Partager via


DeletedServicesOperationsExtensions.Purge Méthode

Définition

Purge le service de gestion des API (le supprime sans option d’annulation de la suppression).

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

Paramètres

operations
IDeletedServicesOperations

Groupe d’opérations pour cette méthode d’extension.

serviceName
String

Nom du service Gestion des API.

location
String

Emplacement du service Gestion des API supprimé.

Retours

S’applique à