DevTestLabNetworkInterface 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.
Properties of a network interface.
public class DevTestLabNetworkInterface
type DevTestLabNetworkInterface = class
Public Class DevTestLabNetworkInterface
- Inheritance
-
DevTestLabNetworkInterface
Constructors
DevTestLabNetworkInterface() |
Initializes a new instance of DevTestLabNetworkInterface. |
Properties
DnsName |
The DNS name. |
PrivateIPAddress |
The private IP address. |
PublicIPAddress |
The public IP address. |
PublicIPAddressId |
The resource ID of the public IP address. |
RdpAuthority |
The RdpAuthority property is a server DNS host name or IP address followed by the service port number for RDP (Remote Desktop Protocol). |
SharedPublicIPAddressInboundNatRules |
The incoming NAT rules. |
SshAuthority |
The SshAuthority property is a server DNS host name or IP address followed by the service port number for SSH. |
SubnetId |
The resource ID of the sub net. |
VirtualNetworkId |
The resource ID of the virtual network. |
Applies to
Azure SDK for .NET