Share via


IAvailableRuntimeVersions Interface

Definition

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

Properties

Name Description
Value

A list of all supported runtime versions.

Methods

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

Applies to