LocationAzureBlobAzureBlobSasConfiguration

data class LocationAzureBlobAzureBlobSasConfiguration(val azureBlobSasToken: String)

Specifies the shared access signature (SAS) that DataSync uses to access your Azure Blob Storage container.

Constructors

constructor(azureBlobSasToken: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the shared access signature (SAS) token, which indicates the permissions DataSync needs to access your Azure Blob Storage container.