operations Package

Contains supported operations for Azure Machine Learning SDKv2.

Operations are classes contain logic to interact with backend services, usually auto generated operations call.

Classes

BatchDeploymentOperations

BatchDeploymentOperations.

You should not instantiate this class directly. Instead, you should create an MLClient instance that instantiates it for you and attaches it as an attribute.

BatchEndpointOperations

BatchEndpointOperations.

You should not instantiate this class directly. Instead, you should create an MLClient instance that instantiates it for you and attaches it as an attribute.

ComponentOperations

ComponentOperations.

You should not instantiate this class directly. Instead, you should create an MLClient instance that instantiates it for you and attaches it as an attribute.

ComputeOperations

ComputeOperations.

This class should not be instantiated directly. Instead, use the compute attribute of an MLClient object.

DataOperations

DataOperations.

You should not instantiate this class directly. Instead, you should create an MLClient instance that instantiates it for you and attaches it as an attribute.

DatastoreOperations

Represents a client for performing operations on Datastores.

You should not instantiate this class directly. Instead, you should create MLClient and use this client via the property MLClient.datastores

EnvironmentOperations

EnvironmentOperations.

You should not instantiate this class directly. Instead, you should create an MLClient instance that instantiates it for you and attaches it as an attribute.

FeatureSetOperations

FeatureSetOperations.

You should not instantiate this class directly. Instead, you should create an MLClient instance that instantiates it for you and attaches it as an attribute.

FeatureStoreEntityOperations

FeatureStoreEntityOperations.

You should not instantiate this class directly. Instead, you should create an MLClient instance that instantiates it for you and attaches it as an attribute.

FeatureStoreOperations

FeatureStoreOperations.

You should not instantiate this class directly. Instead, you should create an MLClient instance that instantiates it for you and attaches it as an attribute.

JobOperations

Initiates an instance of JobOperations

This class should not be instantiated directly. Instead, use the jobs attribute of an MLClient object.

ModelOperations

ModelOperations.

You should not instantiate this class directly. Instead, you should create an MLClient instance that instantiates it for you and attaches it as an attribute.

OnlineDeploymentOperations

OnlineDeploymentOperations.

You should not instantiate this class directly. Instead, you should create an MLClient instance that instantiates it for you and attaches it as an attribute.

OnlineEndpointOperations

OnlineEndpointOperations.

You should not instantiate this class directly. Instead, you should create an MLClient instance that instantiates it for you and attaches it as an attribute.

RegistryOperations

RegistryOperations.

You should not instantiate this class directly. Instead, you should create an MLClient instance that instantiates it for you and attaches it as an attribute.

ScheduleOperations

You should not instantiate this class directly. Instead, you should create an MLClient instance that instantiates it for you and attaches it as an attribute.

WorkspaceConnectionsOperations

WorkspaceConnectionsOperations.

You should not instantiate this class directly. Instead, you should create an MLClient instance that instantiates it for you and attaches it as an attribute.

WorkspaceHubOperations

WorkspaceHubOperations.

You should not instantiate this class directly. Instead, you should create an MLClient instance that instantiates it for you and attaches it as an attribute.

WorkspaceOperations

WorkspaceOperations.

You should not instantiate this class directly. Instead, you should create an MLClient instance that instantiates it for you and attaches it as an attribute.

WorkspaceOutboundRuleOperations

WorkspaceOutboundRuleOperations.

You should not instantiate this class directly. Instead, you should create an MLClient instance that instantiates it for you and attaches it as an attribute.