Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

StorageChecksumAlgorithm type

Indicates which checksum algorithm to be used in content validation.

type StorageChecksumAlgorithm = "Auto" | "None" | "Customized" | "StorageCrc64"