NonSqlMigrationTaskInput.ProjectLocation Property

Definition

Gets or sets a URL that points to the drop location to access project artifacts

[Newtonsoft.Json.JsonProperty(PropertyName="projectLocation")]
public string ProjectLocation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="projectLocation")>]
member this.ProjectLocation : string with get, set
Public Property ProjectLocation As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to