AppServiceCertificateNotRenewableReasons Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit des valeurs pour AppServiceCertificateNotRenewableReasons.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.AppService.Fluent.Models.AppServiceCertificateNotRenewableReasons>))]
public class AppServiceCertificateNotRenewableReasons : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.AppService.Fluent.Models.AppServiceCertificateNotRenewableReasons>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.AppService.Fluent.Models.AppServiceCertificateNotRenewableReasons>))>]
type AppServiceCertificateNotRenewableReasons = class
inherit ExpandableStringEnum<AppServiceCertificateNotRenewableReasons>
Public Class AppServiceCertificateNotRenewableReasons
Inherits ExpandableStringEnum(Of AppServiceCertificateNotRenewableReasons)
- Héritage
-
AppServiceCertificateNotRenewableReasons
- Attributs
-
Newtonsoft.Json.JsonConverterAttribute
Constructeurs
AppServiceCertificateNotRenewableReasons() |
Définit des valeurs pour AppServiceCertificateNotRenewableReasons. |
Champs
ExpirationNotInRenewalTimeRange |
Définit des valeurs pour AppServiceCertificateNotRenewableReasons. |
RegistrationStatusNotSupportedForRenewal |
Définit des valeurs pour AppServiceCertificateNotRenewableReasons. |
SubscriptionNotActive |
Définit des valeurs pour AppServiceCertificateNotRenewableReasons. |
Propriétés
Value |
Définit des valeurs pour AppServiceCertificateNotRenewableReasons. (Hérité de ExpandableStringEnum<T>) |
Méthodes
Equals(Object) |
Définit des valeurs pour AppServiceCertificateNotRenewableReasons. (Hérité de ExpandableStringEnum<T>) |
Equals(String) |
Définit des valeurs pour AppServiceCertificateNotRenewableReasons. (Hérité de ExpandableStringEnum<T>) |
GetHashCode() |
Définit des valeurs pour AppServiceCertificateNotRenewableReasons. (Hérité de ExpandableStringEnum<T>) |
ToString() |
Définit des valeurs pour AppServiceCertificateNotRenewableReasons. (Hérité de ExpandableStringEnum<T>) |
S’applique à
Azure SDK for .NET