Language

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

Name Description
ImageType

Type of the image

ImageUrl

Url of the image

Methods

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

Applies to