Megosztás a következőn keresztül:


BatchAccountResource.GetBatchAccountDetectors Method

Definition

Gets a collection of BatchAccountDetectorResources in the BatchAccount.

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

Returns

An object representing collection of BatchAccountDetectorResources and their operations over a BatchAccountDetectorResource.

Applies to