CosmosDBAccountImpl.IUpdateWithTags<IWithOptionals>.WithTag Method

Definition

Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals IUpdateWithTags<IWithOptionals>.WithTag (string key, string value);
abstract member Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Update.IUpdateWithTags<Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals>.WithTag : 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>.WithTag : string * string -> Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithOptionals
Function WithTag (key As String, value As String) As IWithOptionals Implements IUpdateWithTags(Of IWithOptionals).WithTag

Parameters

key
String
value
String

Returns

Implements

Applies to