Partager via


DomainNotRenewableReason Structure

Définition

The DomainNotRenewableReason.

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

Constructeurs

DomainNotRenewableReason(String)

Initialise une nouvelle instance de DomainNotRenewableReason.

Propriétés

ExpirationNotInRenewalTimeRange

ExpirationNotInRenewalTimeRange.

RegistrationStatusNotSupportedForRenewal

RegistrationStatusNotSupportedForRenewal.

SubscriptionNotActive

SubscriptionNotActive.

Méthodes

Equals(DomainNotRenewableReason)

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

Détermine si deux DomainNotRenewableReason valeurs sont identiques.

Implicit(String to DomainNotRenewableReason)

Convertit une chaîne en DomainNotRenewableReason.

Inequality(DomainNotRenewableReason, DomainNotRenewableReason)

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

S’applique à