Share via


IPAddressAvailabilityResult.AvailableIPAddresses Property

Definition

Contains other available private IP addresses if the asked for address is taken.

public System.Collections.Generic.IReadOnlyList<string> AvailableIPAddresses { get; }
member this.AvailableIPAddresses : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property AvailableIPAddresses As IReadOnlyList(Of String)

Property Value

Applies to