MockablePlanetaryComputerArmClient.GetPlanetaryComputerGeoCatalogResource Method

Definition

Gets an object representing a PlanetaryComputerGeoCatalogResource along with the instance operations that can be performed on it but with no data.

public virtual Azure.ResourceManager.PlanetaryComputer.PlanetaryComputerGeoCatalogResource GetPlanetaryComputerGeoCatalogResource(Azure.Core.ResourceIdentifier id);
abstract member GetPlanetaryComputerGeoCatalogResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.PlanetaryComputer.PlanetaryComputerGeoCatalogResource
override this.GetPlanetaryComputerGeoCatalogResource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.PlanetaryComputer.PlanetaryComputerGeoCatalogResource
Public Overridable Function GetPlanetaryComputerGeoCatalogResource (id As ResourceIdentifier) As PlanetaryComputerGeoCatalogResource

Parameters

id
ResourceIdentifier

The resource ID of the resource to get.

Returns

Returns a PlanetaryComputerGeoCatalogResource object.

Applies to