ResourceBase<IFluentResourceT,InnerResourceT,FluentResourceT,IDefinitionAfterRegion,DefTypeWithTags,UTypeWithTags>.IUpdateWithTags<UTypeWithTags>.WithTags Method

Definition

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

Returns

UTypeWithTags

Implements

Applies to