RosHaVipsProps
Properties for defining a RosHaVips
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-vpc-havips
Initializer
using AlibabaCloud.SDK.ROS.CDK.Vpc;
new RosHaVipsProps {
object HaVipId = null,
object RefreshOptions = null
};
Properties
Name | Type | Description |
---|---|---|
HaVipId |
object |
No description. |
RefreshOptions |
object |
No description. |
HaVipId
Optional
public object HaVipId { get; set; }
- Type: object
RefreshOptions
Optional
public object RefreshOptions { get; set; }
- Type: object