BatchSetBlobTierSubRequest class
Definition
Represents one request in batch of multiple set block blob tier requests
Organizes HttpRequest objects together for batch REST operations to a single host endpoint.
BatchSetBlobTierSubRequest(container_name, blob_name, standard_blob_tier, rehydrate_priority=None)
- Inheritance
-
builtins.objectBatchSetBlobTierSubRequest
Variables
- container_name
- str
- blob_name
- str
- standard_blob_tier
- StandardBlobTier