GrantAccessData interface
Data used for requesting a SAS.
Properties
access | |
duration |
Time duration in seconds until the SAS access expires. |
file |
Used to specify the file format when making request for SAS on a VHDX file format snapshot |
get |
Set this flag to true to get additional SAS for VM guest state |
Property Details
access
access: string
Property Value
string
durationInSeconds
Time duration in seconds until the SAS access expires.
durationInSeconds: number
Property Value
number
fileFormat
Used to specify the file format when making request for SAS on a VHDX file format snapshot
fileFormat?: string
Property Value
string
getSecureVMGuestStateSAS
Set this flag to true to get additional SAS for VM guest state
getSecureVMGuestStateSAS?: boolean
Property Value
boolean