Share via


BatchAccountResource.GetBatchAccountCertificates Method

Definition

Gets a collection of BatchAccountCertificateResources in the BatchAccount.

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

Returns

An object representing collection of BatchAccountCertificateResources and their operations over a BatchAccountCertificateResource.

Applies to