Share via


VpnGatewayData.IPConfigurations Property

Definition

List of all IPs configured on the gateway.

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

Property Value

Applies to