IContactsPropertiesAntennaConfiguration Interface

Definition

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

Properties

Name Description
DestinationIP

The destination IP a packet can be sent to. This would for example be the TCP endpoint you would send data to.

SourceIP

List of Source IP

Methods

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

Applies to