Compartir a través de


VpnGateway.IpConfigurations Propiedad

Definición

Obtiene la lista de todas las direcciones IP configuradas en la puerta de enlace.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.ipConfigurations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.VpnGatewayIpConfiguration> IpConfigurations { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.ipConfigurations")>]
member this.IpConfigurations : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.VpnGatewayIpConfiguration>
Public ReadOnly Property IpConfigurations As IList(Of VpnGatewayIpConfiguration)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a