RestorableDroppedDatabase.DatabaseName Property

Definition

Gets the name of the database.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to