AppServiceCertificateNotRenewableReasons1 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 AppServiceCertificateNotRenewableReasons1.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.AppService.Fluent.Models.AppServiceCertificateNotRenewableReasons1>))]
public class AppServiceCertificateNotRenewableReasons1 : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.AppService.Fluent.Models.AppServiceCertificateNotRenewableReasons1>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.AppService.Fluent.Models.AppServiceCertificateNotRenewableReasons1>))>]
type AppServiceCertificateNotRenewableReasons1 = class
inherit ExpandableStringEnum<AppServiceCertificateNotRenewableReasons1>
Public Class AppServiceCertificateNotRenewableReasons1
Inherits ExpandableStringEnum(Of AppServiceCertificateNotRenewableReasons1)
- Héritage
-
AppServiceCertificateNotRenewableReasons1
- Attributs
-
Newtonsoft.Json.JsonConverterAttribute
Constructeurs
AppServiceCertificateNotRenewableReasons1() |
Définit des valeurs pour AppServiceCertificateNotRenewableReasons1. |
Champs
ExpirationNotInRenewalTimeRange |
Définit des valeurs pour AppServiceCertificateNotRenewableReasons1. |
RegistrationStatusNotSupportedForRenewal |
Définit des valeurs pour AppServiceCertificateNotRenewableReasons1. |
SubscriptionNotActive |
Définit des valeurs pour AppServiceCertificateNotRenewableReasons1. |
Propriétés
Value |
Définit des valeurs pour AppServiceCertificateNotRenewableReasons1. (Hérité de ExpandableStringEnum<T>) |
Méthodes
Equals(Object) |
Définit des valeurs pour AppServiceCertificateNotRenewableReasons1. (Hérité de ExpandableStringEnum<T>) |
Equals(String) |
Définit des valeurs pour AppServiceCertificateNotRenewableReasons1. (Hérité de ExpandableStringEnum<T>) |
GetHashCode() |
Définit des valeurs pour AppServiceCertificateNotRenewableReasons1. (Hérité de ExpandableStringEnum<T>) |
ToString() |
Définit des valeurs pour AppServiceCertificateNotRenewableReasons1. (Hérité de ExpandableStringEnum<T>) |
S’applique à
Azure SDK for .NET