Click or drag to resize

CloneMultipleVolumeParamsNewSize Property

New size Total size of the volume, in bytes. Size is rounded up to the nearest 1MB size.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public Nullable<long> NewSize { get; set; }

Property Value

Type: NullableInt64
See Also