Compartir a través de


DatabaseUpdate.ResourceState Propiedad

Definición

Obtiene el estado actual del recurso de la base de datos. Entre los valores posibles se incluyen: 'Running', 'Creating', 'CreateFailed', 'UpdateFailed', 'Deleting', 'DeleteFailed', 'Enabling', 'EnableFailed', 'Disable', 'DisableFailed', 'Disabled'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceState")]
public string ResourceState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceState")>]
member this.ResourceState : string
Public ReadOnly Property ResourceState As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a