MachineLearningManager Class
- java.
lang. Object - com.
azure. resourcemanager. machinelearning. MachineLearningManager
- com.
public final class MachineLearningManager
Entry point to MachineLearningManager. These APIs allow end users to operate on Azure Machine Learning Workspace resources.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Machine |
authenticate(HttpPipeline httpPipeline, AzureProfile profile)
Creates an instance of Machine Learning service API entry point. |
|
static
Machine |
authenticate(TokenCredential credential, AzureProfile profile)
Creates an instance of Machine Learning service API entry point. |
|
Batch |
batchDeployments()
Gets the resource collection API of Batch |
|
Batch |
batchEndpoints()
Gets the resource collection API of Batch |
|
Code |
codeContainers()
Gets the resource collection API of Code |
|
Code |
codeVersions()
Gets the resource collection API of Code |
|
Component |
componentContainers()
Gets the resource collection API of Component |
|
Component |
componentVersions()
Gets the resource collection API of Component |
| Computes |
computes()
Gets the resource collection API of Computes. |
| static Configurable |
configure()
Gets a Configurable instance that can be used to create Machine |
|
Data |
dataContainers()
Gets the resource collection API of Data |
| Datastores |
datastores()
Gets the resource collection API of Datastores. |
|
Data |
dataVersions()
Gets the resource collection API of Data |
|
Environment |
environmentContainers()
Gets the resource collection API of Environment |
|
Environment |
environmentVersions()
Gets the resource collection API of Environment |
| Features |
features()
Gets the resource collection API of Features. |
|
Featureset |
featuresetContainers()
Gets the resource collection API of Featureset |
|
Featureset |
featuresetVersions()
Gets the resource collection API of Featureset |
|
Featurestore |
featurestoreEntityContainers()
Gets the resource collection API of Featurestore |
|
Featurestore |
featurestoreEntityVersions()
Gets the resource collection API of Featurestore |
| Jobs |
jobs()
Gets the resource collection API of Jobs. |
|
Managed |
managedNetworkProvisions()
Gets the resource collection API of Managed |
|
Managed |
managedNetworkSettingsRules()
Gets the resource collection API of Managed |
|
Marketplace |
marketplaceSubscriptions()
Gets the resource collection API of Marketplace |
|
Model |
modelContainers()
Gets the resource collection API of Model |
|
Model |
modelVersions()
Gets the resource collection API of Model |
|
Online |
onlineDeployments()
Gets the resource collection API of Online |
|
Online |
onlineEndpoints()
Gets the resource collection API of Online |
| Operations |
operations()
Gets the resource collection API of Operations. |
|
Private |
privateEndpointConnections()
Gets the resource collection API of Private |
|
Private |
privateLinkResources()
Gets the resource collection API of Private |
| Quotas |
quotas()
Gets the resource collection API of Quotas. |
| Registries |
registries()
Gets the resource collection API of Registries. |
|
Registry |
registryCodeContainers()
Gets the resource collection API of Registry |
|
Registry |
registryCodeVersions()
Gets the resource collection API of Registry |
|
Registry |
registryComponentContainers()
Gets the resource collection API of Registry |
|
Registry |
registryComponentVersions()
Gets the resource collection API of Registry |
|
Registry |
registryDataContainers()
Gets the resource collection API of Registry |
|
Registry |
registryDataReferences()
Gets the resource collection API of Registry |
|
Registry |
registryDataVersions()
Gets the resource collection API of Registry |
|
Registry |
registryEnvironmentContainers()
Gets the resource collection API of Registry |
|
Registry |
registryEnvironmentVersions()
Gets the resource collection API of Registry |
|
Registry |
registryModelContainers()
Gets the resource collection API of Registry |
|
Registry |
registryModelVersions()
Gets the resource collection API of Registry |
| Schedules |
schedules()
Gets the resource collection API of Schedules. |
|
Serverless |
serverlessEndpoints()
Gets the resource collection API of Serverless |
|
Azure |
serviceClient()
Gets wrapped service client Azure |
| Usages |
usages()
Gets the resource collection API of Usages. |
|
Virtual |
virtualMachineSizes()
Gets the resource collection API of Virtual |
|
Workspace |
workspaceConnections()
Gets the resource collection API of Workspace |
|
Workspace |
workspaceFeatures()
Gets the resource collection API of Workspace |
| Workspaces |
workspaces()
Gets the resource collection API of Workspaces. |
Methods inherited from java.lang.Object
Method Details
authenticate
public static MachineLearningManager authenticate(HttpPipeline httpPipeline, AzureProfile profile)
Creates an instance of Machine Learning service API entry point.
Parameters:
Returns:
authenticate
public static MachineLearningManager authenticate(TokenCredential credential, AzureProfile profile)
Creates an instance of Machine Learning service API entry point.
Parameters:
Returns:
batchDeployments
public BatchDeployments batchDeployments()
Gets the resource collection API of BatchDeployments. It manages BatchDeployment.
Returns:
batchEndpoints
public BatchEndpoints batchEndpoints()
Gets the resource collection API of BatchEndpoints. It manages BatchEndpoint.
Returns:
codeContainers
public CodeContainers codeContainers()
Gets the resource collection API of CodeContainers. It manages CodeContainer.
Returns:
codeVersions
public CodeVersions codeVersions()
Gets the resource collection API of CodeVersions. It manages CodeVersion.
Returns:
componentContainers
public ComponentContainers componentContainers()
Gets the resource collection API of ComponentContainers. It manages ComponentContainer.
Returns:
componentVersions
public ComponentVersions componentVersions()
Gets the resource collection API of ComponentVersions. It manages ComponentVersion.
Returns:
computes
public Computes computes()
Gets the resource collection API of Computes. It manages ComputeResource.
Returns:
configure
public static MachineLearningManager.Configurable configure()
Gets a Configurable instance that can be used to create MachineLearningManager with optional configuration.
Returns:
dataContainers
public DataContainers dataContainers()
Gets the resource collection API of DataContainers. It manages DataContainer.
Returns:
datastores
public Datastores datastores()
Gets the resource collection API of Datastores. It manages Datastore.
Returns:
dataVersions
public DataVersions dataVersions()
Gets the resource collection API of DataVersions. It manages DataVersionBase.
Returns:
environmentContainers
public EnvironmentContainers environmentContainers()
Gets the resource collection API of EnvironmentContainers. It manages EnvironmentContainer.
Returns:
environmentVersions
public EnvironmentVersions environmentVersions()
Gets the resource collection API of EnvironmentVersions. It manages EnvironmentVersion.
Returns:
features
public Features features()
Gets the resource collection API of Features.
Returns:
featuresetContainers
public FeaturesetContainers featuresetContainers()
Gets the resource collection API of FeaturesetContainers. It manages FeaturesetContainer.
Returns:
featuresetVersions
public FeaturesetVersions featuresetVersions()
Gets the resource collection API of FeaturesetVersions. It manages FeaturesetVersion.
Returns:
featurestoreEntityContainers
public FeaturestoreEntityContainers featurestoreEntityContainers()
Gets the resource collection API of FeaturestoreEntityContainers. It manages FeaturestoreEntityContainer.
Returns:
featurestoreEntityVersions
public FeaturestoreEntityVersions featurestoreEntityVersions()
Gets the resource collection API of FeaturestoreEntityVersions. It manages FeaturestoreEntityVersion.
Returns:
jobs
public Jobs jobs()
Gets the resource collection API of Jobs. It manages JobBase.
Returns:
managedNetworkProvisions
public ManagedNetworkProvisions managedNetworkProvisions()
Gets the resource collection API of ManagedNetworkProvisions.
Returns:
managedNetworkSettingsRules
public ManagedNetworkSettingsRules managedNetworkSettingsRules()
Gets the resource collection API of ManagedNetworkSettingsRules. It manages OutboundRuleBasicResource.
Returns:
marketplaceSubscriptions
public MarketplaceSubscriptions marketplaceSubscriptions()
Gets the resource collection API of MarketplaceSubscriptions. It manages MarketplaceSubscription.
Returns:
modelContainers
public ModelContainers modelContainers()
Gets the resource collection API of ModelContainers. It manages ModelContainer.
Returns:
modelVersions
public ModelVersions modelVersions()
Gets the resource collection API of ModelVersions. It manages ModelVersion.
Returns:
onlineDeployments
public OnlineDeployments onlineDeployments()
Gets the resource collection API of OnlineDeployments. It manages OnlineDeployment.
Returns:
onlineEndpoints
public OnlineEndpoints onlineEndpoints()
Gets the resource collection API of OnlineEndpoints. It manages OnlineEndpoint.
Returns:
operations
public Operations operations()
Gets the resource collection API of Operations.
Returns:
privateEndpointConnections
public PrivateEndpointConnections privateEndpointConnections()
Gets the resource collection API of PrivateEndpointConnections. It manages PrivateEndpointConnection.
Returns:
privateLinkResources
public PrivateLinkResources privateLinkResources()
Gets the resource collection API of PrivateLinkResources.
Returns:
quotas
public Quotas quotas()
Gets the resource collection API of Quotas.
Returns:
registries
public Registries registries()
Gets the resource collection API of Registries. It manages Registry.
Returns:
registryCodeContainers
public RegistryCodeContainers registryCodeContainers()
Gets the resource collection API of RegistryCodeContainers.
Returns:
registryCodeVersions
public RegistryCodeVersions registryCodeVersions()
Gets the resource collection API of RegistryCodeVersions.
Returns:
registryComponentContainers
public RegistryComponentContainers registryComponentContainers()
Gets the resource collection API of RegistryComponentContainers.
Returns:
registryComponentVersions
public RegistryComponentVersions registryComponentVersions()
Gets the resource collection API of RegistryComponentVersions.
Returns:
registryDataContainers
public RegistryDataContainers registryDataContainers()
Gets the resource collection API of RegistryDataContainers.
Returns:
registryDataReferences
public RegistryDataReferences registryDataReferences()
Gets the resource collection API of RegistryDataReferences.
Returns:
registryDataVersions
public RegistryDataVersions registryDataVersions()
Gets the resource collection API of RegistryDataVersions.
Returns:
registryEnvironmentContainers
public RegistryEnvironmentContainers registryEnvironmentContainers()
Gets the resource collection API of RegistryEnvironmentContainers.
Returns:
registryEnvironmentVersions
public RegistryEnvironmentVersions registryEnvironmentVersions()
Gets the resource collection API of RegistryEnvironmentVersions.
Returns:
registryModelContainers
public RegistryModelContainers registryModelContainers()
Gets the resource collection API of RegistryModelContainers.
Returns:
registryModelVersions
public RegistryModelVersions registryModelVersions()
Gets the resource collection API of RegistryModelVersions.
Returns:
schedules
public Schedules schedules()
Gets the resource collection API of Schedules. It manages Schedule.
Returns:
serverlessEndpoints
public ServerlessEndpoints serverlessEndpoints()
Gets the resource collection API of ServerlessEndpoints. It manages ServerlessEndpoint.
Returns:
serviceClient
public AzureMachineLearningWorkspaces serviceClient()
Gets wrapped service client AzureMachineLearningWorkspaces providing direct access to the underlying auto-generated API implementation, based on Azure REST API.
Returns:
usages
public Usages usages()
Gets the resource collection API of Usages.
Returns:
virtualMachineSizes
public VirtualMachineSizes virtualMachineSizes()
Gets the resource collection API of VirtualMachineSizes.
Returns:
workspaceConnections
public WorkspaceConnections workspaceConnections()
Gets the resource collection API of WorkspaceConnections. It manages WorkspaceConnectionPropertiesV2BasicResource.
Returns:
workspaceFeatures
public WorkspaceFeatures workspaceFeatures()
Gets the resource collection API of WorkspaceFeatures.
Returns:
workspaces
public Workspaces workspaces()
Gets the resource collection API of Workspaces. It manages Workspace.
Returns: