ServicePrincipalImpl.RefreshAsync(CancellationToken) メソッド

定義

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)

パラメーター

cancellationToken
CancellationToken

戻り値

適用対象