ImportJob.InputBlobUri 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 path to the input Azure storage blob that contains file(s) describing the operations to perform in the job.
public Uri InputBlobUri { get; set; }
member this.InputBlobUri : Uri with get, set
Public Property InputBlobUri As Uri