we need to configure vRA machine deployment in such a way that
VM will deploy in specific cluster with respect to there type:
example : Linux VM should deploy in Linux Cluster and Database VM should deploy in Database Cluster .
Please suggest
Not a problem, use reservation policies to direct the blueprints where you wish them to go. There are more ways to do this, but that's the simplest option.
you use a custom property to specify Cluster name "VirtualMachine.Admin.ClusterName"
mohab.samy That is not the recommended way to go about doing this.
