LoadBalancerSubnet
- Print
- PDF
LoadBalancerSubnet
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in VPC
This is a load balancer subnet.
Syntax
The syntax is as follows.
private String zoneCode;
private String subnetNo;
private String publicIpInstanceNo;
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
zoneCode | String | Required | Zone code of the subnet where the load balancer is located |
subnetNo | String | Required | Number of the subnet where the load balancer is located |
publicIpInstanceNo | CommonCode | Required | Public IP instance number |
Was this article helpful?