Share via


OrbitalContactProfileData Class

Definition

A class representing the OrbitalContactProfile data model. Customer creates a Contact Profile Resource, which will contain all of the configurations required for scheduling a contact.

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

Constructors

OrbitalContactProfileData(AzureLocation)

Initializes a new instance of OrbitalContactProfileData.

Properties

AutoTrackingConfiguration

Auto-tracking configuration.

ETag

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

EventHubUri

ARM resource identifier of the Event Hub used for telemetry. Requires granting Orbital Resource Provider the rights to send telemetry into the hub.

Id

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

(Inherited from ResourceData)
Links

Links of the Contact Profile. Describes RF links, modem processing, and IP endpoints.

Location

The geo-location where the resource lives.

(Inherited from TrackedResourceData)
MinimumElevationDegrees

Minimum viable elevation for the contact in decimal degrees. Used for listing the available contacts with a spacecraft at a given ground station.

MinimumViableContactDuration

Minimum viable contact duration in ISO 8601 format. Used for listing the available contacts with a spacecraft at a given ground station.

Name

The name of the resource.

(Inherited from ResourceData)
NetworkSubnetId

ARM resource identifier of the subnet delegated to the Microsoft.Orbital/orbitalGateways. Needs to be at least a class C subnet, and should not have any IP created in it.

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)

Applies to