GetUserTablesPostgreSqlTaskProperties.Output Property

Definition

Task output. This is ignored if submitted.

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

Property Value

Applies to