Uses of Class
com.azure.resourcemanager.batch.models.EnvironmentSetting
Package
Description
Package containing the data models for BatchManagementClient.
-
Uses of EnvironmentSetting in com.azure.resourcemanager.batch.models
Modifier and TypeMethodDescriptionSet the name property: The name of the environment variable.Set the value property: The value of the environment variable.Modifier and TypeMethodDescriptionStartTask.environmentSettings()
Get the environmentSettings property: A list of environment variable settings for the start task.Modifier and TypeMethodDescriptionStartTask.withEnvironmentSettings
(List<EnvironmentSetting> environmentSettings) Set the environmentSettings property: A list of environment variable settings for the start task.