Partager via


IntegrationRuntimeAuthKeyName Structure

Définition

Nom de la clé d’authentification à régénérer.

public readonly struct IntegrationRuntimeAuthKeyName : IEquatable<Azure.ResourceManager.DataFactory.Models.IntegrationRuntimeAuthKeyName>
type IntegrationRuntimeAuthKeyName = struct
Public Structure IntegrationRuntimeAuthKeyName
Implements IEquatable(Of IntegrationRuntimeAuthKeyName)
Héritage
IntegrationRuntimeAuthKeyName
Implémente

Constructeurs

IntegrationRuntimeAuthKeyName(String)

Initialise une nouvelle instance de IntegrationRuntimeAuthKeyName.

Propriétés

AuthKey1

authKey1.

AuthKey2

authKey2.

Méthodes

Equals(IntegrationRuntimeAuthKeyName)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(IntegrationRuntimeAuthKeyName, IntegrationRuntimeAuthKeyName)

Détermine si deux IntegrationRuntimeAuthKeyName valeurs sont identiques.

Implicit(String to IntegrationRuntimeAuthKeyName)

Convertit une chaîne en IntegrationRuntimeAuthKeyName.

Inequality(IntegrationRuntimeAuthKeyName, IntegrationRuntimeAuthKeyName)

Détermine si deux IntegrationRuntimeAuthKeyName valeurs ne sont pas identiques.

S’applique à