Share via


ManagedClusterVersionDetails interface

The detail of the Service Fabric runtime version result

Properties

clusterCodeVersion

The Service Fabric runtime version of the cluster.

osType

Cluster operating system, the default will be Windows

supportExpiryUtc

The date of expiry of support of the version.

Property Details

clusterCodeVersion

The Service Fabric runtime version of the cluster.

clusterCodeVersion?: string

Property Value

string

osType

Cluster operating system, the default will be Windows

osType?: string

Property Value

string

supportExpiryUtc

The date of expiry of support of the version.

supportExpiryUtc?: Date

Property Value

Date