Partilhar via


SignalRUpstreamAuthType Estrutura

Definição

Enumeração de tipo de autenticação upstream.

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

Construtores

SignalRUpstreamAuthType(String)

Inicializa uma nova instância de SignalRUpstreamAuthType.

Propriedades

ManagedIdentity

ManagedIdentity.

None

Nenhum.

Métodos

Equals(SignalRUpstreamAuthType)

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

Determina se dois SignalRUpstreamAuthType valores são os mesmos.

Implicit(String to SignalRUpstreamAuthType)

Converte uma cadeia de caracteres em um SignalRUpstreamAuthType.

Inequality(SignalRUpstreamAuthType, SignalRUpstreamAuthType)

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

Aplica-se a