PSPrivateEndpoint.IpConfigurations Property

Definition

public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSPrivateEndpointIPConfiguration> IpConfigurations { get; set; }
member this.IpConfigurations : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSPrivateEndpointIPConfiguration> with get, set
Public Property IpConfigurations As List(Of PSPrivateEndpointIPConfiguration)

Property Value

Applies to