Compartir a través de


AppServiceCertificateNotRenewableReasons Clase

Definición

Define valores para 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)
Herencia
AppServiceCertificateNotRenewableReasons
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

AppServiceCertificateNotRenewableReasons()

Define valores para AppServiceCertificateNotRenewableReasons.

Campos

ExpirationNotInRenewalTimeRange

Define valores para AppServiceCertificateNotRenewableReasons.

RegistrationStatusNotSupportedForRenewal

Define valores para AppServiceCertificateNotRenewableReasons.

SubscriptionNotActive

Define valores para AppServiceCertificateNotRenewableReasons.

Propiedades

Value

Define valores para AppServiceCertificateNotRenewableReasons.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para AppServiceCertificateNotRenewableReasons.

(Heredado de ExpandableStringEnum<T>)
Equals(String)

Define valores para AppServiceCertificateNotRenewableReasons.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para AppServiceCertificateNotRenewableReasons.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para AppServiceCertificateNotRenewableReasons.

(Heredado de ExpandableStringEnum<T>)

Se aplica a