Sha256: 0492eeec3aad550a866c000e769143e648606cb56f0db206b9422e3685768f38
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_06_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