ListContainerSasInput interface
The parameters to the list SAS request.
Properties
expiry |
The SAS URL expiration time. This must be less than 24 hours from the current time. |
permissions | The permissions to set on the SAS URL. |
Property Details
expiryTime
The SAS URL expiration time. This must be less than 24 hours from the current time.
expiryTime?: Date
Property Value
Date
permissions
The permissions to set on the SAS URL.
permissions?: string
Property Value
string