共用方式為


ClusterCodeVersionsResult interface

Service Fabric 執行時間版本的結果

屬性

codeVersion

叢集的 Service Fabric 執行時間版本。

environment

指出此版本是否適用于 Windows 或 Linux 作業系統。

id

結果的識別

name

結果的名稱

supportExpiryUtc

版本的支援到期日。

type

結果資源類型

屬性詳細資料

codeVersion

叢集的 Service Fabric 執行時間版本。

codeVersion?: string

屬性值

string

environment

指出此版本是否適用于 Windows 或 Linux 作業系統。

environment?: string

屬性值

string

id

結果的識別

id?: string

屬性值

string

name

結果的名稱

name?: string

屬性值

string

supportExpiryUtc

版本的支援到期日。

supportExpiryUtc?: string

屬性值

string

type

結果資源類型

type?: string

屬性值

string