RosGlobalDatabaseNetworkProps
Properties for defining a RosGlobalDatabaseNetwork
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-polardb-globaldatabasenetwork
Initializer
using AlibabaCloud.SDK.ROS.CDK.Polardb;
new RosGlobalDatabaseNetworkProps {
object GdnId,
object RefreshOptions = null
};
Properties
Name | Type | Description |
---|---|---|
GdnId |
object |
No description. |
RefreshOptions |
object |
No description. |
GdnId
Required
public object GdnId { get; set; }
- Type: object
RefreshOptions
Optional
public object RefreshOptions { get; set; }
- Type: object