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

TenantResource 类

定义

表示可通过特定订阅执行的操作的类。

public class TenantResource : Azure.ResourceManager.ArmResource
type TenantResource = class
    inherit ArmResource
Public Class TenantResource
Inherits ArmResource
继承
TenantResource

构造函数

TenantResource()

初始化 类的新实例 TenantResource 以便模拟。

字段

ResourceType

获取操作的资源类型。

属性

Client

获取 ArmClient 创建自的此资源客户端。

(继承自 ArmResource)
Data

获取表示此功能的数据。

Diagnostics

获取此资源客户端的诊断选项。

(继承自 ArmResource)
Endpoint

获取此资源客户端的基 URI。

(继承自 ArmResource)
HasData

获取当前实例是否具有数据。

Id

获取资源标识符。

(继承自 ArmResource)
Pipeline

获取此资源客户端的管道。

(继承自 ArmResource)

方法

CanUseTagResource(CancellationToken)

检查 TagResource API 是否部署在当前环境中。

(继承自 ArmResource)
CanUseTagResourceAsync(CancellationToken)

检查 TagResource API 是否部署在当前环境中。

(继承自 ArmResource)
GetAvailableLocations(CancellationToken)

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

(继承自 ArmResource)
GetAvailableLocationsAsync(CancellationToken)

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

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

此操作检索具有给定策略模式的数据策略清单。

  • 请求路径/提供程序/Microsoft.Authorization/dataPolicyManifests/{policyMode}
  • 操作IdDataPolicyManifests_GetByPolicyMode
GetDataPolicyManifestAsync(String, CancellationToken)

此操作检索具有给定策略模式的数据策略清单。

  • 请求路径/提供程序/Microsoft.Authorization/dataPolicyManifests/{policyMode}
  • 操作IdDataPolicyManifests_GetByPolicyMode
GetDataPolicyManifests()

获取租户中的 DataPolicyManifestResources 的集合。

GetGenericResource(ResourceIdentifier, CancellationToken)

按 ID 获取资源。

  • 请求路径/{resourceId}
  • 操作IdResources_GetById
GetGenericResourceAsync(ResourceIdentifier, CancellationToken)

按 ID 获取资源。

  • 请求路径/{resourceId}
  • 操作IdResources_GetById
GetGenericResources()

获取租户中的 GenericResources 集合。

GetManagementGroup(String, Nullable<ManagementGroupExpandType>, Nullable<Boolean>, String, String, CancellationToken)

获取管理组的详细信息。

  • 请求路径/提供程序/Microsoft.Management/managementGroups/{groupId}
  • 操作IdManagementGroups_Get
GetManagementGroupAsync(String, Nullable<ManagementGroupExpandType>, Nullable<Boolean>, String, String, CancellationToken)

获取管理组的详细信息。

  • 请求路径/提供程序/Microsoft.Management/managementGroups/{groupId}
  • 操作IdManagementGroups_Get
GetManagementGroups()

获取 TenantResource 中 ManagementGroupResources 的集合。

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)
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)
GetSubscription(String, CancellationToken)

获取有关指定订阅的详细信息。

  • 请求路径/订阅/{subscriptionId}
  • 操作IdSubscriptions_Get
GetSubscriptionAsync(String, CancellationToken)

获取有关指定订阅的详细信息。

  • 请求路径/订阅/{subscriptionId}
  • 操作IdSubscriptions_Get
GetSubscriptions()

获取租户中 SubscriptionResources 的集合。

GetTagResource()

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

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

此操作检索具有给定名称的内置策略定义。

  • 请求路径/提供程序/Microsoft.Authorization/policyDefinitions/{policyDefinitionName}
  • 操作IdPolicyDefinitions_GetBuiltIn
GetTenantPolicyDefinitionAsync(String, CancellationToken)

此操作检索具有给定名称的内置策略定义。

  • 请求路径/提供程序/Microsoft.Authorization/policyDefinitions/{policyDefinitionName}
  • 操作IdPolicyDefinitions_GetBuiltIn
GetTenantPolicyDefinitions()

获取租户中 TenantPolicyDefinitionResources 的集合。

GetTenantPolicySetDefinition(String, CancellationToken)

此操作检索具有给定名称的内置策略集定义。

  • 请求路径/提供程序/Microsoft.Authorization/policySetDefinitions/{policySetDefinitionName}
  • 操作IdPolicySetDefinitions_GetBuiltIn
GetTenantPolicySetDefinitionAsync(String, CancellationToken)

此操作检索具有给定名称的内置策略集定义。

  • 请求路径/提供程序/Microsoft.Authorization/policySetDefinitions/{policySetDefinitionName}
  • 操作IdPolicySetDefinitions_GetBuiltIn
GetTenantPolicySetDefinitions()

获取租户中 TenantPolicySetDefinitionResources 的集合。

GetTenantResourceProvider(String, String, CancellationToken)

获取租户级别的指定资源提供程序。

  • 请求路径/providers/{resourceProviderNamespace}
  • 操作IdProviders_GetAtTenantScope
GetTenantResourceProviderAsync(String, String, CancellationToken)

获取租户级别的指定资源提供程序。

  • 请求路径/providers/{resourceProviderNamespace}
  • 操作IdProviders_GetAtTenantScope
GetTenantResourceProviders(String, CancellationToken)

获取租户的所有资源提供程序。

  • 请求路径/提供程序
  • 操作IdProviders_ListAtTenantScope
GetTenantResourceProvidersAsync(String, CancellationToken)

获取租户的所有资源提供程序。

  • 请求路径/提供程序
  • 操作IdProviders_ListAtTenantScope
TryGetApiVersion(ResourceType, String)

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

(继承自 ArmResource)

扩展方法

GetMetadataEntities(TenantResource)

获取 TenantResource 中 MetadataEntityResources 的集合。

GetMetadataEntity(TenantResource, String, CancellationToken)

获取元数据实体。

  • 请求路径/providers/Microsoft.Advisor/metadata/{name}
  • 操作IdRecommendationMetadata_Get
GetMetadataEntityAsync(TenantResource, String, CancellationToken)

获取元数据实体。

  • 请求路径/providers/Microsoft.Advisor/metadata/{name}
  • 操作IdRecommendationMetadata_Get
GetFarmBeatsExtension(TenantResource, String, CancellationToken)

获取 farmBeats 扩展。

  • 请求路径/providers/Microsoft.AgFoodPlatform/farmBeatsExtensionDefinitions/{farmBeatsExtensionId}
  • 操作IdFarmBeatsExtensions_Get
GetFarmBeatsExtensionAsync(TenantResource, String, CancellationToken)

获取 farmBeats 扩展。

  • 请求路径/providers/Microsoft.AgFoodPlatform/farmBeatsExtensionDefinitions/{farmBeatsExtensionId}
  • 操作IdFarmBeatsExtensions_Get
GetFarmBeatsExtensions(TenantResource)

获取 TenantResource 中 FarmBeatsExtensionResources 的集合。

GetServiceAlertMetadata(TenantResource, RetrievedInformationIdentifier, CancellationToken)

根据标识符参数的值列出警报元数据信息。

  • 请求路径/providers/Microsoft.AlertsManagement/alertsMetaData
  • 操作IdAlerts_MetaData
GetServiceAlertMetadataAsync(TenantResource, RetrievedInformationIdentifier, CancellationToken)

根据标识符参数的值列出警报元数据信息。

  • 请求路径/providers/Microsoft.AlertsManagement/alertsMetaData
  • 操作IdAlerts_MetaData
GetReportResource(TenantResource, String, CancellationToken)

获取 AppComplianceAutomation 报表及其属性。

  • 请求路径/providers/Microsoft.AppComplianceAutomation/reports/{reportName}
  • 操作IdReport_Get
GetReportResourceAsync(TenantResource, String, CancellationToken)

获取 AppComplianceAutomation 报表及其属性。

  • 请求路径/providers/Microsoft.AppComplianceAutomation/reports/{reportName}
  • 操作IdReport_Get
GetReportResources(TenantResource)

获取 TenantResource 中的 ReportResources 集合。

GetRuntimeVersions(TenantResource, CancellationToken)

列出 Microsoft.AppPlatform 提供程序支持的所有可用运行时版本。

  • 请求路径/providers/Microsoft.AppPlatform/runtimeVersions
  • 操作IdRuntimeVersions_ListRuntimeVersions
GetRuntimeVersionsAsync(TenantResource, CancellationToken)

列出 Microsoft.AppPlatform 提供程序支持的所有可用运行时版本。

  • 请求路径/providers/Microsoft.AppPlatform/runtimeVersions
  • 操作IdRuntimeVersions_ListRuntimeVersions
GetAppServiceSourceControl(TenantResource, String, CancellationToken)

获取源代码管理令牌的说明

  • 请求路径/providers/Microsoft.Web/sourcecontrols/{sourceControlType}
  • 操作 IdGetSourceControl
GetAppServiceSourceControlAsync(TenantResource, String, CancellationToken)

获取源代码管理令牌的说明

  • 请求路径/providers/Microsoft.Web/sourcecontrols/{sourceControlType}
  • 操作 IdGetSourceControl
GetAppServiceSourceControls(TenantResource)

获取 TenantResource 中 AppServiceSourceControlResources 的集合。

GetAvailableStacksProviders(TenantResource, Nullable<ProviderOSTypeSelected>, CancellationToken)

获取可用应用程序框架及其版本的说明

  • 请求路径/providers/Microsoft.Web/availableStacks
  • 操作IdProvider_GetAvailableStacks
GetAvailableStacksProvidersAsync(TenantResource, Nullable<ProviderOSTypeSelected>, CancellationToken)

获取可用应用程序框架及其版本的说明

  • 请求路径/providers/Microsoft.Web/availableStacks
  • 操作IdProvider_GetAvailableStacks
GetFunctionAppStacksForLocationProviders(TenantResource, AzureLocation, Nullable<ProviderStackOSType>, CancellationToken)

获取可用的函数应用框架及其位置版本的说明

  • 请求路径/提供程序/Microsoft.Web/locations/{location}/functionAppStacks
  • 操作IdProvider_GetFunctionAppStacksForLocation
GetFunctionAppStacksForLocationProvidersAsync(TenantResource, AzureLocation, Nullable<ProviderStackOSType>, CancellationToken)

获取可用的函数应用框架及其位置版本的说明

  • 请求路径/提供程序/Microsoft.Web/locations/{location}/functionAppStacks
  • 操作IdProvider_GetFunctionAppStacksForLocation
GetFunctionAppStacksProviders(TenantResource, Nullable<ProviderStackOSType>, CancellationToken)

获取可用的函数应用框架及其版本的说明

  • 请求路径/providers/Microsoft.Web/functionAppStacks
  • 操作IdProvider_GetFunctionAppStacks
GetFunctionAppStacksProvidersAsync(TenantResource, Nullable<ProviderStackOSType>, CancellationToken)

获取可用的函数应用框架及其版本的说明

  • 请求路径/providers/Microsoft.Web/functionAppStacks
  • 操作IdProvider_GetFunctionAppStacks
GetOperationsCertificateRegistrationProviders(TenantResource, CancellationToken)

有关实现 Csm 操作 Api 以公开资源提供程序下可用 Csm Api 列表的说明

  • 请求路径/providers/Microsoft.CertificateRegistration/operations
  • 操作IdCertificateRegistrationProvider_ListOperations
GetOperationsCertificateRegistrationProvidersAsync(TenantResource, CancellationToken)

有关实现 Csm 操作 Api 以公开资源提供程序下可用 Csm Api 列表的说明

  • 请求路径/providers/Microsoft.CertificateRegistration/operations
  • 操作IdCertificateRegistrationProvider_ListOperations
GetOperationsDomainRegistrationProviders(TenantResource, CancellationToken)

有关实现 Csm 操作 Api 以公开资源提供程序下可用 Csm Api 列表的说明

  • 请求路径/providers/Microsoft.DomainRegistration/operations
  • 操作IdDomainRegistrationProvider_ListOperations
GetOperationsDomainRegistrationProvidersAsync(TenantResource, CancellationToken)

有关实现 Csm 操作 Api 以公开资源提供程序下可用 Csm Api 列表的说明

  • 请求路径/providers/Microsoft.DomainRegistration/operations
  • 操作IdDomainRegistrationProvider_ListOperations
GetOperationsProviders(TenantResource, CancellationToken)

获取 Microsoft.Web 资源提供程序的所有可用操作的说明。 还公开资源指标定义

  • 请求路径/提供程序/Microsoft.Web/operations
  • 操作IdProvider_ListOperations
GetOperationsProvidersAsync(TenantResource, CancellationToken)

获取 Microsoft.Web 资源提供程序的所有可用操作的说明。 还公开资源指标定义

  • 请求路径/提供程序/Microsoft.Web/operations
  • 操作IdProvider_ListOperations
GetPublishingUser(TenantResource)

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

GetWebAppStacksByLocation(TenantResource, AzureLocation, Nullable<ProviderStackOSType>, CancellationToken)

获取可用的 Web 应用框架及其位置版本的说明

  • 请求路径/providers/Microsoft.Web/locations/{location}/webAppStacks
  • 操作IdProvider_GetWebAppStacksForLocation
GetWebAppStacksByLocationAsync(TenantResource, AzureLocation, Nullable<ProviderStackOSType>, CancellationToken)

获取可用的 Web 应用框架及其位置版本的说明

  • 请求路径/providers/Microsoft.Web/locations/{location}/webAppStacks
  • 操作IdProvider_GetWebAppStacksForLocation
GetWebAppStacksProviders(TenantResource, Nullable<ProviderStackOSType>, CancellationToken)

获取可用的 Web 应用框架及其版本的说明

  • 请求路径/providers/Microsoft.Web/webAppStacks
  • 操作IdProvider_GetWebAppStacks
GetWebAppStacksProvidersAsync(TenantResource, Nullable<ProviderStackOSType>, CancellationToken)

获取可用的 Web 应用框架及其版本的说明

  • 请求路径/providers/Microsoft.Web/webAppStacks
  • 操作IdProvider_GetWebAppStacks
ElevateAccessGlobalAdministrator(TenantResource, CancellationToken)

提升全局管理员的访问权限。

  • 请求路径/提供程序/Microsoft.Authorization/elevateAccess
  • 操作IdGlobalAdministrator_ElevateAccess
ElevateAccessGlobalAdministratorAsync(TenantResource, CancellationToken)

提升全局管理员的访问权限。

  • 请求路径/提供程序/Microsoft.Authorization/elevateAccess
  • 操作IdGlobalAdministrator_ElevateAccess
GetAllAuthorizationProviderOperationsMetadata(TenantResource)

获取 TenantResource 中 AuthorizationProviderOperationsMetadataResources 的集合。

GetAuthorizationProviderOperationsMetadata(TenantResource, String, String, CancellationToken)

获取指定资源提供程序的提供程序操作元数据。

  • 请求路径/提供程序/Microsoft.Authorization/providerOperations/{resourceProviderNamespace}
  • 操作IdProviderOperationsMetadata_Get
GetAuthorizationProviderOperationsMetadataAsync(TenantResource, String, String, CancellationToken)

获取指定资源提供程序的提供程序操作元数据。

  • 请求路径/提供程序/Microsoft.Authorization/providerOperations/{resourceProviderNamespace}
  • 操作IdProviderOperationsMetadata_Get
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
GetAutomanageBestPractice(TenantResource, String, CancellationToken)

获取有关 Automanage 最佳做法的信息

  • 请求路径/providers/Microsoft.Automanage/bestPractices/{bestPracticeName}
  • 操作IdBestPractices_Get
GetAutomanageBestPracticeAsync(TenantResource, String, CancellationToken)

获取有关 Automanage 最佳做法的信息

  • 请求路径/providers/Microsoft.Automanage/bestPractices/{bestPracticeName}
  • 操作IdBestPractices_Get
GetAutomanageBestPractices(TenantResource)

获取 TenantResource 中 AutomanageBestPracticeResources 的集合。

GetBillingAccountPaymentMethod(TenantResource, String, String, CancellationToken)

获取可用于计费帐户的付款方式。 只有协议类型为 Microsoft 客户协议的计费帐户支持该操作。

  • 请求路径/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/paymentMethods/{paymentMethodName}
  • 操作IdPaymentMethods_GetByBillingAccount
GetBillingAccountPaymentMethodAsync(TenantResource, String, String, CancellationToken)

获取可用于计费帐户的付款方式。 只有协议类型为 Microsoft 客户协议的计费帐户支持该操作。

  • 请求路径/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/paymentMethods/{paymentMethodName}
  • 操作IdPaymentMethods_GetByBillingAccount
GetBillingAccountPaymentMethods(TenantResource, String)

获取 TenantResource 中 BillingAccountPaymentMethodResources 的集合。

GetBillingPaymentMethod(TenantResource, String, CancellationToken)

获取调用方拥有的付款方式。

  • 请求路径/providers/Microsoft.Billing/paymentMethods/{paymentMethodName}
  • 操作IdPaymentMethods_GetByUser
GetBillingPaymentMethodAsync(TenantResource, String, CancellationToken)

获取调用方拥有的付款方式。

  • 请求路径/providers/Microsoft.Billing/paymentMethods/{paymentMethodName}
  • 操作IdPaymentMethods_GetByUser
GetBillingPaymentMethodLink(TenantResource, String, String, String, CancellationToken)

获取与计费对象信息关联的付款方式。 只有协议类型为 Microsoft 客户协议的计费帐户支持该操作。

  • 请求路径/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/paymentMethodLinks/{paymentMethodName}
  • 操作IdPaymentMethods_GetByBillingProfile
GetBillingPaymentMethodLinkAsync(TenantResource, String, String, String, CancellationToken)

获取与计费对象信息关联的付款方式。 只有协议类型为 Microsoft 客户协议的计费帐户支持该操作。

  • 请求路径/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/paymentMethodLinks/{paymentMethodName}
  • 操作IdPaymentMethods_GetByBillingProfile
GetBillingPaymentMethodLinks(TenantResource, String, String)

获取 TenantResource 中 BillingPaymentMethodLinkResources 的集合。

GetBillingPaymentMethods(TenantResource)

获取 TenantResource 中 BillingPaymentMethodResources 的集合。

GetBillingSubscription(TenantResource, String, String, CancellationToken)

按 ID 获取订阅。 协议类型为 Microsoft 客户协议、Microsoft 合作伙伴协议 和 Microsoft Online Services Program 的计费帐户当前支持此操作。

  • 请求路径/提供程序/Microsoft.Billing/billingAccounts/{billingAccountName}/billingSubscriptions/{billingSubscriptionName}
  • 操作IdBillingSubscriptions_Get
GetBillingSubscriptionAlias(TenantResource, String, String, CancellationToken)

按其别名 ID 获取订阅。 基于席位的计费订阅支持此操作。

  • 请求路径/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingSubscriptionAliases/{aliasName}
  • 操作IdBillingSubscriptionsAliases_Get
GetBillingSubscriptionAliasAsync(TenantResource, String, String, CancellationToken)

按其别名 ID 获取订阅。 基于席位的计费订阅支持此操作。

  • 请求路径/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingSubscriptionAliases/{aliasName}
  • 操作IdBillingSubscriptionsAliases_Get
GetBillingSubscriptionAliases(TenantResource, String)

获取 TenantResource 中 BillingSubscriptionAliasResources 的集合。

GetBillingSubscriptionAsync(TenantResource, String, String, CancellationToken)

按 ID 获取订阅。 协议类型为 Microsoft 客户协议、Microsoft 合作伙伴协议 和 Microsoft Online Services Program 的计费帐户当前支持此操作。

  • 请求路径/提供程序/Microsoft.Billing/billingAccounts/{billingAccountName}/billingSubscriptions/{billingSubscriptionName}
  • 操作IdBillingSubscriptions_Get
GetBillingSubscriptions(TenantResource, String)

获取 TenantResource 中 BillingSubscriptionResources 的集合。

GetBillingBenefitsReservationOrderAlias(TenantResource, String, CancellationToken)

获取预留订单别名。

  • 请求路径/providers/Microsoft.BillingBenefits/reservationOrderAliases/{reservationOrderAliasName}
  • 操作IdReservationOrderAlias_Get
GetBillingBenefitsReservationOrderAliasAsync(TenantResource, String, CancellationToken)

获取预留订单别名。

  • 请求路径/providers/Microsoft.BillingBenefits/reservationOrderAliases/{reservationOrderAliasName}
  • 操作IdReservationOrderAlias_Get
GetBillingBenefitsReservationOrderAliases(TenantResource)

获取 TenantResource 中 BillingBenefitsReservationOrderAliasResources 的集合。

GetBillingBenefitsSavingsPlanOrder(TenantResource, String, String, CancellationToken)

获取节省计划订单。

  • 请求路径/providers/Microsoft.BillingBenefits/savingsPlanOrders/{savingsPlanOrderId}
  • 操作IdSavingsPlanOrder_Get
GetBillingBenefitsSavingsPlanOrderAlias(TenantResource, String, CancellationToken)

获取节省计划。

  • 请求路径/providers/Microsoft.BillingBenefits/savingsPlanOrderAliases/{savingsPlanOrderAliasName}
  • 操作IdSavingsPlanOrderAlias_Get
GetBillingBenefitsSavingsPlanOrderAliasAsync(TenantResource, String, CancellationToken)

获取节省计划。

  • 请求路径/providers/Microsoft.BillingBenefits/savingsPlanOrderAliases/{savingsPlanOrderAliasName}
  • 操作IdSavingsPlanOrderAlias_Get
GetBillingBenefitsSavingsPlanOrderAliases(TenantResource)

获取 TenantResource 中 BillingBenefitsSavingsPlanOrderAliasResources 的集合。

GetBillingBenefitsSavingsPlanOrderAsync(TenantResource, String, String, CancellationToken)

获取节省计划订单。

  • 请求路径/providers/Microsoft.BillingBenefits/savingsPlanOrders/{savingsPlanOrderId}
  • 操作IdSavingsPlanOrder_Get
GetBillingBenefitsSavingsPlanOrders(TenantResource)

获取 TenantResource 中 BillingBenefitsSavingsPlanOrderResources 的集合。

GetBillingBenefitsSavingsPlans(TenantResource, TenantResourceGetBillingBenefitsSavingsPlansOptions, CancellationToken)

列出节省计划。

  • 请求路径/providers/Microsoft.BillingBenefits/savingsPlans
  • 操作IdSavingsPlan_ListAll
GetBillingBenefitsSavingsPlansAsync(TenantResource, TenantResourceGetBillingBenefitsSavingsPlansOptions, CancellationToken)

列出节省计划。

  • 请求路径/providers/Microsoft.BillingBenefits/savingsPlans
  • 操作IdSavingsPlan_ListAll
ValidatePurchase(TenantResource, SavingsPlanPurchaseValidateContent, CancellationToken)

验证节省计划购买。

  • 请求路径/providers/Microsoft.BillingBenefits/validate
  • 操作 IdValidatePurchase
ValidatePurchaseAsync(TenantResource, SavingsPlanPurchaseValidateContent, CancellationToken)

验证节省计划购买。

  • 请求路径/providers/Microsoft.BillingBenefits/validate
  • 操作 IdValidatePurchase
CheckBotServiceNameAvailability(TenantResource, BotServiceNameAvailabilityContent, CancellationToken)

检查机器人名称是否可用。

  • 请求路径/providers/Microsoft.BotService/checkNameAvailability
  • 操作IdBots_GetCheckNameAvailability
CheckBotServiceNameAvailabilityAsync(TenantResource, BotServiceNameAvailabilityContent, CancellationToken)

检查机器人名称是否可用。

  • 请求路径/providers/Microsoft.BotService/checkNameAvailability
  • 操作IdBots_GetCheckNameAvailability
CheckCdnNameAvailability(TenantResource, CdnNameAvailabilityContent, CancellationToken)

检查资源名称的可用性。 对于名称全局唯一的资源(例如 CDN 终结点),这是必需的。

  • 请求路径/providers/Microsoft.Cdn/checkNameAvailability
  • 操作 IdCheckNameAvailability
CheckCdnNameAvailabilityAsync(TenantResource, CdnNameAvailabilityContent, CancellationToken)

检查资源名称的可用性。 对于名称全局唯一的资源(例如 CDN 终结点),这是必需的。

  • 请求路径/providers/Microsoft.Cdn/checkNameAvailability
  • 操作 IdCheckNameAvailability
GetEdgeNodes(TenantResource, CancellationToken)

Edgenode 是用于将 CDN 内容传送给最终用户的全局接入点 (POP) 位置。

  • 请求路径/providers/Microsoft.Cdn/edgenodes
  • 操作IdEdgeNodes_List
GetEdgeNodesAsync(TenantResource, CancellationToken)

Edgenode 是用于将 CDN 内容传送给最终用户的全局接入点 (POP) 位置。

  • 请求路径/providers/Microsoft.Cdn/edgenodes
  • 操作IdEdgeNodes_List
GetResourceChanges(TenantResource, String, DateTimeOffset, DateTimeOffset, String, CancellationToken)

列出指定时间范围内资源的更改。 如果用户没有访问权限,则会屏蔽客户数据。

  • 请求路径/{resourceId}/providers/Microsoft.ChangeAnalysis/resourceChanges
  • 操作IdResourceChanges_List
GetResourceChangesAsync(TenantResource, String, DateTimeOffset, DateTimeOffset, String, CancellationToken)

列出指定时间范围内资源的更改。 如果用户没有访问权限,则会屏蔽客户数据。

  • 请求路径/{resourceId}/providers/Microsoft.ChangeAnalysis/resourceChanges
  • 操作IdResourceChanges_List
CheckNameExistsDatabaseAccount(TenantResource, String, CancellationToken)

检查 Azure Cosmos DB 帐户名称是否已存在。 有效的帐户名称只能包含小写字母、数字和“-”字符,并且必须介于 3 到 50 个字符之间。

  • 请求路径/providers/Microsoft.DocumentDB/databaseAccountNames/{accountName}
  • 操作IdDatabaseAccounts_CheckNameExists
CheckNameExistsDatabaseAccountAsync(TenantResource, String, CancellationToken)

检查 Azure Cosmos DB 帐户名称是否已存在。 有效的帐户名称只能包含小写字母、数字和“-”字符,并且必须介于 3 到 50 个字符之间。

  • 请求路径/providers/Microsoft.DocumentDB/databaseAccountNames/{accountName}
  • 操作IdDatabaseAccounts_CheckNameExists
ByBillingAccountIdGenerateReservationDetailsReport(TenantResource, WaitUntil, String, String, String, CancellationToken)

根据注册 ID 异步生成提供的日期范围的预留详细信息报告。预留使用情况详细信息只能由某些企业角色查看。 有关角色的更多详细信息,请参阅: https://docs.microsoft.com/en-us/azure/cost-management-billing/manage/understand-ea-roles#usage-and-costs-access-by-role

  • 请求路径/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/providers/Microsoft.CostManagement/generateReservationDetailsReport
  • 操作IdGenerateReservationDetailsReport_ByBillingAccountId
ByBillingAccountIdGenerateReservationDetailsReportAsync(TenantResource, WaitUntil, String, String, String, CancellationToken)

根据注册 ID 异步生成提供的日期范围的预留详细信息报告。预留使用情况详细信息只能由某些企业角色查看。 有关角色的更多详细信息,请参阅: https://docs.microsoft.com/en-us/azure/cost-management-billing/manage/understand-ea-roles#usage-and-costs-access-by-role

  • 请求路径/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/providers/Microsoft.CostManagement/generateReservationDetailsReport
  • 操作IdGenerateReservationDetailsReport_ByBillingAccountId
ByBillingProfileIdGenerateReservationDetailsReport(TenantResource, WaitUntil, String, String, String, String, CancellationToken)

按计费对象信息异步生成提供的日期范围的预留详细信息报告。 默认情况下,预留使用情况详细信息只能由某些企业角色查看。 有关角色的更多详细信息,请参阅: https://docs.microsoft.com/en-us/azure/cost-management-billing/reservations/reservation-utilization#view-utilization-in-the-azure-portal-with-azure-rbac-access

  • Request Path/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}/providers/Microsoft.CostManagement/generateReservationDetailsReport
  • 操作IdGenerateReservationDetailsReport_ByBillingProfileId
ByBillingProfileIdGenerateReservationDetailsReportAsync(TenantResource, WaitUntil, String, String, String, String, CancellationToken)

按计费对象信息异步生成提供的日期范围的预留详细信息报告。 默认情况下,预留使用情况详细信息只能由某些企业角色查看。 有关角色的更多详细信息,请参阅: https://docs.microsoft.com/en-us/azure/cost-management-billing/reservations/reservation-utilization#view-utilization-in-the-azure-portal-with-azure-rbac-access

  • Request Path/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}/providers/Microsoft.CostManagement/generateReservationDetailsReport
  • 操作IdGenerateReservationDetailsReport_ByBillingProfileId
ByExternalCloudProviderTypeDimensions(TenantResource, TenantResourceByExternalCloudProviderTypeDimensionsOptions, CancellationToken)

按外部云提供程序类型列出维度。

  • 请求路径/providers/Microsoft.CostManagement/{externalCloudProviderType}/{externalCloudProviderId}/dimensions
  • 操作IdDimensions_ByExternalCloudProviderType
ByExternalCloudProviderTypeDimensionsAsync(TenantResource, TenantResourceByExternalCloudProviderTypeDimensionsOptions, CancellationToken)

按外部云提供程序类型列出维度。

  • 请求路径/providers/Microsoft.CostManagement/{externalCloudProviderType}/{externalCloudProviderId}/dimensions
  • 操作IdDimensions_ByExternalCloudProviderType
CheckCostManagementNameAvailabilityByScheduledAction(TenantResource, CostManagementNameAvailabilityContent, CancellationToken)

检查计划操作的名称的可用性和正确性。

  • 请求路径/providers/Microsoft.CostManagement/checkNameAvailability
  • 操作IdScheduledActions_CheckNameAvailability
CheckCostManagementNameAvailabilityByScheduledActionAsync(TenantResource, CostManagementNameAvailabilityContent, CancellationToken)

检查计划操作的名称的可用性和正确性。

  • 请求路径/providers/Microsoft.CostManagement/checkNameAvailability
  • 操作IdScheduledActions_CheckNameAvailability
DownloadByBillingProfilePriceSheet(TenantResource, WaitUntil, String, String, CancellationToken)

获取用于下载计费配置文件的当月价目表的 URL。 协议类型为 Microsoft 合作伙伴协议 或 Microsoft 客户协议 的计费帐户支持此操作。由于 Azure 产品的增长,此预览版中的 Azure 价目表下载体验将从单个 csv 文件更新为包含多个 csv 文件的 Zip 文件,每个文件最多包含 20 万条记录。

  • Request Path/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/providers/Microsoft.CostManagement/pricesheets/default/download
  • 操作IdPriceSheet_DownloadByBillingProfile
DownloadByBillingProfilePriceSheetAsync(TenantResource, WaitUntil, String, String, CancellationToken)

获取用于下载计费配置文件的当月价目表的 URL。 协议类型为 Microsoft 合作伙伴协议 或 Microsoft 客户协议 的计费帐户支持此操作。由于 Azure 产品的增长,此预览版中的 Azure 价目表下载体验将从单个 csv 文件更新为包含多个 csv 文件的 Zip 文件,每个文件最多包含 20 万条记录。

  • Request Path/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/providers/Microsoft.CostManagement/pricesheets/default/download
  • 操作IdPriceSheet_DownloadByBillingProfile
DownloadPriceSheet(TenantResource, WaitUntil, String, String, String, CancellationToken)

获取用于下载发票价目表的 URL。 协议类型为 Microsoft 合作伙伴协议或 Microsoft 客户协议的计费帐户支持该操作。

  • Request Path/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/invoices/{invoiceName}/providers/Microsoft.CostManagement/pricesheets/default/download
  • 操作IdPriceSheet_Download
DownloadPriceSheetAsync(TenantResource, WaitUntil, String, String, String, CancellationToken)

获取用于下载发票价目表的 URL。 协议类型为 Microsoft 合作伙伴协议或 Microsoft 客户协议的计费帐户支持该操作。

  • Request Path/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/invoices/{invoiceName}/providers/Microsoft.CostManagement/pricesheets/default/download
  • 操作IdPriceSheet_Download
ExternalCloudProviderUsageForecast(TenantResource, ExternalCloudProviderType, String, ForecastDefinition, String, CancellationToken)

列出定义的外部云提供商类型的预测费用。

  • 请求路径/providers/Microsoft.CostManagement/{externalCloudProviderType}/{externalCloudProviderId}/forecast
  • 操作IdForecast_ExternalCloudProviderUsage
ExternalCloudProviderUsageForecastAsync(TenantResource, ExternalCloudProviderType, String, ForecastDefinition, String, CancellationToken)

列出定义的外部云提供商类型的预测费用。

  • 请求路径/providers/Microsoft.CostManagement/{externalCloudProviderType}/{externalCloudProviderId}/forecast
  • 操作IdForecast_ExternalCloudProviderUsage
GenerateBenefitUtilizationSummariesReportAsyncSavingsPlanScope(TenantResource, WaitUntil, String, String, BenefitUtilizationSummariesContent, CancellationToken)

触发为提供的节省计划生成权益利用率摘要报告。

  • 请求路径/提供程序/Microsoft.BillingBenefits/savingsPlanOrders/{savingsPlanOrderId}/savingsPlans/{savingsPlanId}/providers/Microsoft.CostManagement/generateBenefitUtilizationSummariesReportReport
  • 操作IdSavingsPlanScope_GenerateBenefitUtilizationSummariesReportAsync
GenerateBenefitUtilizationSummariesReportAsyncSavingsPlanScopeAsync(TenantResource, WaitUntil, String, String, BenefitUtilizationSummariesContent, CancellationToken)

触发为提供的节省计划生成权益利用率摘要报告。

  • 请求路径/提供程序/Microsoft.BillingBenefits/savingsPlanOrders/{savingsPlanOrderId}/savingsPlans/{savingsPlanId}/providers/Microsoft.CostManagement/generateBenefitUtilizationSummariesReportReport
  • 操作IdSavingsPlanScope_GenerateBenefitUtilizationSummariesReportAsync
GenerateBenefitUtilizationSummariesReportBillingAccountScope(TenantResource, WaitUntil, String, BenefitUtilizationSummariesContent, CancellationToken)

触发为提供的计费帐户生成权益利用率摘要报告。 此 API 仅支持注册帐户。

  • Request Path/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/providers/Microsoft.CostManagement/generateBenefitUtilizationSummariesReport
  • 操作IdBillingAccountScope_GenerateBenefitUtilizationSummariesReport
GenerateBenefitUtilizationSummariesReportBillingAccountScopeAsync(TenantResource, WaitUntil, String, BenefitUtilizationSummariesContent, CancellationToken)

触发为提供的计费帐户生成权益利用率摘要报告。 此 API 仅支持注册帐户。

  • Request Path/providers/Microsoft.Billing/billingAccounts/{billingAccountId}/providers/Microsoft.CostManagement/generateBenefitUtilizationSummariesReport
  • 操作IdBillingAccountScope_GenerateBenefitUtilizationSummariesReport
GenerateBenefitUtilizationSummariesReportBillingProfileScope(TenantResource, WaitUntil, String, String, BenefitUtilizationSummariesContent, CancellationToken)

触发为提供的计费帐户和计费配置文件生成权益利用率摘要报告。

  • 请求路径/提供程序/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}/providers/Microsoft.CostManagement/generateBenefitUtilizationSummariesReports
  • 操作IdBillingProfileScope_GenerateBenefitUtilizationSummariesReport
GenerateBenefitUtilizationSummariesReportBillingProfileScopeAsync(TenantResource, WaitUntil, String, String, BenefitUtilizationSummariesContent, CancellationToken)

触发为提供的计费帐户和计费配置文件生成权益利用率摘要报告。

  • 请求路径/提供程序/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}/providers/Microsoft.CostManagement/generateBenefitUtilizationSummariesReports
  • 操作IdBillingProfileScope_GenerateBenefitUtilizationSummariesReport
GenerateBenefitUtilizationSummariesReportReservationOrderScope(TenantResource, WaitUntil, String, BenefitUtilizationSummariesContent, CancellationToken)

触发为提供的预留订单生成权益利用率摘要报告。

  • Request Path/providers/Microsoft.Capacity/reservationorders/{reservationOrderId}/providers/Microsoft.CostManagement/generateBenefitUtilizationSummariesReport
  • 操作IdReservationOrderScope_GenerateBenefitUtilizationSummariesReport
GenerateBenefitUtilizationSummariesReportReservationOrderScopeAsync(TenantResource, WaitUntil, String, BenefitUtilizationSummariesContent, CancellationToken)

触发为提供的预留订单生成权益利用率摘要报告。

  • Request Path/providers/Microsoft.Capacity/reservationorders/{reservationOrderId}/providers/Microsoft.CostManagement/generateBenefitUtilizationSummariesReport
  • 操作IdReservationOrderScope_GenerateBenefitUtilizationSummariesReport
GenerateBenefitUtilizationSummariesReportReservationScope(TenantResource, WaitUntil, String, String, BenefitUtilizationSummariesContent, CancellationToken)

触发为提供的预留生成权益利用率摘要报告。

  • 请求路径/提供程序/Microsoft.Capacity/reservationorders/{reservationOrderId}/reservations/{reservationId}/providers/Microsoft.CostManagement/generateBenefitUtilizationSummariesReport
  • 操作IdReservationScope_GenerateBenefitUtilizationSummariesReport
GenerateBenefitUtilizationSummariesReportReservationScopeAsync(TenantResource, WaitUntil, String, String, BenefitUtilizationSummariesContent, CancellationToken)

触发为提供的预留生成权益利用率摘要报告。

  • 请求路径/提供程序/Microsoft.Capacity/reservationorders/{reservationOrderId}/reservations/{reservationId}/providers/Microsoft.CostManagement/generateBenefitUtilizationSummariesReport
  • 操作IdReservationScope_GenerateBenefitUtilizationSummariesReport
GenerateBenefitUtilizationSummariesReportSavingsPlanOrderScope(TenantResource, WaitUntil, String, BenefitUtilizationSummariesContent, CancellationToken)

触发为提供的节省计划订单生成权益利用率摘要报告。

  • Request Path/providers/Microsoft.BillingBenefits/savingsPlanOrders/{savingsPlanOrderId}/providers/Microsoft.CostManagement/generateBenefitUtilizationSummariesReports
  • 操作IdSavingsPlanOrderScope_GenerateBenefitUtilizationSummariesReport
GenerateBenefitUtilizationSummariesReportSavingsPlanOrderScopeAsync(TenantResource, WaitUntil, String, BenefitUtilizationSummariesContent, CancellationToken)

触发为提供的节省计划订单生成权益利用率摘要报告。

  • Request Path/providers/Microsoft.BillingBenefits/savingsPlanOrders/{savingsPlanOrderId}/providers/Microsoft.CostManagement/generateBenefitUtilizationSummariesReports
  • 操作IdSavingsPlanOrderScope_GenerateBenefitUtilizationSummariesReport
GetAllTenantsCostManagementViews(TenantResource)

获取 TenantResource 中 TenantsCostManagementViewsResources 的集合。

GetBenefitUtilizationSummariesByBillingAccountId(TenantResource, String, Nullable<GrainContent>, String, CancellationToken)

列出企业协议范围的节省计划利用率摘要。 支持粒度值:“Daily”和“Monthly”。

  • 请求路径/提供程序/Microsoft.Billing/billingAccounts/{billingAccountId}/providers/Microsoft.CostManagement/benefitUtilizationSummaries
  • 操作IdBenefitUtilizationSummaries_ListByBillingAccountId
GetBenefitUtilizationSummariesByBillingAccountIdAsync(TenantResource, String, Nullable<GrainContent>, String, CancellationToken)

列出企业协议范围的节省计划利用率摘要。 支持粒度值:“Daily”和“Monthly”。

  • 请求路径/提供程序/Microsoft.Billing/billingAccounts/{billingAccountId}/providers/Microsoft.CostManagement/benefitUtilizationSummaries
  • 操作IdBenefitUtilizationSummaries_ListByBillingAccountId
GetBenefitUtilizationSummariesByBillingProfileId(TenantResource, String, String, Nullable<GrainContent>, String, CancellationToken)

列出计费配置文件的节省计划利用率摘要。 支持粒度值:“Daily”和“Monthly”。

  • 请求路径/提供程序/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}/providers/Microsoft.CostManagement/benefitUtilizationSummaries
  • 操作IdBenefitUtilizationSummaries_ListByBillingProfileId
GetBenefitUtilizationSummariesByBillingProfileIdAsync(TenantResource, String, String, Nullable<GrainContent>, String, CancellationToken)

列出计费配置文件的节省计划利用率摘要。 支持粒度值:“Daily”和“Monthly”。

  • 请求路径/提供程序/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}/providers/Microsoft.CostManagement/benefitUtilizationSummaries
  • 操作IdBenefitUtilizationSummaries_ListByBillingProfileId
GetBenefitUtilizationSummariesBySavingsPlanId(TenantResource, String, String, String, Nullable<GrainContent>, CancellationToken)

列出每日或每月粒度的节省计划利用率摘要。

  • Request Path/providers/Microsoft.BillingBenefits/savingsPlanOrders/{savingsPlanOrderId}/savingsPlans/{savingsPlanId}/providers/Microsoft.CostManagement/benefitUtilizationSummaries
  • 操作IdBenefitUtilizationSummaries_ListBySavingsPlanId
GetBenefitUtilizationSummariesBySavingsPlanIdAsync(TenantResource, String, String, String, Nullable<GrainContent>, CancellationToken)

列出每日或每月粒度的节省计划利用率摘要。

  • Request Path/providers/Microsoft.BillingBenefits/savingsPlanOrders/{savingsPlanOrderId}/savingsPlans/{savingsPlanId}/providers/Microsoft.CostManagement/benefitUtilizationSummaries
  • 操作IdBenefitUtilizationSummaries_ListBySavingsPlanId
GetBenefitUtilizationSummariesBySavingsPlanOrder(TenantResource, String, String, Nullable<GrainContent>, CancellationToken)

列出每日或每月粒度的节省计划利用率摘要。

  • Request Path/providers/Microsoft.BillingBenefits/savingsPlanOrders/{savingsPlanOrderId}/providers/Microsoft.CostManagement/benefitUtilizationSummaries
  • 操作IdBenefitUtilizationSummaries_ListBySavingsPlanOrder
GetBenefitUtilizationSummariesBySavingsPlanOrderAsync(TenantResource, String, String, Nullable<GrainContent>, CancellationToken)

列出每日或每月粒度的节省计划利用率摘要。

  • Request Path/providers/Microsoft.BillingBenefits/savingsPlanOrders/{savingsPlanOrderId}/providers/Microsoft.CostManagement/benefitUtilizationSummaries
  • 操作IdBenefitUtilizationSummaries_ListBySavingsPlanOrder
GetCostManagementAlerts(TenantResource, ExternalCloudProviderType, String, CancellationToken)

列出定义的外部云提供商类型的警报。

  • 请求路径/providers/Microsoft.CostManagement/{externalCloudProviderType}/{externalCloudProviderId}/alerts
  • 操作IdAlerts_ListExternal
GetCostManagementAlertsAsync(TenantResource, ExternalCloudProviderType, String, CancellationToken)

列出定义的外部云提供商类型的警报。

  • 请求路径/providers/Microsoft.CostManagement/{externalCloudProviderType}/{externalCloudProviderId}/alerts
  • 操作IdAlerts_ListExternal
GetTenantScheduledAction(TenantResource, String, CancellationToken)

按名称获取专用计划操作。

  • 请求路径/providers/Microsoft.CostManagement/scheduledActions/{name}
  • 操作IdScheduledActions_Get
GetTenantScheduledActionAsync(TenantResource, String, CancellationToken)

按名称获取专用计划操作。

  • 请求路径/providers/Microsoft.CostManagement/scheduledActions/{name}
  • 操作IdScheduledActions_Get
GetTenantScheduledActions(TenantResource)

获取 TenantResource 中 TenantScheduledActionResources 的集合。

GetTenantsCostManagementViews(TenantResource, String, CancellationToken)

按视图名称获取视图。

  • 请求路径/providers/Microsoft.CostManagement/views/{viewName}
  • 操作IdViews_Get
GetTenantsCostManagementViewsAsync(TenantResource, String, CancellationToken)

按视图名称获取视图。

  • 请求路径/providers/Microsoft.CostManagement/views/{viewName}
  • 操作IdViews_Get
UsageByExternalCloudProviderTypeQuery(TenantResource, ExternalCloudProviderType, String, QueryDefinition, CancellationToken)

查询定义的外部云提供程序类型的使用情况数据。

  • 请求路径/providers/Microsoft.CostManagement/{externalCloudProviderType}/{externalCloudProviderId}/query
  • 操作IdQuery_UsageByExternalCloudProviderType
UsageByExternalCloudProviderTypeQueryAsync(TenantResource, ExternalCloudProviderType, String, QueryDefinition, CancellationToken)

查询定义的外部云提供程序类型的使用情况数据。

  • 请求路径/providers/Microsoft.CostManagement/{externalCloudProviderType}/{externalCloudProviderId}/query
  • 操作IdQuery_UsageByExternalCloudProviderType
ActivateEmail(TenantResource, AzureLocation, DataShareEmailRegistration, CancellationToken)

激活当前租户的电子邮件注册

  • 请求路径/providers/Microsoft.DataShare/locations/{location}/activateEmail
  • 操作IdEmailRegistrations_ActivateEmail
ActivateEmailAsync(TenantResource, AzureLocation, DataShareEmailRegistration, CancellationToken)

激活当前租户的电子邮件注册

  • 请求路径/providers/Microsoft.DataShare/locations/{location}/activateEmail
  • 操作IdEmailRegistrations_ActivateEmail
GetDataShareConsumerInvitation(TenantResource, AzureLocation, Guid, CancellationToken)

获取邀请

  • Request Path/providers/Microsoft.DataShare/locations/{location}/consumerInvitations/{invitationId}
  • 操作IdConsumerInvitations_Get
GetDataShareConsumerInvitationAsync(TenantResource, AzureLocation, Guid, CancellationToken)

获取邀请

  • Request Path/providers/Microsoft.DataShare/locations/{location}/consumerInvitations/{invitationId}
  • 操作IdConsumerInvitations_Get
GetDataShareConsumerInvitations(TenantResource)

获取 TenantResource 中的 DataShareConsumerInvitationResources 集合。

RegisterEmail(TenantResource, AzureLocation, CancellationToken)

为当前租户注册电子邮件

  • 请求路径/提供程序/Microsoft.DataShare/locations/{location}/registerEmail
  • 操作IdEmailRegistrations_RegisterEmail
RegisterEmailAsync(TenantResource, AzureLocation, CancellationToken)

为当前租户注册电子邮件

  • 请求路径/提供程序/Microsoft.DataShare/locations/{location}/registerEmail
  • 操作IdEmailRegistrations_RegisterEmail
RejectConsumerInvitation(TenantResource, AzureLocation, DataShareConsumerInvitationData, CancellationToken)

拒绝邀请

  • 请求路径/providers/Microsoft.DataShare/locations/{location}/rejectInvitation
  • 操作IdConsumerInvitations_RejectInvitation
RejectConsumerInvitationAsync(TenantResource, AzureLocation, DataShareConsumerInvitationData, CancellationToken)

拒绝邀请

  • 请求路径/providers/Microsoft.DataShare/locations/{location}/rejectInvitation
  • 操作IdConsumerInvitations_RejectInvitation
GetTopicType(TenantResource, String, CancellationToken)

获取有关主题类型的信息。

  • 请求路径/providers/Microsoft.EventGrid/topicTypes/{topicTypeName}
  • 操作IdTopicTypes_Get
GetTopicTypeAsync(TenantResource, String, CancellationToken)

获取有关主题类型的信息。

  • 请求路径/提供程序/Microsoft.EventGrid/topicTypes/{topicTypeName}
  • 操作IdTopicTypes_Get
GetTopicTypes(TenantResource)

获取 TenantResource 中 TopicTypeResources 的集合。

GetVerifiedPartner(TenantResource, String, CancellationToken)

获取已验证合作伙伴的属性。

  • 请求路径/提供程序/Microsoft.EventGrid/verifiedPartners/{verifiedPartnerName}
  • 操作IdVerifiedPartners_Get
GetVerifiedPartnerAsync(TenantResource, String, CancellationToken)

获取已验证合作伙伴的属性。

  • 请求路径/提供程序/Microsoft.EventGrid/verifiedPartners/{verifiedPartnerName}
  • 操作IdVerifiedPartners_Get
GetVerifiedPartners(TenantResource)

获取 TenantResource 中 VerifiedPartnerResources 的集合。

GetOperationsCustomLocations(TenantResource, CancellationToken)

列出所有可用的自定义位置操作。 请求路径:/providers/Microsoft.ExtendedLocation/operations 操作 ID:CustomLocations_ListOperations

GetOperationsCustomLocationsAsync(TenantResource, CancellationToken)

列出所有可用的自定义位置操作。 请求路径:/providers/Microsoft.ExtendedLocation/operations 操作 ID:CustomLocations_ListOperations

CheckFrontDoorNameAvailability(TenantResource, FrontDoorNameAvailabilityContent, CancellationToken)

检查 Front Door 资源名称的可用性。

  • 请求路径/提供程序/Microsoft.Network/checkFrontDoorNameAvailability
  • 操作IdFrontDoorNameAvailability_Check
CheckFrontDoorNameAvailabilityAsync(TenantResource, FrontDoorNameAvailabilityContent, CancellationToken)

检查 Front Door 资源名称的可用性。

  • 请求路径/提供程序/Microsoft.Network/checkFrontDoorNameAvailability
  • 操作IdFrontDoorNameAvailability_Check
GetAvailableOperationsMachineLearningComputes(TenantResource, CancellationToken)

获取所有可用操作。

  • 请求路径/提供程序/Microsoft.MachineLearningCompute/operations
  • 操作IdMachineLearningCompute_ListAvailableOperations
GetAvailableOperationsMachineLearningComputesAsync(TenantResource, CancellationToken)

获取所有可用操作。

  • 请求路径/提供程序/Microsoft.MachineLearningCompute/operations
  • 操作IdMachineLearningCompute_ListAvailableOperations
GetSystemAssignedIdentity(ArmResource)

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

GetOperations(TenantResource, CancellationToken)

列出所有操作。

  • 请求路径/提供程序/Microsoft.ManagementPartner/operations
  • 操作IdOperation_List
GetOperationsAsync(TenantResource, CancellationToken)

列出所有操作。

  • 请求路径/提供程序/Microsoft.ManagementPartner/operations
  • 操作IdOperation_List
GetPartnerResponse(TenantResource, String, CancellationToken)

使用 partnerId、objectId 和 tenantId 获取管理合作伙伴。

  • 请求路径/providers/Microsoft.ManagementPartner/partners/{partnerId}
  • 操作IdPartner_Get
GetPartnerResponseAsync(TenantResource, String, CancellationToken)

使用 partnerId、objectId 和 tenantId 获取管理合作伙伴。

  • 请求路径/providers/Microsoft.ManagementPartner/partners/{partnerId}
  • 操作IdPartner_Get
GetPartnerResponses(TenantResource)

获取 TenantResource 中 PartnerResponseResources 的集合。

GetPrivateStore(TenantResource, Guid, CancellationToken)

获取有关专用应用商店的信息

  • 请求路径/提供程序/Microsoft.Marketplace/privateStores/{privateStoreId}
  • 操作IdPrivateStore_Get
GetPrivateStoreAsync(TenantResource, Guid, CancellationToken)

获取有关专用应用商店的信息

  • 请求路径/提供程序/Microsoft.Marketplace/privateStores/{privateStoreId}
  • 操作IdPrivateStore_Get
GetPrivateStores(TenantResource)

获取 TenantResource 中 PrivateStoreResources 的集合。

GetOperationsDiscoveries(TenantResource, CancellationToken)

请求路径:/providers/Microsoft.Migrate/operations 操作 ID:OperationsDiscovery_Get

GetOperationsDiscoveriesAsync(TenantResource, CancellationToken)

请求路径:/providers/Microsoft.Migrate/operations 操作 ID:OperationsDiscovery_Get

GetTenantPacketCoreControlPlaneVersion(TenantResource, String, CancellationToken)

获取有关指定的数据包核心控制平面版本的信息。

  • 请求路径/提供程序/Microsoft.MobileNetwork/packetCoreControlPlaneVersions/{versionName}
  • 操作IdPacketCoreControlPlaneVersions_Get
GetTenantPacketCoreControlPlaneVersionAsync(TenantResource, String, CancellationToken)

获取有关指定的数据包核心控制平面版本的信息。

  • 请求路径/提供程序/Microsoft.MobileNetwork/packetCoreControlPlaneVersions/{versionName}
  • 操作IdPacketCoreControlPlaneVersions_Get
GetTenantPacketCoreControlPlaneVersions(TenantResource)

获取 TenantResource 中 TenantPacketCoreControlPlaneVersionResources 的集合。

GetEventCategories(TenantResource, CancellationToken)

获取活动日志服务中支持的可用事件类别的列表。<br>当前列表包括:管理、安全性、ServiceHealth、警报、建议、策略。

  • 请求路径/提供程序/Microsoft.Insights/eventcategories
  • 操作IdEventCategories_List
GetEventCategoriesAsync(TenantResource, CancellationToken)

获取活动日志服务中支持的可用事件类别的列表。<br>当前列表包括:管理、安全性、ServiceHealth、警报、建议、策略。

  • 请求路径/提供程序/Microsoft.Insights/eventcategories
  • 操作IdEventCategories_List
GetTenantActivityLogs(TenantResource, String, String, CancellationToken)

获取租户的活动日志。<br>适用于 API 以获取订阅的活动日志的所有内容都适用于此 API, (参数、$filter等 ) 。<此处>需要指出的一点是,此 API 不会 在租户的单个订阅中检索日志,而只会显示租户级别生成的日志。

  • 请求路径/提供程序/Microsoft.Insights/eventtypes/management/values
  • 操作IdTenantActivityLogs_List
GetTenantActivityLogsAsync(TenantResource, String, String, CancellationToken)

获取租户的活动日志。<br>适用于 API 以获取订阅的活动日志的所有内容都适用于此 API, (参数、$filter等 ) 。<此处>需要指出的一点是,此 API 不会 在租户的单个订阅中检索日志,而只会显示租户级别生成的日志。

  • 请求路径/提供程序/Microsoft.Insights/eventtypes/management/values
  • 操作IdTenantActivityLogs_List
ExecuteGetPrivateDnsZoneSuffix(TenantResource, CancellationToken)

获取云中的专用 DNS 区域后缀。

  • 请求路径/providers/Microsoft.DBforMySQL/getPrivateDnsZoneSuffix
  • 操作IdGetPrivateDnsZoneSuffix_Execute
ExecuteGetPrivateDnsZoneSuffixAsync(TenantResource, CancellationToken)

获取云中的专用 DNS 区域后缀。

  • 请求路径/providers/Microsoft.DBforMySQL/getPrivateDnsZoneSuffix
  • 操作IdGetPrivateDnsZoneSuffix_Execute
GetGlobalRulestack(TenantResource, String, CancellationToken)

获取 GlobalRulestackResource

  • 请求路径/提供程序/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}
  • 操作IdGlobalRulestack_Get
GetGlobalRulestackAsync(TenantResource, String, CancellationToken)

获取 GlobalRulestackResource

  • 请求路径/提供程序/PaloAltoNetworks.Cloudngfw/globalRulestacks/{globalRulestackName}
  • 操作IdGlobalRulestack_Get
GetGlobalRulestacks(TenantResource)

获取 TenantResource 中 GlobalRulestackResources 的集合。

GetAllPolicyMetadata(TenantResource)

获取 TenantResource 中 PolicyMetadataResources 的集合。

GetPolicyMetadata(TenantResource, String, CancellationToken)

获取策略元数据资源。

  • 请求路径/提供程序/Microsoft.PolicyInsights/policyMetadata/{resourceName}
  • 操作IdPolicyMetadata_GetResource
GetPolicyMetadataAsync(TenantResource, String, CancellationToken)

获取策略元数据资源。

  • 请求路径/提供程序/Microsoft.PolicyInsights/policyMetadata/{resourceName}
  • 操作IdPolicyMetadata_GetResource
ExecuteGetPrivateDnsZoneSuffix(TenantResource, CancellationToken)

获取云中的专用 DNS 区域后缀

  • 请求路径/providers/Microsoft.DBforPostgreSQL/getPrivateDnsZoneSuffix
  • 操作IdGetPrivateDnsZoneSuffix_Execute
ExecuteGetPrivateDnsZoneSuffixAsync(TenantResource, CancellationToken)

获取云中的专用 DNS 区域后缀

  • 请求路径/providers/Microsoft.DBforPostgreSQL/getPrivateDnsZoneSuffix
  • 操作IdGetPrivateDnsZoneSuffix_Execute
GetDefaultAccount(TenantResource, Guid, PurviewAccountScopeType, String, CancellationToken)

获取范围的默认帐户。

  • 请求路径/providers/Microsoft.Purview/getDefaultAccount
  • 操作IdDefaultAccounts_Get
GetDefaultAccountAsync(TenantResource, Guid, PurviewAccountScopeType, String, CancellationToken)

获取范围的默认帐户。

  • 请求路径/providers/Microsoft.Purview/getDefaultAccount
  • 操作IdDefaultAccounts_Get
RemoveDefaultAccount(TenantResource, Guid, PurviewAccountScopeType, String, CancellationToken)

从范围中删除默认帐户。

  • 请求路径/providers/Microsoft.Purview/removeDefaultAccount
  • 操作IdDefaultAccounts_Remove
RemoveDefaultAccountAsync(TenantResource, Guid, PurviewAccountScopeType, String, CancellationToken)

从范围中删除默认帐户。

  • 请求路径/providers/Microsoft.Purview/removeDefaultAccount
  • 操作IdDefaultAccounts_Remove
SetDefaultAccount(TenantResource, DefaultPurviewAccountPayload, CancellationToken)

设置该范围的默认帐户。

  • 请求路径/providers/Microsoft.Purview/setDefaultAccount
  • 操作IdDefaultAccounts_Set
SetDefaultAccountAsync(TenantResource, DefaultPurviewAccountPayload, CancellationToken)

设置该范围的默认帐户。

  • 请求路径/providers/Microsoft.Purview/setDefaultAccount
  • 操作IdDefaultAccounts_Set
GetQuotaOperations(TenantResource, CancellationToken)

列出 Microsoft.Quota 资源提供程序支持的所有操作。

  • 请求路径/providers/Microsoft.Quota/operations
  • 操作IdQuotaOperation_List
GetQuotaOperationsAsync(TenantResource, CancellationToken)

列出 Microsoft.Quota 资源提供程序支持的所有操作。

  • 请求路径/providers/Microsoft.Quota/operations
  • 操作IdQuotaOperation_List
CalculateReservationExchange(TenantResource, WaitUntil, CalculateExchangeContent, CancellationToken)

如果没有策略错误, Reservations 则计算交换价格。

  • 请求路径/providers/Microsoft.Capacity/calculateExchange
  • 操作IdCalculateExchange_Post
CalculateReservationExchangeAsync(TenantResource, WaitUntil, CalculateExchangeContent, CancellationToken)

如果没有策略错误, Reservations 则计算交换价格。

  • 请求路径/providers/Microsoft.Capacity/calculateExchange
  • 操作IdCalculateExchange_Post
CalculateReservationOrder(TenantResource, ReservationPurchaseContent, CancellationToken)

计算放置 ReservationOrder的价格。

  • 请求路径/providers/Microsoft.Capacity/calculatePrice
  • 操作IdReservationOrder_Calculate
CalculateReservationOrderAsync(TenantResource, ReservationPurchaseContent, CancellationToken)

计算放置 ReservationOrder的价格。

  • 请求路径/providers/Microsoft.Capacity/calculatePrice
  • 操作IdReservationOrder_Calculate
Exchange(TenantResource, WaitUntil, ExchangeContent, CancellationToken)

返回一个或多个 Reservations 以换取一个或多个 Reservation 购买。

  • 请求路径/providers/Microsoft.Capacity/exchange
  • 操作IdExchange_Post
ExchangeAsync(TenantResource, WaitUntil, ExchangeContent, CancellationToken)

返回一个或多个 Reservations 以换取一个或多个 Reservation 购买。

  • 请求路径/providers/Microsoft.Capacity/exchange
  • 操作IdExchange_Post
GetReservationDetails(TenantResource, TenantResourceGetReservationDetailsOptions, CancellationToken)

通过预配用户在当前租户中有权访问的状态,列出预留组的预留和汇总计数。

  • 请求路径/providers/Microsoft.Capacity/reservations
  • 操作IdReservation_ListAll
GetReservationDetails(TenantResource, String, String, String, Nullable<Single>, String, Nullable<Single>, CancellationToken)

通过预配用户在当前租户中有权访问的状态,列出预留组的预留和汇总计数。

  • 请求路径/providers/Microsoft.Capacity/reservations
  • 操作IdReservation_ListAll
GetReservationDetailsAsync(TenantResource, TenantResourceGetReservationDetailsOptions, CancellationToken)

通过预配用户在当前租户中有权访问的状态,列出预留组的预留和汇总计数。

  • 请求路径/providers/Microsoft.Capacity/reservations
  • 操作IdReservation_ListAll
GetReservationDetailsAsync(TenantResource, String, String, String, Nullable<Single>, String, Nullable<Single>, CancellationToken)

通过预配用户在当前租户中有权访问的状态,列出预留组的预留和汇总计数。

  • 请求路径/providers/Microsoft.Capacity/reservations
  • 操作IdReservation_ListAll
GetReservationOrder(TenantResource, Guid, String, CancellationToken)

获取 的详细信息 ReservationOrder

  • 请求路径/providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}
  • 操作IdReservationOrder_Get
GetReservationOrderAsync(TenantResource, Guid, String, CancellationToken)

获取 的详细信息 ReservationOrder

  • 请求路径/providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}
  • 操作IdReservationOrder_Get
GetReservationOrders(TenantResource)

获取 TenantResource 中 ReservationOrderResources 的集合。

GetResourceHistory(TenantResource, ResourcesHistoryContent, CancellationToken)

列出给定时间间隔内资源的所有快照。

  • 请求路径/providers/Microsoft.ResourceGraph/resourcesHistory
  • 操作 IdResourcesHistory
GetResourceHistoryAsync(TenantResource, ResourcesHistoryContent, CancellationToken)

列出给定时间间隔内资源的所有快照。

  • 请求路径/providers/Microsoft.ResourceGraph/resourcesHistory
  • 操作 IdResourcesHistory
GetResources(TenantResource, ResourceQueryContent, CancellationToken)

查询 Azure 资源管理器管理的资源,以查找请求中指定的范围。

  • 请求路径/providers/Microsoft.ResourceGraph/resources
  • 操作 IdResources
GetResourcesAsync(TenantResource, ResourceQueryContent, CancellationToken)

查询 Azure 资源管理器管理的资源,以查找请求中指定的范围。

  • 请求路径/providers/Microsoft.ResourceGraph/resources
  • 操作 IdResources
GetResourceHealthMetadataEntities(TenantResource)

获取 TenantResource 中 ResourceHealthMetadataEntityResources 的集合。

GetResourceHealthMetadataEntity(TenantResource, String, CancellationToken)

获取元数据实体的列表。

  • 请求路径/providers/Microsoft.ResourceHealth/metadata/{name}
  • 操作IdMetadata_GetEntity
GetResourceHealthMetadataEntityAsync(TenantResource, String, CancellationToken)

获取元数据实体的列表。

  • 请求路径/providers/Microsoft.ResourceHealth/metadata/{name}
  • 操作IdMetadata_GetEntity
GetServiceEmergingIssue(TenantResource, EmergingIssueNameContent, CancellationToken)

获取 Azure 服务的新问题。

  • 请求路径/providers/Microsoft.ResourceHealth/emergingIssues/{issueName}
  • 操作IdEmergingIssues_Get
GetServiceEmergingIssueAsync(TenantResource, EmergingIssueNameContent, CancellationToken)

获取 Azure 服务的新问题。

  • 请求路径/providers/Microsoft.ResourceHealth/emergingIssues/{issueName}
  • 操作IdEmergingIssues_Get
GetServiceEmergingIssues(TenantResource)

获取 TenantResource 中 ServiceEmergingIssueResources 的集合。

GetTenantResourceHealthEvent(TenantResource, String, String, String, CancellationToken)

按事件跟踪 ID 在租户中服务运行状况事件

  • 请求路径/providers/Microsoft.ResourceHealth/events/{eventTrackingId}
  • 操作IdEvent_GetByTenantIdAndTrackingId
GetTenantResourceHealthEventAsync(TenantResource, String, String, String, CancellationToken)

按事件跟踪 ID 在租户中服务运行状况事件

  • 请求路径/providers/Microsoft.ResourceHealth/events/{eventTrackingId}
  • 操作IdEvent_GetByTenantIdAndTrackingId
GetTenantResourceHealthEvents(TenantResource)

获取 TenantResource 中 TenantResourceHealthEventResources 的集合。

GetOperationsDiscoveries(TenantResource, CancellationToken)
  • 请求路径/providers/Microsoft.Migrate/operations
  • 操作IdOperationsDiscovery_Get
GetOperationsDiscoveriesAsync(TenantResource, CancellationToken)
  • 请求路径/providers/Microsoft.Migrate/operations
  • 操作IdOperationsDiscovery_Get
CalculateDeploymentTemplateHash(TenantResource, BinaryData, CancellationToken)

计算给定模板的哈希。

  • 请求路径/providers/Microsoft.Resources/calculateTemplateHash
  • 操作IdDeployments_CalculateTemplateHash
CalculateDeploymentTemplateHashAsync(TenantResource, BinaryData, CancellationToken)

计算给定模板的哈希。

  • 请求路径/providers/Microsoft.Resources/calculateTemplateHash
  • 操作IdDeployments_CalculateTemplateHash
GetArmDeployment(TenantResource, String, CancellationToken)

获取部署。

  • 请求路径/{scope}/providers/Microsoft.Resources/deployments/{deploymentName}
  • 操作IdDeployments_GetAtScope
GetArmDeploymentAsync(TenantResource, String, CancellationToken)

获取部署。

  • 请求路径/{scope}/providers/Microsoft.Resources/deployments/{deploymentName}
  • 操作IdDeployments_GetAtScope
GetArmDeployments(TenantResource)

获取 TenantResource 中 ArmDeploymentResources 的集合。

GetAllTenantAssessmentMetadata(TenantResource)

获取 TenantResource 中 TenantAssessmentMetadataResources 的集合。

GetSecureScoreControlDefinitions(TenantResource, CancellationToken)

列出可用的安全控制措施、其评估和最高分数

  • 请求路径/提供程序/Microsoft.Security/secureScoreControlDefinitions
  • 操作IdSecureScoreControlDefinitions_List
GetSecureScoreControlDefinitionsAsync(TenantResource, CancellationToken)

列出可用的安全控制措施、其评估和最高分数

  • 请求路径/提供程序/Microsoft.Security/secureScoreControlDefinitions
  • 操作IdSecureScoreControlDefinitions_List
GetTenantAssessmentMetadata(TenantResource, String, CancellationToken)

获取有关评估类型的元数据信息

  • 请求路径/providers/Microsoft.Security/assessmentMetadata/{assessmentMetadataName}
  • 操作IdAssessmentsMetadata_Get
GetTenantAssessmentMetadataAsync(TenantResource, String, CancellationToken)

获取有关评估类型的元数据信息

  • 请求路径/providers/Microsoft.Security/assessmentMetadata/{assessmentMetadataName}
  • 操作IdAssessmentsMetadata_Get
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 的集合。

AcceptSubscriptionOwnership(TenantResource, WaitUntil, String, AcceptOwnershipContent, CancellationToken)

接受订阅所有权。

  • Request Path/providers/Microsoft.Subscription/subscriptions/{subscriptionId}/acceptOwnership
  • 操作IdSubscription_AcceptOwnership
AcceptSubscriptionOwnershipAsync(TenantResource, WaitUntil, String, AcceptOwnershipContent, CancellationToken)

接受订阅所有权。

  • Request Path/providers/Microsoft.Subscription/subscriptions/{subscriptionId}/acceptOwnership
  • 操作IdSubscription_AcceptOwnership
GetAcceptOwnershipStatus(TenantResource, String, CancellationToken)

接受订阅所有权状态。

  • Request Path/providers/Microsoft.Subscription/subscriptions/{subscriptionId}/acceptOwnershipStatus
  • 操作IdSubscription_AcceptOwnershipStatus
GetAcceptOwnershipStatusAsync(TenantResource, String, CancellationToken)

接受订阅所有权状态。

  • Request Path/providers/Microsoft.Subscription/subscriptions/{subscriptionId}/acceptOwnershipStatus
  • 操作IdSubscription_AcceptOwnershipStatus
GetBillingAccountPolicies(TenantResource)

获取 TenantResource 中 BillingAccountPolicyResources 的集合。

GetBillingAccountPolicy(TenantResource, String, CancellationToken)

获取计费帐户策略。

  • 请求路径/提供程序/Microsoft.Billing/billingAccounts/{billingAccountId}/providers/Microsoft.Subscription/policies/default
  • 操作IdBillingAccount_GetPolicy
GetBillingAccountPolicyAsync(TenantResource, String, CancellationToken)

获取计费帐户策略。

  • 请求路径/提供程序/Microsoft.Billing/billingAccounts/{billingAccountId}/providers/Microsoft.Subscription/policies/default
  • 操作IdBillingAccount_GetPolicy
GetSubscriptionAlias(TenantResource, String, CancellationToken)

获取别名订阅。

  • 请求路径/providers/Microsoft.Subscription/aliases/{aliasName}
  • 操作IdAlias_Get
GetSubscriptionAliasAsync(TenantResource, String, CancellationToken)

获取别名订阅。

  • 请求路径/providers/Microsoft.Subscription/aliases/{aliasName}
  • 操作IdAlias_Get
GetSubscriptionAliases(TenantResource)

获取 TenantResource 中 SubscriptionAliasResources 的集合。

GetTenantPolicy(TenantResource)

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

CheckNameAvailabilitySupportTicketsNoSubscription(TenantResource, SupportNameAvailabilityContent, CancellationToken)

检查资源名称的可用性。 应使用此 API 检查名称的唯一性,以便为所选订阅创建支持票证。

  • 请求路径/providers/Microsoft.Support/checkNameAvailability
  • 操作IdSupportTicketsNoSubscription_CheckNameAvailability
CheckNameAvailabilitySupportTicketsNoSubscriptionAsync(TenantResource, SupportNameAvailabilityContent, CancellationToken)

检查资源名称的可用性。 应使用此 API 检查名称的唯一性,以便为所选订阅创建支持票证。

  • 请求路径/providers/Microsoft.Support/checkNameAvailability
  • 操作IdSupportTicketsNoSubscription_CheckNameAvailability
GetSupportAzureService(TenantResource, String, CancellationToken)

获取用于创建支持票证的特定 Azure 服务。

  • 请求路径/提供程序/Microsoft.Support/services/{serviceName}
  • 操作IdServices_Get
GetSupportAzureServiceAsync(TenantResource, String, CancellationToken)

获取用于创建支持票证的特定 Azure 服务。

  • 请求路径/提供程序/Microsoft.Support/services/{serviceName}
  • 操作IdServices_Get
GetSupportAzureServices(TenantResource)

获取 TenantResource 中 SupportAzureServiceResources 的集合。

GetTenantFileWorkspace(TenantResource, String, CancellationToken)

获取特定文件工作区的详细信息。

  • 请求路径/providers/Microsoft.Support/fileWorkspaces/{fileWorkspaceName}
  • 操作IdFileWorkspacesNoSubscription_Get
GetTenantFileWorkspaceAsync(TenantResource, String, CancellationToken)

获取特定文件工作区的详细信息。

  • 请求路径/providers/Microsoft.Support/fileWorkspaces/{fileWorkspaceName}
  • 操作IdFileWorkspacesNoSubscription_Get
GetTenantFileWorkspaces(TenantResource)

获取 TenantResource 中 TenantFileWorkspaceResources 的集合。

GetTenantSupportTicket(TenantResource, String, CancellationToken)

获取特定支持票证的详细信息。 支持票证数据在票证创建后的 18 个月内可用。 如果票证是在 18 个月前创建的,则数据请求可能会导致错误。

  • 请求路径/providers/Microsoft.Support/supportTickets/{supportTicketName}
  • 操作IdSupportTicketsNoSubscription_Get
GetTenantSupportTicketAsync(TenantResource, String, CancellationToken)

获取特定支持票证的详细信息。 支持票证数据在票证创建后的 18 个月内可用。 如果票证是在 18 个月前创建的,则数据请求可能会导致错误。

  • 请求路径/providers/Microsoft.Support/supportTickets/{supportTicketName}
  • 操作IdSupportTicketsNoSubscription_Get
GetTenantSupportTickets(TenantResource)

获取 TenantResource 中 TenantSupportTicketResources 的集合。

CheckTrafficManagerRelativeDnsNameAvailability(TenantResource, TrafficManagerRelativeDnsNameAvailabilityContent, CancellationToken)

检查流量管理器相对 DNS 名称的可用性。

  • 请求路径/providers/Microsoft.Network/checkTrafficManagerNameAvailability
  • 操作IdProfiles_CheckTrafficManagerRelativeDnsNameAvailability
CheckTrafficManagerRelativeDnsNameAvailabilityAsync(TenantResource, TrafficManagerRelativeDnsNameAvailabilityContent, CancellationToken)

检查流量管理器相对 DNS 名称的可用性。

  • 请求路径/providers/Microsoft.Network/checkTrafficManagerNameAvailability
  • 操作IdProfiles_CheckTrafficManagerRelativeDnsNameAvailability
GetTrafficManagerGeographicHierarchy(TenantResource)

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

适用于