ARX::VirtualServiceDefinition¶
Member | Type | Description |
name | String | The name of the virtual service. |
cifs_namespace | String | The name of the CIFS namespace. |
nfs_namespace | String | The name of the NFS namespace. |
ip | String | The IP address of the virtual service. |
netmask | String | The netmask of the virtual service. |
vlan | long | The VLAN of the virtual service. |
win_domain | String | The Windows domain name. |
pre_win2k_domain | String | The pre-Windows 2000 domain name. |
export_count | long | Export count. |
status | ARXStatusType | Service Status. |
nfs_status | ARXStatusType | NFS Service Status. |
cifs_status | ARXStatusType | CIFS Service Status. |
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.