Members
enabled :String
Is the current site enabled on this server?
Type:
- String
ftpInterfaces :String
- Description:
The listening IP addresses (interfaces) for the current site for the FTP and FTPS protocols on this server. Note that multiple IP addresses should be separated by a comma.
By default, this property returns null means that all network interfaces are selected.
- Source:
The listening IP addresses (interfaces) for the current site for the FTP and FTPS protocols on this server. Note that multiple IP addresses should be separated by a comma.
By default, this property returns null means that all network interfaces are selected.
Type:
- String
httpInterfaces :String
- Description:
The listening IP addresses (interfaces) for the available sites for the HTTP and HTTPS protocols on this server. Note that multiple IP addresses should be separated by a comma.
By default, this property returns null means that all network interfaces are selected.
- Source:
The listening IP addresses (interfaces) for the available sites for the HTTP and HTTPS protocols on this server. Note that multiple IP addresses should be separated by a comma.
By default, this property returns null means that all network interfaces are selected.
Type:
- String
(readonly) serverName :String
The name of the server.
Type:
- String
sftpInterfaces :String
- Description:
The listening IP addresses (interfaces) for the available sites for the SFTP, SCP and SSH protocols on this server. Note that multiple IP addresses should be separated by a comma.
By default, this property returns null means that all network interfaces are selected.
- Source:
The listening IP addresses (interfaces) for the available sites for the SFTP, SCP and SSH protocols on this server. Note that multiple IP addresses should be separated by a comma.
By default, this property returns null means that all network interfaces are selected.
Type:
- String