CosmosDBAccountImpl.IUpdateWithTags<IWithOptionals>.WithTags Method

Definition

Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals IUpdateWithTags<IWithOptionals>.WithTags (System.Collections.Generic.IDictionary<string,string> tags);
abstract member Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Update.IUpdateWithTags<Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals>.WithTags : System.Collections.Generic.IDictionary<string, 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>.WithTags : System.Collections.Generic.IDictionary<string, string> -> Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals
Function WithTags (tags As IDictionary(Of String, String)) As IWithOptionals Implements IUpdateWithTags(Of IWithOptionals).WithTags

Parameters

Returns

Implements

Applies to