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}/... NOTE: This property will not be serialized. It can only be populated by the server. |
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}/... NOTE: This property will not be serialized. It can only be populated by the server.
resourceId?: string
Property Value
string