SecurityControlType 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 controle de segurança (por exemplo, BuiltIn).
public readonly struct SecurityControlType : IEquatable<Azure.ResourceManager.SecurityCenter.Models.SecurityControlType>
type SecurityControlType = struct
Public Structure SecurityControlType
Implements IEquatable(Of SecurityControlType)
- Herança
-
SecurityControlType
- Implementações
Construtores
SecurityControlType(String) |
Inicializa uma nova instância de SecurityControlType. |
Propriedades
BuiltIn |
Microsoft Defender para avaliações gerenciadas na nuvem. |
Custom |
Não Microsoft Defender para avaliações gerenciadas na nuvem. |
Métodos
Equals(SecurityControlType) |
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(SecurityControlType, SecurityControlType) |
Determina se dois SecurityControlType valores são os mesmos. |
Implicit(String to SecurityControlType) |
Converte uma cadeia de caracteres em um SecurityControlType. |
Inequality(SecurityControlType, SecurityControlType) |
Determina se dois SecurityControlType valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET