Partilhar via


SiteConfig.VnetPrivatePortsCount Propriedade

Definição

Obtém ou define o número de portas privadas atribuídas a este aplicativo. Eles serão atribuídos dinamicamente no runtime.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a