Share via


AmlOperationDisplay Class

Definition

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

Constructors

AmlOperationDisplay()

Properties

Description
Operation
Provider
Resource

Methods

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

Applies to