Constant Field Values

Contents

com.microsoft.*

  • com.microsoft.azure.toolkit.lib.auth.core.azurecli.com.microsoft.azure.toolkit.lib.auth.core.azurecli.AzureCliTokenCredentialManager.AzureCliTokenCredential 
    Modifier and Type Constant Field Value
    private static final String CLI_GET_ACCESS_TOKEN_CMD "az account get-access-token --resource %s %s --output json"
    private static final String CLOUD_SHELL_ENV_KEY "ACC_CLOUD"