ManagedClusterCodeVersionResult interface
Service Fabric 運行時間版本的結果
屬性
cluster |
叢集的 Service Fabric 運行時間版本。 |
id | 結果的識別 |
name | 結果的名稱 |
os |
叢集作業系統,預設值為 Windows |
support |
版本的支援到期日。 |
type | 結果資源類型 |
屬性詳細資料
clusterCodeVersion
叢集的 Service Fabric 運行時間版本。
clusterCodeVersion?: string
屬性值
string
id
結果的識別
id?: string
屬性值
string
name
結果的名稱
name?: string
屬性值
string
osType
叢集作業系統,預設值為 Windows
osType?: string
屬性值
string
supportExpiryUtc
版本的支援到期日。
supportExpiryUtc?: string
屬性值
string
type
結果資源類型
type?: string
屬性值
string