PSDeploymentStackWhatIfProperties.Diagnostics Property

Definition

[Newtonsoft.Json.JsonProperty("diagnostics")]
public System.Collections.Generic.IList<Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.DeploymentStackWhatIf.PSDeploymentStackWhatIfDiagnostic> Diagnostics { get; set; }
[<Newtonsoft.Json.JsonProperty("diagnostics")>]
member this.Diagnostics : System.Collections.Generic.IList<Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.DeploymentStackWhatIf.PSDeploymentStackWhatIfDiagnostic> with get, set
Public Property Diagnostics As IList(Of PSDeploymentStackWhatIfDiagnostic)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to