다음을 통해 공유


ValidationResponse.ErrorInfo 속성

정의

실패한 유효성 검사 결과 세부 정보를 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="errorInfo")]
public Microsoft.Azure.Management.Authorization.Models.ValidationResponseErrorInfo ErrorInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="errorInfo")>]
member this.ErrorInfo : Microsoft.Azure.Management.Authorization.Models.ValidationResponseErrorInfo with get, set
Public Property ErrorInfo As ValidationResponseErrorInfo

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상