Share via


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

Definition

public System.Threading.Tasks.Task<IFluentResourceT> ApplyTagsAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member ApplyTagsAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<'IFluentResourceT (requires 'IFluentResourceT : null and 'IFluentResourceT :> Microsoft.Azure.Management.ResourceManager.Fluent.Core.IResource)>
override this.ApplyTagsAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<'IFluentResourceT (requires 'IFluentResourceT : null and 'IFluentResourceT :> Microsoft.Azure.Management.ResourceManager.Fluent.Core.IResource)>
Public Function ApplyTagsAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of IFluentResourceT)

Parameters

cancellationToken
CancellationToken

Returns

Task<IFluentResourceT>

Implements

Applies to