Compartilhar via


PoolAssociation.TotalNumberOfIPAddresses Property

Definition

Gets total number of assigned IP addresses of the association.

[Newtonsoft.Json.JsonProperty(PropertyName="totalNumberOfIPAddresses")]
public string TotalNumberOfIPAddresses { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="totalNumberOfIPAddresses")>]
member this.TotalNumberOfIPAddresses : string
Public ReadOnly Property TotalNumberOfIPAddresses As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to