Sets the cluster schema of the space deployment.

C# | Visual Basic | Visual C++ | J# |
public virtual SpaceDeployment ClusterSchema( string clusterSchema )
Public Overridable Function ClusterSchema ( _ clusterSchema As String _ ) As SpaceDeployment
public: virtual SpaceDeployment^ ClusterSchema( String^ clusterSchema )
public SpaceDeployment ClusterSchema( String clusterSchema )

- clusterSchema (String)
- The cluster schema to set for the space deployment.

The SpaceDeployment set with the specified cluster schema.