RosNetworkPackageProps
Properties for defining a RosNetworkPackage
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ecd-networkpackage
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecd"
&alicloudroscdkecd.RosNetworkPackageProps {
Bandwidth: interface{},
OfficeSiteId: interface{},
AutoPay: interface{},
AutoRenew: interface{},
InternetChargeType: interface{},
PayType: interface{},
Period: interface{},
PeriodUnit: interface{},
PromotionId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Bandwidth |
interface{} |
No description. |
OfficeSiteId |
interface{} |
No description. |
AutoPay |
interface{} |
No description. |
AutoRenew |
interface{} |
No description. |
InternetChargeType |
interface{} |
No description. |
PayType |
interface{} |
No description. |
Period |
interface{} |
No description. |
PeriodUnit |
interface{} |
No description. |
PromotionId |
interface{} |
No description. |
Bandwidth
Required
Bandwidth interface{}
- Type: interface{}
OfficeSiteId
Required
OfficeSiteId interface{}
- Type: interface{}
AutoPay
Optional
AutoPay interface{}
- Type: interface{}
AutoRenew
Optional
AutoRenew interface{}
- Type: interface{}
InternetChargeType
Optional
InternetChargeType interface{}
- Type: interface{}
PayType
Optional
PayType interface{}
- Type: interface{}
Period
Optional
Period interface{}
- Type: interface{}
PeriodUnit
Optional
PeriodUnit interface{}
- Type: interface{}
PromotionId
Optional
PromotionId interface{}
- Type: interface{}