NeonProjectResource.GetNeonBranches 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 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.