Freigeben über


WhatIfOperationResult.Diagnostics Property

Definition

List of resource diagnostics detected by What-If operation.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Resources.Models.DeploymentDiagnosticsDefinition> Diagnostics { get; }
member this.Diagnostics : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Resources.Models.DeploymentDiagnosticsDefinition>
Public ReadOnly Property Diagnostics As IReadOnlyList(Of DeploymentDiagnosticsDefinition)

Property Value

Applies to