ValidateMigrationInputSqlServerSqlMITaskProperties.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.
Gets task output. This is ignored if submitted.
[Newtonsoft.Json.JsonProperty(PropertyName="output")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataMigration.Models.ValidateMigrationInputSqlServerSqlMITaskOutput> Output { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="output")>]
member this.Output : System.Collections.Generic.IList<Microsoft.Azure.Management.DataMigration.Models.ValidateMigrationInputSqlServerSqlMITaskOutput>
Public ReadOnly Property Output As IList(Of ValidateMigrationInputSqlServerSqlMITaskOutput)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute