次の方法で共有


OpenShiftManagedClusterAADIdentityProvider.CustomerAdminGroupId プロパティ

定義

クラスター管理者ロールを付与する groupId を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象