A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.microsoft.com/en-us/dotnet/api/azure.storage.blobs.models.blobstates below:

BlobStates Enum (Azure.Storage.Blobs.Models) - Azure for .NET Developers

BlobStates Enum Definition
[System.Flags]
public enum BlobStates
[<System.Flags>]
type BlobStates = 
Public Enum BlobStates
Inheritance
Attributes
Fields Name Value Description All -1

Flag specifying that blobs of all states should be included.

None 0

Default flag specifying that no flags are set in BlobStates.

Snapshots 1

Flag specifying that the blob's snapshots should be included. Snapshots are listed from oldest to newest.

Uncommitted 2

Flag specifying that blobs for which blocks have been uploaded, but which have not been committed using CommitBlockListAsync(IEnumerable<String>, CommitBlockListOptions, CancellationToken) should be included.

Deleted 4

Flag specifying that soft deleted blobs should be included in the response.

Version 8

Flag specifying that the blob's version should be included. Versions are listed from oldest to newest.

DeletedWithVersions 16

Flag specifying to list blobs that were deleted with versioning enabled.

Collaborate with us on GitHub

The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this article

Was this page helpful?


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4