CreateInstallTicketRequest.InstallDetails プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象