CertSyncRecord 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 certification record synchronized from app compliance.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.CertSyncRecordTypeConverter))]
public class CertSyncRecord : Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.ICertSyncRecord
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.CertSyncRecordTypeConverter))>]
type CertSyncRecord = class
interface ICertSyncRecord
interface IJsonSerializable
Public Class CertSyncRecord
Implements ICertSyncRecord
- Inheritance
-
CertSyncRecord
- Attributes
- Implements
Cert |
Creates an new CertSyncRecord instance. |
Certification |
Indicates the status of certification process. |
Control |
The control records list to be synchronized. |
Ingestion |
Indicates the status of compliance process. |
Offer |
The offerGuid which mapping to the reports. |
Deserialize |
Deserializes a IDictionary into an instance of CertSyncRecord. |
Deserialize |
Deserializes a PSObject into an instance of CertSyncRecord. |
From |
Deserializes a JsonNode into an instance of Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.ICertSyncRecord. |
From |
Creates a new instance of CertSyncRecord, deserializing the content from a json string. |
To |
Serializes this instance of CertSyncRecord into a JsonNode. |
To |
Serializes this instance to a json string. |
To |
Termék | Verziók |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |