共用方式為


WorkerPool.WorkerSize 屬性

定義

取得或設定背景工作集區實例的 VM 大小。

[Newtonsoft.Json.JsonProperty(PropertyName="workerSize")]
public string WorkerSize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="workerSize")>]
member this.WorkerSize : string with get, set
Public Property WorkerSize As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於