Compartir a través de


ManagedDatabaseStatus Clase

Definición

Define valores para ManagedDatabaseStatus.

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

Constructores

ManagedDatabaseStatus()

Define valores para ManagedDatabaseStatus.

Campos

Creating

Define valores para ManagedDatabaseStatus.

Inaccessible

Define valores para ManagedDatabaseStatus.

Offline

Define valores para ManagedDatabaseStatus.

Online

Define valores para ManagedDatabaseStatus.

Shutdown

Define valores para ManagedDatabaseStatus.

Updating

Define valores para ManagedDatabaseStatus.

Propiedades

Value

Define valores para ManagedDatabaseStatus.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para ManagedDatabaseStatus.

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

Define valores para ManagedDatabaseStatus.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para ManagedDatabaseStatus.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para ManagedDatabaseStatus.

(Heredado de ExpandableStringEnum<T>)

Se aplica a