次の方法で共有


VpnConnectionResource.GetVpnSiteLinkConnections メソッド

定義

VpnConnection 内の VpnSiteLinkConnectionResources のコレクションを取得します。

public virtual Azure.ResourceManager.Network.VpnSiteLinkConnectionCollection GetVpnSiteLinkConnections ();
abstract member GetVpnSiteLinkConnections : unit -> Azure.ResourceManager.Network.VpnSiteLinkConnectionCollection
override this.GetVpnSiteLinkConnections : unit -> Azure.ResourceManager.Network.VpnSiteLinkConnectionCollection
Public Overridable Function GetVpnSiteLinkConnections () As VpnSiteLinkConnectionCollection

戻り値

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

適用対象