Share via


DeviceUpdateAccountResource.GetPrivateEndpointConnectionProxies Method

Definition

Gets a collection of PrivateEndpointConnectionProxyResources in the DeviceUpdateAccount.

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

Returns

An object representing collection of PrivateEndpointConnectionProxyResources and their operations over a PrivateEndpointConnectionProxyResource.

Applies to