Delen via


ComputeInstanceLastOperation Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.ComputeInstanceLastOperationTypeConverter))]
public class ComputeInstanceLastOperation : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IComputeInstanceLastOperation
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.ComputeInstanceLastOperationTypeConverter))>]
type ComputeInstanceLastOperation = class
    interface IComputeInstanceLastOperation
    interface IJsonSerializable
Public Class ComputeInstanceLastOperation
Implements IComputeInstanceLastOperation
Inheritance
ComputeInstanceLastOperation
Attributes
Implements

Constructors

ComputeInstanceLastOperation()

Properties

OperationName
OperationStatus
OperationTime
OperationTrigger

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to