Compartir a través de


PolicyDefinitionReference.GroupNames Propiedad

Definición

Obtiene o establece el nombre de los grupos a los que pertenece esta referencia de definición de directiva.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a