IContactProfilesProperties.ThirdPartyConfiguration Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=true, Description="Third-party mission configuration of the Contact Profile. Describes RF links, modem processing, and IP endpoints.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.IContactProfileThirdPartyConfiguration) }, Read=true, ReadOnly=false, Required=false, SerializedName="thirdPartyConfigurations", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.IContactProfileThirdPartyConfiguration> ThirdPartyConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=true, Description="Third-party mission configuration of the Contact Profile. Describes RF links, modem processing, and IP endpoints.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.IContactProfileThirdPartyConfiguration) }, Read=true, ReadOnly=false, Required=false, SerializedName="thirdPartyConfigurations", Update=true)>]
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

Attributes

Applies to