EndpointResourceState Class

Definition

Defines values for EndpointResourceState.

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

Constructors

EndpointResourceState()

Fields

Creating
Deleting
Running
Starting
Stopped
Stopping

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