DevTestLabNetworkInterface Class

Definition

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