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