Sha256: 89cc1034eb554fe19c1382a479db8ca764dc6221eb19747dd54da702caa05cd6
Contents?: true
Size: 375 Bytes
Versions: 2
Compression:
Stored size: 375 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0 # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::ARM::NotificationHubs module Models # # Defines values for SkuName # module SkuName Free = "Free" Basic = "Basic" Standard = "Standard" end end end
Version data entries
2 entries across 2 versions & 1 rubygems