GoogleApi.StorageTransfer.V1.Model.AzureCredentials (google_api_storage_transfer v0.24.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. (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() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.