次の方法で共有


OpenShiftManagedClusterAuthProfile クラス

定義

OpenShift クラスターで使用できるすべての認証プロファイルを定義します。

public class OpenShiftManagedClusterAuthProfile
type OpenShiftManagedClusterAuthProfile = class
Public Class OpenShiftManagedClusterAuthProfile
継承
OpenShiftManagedClusterAuthProfile

コンストラクター

OpenShiftManagedClusterAuthProfile()

OpenShiftManagedClusterAuthProfile クラスの新しいインスタンスを初期化します。

OpenShiftManagedClusterAuthProfile(IList<OpenShiftManagedClusterIdentityProvider>)

OpenShiftManagedClusterAuthProfile クラスの新しいインスタンスを初期化します。

プロパティ

IdentityProviders

使用する認証プロファイルの種類を取得または設定します。

適用対象