次の方法で共有


DevCenterProjectResource.GetProjectAttachedNetworkConnections メソッド

定義

DevCenterProject 内の ProjectAttachedNetworkConnectionResources のコレクションを取得します。

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

戻り値

ProjectAttachedNetworkConnectionResources のコレクションとその ProjectAttachedNetworkConnectionResource に対する操作を表す オブジェクト。

適用対象