HybridComputePrivateLinkScopeResource.GetHybridComputePrivateLinkResources メソッド

定義

HybridComputePrivateLinkScope 内の HybridComputePrivateLinkResources のコレクションを取得します。

public virtual Azure.ResourceManager.HybridCompute.HybridComputePrivateLinkResourceCollection GetHybridComputePrivateLinkResources ();
abstract member GetHybridComputePrivateLinkResources : unit -> Azure.ResourceManager.HybridCompute.HybridComputePrivateLinkResourceCollection
override this.GetHybridComputePrivateLinkResources : unit -> Azure.ResourceManager.HybridCompute.HybridComputePrivateLinkResourceCollection
Public Overridable Function GetHybridComputePrivateLinkResources () As HybridComputePrivateLinkResourceCollection

戻り値

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

適用対象