Azure.ResourceManager.Orbital Namespace

Classes

AvailableGroundStationCollection

A class representing a collection of AvailableGroundStationResource and their operations. Each AvailableGroundStationResource in the collection will belong to the same instance of SubscriptionResource. To get an AvailableGroundStationCollection instance call the GetAvailableGroundStations method from an instance of SubscriptionResource.

AvailableGroundStationData

A class representing the AvailableGroundStation data model. Ground Stations available to schedule Contacts.

AvailableGroundStationResource

A Class representing an AvailableGroundStation along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an AvailableGroundStationResource from an instance of ArmClient using the GetAvailableGroundStationResource method. Otherwise you can get one from its parent resource SubscriptionResource using the GetAvailableGroundStation method.

OrbitalContactCollection

A class representing a collection of OrbitalContactResource and their operations. Each OrbitalContactResource in the collection will belong to the same instance of OrbitalSpacecraftResource. To get an OrbitalContactCollection instance call the GetOrbitalContacts method from an instance of OrbitalSpacecraftResource.

OrbitalContactData

A class representing the OrbitalContact data model. Customer creates a contact resource for a spacecraft resource.

OrbitalContactProfileCollection

A class representing a collection of OrbitalContactProfileResource and their operations. Each OrbitalContactProfileResource in the collection will belong to the same instance of ResourceGroupResource. To get an OrbitalContactProfileCollection instance call the GetOrbitalContactProfiles method from an instance of ResourceGroupResource.

OrbitalContactProfileData

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.

OrbitalContactProfileResource

A Class representing an OrbitalContactProfile along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an OrbitalContactProfileResource from an instance of ArmClient using the GetOrbitalContactProfileResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetOrbitalContactProfile method.

OrbitalContactResource

A Class representing an OrbitalContact along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an OrbitalContactResource from an instance of ArmClient using the GetOrbitalContactResource method. Otherwise you can get one from its parent resource OrbitalSpacecraftResource using the GetOrbitalContact method.

OrbitalExtensions

A class to add extension methods to Azure.ResourceManager.Orbital.

OrbitalSpacecraftCollection

A class representing a collection of OrbitalSpacecraftResource and their operations. Each OrbitalSpacecraftResource in the collection will belong to the same instance of ResourceGroupResource. To get an OrbitalSpacecraftCollection instance call the GetOrbitalSpacecrafts method from an instance of ResourceGroupResource.

OrbitalSpacecraftData

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

OrbitalSpacecraftResource

A Class representing an OrbitalSpacecraft along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an OrbitalSpacecraftResource from an instance of ArmClient using the GetOrbitalSpacecraftResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetOrbitalSpacecraft method.