L2ConnectionsPropertiesGroundStationArgs

data class L2ConnectionsPropertiesGroundStationArgs(val id: Output<String>) : ConvertibleToJava<L2ConnectionsPropertiesGroundStationArgs>

A reference to an Microsoft.Orbital/groundStations resource to route traffic for.

Constructors

Link copied to clipboard
constructor(id: Output<String>)

Properties

Link copied to clipboard
val id: Output<String>

Resource ID.

Functions

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