ThrottlingMetricType 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.
O ThrottlingMetricType.
public readonly struct ThrottlingMetricType : IEquatable<Azure.ResourceManager.ProviderHub.Models.ThrottlingMetricType>
type ThrottlingMetricType = struct
Public Structure ThrottlingMetricType
Implements IEquatable(Of ThrottlingMetricType)
- Herança
-
ThrottlingMetricType
- Implementações
Construtores
ThrottlingMetricType(String) |
Inicializa uma nova instância de ThrottlingMetricType. |
Propriedades
NotSpecified |
Notspecified. |
NumberOfRequests |
NumberOfRequests. |
NumberOfResources |
NumberOfResources. |
Métodos
Equals(ThrottlingMetricType) |
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(ThrottlingMetricType, ThrottlingMetricType) |
Determina se dois ThrottlingMetricType valores são os mesmos. |
Implicit(String to ThrottlingMetricType) |
Converte uma cadeia de caracteres em um ThrottlingMetricType. |
Inequality(ThrottlingMetricType, ThrottlingMetricType) |
Determina se dois ThrottlingMetricType valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET