Partager via


SignalRUpstreamAuthType Structure

Définition

Énumération du type d’authentification en amont.

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

Constructeurs

SignalRUpstreamAuthType(String)

Initialise une nouvelle instance de SignalRUpstreamAuthType.

Propriétés

ManagedIdentity

ManagedIdentity.

None

Aucun.

Méthodes

Equals(SignalRUpstreamAuthType)

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(SignalRUpstreamAuthType, SignalRUpstreamAuthType)

Détermine si deux SignalRUpstreamAuthType valeurs sont identiques.

Implicit(String to SignalRUpstreamAuthType)

Convertit une chaîne en SignalRUpstreamAuthType.

Inequality(SignalRUpstreamAuthType, SignalRUpstreamAuthType)

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

S’applique à