次の方法で共有


ServerEndpointRecallStatus.RecallErrors プロパティ

定義

呼び戻しエラーの配列を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象