Partager via


BudgetOperatorType Structure

Définition

Opérateur à utiliser pour la comparaison. Nom sérialisé : BudgetOperatorType

public readonly struct BudgetOperatorType : IEquatable<Azure.ResourceManager.Consumption.Models.BudgetOperatorType>
type BudgetOperatorType = struct
Public Structure BudgetOperatorType
Implements IEquatable(Of BudgetOperatorType)
Héritage
BudgetOperatorType
Implémente

Constructeurs

BudgetOperatorType(String)

Initialise une nouvelle instance de BudgetOperatorType.

Propriétés

In

Dans Nom sérialisé : BudgetOperatorType.In

Méthodes

Equals(BudgetOperatorType)

Indique si l'objet actuel est égal à un autre objet du même type.

ToString()

Retourne le nom de type qualifié complet de cette instance.

Opérateurs

Equality(BudgetOperatorType, BudgetOperatorType)

Détermine si deux BudgetOperatorType valeurs sont identiques.

Implicit(String to BudgetOperatorType)

Convertit une chaîne en BudgetOperatorType.

Inequality(BudgetOperatorType, BudgetOperatorType)

Détermine si deux BudgetOperatorType valeurs ne sont pas identiques.

S’applique à