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