다음을 통해 공유


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>)

적용 대상