ManagedClusters interface
ManagedClusters を表すインターフェイス。
メソッド
メソッドの詳細
beginAbortLatestOperation(string, string, ManagedClustersAbortLatestOperationOptionalParams)
マネージド クラスターで現在実行中の操作を中止します。 マネージド クラスターは取り消し中の状態に移動され、取り消しが完了すると最終的に取り消し状態になります。 取り消しが行われる前に操作が完了すると、409 エラー コードが返されます。
function beginAbortLatestOperation(resourceGroupName: string, resourceName: string, options?: ManagedClustersAbortLatestOperationOptionalParams): Promise<SimplePollerLike<OperationState<ManagedClustersAbortLatestOperationHeaders>, ManagedClustersAbortLatestOperationHeaders>>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
オプション パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<ManagedClustersAbortLatestOperationHeaders>, ManagedClustersAbortLatestOperationHeaders>>
beginAbortLatestOperationAndWait(string, string, ManagedClustersAbortLatestOperationOptionalParams)
マネージド クラスターで現在実行中の操作を中止します。 マネージド クラスターは取り消し中の状態に移動され、取り消しが完了すると最終的に取り消し状態になります。 取り消しが行われる前に操作が完了すると、409 エラー コードが返されます。
function beginAbortLatestOperationAndWait(resourceGroupName: string, resourceName: string, options?: ManagedClustersAbortLatestOperationOptionalParams): Promise<ManagedClustersAbortLatestOperationHeaders>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
オプション パラメーター。
戻り値
beginCreateOrUpdate(string, string, ManagedCluster, ManagedClustersCreateOrUpdateOptionalParams)
マネージド クラスターを作成または更新します。
function beginCreateOrUpdate(resourceGroupName: string, resourceName: string, parameters: ManagedCluster, options?: ManagedClustersCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ManagedCluster>, ManagedCluster>>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
- parameters
- ManagedCluster
作成または更新するマネージド クラスター。
オプション パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<ManagedCluster>, ManagedCluster>>
beginCreateOrUpdateAndWait(string, string, ManagedCluster, ManagedClustersCreateOrUpdateOptionalParams)
マネージド クラスターを作成または更新します。
function beginCreateOrUpdateAndWait(resourceGroupName: string, resourceName: string, parameters: ManagedCluster, options?: ManagedClustersCreateOrUpdateOptionalParams): Promise<ManagedCluster>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
- parameters
- ManagedCluster
作成または更新するマネージド クラスター。
オプション パラメーター。
戻り値
Promise<ManagedCluster>
beginDelete(string, string, ManagedClustersDeleteOptionalParams)
マネージド クラスターを削除します。
function beginDelete(resourceGroupName: string, resourceName: string, options?: ManagedClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<ManagedClustersDeleteHeaders>, ManagedClustersDeleteHeaders>>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
オプション パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<ManagedClustersDeleteHeaders>, ManagedClustersDeleteHeaders>>
beginDeleteAndWait(string, string, ManagedClustersDeleteOptionalParams)
マネージド クラスターを削除します。
function beginDeleteAndWait(resourceGroupName: string, resourceName: string, options?: ManagedClustersDeleteOptionalParams): Promise<ManagedClustersDeleteHeaders>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
オプション パラメーター。
戻り値
Promise<ManagedClustersDeleteHeaders>
beginResetAADProfile(string, string, ManagedClusterAADProfile, ManagedClustersResetAADProfileOptionalParams)
警告: この API は非推奨になります。 AKS で管理 Azure Active Directory 統合 を参照して、AKS で管理される Azure AD でクラスターを更新してください。
function beginResetAADProfile(resourceGroupName: string, resourceName: string, parameters: ManagedClusterAADProfile, options?: ManagedClustersResetAADProfileOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
- parameters
- ManagedClusterAADProfile
マネージド クラスターで設定する AAD プロファイル
オプション パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>
beginResetAADProfileAndWait(string, string, ManagedClusterAADProfile, ManagedClustersResetAADProfileOptionalParams)
警告: この API は非推奨になります。 AKS で管理 Azure Active Directory 統合 を参照して、AKS で管理される Azure AD でクラスターを更新してください。
function beginResetAADProfileAndWait(resourceGroupName: string, resourceName: string, parameters: ManagedClusterAADProfile, options?: ManagedClustersResetAADProfileOptionalParams): Promise<void>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
- parameters
- ManagedClusterAADProfile
マネージド クラスターで設定する AAD プロファイル
オプション パラメーター。
戻り値
Promise<void>
beginResetServicePrincipalProfile(string, string, ManagedClusterServicePrincipalProfile, ManagedClustersResetServicePrincipalProfileOptionalParams)
このアクションは、サービス プリンシパルを使用していないクラスターでは実行できません
function beginResetServicePrincipalProfile(resourceGroupName: string, resourceName: string, parameters: ManagedClusterServicePrincipalProfile, options?: ManagedClustersResetServicePrincipalProfileOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
- parameters
- ManagedClusterServicePrincipalProfile
マネージド クラスターに設定するサービス プリンシパル プロファイル。
オプション パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>
beginResetServicePrincipalProfileAndWait(string, string, ManagedClusterServicePrincipalProfile, ManagedClustersResetServicePrincipalProfileOptionalParams)
このアクションは、サービス プリンシパルを使用していないクラスターでは実行できません
function beginResetServicePrincipalProfileAndWait(resourceGroupName: string, resourceName: string, parameters: ManagedClusterServicePrincipalProfile, options?: ManagedClustersResetServicePrincipalProfileOptionalParams): Promise<void>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
- parameters
- ManagedClusterServicePrincipalProfile
マネージド クラスターに設定するサービス プリンシパル プロファイル。
オプション パラメーター。
戻り値
Promise<void>
beginRotateClusterCertificates(string, string, ManagedClustersRotateClusterCertificatesOptionalParams)
マネージド クラスター証明書 ローテーションの詳細については、「証明書のローテーション」を参照してください。
function beginRotateClusterCertificates(resourceGroupName: string, resourceName: string, options?: ManagedClustersRotateClusterCertificatesOptionalParams): Promise<SimplePollerLike<OperationState<ManagedClustersRotateClusterCertificatesHeaders>, ManagedClustersRotateClusterCertificatesHeaders>>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
オプション パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<ManagedClustersRotateClusterCertificatesHeaders>, ManagedClustersRotateClusterCertificatesHeaders>>
beginRotateClusterCertificatesAndWait(string, string, ManagedClustersRotateClusterCertificatesOptionalParams)
マネージド クラスター証明書 ローテーションの詳細については、「証明書のローテーション」を参照してください。
function beginRotateClusterCertificatesAndWait(resourceGroupName: string, resourceName: string, options?: ManagedClustersRotateClusterCertificatesOptionalParams): Promise<ManagedClustersRotateClusterCertificatesHeaders>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
オプション パラメーター。
戻り値
beginRotateServiceAccountSigningKeys(string, string, ManagedClustersRotateServiceAccountSigningKeysOptionalParams)
マネージド クラスターのサービス アカウント署名キーをローテーションします。
function beginRotateServiceAccountSigningKeys(resourceGroupName: string, resourceName: string, options?: ManagedClustersRotateServiceAccountSigningKeysOptionalParams): Promise<SimplePollerLike<OperationState<ManagedClustersRotateServiceAccountSigningKeysHeaders>, ManagedClustersRotateServiceAccountSigningKeysHeaders>>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
オプション パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<ManagedClustersRotateServiceAccountSigningKeysHeaders>, ManagedClustersRotateServiceAccountSigningKeysHeaders>>
beginRotateServiceAccountSigningKeysAndWait(string, string, ManagedClustersRotateServiceAccountSigningKeysOptionalParams)
マネージド クラスターのサービス アカウント署名キーをローテーションします。
function beginRotateServiceAccountSigningKeysAndWait(resourceGroupName: string, resourceName: string, options?: ManagedClustersRotateServiceAccountSigningKeysOptionalParams): Promise<ManagedClustersRotateServiceAccountSigningKeysHeaders>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
オプション パラメーター。
戻り値
beginRunCommand(string, string, RunCommandRequest, ManagedClustersRunCommandOptionalParams)
AKS によって、コマンドを実行するポッドが作成されます。 これは主にプライベート クラスターに役立ちます。 詳細については、「AKS Run Command」を参照してください。
function beginRunCommand(resourceGroupName: string, resourceName: string, requestPayload: RunCommandRequest, options?: ManagedClustersRunCommandOptionalParams): Promise<SimplePollerLike<OperationState<RunCommandResult>, RunCommandResult>>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
- requestPayload
- RunCommandRequest
run コマンド要求
オプション パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<RunCommandResult>, RunCommandResult>>
beginRunCommandAndWait(string, string, RunCommandRequest, ManagedClustersRunCommandOptionalParams)
AKS によって、コマンドを実行するポッドが作成されます。 これは主にプライベート クラスターに役立ちます。 詳細については、「AKS Run Command」を参照してください。
function beginRunCommandAndWait(resourceGroupName: string, resourceName: string, requestPayload: RunCommandRequest, options?: ManagedClustersRunCommandOptionalParams): Promise<RunCommandResult>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
- requestPayload
- RunCommandRequest
run コマンド要求
オプション パラメーター。
戻り値
Promise<RunCommandResult>
beginStart(string, string, ManagedClustersStartOptionalParams)
クラスター 開始の詳細については、クラスター の開始に関するページを参照してください。
function beginStart(resourceGroupName: string, resourceName: string, options?: ManagedClustersStartOptionalParams): Promise<SimplePollerLike<OperationState<ManagedClustersStartHeaders>, ManagedClustersStartHeaders>>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
オプション パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<ManagedClustersStartHeaders>, ManagedClustersStartHeaders>>
beginStartAndWait(string, string, ManagedClustersStartOptionalParams)
クラスター 開始の詳細については、クラスター の開始に関するページを参照してください。
function beginStartAndWait(resourceGroupName: string, resourceName: string, options?: ManagedClustersStartOptionalParams): Promise<ManagedClustersStartHeaders>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
オプション パラメーター。
戻り値
Promise<ManagedClustersStartHeaders>
beginStop(string, string, ManagedClustersStopOptionalParams)
これは、Azure 仮想マシン スケール セットに基づくクラスターでのみ実行できます。 クラスターを停止すると、すべてのオブジェクトとクラスターの状態を維持しながら、コントロール プレーンとエージェント ノードが完全に停止します。 クラスターが停止している間は、料金は発生しません。 クラスター 停止の詳細については、クラスター の停止に関するページを参照してください。
function beginStop(resourceGroupName: string, resourceName: string, options?: ManagedClustersStopOptionalParams): Promise<SimplePollerLike<OperationState<ManagedClustersStopHeaders>, ManagedClustersStopHeaders>>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
オプション パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<ManagedClustersStopHeaders>, ManagedClustersStopHeaders>>
beginStopAndWait(string, string, ManagedClustersStopOptionalParams)
これは、Azure 仮想マシン スケール セットに基づくクラスターでのみ実行できます。 クラスターを停止すると、すべてのオブジェクトとクラスターの状態を維持しながら、コントロール プレーンとエージェント ノードが完全に停止します。 クラスターが停止している間は、料金は発生しません。 クラスター 停止の詳細については、クラスター の停止に関するページを参照してください。
function beginStopAndWait(resourceGroupName: string, resourceName: string, options?: ManagedClustersStopOptionalParams): Promise<ManagedClustersStopHeaders>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
オプション パラメーター。
戻り値
Promise<ManagedClustersStopHeaders>
beginUpdateTags(string, string, TagsObject, ManagedClustersUpdateTagsOptionalParams)
マネージド クラスターのタグを更新します。
function beginUpdateTags(resourceGroupName: string, resourceName: string, parameters: TagsObject, options?: ManagedClustersUpdateTagsOptionalParams): Promise<SimplePollerLike<OperationState<ManagedCluster>, ManagedCluster>>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
- parameters
- TagsObject
マネージド クラスター タグの更新操作に指定されたパラメーター。
オプション パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<ManagedCluster>, ManagedCluster>>
beginUpdateTagsAndWait(string, string, TagsObject, ManagedClustersUpdateTagsOptionalParams)
マネージド クラスターのタグを更新します。
function beginUpdateTagsAndWait(resourceGroupName: string, resourceName: string, parameters: TagsObject, options?: ManagedClustersUpdateTagsOptionalParams): Promise<ManagedCluster>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
- parameters
- TagsObject
マネージド クラスター タグの更新操作に指定されたパラメーター。
オプション パラメーター。
戻り値
Promise<ManagedCluster>
get(string, string, ManagedClustersGetOptionalParams)
マネージド クラスターを取得します。
function get(resourceGroupName: string, resourceName: string, options?: ManagedClustersGetOptionalParams): Promise<ManagedCluster>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
- options
- ManagedClustersGetOptionalParams
オプション パラメーター。
戻り値
Promise<ManagedCluster>
getAccessProfile(string, string, string, ManagedClustersGetAccessProfileOptionalParams)
警告: この API は非推奨になります。 代わりに、
function getAccessProfile(resourceGroupName: string, resourceName: string, roleName: string, options?: ManagedClustersGetAccessProfileOptionalParams): Promise<ManagedClusterAccessProfile>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
- roleName
-
string
マネージド クラスター accessProfile リソースのロールの名前。
オプション パラメーター。
戻り値
Promise<ManagedClusterAccessProfile>
getCommandResult(string, string, string, ManagedClustersGetCommandResultOptionalParams)
マネージド クラスターで実行されたコマンドの結果を取得します。
function getCommandResult(resourceGroupName: string, resourceName: string, commandId: string, options?: ManagedClustersGetCommandResultOptionalParams): Promise<RunCommandResult>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
- commandId
-
string
コマンドの ID。
オプション パラメーター。
戻り値
Promise<RunCommandResult>
getMeshRevisionProfile(string, string, ManagedClustersGetMeshRevisionProfileOptionalParams)
サポートされているリビジョン、クラスターの互換性、使用可能なアップグレードなど、リビジョンに関する追加のメタデータが含まれています
function getMeshRevisionProfile(location: string, mode: string, options?: ManagedClustersGetMeshRevisionProfileOptionalParams): Promise<MeshRevisionProfile>
パラメーター
- location
-
string
Azure リージョンの名前。
- mode
-
string
メッシュのモード。
オプション パラメーター。
戻り値
Promise<MeshRevisionProfile>
getMeshUpgradeProfile(string, string, string, ManagedClustersGetMeshUpgradeProfileOptionalParams)
クラスター内のサービス メッシュで使用可能なアップグレードを取得します。
function getMeshUpgradeProfile(resourceGroupName: string, resourceName: string, mode: string, options?: ManagedClustersGetMeshUpgradeProfileOptionalParams): Promise<MeshUpgradeProfile>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
- mode
-
string
メッシュのモード。
オプション パラメーター。
戻り値
Promise<MeshUpgradeProfile>
getUpgradeProfile(string, string, ManagedClustersGetUpgradeProfileOptionalParams)
マネージド クラスターのアップグレード プロファイルを取得します。
function getUpgradeProfile(resourceGroupName: string, resourceName: string, options?: ManagedClustersGetUpgradeProfileOptionalParams): Promise<ManagedClusterUpgradeProfile>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
オプション パラメーター。
戻り値
Promise<ManagedClusterUpgradeProfile>
list(ManagedClustersListOptionalParams)
指定したサブスクリプション内のマネージド クラスターの一覧を取得します。
function list(options?: ManagedClustersListOptionalParams): PagedAsyncIterableIterator<ManagedCluster, ManagedCluster[], PageSettings>
パラメーター
オプション パラメーター。
戻り値
listByResourceGroup(string, ManagedClustersListByResourceGroupOptionalParams)
指定したサブスクリプションとリソース グループ内のマネージド クラスターを一覧表示します。
function listByResourceGroup(resourceGroupName: string, options?: ManagedClustersListByResourceGroupOptionalParams): PagedAsyncIterableIterator<ManagedCluster, ManagedCluster[], PageSettings>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
オプション パラメーター。
戻り値
listClusterAdminCredentials(string, string, ManagedClustersListClusterAdminCredentialsOptionalParams)
マネージド クラスターの管理者資格情報を一覧表示します。
function listClusterAdminCredentials(resourceGroupName: string, resourceName: string, options?: ManagedClustersListClusterAdminCredentialsOptionalParams): Promise<CredentialResults>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
オプション パラメーター。
戻り値
Promise<CredentialResults>
listClusterMonitoringUserCredentials(string, string, ManagedClustersListClusterMonitoringUserCredentialsOptionalParams)
マネージド クラスターのクラスター監視ユーザー資格情報を一覧表示します。
function listClusterMonitoringUserCredentials(resourceGroupName: string, resourceName: string, options?: ManagedClustersListClusterMonitoringUserCredentialsOptionalParams): Promise<CredentialResults>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
オプション パラメーター。
戻り値
Promise<CredentialResults>
listClusterUserCredentials(string, string, ManagedClustersListClusterUserCredentialsOptionalParams)
マネージド クラスターのユーザー資格情報を一覧表示します。
function listClusterUserCredentials(resourceGroupName: string, resourceName: string, options?: ManagedClustersListClusterUserCredentialsOptionalParams): Promise<CredentialResults>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
オプション パラメーター。
戻り値
Promise<CredentialResults>
listKubernetesVersions(string, ManagedClustersListKubernetesVersionsOptionalParams)
サポートされているパッチバージョン、機能、利用可能なアップグレード、バージョンのプレビューステータスの詳細など、バージョンに関する追加のメタデータが含まれています
function listKubernetesVersions(location: string, options?: ManagedClustersListKubernetesVersionsOptionalParams): Promise<KubernetesVersionListResult>
パラメーター
- location
-
string
Azure リージョンの名前。
オプション パラメーター。
戻り値
Promise<KubernetesVersionListResult>
listMeshRevisionProfiles(string, ManagedClustersListMeshRevisionProfilesOptionalParams)
サポートされているリビジョン、クラスターの互換性、使用可能なアップグレードなど、各リビジョンに関する追加のメタデータが含まれています
function listMeshRevisionProfiles(location: string, options?: ManagedClustersListMeshRevisionProfilesOptionalParams): PagedAsyncIterableIterator<MeshRevisionProfile, MeshRevisionProfile[], PageSettings>
パラメーター
- location
-
string
Azure リージョンの名前。
オプション パラメーター。
戻り値
listMeshUpgradeProfiles(string, string, ManagedClustersListMeshUpgradeProfilesOptionalParams)
特定のクラスター内のすべてのサービス メッシュで使用可能なアップグレードを一覧表示します。
function listMeshUpgradeProfiles(resourceGroupName: string, resourceName: string, options?: ManagedClustersListMeshUpgradeProfilesOptionalParams): PagedAsyncIterableIterator<MeshUpgradeProfile, MeshUpgradeProfile[], PageSettings>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
オプション パラメーター。
戻り値
listOutboundNetworkDependenciesEndpoints(string, string, ManagedClustersListOutboundNetworkDependenciesEndpointsOptionalParams)
指定したマネージド クラスター内のエグレス エンドポイント (すべての送信依存関係のネットワーク エンドポイント) の一覧を取得します。 この操作は、各エグレス エンドポイントのプロパティを返します。
function listOutboundNetworkDependenciesEndpoints(resourceGroupName: string, resourceName: string, options?: ManagedClustersListOutboundNetworkDependenciesEndpointsOptionalParams): PagedAsyncIterableIterator<OutboundEnvironmentEndpoint, OutboundEnvironmentEndpoint[], PageSettings>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前では大文字と小文字が区別されません。
- resourceName
-
string
マネージド クラスター リソースの名前。
オプション パラメーター。