RosServiceInstancesProps
Properties for defining a RosServiceInstances.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-computenest-serviceinstances
Initializer
using AlibabaCloud.SDK.ROS.CDK.Computenest;
new RosServiceInstancesProps {
object RefreshOptions = null,
object ResourceGroupId = null
};
Properties
| Name | Type | Description |
|---|---|---|
RefreshOptions |
object |
No description. |
ResourceGroupId |
object |
No description. |
RefreshOptionsOptional
public object RefreshOptions { get; set; }
- Type: object
ResourceGroupIdOptional
public object ResourceGroupId { get; set; }
- Type: object