Share via


ServicePrincipalImpl.RefreshAsync(CancellationToken) Method

Definition

public override System.Threading.Tasks.Task<Microsoft.Azure.Management.Graph.RBAC.Fluent.IServicePrincipal> RefreshAsync (System.Threading.CancellationToken cancellationToken = default);
override this.RefreshAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Graph.RBAC.Fluent.IServicePrincipal>
Public Overrides Function RefreshAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of IServicePrincipal)

Parameters

cancellationToken
CancellationToken

Returns

Applies to