共用方式為


WorkerPoolResourceInner.WorkerSizeId 屬性

定義

取得或設定參考此背景工作集區的背景工作大小識別碼。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.workerSizeId")]
public int? WorkerSizeId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.workerSizeId")>]
member this.WorkerSizeId : Nullable<int> with get, set
Public Property WorkerSizeId As Nullable(Of Integer)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於