Compartilhar via


PoolUsage.AvailableAddressPrefixes Property

Definition

Gets list of available IP address prefixes.

[Newtonsoft.Json.JsonProperty(PropertyName="availableAddressPrefixes")]
public System.Collections.Generic.IList<string> AvailableAddressPrefixes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="availableAddressPrefixes")>]
member this.AvailableAddressPrefixes : System.Collections.Generic.IList<string>
Public ReadOnly Property AvailableAddressPrefixes As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to