Partilhar via


UpstreamAuthType Estrutura

Definição

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

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

Construtores

UpstreamAuthType(String)

Inicializa uma nova instância de UpstreamAuthType.

Propriedades

ManagedIdentity

ManagedIdentity.

None

Nenhum.

Métodos

Equals(UpstreamAuthType)

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

Determina se dois UpstreamAuthType valores são os mesmos.

Implicit(String to UpstreamAuthType)

Converte uma cadeia de caracteres em um UpstreamAuthType.

Inequality(UpstreamAuthType, UpstreamAuthType)

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

Aplica-se a