GrantAccessData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET