Share via


AmlOperationListResult Class

Definition

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

Constructors

AmlOperationListResult()

Properties

Value

Methods

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

Applies to