CLUSPROP_PARTITION_INFO structure (clusapi.h)

Contains information relevant to storage class resources. It is used as an entry in a value list and consists of:

For convenience, the CLUSPROP_VALUE and CLUS_PARTITION_INFO members are listed explicitly.

Syntax

typedef struct CLUSPROP_PARTITION_INFO : CLUSPROP_VALUECLUS_PARTITION_INFO {
  } CLUSPROP_PARTITION_INFO, *PCLUSPROP_PARTITION_INFO;

Inheritance

The CLUSPROP_PARTITION_INFO structure implements CLUSPROP_VALUECLUS_PARTITION_INFO.

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008 Enterprise, Windows Server 2008 Datacenter
Header clusapi.h

See also

CLUSPROP_PIFLAGS

CLUSPROP_SYNTAX

CLUSPROP_VALUE

CLUS_PARTITION_INFO

Data structures