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

GrantAccessData interface

用于请求 SAS 的数据。

属性

access
durationInSeconds

SAS 访问到期前的持续时间(以秒为单位)。

fileFormat

用于在对 VHDX 文件格式发出 SAS 请求时指定文件格式快照

getSecureVMGuestStateSAS

将此标志设置为 true 以获取 VM 来宾状态的其他 SAS

属性详细信息

access

access: string

属性值

string

durationInSeconds

SAS 访问到期前的持续时间(以秒为单位)。

durationInSeconds: number

属性值

number

fileFormat

用于在对 VHDX 文件格式发出 SAS 请求时指定文件格式快照

fileFormat?: string

属性值

string

getSecureVMGuestStateSAS

将此标志设置为 true 以获取 VM 来宾状态的其他 SAS

getSecureVMGuestStateSAS?: boolean

属性值

boolean