Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NetworkInterfaceProperties

Package version

Properties of a network interface.

Hierarchy

  • NetworkInterfaceProperties

Index

Properties

Optional dnsName

dnsName: undefined | string

The DNS name.

Optional privateIpAddress

privateIpAddress: undefined | string

The private IP address.

Optional publicIpAddress

publicIpAddress: undefined | string

The public IP address.

Optional publicIpAddressId

publicIpAddressId: undefined | string

The resource ID of the public IP address.

Optional rdpAuthority

rdpAuthority: undefined | string

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

Optional sharedPublicIpAddressConfiguration

sharedPublicIpAddressConfiguration: SharedPublicIpAddressConfiguration

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

Optional sshAuthority

sshAuthority: undefined | string

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

Optional subnetId

subnetId: undefined | string

The resource ID of the sub net.

Optional virtualNetworkId

virtualNetworkId: undefined | string

The resource ID of the virtual network.

Generated using TypeDoc