共用方式為


ClusterCodeVersionsListResult interface

The list results of the Service Fabric runtime versions.

Properties

nextLink

The URL to use for getting the next set of results.

value

Property Details

The URL to use for getting the next set of results.

nextLink?: string

Property Value

string

value

value?: ClusterCodeVersionsResult[]

Property Value