LbRecordResponse
- Print
- PDF
LbRecordResponse
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in Classic
This is the record information for the load balancer.
Syntax
The syntax is as follows.
public class LbRecordResponse {
private Long sid;
private String name;
}
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
sid | Long | - | Load balancer record ID |
name | String | - | Load balancer record name |
Was this article helpful?