Delen via


ComputeInstanceApplication Class

Definition

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

Constructors

ComputeInstanceApplication()

Properties

DisplayName
EndpointUri

Methods

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

Applies to