Partager via


StampCapacity.WorkerSize Propriété

Définition

Obtient ou définit la taille des machines. Les valeurs possibles sont les suivantes : « Small », « Medium », « Large », « D1 », « D2 », « D3 », « SmallV3 », « MediumV3 », « LargeV3 », « NestedSmall », « NestedSmallLinux », « Default »

[Newtonsoft.Json.JsonProperty(PropertyName="workerSize")]
public Microsoft.Azure.Management.WebSites.Models.WorkerSizeOptions? WorkerSize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="workerSize")>]
member this.WorkerSize : Nullable<Microsoft.Azure.Management.WebSites.Models.WorkerSizeOptions> with get, set
Public Property WorkerSize As Nullable(Of WorkerSizeOptions)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à