Compartilhar via


DevTestLabTargetCostStatus Estrutura

Definição

Custo de destino status.

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

Construtores

DevTestLabTargetCostStatus(String)

Inicializa uma nova instância de DevTestLabTargetCostStatus.

Propriedades

Disabled

Desabilitado.

Enabled

Habilitada.

Métodos

Equals(DevTestLabTargetCostStatus)

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

Determina se dois DevTestLabTargetCostStatus valores são os mesmos.

Implicit(String to DevTestLabTargetCostStatus)

Converte uma cadeia de caracteres em um DevTestLabTargetCostStatus.

Inequality(DevTestLabTargetCostStatus, DevTestLabTargetCostStatus)

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

Aplica-se a