You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To properly resolve Azure/azure-sdk-for-net#25125 we'd like to use RequestContext or RequestOptions to indicate that the caller doesn't want to throw, but instead get the raw response back with the 404 status code.
The text was updated successfully, but these errors were encountered:
annelo-msft
changed the title
[HLC] Need RequestOptions or RequestContext to provide non-throwing Delete method
[LLC] Separate out RequestContext and RequestOptions APIs
Nov 30, 2021
To properly resolve Azure/azure-sdk-for-net#25125 we'd like to use
RequestContext
orRequestOptions
to indicate that the caller doesn't want to throw, but instead get the raw response back with the 404 status code.The text was updated successfully, but these errors were encountered: