Click or drag to resize

ProtectionDomainResiliencyProtectionSchemeResiliencies Property

List of objects detailing failure resiliency 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 ProtectionSchemeResiliency[] ProtectionSchemeResiliencies { get; set; }

Property Value

Type: ProtectionSchemeResiliency
See Also