CustomDomainResourceState 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
定義 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>) |