Compartilhar via


PolicyDefinitionReference.GroupNames Propriedade

Definição

Obtém ou define o nome dos grupos aos quais essa referência de definição de política pertence.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a