ConnectToTargetAzureDBForPostgreSqlSyncTaskProperties.Output Property

Definition

Task output. This is ignored if submitted.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataMigration.Models.ConnectToTargetAzureDBForPostgreSqlSyncTaskOutput> Output { get; }
member this.Output : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataMigration.Models.ConnectToTargetAzureDBForPostgreSqlSyncTaskOutput>
Public ReadOnly Property Output As IReadOnlyList(Of ConnectToTargetAzureDBForPostgreSqlSyncTaskOutput)

Property Value

Applies to