CloudPool.CertificateReferences Property

Definition

Gets or sets a list of certificates to be installed on each compute node in the pool.

public System.Collections.Generic.IList<Microsoft.Azure.Batch.CertificateReference> CertificateReferences { get; set; }
member this.CertificateReferences : System.Collections.Generic.IList<Microsoft.Azure.Batch.CertificateReference> with get, set
Public Property CertificateReferences As IList(Of CertificateReference)

Property Value

Applies to