WhatIfOperationProperties interface

Deployment operation properties.

Properties

changes

List of resource changes predicted by What-If operation.

diagnostics

List of resource diagnostics detected by What-If operation.

potentialChanges

List of resource changes predicted by What-If operation.

Property Details

changes

List of resource changes predicted by What-If operation.

changes?: WhatIfChange[]

Property Value

diagnostics

List of resource diagnostics detected by What-If operation.

diagnostics?: DeploymentDiagnosticsDefinition[]

Property Value

potentialChanges

List of resource changes predicted by What-If operation.

potentialChanges?: WhatIfChange[]

Property Value