ManagedDatabase.RestorableDroppedDatabaseId Property

Definition

Gets or sets the restorable dropped database resource id to restore when creating 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