Share via


SweepJob.DistributionType Property

Definition

[Required] Specifies the type of distribution framework.

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

Property Value

Implements

Attributes

Applies to