LocalLB::Class::MetaInformation¶
Member | Type | Description |
class_name | String | The name of the external class. |
class_type | ClassType | The type of the external class. |
file_name | String | The name of the file holding the data. If file_name is not empty, it indicates an external class. |
file_mode | FileModeType | The mode determines whether the external data is updated by a save operation. Default is “READ”. Only applicable for external classes. |
file_format | FileFormatType | The file format of an external class. Only applicable for external classes. |
See Also¶
Warning
The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.
Sample Code¶
The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.