Freigeben über


PSCloudTieringFilesNotTiering.Errors Property

Definition

Gets or sets the list of errors.

public System.Collections.Generic.IList<Microsoft.Azure.Commands.StorageSync.Models.PSFilesNotTieringError> Errors { get; set; }
member this.Errors : System.Collections.Generic.IList<Microsoft.Azure.Commands.StorageSync.Models.PSFilesNotTieringError> with get, set
Public Property Errors As IList(Of PSFilesNotTieringError)

Property Value

The list of errors.

Applies to