▼NAzure | |
▼NStorage | |
▼NFiles | |
▼NShares | |
►NModels | |
CAbortFileCopyResult | Response type for Azure::Storage::Files::Shares::ShareFileClient::AbortCopy |
CAccessPolicy | An Access policy |
CAccessTier | Specifies the access tier of the share |
CAcquireLeaseResult | Response type for Azure::Storage::Files::Shares::ShareLeaseClient::Acquire |
CBreakLeaseResult | Response type for Azure::Storage::Files::Shares::ShareLeaseClient::Break |
CChangeLeaseResult | Response type for Azure::Storage::Files::Shares::ShareLeaseClient::Change |
CClearFileRangeResult | The information returned when clearing a range in the file |
CCopyStatus | Status of a copy operation |
CCorsRule | CORS is an HTTP feature that enables a web application running under one domain to access resources in another domain. Web browsers implement a security restriction known as same-origin policy that prevents a web page from calling APIs in a different domain; CORS provides a secure way to allow one domain (the origin domain) to call APIs in another domain |
CCreateDirectoryResult | Response type for Azure::Storage::Files::Shares::ShareDirectoryClient::Create |
CCreateFileHardLinkResult | Response type for Azure::Storage::Files::Shares::ShareFileClient::CreateHardLink |
CCreateFileResult | Response type for Azure::Storage::Files::Shares::ShareFileClient::Create |
CCreateSharePermissionResult | Response type for Azure::Storage::Files::Shares::ShareClient::CreatePermission |
CCreateShareResult | Response type for Azure::Storage::Files::Shares::ShareClient::Create |
CCreateShareSnapshotResult | Response type for Azure::Storage::Files::Shares::ShareClient::CreateSnapshot |
CDeleteDirectoryResult | Response type for Azure::Storage::Files::Shares::ShareDirectoryClient::Delete |
CDeleteFileResult | Response type for Azure::Storage::Files::Shares::ShareFileClient::Delete |
CDeleteShareResult | Response type for Azure::Storage::Files::Shares::ShareClient::Delete |
CDeleteSnapshotsOption | Specifies the option include to delete the base share and all of its snapshots |
CDirectoryItem | A listed directory item |
CDirectoryItemDetails | File properties |
CDirectoryProperties | Response type for Azure::Storage::Files::Shares::ShareDirectoryClient::GetProperties |
CDownloadFileDetails | Detailed information of the downloaded file |
CDownloadFileResult | Response type for Azure::Storage::Files::Shares::ShareFileClient::Download |
CDownloadFileToResult | The information returned when downloading a file to a destination |
CFileAttributes | Attributes for a file or directory |
CFileHttpHeaders | Standard HTTP properties supported files |
CFileItem | A listed file item |
CFileItemDetails | File properties |
CFileLastWrittenMode | If the file last write time should be preserved or overwritten |
CFilePermissionFormat | Optional. Available for version 2023-06-01 and later. Specifies the format in which the permission is returned. Acceptable values are SDDL or binary. If x-ms-file-permission-format is unspecified or explicitly set to SDDL, the permission is returned in SDDL format. If x-ms-file-permission-format is explicitly set to binary, the permission is returned as a base64 string representing the binary encoding of the permission |
CFilePosixProperties | NFS properties. Note that these properties only apply to files or directories in premium NFS file accounts |
CFileProperties | Response type for Azure::Storage::Files::Shares::ShareFileClient::GetProperties |
CFileSmbProperties | The SMB related properties for the file |
CForceCloseDirectoryHandleResult | The information returned when forcing the directory handles to close |
CForceCloseFileHandleResult | The information returned when forcing a file handle to close |
CGetFileRangeListResult | Response type for Azure::Storage::Files::Shares::ShareFileClient::GetRangeList |
CHandleItem | A listed Azure Storage handle item |
CLeaseDurationType | When a share is leased, specifies whether the lease is of infinite or fixed duration |
CLeaseState | Lease state of the share |
CLeaseStatus | The current lease status of the share |
CMetrics | Storage Analytics metrics for file service |
CModeCopyMode | NFS only. Applicable only when the copy source is a File. Determines the copy behavior of the mode bits of the file. source: The mode on the destination file is copied from the source file. override: The mode on the destination file is determined via the x-ms-mode header |
CNfsFileMode | The mode permissions of the file or directory |
CNfsFileType | NFS only. Type of the file or directory |
COwnerCopyMode | NFS only. Determines the copy behavior of the owner user identifier (UID) and group identifier (GID) of the file. source: The owner user identifier (UID) and group identifier (GID) on the destination file is copied from the source file. override: The owner user identifier (UID) and group identifier (GID) on the destination file is determined via the x-ms-owner and x-ms-group headers |
CPermissionCopyMode | Specifies the option to copy file security descriptor from source file or to set it using the value which is defined by the header value of x-ms-file-permission or x-ms-file-permission-key |
CProtocolSettings | Protocol settings |
CReleaseLeaseResult | Response type for Azure::Storage::Files::Shares::ShareLeaseClient::Release |
CRenewLeaseResult | Response type for Azure::Storage::Files::Shares::ShareLeaseClient::Renew |
CRetentionPolicy | The retention policy |
CSetDirectoryMetadataResult | Response type for Azure::Storage::Files::Shares::ShareDirectoryClient::SetMetadata |
CSetDirectoryPropertiesResult | Response type for Azure::Storage::Files::Shares::ShareDirectoryClient::SetProperties |
CSetFileMetadataResult | Response type for Azure::Storage::Files::Shares::ShareFileClient::SetMetadata |
CSetFilePropertiesResult | Response type for Azure::Storage::Files::Shares::ShareFileClient::SetProperties |
CSetServicePropertiesResult | Response type for Azure::Storage::Files::Shares::ShareServiceClient::SetProperties |
CSetShareAccessPolicyResult | Response type for Azure::Storage::Files::Shares::ShareClient::SetAccessPolicy |
CSetShareMetadataResult | Response type for Azure::Storage::Files::Shares::ShareClient::SetMetadata |
CSetSharePropertiesResult | Response type for Azure::Storage::Files::Shares::ShareClient::SetProperties |
CShareAccessPolicy | Response type for Azure::Storage::Files::Shares::ShareClient::GetAccessPolicy |
CShareFileHandleAccessRights | Access rights of the handle |
CShareItem | A listed Azure Storage share item |
CShareItemDetails | Properties of a share |
CShareProperties | Response type for Azure::Storage::Files::Shares::ShareClient::GetProperties |
CShareProtocols | The protocols that have been enabled on the share |
CShareRootSquash | Root squash to set on the share. Only valid for NFS shares |
CShareServiceProperties | Storage service properties |
CShareStatistics | Stats for the share |
CShareTokenIntent | Valid value is backup |
CSignedIdentifier | Signed identifier |
CSmbMultichannel | Settings for SMB multichannel |
CSmbSettings | Settings for SMB protocol |
CUploadFileFromResult | The information returned when uploading a file from a source |
CUploadFileRangeFromUriResult | Response type for Azure::Storage::Files::Shares::ShareFileClient::UploadRangeFromUri |
CUploadFileRangeResult | Response type for Azure::Storage::Files::Shares::ShareFileClient::UploadRange |
CAbortFileCopyOptions | Optional parameters for Azure::Storage::Files::Shares::ShareFileClient::AbortCopy |
CAcquireLeaseOptions | Optional parameters for Azure::Storage::Files::Shares::ShareLeaseClient::Acquire |
CBreakLeaseOptions | Optional parameters for Azure::Storage::Files::Shares::ShareLeaseClient::Break |
CChangeLeaseOptions | Optional parameters for Azure::Storage::Files::Shares::ShareLeaseClient::Change |
CClearFileRangeOptions | Optional parameters for Azure::Storage::Files::Shares::ShareFileClient::ClearRange |
CCreateDirectoryOptions | Optional parameters for Azure::Storage::Files::Shares::ShareDirectoryClient::Create |
CCreateFileOptions | Optional parameters for Azure::Storage::Files::Shares::ShareFileClient::Create |
CCreateHardLinkOptions | Optional parameters for Azure::Storage::Files::Shares::ShareFileClient::CreateHardLink |
CCreateShareOptions | Optional parameters for Azure::Storage::Files::Shares::ShareClient::Create |
CCreateSharePermissionOptions | Optional parameters for Azure::Storage::Files::Shares::ShareClient::CreatePermission |
CCreateShareSnapshotOptions | Optional parameters for Azure::Storage::Files::Shares::ShareClient::CreateSnapshot |
CDeleteDirectoryOptions | Optional parameters for Azure::Storage::Files::Shares::ShareDirectoryClient::Delete |
CDeleteFileOptions | Optional parameters for Azure::Storage::Files::Shares::ShareFileClient::Delete |
CDeleteShareOptions | Optional parameters for Azure::Storage::Files::Shares::ShareClient::Delete |
CDownloadFileOptions | Optional parameters for Azure::Storage::Files::Shares::ShareFileClient::Download |
CDownloadFileToOptions | Optional parameters for Azure::Storage::Files::Shares::ShareFileClient::DownloadTo |
CForceCloseAllDirectoryHandlesOptions | Optional parameters for Azure::Storage::Files::Shares::ShareDirectoryClient::ForceCloseAllHandles |
CForceCloseAllDirectoryHandlesPagedResponse | Response type for Azure::Storage::Files::Shares::ShareDirectoryClient::ForceCloseAllHandles |
CForceCloseAllFileHandlesOptions | Optional parameters for Azure::Storage::Files::Shares::ShareFileClient::ForceCloseAllHandles |
CForceCloseAllFileHandlesPagedResponse | Response type for Azure::Storage::Files::Shares::ShareFileClient::ForceCloseAllHandles |
CForceCloseDirectoryHandleOptions | Optional parameters for Azure::Storage::Files::Shares::ShareDirectoryClient::ForceCloseHandle |
CForceCloseFileHandleOptions | Optional parameters for Azure::Storage::Files::Shares::ShareFileClient::ForceCloseHandle |
CGetDirectoryPropertiesOptions | Optional parameters for Azure::Storage::Files::Shares::ShareDirectoryClient::GetProperties |
CGetFilePropertiesOptions | Optional parameters for Azure::Storage::Files::Shares::ShareFileClient::GetProperties |
CGetFileRangeListOptions | Optional parameters for Azure::Storage::Files::Shares::ShareFileClient::GetRangeList |
CGetServicePropertiesOptions | Optional parameters for Azure::Storage::Files::Shares::ShareServiceClient::GetProperties |
CGetShareAccessPolicyOptions | Optional parameters for Azure::Storage::Files::Shares::ShareClient::GetAccessPolicy |
CGetSharePermissionOptions | Optional parameters for Azure::Storage::Files::Shares::ShareClient::GetPermission |
CGetSharePropertiesOptions | Optional parameters for Azure::Storage::Files::Shares::ShareClient::GetProperties |
CGetShareStatisticsOptions | Optional parameters for Azure::Storage::Files::Shares::ShareClient::GetStatistics |
CListDirectoryHandlesOptions | Optional parameters for Azure::Storage::Files::Shares::ShareDirectoryClient::ListHandles |
CListDirectoryHandlesPagedResponse | Response type for Azure::Storage::Files::Shares::ShareDirectoryClient::ListHandles |
CListFileHandlesOptions | Optional parameters for Azure::Storage::Files::Shares::ShareFileClient::ListHandles |
CListFileHandlesPagedResponse | Response type for Azure::Storage::Files::Shares::ShareFileClient::ListHandles |
CListFilesAndDirectoriesOptions | Optional parameters for Azure::Storage::Files::Shares::ShareDirectoryClient::ListFilesAndDirectories |
CListFilesAndDirectoriesPagedResponse | Response type for Azure::Storage::Files::Shares::ShareDirectoryClient::ListFilesAndDirectories |
CListSharesOptions | Optional parameters for Azure::Storage::Files::Shares::ShareServiceClient::ListShares |
CListSharesPagedResponse | Response type for Azure::Storage::Files::Shares::ShareServiceClient::ListShares |
CReleaseLeaseOptions | Optional parameters for Azure::Storage::Files::Shares::ShareLeaseClient::Release |
CRenameDirectoryOptions | Optional parameters for Azure::Storage::Files::Shares::ShareDirectoryClient::RenameSubdirectory |
CRenameFileOptions | Optional parameters for Azure::Storage::Files::Shares::ShareDirectoryClient::RenameFile |
CRenewLeaseOptions | Optional parameters for Azure::Storage::Files::Shares::ShareLeaseClient::Renew |
CSetDirectoryMetadataOptions | Optional parameters for Azure::Storage::Files::Shares::ShareDirectoryClient::SetMetadata |
CSetDirectoryPropertiesOptions | Optional parameters for Azure::Storage::Files::Shares::ShareDirectoryClient::SetProperties |
CSetFileMetadataOptions | Optional parameters for Azure::Storage::Files::Shares::ShareFileClient::SetMetadata |
CSetFilePropertiesOptions | Optional parameters for Azure::Storage::Files::Shares::ShareFileClient::SetProperties |
CSetServicePropertiesOptions | Optional parameters for Azure::Storage::Files::Shares::ShareServiceClient::SetProperties |
CSetShareAccessPolicyOptions | Optional parameters for Azure::Storage::Files::Shares::ShareClient::SetAccessPolicy |
CSetShareMetadataOptions | Optional parameters for Azure::Storage::Files::Shares::ShareClient::SetMetadata |
CSetSharePropertiesOptions | Optional parameters for Azure::Storage::Files::Shares::ShareClient::SetProperties |
CShareAudience | Audiences available for share service |
CShareClient | The ShareClient allows you to manipulate Azure Storage shares and their directories and files |
CShareClientOptions | Client options used to initialize share clients |
CShareDirectoryClient | The ShareDirectoryClient allows you to manipulate Azure Storage shares and their directories and files |
CShareFileClient | The ShareFileClient allows you to manipulate Azure Storage shares and their directories and files |
CShareLeaseClient | ShareLeaseClient allows you to manipulate Azure Storage leases on shares and files |
CShareServiceClient | The ShareServiceClient allows you to manipulate Azure Storage shares and their directories and files |
CStartFileCopyOperation | A long-running operation to copy a file |
CStartFileCopyOptions | Optional parameters for Azure::Storage::Files::Shares::ShareFileClient::StartCopy |
CUploadFileFromOptions | Optional parameters for Azure::Storage::Files::Shares::ShareFileClient::UploadFrom |
CUploadFileRangeFromUriOptions | Optional parameters for Azure::Storage::Files::Shares::ShareFileClient::UploadRangeFromUri |
CUploadFileRangeOptions | Optional parameters for Azure::Storage::Files::Shares::ShareFileClient::UploadRange |
▼NSas | |
CShareSasBuilder | ShareSasBuilder is used to generate a Shared Access Signature (SAS) for an Azure Storage share or file |