AssetConversionOutputOptions.StorageContainerWriteSas 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.
Optional. An Azure Blob Storage container shared access signature (SAS) giving write access to the storage container. If not provided, the Azure Remote Rendering account needs to be linked with the storage account containing the blob container.
public: System::String ^ StorageContainerWriteSas;
public string StorageContainerWriteSas;
val mutable StorageContainerWriteSas : string
Public StorageContainerWriteSas As String