Partager via


MigrateMISyncCompleteCommandProperties.Output Property

Definition

Gets command output. This is ignored if submitted.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to