Partager via


DeletedServicesOperationsExtensions.GetByName Méthode

Définition

Procurez-vous le service Gestion des API supprimé de manière réversible par nom.

public static Microsoft.Azure.Management.ApiManagement.Models.DeletedServiceContract GetByName (this Microsoft.Azure.Management.ApiManagement.IDeletedServicesOperations operations, string serviceName, string location);
static member GetByName : Microsoft.Azure.Management.ApiManagement.IDeletedServicesOperations * string * string -> Microsoft.Azure.Management.ApiManagement.Models.DeletedServiceContract
<Extension()>
Public Function GetByName (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 à