次の方法で共有


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

適用対象