GrantAccessData interface
Data used for requesting a SAS.
Properties
| access | |
| duration |
Time duration in seconds until the SAS access expires. |
| get |
Set this flag to true to get additional SAS for VM guest state |
Property Details
access
access: "None" | "Read" | "Write"
Property Value
"None" | "Read" | "Write"
durationInSeconds
Time duration in seconds until the SAS access expires.
durationInSeconds: number
Property Value
number
getSecureVMGuestStateSAS
Set this flag to true to get additional SAS for VM guest state
getSecureVMGuestStateSAS?: boolean
Property Value
boolean