PremiumPageBlobTier Enum
Specifies the page blob tier to set the blob to. This is only applicable to page blobs on premium storage accounts. Please take a look at: https://docs.microsoft.com/en-us/azure/storage/storage-premium-storage#scalability-and-performance-targets for detailed information on the corresponding IOPS and throughput per PageBlobTier.
- Inheritance
-
builtins.strPremiumPageBlobTierPremiumPageBlobTier
Constructor
PremiumPageBlobTier(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)
Fields
P10 |
P15 |
P20 |
P30 |
P4 |
P40 |
P50 |
P6 |
P60 |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python