Condividi tramite


ScanRequest.Error Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="error")]
public Microsoft.PowerBI.Api.Models.PowerBIApiErrorResponseDetail Error { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="error")>]
member this.Error : Microsoft.PowerBI.Api.Models.PowerBIApiErrorResponseDetail with get, set
Public Property Error As PowerBIApiErrorResponseDetail

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to