PrivateEndpointUpdate interface
Private endpoint update details.
Properties
| id | Remote endpoint resource ID. |
| immutable |
Original resource ID needed by Microsoft.Network. |
| immutable |
Original subscription ID needed by Microsoft.Network. |
| location | ARM location of the remote private endpoint. |
| vnet |
Virtual network traffic tag. |
Property Details
id
Remote endpoint resource ID.
id?: string
Property Value
string
immutableResourceId
Original resource ID needed by Microsoft.Network.
immutableResourceId?: string
Property Value
string
immutableSubscriptionId
Original subscription ID needed by Microsoft.Network.
immutableSubscriptionId?: string
Property Value
string
location
ARM location of the remote private endpoint.
location?: string
Property Value
string
vnetTrafficTag
Virtual network traffic tag.
vnetTrafficTag?: string
Property Value
string