ManagedPrivateEndpointUpdateParameters interface
The parameters for a PATCH request to a managed private endpoint.
Properties
| tags | The new tags of the managed private endpoint. |
Property Details
tags
The new tags of the managed private endpoint.
tags?: Record<string, string>
Property Value
Record<string, string>