IComputeRuntimeDto Interface

Definition

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

Properties

Name Description
SparkRuntimeVersion

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to