Revision interface
容器應用程式修訂。
- Extends
屬性
active | 描述修訂是否為使用中附註的布爾值:此屬性將不會串行化。 它只能由伺服器填入。 |
created |
描述控制器所建立修訂時間的時間戳注意:此屬性將不會串行化。 它只能由伺服器填入。 |
fqdn | 修訂的完整功能變數名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
health |
修訂的目前健全狀態注意:此屬性將不會串行化。 它只能由伺服器填入。 |
last |
描述修訂上次使用時間的時間戳。 只有在修訂為非使用中注意時才有意義:此屬性將不會串行化。 它只能由伺服器填入。 |
provisioning |
選擇性欄位 - 平台錯誤訊息注意:此屬性將不會串行化。 它只能由伺服器填入。 |
provisioning |
修訂的目前布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。 |
replicas | 目前針對此修訂執行的 Pod 數目注意:此屬性將不會串行化。 它只能由伺服器填入。 |
running |
修訂的目前執行狀態注意:這個屬性將不會串行化。 它只能由伺服器填入。 |
template | 具有所有可能設定的容器應用程式修訂範本,如果使用者未提供這些設定,則為預設值。 預設值會在建立時填入注意:此屬性將不會串行化。 它只能由伺服器填入。 |
traffic |
指派給此修訂的流量權數注意:此屬性將不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
system |
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
type | 資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
active
描述修訂是否為使用中附註的布爾值:此屬性將不會串行化。 它只能由伺服器填入。
active?: boolean
屬性值
boolean
createdTime
描述控制器所建立修訂時間的時間戳注意:此屬性將不會串行化。 它只能由伺服器填入。
createdTime?: Date
屬性值
Date
fqdn
修訂的完整功能變數名稱注意:此屬性將不會串行化。 它只能由伺服器填入。
fqdn?: string
屬性值
string
healthState
修訂的目前健全狀態注意:此屬性將不會串行化。 它只能由伺服器填入。
healthState?: string
屬性值
string
lastActiveTime
描述修訂上次使用時間的時間戳。 只有在修訂為非使用中注意時才有意義:此屬性將不會串行化。 它只能由伺服器填入。
lastActiveTime?: Date
屬性值
Date
provisioningError
選擇性欄位 - 平台錯誤訊息注意:此屬性將不會串行化。 它只能由伺服器填入。
provisioningError?: string
屬性值
string
provisioningState
修訂的目前布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
replicas
目前針對此修訂執行的 Pod 數目注意:此屬性將不會串行化。 它只能由伺服器填入。
replicas?: number
屬性值
number
runningState
修訂的目前執行狀態注意:這個屬性將不會串行化。 它只能由伺服器填入。
runningState?: string
屬性值
string
template
具有所有可能設定的容器應用程式修訂範本,如果使用者未提供這些設定,則為預設值。 預設值會在建立時填入注意:此屬性將不會串行化。 它只能由伺服器填入。
template?: Template
屬性值
trafficWeight
指派給此修訂的流量權數注意:此屬性將不會串行化。 它只能由伺服器填入。
trafficWeight?: number
屬性值
number
繼承的屬性詳細資料
id
資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
name
systemData
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。
systemData?: SystemData
屬性值
type
資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string