RosServicesProps
Properties for defining a RosServices.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-fc-services
Initializer
using AlibabaCloud.SDK.ROS.CDK.Fc;
new RosServicesProps {
object Prefix = null,
object RefreshOptions = null
};
Properties
| Name | Type | Description |
|---|---|---|
Prefix |
object |
No description. |
RefreshOptions |
object |
No description. |
PrefixOptional
public object Prefix { get; set; }
- Type: object
RefreshOptionsOptional
public object RefreshOptions { get; set; }
- Type: object