Condividi tramite


UpdateDatasourcesRequest.UpdateDetails Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="updateDetails")]
public System.Collections.Generic.IList<Microsoft.PowerBI.Api.Models.UpdateDatasourceConnectionRequest> UpdateDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="updateDetails")>]
member this.UpdateDetails : System.Collections.Generic.IList<Microsoft.PowerBI.Api.Models.UpdateDatasourceConnectionRequest> with get, set
Public Property UpdateDetails As IList(Of UpdateDatasourceConnectionRequest)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to