VirtualNetworkGateway.IpConfigurations Propiedad
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene o establece configuraciones de IP para la puerta de enlace de red virtual.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.ipConfigurations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayIPConfiguration> IpConfigurations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.ipConfigurations")>]
member this.IpConfigurations : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.VirtualNetworkGatewayIPConfiguration> with get, set
Public Property IpConfigurations As IList(Of VirtualNetworkGatewayIPConfiguration)
- Atributos
-
Newtonsoft.Json.JsonPropertyAttribute
Producto | Versiones |
---|---|
Azure SDK for .NET | Latest |
Comentarios de Azure SDK for .NET
Azure SDK for .NET es un proyecto de código abierto. Seleccione un vínculo para proporcionar comentarios: