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

DeletedServicesOperationsExtensions.BeginPurge 方法

定义

清除 Api 管理服务 (删除它,且没有取消删除) 的选项。

public static Microsoft.Azure.Management.ApiManagement.Models.DeletedServiceContract BeginPurge (this Microsoft.Azure.Management.ApiManagement.IDeletedServicesOperations operations, string serviceName, string location);
static member BeginPurge : Microsoft.Azure.Management.ApiManagement.IDeletedServicesOperations * string * string -> Microsoft.Azure.Management.ApiManagement.Models.DeletedServiceContract
<Extension()>
Public Function BeginPurge (operations As IDeletedServicesOperations, serviceName As String, location As String) As DeletedServiceContract

参数

operations
IDeletedServicesOperations

此扩展方法的操作组。

serviceName
String

API 管理服务的名称。

location
String

已删除API 管理服务的位置。

返回

适用于