MigrateSyncCompleteCommandProperties.Output Property

Definition

Gets command output. This is ignored if submitted.

[Newtonsoft.Json.JsonProperty(PropertyName="output")]
public Microsoft.Azure.Management.DataMigration.Models.MigrateSyncCompleteCommandOutput Output { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="output")>]
member this.Output : Microsoft.Azure.Management.DataMigration.Models.MigrateSyncCompleteCommandOutput
Public ReadOnly Property Output As MigrateSyncCompleteCommandOutput

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to