IngestionRun 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 ingestion run.
public class IngestionRun : System.ClientModel.Primitives.IJsonModel<Azure.Analytics.PlanetaryComputer.IngestionRun>, System.ClientModel.Primitives.IPersistableModel<Azure.Analytics.PlanetaryComputer.IngestionRun>
type IngestionRun = class
interface IJsonModel<IngestionRun>
interface IPersistableModel<IngestionRun>
Public Class IngestionRun
Implements IJsonModel(Of IngestionRun), IPersistableModel(Of IngestionRun)
- Inheritance
-
IngestionRun
- Implements
Properties
| Name | Description |
|---|---|
| CreatedOn |
Creation time. |
| Id |
Run id. |
| KeepOriginalAssets |
Keep original source assets. |
| Operation |
Operation. |
| ParentRunId |
Run id which this run is associated to because it has been retried or rerun. |
| SkipExistingItems |
Skip any item that already exist in the GeoCatalog. |
| SourceCatalogUri |
URL of the source catalog. |
Methods
Operators
| Name | Description |
|---|---|
| Explicit(Response to IngestionRun) | |