CosmosDBAccountImpl.IUpdateWithTags<IWithOptionals>.WithoutTag Method

Definition

Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals IUpdateWithTags<IWithOptionals>.WithoutTag (string key);
abstract member Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Update.IUpdateWithTags<Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals>.WithoutTag : string -> Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals
override this.Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Update.IUpdateWithTags<Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals>.WithoutTag : string -> Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals
Function WithoutTag (key As String) As IWithOptionals Implements IUpdateWithTags(Of IWithOptionals).WithoutTag

Parameters

key
String

Returns

Implements

Applies to