OriginResourceState Classe

Definição

Define valores para OriginResourceState.

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

Construtores

OriginResourceState()

Define valores para OriginResourceState.

Campos

Active

Define valores para OriginResourceState.

Creating

Define valores para OriginResourceState.

Deleting

Define valores para OriginResourceState.

Propriedades

Value

Define valores para OriginResourceState.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para OriginResourceState.

(Herdado de ExpandableStringEnum<T>)
Equals(String)

Define valores para OriginResourceState.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para OriginResourceState.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para OriginResourceState.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a