diskRedundancy property
The type of redundancy.
Optional. Possible string values are:
- "DISK_REDUNDANCY_UNSPECIFIED" : Unspecified.
- "HIGH" : High - 3 way mirror.
- "NORMAL" : Normal - 2 way mirror.
Implementation
core.String? diskRedundancy;
The type of redundancy.
Optional. Possible string values are:
core.String? diskRedundancy;