次の方法で共有


Gateway.PublicKey プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象