ComputeNode.CertificateReferences Property

Definition

Gets the list of certificates installed on this compute node.

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

Property Value

Applies to