Share via


IImageVersionListResult Interface

Definition

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

Properties

NextLink

The link to the next page of items

Value

The ImageVersion items on this page

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to