Share via


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