Compartilhar via


DevTestLabCostType Estrutura

Definição

O tipo do custo.

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

Construtores

DevTestLabCostType(String)

Inicializa uma nova instância de DevTestLabCostType.

Propriedades

Projected

Projetada.

Reported

Relatado.

Unavailable

Indisponível.

Métodos

Equals(DevTestLabCostType)

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

Determina se dois DevTestLabCostType valores são os mesmos.

Implicit(String to DevTestLabCostType)

Converte uma cadeia de caracteres em um DevTestLabCostType.

Inequality(DevTestLabCostType, DevTestLabCostType)

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

Aplica-se a