Domain IP list of QNAP Turbo NAS.
More...
|
| NASInfo () |
|
| NASInfo (string strMyCloudNasName, string strNasExternalIP, string strNasLocalIP, string strNasHostIP) |
| Constructor with parameters. More...
|
|
Domain IP list of QNAP Turbo NAS.
QtsHttp.FileStaion.NASInfo.NASInfo |
( |
| ) |
|
QtsHttp.FileStaion.NASInfo.NASInfo |
( |
string |
strMyCloudNasName, |
|
|
string |
strNasExternalIP, |
|
|
string |
strNasLocalIP, |
|
|
string |
strNasHostIP |
|
) |
| |
Constructor with parameters.
- Parameters
-
[IN] | strMyCloudNasName : My cloud NAS name. |
[IN] | strNasExternalIP : External IP of QNAP Turbo NAS. |
[IN] | strNasLocalIP : Local IP of QNAP Turbo NAS. |
[IN] | strNasHostIP : Host IP of QNAP Turbo NAS. |
- Returns
- n/a.
string QtsHttp.FileStaion.NASInfo.MyCloudNasName |
|
getset |
Get or set my cloud NAS name.
string QtsHttp.FileStaion.NASInfo.NasExternalIP |
|
getset |
Get or set external IP of QNAP Turbo NAS.
string QtsHttp.FileStaion.NASInfo.NasHostIP |
|
getset |
Get or set host IP of QNAP Turbo NAS.
string QtsHttp.FileStaion.NASInfo.NasLocalIP |
|
getset |
Get or set local IP of QNAP Turbo NAS.
The documentation for this class was generated from the following file: