ControlSyncRecord Class

Definition

A class represent the control record synchronized from app compliance.

C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.ControlSyncRecordTypeConverter))]
public class ControlSyncRecord : Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.IControlSyncRecord
Inheritance
ControlSyncRecord
Attributes
Implements

Constructors

ControlSyncRecord()

Creates an new ControlSyncRecord instance.

Properties

ControlId

The Id of the control. e.g. "Operational_Security_10"

ControlStatus

Control status synchronized from app compliance.

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of ControlSyncRecord.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of ControlSyncRecord.

FromJson(JsonNode)

Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.IControlSyncRecord.

FromJsonString(String)

Creates a new instance of ControlSyncRecord, deserializing the content from a json string.

ToJson(JsonObject, SerializationMode)

Serializes this instance of ControlSyncRecord into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()

Applies to

Termék Verziók
Azure - PowerShell Commands 12 (LTS), Latest