MachineLearningManager Class

  • java.lang.Object
    • com.azure.resourcemanager.machinelearning.MachineLearningManager

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 MachineLearningManager authenticate(HttpPipeline httpPipeline, AzureProfile profile)

Creates an instance of Machine Learning service API entry point.

static MachineLearningManager authenticate(TokenCredential credential, AzureProfile profile)

Creates an instance of Machine Learning service API entry point.

BatchDeployments batchDeployments()

Gets the resource collection API of BatchDeployments.

BatchEndpoints batchEndpoints()

Gets the resource collection API of BatchEndpoints.

CodeContainers codeContainers()

Gets the resource collection API of CodeContainers.

CodeVersions codeVersions()

Gets the resource collection API of CodeVersions.

ComponentContainers componentContainers()

Gets the resource collection API of ComponentContainers.

ComponentVersions componentVersions()

Gets the resource collection API of ComponentVersions.

Computes computes()

Gets the resource collection API of Computes.

static Configurable configure()

Gets a Configurable instance that can be used to create MachineLearningManager with optional configuration.

DataContainers dataContainers()

Gets the resource collection API of DataContainers.

Datastores datastores()

Gets the resource collection API of Datastores.

DataVersions dataVersions()

Gets the resource collection API of DataVersions.

EnvironmentContainers environmentContainers()

Gets the resource collection API of EnvironmentContainers.

EnvironmentVersions environmentVersions()

Gets the resource collection API of EnvironmentVersions.

Features features()

Gets the resource collection API of Features.

FeaturesetContainers featuresetContainers()

Gets the resource collection API of FeaturesetContainers.

FeaturesetVersions featuresetVersions()

Gets the resource collection API of FeaturesetVersions.

FeaturestoreEntityContainers featurestoreEntityContainers()

Gets the resource collection API of FeaturestoreEntityContainers.

FeaturestoreEntityVersions featurestoreEntityVersions()

Gets the resource collection API of FeaturestoreEntityVersions.

Jobs jobs()

Gets the resource collection API of Jobs.

ManagedNetworkProvisions managedNetworkProvisions()

Gets the resource collection API of ManagedNetworkProvisions.

ManagedNetworkSettingsRules managedNetworkSettingsRules()

Gets the resource collection API of ManagedNetworkSettingsRules.

MarketplaceSubscriptions marketplaceSubscriptions()

Gets the resource collection API of MarketplaceSubscriptions.

ModelContainers modelContainers()

Gets the resource collection API of ModelContainers.

ModelVersions modelVersions()

Gets the resource collection API of ModelVersions.

OnlineDeployments onlineDeployments()

Gets the resource collection API of OnlineDeployments.

OnlineEndpoints onlineEndpoints()

Gets the resource collection API of OnlineEndpoints.

Operations operations()

Gets the resource collection API of Operations.

PrivateEndpointConnections privateEndpointConnections()

Gets the resource collection API of PrivateEndpointConnections.

PrivateLinkResources privateLinkResources()

Gets the resource collection API of PrivateLinkResources.

Quotas quotas()

Gets the resource collection API of Quotas.

Registries registries()

Gets the resource collection API of Registries.

RegistryCodeContainers registryCodeContainers()

Gets the resource collection API of RegistryCodeContainers.

RegistryCodeVersions registryCodeVersions()

Gets the resource collection API of RegistryCodeVersions.

RegistryComponentContainers registryComponentContainers()

Gets the resource collection API of RegistryComponentContainers.

RegistryComponentVersions registryComponentVersions()

Gets the resource collection API of RegistryComponentVersions.

RegistryDataContainers registryDataContainers()

Gets the resource collection API of RegistryDataContainers.

RegistryDataReferences registryDataReferences()

Gets the resource collection API of RegistryDataReferences.

RegistryDataVersions registryDataVersions()

Gets the resource collection API of RegistryDataVersions.

RegistryEnvironmentContainers registryEnvironmentContainers()

Gets the resource collection API of RegistryEnvironmentContainers.

RegistryEnvironmentVersions registryEnvironmentVersions()

Gets the resource collection API of RegistryEnvironmentVersions.

RegistryModelContainers registryModelContainers()

Gets the resource collection API of RegistryModelContainers.

RegistryModelVersions registryModelVersions()

Gets the resource collection API of RegistryModelVersions.

Schedules schedules()

Gets the resource collection API of Schedules.

ServerlessEndpoints serverlessEndpoints()

Gets the resource collection API of ServerlessEndpoints.

AzureMachineLearningWorkspaces serviceClient()

Gets wrapped service client AzureMachineLearningWorkspaces providing direct access to the underlying auto-generated API implementation, based on Azure REST API.

Usages usages()

Gets the resource collection API of Usages.

VirtualMachineSizes virtualMachineSizes()

Gets the resource collection API of VirtualMachineSizes.

WorkspaceConnections workspaceConnections()

Gets the resource collection API of WorkspaceConnections.

WorkspaceFeatures workspaceFeatures()

Gets the resource collection API of WorkspaceFeatures.

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:

httpPipeline - the HttpPipeline configured with Azure authentication credential.
profile - the Azure profile for client.

Returns:

the Machine Learning service API instance.

authenticate

public static MachineLearningManager authenticate(TokenCredential credential, AzureProfile profile)

Creates an instance of Machine Learning service API entry point.

Parameters:

credential - the credential to use.
profile - the Azure profile for client.

Returns:

the Machine Learning service API instance.

batchDeployments

public BatchDeployments batchDeployments()

Gets the resource collection API of BatchDeployments. It manages BatchDeployment.

Returns:

Resource collection API of BatchDeployments.

batchEndpoints

public BatchEndpoints batchEndpoints()

Gets the resource collection API of BatchEndpoints. It manages BatchEndpoint.

Returns:

Resource collection API of BatchEndpoints.

codeContainers

public CodeContainers codeContainers()

Gets the resource collection API of CodeContainers. It manages CodeContainer.

Returns:

Resource collection API of CodeContainers.

codeVersions

public CodeVersions codeVersions()

Gets the resource collection API of CodeVersions. It manages CodeVersion.

Returns:

Resource collection API of CodeVersions.

componentContainers

public ComponentContainers componentContainers()

Gets the resource collection API of ComponentContainers. It manages ComponentContainer.

Returns:

Resource collection API of ComponentContainers.

componentVersions

public ComponentVersions componentVersions()

Gets the resource collection API of ComponentVersions. It manages ComponentVersion.

Returns:

Resource collection API of ComponentVersions.

computes

public Computes computes()

Gets the resource collection API of Computes. It manages ComputeResource.

Returns:

Resource collection API of Computes.

configure

public static MachineLearningManager.Configurable configure()

Gets a Configurable instance that can be used to create MachineLearningManager with optional configuration.

Returns:

the Configurable instance allowing configurations.

dataContainers

public DataContainers dataContainers()

Gets the resource collection API of DataContainers. It manages DataContainer.

Returns:

Resource collection API of DataContainers.

datastores

public Datastores datastores()

Gets the resource collection API of Datastores. It manages Datastore.

Returns:

Resource collection API of Datastores.

dataVersions

public DataVersions dataVersions()

Gets the resource collection API of DataVersions. It manages DataVersionBase.

Returns:

Resource collection API of DataVersions.

environmentContainers

public EnvironmentContainers environmentContainers()

Gets the resource collection API of EnvironmentContainers. It manages EnvironmentContainer.

Returns:

Resource collection API of EnvironmentContainers.

environmentVersions

public EnvironmentVersions environmentVersions()

Gets the resource collection API of EnvironmentVersions. It manages EnvironmentVersion.

Returns:

Resource collection API of EnvironmentVersions.

features

public Features features()

Gets the resource collection API of Features.

Returns:

Resource collection API of Features.

featuresetContainers

public FeaturesetContainers featuresetContainers()

Gets the resource collection API of FeaturesetContainers. It manages FeaturesetContainer.

Returns:

Resource collection API of FeaturesetContainers.

featuresetVersions

public FeaturesetVersions featuresetVersions()

Gets the resource collection API of FeaturesetVersions. It manages FeaturesetVersion.

Returns:

Resource collection API of FeaturesetVersions.

featurestoreEntityContainers

public FeaturestoreEntityContainers featurestoreEntityContainers()

Gets the resource collection API of FeaturestoreEntityContainers. It manages FeaturestoreEntityContainer.

Returns:

Resource collection API of FeaturestoreEntityContainers.

featurestoreEntityVersions

public FeaturestoreEntityVersions featurestoreEntityVersions()

Gets the resource collection API of FeaturestoreEntityVersions. It manages FeaturestoreEntityVersion.

Returns:

Resource collection API of FeaturestoreEntityVersions.

jobs

public Jobs jobs()

Gets the resource collection API of Jobs. It manages JobBase.

Returns:

Resource collection API of Jobs.

managedNetworkProvisions

public ManagedNetworkProvisions managedNetworkProvisions()

Gets the resource collection API of ManagedNetworkProvisions.

Returns:

Resource collection API of ManagedNetworkProvisions.

managedNetworkSettingsRules

public ManagedNetworkSettingsRules managedNetworkSettingsRules()

Gets the resource collection API of ManagedNetworkSettingsRules. It manages OutboundRuleBasicResource.

Returns:

Resource collection API of ManagedNetworkSettingsRules.

marketplaceSubscriptions

public MarketplaceSubscriptions marketplaceSubscriptions()

Gets the resource collection API of MarketplaceSubscriptions. It manages MarketplaceSubscription.

Returns:

Resource collection API of MarketplaceSubscriptions.

modelContainers

public ModelContainers modelContainers()

Gets the resource collection API of ModelContainers. It manages ModelContainer.

Returns:

Resource collection API of ModelContainers.

modelVersions

public ModelVersions modelVersions()

Gets the resource collection API of ModelVersions. It manages ModelVersion.

Returns:

Resource collection API of ModelVersions.

onlineDeployments

public OnlineDeployments onlineDeployments()

Gets the resource collection API of OnlineDeployments. It manages OnlineDeployment.

Returns:

Resource collection API of OnlineDeployments.

onlineEndpoints

public OnlineEndpoints onlineEndpoints()

Gets the resource collection API of OnlineEndpoints. It manages OnlineEndpoint.

Returns:

Resource collection API of OnlineEndpoints.

operations

public Operations operations()

Gets the resource collection API of Operations.

Returns:

Resource collection API of Operations.

privateEndpointConnections

public PrivateEndpointConnections privateEndpointConnections()

Gets the resource collection API of PrivateEndpointConnections. It manages PrivateEndpointConnection.

Returns:

Resource collection API of PrivateEndpointConnections.

privateLinkResources

public PrivateLinkResources privateLinkResources()

Gets the resource collection API of PrivateLinkResources.

Returns:

Resource collection API of PrivateLinkResources.

quotas

public Quotas quotas()

Gets the resource collection API of Quotas.

Returns:

Resource collection API of Quotas.

registries

public Registries registries()

Gets the resource collection API of Registries. It manages Registry.

Returns:

Resource collection API of Registries.

registryCodeContainers

public RegistryCodeContainers registryCodeContainers()

Gets the resource collection API of RegistryCodeContainers.

Returns:

Resource collection API of RegistryCodeContainers.

registryCodeVersions

public RegistryCodeVersions registryCodeVersions()

Gets the resource collection API of RegistryCodeVersions.

Returns:

Resource collection API of RegistryCodeVersions.

registryComponentContainers

public RegistryComponentContainers registryComponentContainers()

Gets the resource collection API of RegistryComponentContainers.

Returns:

Resource collection API of RegistryComponentContainers.

registryComponentVersions

public RegistryComponentVersions registryComponentVersions()

Gets the resource collection API of RegistryComponentVersions.

Returns:

Resource collection API of RegistryComponentVersions.

registryDataContainers

public RegistryDataContainers registryDataContainers()

Gets the resource collection API of RegistryDataContainers.

Returns:

Resource collection API of RegistryDataContainers.

registryDataReferences

public RegistryDataReferences registryDataReferences()

Gets the resource collection API of RegistryDataReferences.

Returns:

Resource collection API of RegistryDataReferences.

registryDataVersions

public RegistryDataVersions registryDataVersions()

Gets the resource collection API of RegistryDataVersions.

Returns:

Resource collection API of RegistryDataVersions.

registryEnvironmentContainers

public RegistryEnvironmentContainers registryEnvironmentContainers()

Gets the resource collection API of RegistryEnvironmentContainers.

Returns:

Resource collection API of RegistryEnvironmentContainers.

registryEnvironmentVersions

public RegistryEnvironmentVersions registryEnvironmentVersions()

Gets the resource collection API of RegistryEnvironmentVersions.

Returns:

Resource collection API of RegistryEnvironmentVersions.

registryModelContainers

public RegistryModelContainers registryModelContainers()

Gets the resource collection API of RegistryModelContainers.

Returns:

Resource collection API of RegistryModelContainers.

registryModelVersions

public RegistryModelVersions registryModelVersions()

Gets the resource collection API of RegistryModelVersions.

Returns:

Resource collection API of RegistryModelVersions.

schedules

public Schedules schedules()

Gets the resource collection API of Schedules. It manages Schedule.

Returns:

Resource collection API of Schedules.

serverlessEndpoints

public ServerlessEndpoints serverlessEndpoints()

Gets the resource collection API of ServerlessEndpoints. It manages ServerlessEndpoint.

Returns:

Resource collection API of ServerlessEndpoints.

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:

Wrapped service client AzureMachineLearningWorkspaces.

usages

public Usages usages()

Gets the resource collection API of Usages.

Returns:

Resource collection API of Usages.

virtualMachineSizes

public VirtualMachineSizes virtualMachineSizes()

Gets the resource collection API of VirtualMachineSizes.

Returns:

Resource collection API of VirtualMachineSizes.

workspaceConnections

public WorkspaceConnections workspaceConnections()

Gets the resource collection API of WorkspaceConnections. It manages WorkspaceConnectionPropertiesV2BasicResource.

Returns:

Resource collection API of WorkspaceConnections.

workspaceFeatures

public WorkspaceFeatures workspaceFeatures()

Gets the resource collection API of WorkspaceFeatures.

Returns:

Resource collection API of WorkspaceFeatures.

workspaces

public Workspaces workspaces()

Gets the resource collection API of Workspaces. It manages Workspace.

Returns:

Resource collection API of Workspaces.

Applies to