Share via


AzureBatchLinkedService.BatchUri Property

Definition

Gets or sets the Azure Batch URI. Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.batchUri")]
public object BatchUri { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.batchUri")>]
member this.BatchUri : obj with get, set
Public Property BatchUri As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to