Sha256: a481b1b33686faf2efd337fbd6e537a5124b7486bcddb11f3b6a166d9d09137f
Contents?: true
Size: 420 Bytes
Versions: 3
Compression:
Stored size: 420 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::V2018_12_01_preview module Models # # Defines values for IotHubNameUnavailabilityReason # module IotHubNameUnavailabilityReason Invalid = "Invalid" AlreadyExists = "AlreadyExists" end end end
Version data entries
3 entries across 3 versions & 1 rubygems