Compartilhar via


ComputeInstanceSchema.LastOperationStatus Property

Definition

Operation status.

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

Property Value

Implements

Attributes

Applies to