NetworkFabricPatchablePropertiesTerminalServerConfiguration クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ネットワークと資格情報の構成は、ターミナル サーバーに既に適用されています。
public class NetworkFabricPatchablePropertiesTerminalServerConfiguration : Azure.ResourceManager.ManagedNetworkFabric.Models.TerminalServerPatchableProperties
type NetworkFabricPatchablePropertiesTerminalServerConfiguration = class
inherit TerminalServerPatchableProperties
Public Class NetworkFabricPatchablePropertiesTerminalServerConfiguration
Inherits TerminalServerPatchableProperties
- 継承
-
NetworkFabricPatchablePropertiesTerminalServerConfiguration
コンストラクター
NetworkFabricPatchablePropertiesTerminalServerConfiguration() |
NetworkFabricPatchablePropertiesTerminalServerConfiguration の新しいインスタンスを初期化します。 |
プロパティ
Password |
ターミナル サーバー接続のパスワード。 (継承元 TerminalServerPatchableProperties) |
PrimaryIPv4Prefix |
IPv4 アドレス プレフィックス。 |
PrimaryIPv6Prefix |
IPv6 アドレス プレフィックス。 |
SecondaryIPv4Prefix |
セカンダリ IPv4 アドレス プレフィックス。 |
SecondaryIPv6Prefix |
セカンダリ IPv6 アドレス プレフィックス。 |
SerialNumber |
ターミナル サーバーのシリアル番号。 (継承元 TerminalServerPatchableProperties) |
Username |
ターミナル サーバー接続のユーザー名。 (継承元 TerminalServerPatchableProperties) |