Compartilhar via


ThrottlingMetricType Estrutura

Definição

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