次の方法で共有


CertificateType クラス

定義

CertificateType の値を定義します。

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Cdn.Fluent.Models.CertificateType>))]
public class CertificateType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Cdn.Fluent.Models.CertificateType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Cdn.Fluent.Models.CertificateType>))>]
type CertificateType = class
    inherit ExpandableStringEnum<CertificateType>
Public Class CertificateType
Inherits ExpandableStringEnum(Of CertificateType)
継承
属性
Newtonsoft.Json.JsonConverterAttribute

コンストラクター

CertificateType()

CertificateType の値を定義します。

フィールド

Dedicated

CertificateType の値を定義します。

Shared

CertificateType の値を定義します。

プロパティ

Value

CertificateType の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

CertificateType の値を定義します。

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

CertificateType の値を定義します。

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

CertificateType の値を定義します。

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

CertificateType の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象