NetworkInterface interface
The network interface definition.
Properties
| private |
Private Ip address of the interface |
| resource |
The Azure resource id in the form of /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/... |
Property Details
privateIpAddress
Private Ip address of the interface
privateIpAddress?: string
Property Value
string
resourceId
The Azure resource id in the form of /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/...
resourceId?: string
Property Value
string