Sha256: c50c6a503e8b38dcfaf4f5323e02a44a66537da0cb452707b92bcdacfba13fa3
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::V2019_03_22_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