IComputeInstanceLastOperation.OperationName Property

Definition

Name of the last operation.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PSArgumentCompleter(new System.String[] { "Create", "Start", "Stop", "Restart", "Reimage", "Delete" })]
[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Name of the last operation.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="operationName", Update=true)]
public string OperationName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PSArgumentCompleter(new System.String[] { "Create", "Start", "Stop", "Restart", "Reimage", "Delete" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Name of the last operation.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="operationName", Update=true)>]
member this.OperationName : string with get, set
Public Property OperationName As String

Property Value

Attributes

Applies to