Sha256: b0ba71c28d53934ea4d85761b10718adb173bdcaac86ea8ffd8d036914a38abf
Contents?: true
Size: 412 Bytes
Versions: 10
Compression:
Stored size: 412 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::IotHub::Mgmt::V2016_02_03 module Models # # Defines values for IotHubNameUnavailabilityReason # module IotHubNameUnavailabilityReason Invalid = "Invalid" AlreadyExists = "AlreadyExists" end end end
Version data entries
10 entries across 10 versions & 1 rubygems