Share via


IImageInformation Interface

Definition

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

Properties

ImageType

Type of the image

ImageUrl

Url of the image

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to