Constant Field Values
Contents
com.microsoft.*
-
com.microsoft.azure.toolkit.lib.common.action.Action<D> Modifier and Type Constant Field Value public static final StringRESOURCE_TYPE"resourceType"public static final StringSOURCE"ACTION_SOURCE"
-
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.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 StringFIELD_DEFAULT_VALUE"defaultValue"public static final StringFIELD_LABEL"label"public static final StringFIELD_REQUIRED"required"public static final StringFIELD_TRACKING"tracking"public static final StringFIELD_VALIDATING"validating"public static final StringFIELD_VALIDATION_INFO"validationInfo"public static final StringFIELD_VALIDATORS"validators"public static final StringFIELD_VALUE"value"public static final StringFIELD_VALUE_LISTENERS"valueListeners"public static final StringMSG_REQUIRED"This field is required."
-
com.microsoft.azure.toolkit.lib.common.messager.AzureMessageBundle Modifier and Type Constant Field Value private static final StringBUNDLE"bundles.com.microsoft.azure.toolkit.message" -
com.microsoft.azure.toolkit.lib.common.messager.IAzureMessage Modifier and Type Constant Field Value public static final StringDEFAULT_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.model.AzResource<T extends AzResource<T,P,R>,P extends AzResource<P,?,?>,R> Modifier and Type Constant Field Value public static final longCACHE_LIFETIME1800000Lpublic static final StringRESOURCE_GROUP_PLACEHOLDER"${rg}" -
com.microsoft.azure.toolkit.lib.common.model.AzResource.None Modifier and Type Constant Field Value private final Stringid"$NONE$"private final Stringname"$NONE$"public static final StringNONE"$NONE$"private final Stringstatus"$NONE$"private final StringsubscriptionId"$NONE$" -
com.microsoft.azure.toolkit.lib.common.model.AzResource.Status Modifier and Type Constant Field Value public static final StringCREATING"Creating"public static final StringDELETED"Deleted"public static final StringDELETING"Deleting"public static final StringDEPLOYING"Deploying"public static final StringERROR"Error"public static final StringINACTIVE"Inactive"public static final StringLOADING"Loading"public static final StringPENDING"Pending"public static final StringRESTARTING"Restarting"public static final StringRUNNING"Running"public static final StringSCALING"Scaling"public static final StringSTARTING"Starting"public static final StringSTOPPED"Stopped"public static final StringSTOPPING"Stopping"public static final StringUNKNOWN"Unknown"public static final StringUPDATING"Updating"
-
com.microsoft.azure.toolkit.lib.common.operation.Operation Modifier and Type Constant Field Value public static final StringUNKNOWN_NAME"<unknown>.<unknown>" -
com.microsoft.azure.toolkit.lib.common.operation.OperationBundle Modifier and Type Constant Field Value public static final StringBUNDLE"bundles.com.microsoft.azure.toolkit.operation"
-
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 public static final StringERROR_CLASSNAME"error.error_class_name"public static final StringERROR_CODE"error.error_code"public static final StringERROR_MSG"error.error_message"public static final StringERROR_STACKTRACE"error.error_stack"public static final StringERROR_TYPE"error.error_type"public static final StringOP_ID"op_id"public static final StringOP_NAME"op_name"public static final StringOP_PARENT_ID"op_parentId"public static final StringOP_TYPE"op_type"public static final StringOPERATION_NAME"operationName"public static final StringSERVICE_NAME"serviceName" -
com.microsoft.azure.toolkit.lib.common.telemetry.AzureTelemetry Modifier and Type Constant Field Value public static final StringOP_CREATE_AT"op_create_at"public static final StringOP_ENTER_AT"op_enter_at"public 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 public static final StringARCH_KEY"arch"private static final StringFILE_PATH_REGEX"(file://)?([a-zA-Z]:(\\\\\\\\|\\\\|/)|(\\\\\\\\|\\\\|/))?([\\w-._]+(\\\\\\\\|\\\\|/))+[\\w-._]*"public static final StringJDK_KEY"jdk"
-
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:"
-
com.microsoft.azure.toolkit.lib.resource.GenericResourceModule Modifier and Type Constant Field Value public static final StringNAME"genericResources" -
com.microsoft.azure.toolkit.lib.resource.ResourceDeployment Modifier and Type Constant Field Value private static final StringEMPTY_PARAMETER"{}" -
com.microsoft.azure.toolkit.lib.resource.ResourceDeploymentModule Modifier and Type Constant Field Value public static final StringNAME"deployments" -
com.microsoft.azure.toolkit.lib.resource.ResourceGroupDraft Modifier and Type Constant Field Value private static final StringCREATE_NEW_RESOURCE_GROUP_KEY"createNewResourceGroup" -
com.microsoft.azure.toolkit.lib.resource.ResourceGroupModule Modifier and Type Constant Field Value public static final StringNAME"resourceGroups"