Sdílet prostřednictvím


PoolUsage.AllocatedAddressPrefixes Property

Definition

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

Applies to