Share via


TemplateAppInstallDetails.Config Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to