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
nextLink
The URL to use for getting the next set of results.
nextLink?: string
Property Value
value
value?: ClusterCodeVersionsResult[]
Property Value