다음을 통해 공유


VnetValidationTestFailure.Details 속성

정의

오류의 원인에 대한 세부 정보(예: 차단 규칙 이름 등)를 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.details")]
public string Details { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.details")>]
member this.Details : string with get, set
Public Property Details As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상