SecurityCenterVmEnforcementSupportState 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.
A capacidade de suporte do computador do recurso Impor.
public readonly struct SecurityCenterVmEnforcementSupportState : IEquatable<Azure.ResourceManager.SecurityCenter.Models.SecurityCenterVmEnforcementSupportState>
type SecurityCenterVmEnforcementSupportState = struct
Public Structure SecurityCenterVmEnforcementSupportState
Implements IEquatable(Of SecurityCenterVmEnforcementSupportState)
- Herança
-
SecurityCenterVmEnforcementSupportState
- Implementações
Construtores
SecurityCenterVmEnforcementSupportState(String) |
Inicializa uma nova instância de SecurityCenterVmEnforcementSupportState. |
Propriedades
NotSupported |
Notsupported. |
Supported |
Com suporte. |
Unknown |
Desconhecida. |
Métodos
Equals(SecurityCenterVmEnforcementSupportState) |
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(SecurityCenterVmEnforcementSupportState, SecurityCenterVmEnforcementSupportState) |
Determina se dois SecurityCenterVmEnforcementSupportState valores são os mesmos. |
Implicit(String to SecurityCenterVmEnforcementSupportState) |
Converte uma cadeia de caracteres em um SecurityCenterVmEnforcementSupportState. |
Inequality(SecurityCenterVmEnforcementSupportState, SecurityCenterVmEnforcementSupportState) |
Determina se dois SecurityCenterVmEnforcementSupportState valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET