Compartir a través de


NatRulePortMapping.FrontendPort Propiedad

Definición

Obtiene o establece el puerto de front-end.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a