Share via


ConnectToTargetSqlDbTaskProperties.Input Property

Definition

Gets or sets task input

[Newtonsoft.Json.JsonProperty(PropertyName="input")]
public Microsoft.Azure.Management.DataMigration.Models.ConnectToTargetSqlDbTaskInput Input { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="input")>]
member this.Input : Microsoft.Azure.Management.DataMigration.Models.ConnectToTargetSqlDbTaskInput with get, set
Public Property Input As ConnectToTargetSqlDbTaskInput

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to