Sha256: f043c4f375e4a5fcef5d6f0cd2813cd0a35785e24571921b7e9aad98a4427717
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.2.2.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