Partager via


Module.Error Propriété

Définition

Obtient ou définit les informations d’erreur du module.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à