CopyLongTermRetentionBackupParameters.TargetDatabaseName Property

Definition

Gets or sets the name of the database owns the copied backup.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to