Share via


SourceUploadDefinitionInner.UploadUrl Property

Definition

Gets or sets the URL where the client can upload the source.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to