PSDeploymentStackWhatIfExtension.Config Property

Definition

[Newtonsoft.Json.JsonProperty("config")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.DeploymentStackWhatIf.PSDeploymentStackWhatIfExtensionConfigItem> Config { get; set; }
[<Newtonsoft.Json.JsonProperty("config")>]
member this.Config : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.DeploymentStackWhatIf.PSDeploymentStackWhatIfExtensionConfigItem> with get, set
Public Property Config As IDictionary(Of String, PSDeploymentStackWhatIfExtensionConfigItem)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to