Azure.Storage.Files.Shares Namespace

Classes

Name Description
AzureStorageFilesSharesContext

Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md

ShareClient

Azure File Storage provides scalable file shares in the cloud using SMB and NFS protocols.

ShareClientOptions

Client options for ShareClient.

ShareClientSettings

Represents the settings used to configure a ShareClient that can be loaded from an IConfigurationSection.

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

Name Description
ShareClientOptions.ServiceVersion

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