共用方式為


ServerPropertiesForReplica.SourceServerId Property

Definition

Gets or sets the master server id to create replica 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