WhatIfOperationResult.Diagnostics Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets list of resource diagnostics detected by What-If operation.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.diagnostics")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Resources.Models.DeploymentDiagnosticsDefinition> Diagnostics { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.diagnostics")>]
member this.Diagnostics : System.Collections.Generic.IList<Microsoft.Azure.Management.Resources.Models.DeploymentDiagnosticsDefinition>
Public ReadOnly Property Diagnostics As IList(Of DeploymentDiagnosticsDefinition)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute