ServerPropertiesForRestore.SourceServerId Property

Definition

Gets or sets the source server id to restore from.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to