PreferencesValidationResponseProperties Class

Properties of data center and transport preference validation response.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
azure.mgmt.databox.v2020_11_01.models._models_py3.ValidationInputResponse
PreferencesValidationResponseProperties

Constructor

PreferencesValidationResponseProperties(**kwargs: Any)

Variables

Name Description
validation_type

Identifies the type of validation response. Required. Known values are: "ValidateAddress", "ValidateSubscriptionIsAllowedToCreateJob", "ValidatePreferences", "ValidateCreateOrderLimit", "ValidateSkuAvailability", and "ValidateDataTransferDetails".

error

Error code and message of validation response.

status

Validation status of requested data center and transport. Known values are: "Valid", "Invalid", and "Skipped".