ArmConfigurationDiffResponse interface

Arm Configuration Diff Response.

Extends

Properties

configurationDiffUrl

Storage URL to the diff file.

Inherited Properties

error

The error object.

Property Details

configurationDiffUrl

Storage URL to the diff file.

configurationDiffUrl?: string

Property Value

string

Inherited Property Details

error

The error object.

error?: ErrorDetail

Property Value

Inherited From CommonErrorResponse.error