你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MachineLearningWorkspaceResource.GetMachineLearningOutboundRuleBasics Method

Definition

Gets a collection of MachineLearningOutboundRuleBasicResources in the MachineLearningWorkspace.

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 MachineLearningOutboundRuleBasicResources and their operations over a MachineLearningOutboundRuleBasicResource.

Applies to