DevCenterProjectResource.GetProjectCatalogs Method

Definition

Gets a collection of ProjectCatalogs in the DevCenterProjectResource.

public virtual Azure.ResourceManager.DevCenter.ProjectCatalogCollection GetProjectCatalogs();
abstract member GetProjectCatalogs : unit -> Azure.ResourceManager.DevCenter.ProjectCatalogCollection
override this.GetProjectCatalogs : unit -> Azure.ResourceManager.DevCenter.ProjectCatalogCollection
Public Overridable Function GetProjectCatalogs () As ProjectCatalogCollection

Returns

An object representing collection of ProjectCatalogs and their operations over a ProjectCatalogResource.

Applies to