NetworkStaticIPAvailabilityResponse.AvailableAddresses Property

Definition

Optional. The list of the available IP addresses.

public System.Collections.Generic.IList<string> AvailableAddresses { get; set; }
member this.AvailableAddresses : System.Collections.Generic.IList<string> with get, set
Public Property AvailableAddresses As IList(Of String)

Property Value

Applies to