Partilhar via


OperationalInsightsTablePlan Estrutura

Definição

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