CreateVolumeRequestEnable512e Property |
Specifies whether 512e emulation is enabled or not. Possible values are:
true: The volume provides 512-byte sector emulation.
false: 512e emulation is not enabled.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public Nullable<bool> Enable512e { get; set; }
Property Value
Type:
NullableBooleanSee Also