SqlPool.SourceDatabaseId Property

Definition

Gets or sets source database to create from

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to