Partilhar via


DataBoxEdgeAuthenticationType Estrutura

Definição

O tipo de autenticação.

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

Construtores

DataBoxEdgeAuthenticationType(String)

Inicializa uma nova instância de DataBoxEdgeAuthenticationType.

Propriedades

AzureActiveDirectory

AzureActiveDirectory.

Invalid

Inválido.

Métodos

Equals(DataBoxEdgeAuthenticationType)

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

Determina se dois DataBoxEdgeAuthenticationType valores são os mesmos.

Implicit(String to DataBoxEdgeAuthenticationType)

Converte uma cadeia de caracteres em um DataBoxEdgeAuthenticationType.

Inequality(DataBoxEdgeAuthenticationType, DataBoxEdgeAuthenticationType)

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

Aplica-se a