Share via


TerminalServerConfiguration Class

Definition

Network and credentials configuration currently applied to terminal server.

public class TerminalServerConfiguration : Azure.ResourceManager.ManagedNetworkFabric.Models.TerminalServerPatchableProperties
type TerminalServerConfiguration = class
    inherit TerminalServerPatchableProperties
Public Class TerminalServerConfiguration
Inherits TerminalServerPatchableProperties
Inheritance
TerminalServerConfiguration

Constructors

TerminalServerConfiguration()

Initializes a new instance of TerminalServerConfiguration.

Properties

NetworkDeviceId

ARM Resource ID used for the NetworkDevice.

Password

Password for the terminal server connection.

(Inherited from TerminalServerPatchableProperties)
PrimaryIPv4Prefix

IPv4 Address Prefix.

PrimaryIPv6Prefix

IPv6 Address Prefix.

SecondaryIPv4Prefix

Secondary IPv4 Address Prefix.

SecondaryIPv6Prefix

Secondary IPv6 Address Prefix.

SerialNumber

Serial Number of Terminal server.

(Inherited from TerminalServerPatchableProperties)
Username

Username for the terminal server connection.

(Inherited from TerminalServerPatchableProperties)

Applies to