Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ComputeInstanceConnectivityEndpoints

Package version

Defines all connectivity endpoints and properties for an ComputeInstance.

Hierarchy

  • ComputeInstanceConnectivityEndpoints

Index

Properties

Optional privateIpAddress

privateIpAddress: undefined | string

Private IP Address of this ComputeInstance (local to the VNET in which the compute instance is deployed). NOTE: This property will not be serialized. It can only be populated by the server.

Optional publicIpAddress

publicIpAddress: undefined | string

Public IP Address of this ComputeInstance. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc