ZoneMappingsProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkalb"
&alicloudroscdkalb.ZoneMappingsProperty {
VSwitchId: interface{},
ZoneId: interface{},
AllocationId: interface{},
EipType: interface{},
IntranetAddress: interface{},
LoadBalancerAddresses: interface{},
}
Properties
Name | Type | Description |
---|---|---|
VSwitchId |
interface{} |
No description. |
ZoneId |
interface{} |
No description. |
AllocationId |
interface{} |
No description. |
EipType |
interface{} |
No description. |
IntranetAddress |
interface{} |
No description. |
LoadBalancerAddresses |
interface{} |
No description. |
VSwitchId
Required
VSwitchId interface{}
- Type: interface{}
ZoneId
Required
ZoneId interface{}
- Type: interface{}
AllocationId
Optional
AllocationId interface{}
- Type: interface{}
EipType
Optional
EipType interface{}
- Type: interface{}
IntranetAddress
Optional
IntranetAddress interface{}
- Type: interface{}
LoadBalancerAddresses
Optional
LoadBalancerAddresses interface{}
- Type: interface{}