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

Definition

DefTypeWithTags IDefinitionWithTags<DefTypeWithTags>.WithTags (System.Collections.Generic.IDictionary<string,string> tags);
abstract member Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Definition.IDefinitionWithTags<DefTypeWithTags>.WithTags : System.Collections.Generic.IDictionary<string, string> -> 'DefTypeWithTags
override this.Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Definition.IDefinitionWithTags<DefTypeWithTags>.WithTags : System.Collections.Generic.IDictionary<string, string> -> 'DefTypeWithTags
Function WithTags (tags As IDictionary(Of String, String)) As DefTypeWithTags Implements IDefinitionWithTags(Of DefTypeWithTags).WithTags

Parameters

Returns

DefTypeWithTags

Implements

Applies to