ControlSyncRecord Class
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.
A class represent the control record synchronized from app compliance.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.ControlSyncRecordTypeConverter))]
public class ControlSyncRecord : Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.IControlSyncRecord
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.ControlSyncRecordTypeConverter))>]
type ControlSyncRecord = class
interface IControlSyncRecord
interface IJsonSerializable
Public Class ControlSyncRecord
Implements IControlSyncRecord
- Inheritance
-
ControlSyncRecord
- Attributes
- Implements
Control |
Creates an new ControlSyncRecord instance. |
Control |
The Id of the control. e.g. "Operational_Security_10" |
Control |
Control status synchronized from app compliance. |
Deserialize |
Deserializes a IDictionary into an instance of ControlSyncRecord. |
Deserialize |
Deserializes a PSObject into an instance of ControlSyncRecord. |
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.IControlSyncRecord. |
From |
Creates a new instance of ControlSyncRecord, deserializing the content from a json string. |
To |
Serializes this instance of ControlSyncRecord into a JsonNode. |
To |
Serializes this instance to a json string. |
To |
Termék | Verziók |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |