Condividi tramite


PSSyncSessionStatus.FilesNotSyncingErrors Property

Definition

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

Applies to