DevOpsNetworkProfile.IPAddresses Property

Definition

Read only. The list of static public IP addresses for outgoing connections assigned to the pool.

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

Property Value

Applies to