Partilhar via


ServiceAccountUsageUnitType Estrutura

Definição

A unidade da métrica.

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

Construtores

ServiceAccountUsageUnitType(String)

Inicializa uma nova instância de ServiceAccountUsageUnitType.

Propriedades

Bytes

Bytes.

BytesPerSecond

BytesPerSecond.

Count

{2>Contagem<2}.

CountPerSecond

CountPerSecond.

Milliseconds

Milissegundos.

Percent

Por cento.

Seconds

Segundos.

Métodos

Equals(ServiceAccountUsageUnitType)

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

Determina se dois ServiceAccountUsageUnitType valores são os mesmos.

Implicit(String to ServiceAccountUsageUnitType)

Converte uma cadeia de caracteres em um ServiceAccountUsageUnitType.

Inequality(ServiceAccountUsageUnitType, ServiceAccountUsageUnitType)

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

Aplica-se a