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
AzureOpenAIDeploymentOperations |
AzureOpenAIDeploymentOperations. 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. |
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. |
EvaluatorOperations |
EvaluatorOperations. 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. |
IndexOperations |
Represents a client for performing operations on index assets. You should not instantiate this class directly. Instead, you should create MLClient and use this client via the property MLClient.index |
JobOperations |
Initiates an instance of JobOperations This class should not be instantiated directly. Instead, use the jobs attribute of an MLClient object. |
MarketplaceSubscriptionOperations |
MarketplaceSubscriptionOperations. 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. |
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. |
ServerlessEndpointOperations |
ServerlessEndpointOperations. 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. |
WorkspaceOperations |
Handles workspaces and its subclasses, hubs and projects. 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. |
Azure SDK for Python