DataMigrationProjectMetadata.SourceUsername Property

Definition

Gets source username

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to