Idioma

MachineLearningWorkspaceResource.GetMachineLearningModelContainers Method

Definition

Gets model containers.

public virtual Azure.ResourceManager.MachineLearning.MachineLearningModelContainerCollection GetMachineLearningModelContainers();
abstract member GetMachineLearningModelContainers : unit -> Azure.ResourceManager.MachineLearning.MachineLearningModelContainerCollection
override this.GetMachineLearningModelContainers : unit -> Azure.ResourceManager.MachineLearning.MachineLearningModelContainerCollection
Public Overridable Function GetMachineLearningModelContainers () As MachineLearningModelContainerCollection

Returns

An object representing collection of MachineLearningModelContainerResources and their operations over a MachineLearningModelContainerResource.

Applies to