次の方法で共有


CredentialDetails.EncryptedConnection プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象