Compartir a través de


ManagedClusterAADProfile.AdminGroupObjectIDs Propiedad

Definición

Obtiene o establece los identificadores de objeto de grupo de AAD que tendrán el rol de administrador del clúster.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a