RosBandwidthPackagesProps
Properties for defining a RosBandwidthPackages
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-ga-bandwidthpackages
Initializer
using AlibabaCloud.SDK.ROS.CDK.Ga;
new RosBandwidthPackagesProps {
object BandwidthPackageId = null,
object RefreshOptions = null,
object ResourceGroupId = null,
object Type = null
};
Properties
Name | Type | Description |
---|---|---|
BandwidthPackageId |
object |
No description. |
RefreshOptions |
object |
No description. |
ResourceGroupId |
object |
No description. |
Type |
object |
No description. |
BandwidthPackageId
Optional
public object BandwidthPackageId { get; set; }
- Type: object
RefreshOptions
Optional
public object RefreshOptions { get; set; }
- Type: object
ResourceGroupId
Optional
public object ResourceGroupId { get; set; }
- Type: object
Type
Optional
public object Type { get; set; }
- Type: object