次の方法で共有


ContainerServiceManagedClusterResource クラス

定義

ContainerServiceManagedCluster と、それに対して実行できるインスタンス操作を表す クラス。 がある場合はResourceIdentifier、GetContainerServiceManagedClusterResource メソッドを使用して のArmClientインスタンスから を構築ContainerServiceManagedClusterResourceできます。 それ以外の場合は、GetContainerServiceManagedCluster メソッドを使用して親リソース ResourceGroupResource から取得できます。

public class ContainerServiceManagedClusterResource : Azure.ResourceManager.ArmResource
type ContainerServiceManagedClusterResource = class
    inherit ArmResource
Public Class ContainerServiceManagedClusterResource
Inherits ArmResource
継承
ContainerServiceManagedClusterResource

コンストラクター

ContainerServiceManagedClusterResource()

モック作成のために クラスの ContainerServiceManagedClusterResource 新しいインスタンスを初期化します。

フィールド

ResourceType

操作のリソースの種類を取得します。

プロパティ

Client

このリソース クライアントの ArmClient 作成元を取得します。

(継承元 ArmResource)
Data

この機能を表すデータを取得します。

Diagnostics

このリソース クライアントの診断オプションを取得します。

(継承元 ArmResource)
Endpoint

このリソース クライアントのベース URI を取得します。

(継承元 ArmResource)
HasData

現在のインスタンスにデータがあるかどうかを取得します。

Id

リソース識別子を取得します。

(継承元 ArmResource)
Pipeline

このリソース クライアントのパイプラインを取得します。

(継承元 ArmResource)

メソッド

AbortLatestOperation(WaitUntil, CancellationToken)

マネージド クラスターで現在実行中の操作を中止します。 マネージド クラスターは取り消し中状態に移動され、取り消しが完了すると最終的には Canceled 状態になります。 取り消しが行われる前に操作が完了すると、エラーが返されます。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedclusters/{resourceName}/abort
  • 操作IdManagedClusters_AbortLatestOperation
AbortLatestOperationAsync(WaitUntil, CancellationToken)

マネージド クラスターで現在実行中の操作を中止します。 マネージド クラスターは取り消し中状態に移動され、取り消しが完了すると最終的には Canceled 状態になります。 取り消しが行われる前に操作が完了すると、エラーが返されます。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedclusters/{resourceName}/abort
  • 操作IdManagedClusters_AbortLatestOperation
AddTag(String, String, CancellationToken)

現在のリソースにタグを追加します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}
  • 操作IdManagedClusters_Get
AddTagAsync(String, String, CancellationToken)

現在のリソースにタグを追加します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}
  • 操作IdManagedClusters_Get
CanUseTagResource(CancellationToken)

TagResource API が現在の環境にデプロイされているかどうかを確認します。

(継承元 ArmResource)
CanUseTagResourceAsync(CancellationToken)

TagResource API が現在の環境にデプロイされているかどうかを確認します。

(継承元 ArmResource)
CreateResourceIdentifier(String, String, String)

インスタンスのリソース識別子を ContainerServiceManagedClusterResource 生成します。

Delete(WaitUntil, Nullable<Boolean>, CancellationToken)

マネージド クラスターを削除します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}
  • 操作IdManagedClusters_Delete
DeleteAsync(WaitUntil, Nullable<Boolean>, CancellationToken)

マネージド クラスターを削除します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}
  • 操作IdManagedClusters_Delete
Get(CancellationToken)

マネージド クラスターを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}
  • 操作IdManagedClusters_Get
GetAccessProfile(String, CancellationToken)

警告: この API は非推奨になります。 代わりに 、ListClusterUserCredentials または ListClusterAdminCredentials を使用します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/accessProfiles/{roleName}/listCredential
  • 操作IdManagedClusters_GetAccessProfile
GetAccessProfileAsync(String, CancellationToken)

警告: この API は非推奨になります。 代わりに 、ListClusterUserCredentials または ListClusterAdminCredentials を使用します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/accessProfiles/{roleName}/listCredential
  • 操作IdManagedClusters_GetAccessProfile
GetAsync(CancellationToken)

マネージド クラスターを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}
  • 操作IdManagedClusters_Get
GetAvailableAgentPoolVersions(CancellationToken)

バージョンのライフサイクルの詳細については、 サポートされている Kubernetes のバージョンに関するページを参照してください。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/availableAgentPoolVersions
  • 操作IdAgentPools_GetAvailableAgentPoolVersions
GetAvailableAgentPoolVersionsAsync(CancellationToken)

バージョンのライフサイクルの詳細については、 サポートされている Kubernetes のバージョンに関するページを参照してください。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/availableAgentPoolVersions
  • 操作IdAgentPools_GetAvailableAgentPoolVersions
GetAvailableLocations(CancellationToken)

使用可能なすべての地域の場所を一覧表示します。

(継承元 ArmResource)
GetAvailableLocationsAsync(CancellationToken)

使用可能なすべての地域の場所を一覧表示します。

(継承元 ArmResource)
GetClusterAdminCredentials(String, CancellationToken)

マネージド クラスターの管理者資格情報を一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/listClusterAdminCredential
  • 操作IdManagedClusters_ListClusterAdminCredentials
GetClusterAdminCredentialsAsync(String, CancellationToken)

マネージド クラスターの管理者資格情報を一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/listClusterAdminCredential
  • 操作IdManagedClusters_ListClusterAdminCredentials
GetClusterMonitoringUserCredentials(String, CancellationToken)

マネージド クラスターのクラスター監視ユーザー資格情報を一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/listClusterMonitoringUserCredential
  • 操作IdManagedClusters_ListClusterMonitoringUserCredentials
GetClusterMonitoringUserCredentialsAsync(String, CancellationToken)

マネージド クラスターのクラスター監視ユーザー資格情報を一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/listClusterMonitoringUserCredential
  • 操作IdManagedClusters_ListClusterMonitoringUserCredentials
GetClusterUserCredentials(String, Nullable<KubeConfigFormat>, CancellationToken)

マネージド クラスターのユーザー資格情報を一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/listClusterUserCredential
  • 操作IdManagedClusters_ListClusterUserCredentials
GetClusterUserCredentialsAsync(String, Nullable<KubeConfigFormat>, CancellationToken)

マネージド クラスターのユーザー資格情報を一覧表示します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/listClusterUserCredential
  • 操作IdManagedClusters_ListClusterUserCredentials
GetCommandResult(String, CancellationToken)

マネージド クラスターで実行されたコマンドの結果を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/commandResults/{commandId}
  • 操作IdManagedClusters_GetCommandResult
GetCommandResultAsync(String, CancellationToken)

マネージド クラスターで実行されたコマンドの結果を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/commandResults/{commandId}
  • 操作IdManagedClusters_GetCommandResult
GetContainerServiceAgentPool(String, CancellationToken)

指定したマネージド クラスター エージェント プールを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/agentPools/{agentPoolName}
  • 操作IdAgentPools_Get
GetContainerServiceAgentPoolAsync(String, CancellationToken)

指定したマネージド クラスター エージェント プールを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/agentPools/{agentPoolName}
  • 操作IdAgentPools_Get
GetContainerServiceAgentPools()

ContainerServiceManagedCluster 内の ContainerServiceAgentPoolResources のコレクションを取得します。

GetContainerServiceMaintenanceConfiguration(String, CancellationToken)

マネージド クラスターの指定されたメンテナンス構成を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/maintenanceConfigurations/{configName}
  • 操作IdMaintenanceConfigurations_Get
GetContainerServiceMaintenanceConfigurationAsync(String, CancellationToken)

マネージド クラスターの指定されたメンテナンス構成を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/maintenanceConfigurations/{configName}
  • 操作IdMaintenanceConfigurations_Get
GetContainerServiceMaintenanceConfigurations()

ContainerServiceManagedCluster 内の ContainerServiceMaintenanceConfigurationResources のコレクションを取得します。

GetContainerServicePrivateEndpointConnection(String, CancellationToken)

プライベート クラスターの詳細については、次を参照してください。 https://docs.microsoft.com/azure/aks/private-clusters

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/privateEndpointConnections/{privateEndpointConnectionName}
  • 操作IdPrivateEndpointConnections_Get
GetContainerServicePrivateEndpointConnectionAsync(String, CancellationToken)

プライベート クラスターの詳細については、次を参照してください。 https://docs.microsoft.com/azure/aks/private-clusters

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/privateEndpointConnections/{privateEndpointConnectionName}
  • 操作IdPrivateEndpointConnections_Get
GetContainerServicePrivateEndpointConnections()

ContainerServiceManagedCluster 内の ContainerServicePrivateEndpointConnectionResources のコレクションを取得します。

GetContainerServiceTrustedAccessRoleBinding(String, CancellationToken)

信頼されたアクセス ロール バインドを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/trustedAccessRoleBindings/{trustedAccessRoleBindingName}
  • 操作IdTrustedAccessRoleBindings_Get
GetContainerServiceTrustedAccessRoleBindingAsync(String, CancellationToken)

信頼されたアクセス ロール バインドを取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/trustedAccessRoleBindings/{trustedAccessRoleBindingName}
  • 操作IdTrustedAccessRoleBindings_Get
GetContainerServiceTrustedAccessRoleBindings()

ContainerServiceManagedCluster 内の ContainerServiceTrustedAccessRoleBindingResources のコレクションを取得します。

GetManagedClusterUpgradeProfile()

ContainerServiceManagedCluster で実行できるインスタンス操作と共に、ManagedClusterUpgradeProfileResource を表すオブジェクトを取得します。

GetManagementLock(String, CancellationToken)

スコープ別に管理ロックを取得します。

  • 要求パス/{scope}/providers/Microsoft.Authorization/locks/{lockName}
  • 操作IdManagementLocks_GetByScope
(継承元 ArmResource)
GetManagementLockAsync(String, CancellationToken)

スコープ別に管理ロックを取得します。

  • 要求パス/{scope}/providers/Microsoft.Authorization/locks/{lockName}
  • 操作IdManagementLocks_GetByScope
(継承元 ArmResource)
GetManagementLocks()

ArmResource 内の ManagementLockResources のコレクションを取得します。

(継承元 ArmResource)
GetOutboundNetworkDependenciesEndpoints(CancellationToken)

指定したマネージド クラスター内のエグレス エンドポイント (すべての送信依存関係のネットワーク エンドポイント) の一覧を取得します。 この操作は、各エグレス エンドポイントのプロパティを返します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/outboundNetworkDependenciesEndpoints
  • 操作IdManagedClusters_ListOutboundNetworkDependenciesEndpoints
GetOutboundNetworkDependenciesEndpointsAsync(CancellationToken)

指定したマネージド クラスター内のエグレス エンドポイント (すべての送信依存関係のネットワーク エンドポイント) の一覧を取得します。 この操作は、各エグレス エンドポイントのプロパティを返します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/outboundNetworkDependenciesEndpoints
  • 操作IdManagedClusters_ListOutboundNetworkDependenciesEndpoints
GetPolicyAssignment(String, CancellationToken)

この操作では、名前と作成されたスコープを指定して、1 つのポリシー割り当てを取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}
  • 操作IdPolicyAssignments_Get
(継承元 ArmResource)
GetPolicyAssignmentAsync(String, CancellationToken)

この操作では、名前と作成されたスコープを指定して、1 つのポリシー割り当てを取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}
  • 操作IdPolicyAssignments_Get
(継承元 ArmResource)
GetPolicyAssignments()

ArmResource 内の PolicyAssignmentResources のコレクションを取得します。

(継承元 ArmResource)
GetPrivateLinkResources(CancellationToken)

プライベート クラスターの詳細については、次を参照してください。 https://docs.microsoft.com/azure/aks/private-clusters

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/privateLinkResources
  • 操作IdPrivateLinkResources_List
GetPrivateLinkResourcesAsync(CancellationToken)

プライベート クラスターの詳細については、次を参照してください。 https://docs.microsoft.com/azure/aks/private-clusters

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/privateLinkResources
  • 操作IdPrivateLinkResources_List
GetTagResource()

ArmResource で実行できるインスタンス操作と共に TagResource を表すオブジェクトを取得します。

(継承元 ArmResource)
RemoveTag(String, CancellationToken)

リソースからキーによるタグを削除します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}
  • 操作IdManagedClusters_Get
RemoveTagAsync(String, CancellationToken)

リソースからキーによるタグを削除します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}
  • 操作IdManagedClusters_Get
ResetAadProfile(WaitUntil, ManagedClusterAadProfile, CancellationToken)

マネージド クラスターの AAD プロファイルをリセットします。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/resetAADProfile
  • 操作IdManagedClusters_ResetAADProfile
ResetAadProfileAsync(WaitUntil, ManagedClusterAadProfile, CancellationToken)

マネージド クラスターの AAD プロファイルをリセットします。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/resetAADProfile
  • 操作IdManagedClusters_ResetAADProfile
ResetServicePrincipalProfile(WaitUntil, ManagedClusterServicePrincipalProfile, CancellationToken)

このアクションは、サービス プリンシパルを使用していないクラスターでは実行できません

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/resetServicePrincipalProfile
  • 操作IdManagedClusters_ResetServicePrincipalProfile
ResetServicePrincipalProfileAsync(WaitUntil, ManagedClusterServicePrincipalProfile, CancellationToken)

このアクションは、サービス プリンシパルを使用していないクラスターでは実行できません

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/resetServicePrincipalProfile
  • 操作IdManagedClusters_ResetServicePrincipalProfile
ResolvePrivateLinkServiceId(ContainerServicePrivateLinkResourceData, CancellationToken)

指定したマネージド クラスターのプライベート リンク サービス ID を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/resolvePrivateLinkServiceId
  • 操作IdResolvePrivateLinkServiceId_POST
ResolvePrivateLinkServiceIdAsync(ContainerServicePrivateLinkResourceData, CancellationToken)

指定したマネージド クラスターのプライベート リンク サービス ID を取得します。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/resolvePrivateLinkServiceId
  • 操作IdResolvePrivateLinkServiceId_POST
RotateClusterCertificates(WaitUntil, CancellationToken)

マネージド クラスター証明書のローテーションの詳細については、「 証明書のローテーション 」を参照してください。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/rotateClusterCertificates
  • 操作IdManagedClusters_RotateClusterCertificates
RotateClusterCertificatesAsync(WaitUntil, CancellationToken)

マネージド クラスター証明書のローテーションの詳細については、「 証明書のローテーション 」を参照してください。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/rotateClusterCertificates
  • 操作IdManagedClusters_RotateClusterCertificates
RotateServiceAccountSigningKeys(WaitUntil, CancellationToken)

マネージド クラスターのサービス アカウント署名キーをローテーションします。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/rotateServiceAccountSigningKeys
  • 操作IdManagedClusters_RotateServiceAccountSigningKeys
RotateServiceAccountSigningKeysAsync(WaitUntil, CancellationToken)

マネージド クラスターのサービス アカウント署名キーをローテーションします。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/rotateServiceAccountSigningKeys
  • 操作IdManagedClusters_RotateServiceAccountSigningKeys
RunCommand(WaitUntil, ManagedClusterRunCommandContent, CancellationToken)

AKS によって、コマンドを実行するポッドが作成されます。 これは主にプライベート クラスターに役立ちます。 詳細については、「 AKS Run Command」を参照してください。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/runCommand
  • 操作IdManagedClusters_RunCommand
RunCommandAsync(WaitUntil, ManagedClusterRunCommandContent, CancellationToken)

AKS によって、コマンドを実行するポッドが作成されます。 これは主にプライベート クラスターに役立ちます。 詳細については、「 AKS Run Command」を参照してください。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/runCommand
  • 操作IdManagedClusters_RunCommand
SetTags(IDictionary<String,String>, CancellationToken)

リソースのタグを指定されたセットに置き換えます。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}
  • 操作IdManagedClusters_Get
SetTagsAsync(IDictionary<String,String>, CancellationToken)

リソースのタグを指定されたセットに置き換えます。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}
  • 操作IdManagedClusters_Get
Start(WaitUntil, CancellationToken)

クラスターの開始の詳細については、「クラスターの起動」を参照してください。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/start
  • 操作IdManagedClusters_Start
StartAsync(WaitUntil, CancellationToken)

クラスターの開始の詳細については、「クラスターの起動」を参照してください。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/start
  • 操作IdManagedClusters_Start
Stop(WaitUntil, CancellationToken)

これは、Azure 仮想マシン スケール セットのバックアップ されたクラスターでのみ実行できます。 クラスターを停止すると、すべてのオブジェクトとクラスターの状態を維持しながら、コントロール プレーンとエージェント ノードが完全に停止します。 クラスターが停止している間、クラスターには料金は発生しません。 クラスターの停止の詳細については、「クラスターの停止」を参照してください。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/stop
  • 操作IdManagedClusters_Stop
StopAsync(WaitUntil, CancellationToken)

これは、Azure 仮想マシン スケール セットのバックアップ されたクラスターでのみ実行できます。 クラスターを停止すると、すべてのオブジェクトとクラスターの状態を維持しながら、コントロール プレーンとエージェント ノードが完全に停止します。 クラスターが停止している間、クラスターには料金は発生しません。 クラスターの停止の詳細については、「クラスターの停止」を参照してください。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/stop
  • 操作IdManagedClusters_Stop
TryGetApiVersion(ResourceType, String)

現在のクライアント オプションに設定されている場合は、API バージョンのオーバーライドを取得します。

(継承元 ArmResource)
Update(WaitUntil, ContainerServiceTagsObject, CancellationToken)

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

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}
  • 操作IdManagedClusters_UpdateTags
UpdateAsync(WaitUntil, ContainerServiceTagsObject, CancellationToken)

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

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}
  • 操作IdManagedClusters_UpdateTags

拡張メソッド

GetAuthorizationRoleDefinition(ArmResource, ResourceIdentifier, CancellationToken)

ロール定義を名前 (GUID) で取得します。

  • 要求パス/{scope}/providers/Microsoft.Authorization/roleDefinitions/{roleDefinitionId}
  • 操作IdRoleDefinitions_Get
GetAuthorizationRoleDefinitionAsync(ArmResource, ResourceIdentifier, CancellationToken)

ロール定義を名前 (GUID) で取得します。

  • 要求パス/{scope}/providers/Microsoft.Authorization/roleDefinitions/{roleDefinitionId}
  • 操作IdRoleDefinitions_Get
GetAuthorizationRoleDefinitions(ArmResource)

ArmResource 内の AuthorizationRoleDefinitionResources のコレクションを取得します。

GetDenyAssignment(ArmResource, String, CancellationToken)

指定した拒否割り当てを取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/denyAssignments/{denyAssignmentId}
  • 操作IdDenyAssignments_Get
GetDenyAssignmentAsync(ArmResource, String, CancellationToken)

指定した拒否割り当てを取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/denyAssignments/{denyAssignmentId}
  • 操作IdDenyAssignments_Get
GetDenyAssignments(ArmResource)

ArmResource 内の DenyAssignmentResources のコレクションを取得します。

GetRoleAssignment(ArmResource, String, String, CancellationToken)

スコープと名前でロールの割り当てを取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/roleAssignments/{roleAssignmentName}
  • 操作IdRoleAssignments_Get
GetRoleAssignmentAsync(ArmResource, String, String, CancellationToken)

スコープと名前でロールの割り当てを取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/roleAssignments/{roleAssignmentName}
  • 操作IdRoleAssignments_Get
GetRoleAssignments(ArmResource)

ArmResource 内の RoleAssignmentResources のコレクションを取得します。

GetRoleAssignmentSchedule(ArmResource, String, CancellationToken)

リソース スコープの指定されたロール割り当てスケジュールを取得する

  • Request Path/{scope}/providers/Microsoft.Authorization/roleAssignmentSchedules/{roleAssignmentScheduleName}
  • 操作IdRoleAssignmentSchedules_Get
GetRoleAssignmentScheduleAsync(ArmResource, String, CancellationToken)

リソース スコープの指定されたロール割り当てスケジュールを取得する

  • Request Path/{scope}/providers/Microsoft.Authorization/roleAssignmentSchedules/{roleAssignmentScheduleName}
  • 操作IdRoleAssignmentSchedules_Get
GetRoleAssignmentScheduleInstance(ArmResource, String, CancellationToken)

指定したロール割り当てスケジュール インスタンスを取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleInstances/{roleAssignmentScheduleInstanceName}
  • 操作IdRoleAssignmentScheduleInstances_Get
GetRoleAssignmentScheduleInstanceAsync(ArmResource, String, CancellationToken)

指定したロール割り当てスケジュール インスタンスを取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleInstances/{roleAssignmentScheduleInstanceName}
  • 操作IdRoleAssignmentScheduleInstances_Get
GetRoleAssignmentScheduleInstances(ArmResource)

ArmResource 内の RoleAssignmentScheduleInstanceResources のコレクションを取得します。

GetRoleAssignmentScheduleRequest(ArmResource, String, CancellationToken)

指定したロール割り当てスケジュール要求を取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleRequests/{roleAssignmentScheduleRequestName}
  • 操作IdRoleAssignmentScheduleRequests_Get
GetRoleAssignmentScheduleRequestAsync(ArmResource, String, CancellationToken)

指定したロール割り当てスケジュール要求を取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleRequests/{roleAssignmentScheduleRequestName}
  • 操作IdRoleAssignmentScheduleRequests_Get
GetRoleAssignmentScheduleRequests(ArmResource)

ArmResource 内の RoleAssignmentScheduleRequestResources のコレクションを取得します。

GetRoleAssignmentSchedules(ArmResource)

ArmResource 内の RoleAssignmentScheduleResources のコレクションを取得します。

GetRoleEligibilitySchedule(ArmResource, String, CancellationToken)

リソース スコープの指定されたロール適格性スケジュールを取得する

  • Request Path/{scope}/providers/Microsoft.Authorization/roleEligibilitySchedules/{roleEligibilityScheduleName}
  • 操作IdRoleEligibilitySchedules_Get
GetRoleEligibilityScheduleAsync(ArmResource, String, CancellationToken)

リソース スコープの指定されたロール適格性スケジュールを取得する

  • Request Path/{scope}/providers/Microsoft.Authorization/roleEligibilitySchedules/{roleEligibilityScheduleName}
  • 操作IdRoleEligibilitySchedules_Get
GetRoleEligibilityScheduleInstance(ArmResource, String, CancellationToken)

指定したロール適格性スケジュール インスタンスを取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleInstances/{roleEligibilityScheduleInstanceName}
  • 操作IdRoleEligibilityScheduleInstances_Get
GetRoleEligibilityScheduleInstanceAsync(ArmResource, String, CancellationToken)

指定したロール適格性スケジュール インスタンスを取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleInstances/{roleEligibilityScheduleInstanceName}
  • 操作IdRoleEligibilityScheduleInstances_Get
GetRoleEligibilityScheduleInstances(ArmResource)

ArmResource 内の RoleEligibilityScheduleInstanceResources のコレクションを取得します。

GetRoleEligibilityScheduleRequest(ArmResource, String, CancellationToken)

指定したロールの適格性スケジュール要求を取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleRequests/{roleEligibilityScheduleRequestName}
  • 操作IdRoleEligibilityScheduleRequests_Get
GetRoleEligibilityScheduleRequestAsync(ArmResource, String, CancellationToken)

指定したロールの適格性スケジュール要求を取得します。

  • Request Path/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleRequests/{roleEligibilityScheduleRequestName}
  • 操作IdRoleEligibilityScheduleRequests_Get
GetRoleEligibilityScheduleRequests(ArmResource)

ArmResource 内の RoleEligibilityScheduleRequestResources のコレクションを取得します。

GetRoleEligibilitySchedules(ArmResource)

ArmResource 内の RoleEligibilityScheduleResources のコレクションを取得します。

GetRoleManagementPolicies(ArmResource)

ArmResource 内の RoleManagementPolicyResources のコレクションを取得します。

GetRoleManagementPolicy(ArmResource, String, CancellationToken)

リソース スコープの指定されたロール管理ポリシーを取得する

  • 要求パス/{scope}/providers/Microsoft.Authorization/roleManagementPolicies/{roleManagementPolicyName}
  • 操作IdRoleManagementPolicies_Get
GetRoleManagementPolicyAssignment(ArmResource, String, CancellationToken)

リソース スコープに対して指定されたロール管理ポリシーの割り当てを取得する

  • Request Path/{scope}/providers/Microsoft.Authorization/roleManagementPolicyAssignments/{roleManagementPolicyAssignmentName}
  • 操作IdRoleManagementPolicyAssignments_Get
GetRoleManagementPolicyAssignmentAsync(ArmResource, String, CancellationToken)

リソース スコープに対して指定されたロール管理ポリシーの割り当てを取得する

  • 要求パス/{scope}/providers/Microsoft.Authorization/roleManagementPolicyAssignments/{roleManagementPolicyAssignmentName}
  • 操作IdRoleManagementPolicyAssignments_Get
GetRoleManagementPolicyAssignments(ArmResource)

ArmResource 内の RoleManagementPolicyAssignmentResources のコレクションを取得します。

GetRoleManagementPolicyAsync(ArmResource, String, CancellationToken)

リソース スコープの指定されたロール管理ポリシーを取得する

  • 要求パス/{scope}/providers/Microsoft.Authorization/roleManagementPolicies/{roleManagementPolicyName}
  • 操作IdRoleManagementPolicies_Get
GetSystemAssignedIdentity(ArmResource)

ArmResource で実行できるインスタンス操作と共に SystemAssignedIdentityResource を表すオブジェクトを取得します。

GetLinkerResource(ArmResource, String, CancellationToken)

指定した名前のリンカー リソースを返します。

  • 要求パス/{resourceUri}/providers/Microsoft.ServiceLinker/linkers/{linkerName}
  • 操作IdLinker_Get
GetLinkerResourceAsync(ArmResource, String, CancellationToken)

指定した名前のリンカー リソースを返します。

  • 要求パス/{resourceUri}/providers/Microsoft.ServiceLinker/linkers/{linkerName}
  • 操作IdLinker_Get
GetLinkerResources(ArmResource)

ArmResource 内の LinkerResources のコレクションを取得します。

適用対象