NeonOrganizationResource.GetNeonProjects 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 NeonProjectResources in the NeonOrganization.
public virtual Azure.ResourceManager.NeonPostgres.NeonProjectCollection GetNeonProjects();
abstract member GetNeonProjects : unit -> Azure.ResourceManager.NeonPostgres.NeonProjectCollection
override this.GetNeonProjects : unit -> Azure.ResourceManager.NeonPostgres.NeonProjectCollection
Public Overridable Function GetNeonProjects () As NeonProjectCollection
Returns
An object representing collection of NeonProjectResources and their operations over a NeonProjectResource.