Compartilhar via


CreateInstallTicketRequest.InstallDetails Propriedade

Definição

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a