Skip to content

AnyClusterProps

Properties for defining a AnyCluster.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cs-anycluster

Initializer

using AlibabaCloud.SDK.ROS.CDK.Cs;
new AnyClusterProps {
    object ClusterConfig
};

Properties

Name Type Description
ClusterConfig object Property clusterConfig: Cluster config.

ClusterConfigRequired

public object ClusterConfig { get; set; }
  • Type: object

Property clusterConfig: Cluster config.