次の方法で共有


MonitorPrivateLinkScopeResource.GetMonitorPrivateLinkScopedResources メソッド

定義

MonitorPrivateLinkScope 内の MonitorPrivateLinkScopedResources のコレクションを取得します。

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

戻り値

MonitorPrivateLinkScopedResources のコレクションと、MonitorPrivateLinkScopedResource に対する操作を表す オブジェクト。

適用対象