Partager via


GlobalSchemaOperationsExtensions.Get Méthode

Définition

Obtient les détails du schéma spécifié par son identificateur.

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

Paramètres

operations
IGlobalSchemaOperations

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.

schemaId
String

Identificateur d’ID de schéma. Doit être unique dans le instance de service Gestion des API actuel.

Retours

S’applique à