IControlSyncRecord Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.ControlSyncRecordTypeConverter))]
public interface IControlSyncRecord : Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.ControlSyncRecordTypeConverter))>]
type IControlSyncRecord = interface
interface IJsonSerializable
Public Interface IControlSyncRecord
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Control |
The Id of the control. e.g. "Operational_Security_10" |
Control |
Control status synchronized from app compliance. |
To |
(Inherited from IJsonSerializable) |
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |