次の方法で共有


BatchAccountResource.GetBatchPrivateLinkResources メソッド

定義

BatchAccount 内の BatchPrivateLinkResources のコレクションを取得します。

public virtual Azure.ResourceManager.Batch.BatchPrivateLinkResourceCollection GetBatchPrivateLinkResources ();
abstract member GetBatchPrivateLinkResources : unit -> Azure.ResourceManager.Batch.BatchPrivateLinkResourceCollection
override this.GetBatchPrivateLinkResources : unit -> Azure.ResourceManager.Batch.BatchPrivateLinkResourceCollection
Public Overridable Function GetBatchPrivateLinkResources () As BatchPrivateLinkResourceCollection

戻り値

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

適用対象