Namespace Microsoft.WindowsAzure.Storage.File
Classes
- CloudFile
Represents a file in the Microsoft Azure File service.
- CloudFileClient
Provides a client-side logical representation of the Microsoft Azure File service. This client is used to configure and execute requests against the File service.
- CloudFileDirectory
Represents a directory of files, designated by a delimiter character.
- CloudFileShare
Represents a share in the Microsoft Azure File service.
- CloudFileStream
Represents a stream for writing to a file.
- FileContinuationToken
Represents a continuation token for listing operations.
- FileDirectoryProperties
Represents the system properties for a directory.
- FileProperties
Represents the system properties for a file.
- FileRange
Represents a range in a file.
- FileRequestOptions
Represents a set of timeout and retry policy options that may be specified for a request against the File service.
- FileResultSegment
Represents a segment of IListFileItem results, with continuation information for pagination scenarios.
- FileSharePermissions
Represents the permissions for a share.
- FileShareProperties
Represents the system properties for a share.
- ShareResultSegment
Represents a segment of CloudFileShare results and contains continuation and pagination information.
- SharedAccessFileHeaders
Represents the optional headers that can be returned with files accessed using SAS.
- SharedAccessFilePolicies
Represents the collection of shared access policies defined for a share.
- SharedAccessFilePolicy
Represents a shared access policy, which specifies the start time, expiry time, and permissions for a shared access signature.
Interfaces
- IListFileItem
Represents an item that may be returned by a file listing operation.
Enums
- DeleteShareSnapshotsOption
The set of options describing delete operation.
- FileSharePublicAccessType
Specifies the level of public access that is allowed on the share.
- ShareListingDetails
Specifies which details to include when listing the shares in this storage account.
- SharedAccessFilePermissions
Specifies the set of possible permissions for a shared access policy.