Interface AzureResourceManager.Configurable

    • Method Detail

      • authenticate

        AzureResourceManager.Authenticated authenticate​(com.azure.core.credential.TokenCredential credential,
                                                        com.azure.core.management.profile.AzureProfile profile)
        Authenticates API access based on the provided credential.
        Parameters:
        credential - The credential to authenticate API access with
        profile - the profile to use
        Returns:
        the authenticated Azure client