Share via


NeonProjectResource.GetNeonBranches Method

Definition

Gets a collection of NeonBranchResources in the NeonProject.

public virtual Azure.ResourceManager.NeonPostgres.NeonBranchCollection GetNeonBranches();
abstract member GetNeonBranches : unit -> Azure.ResourceManager.NeonPostgres.NeonBranchCollection
override this.GetNeonBranches : unit -> Azure.ResourceManager.NeonPostgres.NeonBranchCollection
Public Overridable Function GetNeonBranches () As NeonBranchCollection

Returns

An object representing collection of NeonBranchResources and their operations over a NeonBranchResource.

Applies to