次の方法で共有


CustomDomainResourceState クラス

定義

CustomDomainResourceState の値を定義します。

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

コンストラクター

CustomDomainResourceState()

CustomDomainResourceState の値を定義します。

フィールド

Active

CustomDomainResourceState の値を定義します。

Creating

CustomDomainResourceState の値を定義します。

Deleting

CustomDomainResourceState の値を定義します。

プロパティ

Value

CustomDomainResourceState の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

CustomDomainResourceState の値を定義します。

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

CustomDomainResourceState の値を定義します。

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

CustomDomainResourceState の値を定義します。

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

CustomDomainResourceState の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象