Language

IConfiguration.DescriptionLink Property

Definition

Links for the product system.

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="Links for the product system.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.ILink) }, Read=true, ReadOnly=true, Required=false, SerializedName="links", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.ILink> DescriptionLink { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="Links for the product system.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.ILink) }, Read=true, ReadOnly=true, Required=false, SerializedName="links", Update=false)>]
member this.DescriptionLink : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.ILink>
Public ReadOnly Property DescriptionLink As List(Of ILink)

Property Value

Attributes

Applies to