physicalBlockSizeBytes property

String? physicalBlockSizeBytes
getter/setter pair

Physical block size of the persistent disk, in bytes.

If not present in a request, a default value is used. Currently, the supported size is 4096.

Optional.

Implementation

core.String? physicalBlockSizeBytes;