Delen via


IComputeInstanceSchema.LastOperationStatus Property

Definition

Operation status.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Operation status.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.OperationStatus) }, ReadOnly=false, Required=false, SerializedName="operationStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.OperationStatus? LastOperationStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Operation status.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.OperationStatus) }, ReadOnly=false, Required=false, SerializedName="operationStatus")>]
member this.LastOperationStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.OperationStatus> with get, set
Public Property LastOperationStatus As Nullable(Of OperationStatus)

Property Value

Attributes

Applies to