ResizeError.Details 속성

정의

오류에 대한 추가 세부 정보를 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="details")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Batch.Models.ResizeError> Details { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="details")>]
member this.Details : System.Collections.Generic.IList<Microsoft.Azure.Management.Batch.Models.ResizeError> with get, set
Public Property Details As IList(Of ResizeError)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상