ArmPlanetaryComputerModelFactory 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.
A factory class for creating instances of the models for mocking.
public static class ArmPlanetaryComputerModelFactory
type ArmPlanetaryComputerModelFactory = class
Public Class ArmPlanetaryComputerModelFactory
- Inheritance
-
ArmPlanetaryComputerModelFactory
Methods
| Name | Description |
|---|---|
| PlanetaryComputerGeoCatalogData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, PlanetaryComputerGeoCatalogProperties, ManagedServiceIdentity) |
A Microsoft Planetary Computer Pro GeoCatalog resource. |
| PlanetaryComputerGeoCatalogPatch(IDictionary<String,String>, ManagedServiceIdentity) |
The properties of a GeoCatalog that can be updated. |
| PlanetaryComputerGeoCatalogProperties(Nullable<PlanetaryComputerGeoCatalogTier>, Uri, Nullable<PlanetaryComputerProvisioningState>, Nullable<AutoGeneratedDomainNameLabelScope>) |
The details of the Microsoft Planetary Computer Pro GeoCatalog. |