OperationalInsightsTablePlan 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.
Instrua o sistema como manipular e carregar os logs ingeridos nesta tabela.
public readonly struct OperationalInsightsTablePlan : IEquatable<Azure.ResourceManager.OperationalInsights.Models.OperationalInsightsTablePlan>
type OperationalInsightsTablePlan = struct
Public Structure OperationalInsightsTablePlan
Implements IEquatable(Of OperationalInsightsTablePlan)
- Herança
-
OperationalInsightsTablePlan
- Implementações
Construtores
OperationalInsightsTablePlan(String) |
Inicializa uma nova instância de OperationalInsightsTablePlan. |
Propriedades
Analytics |
Logs que permitem monitoramento e análise. |
Basic |
Logs ajustados para dar suporte a logs detalhados de baixo valor de alto volume. |
Métodos
Equals(OperationalInsightsTablePlan) |
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(OperationalInsightsTablePlan, OperationalInsightsTablePlan) |
Determina se dois OperationalInsightsTablePlan valores são os mesmos. |
Implicit(String to OperationalInsightsTablePlan) |
Converte uma cadeia de caracteres em um OperationalInsightsTablePlan. |
Inequality(OperationalInsightsTablePlan, OperationalInsightsTablePlan) |
Determina se dois OperationalInsightsTablePlan valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET