PlanetaryComputerExtensions Class

Definition

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

public static class PlanetaryComputerExtensions
type PlanetaryComputerExtensions = class
Public Module PlanetaryComputerExtensions
Inheritance
PlanetaryComputerExtensions

Methods

Name Description
GetPlanetaryComputerGeoCatalog(ResourceGroupResource, String, CancellationToken)

Get a GeoCatalog <item> Mocking. To mock this method, please mock GetPlanetaryComputerGeoCatalog(String, CancellationToken) instead. </item>

GetPlanetaryComputerGeoCatalogAsync(ResourceGroupResource, String, CancellationToken)

Get a GeoCatalog <item> Mocking. To mock this method, please mock GetPlanetaryComputerGeoCatalogAsync(String, CancellationToken) instead. </item>

GetPlanetaryComputerGeoCatalogResource(ArmClient, ResourceIdentifier)

Gets an object representing a PlanetaryComputerGeoCatalogResource along with the instance operations that can be performed on it but with no data. <item> Mocking. To mock this method, please mock GetPlanetaryComputerGeoCatalogResource(ResourceIdentifier) instead. </item>

GetPlanetaryComputerGeoCatalogs(ResourceGroupResource)

Gets a collection of PlanetaryComputerGeoCatalogs in the ResourceGroupResource<item> Mocking. To mock this method, please mock GetPlanetaryComputerGeoCatalogs() instead. </item>

GetPlanetaryComputerGeoCatalogs(SubscriptionResource, CancellationToken)

List GeoCatalog resources by subscription ID <item> Mocking. To mock this method, please mock GetPlanetaryComputerGeoCatalogs(CancellationToken) instead. </item>

GetPlanetaryComputerGeoCatalogsAsync(SubscriptionResource, CancellationToken)

List GeoCatalog resources by subscription ID <item> Mocking. To mock this method, please mock GetPlanetaryComputerGeoCatalogsAsync(CancellationToken) instead. </item>

Applies to