StampCapacity.WorkerSize 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定機器的大小。 可能的值包括:'Small'、'Medium'、'Large'、'D1'、'D2'、'D3'、'NestedSmall'、'Default'
[Newtonsoft.Json.JsonProperty(PropertyName="workerSize")]
public Microsoft.Azure.Management.AppService.Fluent.Models.WorkerSizeOptions? WorkerSize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="workerSize")>]
member this.WorkerSize : Nullable<Microsoft.Azure.Management.AppService.Fluent.Models.WorkerSizeOptions> with get, set
Public Property WorkerSize As Nullable(Of WorkerSizeOptions)
屬性值
- 屬性
-
Newtonsoft.Json.JsonPropertyAttribute