SecurityInsightsIncidentLabelType 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 do rótulo.
public readonly struct SecurityInsightsIncidentLabelType : IEquatable<Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsIncidentLabelType>
type SecurityInsightsIncidentLabelType = struct
Public Structure SecurityInsightsIncidentLabelType
Implements IEquatable(Of SecurityInsightsIncidentLabelType)
- Herança
-
SecurityInsightsIncidentLabelType
- Implementações
Construtores
SecurityInsightsIncidentLabelType(String) |
Inicializa uma nova instância de SecurityInsightsIncidentLabelType. |
Propriedades
AutoAssigned |
Rótulo criado automaticamente pelo sistema. |
User |
Rótulo criado manualmente por um usuário. |
Métodos
Equals(SecurityInsightsIncidentLabelType) |
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(SecurityInsightsIncidentLabelType, SecurityInsightsIncidentLabelType) |
Determina se dois SecurityInsightsIncidentLabelType valores são os mesmos. |
Implicit(String to SecurityInsightsIncidentLabelType) |
Converte uma cadeia de caracteres em um SecurityInsightsIncidentLabelType. |
Inequality(SecurityInsightsIncidentLabelType, SecurityInsightsIncidentLabelType) |
Determina se dois SecurityInsightsIncidentLabelType valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET