AzureCredentialsResponse

data class AzureCredentialsResponse(val sasToken: String)

Azure credentials For information on our data retention policy for user credentials, see /storage-transfer/docs/data-retention#user-credentials.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Azure shared access signature (SAS). For more information about SAS, see Grant limited access to Azure Storage resources using shared access signatures (SAS).