21 строка
1.6 KiB
YAML
21 строка
1.6 KiB
YAML
### 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<ParentT>
|
|
syntax: public interface Definition<ParentT> extends NodeSetupTask.DefinitionStages.Blank<ParentT>,NodeSetupTask.DefinitionStages.WithStdOutErrPath<ParentT>,NodeSetupTask.DefinitionStages.WithEnvironmentVariable<ParentT>,NodeSetupTask.DefinitionStages.WithAttach<ParentT>
|
|
type: interface
|
|
typeParameters:
|
|
- description: <p>the stage of the parent definition to return to after attaching this definition </p>
|
|
name: ParentT
|
|
uid: com.microsoft.azure.management.batchai.NodeSetupTask.Definition
|
|
fullName: com.microsoft.azure.management.batchai.NodeSetupTask.Definition<ParentT>
|
|
name: NodeSetupTask.Definition<ParentT>
|
|
package: com.microsoft.azure.management.batchai
|
|
summary: <p>The entirety of a setup task definition. </p>
|
|
metadata: {}
|