你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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