ArmDeploymentPropertiesExtended.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.
Contains diagnostic information collected during validation process.
public Azure.Provisioning.BicepList<Azure.Provisioning.Resources.DeploymentDiagnosticsDefinition> Diagnostics { get; }
member this.Diagnostics : Azure.Provisioning.BicepList<Azure.Provisioning.Resources.DeploymentDiagnosticsDefinition>
Public ReadOnly Property Diagnostics As BicepList(Of DeploymentDiagnosticsDefinition)