Compartir a través de


InboundNatRule.BackendPort Propiedad

Definición

Obtiene o establece el puerto usado para el punto de conexión interno. Los valores aceptables oscilan entre 1 y 65535.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a