Package version:
OptionalauthorityThe authority host to use for authentication requests. Possible values are available through AzureAuthorityHosts. The default is "https://login.microsoftonline.com".
OptionalloggingAllows users to configure settings for logging policy options, allow logging account information and personally identifiable information for customer support.
Allows specifying a custom resource Id. In scenarios such as when user assigned identities are created using an ARM template, where the resource Id of the identity is known but the client Id can't be known ahead of time, this parameter allows programs to use these user assigned identities without having to first determine the client Id of the created identity.
Options to send on the ManagedIdentityCredential constructor. This variation supports
resourceIdand notclientId, since only one of both is supported.