Database.RestorableDroppedDatabaseId Property

Definition

Gets or sets the resource identifier of the restorable dropped database associated with create operation of this database.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.restorableDroppedDatabaseId")]
public string RestorableDroppedDatabaseId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.restorableDroppedDatabaseId")>]
member this.RestorableDroppedDatabaseId : string with get, set
Public Property RestorableDroppedDatabaseId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to