azure-docs-sdk-java/archive/docs-ref-autogen/com.microsoft.azure.managem...

17 строки
1.1 KiB
YAML

### YamlMime:JavaType
inheritedMembers:
- com.microsoft.azure.management.resources.fluentcore.model.Creatable.create()
- com.microsoft.azure.management.resources.fluentcore.model.Creatable.createAsync(final ServiceCallback<T>)
- com.microsoft.azure.management.resources.fluentcore.model.Creatable.createAsync()
- com.microsoft.azure.management.resources.fluentcore.model.Indexable.key()
- com.microsoft.azure.management.resources.fluentcore.arm.models.HasName.name()
nameWithType: BatchAIExperiment.DefinitionStages.WithCreate
syntax: public interface WithCreate extends Creatable<BatchAIExperiment>
type: interface
uid: com.microsoft.azure.management.batchai.BatchAIExperiment.DefinitionStages.WithCreate
fullName: com.microsoft.azure.management.batchai.BatchAIExperiment.DefinitionStages.WithCreate
name: BatchAIExperiment.DefinitionStages.WithCreate
package: com.microsoft.azure.management.batchai
summary: <p>The stage of the definition which contains all the minimum required inputs for the resource to be created but also allows for any other optional settings to be specified. </p>
metadata: {}