ManagedDatabase.RecoverableDatabaseId Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to