共用方式為


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

適用於