AssetConversionInputOptions.StorageContainerReadListSas 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 read and list 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 ^ StorageContainerReadListSas;
public string StorageContainerReadListSas;
val mutable StorageContainerReadListSas : string
Public StorageContainerReadListSas As String