ASRPushInstallerDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Push installer details.
public class ASRPushInstallerDetails
type ASRPushInstallerDetails = class
Public Class ASRPushInstallerDetails
- Inheritance
-
ASRPushInstallerDetails
Constructors
ASRPushInstallerDetails(PushInstallerDetails) |
Initializes a new instance of the ASRPushInstallerDetails class. |
Properties
BiosId |
Gets or sets the push installer bios Id. |
FabricObjectId |
Gets or sets the fabric object Id. |
Fqdn |
Gets or sets the push installer fqdn. |
Health |
Gets or sets the health of the push installer. |
HealthErrors |
Gets or sets the health errors. |
Id |
Gets or sets the push installer Id. |
LastHeartbeatUtc |
Gets or sets the last heartbeat received from the push installer. |
Name |
Gets or sets the push installer name. |
Version |
Gets or sets the version. |