VirtualNetworkGateway.IPConfigurations Property

Definition

IP configurations for virtual network gateway.

public Azure.Provisioning.BicepList<Azure.Provisioning.Network.VirtualNetworkGatewayIPConfiguration> IPConfigurations { get; set; }
member this.IPConfigurations : Azure.Provisioning.BicepList<Azure.Provisioning.Network.VirtualNetworkGatewayIPConfiguration> with get, set
Public Property IPConfigurations As BicepList(Of VirtualNetworkGatewayIPConfiguration)

Property Value

Applies to