google_api_storage_transfer v0.19.2 GoogleApi.StorageTransfer.V1.Model.AzureCredentials View Source
Azure 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.