AppServiceCertificateNotRenewableReasons Classe

Definição

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)
Herança
AppServiceCertificateNotRenewableReasons
Atributos
Newtonsoft.Json.JsonConverterAttribute

Construtores

AppServiceCertificateNotRenewableReasons()

Define valores para AppServiceCertificateNotRenewableReasons.

Campos

ExpirationNotInRenewalTimeRange

Define valores para AppServiceCertificateNotRenewableReasons.

RegistrationStatusNotSupportedForRenewal

Define valores para AppServiceCertificateNotRenewableReasons.

SubscriptionNotActive

Define valores para AppServiceCertificateNotRenewableReasons.

Propriedades

Value

Define valores para AppServiceCertificateNotRenewableReasons.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para AppServiceCertificateNotRenewableReasons.

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

Define valores para AppServiceCertificateNotRenewableReasons.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para AppServiceCertificateNotRenewableReasons.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para AppServiceCertificateNotRenewableReasons.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a