Share via


IUpdatePrerequisite Interface

Definition

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

Properties

Name Description
PackageName

Friendly name of the prerequisite.

UpdateType

Updatable component type.

Version

Version of the prerequisite.

Methods

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

Applies to