ComputeStartStopSchedule.Action Property

Definition

The compute power action.

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

Property Value

Implements

Attributes

Applies to