Click or drag to resize

ClusterInfoDefaultProtectionScheme Property

If a protection scheme is not provided to the CreateVolume call, this protection scheme will be used for the new volume. This protection scheme must always be in the set of enabled protection schemes.

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

Property Value

Type: String
See Also