Exemplo n.º 1
0
 public MultiClusterConfiguration InjectMultiClusterConf(params string[] clusters)
 {
     return(systemManagement.InjectMultiClusterConfiguration(clusters).Result);
 }