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. |
Prefix
Optional
public object Prefix { get; set; }
- Type: object
RefreshOptions
Optional
public object RefreshOptions { get; set; }
- Type: object