RollingUpgradeStatusInfo 類別
最新虛擬機器擴展集輪流升級的狀態。
變數只會由伺服器填入,而且會在傳送要求時予以忽略。
必須填入所有必要的參數,才能傳送至 Azure。
- 繼承
-
azure.mgmt.compute.v2023_07_01.models._models_py3.ResourceRollingUpgradeStatusInfo
建構函式
RollingUpgradeStatusInfo(*, location: str, tags: Dict[str, str] | None = None, **kwargs: Any)
Keyword-Only Parameters
- location
- str
資源位置。 必要。
變數
- id
- str
資源識別碼。
- name
- str
資源名稱。
- type
- str
資源類型。
- location
- str
資源位置。 必要。
- policy
- RollingUpgradePolicy
套用此升級的輪流升級原則。
- running_status
- RollingUpgradeRunningStatus
整體升級目前執行狀態的相關資訊。
- progress
- RollingUpgradeProgressInfo
每個升級狀態中虛擬機器實例數目的相關資訊。
- error
- ApiError
如果有的話,此升級的錯誤詳細資料。