Freigeben über


GroupOperationsExtensions.GetEntityTag Methode

Definition

Ruft die Entitätsstatusversion (Etag) der Gruppe ab, die durch ihren Bezeichner angegeben wird.

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

Parameter

operations
IGroupOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

serviceName
String

Der Name des API Management-Diensts.

groupId
String

Gruppen-ID. Muss im aktuellen API Management Dienst instance eindeutig sein.

Gibt zurück

Gilt für: