Share via


MonitorPrivateLinkScopeResource.GetMonitorPrivateLinkResources Method

Definition

Gets a collection of MonitorPrivateLinkResources in the MonitorPrivateLinkScope.

public virtual Azure.ResourceManager.Monitor.MonitorPrivateLinkResourceCollection GetMonitorPrivateLinkResources ();
abstract member GetMonitorPrivateLinkResources : unit -> Azure.ResourceManager.Monitor.MonitorPrivateLinkResourceCollection
override this.GetMonitorPrivateLinkResources : unit -> Azure.ResourceManager.Monitor.MonitorPrivateLinkResourceCollection
Public Overridable Function GetMonitorPrivateLinkResources () As MonitorPrivateLinkResourceCollection

Returns

An object representing collection of MonitorPrivateLinkResources and their operations over a MonitorPrivateLinkResource.

Applies to