Azure.Identity.ScopeGroupHandler sealed class ScopeGroupHandler : IScopeHandler Documentation Code public static IScopeHandler Current { get; } public ScopeGroupHandler(string groupName) public DiagnosticScope CreateScope(ClientDiagnostics diagnostics, string name) public void Dispose(string name, ref DiagnosticScope scope) public void Fail(string name, ref DiagnosticScope scope, Exception exception) public void Start(string name, ref DiagnosticScope scope)