Constant Field Values
Contents
com.microsoft.*
-
com.microsoft.azure.toolkit.lib.common.action.Action<D> Modifier and Type Constant Field Value public static final StringSOURCE"ACTION_SOURCE"
-
com.microsoft.azure.toolkit.lib.common.bundle.AzureBundle Modifier and Type Constant Field Value private static final StringINDEX"index"
-
com.microsoft.azure.toolkit.lib.common.cache.CacheEvict Modifier and Type Constant Field Value public static final StringALL"<ALL>" -
com.microsoft.azure.toolkit.lib.common.cache.Preloader Modifier and Type Constant Field Value private static final StringINVALID_PRELOAD_METHOD"@Preload annotated method(%s.%s) should have (no args or only varargs) and must be (static or in a singleton class)"
-
com.microsoft.azure.toolkit.lib.common.entity.IAzureBaseResource<T extends IAzureBaseResource,P extends IAzureBaseResource> Modifier and Type Constant Field Value public static final StringREST_SEGMENT_JOB_MANAGEMENT_RESOURCE"/resource"public static final StringREST_SEGMENT_JOB_MANAGEMENT_TENANTID"/#@" -
com.microsoft.azure.toolkit.lib.common.entity.IAzureBaseResource.Status Modifier and Type Constant Field Value public static final StringDRAFT"DRAFT"public static final StringERROR"ERROR"public static final StringLOADING"LOADING"public static final StringPENDING"PENDING"public static final StringRUNNING"RUNNING"public static final StringSTABLE"STABLE"public static final StringSTOPPED"STOPPED"public static final StringUNKNOWN"UNKNOWN"public static final StringUNSTABLE"UNSTABLE"
-
com.microsoft.azure.toolkit.lib.common.exception.CommandExecuteException Modifier and Type Constant Field Value private static final longserialVersionUID4582230448665092548L -
com.microsoft.azure.toolkit.lib.common.exception.InvalidConfigurationException Modifier and Type Constant Field Value private static final longserialVersionUID3122420022403832460L
-
com.microsoft.azure.toolkit.lib.common.form.AzureFormInput<T> Modifier and Type Constant Field Value public static final StringMSG_REQUIRED"This field is required."
-
com.microsoft.azure.toolkit.lib.common.messager.AzureMessage Modifier and Type Constant Field Value static final StringDEFAULT_MESSAGE_TITLE"Azure" -
com.microsoft.azure.toolkit.lib.common.messager.IAzureMessager Modifier and Type Constant Field Value public static final StringDEFAULT_TITLE"Azure"
-
com.microsoft.azure.toolkit.lib.common.operation.IAzureOperation Modifier and Type Constant Field Value public static final StringUNKNOWN_NAME"<unknown>.<unknown>"
-
com.microsoft.azure.toolkit.lib.common.proxy.ProxyManager Modifier and Type Constant Field Value private static final StringPROPERTY_USE_SYSTEM_PROXY"java.net.useSystemProxies"
-
com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemeter Modifier and Type Constant Field Value private static final StringERROR_CLASSNAME"error.class_name"private static final StringERROR_CODE"error.code"private static final StringERROR_MSG"error.message"private static final StringERROR_STACKTRACE"error.stack"private static final StringERROR_TYPE"error.type"private static final StringOP_ID"op_id"private static final StringOP_NAME"op_name"private static final StringOP_PARENT_ID"op_parentId"private static final StringOP_TYPE"op_type"private static final StringOPERATION_NAME"operationName"private static final StringSERVICE_NAME"serviceName" -
com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetry Modifier and Type Constant Field Value static final StringOP_CREATE_AT"op_create_at"static final StringOP_ENTER_AT"op_enter_at"static final StringOP_EXIT_AT"op_exit_at" -
com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetry.Property Modifier and Type Constant Field Value public static final StringPARAM_NAME"<param_name>" -
com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetryClient Modifier and Type Constant Field Value private static final StringEMAIL_REGEX"(?:[a-z0-9!#$%&\'*+/=?^_`{|}~-]+(?:\\.[a-z0-9!#$%&\'*+/=?^_`{|}~-]+)*|\"(?:[\\x01-\\x08\\x0b\\x0c\\x0e-\\x1f\\x21\\x23-\\x5b\\x5d-\\x7f]|\\\\[\\x01-\\x09\\x0b\\x0c\\x0e-\\x7f])*\")@(?:(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?|\\[(?:(?:(2(5[0-5]|[0-4][0-9])|1[0-9][0-9]|[1-9]?[0-9]))\\.){3}(?:(2(5[0-5]|[0-4][0-9])|1[0-9][0-9]|[1-9]?[0-9])|[a-z0-9-]*[a-z0-9]:(?:[\\x01-\\x08\\x0b\\x0c\\x0e-\\x1f\\x21-\\x5a\\x53-\\x7f]|\\\\[\\x01-\\x09\\x0b\\x0c\\x0e-\\x7f])+)])"private static final StringFILE_PATH_REGEX"(file://)?([a-zA-Z]:(\\\\\\\\|\\\\|/)|(\\\\\\\\|\\\\|/))?([\\w-._]+(\\\\\\\\|\\\\|/))+[\\w-._]*"
-
com.microsoft.azure.toolkit.lib.common.utils.CommandUtils Modifier and Type Constant Field Value private static final StringDEFAULT_MAC_LINUX_PATH"/bin/"private static final StringLINUX_MAC_STARTER"/bin/sh"private static final StringLINUX_MAC_SWITCHER"-c"private static final StringWINDOWS_STARTER"cmd.exe"private static final StringWINDOWS_SWITCHER"/c" -
com.microsoft.azure.toolkit.lib.common.utils.InstallationIdUtils Modifier and Type Constant Field Value private static final StringINVALID_HASHED_MAC_ADDRESS"6c9d2bc8f91b89624add29c0abeae7fb42bf539fa1cdb2e3e57cd668fa9bcead" -
com.microsoft.azure.toolkit.lib.common.utils.Utils Modifier and Type Constant Field Value private static final StringEAR"ear"private static final StringJAR"jar"private static final StringPOM"pom"private static final StringSUBSCRIPTIONS"subscriptions"private static final StringWAR"war"
-
com.microsoft.azure.toolkit.lib.common.utils.aspect.ExpressionUtils Modifier and Type Constant Field Value private static final StringINVALID_TEMPLATE"error occurs when evaluate template(%s) with bindings(%s)"
-
com.microsoft.azure.toolkit.lib.common.validator.SchemaValidator Modifier and Type Constant Field Value private static final StringINVALID_PARAMETER_ERROR_MESSAGE"Invalid parameters founded, please correct the value with messages below:"