Partager via


RoleInstances.RoleInstancesProperty Propriété

Définition

Obtient ou définit la liste des noms de rôle de service cloud instance. La valeur « * » signifie toutes les instances de rôle du service cloud.

[Newtonsoft.Json.JsonProperty(PropertyName="roleInstances")]
public System.Collections.Generic.IList<string> RoleInstancesProperty { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="roleInstances")>]
member this.RoleInstancesProperty : System.Collections.Generic.IList<string> with get, set
Public Property RoleInstancesProperty As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à