NetworkCloudKubernetesClusterData.AadAdminGroupObjectIds Property

Definition

The list of Azure Active Directory group object IDs that will have an administrative role on the Kubernetes cluster.

public System.Collections.Generic.IList<string> AadAdminGroupObjectIds { get; set; }
member this.AadAdminGroupObjectIds : System.Collections.Generic.IList<string> with get, set
Public Property AadAdminGroupObjectIds As IList(Of String)

Property Value

Applies to