Share via


ILink Interface

Definition

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

Properties

Type

Type of link

Url

Url of the link

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to