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