OpenShiftManagedClusterAADIdentityProvider.CustomerAdminGroupId Property

Definition

Gets or sets the groupId to be granted cluster admin role.

[Newtonsoft.Json.JsonProperty(PropertyName="customerAdminGroupId")]
public string CustomerAdminGroupId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="customerAdminGroupId")>]
member this.CustomerAdminGroupId : string with get, set
Public Property CustomerAdminGroupId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to