ManagedClusterCodeVersionResult interface
The result of the Service Fabric runtime versions
Properties
| id | The identification of the result |
| name | The name of the result |
| properties | The detail of the Service Fabric runtime version result |
| type | The result resource type |
Property Details
id
The identification of the result
id?: string
Property Value
string
name
The name of the result
name?: string
Property Value
string
properties
The detail of the Service Fabric runtime version result
properties?: ManagedClusterVersionDetails
Property Value
type
The result resource type
type?: string
Property Value
string