Skip to content

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.

HaVipIdRequired

public object HaVipId { get; set; }
  • Type: object

RefreshOptionsOptional

public object RefreshOptions { get; set; }
  • Type: object