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

IManagedClustersOperations 接口

定义

ManagedClustersOperations 操作。

public interface IManagedClustersOperations
type IManagedClustersOperations = interface
Public Interface IManagedClustersOperations

方法

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, ManagedClusterInner, Dictionary<String,List<String>>, CancellationToken)

创建或更新托管群集。

BeginDeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

删除托管群集。

BeginResetAADProfileWithHttpMessagesAsync(String, String, ManagedClusterAADProfile, Dictionary<String,List<String>>, CancellationToken)

重置托管群集的 AAD 配置文件。

BeginResetServicePrincipalProfileWithHttpMessagesAsync(String, String, ManagedClusterServicePrincipalProfile, Dictionary<String, List<String>>, CancellationToken)

重置托管群集的服务主体配置文件。

BeginRotateClusterCertificatesWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

轮换托管群集的证书。

BeginStartWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

启动托管群集

BeginStopWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

停止托管群集

BeginUpdateTagsWithHttpMessagesAsync(String, String, IDictionary<String,String>, Dictionary<String,List<String>>, CancellationToken)

汇报托管群集上的标记。

CreateOrUpdateWithHttpMessagesAsync(String, String, ManagedClusterInner, Dictionary<String,List<String>>, CancellationToken)

创建或更新托管群集。

DeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

删除托管群集。

GetAccessProfileWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)
已过时.

获取托管群集的访问配置文件。

GetUpgradeProfileWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

获取托管群集的升级配置文件。

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

获取托管群集。

ListByResourceGroupNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

列出指定订阅和资源组中的托管群集。

ListByResourceGroupWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

列出指定订阅和资源组中的托管群集。

ListClusterAdminCredentialsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

获取托管群集的群集管理员凭据。

ListClusterMonitoringUserCredentialsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

获取托管群集的群集监视用户凭据。

ListClusterUserCredentialsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

获取托管群集的群集用户凭据。

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

获取指定订阅中的托管群集的列表。

ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

获取指定订阅中的托管群集的列表。

ResetAADProfileWithHttpMessagesAsync(String, String, ManagedClusterAADProfile, Dictionary<String,List<String>>, CancellationToken)

重置托管群集的 AAD 配置文件。

ResetServicePrincipalProfileWithHttpMessagesAsync(String, String, ManagedClusterServicePrincipalProfile, Dictionary<String,List<String>>, CancellationToken)

重置托管群集的服务主体配置文件。

RotateClusterCertificatesWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

轮换托管群集的证书。

StartWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

启动托管群集

StopWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

停止托管群集

UpdateTagsWithHttpMessagesAsync(String, String, IDictionary<String,String>, Dictionary<String,List<String>>, CancellationToken)

汇报托管群集上的标记。

扩展方法

BeginCreateOrUpdateAsync(IManagedClustersOperations, String, String, ManagedClusterInner, CancellationToken)

创建或更新托管群集。

BeginDeleteAsync(IManagedClustersOperations, String, String, CancellationToken)

删除托管群集。

BeginResetAADProfileAsync(IManagedClustersOperations, String, String, ManagedClusterAADProfile, CancellationToken)

重置托管群集的 AAD 配置文件。

BeginResetServicePrincipalProfileAsync(IManagedClustersOperations, String, String, ManagedClusterServicePrincipalProfile, CancellationToken)

重置托管群集的服务主体配置文件。

BeginRotateClusterCertificatesAsync(IManagedClustersOperations, String, String, CancellationToken)

轮换托管群集的证书。

BeginStartAsync(IManagedClustersOperations, String, String, CancellationToken)

启动托管群集

BeginStopAsync(IManagedClustersOperations, String, String, CancellationToken)

停止托管群集

BeginUpdateTagsAsync(IManagedClustersOperations, String, String, IDictionary<String,String>, CancellationToken)

汇报托管群集上的标记。

CreateOrUpdateAsync(IManagedClustersOperations, String, String, ManagedClusterInner, CancellationToken)

创建或更新托管群集。

DeleteAsync(IManagedClustersOperations, String, String, CancellationToken)

删除托管群集。

GetAccessProfileAsync(IManagedClustersOperations, String, String, String, CancellationToken)
已过时.

获取托管群集的访问配置文件。

GetAsync(IManagedClustersOperations, String, String, CancellationToken)

获取托管群集。

GetUpgradeProfileAsync(IManagedClustersOperations, String, String, CancellationToken)

获取托管群集的升级配置文件。

ListAsync(IManagedClustersOperations, CancellationToken)

获取指定订阅中的托管群集的列表。

ListByResourceGroupAsync(IManagedClustersOperations, String, CancellationToken)

列出指定订阅和资源组中的托管群集。

ListByResourceGroupNextAsync(IManagedClustersOperations, String, CancellationToken)

列出指定订阅和资源组中的托管群集。

ListClusterAdminCredentialsAsync(IManagedClustersOperations, String, String, CancellationToken)

获取托管群集的群集管理员凭据。

ListClusterMonitoringUserCredentialsAsync(IManagedClustersOperations, String, String, CancellationToken)

获取托管群集的群集监视用户凭据。

ListClusterUserCredentialsAsync(IManagedClustersOperations, String, String, CancellationToken)

获取托管群集的群集用户凭据。

ListNextAsync(IManagedClustersOperations, String, CancellationToken)

获取指定订阅中的托管群集的列表。

ResetAADProfileAsync(IManagedClustersOperations, String, String, ManagedClusterAADProfile, CancellationToken)

重置托管群集的 AAD 配置文件。

ResetServicePrincipalProfileAsync(IManagedClustersOperations, String, String, ManagedClusterServicePrincipalProfile, CancellationToken)

重置托管群集的服务主体配置文件。

RotateClusterCertificatesAsync(IManagedClustersOperations, String, String, CancellationToken)

轮换托管群集的证书。

StartAsync(IManagedClustersOperations, String, String, CancellationToken)

启动托管群集

StopAsync(IManagedClustersOperations, String, String, CancellationToken)

停止托管群集

UpdateTagsAsync(IManagedClustersOperations, String, String, IDictionary<String,String>, CancellationToken)

汇报托管群集上的标记。

适用于