DeviceUpdateAccountResource.GetPrivateEndpointConnectionProxies メソッド

定義

DeviceUpdateAccount 内の PrivateEndpointConnectionProxyResources のコレクションを取得します。

public virtual Azure.ResourceManager.DeviceUpdate.PrivateEndpointConnectionProxyCollection GetPrivateEndpointConnectionProxies ();
abstract member GetPrivateEndpointConnectionProxies : unit -> Azure.ResourceManager.DeviceUpdate.PrivateEndpointConnectionProxyCollection
override this.GetPrivateEndpointConnectionProxies : unit -> Azure.ResourceManager.DeviceUpdate.PrivateEndpointConnectionProxyCollection
Public Overridable Function GetPrivateEndpointConnectionProxies () As PrivateEndpointConnectionProxyCollection

戻り値

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

適用対象