ImportInfo.ConnectionType プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="connectionType")]
public Microsoft.PowerBI.Api.Models.ConnectionType? ConnectionType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="connectionType")>]
member this.ConnectionType : Nullable<Microsoft.PowerBI.Api.Models.ConnectionType> with get, set
Public Property ConnectionType As Nullable(Of ConnectionType)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象