Partager via


StampCapacity.WorkerSize Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to