Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WhatIfOperationResult

Package version

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

Hierarchy

  • WhatIfOperationResult

Index

Properties

Properties

Optional changes

changes: WhatIfChange[]

List of resource changes predicted by What-If operation.

Optional error

Error when What-If operation fails.

Optional status

status: undefined | string

Status of the What-If operation.

Generated using TypeDoc