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