PoolUsage.AllocatedAddressPrefixes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets list of assigned IP address prefixes.
[Newtonsoft.Json.JsonProperty(PropertyName="allocatedAddressPrefixes")]
public System.Collections.Generic.IList<string> AllocatedAddressPrefixes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allocatedAddressPrefixes")>]
member this.AllocatedAddressPrefixes : System.Collections.Generic.IList<string>
Public ReadOnly Property AllocatedAddressPrefixes As IList(Of String)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute