Compartir a través de


CreateInstallTicketRequest.InstallDetails Propiedad

Definición

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a