NetworkFabricPatchablePropertiesTerminalServerConfiguration interface
Network and credentials configuration already applied to terminal server.
- Extends
Inherited Properties
password | Password for the terminal server connection. |
primary |
IPv4 Address Prefix. |
primary |
IPv6 Address Prefix. |
secondary |
Secondary IPv4 Address Prefix. |
secondary |
Secondary IPv6 Address Prefix. |
serial |
Serial Number of Terminal server. |
username | Username for the terminal server connection. |
Inherited Property Details
password
Password for the terminal server connection.
password?: string
Property Value
string
Inherited From TerminalServerPatchableProperties.password
primaryIpv4Prefix
IPv4 Address Prefix.
primaryIpv4Prefix?: string
Property Value
string
Inherited From Layer3IpPrefixProperties.primaryIpv4Prefix
primaryIpv6Prefix
IPv6 Address Prefix.
primaryIpv6Prefix?: string
Property Value
string
Inherited From Layer3IpPrefixProperties.primaryIpv6Prefix
secondaryIpv4Prefix
Secondary IPv4 Address Prefix.
secondaryIpv4Prefix?: string
Property Value
string
Inherited From Layer3IpPrefixProperties.secondaryIpv4Prefix
secondaryIpv6Prefix
Secondary IPv6 Address Prefix.
secondaryIpv6Prefix?: string
Property Value
string
Inherited From Layer3IpPrefixProperties.secondaryIpv6Prefix
serialNumber
Serial Number of Terminal server.
serialNumber?: string
Property Value
string
Inherited From TerminalServerPatchableProperties.serialNumber
username
Username for the terminal server connection.
username?: string
Property Value
string
Inherited From TerminalServerPatchableProperties.username