Compartir a través de


SecurityProfile.ClusterUsersGroupDNs Propiedad

Definición

Obtiene o establece opcional. Los nombres distintivos de los grupos de usuarios de clúster

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a