Share via


OrbitalSpacecraftData Class

Definition

A class representing the OrbitalSpacecraft data model. Customer creates a spacecraft resource to schedule a contact.

public class OrbitalSpacecraftData : Azure.ResourceManager.Models.TrackedResourceData
type OrbitalSpacecraftData = class
    inherit TrackedResourceData
Public Class OrbitalSpacecraftData
Inherits TrackedResourceData
Inheritance
OrbitalSpacecraftData

Constructors

OrbitalSpacecraftData(AzureLocation)

Initializes a new instance of OrbitalSpacecraftData.

Properties

ETag

A unique read-only string that changes whenever the resource is updated.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
Links

Immutable list of Spacecraft links.

Location

The geo-location where the resource lives.

(Inherited from TrackedResourceData)
Name

The name of the resource.

(Inherited from ResourceData)
NoradId

NORAD ID of the spacecraft.

ProvisioningState

The current state of the resource's creation, deletion, or modification.

ResourceType

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from ResourceData)
SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)
Tags

Resource tags.

(Inherited from TrackedResourceData)
TitleLine

Title line of the two-line element set (TLE).

TleLine1

Line 1 of the two-line element set (TLE).

TleLine2

Line 2 of the two-line element set (TLE).

Applies to