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