22 строки
1.1 KiB
YAML
22 строки
1.1 KiB
YAML
### YamlMime:JavaType
|
|
inheritedMembers:
|
|
- com.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition.attach()
|
|
- com.microsoft.azure.management.batch.Application.DefinitionStages.WithApplicationPackage.defineNewApplicationPackage(String)
|
|
- com.microsoft.azure.management.batch.Application.DefinitionStages.WithAttach.withAllowUpdates(boolean)
|
|
- com.microsoft.azure.management.batch.Application.DefinitionStages.WithAttach.withDisplayName(String)
|
|
nameWithType: Application.DefinitionStages.Blank<ParentT>
|
|
syntax: public interface Blank<ParentT> extends Application.DefinitionStages.WithAttach<ParentT>
|
|
type: interface
|
|
typeParameters:
|
|
- description: <p>the stage of the parent Batch account definition to return to after attaching this definition </p>
|
|
name: ParentT
|
|
uid: com.microsoft.azure.management.batch.Application.DefinitionStages.Blank
|
|
fullName: com.microsoft.azure.management.batch.Application.DefinitionStages.Blank<ParentT>
|
|
name: Application.DefinitionStages.Blank<ParentT>
|
|
package: com.microsoft.azure.management.batch
|
|
summary: >-
|
|
<p>The first stage of a batch application definition.</p>
|
|
|
|
<p></p>
|
|
metadata: {}
|