Optionaluuid: stringOptionalcreateTime: bigintOptionalcreateUser: stringOptionalupdateTime: bigintOptionalupdateUser: stringOptionalrevision: numberOptionaldescriptor: ApplicationDescriptorThe creation time.
The user who created the application.
The application descriptor.
The application revision number.
The last update time.
The user who updated the application.
Unique application identifier.
Determines whether the specified object is equal to the current object.
The object to compare with the current object.
true if the specified object is equal to the current object, false otherwise.
StaticreadReads ApplicationInfo from the given InputStream.
The InputStream to read from.
The read ApplicationInfo value.
StaticwriteWrites the ApplicationInfo value to the given OutputStream.
The OutputStream to write to.
The value to write.
Information about an IceGrid application.
Remarks
The Slice compiler generated this class from Slice struct
::IceGrid::ApplicationInfo.