ApplicationUpgradeStartedEvent
應用程式升級啟動事件。
屬性
名稱 | 類型 | 必要 |
---|---|---|
EventInstanceId |
字串 (uuid) | 是 |
Category |
字串 | No |
TimeStamp |
字串 (日期-時間) | 是 |
HasCorrelatedEvents |
boolean | No |
ApplicationId |
字串 | 是 |
ApplicationTypeName |
字串 | 是 |
CurrentApplicationTypeVersion |
字串 | 是 |
ApplicationTypeVersion |
字串 | 是 |
UpgradeType |
字串 | 是 |
RollingUpgradeMode |
字串 | 是 |
FailureAction |
字串 | Yes |
EventInstanceId
類型:字串 (uuid)
必要:是
FabricEvent 實例的識別碼。
Category
類型:字串
必要:否
事件的類別。
TimeStamp
類型:字串 (日期時間)
必要:是
記錄時間事件。
HasCorrelatedEvents
類型:布林值
必要:否
顯示有現有的相關事件可供使用。
ApplicationId
類型:字串
必要:是
應用程式的身分識別。 這是應用程式名稱的編碼標記法。 這會用於 REST API 來識別應用程式資源。
從 6.0 版開始,階層式名稱會以 「~」 字元分隔。 例如,如果應用程式名稱是 "fabric:/myapp/app1",則應用程式識別在 6.0+ 中會是 "myapp~app1",而在舊版中會是 "myapp/app1"。
ApplicationTypeName
類型:字串
必要:是
應用程式類型名稱。
CurrentApplicationTypeVersion
類型:字串
必要:是
目前的應用程式類型版本。
ApplicationTypeVersion
類型:字串
必要:是
目標應用程式類型版本。
UpgradeType
類型:字串
必要:是
升級類型。
RollingUpgradeMode
類型:字串
必要:是
升級模式。
FailureAction
類型:字串
必要:是
如果失敗,請採取動作。