NodeAvailability Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("13EBEC8D-908C-48b9-9817-0CC0B524698B")]
public enum NodeAvailability
type NodeAvailability = 
Public Enum NodeAvailability
Inheritance
NodeAvailability
Attributes

Fields

All 7
AlwaysOn 1
Available 2
Occupied 4

Applies to