次の方法で共有


IdentityPlugin type

Azure Identity プラグインの種類。プラグイン コンテキストを受け入れる関数です。

type IdentityPlugin = (context: unknown) => void