PSSyncSessionStatus.FilesNotSyncingErrors Property
Definition
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.
Gets or sets the files not syncing errors
public System.Collections.Generic.IList<Microsoft.Azure.Commands.StorageSync.Models.PSServerEndpointFilesNotSyncingError> FilesNotSyncingErrors { get; set; }
member this.FilesNotSyncingErrors : System.Collections.Generic.IList<Microsoft.Azure.Commands.StorageSync.Models.PSServerEndpointFilesNotSyncingError> with get, set
Public Property FilesNotSyncingErrors As IList(Of PSServerEndpointFilesNotSyncingError)
Property Value
The list of files not syncing errors