次の方法で共有


BatchAccountResource.GetBatchAccountDetectors メソッド

定義

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

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

戻り値

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

適用対象