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

ApiManagementServiceResource 类

定义

表示 ApiManagementService 的类,以及可对其进行执行的实例操作。 如果有 ,ResourceIdentifier可以使用 GetApiManagementServiceResource 方法从 的ArmClient实例构造 ApiManagementServiceResource 。 否则,可以使用 GetApiManagementService 方法从其父资源 ResourceGroupResource 获取一个。

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

构造函数

ApiManagementServiceResource()

初始化 类的新实例 ApiManagementServiceResource 进行模拟。

字段

ResourceType

获取操作的资源类型。

属性

Client

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

(继承自 ArmResource)
Data

获取表示此功能的数据。

Diagnostics

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

(继承自 ArmResource)
Endpoint

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

(继承自 ArmResource)
HasData

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

Id

获取资源标识符。

(继承自 ArmResource)
Pipeline

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

(继承自 ArmResource)

方法

AddTag(String, String, CancellationToken)

将标记添加到当前资源。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}
  • 操作IdApiManagementService_Get
AddTagAsync(String, String, CancellationToken)

将标记添加到当前资源。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}
  • 操作IdApiManagementService_Get
ApplyNetworkConfigurationUpdates(WaitUntil, ApiManagementServiceApplyNetworkConfigurationContent, CancellationToken)

汇报虚拟网络中运行的 Microsoft.ApiManagement 资源,以选取更新的 DNS 更改。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/applynetworkconfigurationupdates
  • 操作IdApiManagementService_ApplyNetworkConfigurationUpdates
ApplyNetworkConfigurationUpdatesAsync(WaitUntil, ApiManagementServiceApplyNetworkConfigurationContent, CancellationToken)

汇报虚拟网络中运行的 Microsoft.ApiManagement 资源,以选取更新的 DNS 更改。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/applynetworkconfigurationupdates
  • 操作IdApiManagementService_ApplyNetworkConfigurationUpdates
Backup(WaitUntil, ApiManagementServiceBackupRestoreContent, CancellationToken)

创建API 管理服务到给定 Azure 存储帐户的备份。 这是长时间运行的操作,可能需要几分钟才能完成。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/backup
  • 操作IdApiManagementService_Backup
BackupAsync(WaitUntil, ApiManagementServiceBackupRestoreContent, CancellationToken)

创建API 管理服务到给定 Azure 存储帐户的备份。 这是长时间运行的操作,可能需要几分钟才能完成。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/backup
  • 操作IdApiManagementService_Backup
CanUseTagResource(CancellationToken)

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

(继承自 ArmResource)
CanUseTagResourceAsync(CancellationToken)

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

(继承自 ArmResource)
CreateOrUpdateContentItem(String, String, Nullable<ETag>, CancellationToken)

创建由提供的内容类型指定的新开发人员门户的内容项。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/contentTypes/{contentTypeId}/contentItems/{contentItemId}
  • 操作IdContentItem_CreateOrUpdate
CreateOrUpdateContentItemAsync(String, String, Nullable<ETag>, CancellationToken)

创建由提供的内容类型指定的新开发人员门户的内容项。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/contentTypes/{contentTypeId}/contentItems/{contentItemId}
  • 操作IdContentItem_CreateOrUpdate
CreateOrUpdateContentType(String, Nullable<ETag>, CancellationToken)

创建或更新开发人员门户的内容类型。 内容类型描述内容项的属性、验证规则和约束。 自定义内容类型的标识符需要以 c- 前缀开头。 无法修改内置内容类型。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/contentTypes/{contentTypeId}
  • 操作IdContentType_CreateOrUpdate
CreateOrUpdateContentTypeAsync(String, Nullable<ETag>, CancellationToken)

创建或更新开发人员门户的内容类型。 内容类型描述内容项的属性、验证规则和约束。 自定义内容类型的标识符需要以 c- 前缀开头。 无法修改内置内容类型。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/contentTypes/{contentTypeId}
  • 操作IdContentType_CreateOrUpdate
CreateResourceIdentifier(String, String, String)

生成实例的资源标识符 ApiManagementServiceResource

Delete(WaitUntil, CancellationToken)

删除现有的 API 管理服务。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}
  • 操作IdApiManagementService_Delete
DeleteAsync(WaitUntil, CancellationToken)

删除现有的 API 管理服务。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}
  • 操作IdApiManagementService_Delete
DeleteContentItem(String, String, ETag, CancellationToken)

删除指定开发人员门户的内容项。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/contentTypes/{contentTypeId}/contentItems/{contentItemId}
  • 操作IdContentItem_Delete
DeleteContentItemAsync(String, String, ETag, CancellationToken)

删除指定开发人员门户的内容项。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/contentTypes/{contentTypeId}/contentItems/{contentItemId}
  • 操作IdContentItem_Delete
DeleteContentType(String, ETag, CancellationToken)

删除指定开发人员门户的内容类型。 内容类型描述内容项的属性、验证规则和约束。 无法删除具有前缀) 开头 c- 的标识符的内置内容类型 (。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/contentTypes/{contentTypeId}
  • 操作IdContentType_Delete
DeleteContentTypeAsync(String, ETag, CancellationToken)

删除指定开发人员门户的内容类型。 内容类型描述内容项的属性、验证规则和约束。 无法删除具有前缀) 开头 c- 的标识符的内置内容类型 (。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/contentTypes/{contentTypeId}
  • 操作IdContentType_Delete
DeployTenantConfiguration(WaitUntil, ConfigurationName, ConfigurationDeployContent, CancellationToken)

此操作会将指定 Git 分支中的更改应用到配置数据库。 这是一个长时间运行的操作,可能需要几分钟才能完成。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/tenant/{configurationName}/deploy
  • 操作IdTenantConfiguration_Deploy
DeployTenantConfigurationAsync(WaitUntil, ConfigurationName, ConfigurationDeployContent, CancellationToken)

此操作会将指定 Git 分支中的更改应用到配置数据库。 这是一个长时间运行的操作,可能需要几分钟才能完成。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/tenant/{configurationName}/deploy
  • 操作IdTenantConfiguration_Deploy
Get(CancellationToken)

获取API 管理服务资源说明。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}
  • 操作IdApiManagementService_Get
GetApi(String, CancellationToken)

获取由其标识符指定的 API 的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/apis/{apiId}
  • 操作IdApi_Get
GetApiAsync(String, CancellationToken)

获取由其标识符指定的 API 的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/apis/{apiId}
  • 操作IdApi_Get
GetApiManagementAuthorizationServer(String, CancellationToken)

获取由其标识符指定的授权服务器的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/authorizationServers/{authsid}
  • 操作IdAuthorizationServer_Get
GetApiManagementAuthorizationServerAsync(String, CancellationToken)

获取由其标识符指定的授权服务器的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/authorizationServers/{authsid}
  • 操作IdAuthorizationServer_Get
GetApiManagementAuthorizationServers()

获取 ApiManagementService 中 ApiManagementAuthorizationServerResources 的集合。

GetApiManagementBackend(String, CancellationToken)

获取由其标识符指定的后端的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/backends/{backendId}
  • 操作IdBackend_Get
GetApiManagementBackendAsync(String, CancellationToken)

获取由其标识符指定的后端的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/backends/{backendId}
  • 操作IdBackend_Get
GetApiManagementBackends()

获取 ApiManagementService 中 ApiManagementBackendResources 的集合。

GetApiManagementCache(String, CancellationToken)

获取由其标识符指定的缓存的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/caches/{cacheId}
  • 操作IdCache_Get
GetApiManagementCacheAsync(String, CancellationToken)

获取由其标识符指定的缓存的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/caches/{cacheId}
  • 操作IdCache_Get
GetApiManagementCaches()

获取 ApiManagementService 中 ApiManagementCacheResources 的集合。

GetApiManagementCertificate(String, CancellationToken)

获取由其标识符指定的证书的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/certificates/{certificateId}
  • 操作IdCertificate_Get
GetApiManagementCertificateAsync(String, CancellationToken)

获取由其标识符指定的证书的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/certificates/{certificateId}
  • 操作IdCertificate_Get
GetApiManagementCertificates()

获取 ApiManagementService 中 ApiManagementCertificateResources 的集合。

GetApiManagementDiagnostic(String, CancellationToken)

获取由其标识符指定的诊断的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/诊断/{diagnosticId}
  • 操作IdDiagnostic_Get
GetApiManagementDiagnosticAsync(String, CancellationToken)

获取由其标识符指定的诊断的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/诊断/{diagnosticId}
  • 操作IdDiagnostic_Get
GetApiManagementDiagnostics()

获取 ApiManagementService 中 ApiManagementDiagnosticResources 的集合。

GetApiManagementEmailTemplate(TemplateName, CancellationToken)

获取由其标识符指定的电子邮件模板的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/templates/{templateName}
  • 操作IdEmailTemplate_Get
GetApiManagementEmailTemplateAsync(TemplateName, CancellationToken)

获取由其标识符指定的电子邮件模板的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/templates/{templateName}
  • 操作IdEmailTemplate_Get
GetApiManagementEmailTemplates()

获取 ApiManagementService 中 ApiManagementEmailTemplateResources 的集合。

GetApiManagementGateway(String, CancellationToken)

获取由其标识符指定的网关的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/gateways/{gatewayId}
  • 操作IdGateway_Get
GetApiManagementGatewayAsync(String, CancellationToken)

获取由其标识符指定的网关的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/gateways/{gatewayId}
  • 操作IdGateway_Get
GetApiManagementGateways()

获取 ApiManagementService 中 ApiManagementGatewayResources 的集合。

GetApiManagementGlobalSchema(String, CancellationToken)

获取由其标识符指定的架构的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/schemas/{schemaId}
  • 操作IdGlobalSchema_Get
GetApiManagementGlobalSchemaAsync(String, CancellationToken)

获取由其标识符指定的架构的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/schemas/{schemaId}
  • 操作IdGlobalSchema_Get
GetApiManagementGlobalSchemas()

获取 ApiManagementService 中 ApiManagementGlobalSchemaResources 的集合。

GetApiManagementGroup(String, CancellationToken)

获取由其标识符指定的组的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/groups/{groupId}
  • 操作IdGroup_Get
GetApiManagementGroupAsync(String, CancellationToken)

获取由其标识符指定的组的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/groups/{groupId}
  • 操作IdGroup_Get
GetApiManagementGroups()

获取 ApiManagementService 中 ApiManagementGroupResources 的集合。

GetApiManagementIdentityProvider(IdentityProviderType, CancellationToken)

获取在指定服务实例中配置的标识提供者的配置详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/identityProviders/{identityProviderName}
  • 操作IdIdentityProvider_Get
GetApiManagementIdentityProviderAsync(IdentityProviderType, CancellationToken)

获取在指定服务实例中配置的标识提供者的配置详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/identityProviders/{identityProviderName}
  • 操作IdIdentityProvider_Get
GetApiManagementIdentityProviders()

获取 ApiManagementService 中 ApiManagementIdentityProviderResources 的集合。

GetApiManagementIssue(String, CancellationToken)

获取API 管理问题详细信息

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/issues/{issueId}
  • 操作IdIssue_Get
GetApiManagementIssueAsync(String, CancellationToken)

获取API 管理问题详细信息

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/issues/{issueId}
  • 操作IdIssue_Get
GetApiManagementIssues()

获取 ApiManagementService 中 ApiManagementIssueResources 的集合。

GetApiManagementLogger(String, CancellationToken)

获取由其标识符指定的记录器的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/loggers/{loggerId}
  • 操作IdLogger_Get
GetApiManagementLoggerAsync(String, CancellationToken)

获取由其标识符指定的记录器的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/loggers/{loggerId}
  • 操作IdLogger_Get
GetApiManagementLoggers()

获取 ApiManagementService 中 ApiManagementLoggerResources 的集合。

GetApiManagementNamedValue(String, CancellationToken)

获取由其标识符指定的命名值的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/namedValues/{namedValueId}
  • 操作IdNamedValue_Get
GetApiManagementNamedValueAsync(String, CancellationToken)

获取由其标识符指定的命名值的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/namedValues/{namedValueId}
  • 操作IdNamedValue_Get
GetApiManagementNamedValues()

获取 ApiManagementService 中 ApiManagementNamedValueResources 的集合。

GetApiManagementNotification(NotificationName, CancellationToken)

获取由其标识符指定的通知的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/notifications/{notificationName}
  • 操作IdNotification_Get
GetApiManagementNotificationAsync(NotificationName, CancellationToken)

获取由其标识符指定的通知的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/notifications/{notificationName}
  • 操作IdNotification_Get
GetApiManagementNotifications()

获取 ApiManagementService 中 ApiManagementNotificationResources 的集合。

GetApiManagementOpenIdConnectProvider(String, CancellationToken)

获取不带机密的特定 OpenID Connect 提供程序。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/openidConnectProviders/{opid}
  • 操作IdOpenIdConnectProvider_Get
GetApiManagementOpenIdConnectProviderAsync(String, CancellationToken)

获取不带机密的特定 OpenID Connect 提供程序。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/openidConnectProviders/{opid}
  • 操作IdOpenIdConnectProvider_Get
GetApiManagementOpenIdConnectProviders()

获取 ApiManagementOpenIdConnectProviderResources 的集合。

GetApiManagementPolicies()

获取 ApiManagementService 中 ApiManagementPolicyResources 的集合。

GetApiManagementPolicy(PolicyName, Nullable<PolicyExportFormat>, CancellationToken)

获取 API 管理服务的全局策略定义。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/policies/{policyId}
  • 操作IdPolicy_Get
GetApiManagementPolicyAsync(PolicyName, Nullable<PolicyExportFormat>, CancellationToken)

获取 API 管理服务的全局策略定义。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/policies/{policyId}
  • 操作IdPolicy_Get
GetApiManagementPortalDelegationSetting()

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

GetApiManagementPortalRevision(String, CancellationToken)

获取开发人员门户的标识符指定的修订。

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/portalRevisions/{portalRevisionId}
  • 操作IdPortalRevision_Get
GetApiManagementPortalRevisionAsync(String, CancellationToken)

获取开发人员门户的标识符指定的修订。

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/portalRevisions/{portalRevisionId}
  • 操作IdPortalRevision_Get
GetApiManagementPortalRevisions()

获取 ApiManagementService 中 ApiManagementPortalRevisionResources 的集合。

GetApiManagementPortalSignInSetting()

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

GetApiManagementPortalSignUpSetting()

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

GetApiManagementPrivateEndpointConnection(String, CancellationToken)

获取由其标识符指定的专用终结点连接的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/privateEndpointConnections/{privateEndpointConnectionName}
  • 操作IdPrivateEndpointConnection_GetByName
GetApiManagementPrivateEndpointConnectionAsync(String, CancellationToken)

获取由其标识符指定的专用终结点连接的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/privateEndpointConnections/{privateEndpointConnectionName}
  • 操作IdPrivateEndpointConnection_GetByName
GetApiManagementPrivateEndpointConnections()

获取 ApiManagementService 中 ApiManagementPrivateEndpointConnectionResources 的集合。

GetApiManagementPrivateLinkResource(String, CancellationToken)

获取专用链接资源

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/privateLinkResources/{privateLinkSubResourceName}
  • 操作IdPrivateEndpointConnection_GetPrivateLinkResource
GetApiManagementPrivateLinkResourceAsync(String, CancellationToken)

获取专用链接资源

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/privateLinkResources/{privateLinkSubResourceName}
  • 操作IdPrivateEndpointConnection_GetPrivateLinkResource
GetApiManagementPrivateLinkResources()

获取 ApiManagementService 中 ApiManagementPrivateLinkResources 的集合。

GetApiManagementProduct(String, CancellationToken)

获取由其标识符指定的产品的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/products/{productId}
  • 操作IdProduct_Get
GetApiManagementProductAsync(String, CancellationToken)

获取由其标识符指定的产品的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/products/{productId}
  • 操作IdProduct_Get
GetApiManagementProducts()

获取 ApiManagementService 中 ApiManagementProductResources 的集合。

GetApiManagementSubscription(String, CancellationToken)

获取指定的订阅实体。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/subscriptions/{sid}
  • 操作IdSubscription_Get
GetApiManagementSubscriptionAsync(String, CancellationToken)

获取指定的订阅实体。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/subscriptions/{sid}
  • 操作IdSubscription_Get
GetApiManagementSubscriptions()

获取 ApiManagementService 中 ApiManagementSubscriptionResources 的集合。

GetApiManagementTag(String, CancellationToken)

获取由其标识符指定的标记的详细信息。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/tags/{tagId}
  • 操作IdTag_Get
GetApiManagementTagAsync(String, CancellationToken)

获取由其标识符指定的标记的详细信息。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/tags/{tagId}
  • 操作IdTag_Get
GetApiManagementTags()

获取 ApiManagementService 中 ApiManagementTagResources 的集合。

GetApiManagementTenantSetting(SettingsType, CancellationToken)

获取租户设置。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/settings/{settingsType}
  • 操作IdTenantSettings_Get
GetApiManagementTenantSettingAsync(SettingsType, CancellationToken)

获取租户设置。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/settings/{settingsType}
  • 操作IdTenantSettings_Get
GetApiManagementTenantSettings()

获取 ApiManagementService 中 ApiManagementTenantSettingResources 的集合。

GetApiManagementUser(String, CancellationToken)

获取由标识符指定的用户的详细信息。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/users/{userId}
  • 操作IdUser_Get
GetApiManagementUserAsync(String, CancellationToken)

获取由标识符指定的用户的详细信息。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/users/{userId}
  • 操作IdUser_Get
GetApiManagementUsers()

获取 ApiManagementService 中 ApiManagementUserResources 的集合。

GetApis()

获取 ApiManagementService 中 ApiResources 的集合。

GetApisByTags(String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, CancellationToken)

列出与标记关联的 API 集合。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/apisByTags
  • 操作IdApi_ListByTags
GetApisByTagsAsync(String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, CancellationToken)

列出与标记关联的 API 集合。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/apisByTags
  • 操作IdApi_ListByTags
GetApiVersionSet(String, CancellationToken)

获取由其标识符指定的 Api 版本集的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/apiVersionSets/{versionSetId}
  • 操作IdApiVersionSet_Get
GetApiVersionSetAsync(String, CancellationToken)

获取由其标识符指定的 Api 版本集的详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/apiVersionSets/{versionSetId}
  • 操作IdApiVersionSet_Get
GetApiVersionSets()

获取 ApiManagementService 中 ApiVersionSetResources 的集合。

GetAsync(CancellationToken)

获取API 管理服务资源说明。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}
  • 操作IdApiManagementService_Get
GetAvailableApiManagementServiceSkus(CancellationToken)

获取给定API 管理服务的所有可用 SKU

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/skus
  • 操作IdApiManagementServiceSkus_ListAvailableServiceSkus
GetAvailableApiManagementServiceSkusAsync(CancellationToken)

获取给定API 管理服务的所有可用 SKU

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/skus
  • 操作IdApiManagementServiceSkus_ListAvailableServiceSkus
GetAvailableLocations(CancellationToken)

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

(继承自 ArmResource)
GetAvailableLocationsAsync(CancellationToken)

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

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

返回开发人员门户的标识符指定的内容项。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/contentTypes/{contentTypeId}/contentItems/{contentItemId}
  • 操作IdContentItem_Get
GetContentItemAsync(String, String, CancellationToken)

返回开发人员门户的标识符指定的内容项。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/contentTypes/{contentTypeId}/contentItems/{contentItemId}
  • 操作IdContentItem_Get
GetContentItemEntityTag(String, String, CancellationToken)

返回由标识符指定的开发人员门户内容项) 版本的 ETag (实体状态。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/contentTypes/{contentTypeId}/contentItems/{contentItemId}
  • 操作IdContentItem_GetEntityTag
GetContentItemEntityTagAsync(String, String, CancellationToken)

返回由标识符指定的开发人员门户内容项) 版本的 ETag (实体状态。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/contentTypes/{contentTypeId}/contentItems/{contentItemId}
  • 操作IdContentItem_GetEntityTag
GetContentItems(String, CancellationToken)

列出由提供的内容类型指定的开发人员门户的内容项。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/contentTypes/{contentTypeId}/contentItems
  • 操作IdContentItem_ListByService
GetContentItemsAsync(String, CancellationToken)

列出由提供的内容类型指定的开发人员门户的内容项。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/contentTypes/{contentTypeId}/contentItems
  • 操作IdContentItem_ListByService
GetContentType(String, CancellationToken)

获取开发人员门户的内容类型的详细信息。 内容类型描述内容项的属性、验证规则和约束。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/contentTypes/{contentTypeId}
  • 操作IdContentType_Get
GetContentTypeAsync(String, CancellationToken)

获取开发人员门户的内容类型的详细信息。 内容类型描述内容项的属性、验证规则和约束。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/contentTypes/{contentTypeId}
  • 操作IdContentType_Get
GetContentTypes(CancellationToken)

列出开发人员门户的内容类型。 内容类型描述内容项的属性、验证规则和约束。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/contentTypes
  • 操作IdContentType_ListByService
GetContentTypesAsync(CancellationToken)

列出开发人员门户的内容类型。 内容类型描述内容项的属性、验证规则和约束。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/contentTypes
  • 操作IdContentType_ListByService
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)
GetNetworkStatusByLocation(AzureLocation, CancellationToken)

从云服务内部获取 Api 管理服务所依赖的外部资源的连接状态。 这还会返回对 CloudService 可见的 DNS 服务器。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/locations/{locationName}/networkstatus
  • 操作IdNetworkStatus_ListByLocation
GetNetworkStatusByLocationAsync(AzureLocation, CancellationToken)

从云服务内部获取 Api 管理服务所依赖的外部资源的连接状态。 这还会返回对 CloudService 可见的 DNS 服务器。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/locations/{locationName}/networkstatus
  • 操作IdNetworkStatus_ListByLocation
GetNetworkStatuses(CancellationToken)

从云服务内部获取 Api 管理服务所依赖的外部资源的连接状态。 这还会返回对 CloudService 可见的 DNS 服务器。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/networkstatus
  • 操作IdNetworkStatus_ListByService
GetNetworkStatusesAsync(CancellationToken)

从云服务内部获取 Api 管理服务所依赖的外部资源的连接状态。 这还会返回对 CloudService 可见的 DNS 服务器。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/networkstatus
  • 操作IdNetworkStatus_ListByService
GetOutboundNetworkDependenciesEndpoints(CancellationToken)

获取 ApiManagement 服务的所有出站依赖项的网络终结点。

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/outboundNetworkDependenciesEndpoints
  • 操作IdOutboundNetworkDependenciesEndpoints_ListByService
GetOutboundNetworkDependenciesEndpointsAsync(CancellationToken)

获取 ApiManagement 服务的所有出站依赖项的网络终结点。

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/outboundNetworkDependenciesEndpoints
  • 操作IdOutboundNetworkDependenciesEndpoints_ListByService
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)
GetPolicyDescriptions(Nullable<PolicyScopeContract>, CancellationToken)

列出所有策略说明。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/policyDescriptions
  • 操作IdPolicyDescription_ListByService
GetPolicyDescriptionsAsync(Nullable<PolicyScopeContract>, CancellationToken)

列出所有策略说明。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/policyDescriptions
  • 操作IdPolicyDescription_ListByService
GetPortalSettings(CancellationToken)

列出在服务实例中定义的 portalsettings 集合。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/portalsettings
  • 操作IdPortalSettings_ListByService
GetPortalSettingsAsync(CancellationToken)

列出在服务实例中定义的 portalsettings 集合。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/portalsettings
  • 操作IdPortalSettings_ListByService
GetProductsByTags(String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, CancellationToken)

列出与标记关联的产品集合。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/productsByTags
  • 操作IdProduct_ListByTags
GetProductsByTagsAsync(String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, CancellationToken)

列出与标记关联的产品集合。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/productsByTags
  • 操作IdProduct_ListByTags
GetQuotaByCounterKeys(String, CancellationToken)

列出与在指定服务实例上的策略中配置的计数器键关联的当前配额计数器周期的集合。 API 尚不支持分页。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/quotas/{quotaCounterKey}
  • 操作IdQuotaByCounterKeys_ListByService
GetQuotaByCounterKeysAsync(String, CancellationToken)

列出与在指定服务实例上的策略中配置的计数器键关联的当前配额计数器周期的集合。 API 尚不支持分页。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/quotas/{quotaCounterKey}
  • 操作IdQuotaByCounterKeys_ListByService
GetQuotaByPeriodKey(String, String, CancellationToken)

获取与服务实例中特定时段的策略中的计数器键关联的配额计数器的值。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/quotas/{quotaCounterKey}/periods/{quotaPeriodKey}
  • 操作IdQuotaByPeriodKeys_Get
GetQuotaByPeriodKeyAsync(String, String, CancellationToken)

获取与服务实例中特定时段的策略中的计数器键关联的配额计数器的值。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/quotas/{quotaCounterKey}/periods/{quotaPeriodKey}
  • 操作IdQuotaByPeriodKeys_Get
GetRegions(CancellationToken)

列出服务所在的所有 Azure 区域。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/regions
  • 操作IdRegion_ListByService
GetRegionsAsync(CancellationToken)

列出服务所在的所有 Azure 区域。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/regions
  • 操作IdRegion_ListByService
GetReportsByApi(String, Nullable<Int32>, Nullable<Int32>, String, CancellationToken)

按 API 列出报表记录。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/reports/byApi
  • 操作IdReports_ListByApi
GetReportsByApiAsync(String, Nullable<Int32>, Nullable<Int32>, String, CancellationToken)

按 API 列出报表记录。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/reports/byApi
  • 操作IdReports_ListByApi
GetReportsByGeo(String, Nullable<Int32>, Nullable<Int32>, CancellationToken)

按地理位置列出报表记录。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/reports/byGeo
  • 操作IdReports_ListByGeo
GetReportsByGeoAsync(String, Nullable<Int32>, Nullable<Int32>, CancellationToken)

按地理位置列出报表记录。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/reports/byGeo
  • 操作IdReports_ListByGeo
GetReportsByOperation(String, Nullable<Int32>, Nullable<Int32>, String, CancellationToken)

按 API 操作列出报表记录。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/reports/byOperation
  • 操作IdReports_ListByOperation
GetReportsByOperationAsync(String, Nullable<Int32>, Nullable<Int32>, String, CancellationToken)

按 API 操作列出报表记录。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/reports/byOperation
  • 操作IdReports_ListByOperation
GetReportsByProduct(String, Nullable<Int32>, Nullable<Int32>, String, CancellationToken)

按产品列出报表记录。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/reports/byProduct
  • 操作IdReports_ListByProduct
GetReportsByProductAsync(String, Nullable<Int32>, Nullable<Int32>, String, CancellationToken)

按产品列出报表记录。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/reports/byProduct
  • 操作IdReports_ListByProduct
GetReportsByRequest(String, Nullable<Int32>, Nullable<Int32>, CancellationToken)

按请求列出报表记录。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/reports/byRequest
  • 操作IdReports_ListByRequest
GetReportsByRequestAsync(String, Nullable<Int32>, Nullable<Int32>, CancellationToken)

按请求列出报表记录。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/reports/byRequest
  • 操作IdReports_ListByRequest
GetReportsBySubscription(String, Nullable<Int32>, Nullable<Int32>, String, CancellationToken)

按订阅列出报表记录。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/reports/bySubscription
  • 操作IdReports_ListBySubscription
GetReportsBySubscriptionAsync(String, Nullable<Int32>, Nullable<Int32>, String, CancellationToken)

按订阅列出报表记录。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/reports/bySubscription
  • 操作IdReports_ListBySubscription
GetReportsByTime(String, TimeSpan, Nullable<Int32>, Nullable<Int32>, String, CancellationToken)

按时间列出报表记录。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/reports/byTime
  • 操作IdReports_ListByTime
GetReportsByTimeAsync(String, TimeSpan, Nullable<Int32>, Nullable<Int32>, String, CancellationToken)

按时间列出报表记录。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/reports/byTime
  • 操作IdReports_ListByTime
GetReportsByUser(String, Nullable<Int32>, Nullable<Int32>, String, CancellationToken)

按用户列出报表记录。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/reports/byUser
  • 操作IdReports_ListByUser
GetReportsByUserAsync(String, Nullable<Int32>, Nullable<Int32>, String, CancellationToken)

按用户列出报表记录。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/reports/byUser
  • 操作IdReports_ListByUser
GetSsoToken(CancellationToken)

获取 API 管理 服务的单一登录令牌,有效期为 5 分钟。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/getssotoken
  • 操作IdApiManagementService_GetSsoToken
GetSsoTokenAsync(CancellationToken)

获取 API 管理 服务的单一登录令牌,有效期为 5 分钟。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/getssotoken
  • 操作IdApiManagementService_GetSsoToken
GetTagResource()

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

(继承自 ArmResource)
GetTagResources(String, Nullable<Int32>, Nullable<Int32>, CancellationToken)

列出与标记关联的资源集合。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/tagResources
  • 操作IdTagResource_ListByService
GetTagResourcesAsync(String, Nullable<Int32>, Nullable<Int32>, CancellationToken)

列出与标记关联的资源集合。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/tagResources
  • 操作IdTagResource_ListByService
GetTenantAccessInfo(AccessName, CancellationToken)

获取不带机密的租户访问信息详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/tenant/{accessName}
  • 操作IdTenantAccess_Get
GetTenantAccessInfoAsync(AccessName, CancellationToken)

获取不带机密的租户访问信息详细信息。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/tenant/{accessName}
  • 操作IdTenantAccess_Get
GetTenantAccessInfos()

获取 ApiManagementService 中 TenantAccessInfoResources 的集合。

GetTenantConfigurationSyncState(ConfigurationName, CancellationToken)

获取配置数据库与 Git 存储库之间最近同步的状态。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/tenant/{configurationName}/syncState
  • 操作IdTenantConfiguration_GetSyncState
GetTenantConfigurationSyncStateAsync(ConfigurationName, CancellationToken)

获取配置数据库与 Git 存储库之间最近同步的状态。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/tenant/{configurationName}/syncState
  • 操作IdTenantConfiguration_GetSyncState
PerformConnectivityCheckAsync(WaitUntil, ConnectivityCheckContent, CancellationToken)

在API 管理服务与给定目标之间执行连接检查,并返回连接指标,以及尝试建立连接时遇到的错误。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/connectivityCheck
  • 操作 IdPerformConnectivityCheckAsync
PerformConnectivityCheckAsyncAsync(WaitUntil, ConnectivityCheckContent, CancellationToken)

在API 管理服务与给定目标之间执行连接检查,并返回连接指标,以及尝试建立连接时遇到的错误。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/connectivityCheck
  • 操作 IdPerformConnectivityCheckAsync
RemoveTag(String, CancellationToken)

按键从资源中删除标记。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}
  • 操作IdApiManagementService_Get
RemoveTagAsync(String, CancellationToken)

按键从资源中删除标记。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}
  • 操作IdApiManagementService_Get
Restore(WaitUntil, ApiManagementServiceBackupRestoreContent, CancellationToken)

还原使用当前服务上的ApiManagementService_Backup操作创建的API 管理服务的备份。 这是一个长时间运行的操作,可能需要几分钟才能完成。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/restore
  • 操作IdApiManagementService_Restore
RestoreAsync(WaitUntil, ApiManagementServiceBackupRestoreContent, CancellationToken)

还原使用当前服务上的ApiManagementService_Backup操作创建的API 管理服务的备份。 这是一个长时间运行的操作,可能需要几分钟才能完成。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/restore
  • 操作IdApiManagementService_Restore
SaveTenantConfiguration(WaitUntil, ConfigurationName, ConfigurationSaveContent, CancellationToken)

此操作使用当前配置快照存储库中的指定分支创建提交。 这是一个长时间运行的操作,可能需要几分钟才能完成。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/tenant/{configurationName}/save
  • 操作IdTenantConfiguration_Save
SaveTenantConfigurationAsync(WaitUntil, ConfigurationName, ConfigurationSaveContent, CancellationToken)

此操作使用当前配置快照存储库中的指定分支创建提交。 这是一个长时间运行的操作,可能需要几分钟才能完成。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/tenant/{configurationName}/save
  • 操作IdTenantConfiguration_Save
SetTags(IDictionary<String,String>, CancellationToken)

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

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}
  • 操作IdApiManagementService_Get
SetTagsAsync(IDictionary<String,String>, CancellationToken)

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

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}
  • 操作IdApiManagementService_Get
TryGetApiVersion(ResourceType, String)

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

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

汇报现有的API 管理服务。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}
  • 操作IdApiManagementService_Update
UpdateAsync(WaitUntil, ApiManagementServicePatch, CancellationToken)

汇报现有的API 管理服务。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}
  • 操作IdApiManagementService_Update
UpdateQuotaByCounterKeys(String, QuotaCounterValueUpdateContent, CancellationToken)

汇报使用现有配额计数器键指定的所有配额计数器值到指定服务实例中的值。 这应该用于重置配额计数器值。

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/quotas/{quotaCounterKey}
  • 操作IdQuotaByCounterKeys_Update
UpdateQuotaByCounterKeysAsync(String, QuotaCounterValueUpdateContent, CancellationToken)

汇报使用现有配额计数器键指定的所有配额计数器值到指定服务实例中的值。 这应该用于重置配额计数器值。

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/quotas/{quotaCounterKey}
  • 操作IdQuotaByCounterKeys_Update
UpdateQuotaByPeriodKey(String, String, QuotaCounterValueUpdateContent, CancellationToken)

汇报指定的服务实例中的现有配额计数器值。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/quotas/{quotaCounterKey}/periods/{quotaPeriodKey}
  • 操作IdQuotaByPeriodKeys_Update
UpdateQuotaByPeriodKeyAsync(String, String, QuotaCounterValueUpdateContent, CancellationToken)

汇报指定的服务实例中的现有配额计数器值。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/quotas/{quotaCounterKey}/periods/{quotaPeriodKey}
  • 操作IdQuotaByPeriodKeys_Update
ValidateTenantConfiguration(WaitUntil, ConfigurationName, ConfigurationDeployContent, CancellationToken)

此操作验证指定 Git 分支中的更改。 这是一个长时间运行的操作,可能需要几分钟才能完成。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/tenant/{configurationName}/validate
  • 操作IdTenantConfiguration_Validate
ValidateTenantConfigurationAsync(WaitUntil, ConfigurationName, ConfigurationDeployContent, CancellationToken)

此操作验证指定 Git 分支中的更改。 这是一个长时间运行的操作,可能需要几分钟才能完成。

  • 请求路径/订阅/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ApiManagement/service/{serviceName}/tenant/{configurationName}/validate
  • 操作IdTenantConfiguration_Validate

扩展方法

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

适用于