Sha256: 178d27addc4ea2648645d8aa04e58a87bee65adbac469cb4c293ba595315023c
Contents?: true
Size: 368 Bytes
Versions: 2
Compression:
Stored size: 368 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator. # 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