GoogleApi.StorageTransfer.V1.Model.AzureCredentials (google_api_storage_transfer v0.29.0) View Source
Azure credentials For information on our data retention policy for user credentials, see User credentials.
Attributes
-
sasToken
(type:String.t
, default:nil
) - Required. Azure shared access signature (SAS). Note:Copying data from Azure Data Lake Storage (ADLS) Gen 2 is in Preview. During Preview, if you are copying data from ADLS Gen 2, you must use an account SAS. For more information about SAS, see Grant limited access to Azure Storage resources using shared access signatures (SAS).
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.StorageTransfer.V1.Model.AzureCredentials{ sasToken: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.