DataShareAccountResource.RemoveTag(String, CancellationToken) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Removes a tag by key from the resource.
- Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataShare/accounts/{accountName}
- Operation Id: Accounts_Get
public virtual Azure.Response<Azure.ResourceManager.DataShare.DataShareAccountResource> RemoveTag (string key, System.Threading.CancellationToken cancellationToken = default);
abstract member RemoveTag : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.DataShare.DataShareAccountResource>
override this.RemoveTag : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.DataShare.DataShareAccountResource>
Public Overridable Function RemoveTag (key As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of DataShareAccountResource)
- key
- String
The key for the tag.
- cancellationToken
- CancellationToken
The cancellation token to use.
key
is null.
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for .NET geri bildirimi
Azure SDK for .NET, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: