Compartilhar via


WorkerPoolResource.InstanceNames Propriedade

Definição

Obtém nomes de todas as instâncias no pool de trabalho (somente leitura).

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a