BlobBlockState Class
Block blob block types.
- Inheritance
-
builtins.objectBlobBlockState
Constructor
BlobBlockState()
Attributes
Committed
Committed blocks.
Committed = 'Committed'
Latest
Latest blocks.
Latest = 'Latest'
Uncommitted
Uncommitted blocks.
Uncommitted = 'Uncommitted'
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.
Azure SDK for Python