Share via


CreateInstallTicketRequest.InstallDetails Property

Definition

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to