Share via


IComputeInstanceLastOperation.OperationTrigger Property

Definition

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

Property Value

Attributes

Applies to