ServiceAccountUsageUnitType 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.
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
Azure SDK for .NET