RosWorkspacesProps
Properties for defining a RosWorkspaces.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-mobi-workspaces
Initializer
using AlibabaCloud.SDK.ROS.CDK.Mobi;
new RosWorkspacesProps {
object RefreshOptions = null
};
Properties
| Name | Type | Description |
|---|---|---|
RefreshOptions |
object |
No description. |
RefreshOptionsOptional
public object RefreshOptions { get; set; }
- Type: object