PSVirtualNetworkGateway.IpConfigurations Property

Definition

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

Property Value

Applies to