FileSystemAccessPolicy 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.
FileSystemAccessPolicy.
public class FileSystemAccessPolicy
type FileSystemAccessPolicy = class
Public Class FileSystemAccessPolicy
- Inheritance
-
FileSystemAccessPolicy
Constructors
FileSystemAccessPolicy() |
Creates a new FileSystemAccessPolicy instance. |
Properties
DataLakePublicAccess |
A PublicAccessType indicating whether data in the file system may be accessed publicly and the level of access. |
ETag |
The ETag contains a value that you can use to perform operations conditionally. If the request service version is 2011-08-18 or newer, the ETag value will be in quotes. |
LastModified |
Returns the DateTimeOffset the file system was last modified. |
SignedIdentifiers |
A collection of signed identifiers stored on the file system. |
Applies to
Azure SDK for .NET