ListSpacecraftAvailableContactsPlainArgs

data class ListSpacecraftAvailableContactsPlainArgs(val contactProfile: ResourceReference, val endTime: String, val groundStationName: String, val resourceGroupName: String, val spacecraftName: String, val startTime: String) : ConvertibleToJava<ListSpacecraftAvailableContactsPlainArgs>

Constructors

Link copied to clipboard
fun ListSpacecraftAvailableContactsPlainArgs(contactProfile: ResourceReference, endTime: String, groundStationName: String, resourceGroupName: String, spacecraftName: String, startTime: String)

Functions

Link copied to clipboard
open override fun toJava(): ListSpacecraftAvailableContactsPlainArgs

Properties

Link copied to clipboard

The reference to the contact profile resource.

Link copied to clipboard

End time of a contact.

Link copied to clipboard

Name of Azure Ground Station.

Link copied to clipboard

The name of the resource group. The name is case insensitive.

Link copied to clipboard

Spacecraft ID

Link copied to clipboard

Start time of a contact.