Share via


EmailServiceResource.RemoveTag(String, CancellationToken) Method

Definition

Removes a tag by key from the resource.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Communication/emailServices/{emailServiceName}
  • Operation Id: EmailServices_Get
  • Default Api Version: 2023-04-01
  • Resource: EmailServiceResource
public virtual Azure.Response<Azure.ResourceManager.Communication.EmailServiceResource> 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