RosCenBandwidthPackagesProps
Properties for defining a RosCenBandwidthPackages
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-cen-cenbandwidthpackages
Initializer
using AlibabaCloud.SDK.ROS.CDK.Cen;
new RosCenBandwidthPackagesProps {
object Filter = null,
object IncludeReservationData = null,
object IsOrKey = null,
object RefreshOptions = null
};
Properties
Name | Type | Description |
---|---|---|
Filter |
object |
No description. |
IncludeReservationData |
object |
No description. |
IsOrKey |
object |
No description. |
RefreshOptions |
object |
No description. |
Filter
Optional
public object Filter { get; set; }
- Type: object
IncludeReservationData
Optional
public object IncludeReservationData { get; set; }
- Type: object
IsOrKey
Optional
public object IsOrKey { get; set; }
- Type: object
RefreshOptions
Optional
public object RefreshOptions { get; set; }
- Type: object