IContactProfileLink Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.Api20221101.ContactProfileLinkTypeConverter))]
public interface IContactProfileLink : Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.Api20221101.ContactProfileLinkTypeConverter))>]
type IContactProfileLink = interface
    interface IJsonSerializable
Public Interface IContactProfileLink
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Channel

Contact Profile Link Channel.

Direction

Direction (Uplink or Downlink).

EirpdBw

Effective Isotropic Radiated Power (EIRP) in dBW. It is the required EIRP by the customer. Not used yet.

GainOverTemperature

Gain to noise temperature in db/K. It is the required G/T by the customer. Not used yet.

Name

Link name.

Polarization

Polarization. e.g. (RHCP, LHCP).

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to