Partager via


ApiManagementServiceOperationsExtensions.Get Méthode

Définition

Obtient une description de ressource de service Gestion des API.

public static Microsoft.Azure.Management.ApiManagement.Models.ApiManagementServiceResource Get (this Microsoft.Azure.Management.ApiManagement.IApiManagementServiceOperations operations, string resourceGroupName, string serviceName);
static member Get : Microsoft.Azure.Management.ApiManagement.IApiManagementServiceOperations * string * string -> Microsoft.Azure.Management.ApiManagement.Models.ApiManagementServiceResource
<Extension()>
Public Function Get (operations As IApiManagementServiceOperations, resourceGroupName As String, serviceName As String) As ApiManagementServiceResource

Paramètres

operations
IApiManagementServiceOperations

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

resourceGroupName
String

Nom du groupe de ressources.

serviceName
String

Nom du service Gestion des API.

Retours

S’applique à