IContactProfile.Link Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(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.Api20221101.IContactProfileLink) }, ReadOnly=false, Required=true, SerializedName="links")]
public Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.Api20221101.IContactProfileLink[] Link { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(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.Api20221101.IContactProfileLink) }, ReadOnly=false, Required=true, SerializedName="links")>]
member this.Link : Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.Api20221101.IContactProfileLink[] with get, set
Public Property Link As IContactProfileLink()

Property Value

Attributes

Applies to