ResourceBase<IFluentResourceT,InnerResourceT,FluentResourceT,IDefinitionAfterRegion,DefTypeWithTags,UTypeWithTags>.IUpdateWithTags<UTypeWithTags>.WithTag Method
Definition
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.
UTypeWithTags IUpdateWithTags<UTypeWithTags>.WithTag (string key, string value);
abstract member Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Update.IUpdateWithTags<UTypeWithTags>.WithTag : string * string -> 'UTypeWithTags
override this.Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Update.IUpdateWithTags<UTypeWithTags>.WithTag : string * string -> 'UTypeWithTags
Function WithTag (key As String, value As String) As UTypeWithTags Implements IUpdateWithTags(Of UTypeWithTags).WithTag
Parameters
- key
- System.String
- value
- System.String
Returns
- UTypeWithTags