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(AccessLevel, Int32) |
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. |
Methods
Validate() |
Validate the object. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET