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