共用方式為


WorkerPoolResourceInner.InstanceNames 屬性

定義

取得背景工作集區中所有實例的名稱, (唯讀) 。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.instanceNames")]
public System.Collections.Generic.IList<string> InstanceNames { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.instanceNames")>]
member this.InstanceNames : System.Collections.Generic.IList<string>
Public ReadOnly Property InstanceNames As IList(Of String)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於