次の方法で共有


AppServiceCertificateNotRenewableReasons クラス

定義

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)
継承
AppServiceCertificateNotRenewableReasons
属性
Newtonsoft.Json.JsonConverterAttribute

コンストラクター

AppServiceCertificateNotRenewableReasons()

AppServiceCertificateNotRenewableReasons の値を定義します。

フィールド

ExpirationNotInRenewalTimeRange

AppServiceCertificateNotRenewableReasons の値を定義します。

RegistrationStatusNotSupportedForRenewal

AppServiceCertificateNotRenewableReasons の値を定義します。

SubscriptionNotActive

AppServiceCertificateNotRenewableReasons の値を定義します。

プロパティ

Value

AppServiceCertificateNotRenewableReasons の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

AppServiceCertificateNotRenewableReasons の値を定義します。

(継承元 ExpandableStringEnum<T>)
Equals(String)

AppServiceCertificateNotRenewableReasons の値を定義します。

(継承元 ExpandableStringEnum<T>)
GetHashCode()

AppServiceCertificateNotRenewableReasons の値を定義します。

(継承元 ExpandableStringEnum<T>)
ToString()

AppServiceCertificateNotRenewableReasons の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象