TerminalServerConfiguration interface

Network and credentials configuration currently applied to terminal server.

Extends

Properties

networkDeviceId

ARM Resource ID used for the NetworkDevice. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

password

Password for the terminal server connection.

primaryIpv4Prefix

IPv4 Address Prefix.

primaryIpv6Prefix

IPv6 Address Prefix.

secondaryIpv4Prefix

Secondary IPv4 Address Prefix.

secondaryIpv6Prefix

Secondary IPv6 Address Prefix.

serialNumber

Serial Number of Terminal server.

username

Username for the terminal server connection.

Property Details

networkDeviceId

ARM Resource ID used for the NetworkDevice. NOTE: This property will not be serialized. It can only be populated by the server.

networkDeviceId?: string

Property Value

string

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