ProfileResourceState Class

Definition

Defines values for ProfileResourceState.

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

Constructors

ProfileResourceState()

Fields

Active
Creating
Deleting
Disabled

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