Compartilhar via


ManagedDatabaseMoveOperationResult.SourceDatabaseName Property

Definition

Gets source database name.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sourceDatabaseName")]
public string SourceDatabaseName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sourceDatabaseName")>]
member this.SourceDatabaseName : string
Public ReadOnly Property SourceDatabaseName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to