PrivateEndpointData.IpConfigurations Property

Definition

A list of IP configurations of the private endpoint. This will be used to map to the First Party Service's endpoints.

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.PrivateEndpointIPConfiguration> IpConfigurations { get; }
member this.IpConfigurations : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.PrivateEndpointIPConfiguration>
Public ReadOnly Property IpConfigurations As IList(Of PrivateEndpointIPConfiguration)

Property Value

Applies to