Click or drag to resize

VolumeCurrentProtectionScheme Property

Protection scheme that is being used for this volume If a volume is converting from one protection scheme to another, this field will be set to the protection scheme that the volume is converting to.

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

Property Value

Type: String
See Also