Compartir a través de


Collection.DataCollectionMode Property

Definition

Enable or disable data collection.

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

Property Value

Implements

Attributes

Applies to