Partager via


WorkerPoolResource.InstanceNames Propriété

Définition

Obtient les noms de toutes les instances du pool de workers (en lecture seule).

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à