IContactProfile.Link Property

Definition

Links of the Contact Profile. Describes RF links, modem processing, and IP endpoints.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=true, Description="Links of the Contact Profile. Describes RF links, modem processing, and IP endpoints.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.IContactProfileLink) }, Read=true, ReadOnly=false, Required=true, SerializedName="links", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.IContactProfileLink> Link { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=true, Description="Links of the Contact Profile. Describes RF links, modem processing, and IP endpoints.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.IContactProfileLink) }, Read=true, ReadOnly=false, Required=true, SerializedName="links", Update=true)>]
member this.Link : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.IContactProfileLink> with get, set
Public Property Link As List(Of IContactProfileLink)

Property Value

Attributes

Applies to