Partilhar via


SqlMetricPrimaryAggregationType Estrutura

Definição

O tipo de agregação primária que define como os valores de métrica são exibidos.

public readonly struct SqlMetricPrimaryAggregationType : IEquatable<Azure.ResourceManager.Sql.Models.SqlMetricPrimaryAggregationType>
type SqlMetricPrimaryAggregationType = struct
Public Structure SqlMetricPrimaryAggregationType
Implements IEquatable(Of SqlMetricPrimaryAggregationType)
Herança
SqlMetricPrimaryAggregationType
Implementações

Construtores

SqlMetricPrimaryAggregationType(String)

Inicializa uma nova instância de SqlMetricPrimaryAggregationType.

Propriedades

Average

Média.

Count

{2>Contagem<2}.

Maximum

Máximo.

Minimum

Mínimo.

None

Nenhum.

Total

Total.

Métodos

Equals(SqlMetricPrimaryAggregationType)

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(SqlMetricPrimaryAggregationType, SqlMetricPrimaryAggregationType)

Determina se dois SqlMetricPrimaryAggregationType valores são os mesmos.

Implicit(String to SqlMetricPrimaryAggregationType)

Converte uma cadeia de caracteres em um SqlMetricPrimaryAggregationType.

Inequality(SqlMetricPrimaryAggregationType, SqlMetricPrimaryAggregationType)

Determina se dois SqlMetricPrimaryAggregationType valores não são os mesmos.

Aplica-se a