你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

OpenShiftManagedClusterAuthProfile 类

定义

定义 OpenShift 群集的所有可能的身份验证配置文件。

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

构造函数

OpenShiftManagedClusterAuthProfile()

初始化 OpenShiftManagedClusterAuthProfile 类的新实例。

OpenShiftManagedClusterAuthProfile(IList<OpenShiftManagedClusterIdentityProvider>)

初始化 OpenShiftManagedClusterAuthProfile 类的新实例。

属性

IdentityProviders

获取或设置要使用的身份验证配置文件的类型。

适用于