RosDiskReplicaPairsProps
Properties for defining a RosDiskReplicaPairs
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-ebs-diskreplicapairs
Initializer
using AlibabaCloud.SDK.ROS.CDK.Ebs;
new RosDiskReplicaPairsProps {
object RefreshOptions = null,
object ResourceGroupId = null
};
Properties
Name | Type | Description |
---|---|---|
RefreshOptions |
object |
No description. |
ResourceGroupId |
object |
No description. |
RefreshOptions
Optional
public object RefreshOptions { get; set; }
- Type: object
ResourceGroupId
Optional
public object ResourceGroupId { get; set; }
- Type: object