ContactProfileProperties.ThirdPartyConfiguration Property

Definition

Third-party mission configuration of the Contact Profile. Describes RF links, modem processing, and IP endpoints.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Origin(Microsoft.Azure.PowerShell.Cmdlets.Orbital.PropertyOrigin.Inherited)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.IContactProfileThirdPartyConfiguration> ThirdPartyConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Origin(Microsoft.Azure.PowerShell.Cmdlets.Orbital.PropertyOrigin.Inherited)>]
member this.ThirdPartyConfiguration : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.IContactProfileThirdPartyConfiguration> with get, set
Public Property ThirdPartyConfiguration As List(Of IContactProfileThirdPartyConfiguration)

Property Value

Implements

Attributes

Applies to