Compartir a través de


ServerPropertiesForRestore.SourceServerId Propiedad

Definición

Obtiene o establece el identificador del servidor de origen desde el que se va a restaurar.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a