ModifyVolumeRequestTotalSize Property |
New size of the volume in bytes. 1000000000 is equal to 1GB.
Size is rounded up to the nearest 1MB. This parameter
can only be used to increase the size of a volume.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public Nullable<long> TotalSize { get; set; }
Property Value
Type:
NullableInt64See Also