@zeroc/ice
    Preparing search index...

    Class ApplicationUpdateInfo

    Information about updates to an IceGrid application.

    The Slice compiler generated this class from Slice struct ::IceGrid::ApplicationUpdateInfo.

    Index

    Constructors

    Properties

    The update descriptor.

    revision: number

    The application revision number.

    updateTime: bigint

    The update time.

    updateUser: string

    The user who updated the application.

    Methods

    • Determines whether the specified object is equal to the current object.

      Parameters

      • other: any

        The object to compare with the current object.

      Returns boolean

      true if the specified object is equal to the current object, false otherwise.