OrbitalAvailableContactsContent Class
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.
Parameters that define the contact resource.
public class OrbitalAvailableContactsContent
type OrbitalAvailableContactsContent = class
Public Class OrbitalAvailableContactsContent
- Inheritance
-
OrbitalAvailableContactsContent
Constructors
OrbitalAvailableContactsContent(WritableSubResource, String, DateTimeOffset, DateTimeOffset) |
Initializes a new instance of OrbitalAvailableContactsContent. |
Properties
ContactProfileId |
Gets or sets Id. |
EndOn |
End time of a contact (ISO 8601 UTC standard). |
GroundStationName |
Name of Azure Ground Station. |
StartOn |
Start time of a contact (ISO 8601 UTC standard). |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET