You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Class references in docstrings should either be labeled as a class (in a text body) -- e.g. :class:`KeyVaultRoleScope` -- or use fully qualified names (in type hints) -- e.g. ~azure.keyvault.administration.KeyVaultRoleScope
Class references in docstrings should either be labeled as a class (in a text body) -- e.g. :class:`KeyVaultRoleScope` -- or use fully qualified names (in type hints) -- e.g. ~azure.keyvault.administration.KeyVaultRoleScope