Click or drag to resize

ListProtectionDomainLevelsResultProtectionDomainLevels Property

A list of the different Protection Domain Levels, where each supplies the cluster's Tolerance and Resiliency information from its own perspective. This will include an element for each of the defined Protection Domain Types.

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

Property Value

Type: ProtectionDomainLevel
See Also