Share via


IMeshUpgradeProfileList Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.MeshUpgradeProfileListTypeConverter))]
public interface IMeshUpgradeProfileList : Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.MeshUpgradeProfileListTypeConverter))>]
type IMeshUpgradeProfileList = interface
    interface IJsonSerializable
Public Interface IMeshUpgradeProfileList
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
NextLink

The URL to get the next set of mesh upgrade profile.

Value

Array of supported service mesh add-on upgrade profiles.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to