- addResourceExtenions(String, String, String, String, String, String, String) - Static method in class com.microsoftopentechnologies.azure.AzureManagementServiceDelegate
-
Adds BGInfo and CustomScript extension
- AZURE_CLOUD_DISPLAY_NAME - Static variable in class com.microsoftopentechnologies.azure.util.Constants
-
- AZURE_CLOUD_PREFIX - Static variable in class com.microsoftopentechnologies.azure.util.Constants
-
- Azure_Config_Success() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Successfully verified azure configuration.
- Azure_GC_InitScript_Warn_Msg() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Ensure image is pre-configured with java runtime or provide script to install java in headless(silent) mode.
- Azure_GC_JVM_Option_Err() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Error: Not a valid JVM Option.
- Azure_GC_LaunchMethod_Warn_Msg() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Make sure Azure slave can reach master via Jenkins URL.
- Azure_GC_Password_Err() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Required: Not a valid password.
- Azure_GC_Template_CS_LOC_No_Match() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Cloud service location and location selected does not match, consider changing cloud service name or location appropriately.
- Azure_GC_Template_CS_NA(Object) - Static method in class com.microsoftopentechnologies.azure.Messages
-
Cloud service name {0} is either not available or not valid, consider changing cloud service name.
- Azure_GC_Template_Error_List() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Following errors occurred while validating template.
- Azure_GC_Template_Executors_Not_Positive() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Number of executors is not a positive integer.
- Azure_GC_Template_Executors_Null_Or_Empty() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Number of executors is null or empty.
- Azure_GC_Template_ImageFamilyOrID_LOC_No_Match(Object) - Static method in class com.microsoftopentechnologies.azure.Messages
-
Location of image {0} does not contain the location selected.
- Azure_GC_Template_ImageFamilyOrID_Not_Valid() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Not able to validate image family or ID field.
- Azure_GC_Template_ImageFamilyOrID_Null_Or_Empty() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Image Family or ID field is null or empty.
- Azure_GC_Template_JNLP_Not_Supported() - Static method in class com.microsoftopentechnologies.azure.Messages
-
JNLP launch method is supported only for Windows.
- Azure_GC_Template_Label_Null_Or_Empty() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Labels field is null or empty, refer to help for details.
- Azure_GC_Template_max_VM_Err(Object, Object) - Static method in class com.microsoftopentechnologies.azure.Messages
-
Current count of virtual machines in Azure subscription is {0} which is more than or equal to default value {1}
.Consider increasing Max Virtual Machines Limit value or delete existing virtual machines from your subscription.
- Azure_GC_Template_Name_LOC_No_Match() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Cloud service location and location selected does not match, consider changing template name or location appropriately.
- Azure_GC_Template_Name_NA(Object) - Static method in class com.microsoftopentechnologies.azure.Messages
-
Cloud service name {0} is either not available or not valid, consider changing template name.
- Azure_GC_Template_Null_Or_Empty() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Template name is null or empty.
- Azure_GC_Template_PWD_Not_Valid() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Not a valid password.
- Azure_GC_Template_PWD_Null_Or_Empty() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Admin password is null or empty.
- Azure_GC_Template_RT_Not_Positive() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Retention time is not a positive integer.
- Azure_GC_Template_RT_Null_Or_Empty() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Retention time is null or empty.
- Azure_GC_Template_SA_LOC_No_Match(Object, Object) - Static method in class com.microsoftopentechnologies.azure.Messages
-
Error: Location of Storage Account is {0} and location selected {1} does not match.
- Azure_GC_Template_SA_Null_Or_Empty() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Storage account name is null or empty.
- Azure_GC_Template_UN_Null_Or_Empty() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Admin username is null or empty.
- Azure_GC_Template_Val_Profile_Err() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Failed to validate Azure Profile.
- Azure_GC_Template_Val_Profile_Missing() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Profile configuration is missing.
- Azure_GC_TemplateStatus_Warn_Msg() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Template is marked as disabled.
- Azure_GC_UserName_Err() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Not a valid username.
- AZURE_SLAVE_DISPLAY_NAME - Static variable in class com.microsoftopentechnologies.azure.util.Constants
-
- Azure_Slave_Post_Build_Action() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Configure post build action for Azure slave.
- Azure_Template_Config_Success() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Verified template configuration successfully.
- AzureCloud - Class in com.microsoftopentechnologies.azure
-
- AzureCloud(String, String, String, String, String, List<AzureSlaveTemplate>, String, String) - Constructor for class com.microsoftopentechnologies.azure.AzureCloud
-
- azureCloud - Variable in class com.microsoftopentechnologies.azure.AzureSlaveTemplate
-
- AzureCloud.DescriptorImpl - Class in com.microsoftopentechnologies.azure
-
- AzureCloud.DescriptorImpl() - Constructor for class com.microsoftopentechnologies.azure.AzureCloud.DescriptorImpl
-
- AzureCloudException - Exception in com.microsoftopentechnologies.azure.exceptions
-
- AzureCloudException(String) - Constructor for exception com.microsoftopentechnologies.azure.exceptions.AzureCloudException
-
- AzureCloudException() - Constructor for exception com.microsoftopentechnologies.azure.exceptions.AzureCloudException
-
- AzureCloudException(String, Exception) - Constructor for exception com.microsoftopentechnologies.azure.exceptions.AzureCloudException
-
- AzureCloudRetensionStrategy - Class in com.microsoftopentechnologies.azure
-
- AzureCloudRetensionStrategy(int) - Constructor for class com.microsoftopentechnologies.azure.AzureCloudRetensionStrategy
-
- AzureCloudRetensionStrategy.DescriptorImpl - Class in com.microsoftopentechnologies.azure
-
- AzureCloudRetensionStrategy.DescriptorImpl() - Constructor for class com.microsoftopentechnologies.azure.AzureCloudRetensionStrategy.DescriptorImpl
-
- AzureComputer - Class in com.microsoftopentechnologies.azure
-
- AzureComputer(AzureSlave) - Constructor for class com.microsoftopentechnologies.azure.AzureComputer
-
- AzureManagementServiceDelegate - Class in com.microsoftopentechnologies.azure
-
Business delegate class which handles calls to Azure management service SDK.
- AzureManagementServiceDelegate() - Constructor for class com.microsoftopentechnologies.azure.AzureManagementServiceDelegate
-
- AzureSlave - Class in com.microsoftopentechnologies.azure
-
- AzureSlave(String, String, String, String, String, int, Node.Mode, String, ComputerLauncher, RetentionStrategy<AzureComputer>, List<? extends NodeProperty<?>>, String, String, String, String, String, String, boolean, String, String, int, String, String, String, String, String, String, boolean) - Constructor for class com.microsoftopentechnologies.azure.AzureSlave
-
- AzureSlave(String, String, String, String, String, int, Node.Mode, String, String, String, String, String, String, String, boolean, String, String, int, String, String, String, String, String, String, boolean) - Constructor for class com.microsoftopentechnologies.azure.AzureSlave
-
- AzureSlave.AzureSlaveDescriptor - Class in com.microsoftopentechnologies.azure
-
- AzureSlave.AzureSlaveDescriptor() - Constructor for class com.microsoftopentechnologies.azure.AzureSlave.AzureSlaveDescriptor
-
- AzureSlaveCleanUpTask - Class in com.microsoftopentechnologies.azure
-
- AzureSlaveCleanUpTask() - Constructor for class com.microsoftopentechnologies.azure.AzureSlaveCleanUpTask
-
- AzureSlavePostBuildAction - Class in com.microsoftopentechnologies.azure
-
- AzureSlavePostBuildAction(String) - Constructor for class com.microsoftopentechnologies.azure.AzureSlavePostBuildAction
-
- AzureSlavePostBuildAction.AzureSlavePostBuildDescriptor - Class in com.microsoftopentechnologies.azure
-
- AzureSlavePostBuildAction.AzureSlavePostBuildDescriptor() - Constructor for class com.microsoftopentechnologies.azure.AzureSlavePostBuildAction.AzureSlavePostBuildDescriptor
-
- AzureSlaveTemplate - Class in com.microsoftopentechnologies.azure
-
This class defines the configuration of Azure instance templates
- AzureSlaveTemplate(String, String, String, String, String, String, String, Node.Mode, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class com.microsoftopentechnologies.azure.AzureSlaveTemplate
-
- AzureSlaveTemplate.DescriptorImpl - Class in com.microsoftopentechnologies.azure
-
- AzureSlaveTemplate.DescriptorImpl() - Constructor for class com.microsoftopentechnologies.azure.AzureSlaveTemplate.DescriptorImpl
-
- AzureSSHLauncher - Class in com.microsoftopentechnologies.azure.remote
-
SSH Launcher class
- AzureSSHLauncher() - Constructor for class com.microsoftopentechnologies.azure.remote.AzureSSHLauncher
-
- AzureTemplateMonitorTask - Class in com.microsoftopentechnologies.azure
-
- AzureTemplateMonitorTask() - Constructor for class com.microsoftopentechnologies.azure.AzureTemplateMonitorTask
-
- AzureUtil - Class in com.microsoftopentechnologies.azure.util
-
- AzureUtil() - Constructor for class com.microsoftopentechnologies.azure.util.AzureUtil
-
- generateSASURL(String, String, String, String) - Static method in class com.microsoftopentechnologies.azure.StorageServiceDelegate
-
Generates SAS URL for blob in Azure storage account
- getAdminPassword() - Method in class com.microsoftopentechnologies.azure.AzureSlave
-
- getAdminPassword() - Method in class com.microsoftopentechnologies.azure.AzureSlaveTemplate
-
- getAdminUserName() - Method in class com.microsoftopentechnologies.azure.AzureSlave
-
- getAdminUserName() - Method in class com.microsoftopentechnologies.azure.AzureSlaveTemplate
-
- getAzureCloud() - Method in class com.microsoftopentechnologies.azure.AzureSlaveTemplate
-
- getAzureSlaveTemplate(Label) - Method in class com.microsoftopentechnologies.azure.AzureCloud
-
Returns slave template associated with the label
- getAzureSlaveTemplate(String) - Method in class com.microsoftopentechnologies.azure.AzureCloud
-
Returns slave template associated with the name
- getCloud() - Method in class com.microsoftopentechnologies.azure.AzureSlave
-
- getCloud(String) - Method in class com.microsoftopentechnologies.azure.AzureTemplateMonitorTask
-
- getCloudName() - Method in class com.microsoftopentechnologies.azure.AzureSlave
-
- getCloudServiceName() - Method in class com.microsoftopentechnologies.azure.AzureSlave
-
- getCloudServiceName() - Method in class com.microsoftopentechnologies.azure.AzureSlaveTemplate
-
- getComputeManagementClient(Configuration) - Static method in class com.microsoftopentechnologies.azure.ServiceDelegateHelper
-
- getComputeManagementClient(AzureSlave) - Static method in class com.microsoftopentechnologies.azure.ServiceDelegateHelper
-
- getCustomScriptPrivateConfigValue(String, String) - Static method in class com.microsoftopentechnologies.azure.AzureManagementServiceDelegate
-
JSON string for custom script private config value
- getCustomScriptPublicConfigValue(String, String, String, String) - Static method in class com.microsoftopentechnologies.azure.AzureManagementServiceDelegate
-
JSON string custom script public config value
- getDefaultMaxVMLimit() - Method in class com.microsoftopentechnologies.azure.AzureCloud.DescriptorImpl
-
- getDefaultNoOfExecutors() - Method in class com.microsoftopentechnologies.azure.AzureSlaveTemplate.DescriptorImpl
-
- getDefaultserviceManagementURL() - Method in class com.microsoftopentechnologies.azure.AzureCloud.DescriptorImpl
-
- getDeploymentName() - Method in class com.microsoftopentechnologies.azure.AzureSlave
-
- getDescriptor() - Method in class com.microsoftopentechnologies.azure.AzureSlaveTemplate
-
- getDescriptor() - Method in class com.microsoftopentechnologies.azure.remote.AzureSSHLauncher
-
- getDisplayName() - Method in class com.microsoftopentechnologies.azure.AzureCloud.DescriptorImpl
-
- getDisplayName() - Method in class com.microsoftopentechnologies.azure.AzureCloudRetensionStrategy.DescriptorImpl
-
- getDisplayName() - Method in class com.microsoftopentechnologies.azure.AzureSlave.AzureSlaveDescriptor
-
- getDisplayName() - Method in class com.microsoftopentechnologies.azure.AzureSlavePostBuildAction.AzureSlavePostBuildDescriptor
-
- getDisplayName() - Method in class com.microsoftopentechnologies.azure.AzureSlaveTemplate.DescriptorImpl
-
- getImageIdOrFamily() - Method in class com.microsoftopentechnologies.azure.AzureSlaveTemplate
-
- getImageProperties(Configuration, String) - Static method in class com.microsoftopentechnologies.azure.AzureManagementServiceDelegate
-
Returns image properties
- getInitScript() - Method in class com.microsoftopentechnologies.azure.AzureSlave
-
- getInitScript() - Method in class com.microsoftopentechnologies.azure.AzureSlaveTemplate
-
- getInstTemplates() - Method in class com.microsoftopentechnologies.azure.AzureCloud
-
- getJvmOptions() - Method in class com.microsoftopentechnologies.azure.AzureSlave
-
- getJvmOptions() - Method in class com.microsoftopentechnologies.azure.AzureSlaveTemplate
-
- getLabelDataSet() - Method in class com.microsoftopentechnologies.azure.AzureSlaveTemplate
-
- getLabels() - Method in class com.microsoftopentechnologies.azure.AzureSlaveTemplate
-
- getLocation() - Method in class com.microsoftopentechnologies.azure.AzureSlaveTemplate
-
- getManagementCert() - Method in class com.microsoftopentechnologies.azure.AzureSlave
-
- getManagementClient(Configuration) - Static method in class com.microsoftopentechnologies.azure.ServiceDelegateHelper
-
- getManagementURL() - Method in class com.microsoftopentechnologies.azure.AzureSlave
-
- getMaxVirtualMachinesLimit() - Method in class com.microsoftopentechnologies.azure.AzureCloud
-
- getMode() - Method in class com.microsoftopentechnologies.azure.AzureSlave
-
- getNode() - Method in class com.microsoftopentechnologies.azure.AzureComputer
-
- getNoOfParallelJobs() - Method in class com.microsoftopentechnologies.azure.AzureSlaveTemplate
-
- getOsType() - Method in class com.microsoftopentechnologies.azure.AzureSlave
-
- getPassPhrase() - Method in class com.microsoftopentechnologies.azure.AzureCloud
-
- getPassPhrase() - Method in class com.microsoftopentechnologies.azure.AzureSlave
-
- getPublicDNSName() - Method in class com.microsoftopentechnologies.azure.AzureSlave
-
- getRandonInt(int, int) - Static method in class com.microsoftopentechnologies.azure.util.AzureUtil
-
Returns next random integer
- getRecurrencePeriod() - Method in class com.microsoftopentechnologies.azure.AzureSlaveCleanUpTask
-
- getRecurrencePeriod() - Method in class com.microsoftopentechnologies.azure.AzureTemplateMonitorTask
-
- getRequiredMonitorService() - Method in class com.microsoftopentechnologies.azure.AzureSlavePostBuildAction
-
- getRetentionTimeInMin() - Method in class com.microsoftopentechnologies.azure.AzureSlave
-
- getRetentionTimeInMin() - Method in class com.microsoftopentechnologies.azure.AzureSlaveTemplate
-
- getRoleCount(ComputeManagementClient, String) - Static method in class com.microsoftopentechnologies.azure.AzureManagementServiceDelegate
-
Retrieves count of role instances in a cloud service
- getServiceManagementCert() - Method in class com.microsoftopentechnologies.azure.AzureCloud
-
- getServiceManagementURL() - Method in class com.microsoftopentechnologies.azure.AzureCloud
-
- getSlaveLaunchMethod() - Method in class com.microsoftopentechnologies.azure.AzureSlave
-
- getSlaveLaunchMethod() - Method in class com.microsoftopentechnologies.azure.AzureSlaveTemplate
-
- getSlaveWorkSpace() - Method in class com.microsoftopentechnologies.azure.AzureSlaveTemplate
-
- getSshPassPhrase() - Method in class com.microsoftopentechnologies.azure.AzureSlave
-
- getSshPort() - Method in class com.microsoftopentechnologies.azure.AzureSlave
-
- getSshPrivateKey() - Method in class com.microsoftopentechnologies.azure.AzureSlave
-
- getStorageAccountName() - Method in class com.microsoftopentechnologies.azure.AzureSlaveTemplate
-
- getStorageAccountProps(Configuration, String) - Static method in class com.microsoftopentechnologies.azure.StorageServiceDelegate
-
Returns Storage Account Properties
- getStorageAccountsInfo(Configuration) - Static method in class com.microsoftopentechnologies.azure.AzureManagementServiceDelegate
-
- getStorageAccountURI(Configuration, String, String) - Static method in class com.microsoftopentechnologies.azure.StorageServiceDelegate
-
This methods checks if service type URI present in the list and returns
type specific URI back
- getStorageManagementClient(Configuration) - Static method in class com.microsoftopentechnologies.azure.ServiceDelegateHelper
-
- getSubscriptionId() - Method in class com.microsoftopentechnologies.azure.AzureCloud
-
- getSubscriptionID() - Method in class com.microsoftopentechnologies.azure.AzureSlave
-
- getTemplateDesc() - Method in class com.microsoftopentechnologies.azure.AzureSlaveTemplate
-
- getTemplateName() - Method in class com.microsoftopentechnologies.azure.AzureSlave
-
- getTemplateName() - Method in class com.microsoftopentechnologies.azure.AzureSlaveTemplate
-
- getTemplateStatus() - Method in class com.microsoftopentechnologies.azure.AzureSlaveTemplate
-
- getTemplateStatusDetails() - Method in class com.microsoftopentechnologies.azure.AzureSlaveTemplate
-
- getUseSlaveAlwaysIfAvail() - Method in class com.microsoftopentechnologies.azure.AzureSlaveTemplate
-
- getVirtualImageFamilyList(Configuration) - Static method in class com.microsoftopentechnologies.azure.AzureManagementServiceDelegate
-
- getVirtualImageFamilyList(String, String, String, String) - Static method in class com.microsoftopentechnologies.azure.AzureManagementServiceDelegate
-
Returns virtual machine family list
- getVirtualMachineCount(ComputeManagementClient) - Static method in class com.microsoftopentechnologies.azure.AzureManagementServiceDelegate
-
Retrieves count of virtual machine roles in a azure subscription
- getVirtualMachineCount() - Method in class com.microsoftopentechnologies.azure.AzureSlaveTemplate
-
- getVirtualMachineLocations(String, String, String, String) - Static method in class com.microsoftopentechnologies.azure.AzureManagementServiceDelegate
-
Gets list of Azure datacenter locations which supports Persistent VM role
- getVirtualMachineLocations(Configuration) - Static method in class com.microsoftopentechnologies.azure.AzureManagementServiceDelegate
-
Gets list of Azure datacenter locations which supports Persistent VM role
- getVirtualMachineSize() - Method in class com.microsoftopentechnologies.azure.AzureSlaveTemplate
-
- getVirtualMachineStatus(Configuration, String, DeploymentSlot, String) - Static method in class com.microsoftopentechnologies.azure.AzureManagementServiceDelegate
-
Gets current status of virtual machine
- getVMSizes(String, String, String, String) - Static method in class com.microsoftopentechnologies.azure.AzureManagementServiceDelegate
-
Gets list of virtual machine sizes
- getVMSizes(Configuration) - Static method in class com.microsoftopentechnologies.azure.AzureManagementServiceDelegate
-
Gets list of virtual machine sizes
- _Azure_Config_Success() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Successfully verified azure configuration.
- _Azure_GC_InitScript_Warn_Msg() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Ensure image is pre-configured with java runtime or provide script to install java in headless(silent) mode.
- _Azure_GC_JVM_Option_Err() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Error: Not a valid JVM Option.
- _Azure_GC_LaunchMethod_Warn_Msg() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Make sure Azure slave can reach master via Jenkins URL.
- _Azure_GC_Password_Err() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Required: Not a valid password.
- _Azure_GC_Template_CS_LOC_No_Match() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Cloud service location and location selected does not match, consider changing cloud service name or location appropriately.
- _Azure_GC_Template_CS_NA(Object) - Static method in class com.microsoftopentechnologies.azure.Messages
-
Cloud service name {0} is either not available or not valid, consider changing cloud service name.
- _Azure_GC_Template_Error_List() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Following errors occurred while validating template.
- _Azure_GC_Template_Executors_Not_Positive() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Number of executors is not a positive integer.
- _Azure_GC_Template_Executors_Null_Or_Empty() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Number of executors is null or empty.
- _Azure_GC_Template_ImageFamilyOrID_LOC_No_Match(Object) - Static method in class com.microsoftopentechnologies.azure.Messages
-
Location of image {0} does not contain the location selected.
- _Azure_GC_Template_ImageFamilyOrID_Not_Valid() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Not able to validate image family or ID field.
- _Azure_GC_Template_ImageFamilyOrID_Null_Or_Empty() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Image Family or ID field is null or empty.
- _Azure_GC_Template_JNLP_Not_Supported() - Static method in class com.microsoftopentechnologies.azure.Messages
-
JNLP launch method is supported only for Windows.
- _Azure_GC_Template_Label_Null_Or_Empty() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Labels field is null or empty, refer to help for details.
- _Azure_GC_Template_max_VM_Err(Object, Object) - Static method in class com.microsoftopentechnologies.azure.Messages
-
Current count of virtual machines in Azure subscription is {0} which is more than or equal to default value {1}
.Consider increasing Max Virtual Machines Limit value or delete existing virtual machines from your subscription.
- _Azure_GC_Template_Name_LOC_No_Match() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Cloud service location and location selected does not match, consider changing template name or location appropriately.
- _Azure_GC_Template_Name_NA(Object) - Static method in class com.microsoftopentechnologies.azure.Messages
-
Cloud service name {0} is either not available or not valid, consider changing template name.
- _Azure_GC_Template_Null_Or_Empty() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Template name is null or empty.
- _Azure_GC_Template_PWD_Not_Valid() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Not a valid password.
- _Azure_GC_Template_PWD_Null_Or_Empty() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Admin password is null or empty.
- _Azure_GC_Template_RT_Not_Positive() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Retention time is not a positive integer.
- _Azure_GC_Template_RT_Null_Or_Empty() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Retention time is null or empty.
- _Azure_GC_Template_SA_LOC_No_Match(Object, Object) - Static method in class com.microsoftopentechnologies.azure.Messages
-
Error: Location of Storage Account is {0} and location selected {1} does not match.
- _Azure_GC_Template_SA_Null_Or_Empty() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Storage account name is null or empty.
- _Azure_GC_Template_UN_Null_Or_Empty() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Admin username is null or empty.
- _Azure_GC_Template_Val_Profile_Err() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Failed to validate Azure Profile.
- _Azure_GC_Template_Val_Profile_Missing() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Profile configuration is missing.
- _Azure_GC_TemplateStatus_Warn_Msg() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Template is marked as disabled.
- _Azure_GC_UserName_Err() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Not a valid username.
- _Azure_Slave_Post_Build_Action() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Configure post build action for Azure slave.
- _Azure_Template_Config_Success() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Verified template configuration successfully.
- _Delete_Slave() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Node is marked for deletion.
- _Delete_Slave_If_Not_Success() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Delete Azure slave if build is not successful.
- _SA_Blank_Create_New() - Static method in class com.microsoftopentechnologies.azure.Messages
-
(Leave blank to create a new storage account)
- _Shutdown_Slave_If_Not_Success() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Shutdown Azure slave if build is not successful.
- _Slave_Failed_To_Connect() - Static method in class com.microsoftopentechnologies.azure.Messages
-
Slave failed to connect, marked node for deletion.
- _terminate(TaskListener) - Method in class com.microsoftopentechnologies.azure.AzureSlave
-