Compartilhar via


IntegrationRuntimeAuthKeyName Estrutura

Definição

O nome da chave de autenticação a ser regenerada.

public readonly struct IntegrationRuntimeAuthKeyName : IEquatable<Azure.ResourceManager.DataFactory.Models.IntegrationRuntimeAuthKeyName>
type IntegrationRuntimeAuthKeyName = struct
Public Structure IntegrationRuntimeAuthKeyName
Implements IEquatable(Of IntegrationRuntimeAuthKeyName)
Herança
IntegrationRuntimeAuthKeyName
Implementações

Construtores

IntegrationRuntimeAuthKeyName(String)

Inicializa uma nova instância de IntegrationRuntimeAuthKeyName.

Propriedades

AuthKey1

authKey1.

AuthKey2

authKey2.

Métodos

Equals(IntegrationRuntimeAuthKeyName)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(IntegrationRuntimeAuthKeyName, IntegrationRuntimeAuthKeyName)

Determina se dois IntegrationRuntimeAuthKeyName valores são os mesmos.

Implicit(String to IntegrationRuntimeAuthKeyName)

Converte uma cadeia de caracteres em um IntegrationRuntimeAuthKeyName.

Inequality(IntegrationRuntimeAuthKeyName, IntegrationRuntimeAuthKeyName)

Determina se dois IntegrationRuntimeAuthKeyName valores não são os mesmos.

Aplica-se a