Partager via


BillingBenefitsBillingPlan Structure

Définition

Représente le plan de facturation au format ISO 8601. Obligatoire uniquement pour les plans de facturation mensuels.

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

Constructeurs

BillingBenefitsBillingPlan(String)

Initialise une nouvelle instance de BillingBenefitsBillingPlan.

Propriétés

P1M

P1M.

Méthodes

Equals(BillingBenefitsBillingPlan)

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

Détermine si deux BillingBenefitsBillingPlan valeurs sont identiques.

Implicit(String to BillingBenefitsBillingPlan)

Convertit une chaîne en BillingBenefitsBillingPlan.

Inequality(BillingBenefitsBillingPlan, BillingBenefitsBillingPlan)

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

S’applique à