Share via


PrivateEndpointIPConfigurationPropertiesOutput interface

Properties of an IP Configuration of the private endpoint.

Properties

groupId

The ID of a group obtained from the remote resource that this private endpoint should connect to.

memberName

The member name of a group obtained from the remote resource that this private endpoint should connect to.

privateIPAddress

A private ip address obtained from the private endpoint's subnet.

Property Details

groupId

The ID of a group obtained from the remote resource that this private endpoint should connect to.

groupId?: string

Property Value

string

memberName

The member name of a group obtained from the remote resource that this private endpoint should connect to.

memberName?: string

Property Value

string

privateIPAddress

A private ip address obtained from the private endpoint's subnet.

privateIPAddress?: string

Property Value

string