Partager via


PolicyDefinitionReference.GroupNames Propriété

Définition

Obtient ou définit le nom des groupes auxquels cette référence de définition de stratégie appartient.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à