ClusterVersionDetails interface

The detail of the Service Fabric runtime version result

Properties

codeVersion

The Service Fabric runtime version of the cluster.

environment

Indicates if this version is for Windows or Linux operating system.

supportExpiryUtc

The date of expiry of support of the version.

Property Details

codeVersion

The Service Fabric runtime version of the cluster.

codeVersion?: string

Property Value

string

environment

Indicates if this version is for Windows or Linux operating system.

environment?: string

Property Value

string

supportExpiryUtc

The date of expiry of support of the version.

supportExpiryUtc?: string

Property Value

string