CopyLongTermRetentionBackupParameters.TargetServerResourceId Property

Definition

Gets or sets the resource Id of the target server that owns the database

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to