Partager via


GlobalSchemaOperationsExtensions.GetEntityTag Méthode

Définition

Obtient la version d’état d’entité (Etag) du schéma spécifié par son identificateur.

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

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 à