Share via


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

Definition

protected abstract System.Threading.Tasks.Task<InnerResourceT> ApplyTagsToInnerAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member ApplyTagsToInnerAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<'InnerResourceT (requires 'InnerResourceT :> Microsoft.Azure.Management.ResourceManager.Fluent.Resource)>
Protected MustOverride Function ApplyTagsToInnerAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of InnerResourceT)

Parameters

cancellationToken
CancellationToken

Returns

Task<InnerResourceT>

Applies to