Sha256: be1d2fe8af61485f7ca6dc11c95ae3a4718690b88763854147cf27c0211759af
Contents?: true
Size: 543 Bytes
Versions: 32
Compression:
Stored size: 543 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::Network::Mgmt::V2018_02_01 module Models # # Defines values for ExpressRouteCircuitPeeringAdvertisedPublicPrefixState # module ExpressRouteCircuitPeeringAdvertisedPublicPrefixState NotConfigured = "NotConfigured" Configuring = "Configuring" Configured = "Configured" ValidationNeeded = "ValidationNeeded" end end end
Version data entries
32 entries across 32 versions & 2 rubygems