你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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