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