Compartir a través de


ManagementOperationState Clase

Definición

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)
Herencia
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

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.

Propiedades

Value

Define valores para ManagementOperationState.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para ManagementOperationState.

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

Define valores para ManagementOperationState.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para ManagementOperationState.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para ManagementOperationState.

(Heredado de ExpandableStringEnum<T>)

Se aplica a