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

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)

中止托管群集上当前正在运行的操作。 取消完成后,托管群集将移动到“正在取消”状态,最终将移动到“已取消”状态。 如果操作在可以取消之前完成,则返回错误。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedclusters/{resourceName}/abort
  • 操作IdManagedClusters_AbortLatestOperation
AbortLatestOperationAsync(WaitUntil, CancellationToken)

中止托管群集上当前正在运行的操作。 取消完成后,托管群集将移动到“正在取消”状态,最终将移动到“已取消”状态。 如果操作在可以取消之前完成,则返回错误。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedclusters/{resourceName}/abort
  • 操作IdManagedClusters_AbortLatestOperation
AddTag(String, String, CancellationToken)

将标记添加到当前资源。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}
  • 操作IdManagedClusters_Get
AddTagAsync(String, String, CancellationToken)

将标记添加到当前资源。

  • 请求路径/subscriptions/{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)

删除托管群集。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}
  • 操作IdManagedClusters_Delete
DeleteAsync(WaitUntil, Nullable<Boolean>, CancellationToken)

删除托管群集。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}
  • 操作IdManagedClusters_Delete
Get(CancellationToken)

获取托管群集。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}
  • 操作IdManagedClusters_Get
GetAccessProfile(String, CancellationToken)

警告:此 API 将被弃用。 请改用 ListClusterUserCredentialsListClusterAdminCredentials

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/accessProfiles/{roleName}/listCredential
  • 操作IdManagedClusters_GetAccessProfile
GetAccessProfileAsync(String, CancellationToken)

警告:此 API 将被弃用。 请改用 ListClusterUserCredentialsListClusterAdminCredentials

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/accessProfiles/{roleName}/listCredential
  • 操作IdManagedClusters_GetAccessProfile
GetAsync(CancellationToken)

获取托管群集。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}
  • 操作IdManagedClusters_Get
GetAvailableAgentPoolVersions(CancellationToken)

有关版本生命周期的更多详细信息,请参阅 支持的 Kubernetes 版本。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/availableAgentPoolVersions
  • 操作IdAgentPools_GetAvailableAgentPoolVersions
GetAvailableAgentPoolVersionsAsync(CancellationToken)

有关版本生命周期的更多详细信息,请参阅 支持的 Kubernetes 版本。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/availableAgentPoolVersions
  • 操作IdAgentPools_GetAvailableAgentPoolVersions
GetAvailableLocations(CancellationToken)

列出所有可用的地理位置。

(继承自 ArmResource)
GetAvailableLocationsAsync(CancellationToken)

列出所有可用的地理位置。

(继承自 ArmResource)
GetClusterAdminCredentials(String, CancellationToken)

列出托管群集的管理员凭据。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/listClusterAdminCredential
  • 操作IdManagedClusters_ListClusterAdminCredentials
GetClusterAdminCredentialsAsync(String, CancellationToken)

列出托管群集的管理员凭据。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/listClusterAdminCredential
  • 操作IdManagedClusters_ListClusterAdminCredentials
GetClusterMonitoringUserCredentials(String, CancellationToken)

列出托管群集的群集监视用户凭据。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/listClusterMonitoringUserCredential
  • 操作IdManagedClusters_ListClusterMonitoringUserCredentials
GetClusterMonitoringUserCredentialsAsync(String, CancellationToken)

列出托管群集的群集监视用户凭据。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/listClusterMonitoringUserCredential
  • 操作IdManagedClusters_ListClusterMonitoringUserCredentials
GetClusterUserCredentials(String, Nullable<KubeConfigFormat>, CancellationToken)

列出托管群集的用户凭据。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/listClusterUserCredential
  • 操作IdManagedClusters_ListClusterUserCredentials
GetClusterUserCredentialsAsync(String, Nullable<KubeConfigFormat>, CancellationToken)

列出托管群集的用户凭据。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/listClusterUserCredential
  • 操作IdManagedClusters_ListClusterUserCredentials
GetCommandResult(String, CancellationToken)

获取已在托管群集上运行的命令的结果。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/commandResults/{commandId}
  • 操作IdManagedClusters_GetCommandResult
GetCommandResultAsync(String, CancellationToken)

获取已在托管群集上运行的命令的结果。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/commandResults/{commandId}
  • 操作IdManagedClusters_GetCommandResult
GetContainerServiceAgentPool(String, CancellationToken)

获取指定的托管群集代理池。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/agentPools/{agentPoolName}
  • 操作IdAgentPools_Get
GetContainerServiceAgentPoolAsync(String, CancellationToken)

获取指定的托管群集代理池。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/agentPools/{agentPoolName}
  • 操作IdAgentPools_Get
GetContainerServiceAgentPools()

获取 ContainerServiceManagedCluster 中 ContainerServiceAgentPoolResources 的集合。

GetContainerServiceMaintenanceConfiguration(String, CancellationToken)

获取托管群集的指定维护配置。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/maintenanceConfigurations/{configName}
  • 操作IdMaintenanceConfigurations_Get
GetContainerServiceMaintenanceConfigurationAsync(String, CancellationToken)

获取托管群集的指定维护配置。

  • 请求路径/subscriptions/{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

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

若要详细了解专用群集,请参阅: https://docs.microsoft.com/azure/aks/private-clusters

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/privateEndpointConnections/{privateEndpointConnectionName}
  • 操作IdPrivateEndpointConnections_Get
GetContainerServicePrivateEndpointConnections()

获取 ContainerServiceManagedCluster 中的 ContainerServicePrivateEndpointConnectionResources 的集合。

GetContainerServiceTrustedAccessRoleBinding(String, CancellationToken)

获取受信任的访问角色绑定。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/trustedAccessRoleBindings/{trustedAccessRoleBindingName}
  • 操作IdTrustedAccessRoleBindings_Get
GetContainerServiceTrustedAccessRoleBindingAsync(String, CancellationToken)

获取受信任的访问角色绑定。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/trustedAccessRoleBindings/{trustedAccessRoleBindingName}
  • 操作IdTrustedAccessRoleBindings_Get
GetContainerServiceTrustedAccessRoleBindings()

获取 ContainerServiceManagedCluster 中 ContainerServiceTrustedAccessRoleBindingResources 的集合。

GetManagedClusterUpgradeProfile()

获取一个 对象,该对象表示 ManagedClusterUpgradeProfileResource 以及可在 ContainerServiceManagedCluster 中对其进行执行的实例操作。

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)

获取指定托管群集中所有出站依赖项) (网络终结点的列表。 该操作返回每个出口终结点的属性。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/outboundNetworkDependenciesEndpoints
  • 操作IdManagedClusters_ListOutboundNetworkDependenciesEndpoints
GetOutboundNetworkDependenciesEndpointsAsync(CancellationToken)

获取指定托管群集中所有出站依赖项) (网络终结点的列表。 该操作返回每个出口终结点的属性。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/outboundNetworkDependenciesEndpoints
  • 操作IdManagedClusters_ListOutboundNetworkDependenciesEndpoints
GetPolicyAssignment(String, CancellationToken)

此操作检索单个策略分配,给定其名称和创建范围。

  • 请求路径/{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}
  • 操作IdPolicyAssignments_Get
(继承自 ArmResource)
GetPolicyAssignmentAsync(String, CancellationToken)

此操作检索单个策略分配,给定其名称和创建范围。

  • 请求路径/{scope}/providers/Microsoft.Authorization/policyAssignments/{policyAssignmentName}
  • 操作IdPolicyAssignments_Get
(继承自 ArmResource)
GetPolicyAssignments()

获取 ArmResource 中 PolicyAssignmentResources 的集合。

(继承自 ArmResource)
GetPrivateLinkResources(CancellationToken)

若要详细了解专用群集,请参阅: https://docs.microsoft.com/azure/aks/private-clusters

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/privateLinkResources
  • 操作IdPrivateLinkResources_List
GetPrivateLinkResourcesAsync(CancellationToken)

若要详细了解专用群集,请参阅: https://docs.microsoft.com/azure/aks/private-clusters

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/privateLinkResources
  • 操作IdPrivateLinkResources_List
GetTagResource()

获取一个 对象,该对象表示 TagResource 以及可在 ArmResource 中对其进行执行的实例操作。

(继承自 ArmResource)
RemoveTag(String, CancellationToken)

按键从资源中删除标记。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}
  • 操作IdManagedClusters_Get
RemoveTagAsync(String, CancellationToken)

按键从资源中删除标记。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}
  • 操作IdManagedClusters_Get
ResetAadProfile(WaitUntil, ManagedClusterAadProfile, CancellationToken)

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

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/resetAADProfile
  • 操作IdManagedClusters_ResetAADProfile
ResetAadProfileAsync(WaitUntil, ManagedClusterAadProfile, CancellationToken)

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

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/resetAADProfile
  • 操作IdManagedClusters_ResetAADProfile
ResetServicePrincipalProfile(WaitUntil, ManagedClusterServicePrincipalProfile, CancellationToken)

无法在未使用服务主体的群集上执行此操作

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/resetServicePrincipalProfile
  • 操作IdManagedClusters_ResetServicePrincipalProfile
ResetServicePrincipalProfileAsync(WaitUntil, ManagedClusterServicePrincipalProfile, CancellationToken)

无法在未使用服务主体的群集上执行此操作

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/resetServicePrincipalProfile
  • 操作IdManagedClusters_ResetServicePrincipalProfile
ResolvePrivateLinkServiceId(ContainerServicePrivateLinkResourceData, CancellationToken)

获取指定托管群集的专用链接服务 ID。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/resolvePrivateLinkServiceId
  • 操作IdResolvePrivateLinkServiceId_POST
ResolvePrivateLinkServiceIdAsync(ContainerServicePrivateLinkResourceData, CancellationToken)

获取指定托管群集的专用链接服务 ID。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/resolvePrivateLinkServiceId
  • 操作IdResolvePrivateLinkServiceId_POST
RotateClusterCertificates(WaitUntil, CancellationToken)

有关轮 托管群集证书的更多详细信息,请参阅证书轮换。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/rotateClusterCertificates
  • 操作IdManagedClusters_RotateClusterCertificates
RotateClusterCertificatesAsync(WaitUntil, CancellationToken)

有关轮 托管群集证书的更多详细信息,请参阅证书轮换。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/rotateClusterCertificates
  • 操作IdManagedClusters_RotateClusterCertificates
RotateServiceAccountSigningKeys(WaitUntil, CancellationToken)

轮换托管群集的服务帐户签名密钥。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/rotateServiceAccountSigningKeys
  • 操作IdManagedClusters_RotateServiceAccountSigningKeys
RotateServiceAccountSigningKeysAsync(WaitUntil, CancellationToken)

轮换托管群集的服务帐户签名密钥。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/rotateServiceAccountSigningKeys
  • 操作IdManagedClusters_RotateServiceAccountSigningKeys
RunCommand(WaitUntil, ManagedClusterRunCommandContent, CancellationToken)

AKS 将创建一个 Pod 来运行命令。 这主要适用于专用群集。 有关详细信息,请参阅 AKS 运行命令

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/runCommand
  • 操作IdManagedClusters_RunCommand
RunCommandAsync(WaitUntil, ManagedClusterRunCommandContent, CancellationToken)

AKS 将创建一个 Pod 来运行命令。 这主要适用于专用群集。 有关详细信息,请参阅 AKS 运行命令

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/runCommand
  • 操作IdManagedClusters_RunCommand
SetTags(IDictionary<String,String>, CancellationToken)

将资源上的标记替换为给定集。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}
  • 操作IdManagedClusters_Get
SetTagsAsync(IDictionary<String,String>, CancellationToken)

将资源上的标记替换为给定集。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}
  • 操作IdManagedClusters_Get
Start(WaitUntil, CancellationToken)

有关 启动群集 的更多详细信息,请参阅启动群集。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/start
  • 操作IdManagedClusters_Start
StartAsync(WaitUntil, CancellationToken)

有关 启动群集 的更多详细信息,请参阅启动群集。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/start
  • 操作IdManagedClusters_Start
Stop(WaitUntil, CancellationToken)

只能在 Azure 虚拟机规模集支持的群集上执行此操作。 停止群集会完全停止控制平面和代理节点,同时维护所有对象和群集状态。 群集在停止时不会产生费用。 有关 停止群集 的更多详细信息,请参阅停止群集。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/stop
  • 操作IdManagedClusters_Stop
StopAsync(WaitUntil, CancellationToken)

只能在 Azure 虚拟机规模集支持的群集上执行此操作。 停止群集会完全停止控制平面和代理节点,同时维护所有对象和群集状态。 群集在停止时不会产生费用。 有关 停止群集 的更多详细信息,请参阅停止群集。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/stop
  • 操作IdManagedClusters_Stop
TryGetApiVersion(ResourceType, String)

获取 API 版本替代(如果已为当前客户端选项设置)。

(继承自 ArmResource)
Update(WaitUntil, ContainerServiceTagsObject, CancellationToken)

汇报托管群集上的标记。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}
  • 操作IdManagedClusters_UpdateTags
UpdateAsync(WaitUntil, ContainerServiceTagsObject, CancellationToken)

汇报托管群集上的标记。

  • 请求路径/subscriptions/{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)

获取指定的拒绝分配。

  • 请求路径/{scope}/providers/Microsoft.Authorization/denyAssignments/{denyAssignmentId}
  • 操作IdDenyAssignments_Get
GetDenyAssignmentAsync(ArmResource, String, CancellationToken)

获取指定的拒绝分配。

  • 请求路径/{scope}/providers/Microsoft.Authorization/denyAssignments/{denyAssignmentId}
  • 操作IdDenyAssignments_Get
GetDenyAssignments(ArmResource)

获取 ArmResource 中 DenyAssignmentResources 的集合。

GetRoleAssignment(ArmResource, String, String, CancellationToken)

按范围和名称获取角色分配。

  • 请求路径/{scope}/providers/Microsoft.Authorization/roleAssignments/{roleAssignmentName}
  • 操作IdRoleAssignments_Get
GetRoleAssignmentAsync(ArmResource, String, String, CancellationToken)

按范围和名称获取角色分配。

  • 请求路径/{scope}/providers/Microsoft.Authorization/roleAssignments/{roleAssignmentName}
  • 操作IdRoleAssignments_Get
GetRoleAssignments(ArmResource)

获取 ArmResource 中 RoleAssignmentResources 的集合。

GetRoleAssignmentSchedule(ArmResource, String, CancellationToken)

获取资源范围的指定角色分配计划

  • 请求路径/{scope}/providers/Microsoft.Authorization/roleAssignmentSchedules/{roleAssignmentScheduleName}
  • 操作IdRoleAssignmentSchedules_Get
GetRoleAssignmentScheduleAsync(ArmResource, String, CancellationToken)

获取资源范围的指定角色分配计划

  • 请求路径/{scope}/providers/Microsoft.Authorization/roleAssignmentSchedules/{roleAssignmentScheduleName}
  • 操作IdRoleAssignmentSchedules_Get
GetRoleAssignmentScheduleInstance(ArmResource, String, CancellationToken)

获取指定的角色分配计划实例。

  • 请求路径/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleInstances/{roleAssignmentScheduleInstanceName}
  • 操作IdRoleAssignmentScheduleInstances_Get
GetRoleAssignmentScheduleInstanceAsync(ArmResource, String, CancellationToken)

获取指定的角色分配计划实例。

  • 请求路径/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleInstances/{roleAssignmentScheduleInstanceName}
  • 操作IdRoleAssignmentScheduleInstances_Get
GetRoleAssignmentScheduleInstances(ArmResource)

获取 ArmResource 中 RoleAssignmentScheduleInstanceResources 的集合。

GetRoleAssignmentScheduleRequest(ArmResource, String, CancellationToken)

获取指定的角色分配计划请求。

  • 请求路径/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleRequests/{roleAssignmentScheduleRequestName}
  • 操作IdRoleAssignmentScheduleRequests_Get
GetRoleAssignmentScheduleRequestAsync(ArmResource, String, CancellationToken)

获取指定的角色分配计划请求。

  • 请求路径/{scope}/providers/Microsoft.Authorization/roleAssignmentScheduleRequests/{roleAssignmentScheduleRequestName}
  • 操作IdRoleAssignmentScheduleRequests_Get
GetRoleAssignmentScheduleRequests(ArmResource)

获取 ArmResource 中 RoleAssignmentScheduleRequestResources 的集合。

GetRoleAssignmentSchedules(ArmResource)

获取 ArmResource 中 RoleAssignmentScheduleResources 的集合。

GetRoleEligibilitySchedule(ArmResource, String, CancellationToken)

获取资源范围的指定角色资格计划

  • 请求路径/{scope}/providers/Microsoft.Authorization/roleEligibilitySchedules/{roleEligibilityScheduleName}
  • 操作IdRoleEligibilitySchedules_Get
GetRoleEligibilityScheduleAsync(ArmResource, String, CancellationToken)

获取资源范围的指定角色资格计划

  • 请求路径/{scope}/providers/Microsoft.Authorization/roleEligibilitySchedules/{roleEligibilityScheduleName}
  • 操作IdRoleEligibilitySchedules_Get
GetRoleEligibilityScheduleInstance(ArmResource, String, CancellationToken)

获取指定的角色资格计划实例。

  • 请求路径/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleInstances/{roleEligibilityScheduleInstanceName}
  • 操作IdRoleEligibilityScheduleInstances_Get
GetRoleEligibilityScheduleInstanceAsync(ArmResource, String, CancellationToken)

获取指定的角色资格计划实例。

  • 请求路径/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleInstances/{roleEligibilityScheduleInstanceName}
  • 操作IdRoleEligibilityScheduleInstances_Get
GetRoleEligibilityScheduleInstances(ArmResource)

获取 ArmResource 中 RoleEligibilityScheduleInstanceResources 的集合。

GetRoleEligibilityScheduleRequest(ArmResource, String, CancellationToken)

获取指定的角色资格计划请求。

  • 请求路径/{scope}/providers/Microsoft.Authorization/roleEligibilityScheduleRequests/{roleEligibilityScheduleRequestName}
  • 操作IdRoleEligibilityScheduleRequests_Get
GetRoleEligibilityScheduleRequestAsync(ArmResource, String, CancellationToken)

获取指定的角色资格计划请求。

  • 请求路径/{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)

获取资源范围的指定角色管理策略分配

  • 请求路径/{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)

获取表示 SystemAssignedIdentityResource 的对象,以及可在 ArmResource 中对其进行执行的实例操作。

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 集合。

适用于