GroundStationCapability Struct

Definition

The GroundStationCapability.

public readonly struct GroundStationCapability : IEquatable<Azure.ResourceManager.Orbital.Models.GroundStationCapability>
type GroundStationCapability = struct
Public Structure GroundStationCapability
Implements IEquatable(Of GroundStationCapability)
Inheritance
GroundStationCapability
Implements

Constructors

GroundStationCapability(String)

Initializes a new instance of GroundStationCapability.

Properties

Communication

Communication.

EarthObservation

EarthObservation.

Methods

Equals(GroundStationCapability)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Equality(GroundStationCapability, GroundStationCapability)

Determines if two GroundStationCapability values are the same.

Implicit(String to GroundStationCapability)

Converts a string to a GroundStationCapability.

Inequality(GroundStationCapability, GroundStationCapability)

Determines if two GroundStationCapability values are not the same.

Applies to