AppComplianceReportProperties.CertRecords Property

Definition

List of synchronized certification records.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppComplianceAutomation.Models.CertSyncRecord> CertRecords { get; }
member this.CertRecords : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppComplianceAutomation.Models.CertSyncRecord>
Public ReadOnly Property CertRecords As IReadOnlyList(Of CertSyncRecord)

Property Value

Applies to