LbRecordResponse

Prev Next

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