DevCenterProjectResource.GetProjectAttachedNetworkConnections Method

Definition

Gets a collection of ProjectAttachedNetworkConnectionResources in the DevCenterProject.

public virtual Azure.ResourceManager.DevCenter.ProjectAttachedNetworkConnectionCollection GetProjectAttachedNetworkConnections ();
abstract member GetProjectAttachedNetworkConnections : unit -> Azure.ResourceManager.DevCenter.ProjectAttachedNetworkConnectionCollection
override this.GetProjectAttachedNetworkConnections : unit -> Azure.ResourceManager.DevCenter.ProjectAttachedNetworkConnectionCollection
Public Overridable Function GetProjectAttachedNetworkConnections () As ProjectAttachedNetworkConnectionCollection

Returns

An object representing collection of ProjectAttachedNetworkConnectionResources and their operations over a ProjectAttachedNetworkConnectionResource.

Applies to