AccessBridgePatchParameters interface
AccessBridgePatchParameters represents the payload for a PATCH request to an access bridge.
Properties
| properties | The list of the resource properties. |
| tags | Resource tags. |
Property Details
properties
The list of the resource properties.
properties?: AccessBridgePatchProperties
Property Value
tags
Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>