### YamlMime:JavaType inheritedMembers: - com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition.attach() - com.microsoft.azure.management.batchai.NodeSetupTask.DefinitionStages.WithCommandLine.withCommandLine(String) - com.microsoft.azure.management.batchai.NodeSetupTask.DefinitionStages.WithEnvironmentVariable.withEnvironmentVariable(String,String) - com.microsoft.azure.management.batchai.NodeSetupTask.DefinitionStages.WithEnvironmentVariableSecretValue.withEnvironmentVariableSecretValue(String,String) - com.microsoft.azure.management.batchai.NodeSetupTask.DefinitionStages.WithEnvironmentVariableSecretValue.withEnvironmentVariableSecretValue(String,String,String) - com.microsoft.azure.management.batchai.NodeSetupTask.DefinitionStages.WithStdOutErrPath.withStdOutErrPath(String) nameWithType: NodeSetupTask.Definition syntax: public interface Definition extends NodeSetupTask.DefinitionStages.Blank,NodeSetupTask.DefinitionStages.WithStdOutErrPath,NodeSetupTask.DefinitionStages.WithEnvironmentVariable,NodeSetupTask.DefinitionStages.WithAttach type: interface typeParameters: - description:

the stage of the parent definition to return to after attaching this definition

name: ParentT uid: com.microsoft.azure.management.batchai.NodeSetupTask.Definition fullName: com.microsoft.azure.management.batchai.NodeSetupTask.Definition name: NodeSetupTask.Definition package: com.microsoft.azure.management.batchai summary:

The entirety of a setup task definition.

metadata: {}