Update the DatabaseToolsPrivateEndpoint identified by the id

PUT {{baseUrl}}/databaseToolsPrivateEndpoints/:databaseToolsPrivateEndpointId?isLockOverride=false

Updates the specified Database Tools private endpoint.

Request Params

KeyDatatypeRequiredDescription
isLockOverridebooleanWhether to override locks (if any exist).

Request Body

{"description"=>"<string>", "displayName"=>"<string>", "freeformTags"=>{"sed_10"=>"<string>", "sint_0"=>"<string>"}, "nsgIds"=>["<string>", "<string>"]}

HEADERS

KeyDatatypeRequiredDescription
if-matchstringFor optimistic concurrency control. In the PUT or DELETE call
for a resource, set the if-match parameter to the value of the
etag from a previous GET or POST response for that resource.
The resource will be updated or deleted only if the etag you
provide matches the resource's current etag value.
opc-request-idstringThe client request ID for tracing.
Content-Typestring
Acceptstring