Share via


GrantAccessData interface

Data used for requesting a SAS.

Properties

access

The Access Level, accepted values include None, Read, Write.

durationInSeconds

Time duration in seconds until the SAS access expires.

fileFormat

Used to specify the file format when making request for SAS on a VHDX file format snapshot

getSecureVMGuestStateSAS

Set this flag to true to get additional SAS for VM guest state

Property Details

access

The Access Level, accepted values include None, Read, Write.

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