MachineLearningRegistryResource.GetMachineLearninRegistryComponentContainers Method
Definition
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.
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
An object representing collection of MachineLearninRegistryComponentContainerResources and their operations over a MachineLearninRegistryComponentContainerResource.
- Attributes