Language

ILink Interface

Definition

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

Properties

Name Description
Type

Type of link

Url

Url of the link

Methods

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

Applies to