Dela via


WhatIfOperationResult interface

Result of the What-If operation. Contains a list of predicted changes and a URL link to get to the next set of results.

Properties

changes

List of resource changes predicted by What-If operation.

error

Error when What-If operation fails.

status

Status of the What-If operation.

Property Details

changes

List of resource changes predicted by What-If operation.

changes?: WhatIfChange[]

Property Value

error

Error when What-If operation fails.

error?: ErrorResponse

Property Value

status

Status of the What-If operation.

status?: string

Property Value

string