ISyncErrorDetails.Error Property

Definition

Errors that occured during synchronization.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Errors that occured during synchronization.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ICatalogSyncError) }, ReadOnly=true, Required=false, SerializedName="errors")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ICatalogSyncError[] Error { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Errors that occured during synchronization.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ICatalogSyncError) }, ReadOnly=true, Required=false, SerializedName="errors")>]
member this.Error : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20231001Preview.ICatalogSyncError[]
Public ReadOnly Property Error As ICatalogSyncError()

Property Value

Attributes

Applies to