次の方法で共有


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)

マネージド クラスターでタグを更新します。

適用対象