AssetConversionOutputOptions.StorageContainerUri Field

Definition

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 

Field Value

Applies to