Udostępnij za pośrednictwem


ValidateMongoDbTaskProperties.Output Property

Definition

Gets an array containing a single MongoDbMigrationProgress object

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to