Constants Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Constants for use with the transfer classes.
public static class Constants
type Constants = class
Public Class Constants
- Inheritance
-
Constants
Fields
DefaultBlockBlobBlockSize |
Default block size when transferring block blob, 8MB. |
DefaultMemoryChunkSize |
Default memory chunk size of memory pool, 4MB. |
DefaultTransferChunkSize |
Default size for a chunk transferring, 4MB. |
DirectoryBlobMetadataKey |
The metadata key for empty blobs which represent directories in file system. |
MaxBlockSize |
Stores the max block size, 100MB. |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET