次の方法で共有


MachineLearningWorkspaceResource.GetMachineLearningOutboundRuleBasics メソッド

定義

MachineLearningWorkspace 内の MachineLearningOutboundRuleBasicResources のコレクションを取得します。

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

戻り値

MachineLearningOutboundRuleBasicResources のコレクションと、MachineLearningOutboundRuleBasicResource に対する操作を表すオブジェクト。

適用対象