KubernetesCluster.AadConfigurationAdminGroupObjectId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.Inlined)]
public string[] AadConfigurationAdminGroupObjectId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Inlined)>]
member this.AadConfigurationAdminGroupObjectId : string[] with get, set
Public Property AadConfigurationAdminGroupObjectId As String()
Property Value
String[]
Implements
- Attributes