ManagementOperationState Classe

Definição

Define valores para ManagementOperationState.

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

Construtores

ManagementOperationState()

Define valores para ManagementOperationState.

Campos

CancelInProgress

Define valores para ManagementOperationState.

Cancelled

Define valores para ManagementOperationState.

Failed

Define valores para ManagementOperationState.

InProgress

Define valores para ManagementOperationState.

Pending

Define valores para ManagementOperationState.

Succeeded

Define valores para ManagementOperationState.

Propriedades

Value

Define valores para ManagementOperationState.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para ManagementOperationState.

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

Define valores para ManagementOperationState.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para ManagementOperationState.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para ManagementOperationState.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a