Partager via


ConnectToMongoDbTaskProperties.Output Property

Definition

Gets an array containing a single MongoDbClusterInfo object

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to