Partager via


SiteConfigResource.VnetPrivatePortsCount Propriété

Définition

Obtient ou définit le nombre de ports privés attribués à cette application. Ceux-ci seront attribués dynamiquement au moment de l’exécution.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à