Click or drag to resize

ProtectionDomainToleranceProtectionSchemeTolerances Property

List of objects detailing failure tolerance information for the associated ProtectionDomainType, one for each Protection Scheme.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public ProtectionSchemeTolerance[] ProtectionSchemeTolerances { get; set; }

Property Value

Type: ProtectionSchemeTolerance
See Also