PassthroughResponse.Error Property

Definition

[System.Runtime.Serialization.DataMember(EmitDefaultValue=true, IsRequired=false, Order=2)]
public Microsoft.WindowsAzure.Management.HDInsight.Contracts.ErrorDetails Error { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=true, IsRequired=false, Order=2)>]
member this.Error : Microsoft.WindowsAzure.Management.HDInsight.Contracts.ErrorDetails with get, set
Public Property Error As ErrorDetails

Property Value

Attributes

Applies to