BackupProps
Properties for defining a Backup.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-polardb-backup
Initializer
using AlibabaCloud.SDK.ROS.CDK.Polardb;
new BackupProps {
object DbClusterId
};
Properties
| Name | Type | Description |
|---|---|---|
DbClusterId |
object |
Property dbClusterId: The cluster ID. |
DbClusterIdRequired
public object DbClusterId { get; set; }
- Type: object
Property dbClusterId: The cluster ID.