IStackMinorVersion Interface

Definition

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

Properties

DisplayVersion
IsDefault
IsRemoteDebuggingEnabled
RuntimeVersion

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to