yaml
type: "io.kestra.plugin.ee.azure.storage.blob.sharedaccess"Properties
container *Requiredstring
The blob container.
endpoint *Requiredstring
The blob service endpoint.
expirationDate *Requiredstring
The time after which the SAS will no longer work.
name *Requiredstring
The full blob path on the container.
permissions *Requiredarray
SubType string
Possible Values
READADDCREATEWRITEDELETEDELETE_VERSIONTAGSLISTMOVEEXECUTEFILTERIMMUTABILITY_POLICYThe permissions to be set for the Shared Access.
connectionString string
Connection string of the Storage Account.
Outputs
uri string
Format
uriThe SAS URI.