Compartir a través de


NetworkInterfaceIPConfiguration.GatewayLoadBalancer Propiedad

Definición

Obtiene o establece la referencia a la dirección IP de front-end del equilibrador de carga de puerta de enlace.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.gatewayLoadBalancer")]
public Microsoft.Azure.Management.Network.Models.SubResource GatewayLoadBalancer { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.gatewayLoadBalancer")>]
member this.GatewayLoadBalancer : Microsoft.Azure.Management.Network.Models.SubResource with get, set
Public Property GatewayLoadBalancer As SubResource

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a