storageContainerUrl

@JvmName(name = "xmiernmfugetkttq")
suspend fun storageContainerUrl(value: Output<String>)
@JvmName(name = "gudbxmetbffxwpgc")
suspend fun storageContainerUrl(value: String?)

Parameters

value

The autoStorageContainerName, storageContainerUrl and httpUrl properties are mutually exclusive and one of them must be specified. This URL must be readable and listable using anonymous access; that is, the Batch service does not present any credentials when downloading the blob. There are two ways to get such a URL for a blob in Azure storage: include a Shared Access Signature (SAS) granting read and list permissions on the blob, or set the ACL for the blob or its container to allow public access.