IAvailableGroundStationProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.AvailableGroundStationPropertiesTypeConverter))]
public interface IAvailableGroundStationProperties : Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.IAvailableGroundStationPropertiesAutoGenerated
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.AvailableGroundStationPropertiesTypeConverter))>]
type IAvailableGroundStationProperties = interface
    interface IJsonSerializable
    interface IAvailableGroundStationPropertiesAutoGenerated
Public Interface IAvailableGroundStationProperties
Implements IAvailableGroundStationPropertiesAutoGenerated
Derived
Attributes
Implements

Properties

Name Description
AltitudeMeter

Altitude of the ground station.

(Inherited from IAvailableGroundStationPropertiesAutoGenerated)
City

City of ground station.

(Inherited from IAvailableGroundStationPropertiesAutoGenerated)
LatitudeDegree

Latitude of the ground station in decimal degrees.

(Inherited from IAvailableGroundStationPropertiesAutoGenerated)
LongitudeDegree

Longitude of the ground station in decimal degrees.

(Inherited from IAvailableGroundStationPropertiesAutoGenerated)
ProviderName

Ground station provider name.

(Inherited from IAvailableGroundStationPropertiesAutoGenerated)
ReleaseMode

Release Status of a ground station.

(Inherited from IAvailableGroundStationPropertiesAutoGenerated)

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to