Partager via


GatewayOperationsExtensions.GetEntityTag Méthode

Définition

Obtient la version d’état d’entité (Etag) de la passerelle spécifiée par son identificateur.

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

Paramètres

operations
IGatewayOperations

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.

gatewayId
String

Identificateur d’entité de passerelle. Doit être unique dans le instance de service Gestion des API actuel. Ne doit pas avoir la valeur 'managed'

Retours

S’applique à