MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputMigrationLevel.SourceServer Property

Definition

Gets source server name

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to