次の方法で共有


RandomSamplingAlgorithm.Rule プロパティ

定義

ランダム アルゴリズムの特定の種類。

public Azure.ResourceManager.MachineLearning.Models.RandomSamplingAlgorithmRule? Rule { get; set; }
member this.Rule : Nullable<Azure.ResourceManager.MachineLearning.Models.RandomSamplingAlgorithmRule> with get, set
Public Property Rule As Nullable(Of RandomSamplingAlgorithmRule)

プロパティ値

適用対象