ValidateMigrationInputSqlServerSqlDBSyncTaskProperties.Output Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Task output. This is ignored if submitted.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataMigration.Models.ValidateSyncMigrationInputSqlServerTaskOutput> Output { get; }
member this.Output : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DataMigration.Models.ValidateSyncMigrationInputSqlServerTaskOutput>
Public ReadOnly Property Output As IReadOnlyList(Of ValidateSyncMigrationInputSqlServerTaskOutput)