CloneVolumeRequestNewSize Property |
New size of the volume, in bytes. Must be greater or less than the size of
the volume being cloned. If unspecified, the volume size is not
changed. Size is rounded to the nearest 1MB.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public Nullable<long> NewSize { get; set; }
Property Value
Type:
NullableInt64See Also