Aracılığıyla paylaş


IComputeInstanceLastOperation.OperationStatus 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? OperationStatus { 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.OperationStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.OperationStatus> with get, set
Public Property OperationStatus As Nullable(Of OperationStatus)

Property Value

Attributes

Applies to