SkuAvailabilityValidationResponseProperties interface

Properties of sku availability validation response.

Extends

Properties

status

Sku availability validation status.

validationType

Identifies the type of validation response.

Inherited Properties

error

Error code and message of validation response.

Property Details

status

Sku availability validation status.

status?: ValidationStatus

Property Value

validationType

Identifies the type of validation response.

validationType: "ValidateSkuAvailability"

Property Value

"ValidateSkuAvailability"

Inherited Property Details

error

Error code and message of validation response.

error?: CloudError

Property Value

Inherited From ValidationInputResponse.error