AssetUploadUriResult.UploadUri 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 blob upload URI in storage where a model should be uploaded to the service for conversion.
public Uri UploadUri { get; }
member this.UploadUri : Uri
Public ReadOnly Property UploadUri As Uri