InfrastructureEncryptionState 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 InfrastructureEncryptionState.
public readonly struct InfrastructureEncryptionState : IEquatable<Azure.ResourceManager.RecoveryServicesBackup.Models.InfrastructureEncryptionState>
type InfrastructureEncryptionState = struct
Public Structure InfrastructureEncryptionState
Implements IEquatable(Of InfrastructureEncryptionState)
- Herança
-
InfrastructureEncryptionState
- Implementações
Construtores
InfrastructureEncryptionState(String) |
Inicializa uma nova instância de InfrastructureEncryptionState. |
Propriedades
Disabled |
Desabilitado. |
Enabled |
Habilitada. |
Invalid |
Inválido. |
Métodos
Equals(InfrastructureEncryptionState) |
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(InfrastructureEncryptionState, InfrastructureEncryptionState) |
Determina se dois InfrastructureEncryptionState valores são os mesmos. |
Implicit(String to InfrastructureEncryptionState) |
Converte uma cadeia de caracteres em um InfrastructureEncryptionState. |
Inequality(InfrastructureEncryptionState, InfrastructureEncryptionState) |
Determina se dois InfrastructureEncryptionState valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET