StandardBlobTier Class
Specifies the blob tier to set the blob to. This is only applicable for block blobs on standard storage accounts.
- Inheritance
-
builtins.objectStandardBlobTier
Constructor
StandardBlobTier()
Attributes
Archive
Archive
Archive = 'Archive'
Cool
Cool
Cool = 'Cool'
Hot
Hot
Hot = 'Hot'
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