Lingua

MachineLearningWorkspaceResource.GetMachineLearningOutboundRuleBasics Method

Definition

Gets a collection of MachineLearningOutboundRuleBasics in the MachineLearningWorkspaceResource.

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

Returns

An object representing collection of MachineLearningOutboundRuleBasics and their operations over a MachineLearningOutboundRuleBasicResource.

Applies to