OperationalInsightsSavedSearchResource.Delete Method

Definition

Deletes the specified saved search in a given workspace.

  • Request Path: /subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/savedSearches/{savedSearchId}
  • Operation Id: SavedSearches_Delete
  • Default Api Version: 2020-08-01
  • Resource: OperationalInsightsSavedSearchResource
C#
public virtual Azure.ResourceManager.ArmOperation Delete(Azure.WaitUntil waitUntil, System.Threading.CancellationToken cancellationToken = default);

Parameters

waitUntil
WaitUntil

Completed if the method should wait to return until the long-running operation has completed on the service; Started if it should return after starting the operation. For more information on long-running operations, please see Azure.Core Long-Running Operation samples.

cancellationToken
CancellationToken

The cancellation token to use.

Returns

Applies to

Produk Versi
Azure SDK for .NET Latest, Preview