ResourceBase<IFluentResourceT,InnerResourceT,FluentResourceT,IDefinitionAfterRegion,DefTypeWithTags,UTypeWithTags>.IDefinitionWithTags<DefTypeWithTags>.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.
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
- tags
- System.Collections.Generic.IDictionary<System.String,System.String>
Returns
- DefTypeWithTags