Uses of Interface
com.azure.resourcemanager.machinelearning.models.ComponentVersionData.DefinitionStages.WithProperties
-
Packages that use ComponentVersionData.DefinitionStages.WithProperties Package Description com.azure.resourcemanager.machinelearning.models Package containing the data models for AzureMachineLearningWorkspaces. -
-
Uses of ComponentVersionData.DefinitionStages.WithProperties in com.azure.resourcemanager.machinelearning.models
Subinterfaces of ComponentVersionData.DefinitionStages.WithProperties in com.azure.resourcemanager.machinelearning.models Modifier and Type Interface Description static interface
ComponentVersionData.Definition
The entirety of the ComponentVersionData definition.Methods in com.azure.resourcemanager.machinelearning.models that return ComponentVersionData.DefinitionStages.WithProperties Modifier and Type Method Description ComponentVersionData.DefinitionStages.WithProperties
ComponentVersionData.DefinitionStages.WithParentResource. withExistingComponent(String resourceGroupName, String workspaceName, String name)
Specifies resourceGroupName, workspaceName, name.
-