AadConfiguration.AdminGroupObjectId Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Owned)]
public string[] AdminGroupObjectId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Owned)>]
member this.AdminGroupObjectId : string[] with get, set
Public Property AdminGroupObjectId As String()

Property Value

String[]

Implements

Attributes

Applies to