Compartir a través de


ComputeNode.CertificateReferences Propiedad

Definición

Obtiene la lista de certificados instalados en este nodo de proceso.

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)

Valor de propiedad

Se aplica a