Delen via


IComputeRuntimeDto Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.ComputeRuntimeDtoTypeConverter))]
public interface IComputeRuntimeDto : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.ComputeRuntimeDtoTypeConverter))>]
type IComputeRuntimeDto = interface
    interface IJsonSerializable
Public Interface IComputeRuntimeDto
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

SparkRuntimeVersion

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to