MeshUpgradeProfileList interface
Holds an array of MeshUpgradeProfiles
Properties
next |
The URL to get the next set of mesh upgrade profile. NOTE: This property will not be serialized. It can only be populated by the server. |
value | Array of supported service mesh add-on upgrade profiles. |
Property Details
nextLink
The URL to get the next set of mesh upgrade profile. NOTE: This property will not be serialized. It can only be populated by the server.
nextLink?: string
Property Value
string
value
Array of supported service mesh add-on upgrade profiles.
value?: MeshUpgradeProfile[]