Compartir a través de


DevTestLabCostType Estructura

Definición

Tipo del costo.

public readonly struct DevTestLabCostType : IEquatable<Azure.ResourceManager.DevTestLabs.Models.DevTestLabCostType>
type DevTestLabCostType = struct
Public Structure DevTestLabCostType
Implements IEquatable(Of DevTestLabCostType)
Herencia
DevTestLabCostType
Implementaciones

Constructores

DevTestLabCostType(String)

Inicializa una nueva instancia de la clase DevTestLabCostType.

Propiedades

Projected

Proyectado.

Reported

Informó.

Unavailable

Carácter.

Métodos

Equals(DevTestLabCostType)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(DevTestLabCostType, DevTestLabCostType)

Determina si dos DevTestLabCostType valores son los mismos.

Implicit(String to DevTestLabCostType)

Convierte una cadena en un DevTestLabCostType.

Inequality(DevTestLabCostType, DevTestLabCostType)

Determina si dos DevTestLabCostType valores no son los mismos.

Se aplica a