NetworkInterfaceProperties interface

Properties of a network interface.

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).

sharedPublicIpAddressConfiguration

The configuration for sharing a public IP address across multiple virtual machines.

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.

Property Details

dnsName

The DNS name.

dnsName?: string

Property Value

string

privateIpAddress

The private IP address.

privateIpAddress?: string

Property Value

string

publicIpAddress

The public IP address.

publicIpAddress?: string

Property Value

string

publicIpAddressId

The resource ID of the public IP address.

publicIpAddressId?: string

Property Value

string

rdpAuthority

The RdpAuthority property is a server DNS host name or IP address followed by the service port number for RDP (Remote Desktop Protocol).

rdpAuthority?: string

Property Value

string

sharedPublicIpAddressConfiguration

The configuration for sharing a public IP address across multiple virtual machines.

sharedPublicIpAddressConfiguration?: SharedPublicIpAddressConfiguration

Property Value

sshAuthority

The SshAuthority property is a server DNS host name or IP address followed by the service port number for SSH.

sshAuthority?: string

Property Value

string

subnetId

The resource ID of the sub net.

subnetId?: string

Property Value

string

virtualNetworkId

The resource ID of the virtual network.

virtualNetworkId?: string

Property Value

string