AssetConversionOutputOptions.StorageContainerUri Field
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 URI of the Azure Blob Storage container where the result of the conversion should be written to. Example: "https://contosostorage01.blob.core.windows.net/arrOutput"
public: System::String ^ StorageContainerUri;
public string StorageContainerUri;
val mutable StorageContainerUri : string
Public StorageContainerUri As String