ManagedClusterVersionDetails interface
Service Fabric 运行时版本结果的详细信息
属性
| cluster |
群集的 Service Fabric 运行时版本。 |
| os |
群集作系统,默认值为 Windows |
| support |
版本的支持到期日期。 |
属性详细信息
clusterCodeVersion
群集的 Service Fabric 运行时版本。
clusterCodeVersion?: string
属性值
string
osType
群集作系统,默认值为 Windows
osType?: string
属性值
string
supportExpiryUtc
版本的支持到期日期。
supportExpiryUtc?: Date
属性值
Date