次の方法で共有


DeviceUpdateAccountResource.GetDeviceUpdatePrivateEndpointConnections メソッド

定義

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

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

戻り値

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

適用対象