Share via


RandomSamplingAlgorithm.Seed Property

Definition

An optional integer to use as the seed for random number generation

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

Property Value

Implements

Attributes

Applies to