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
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for .NET