PushInstallerDetails interface
推送安裝程序詳細數據。
屬性
bios |
推送安裝程式 Bios 識別碼。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
fabric |
網狀架構物件標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
fqdn | 推送安裝程式 Fqdn。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
health | 推送安裝程式的健康情況。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
health |
健康情況錯誤。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
id | 推送安裝程式標識碼。注意:這個屬性將不會串行化。 它只能由伺服器填入。 |
last |
從推送安裝程式收到的最後一個活動訊號。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
name | 推送安裝程式名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
version | 版本。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
biosId
推送安裝程式 Bios 識別碼。注意:此屬性將不會串行化。 它只能由伺服器填入。
biosId?: string
屬性值
string
fabricObjectId
網狀架構物件標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。
fabricObjectId?: string
屬性值
string
fqdn
推送安裝程式 Fqdn。 注意:這個屬性不會串行化。 它只能由伺服器填入。
fqdn?: string
屬性值
string
health
推送安裝程式的健康情況。 注意:這個屬性不會串行化。 它只能由伺服器填入。
health?: string
屬性值
string
healthErrors
id
推送安裝程式標識碼。注意:這個屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
lastHeartbeatUtc
從推送安裝程式收到的最後一個活動訊號。 注意:這個屬性不會串行化。 它只能由伺服器填入。
lastHeartbeatUtc?: Date
屬性值
Date
name
推送安裝程式名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
version
版本。 注意:這個屬性不會串行化。 它只能由伺服器填入。
version?: string
屬性值
string