RosAnyClusterProps
Properties for defining a RosAnyCluster.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cs-anycluster
Initializer
using AlibabaCloud.SDK.ROS.CDK.Cs;
new RosAnyClusterProps {
object ClusterConfig
};
Properties
| Name | Type | Description |
|---|---|---|
ClusterConfig |
object |
No description. |
ClusterConfigRequired
public object ClusterConfig { get; set; }
- Type: object