Skip to content

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.

HaVipIdOptional

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

RefreshOptionsOptional

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