GrantAccessData interface
用於要求 SAS 的數據。
屬性
| access | Access Level(訪問級別)接受的值包括 None、Read、Write。 |
| duration |
SAS 存取到期前的秒數持續時間。 |
| file |
在 VHDX 檔案格式快照集上提出 SAS 要求時,用來指定檔案格式 |
| get |
將此旗標設定為 true 以取得 VM 客體狀態的其他 SAS |
屬性詳細資料
access
Access Level(訪問級別)接受的值包括 None、Read、Write。
access: string
屬性值
string
durationInSeconds
SAS 存取到期前的秒數持續時間。
durationInSeconds: number
屬性值
number
fileFormat
在 VHDX 檔案格式快照集上提出 SAS 要求時,用來指定檔案格式
fileFormat?: string
屬性值
string
getSecureVMGuestStateSAS
將此旗標設定為 true 以取得 VM 客體狀態的其他 SAS
getSecureVMGuestStateSAS?: boolean
屬性值
boolean