Azure.Storage.Files.Shares Namespace

Classes

ShareClient

The ShareClient allows you to manipulate Azure Storage shares and their directories and files.

ShareClientOptions

Provides the client configuration options for connecting to Azure File Storage.

ShareDirectoryClient

A DirectoryClient represents a URI to the Azure Storage File service allowing you to manipulate a directory.

ShareDirectoryClientExtensions

Data movement extension methods for the ShareDirectoryClient.

ShareFileClient

The ShareFileClient allows you to manipulate Azure Storage files.

ShareServiceClient

The ShareServiceClient allows you to manipulate Azure Storage service resources and shares. The storage account provides the top-level namespace for the File service.

ShareUriBuilder

The ShareUriBuilder class provides a convenient way to modify the contents of a Uri instance to point to different Azure Storage resources like an account, share, or file.

For more information, see Naming and Referencing Shares, Directories, Files, and Metadata.

Enums

ShareClientOptions.ServiceVersion

The versions of Azure File Storage supported by this client library. For more, see Versioning for the Azure Storage services.