JobDetails.InputDataUri Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The input blob SAS uri, if specified, it will override the default input blob in the container.
public string InputDataUri { get; set; }
member this.InputDataUri : string with get, set
Public Property InputDataUri As String