次の方法で共有


BatchAccountResource.GetBatchAccountCertificates メソッド

定義

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

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

戻り値

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

適用対象