ภาษา

MachineLearningRegistryResource.GetMachineLearninRegistryComponentContainers Method

Definition

Caution

GetMachineLearninRegistryComponentContainers is obsolete and will be removed in a future release. Please use GetMachineLearningRegistryComponentContainers instead.

Gets registry component containers.

[System.Obsolete("GetMachineLearninRegistryComponentContainers is obsolete and will be removed in a future release. Please use GetMachineLearningRegistryComponentContainers instead.")]
public virtual Azure.ResourceManager.MachineLearning.MachineLearninRegistryComponentContainerCollection GetMachineLearninRegistryComponentContainers();
public virtual Azure.ResourceManager.MachineLearning.MachineLearninRegistryComponentContainerCollection GetMachineLearninRegistryComponentContainers();
[<System.Obsolete("GetMachineLearninRegistryComponentContainers is obsolete and will be removed in a future release. Please use GetMachineLearningRegistryComponentContainers instead.")>]
abstract member GetMachineLearninRegistryComponentContainers : unit -> Azure.ResourceManager.MachineLearning.MachineLearninRegistryComponentContainerCollection
override this.GetMachineLearninRegistryComponentContainers : unit -> Azure.ResourceManager.MachineLearning.MachineLearninRegistryComponentContainerCollection
abstract member GetMachineLearninRegistryComponentContainers : unit -> Azure.ResourceManager.MachineLearning.MachineLearninRegistryComponentContainerCollection
override this.GetMachineLearninRegistryComponentContainers : unit -> Azure.ResourceManager.MachineLearning.MachineLearninRegistryComponentContainerCollection
Public Overridable Function GetMachineLearninRegistryComponentContainers () As MachineLearninRegistryComponentContainerCollection

Returns

Azure.ResourceManager.MachineLearning.MachineLearninRegistryComponentContainerCollection

An object representing collection of MachineLearninRegistryComponentContainerResources and their operations over a MachineLearninRegistryComponentContainerResource.

Attributes

Applies to