Uses of Class
com.microsoft.azure.management.batch.EnvironmentSetting
Packages that use EnvironmentSetting
Package
Description
This package contains the classes for BatchManagementClient.
-
Uses of EnvironmentSetting in com.microsoft.azure.management.batch
Methods in com.microsoft.azure.management.batch that return EnvironmentSettingModifier and TypeMethodDescriptionSet the name value.Set the value value.Methods in com.microsoft.azure.management.batch that return types with arguments of type EnvironmentSettingModifier and TypeMethodDescriptionStartTask.environmentSettings()
Get the environmentSettings value.Method parameters in com.microsoft.azure.management.batch with type arguments of type EnvironmentSettingModifier and TypeMethodDescriptionStartTask.withEnvironmentSettings
(List<EnvironmentSetting> environmentSettings) Set the environmentSettings value.