DevCenterProjectResource.GetProjectCatalogs Method
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.
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.