Freigeben über


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

Name Description
GroundStationCapability(String)

Initializes a new instance of GroundStationCapability.

Properties

Name Description
Communication

Communication.

EarthObservation

EarthObservation.

Methods

Name Description
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

Name Description
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