Share via


IPackageVersionInfo Interface

Definition

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

Properties

Name Description
LastUpdated

Last time this component was updated.

PackageType

Package type

Version

Package version

Methods

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

Applies to