Compartir a través de


BatchAccountResource.GetBatchApplications Método

Definición

Obtiene una colección de BatchApplicationResources en BatchAccount.

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

Devoluciones

Objeto que representa la colección de BatchApplicationResources y sus operaciones a través de BatchApplicationResource.

Se aplica a