Megosztás a következőn keresztül:


Azure.ResourceManager.MachineLearningCompute Namespace

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.