Language

IDescription.Link 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> Link { 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.Link : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.ILink>
Public ReadOnly Property Link As List(Of ILink)

Property Value

Attributes

Applies to