次の方法で共有


CloudTieringFilesNotTiering.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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象