Azure.ResourceManager.MachineLearningCompute Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
MachineLearningComputeExtensions |
A class to add extension methods to Azure.ResourceManager.MachineLearningCompute. |
OperationalizationClusterCollection |
A class representing a collection of OperationalizationClusterResource and their operations. Each OperationalizationClusterResource in the collection will belong to the same instance of ResourceGroupResource. To get an OperationalizationClusterCollection instance call the GetOperationalizationClusters method from an instance of ResourceGroupResource. |
OperationalizationClusterData |
A class representing the OperationalizationCluster data model. Instance of an Azure ML Operationalization Cluster resource. |
OperationalizationClusterResource |
A Class representing an OperationalizationCluster along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an OperationalizationClusterResource from an instance of ArmClient using the GetOperationalizationClusterResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetOperationalizationCluster method. |
Azure SDK for .NET