DataBoxEdgeAuthenticationType Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Azure SDK for .NET