ContactProfile.Link Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Links of the Contact Profile. Describes RF links, modem processing, and IP endpoints.
[Microsoft.Azure.PowerShell.Cmdlets.Orbital.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Origin(Microsoft.Azure.PowerShell.Cmdlets.Orbital.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.IContactProfileLink> Link { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Origin(Microsoft.Azure.PowerShell.Cmdlets.Orbital.PropertyOrigin.Inlined)>]
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
Implements
- Attributes