다음을 통해 공유


Module.Error 속성

정의

모듈의 오류 정보를 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.error")]
public Microsoft.Azure.Management.Automation.Models.ModuleErrorInfo Error { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.error")>]
member this.Error : Microsoft.Azure.Management.Automation.Models.ModuleErrorInfo with get, set
Public Property Error As ModuleErrorInfo

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상