InfeasibilityReason interface

Reason explaining why a CalculateCostPlan is not deployable. This is a per-plan annotation surfaced inside a successful calculateCost response, not an ARM error envelope.

Properties

code

Machine-readable reason code.

message

Human-readable message accompanying code.

Property Details

code

Machine-readable reason code.

code: string

Property Value

string

message

Human-readable message accompanying code.

message: string

Property Value

string