CertSyncRecord Class

Definition

A class represent the certification record synchronized from app compliance.

C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.CertSyncRecordTypeConverter))]
public class CertSyncRecord : Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.ICertSyncRecord
Inheritance
CertSyncRecord
Attributes
Implements

Constructors

CertSyncRecord()

Creates an new CertSyncRecord instance.

Properties

CertificationStatus

Indicates the status of certification process.

Control

The control records list to be synchronized.

IngestionStatus

Indicates the status of compliance process.

OfferGuid

The offerGuid which mapping to the reports.

Methods

DeserializeFromDictionary(IDictionary)

Deserializes a IDictionary into an instance of CertSyncRecord.

DeserializeFromPSObject(PSObject)

Deserializes a PSObject into an instance of CertSyncRecord.

FromJson(JsonNode)

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

FromJsonString(String)

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

ToJson(JsonObject, SerializationMode)

Serializes this instance of CertSyncRecord into a JsonNode.

ToJsonString()

Serializes this instance to a json string.

ToString()

Applies to

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