共用方式為


ManagedClusterAadProfile.AdminGroupObjectIds Property

Definition

The list of AAD group object IDs that will have admin role of the cluster.

public Azure.Provisioning.BicepList<Guid> AdminGroupObjectIds { get; set; }
member this.AdminGroupObjectIds : Azure.Provisioning.BicepList<Guid> with get, set
Public Property AdminGroupObjectIds As BicepList(Of Guid)

Property Value

Applies to