Language

IDescription Interface

Definition

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

Properties

Name Description
Attribute

Attributes for the product system.

Keyword

Keywords for the product system.

Link

Links for the product system.

LongDescription

Long description of the product system.

ShortDescription

Short description of the product system.

Type

Type of description.

Methods

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

Applies to