共用方式為


MeshUpgradeProfileList interface

Holds an array of MeshUpgradeProfiles

Properties

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.

value

Array of supported service mesh add-on upgrade profiles.

Property Details

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[]

Property Value