Click or drag to resize

CreateClusterRequestEnableSoftwareEncryptionAtRest Property

Enable this flag to use software-based encryption-at-rest. Defaults to true on SolidFire software-only clusters. Defaults to false on all other clusters.

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

Property Value

Type: NullableBoolean
See Also