Compartir a través de


Module.Error Propiedad

Definición

Obtiene o establece la información de error del módulo.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a