pub fn create_default_credential() -> Result<Arc<dyn TokenCredential>>
Expand description
Creates a new DefaultAzureCredential
with the default options.
pub fn create_default_credential() -> Result<Arc<dyn TokenCredential>>
Creates a new DefaultAzureCredential
with the default options.