次の方法で共有


AppServiceCertificateNotRenewableReasons1 クラス

定義

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

コンストラクター

AppServiceCertificateNotRenewableReasons1()

AppServiceCertificateNotRenewableReasons1 の値を定義します。

フィールド

ExpirationNotInRenewalTimeRange

AppServiceCertificateNotRenewableReasons1 の値を定義します。

RegistrationStatusNotSupportedForRenewal

AppServiceCertificateNotRenewableReasons1 の値を定義します。

SubscriptionNotActive

AppServiceCertificateNotRenewableReasons1 の値を定義します。

プロパティ

Value

AppServiceCertificateNotRenewableReasons1 の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

AppServiceCertificateNotRenewableReasons1 の値を定義します。

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

AppServiceCertificateNotRenewableReasons1 の値を定義します。

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

AppServiceCertificateNotRenewableReasons1 の値を定義します。

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

AppServiceCertificateNotRenewableReasons1 の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象