Skip to content

RosCommonBandwidthPackageIpProps

Properties for defining a RosCommonBandwidthPackageIp.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-vpc-commonbandwidthpackageip

Initializer

using AlibabaCloud.SDK.ROS.CDK.Vpc;
new RosCommonBandwidthPackageIpProps {
    object BandwidthPackageId,
    object Eips
};

Properties

Name Type Description
BandwidthPackageId object No description.
Eips object No description.

BandwidthPackageIdRequired

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

EipsRequired

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