IReportResource.CertRecord Property
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.
List of synchronized certification records.
C#
[Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Runtime.Info(Create=false, Description="List of synchronized certification records.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.ICertSyncRecord) }, Read=true, ReadOnly=true, Required=false, SerializedName="certRecords", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.ICertSyncRecord> CertRecord { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Runtime.Info(Create=false, Description="List of synchronized certification records.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.ICertSyncRecord) }, Read=true, ReadOnly=true, Required=false, SerializedName="certRecords", Update=false)>]
member this.CertRecord : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.AppComplianceAutomation.Models.ICertSyncRecord>
Public ReadOnly Property CertRecord As List(Of ICertSyncRecord)
- Attributes
Termék | Verziók |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |