CloudTieringFilesNotTiering.Errors Property

Definition

Gets array of tiering errors

[Newtonsoft.Json.JsonProperty(PropertyName="errors")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.StorageSync.Models.FilesNotTieringError> Errors { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="errors")>]
member this.Errors : System.Collections.Generic.IList<Microsoft.Azure.Management.StorageSync.Models.FilesNotTieringError>
Public ReadOnly Property Errors As IList(Of FilesNotTieringError)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to