Contact interface
Customer creates a contact resource for a spacecraft resource.
- Extends
Properties
antenna |
The configuration associated with the allocated antenna. NOTE: This property will not be serialized. It can only be populated by the server. |
contact |
The reference to the contact profile resource. |
end |
Azimuth of the antenna at the end of the contact in decimal degrees. NOTE: This property will not be serialized. It can only be populated by the server. |
end |
Spacecraft elevation above the horizon at contact end. NOTE: This property will not be serialized. It can only be populated by the server. |
error |
Any error message while scheduling a contact. NOTE: This property will not be serialized. It can only be populated by the server. |
ground |
Azure Ground Station name. |
maximum |
Maximum elevation of the antenna during the contact in decimal degrees. NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
The current state of the resource's creation, deletion, or modification. |
reservation |
Reservation end time of a contact (ISO 8601 UTC standard). |
reservation |
Reservation start time of a contact (ISO 8601 UTC standard). |
rx |
Receive end time of a contact (ISO 8601 UTC standard). NOTE: This property will not be serialized. It can only be populated by the server. |
rx |
Receive start time of a contact (ISO 8601 UTC standard). NOTE: This property will not be serialized. It can only be populated by the server. |
start |
Azimuth of the antenna at the start of the contact in decimal degrees. NOTE: This property will not be serialized. It can only be populated by the server. |
start |
Spacecraft elevation above the horizon at contact start. NOTE: This property will not be serialized. It can only be populated by the server. |
status | Status of a contact. NOTE: This property will not be serialized. It can only be populated by the server. |
tx |
Transmit end time of a contact (ISO 8601 UTC standard). NOTE: This property will not be serialized. It can only be populated by the server. |
tx |
Transmit start time of a contact (ISO 8601 UTC standard). NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server. |
name | The name of the resource NOTE: This property will not be serialized. It can only be populated by the server. |
system |
Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server. |
type | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
antennaConfiguration
The configuration associated with the allocated antenna. NOTE: This property will not be serialized. It can only be populated by the server.
antennaConfiguration?: ContactsPropertiesAntennaConfiguration
Property Value
contactProfile
The reference to the contact profile resource.
contactProfile: ContactsPropertiesContactProfile
Property Value
endAzimuthDegrees
Azimuth of the antenna at the end of the contact in decimal degrees. NOTE: This property will not be serialized. It can only be populated by the server.
endAzimuthDegrees?: number
Property Value
number
endElevationDegrees
Spacecraft elevation above the horizon at contact end. NOTE: This property will not be serialized. It can only be populated by the server.
endElevationDegrees?: number
Property Value
number
errorMessage
Any error message while scheduling a contact. NOTE: This property will not be serialized. It can only be populated by the server.
errorMessage?: string
Property Value
string
groundStationName
Azure Ground Station name.
groundStationName: string
Property Value
string
maximumElevationDegrees
Maximum elevation of the antenna during the contact in decimal degrees. NOTE: This property will not be serialized. It can only be populated by the server.
maximumElevationDegrees?: number
Property Value
number
provisioningState
The current state of the resource's creation, deletion, or modification.
provisioningState?: string
Property Value
string
reservationEndTime
Reservation end time of a contact (ISO 8601 UTC standard).
reservationEndTime: Date
Property Value
Date
reservationStartTime
Reservation start time of a contact (ISO 8601 UTC standard).
reservationStartTime: Date
Property Value
Date
rxEndTime
Receive end time of a contact (ISO 8601 UTC standard). NOTE: This property will not be serialized. It can only be populated by the server.
rxEndTime?: Date
Property Value
Date
rxStartTime
Receive start time of a contact (ISO 8601 UTC standard). NOTE: This property will not be serialized. It can only be populated by the server.
rxStartTime?: Date
Property Value
Date
startAzimuthDegrees
Azimuth of the antenna at the start of the contact in decimal degrees. NOTE: This property will not be serialized. It can only be populated by the server.
startAzimuthDegrees?: number
Property Value
number
startElevationDegrees
Spacecraft elevation above the horizon at contact start. NOTE: This property will not be serialized. It can only be populated by the server.
startElevationDegrees?: number
Property Value
number
status
Status of a contact. NOTE: This property will not be serialized. It can only be populated by the server.
status?: string
Property Value
string
txEndTime
Transmit end time of a contact (ISO 8601 UTC standard). NOTE: This property will not be serialized. It can only be populated by the server.
txEndTime?: Date
Property Value
Date
txStartTime
Transmit start time of a contact (ISO 8601 UTC standard). NOTE: This property will not be serialized. It can only be populated by the server.
txStartTime?: Date
Property Value
Date
Inherited Property Details
id
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ProxyResource.id
name
The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ProxyResource.name
systemData
Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
Inherited From ProxyResource.systemData
type
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ProxyResource.type