Compartir a través de


ApplicationGatewayBackendSettings.Port Propiedad

Definición

Obtiene o establece el puerto de destino en el back-end.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.port")]
public int? Port { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.port")>]
member this.Port : Nullable<int> with get, set
Public Property Port As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a