Interface BatchDeployment.Definition
- All Superinterfaces:
BatchDeployment.DefinitionStages.Blank,BatchDeployment.DefinitionStages.WithCreate,BatchDeployment.DefinitionStages.WithIdentity,BatchDeployment.DefinitionStages.WithKind,BatchDeployment.DefinitionStages.WithLocation,BatchDeployment.DefinitionStages.WithParentResource,BatchDeployment.DefinitionStages.WithProperties,BatchDeployment.DefinitionStages.WithSku,BatchDeployment.DefinitionStages.WithTags
- Enclosing interface:
- BatchDeployment
public static interface BatchDeployment.Definition
extends BatchDeployment.DefinitionStages.Blank, BatchDeployment.DefinitionStages.WithLocation, BatchDeployment.DefinitionStages.WithParentResource, BatchDeployment.DefinitionStages.WithProperties, BatchDeployment.DefinitionStages.WithCreate
The entirety of the BatchDeployment definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.machinelearning.models.BatchDeployment.DefinitionStages.WithCreate
create, createMethods inherited from interface com.azure.resourcemanager.machinelearning.models.BatchDeployment.DefinitionStages.WithIdentity
withIdentityMethods inherited from interface com.azure.resourcemanager.machinelearning.models.BatchDeployment.DefinitionStages.WithKind
withKindMethods inherited from interface com.azure.resourcemanager.machinelearning.models.BatchDeployment.DefinitionStages.WithLocation
withRegion, withRegionMethods inherited from interface com.azure.resourcemanager.machinelearning.models.BatchDeployment.DefinitionStages.WithParentResource
withExistingBatchEndpointMethods inherited from interface com.azure.resourcemanager.machinelearning.models.BatchDeployment.DefinitionStages.WithProperties
withPropertiesMethods inherited from interface com.azure.resourcemanager.machinelearning.models.BatchDeployment.DefinitionStages.WithSku
withSkuMethods inherited from interface com.azure.resourcemanager.machinelearning.models.BatchDeployment.DefinitionStages.WithTags
withTags