--- title: "VBRViDatastoreCluster" description: "Contains datastore cluster. Property Type Description CHost The host to which the cluster is connected. VBRViType The datastore cluster type. string The VMware identifier of the datastore cluster. int64 The datastore cluster capacity." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrvidatastorecluster.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRViDatastoreCluster" dateModified: "2026-08-19" --- # VBRViDatastoreCluster Contains datastore cluster. ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
ConnHost |
CHost |
The host to which the cluster is connected. |
|
Type |
VBRViType |
The datastore cluster type. |
|
Reference |
string |
The VMware identifier of the datastore cluster. |
|
Capacity |
int64 |
The datastore cluster capacity. |
|
FreeSpace |
int64 |
The free space on the datastore cluster. |
|
Id |
string |
The datastore cluster ID. |
|
Path |
string |
The datastore cluster infrastructure path. |
|
Name |
string |
The datastore cluster name. |