ManagedDatabaseUpdate.SourceDatabaseId Property

Definition

Gets or sets the resource identifier of the source database associated with create operation of this database.

[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