CertSyncRecord.Controls Property

Definition

The control records list to be synchronized.

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

Property Value

Applies to