ConversionProperties.OutputStorageContainerUri 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.
public: System::String ^ OutputStorageContainerUri;
public string OutputStorageContainerUri;
val mutable OutputStorageContainerUri : string
Public OutputStorageContainerUri As String