Udostępnij za pośrednictwem


RandomSamplingAlgorithm.Rule Property

Definition

The specific type of random algorithm.

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)

Property Value

Applies to