BLOT: I need to programmatically locate the dependencies of a cluster resource, specifally the "AND/OR" criterion.
Hi. I am familiar with the WMI class "MSCluster_ResourceToDependentResource" which will tell me the dependencies of a cluster resource. However, the Failover Cluster Manager GUI shows an additional property "AND/OR" on the Dependencies tab. This property is not available in the "MSCluster_ResourceToDependentResource" class.
Is anyone aware of where this additional info is stored?