NetworkFabricPatchablePropertiesTerminalServerConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Network and credentials configuration already applied to terminal server.
public class NetworkFabricPatchablePropertiesTerminalServerConfiguration : Azure.ResourceManager.ManagedNetworkFabric.Models.TerminalServerPatchableProperties
type NetworkFabricPatchablePropertiesTerminalServerConfiguration = class
inherit TerminalServerPatchableProperties
Public Class NetworkFabricPatchablePropertiesTerminalServerConfiguration
Inherits TerminalServerPatchableProperties
- Inheritance
-
NetworkFabricPatchablePropertiesTerminalServerConfiguration
Constructors
NetworkFabricPatchablePropertiesTerminalServerConfiguration() |
Initializes a new instance of NetworkFabricPatchablePropertiesTerminalServerConfiguration. |
Properties
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
Azure SDK for .NET