Interface NodeSetupTask.DefinitionStages.WithAttach<ParentT>
- Type Parameters:
ParentT
- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>
,NodeSetupTask.DefinitionStages.WithEnvironmentVariable<ParentT>
,NodeSetupTask.DefinitionStages.WithEnvironmentVariableSecretValue<ParentT>
- All Known Subinterfaces:
NodeSetupTask.Definition<ParentT>
- Enclosing interface:
- NodeSetupTask.DefinitionStages
public static interface NodeSetupTask.DefinitionStages.WithAttach<ParentT>
extends Attachable.InDefinition<ParentT>, NodeSetupTask.DefinitionStages.WithEnvironmentVariable<ParentT>, NodeSetupTask.DefinitionStages.WithEnvironmentVariableSecretValue<ParentT>
The final stage of the setup task definition.
At this stage, any remaining optional settings can be specified, or the setup task definition
can be attached to the parent cluster definition.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition
attach
Methods inherited from interface com.microsoft.azure.management.batchai.NodeSetupTask.DefinitionStages.WithEnvironmentVariable
withEnvironmentVariable
Methods inherited from interface com.microsoft.azure.management.batchai.NodeSetupTask.DefinitionStages.WithEnvironmentVariableSecretValue
withEnvironmentVariableSecretValue, withEnvironmentVariableSecretValue