Click or drag to resize

CreateVolumeRequestProtectionScheme Property

Protection scheme that should be used for this volume. The default value is the defaultProtectionScheme stored in the ClusterInfo object.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public string ProtectionScheme { get; set; }

Property Value

Type: String
See Also