Compartilhar via


SignUpSettingsOperationsExtensions.GetEntityTag Método

Definição

Obtém a versão do estado da entidade (Etag) das SignUpSettings.

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

Parâmetros

operations
ISignUpSettingsOperations

O grupo de operações para esse método de extensão.

resourceGroupName
String

O nome do grupo de recursos.

serviceName
String

O nome do serviço Gerenciamento de API.

Retornos

Aplica-se a