Share via


GroupableParentResourceWithTags<IFluentResourceT,InnerResourceT,FluentResourceT,ManagerT,IDefinitionAfterRegion,IDefinitionAfterResourceGroup,DefTypeWithTags,UTypeWithTags>.WithTags Method

Definition

public Microsoft.Azure.Management.Network.Fluent.IAppliableWithTags<IFluentResourceT> WithTags (System.Collections.Generic.IDictionary<string,string> tags);
override this.WithTags : System.Collections.Generic.IDictionary<string, string> -> Microsoft.Azure.Management.Network.Fluent.IAppliableWithTags<'IFluentResourceT (requires 'IFluentResourceT : null and 'IFluentResourceT :> Microsoft.Azure.Management.ResourceManager.Fluent.Core.IResource)>
Public Function WithTags (tags As IDictionary(Of String, String)) As IAppliableWithTags(Of IFluentResourceT)

Parameters

Returns

IAppliableWithTags<IFluentResourceT>

Implements

Applies to