IContactsPropertiesAntennaConfiguration Interface
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.
[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) |