Click or drag to resize

CloneVolumeRequestEnable512e Property

Specifies whether the new volume should use 512-byte sector emulation. If unspecified, the setting of the volume being cloned is used.

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

Property Value

Type: NullableBoolean
See Also