Server.EnumClusterSubnets Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerate the current state of the Windows cluster members of which the instance is a part of.
public System.Data.DataTable EnumClusterSubnets ();
member this.EnumClusterSubnets : unit -> System.Data.DataTable
Public Function EnumClusterSubnets () As DataTable