ZoneMappingsProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdknlb"
&alicloudroscdknlb.ZoneMappingsProperty {
VSwitchId: interface{},
ZoneId: interface{},
AllocationId: interface{},
EipType: interface{},
LoadBalancerAddresses: interface{},
PrivateIPv4Address: interface{},
}
Properties
Name | Type | Description |
---|---|---|
VSwitchId |
interface{} |
No description. |
ZoneId |
interface{} |
No description. |
AllocationId |
interface{} |
No description. |
EipType |
interface{} |
No description. |
LoadBalancerAddresses |
interface{} |
No description. |
PrivateIPv4Address |
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{}
LoadBalancerAddresses
Optional
LoadBalancerAddresses interface{}
- Type: interface{}
PrivateIPv4Address
Optional
PrivateIPv4Address interface{}
- Type: interface{}