GrantAccessData Class

Definition

Data used for requesting a SAS.

public class GrantAccessData
type GrantAccessData = class
Public Class GrantAccessData
Inheritance
GrantAccessData

Constructors

GrantAccessData()

Initializes a new instance of the GrantAccessData class.

GrantAccessData(String, Int32, Nullable<Boolean>)

Initializes a new instance of the GrantAccessData class.

Properties

Access

Gets or sets possible values include: 'None', 'Read', 'Write'

DurationInSeconds

Gets or sets time duration in seconds until the SAS access expires.

GetSecureVMGuestStateSAS

Gets or sets set this flag to true to get additional SAS for VM guest state

Methods

Validate()

Validate the object.

Applies to