Share via


MonitorPrivateLinkScopeResource.GetMonitorPrivateLinkScopedResources Method

Definition

Gets a collection of MonitorPrivateLinkScopedResources in the MonitorPrivateLinkScope.

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

Returns

An object representing collection of MonitorPrivateLinkScopedResources and their operations over a MonitorPrivateLinkScopedResource.

Applies to