CustomDomainResourceState Class

Definition

Defines values for 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)
Inheritance
Attributes
Newtonsoft.Json.JsonConverterAttribute

Constructors

CustomDomainResourceState()

Fields

Active
Creating
Deleting

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

Equals(Object) (Inherited from ExpandableStringEnum<T>)
Equals(String) (Inherited from ExpandableStringEnum<T>)
GetHashCode() (Inherited from ExpandableStringEnum<T>)
ToString() (Inherited from ExpandableStringEnum<T>)

Applies to