PlanetaryComputerOperation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft Planetary Computer Pro geo-catalog operation.
public class PlanetaryComputerOperation : System.ClientModel.Primitives.IJsonModel<Azure.Analytics.PlanetaryComputer.PlanetaryComputerOperation>, System.ClientModel.Primitives.IPersistableModel<Azure.Analytics.PlanetaryComputer.PlanetaryComputerOperation>
type PlanetaryComputerOperation = class
interface IJsonModel<PlanetaryComputerOperation>
interface IPersistableModel<PlanetaryComputerOperation>
Public Class PlanetaryComputerOperation
Implements IJsonModel(Of PlanetaryComputerOperation), IPersistableModel(Of PlanetaryComputerOperation)
- Inheritance
-
PlanetaryComputerOperation
- Implements
Properties
| Name | Description |
|---|---|
| AdditionalInformation |
Additional information elements about the particular operation type. |
| CollectionId |
Collection ID. |
| CreatedOn |
The UTC time at which the operation was created. |
| Error |
Error information. |
| FinishedOn |
The UTC time at which the operation finished its execution. |
| Id |
Operation id. |
| Kind |
Operation type. |
| StartedOn |
The UTC time at which the operation was started. |
| Status |
Operation status. |
| StatusHistory |
The history of the operation status in time. |
Methods
Operators
| Name | Description |
|---|---|
| Explicit(Response to PlanetaryComputerOperation) | |