Partilhar via


SiteConfigResource.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="properties.vnetPrivatePortsCount")]
public int? VnetPrivatePortsCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.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