Share via


RandomSamplingAlgorithm.Rule Property

Definition

The specific type of random algorithm

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.RandomSamplingAlgorithmRule? Rule { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.Rule : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.RandomSamplingAlgorithmRule> with get, set
Public Property Rule As Nullable(Of RandomSamplingAlgorithmRule)

Property Value

Implements

Attributes

Applies to