Models
Table of Contents
Classes
- AbortCopyFromUriOptions
- Configures abort copy from URI options.
- AcquireBlobLeaseOptions
- Configures acquire blob lease options.
- Blob
- Represents Azure Storage blob data.
- BlobClientOptions
- Configures blob client options.
- BlobContainer
- Represents Azure Storage blob container data.
- BlobContainerClientOptions
- Configures blob container client options.
- BlobContainerProperties
- Represents Azure Storage blob container properties data.
- BlobCopyResult
- Represents Azure Storage blob copy result data.
- BlobDownloadStreamingResult
- Represents Azure Storage blob download streaming result data.
- BlobHttpHeaders
- Represents Azure Storage blob http headers data.
- BlobLease
- Represents Azure Storage blob lease data.
- BlobLeaseClientOptions
- Configures blob lease client options.
- BlobProperties
- Represents Azure Storage blob properties data.
- BlobRequestConditions
- Represents Azure Storage blob request conditions data.
- BlobServiceClientOptions
- Configures blob service client options.
- BlockBlobClientOptions
- Configures block blob client options.
- BreakBlobLeaseOptions
- Configures break blob lease options.
- ChangeBlobLeaseOptions
- Configures change blob lease options.
- CommitBlockListOptions
- Configures commit block list options.
- CreateContainerOptions
- Configures create container options.
- DeleteBlobOptions
- Configures delete blob options.
- DeleteContainerOptions
- Configures delete container options.
- DownloadBlobOptions
- Configures download blob options.
- GetBlobPropertiesOptions
- Configures get blob properties options.
- GetBlobsOptions
- Configures get blobs options.
- GetBlobTagsOptions
- Configures get blob tags options.
- GetContainerPropertiesOptions
- Configures get container properties options.
- ReleaseBlobLeaseOptions
- Configures release blob lease options.
- ReleasedObjectInfo
- Represents Azure Storage released object info data.
- RenewBlobLeaseOptions
- Configures renew blob lease options.
- SetBlobHttpHeadersOptions
- Configures set blob http headers options.
- SetBlobMetadataOptions
- Configures set blob metadata options.
- SetBlobTagsOptions
- Configures set blob tags options.
- SetContainerMetadataOptions
- Configures set container metadata options.
- StageBlockOptions
- Configures stage block options.
- StartCopyFromUriOptions
- Configures start copy from URI options.
- SyncCopyFromUriOptions
- Configures sync copy from URI options.
- TaggedBlob
- Represents Azure Storage tagged blob data.
- UploadBlobOptions
- Configures upload blob options.
Enums
- BlobErrorCode
- Defines the supported blob error code values.
- CopyStatus
- Defines the supported copy status values.
- PublicAccessType
- Defines the supported public access type values.