CdnEndpointResource.RemoveTag(String, CancellationToken) Method

Definition

Removes a tag by key from the resource.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cdn/profiles/{profileName}/endpoints/{endpointName}
  • Operation Id: CdnEndpoints_Get
  • Default Api Version: 2024-02-01
  • Resource: CdnEndpointResource
C#
public virtual Azure.Response<Azure.ResourceManager.Cdn.CdnEndpointResource> RemoveTag(string key, System.Threading.CancellationToken cancellationToken = default);

Parameters

key
String

The key for the tag.

cancellationToken
CancellationToken

The cancellation token to use.

Returns

Exceptions

key is null.

Applies to

Product Versions
Azure SDK for .NET Latest, Preview