DataDestinationDetailsValidationResponseProperties Class

Properties of data destination details 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.v2019_09_01.models._models_py3.ValidationInputResponse
DataDestinationDetailsValidationResponseProperties

Constructor

DataDestinationDetailsValidationResponseProperties(**kwargs)

Parameters

validation_type
str or <xref:azure.mgmt.databox.models.ValidationInputDiscriminator>
Required

Required. Identifies the type of validation response.Constant filled by server. Possible values include: "ValidateAddress", "ValidateDataDestinationDetails", "ValidateSubscriptionIsAllowedToCreateJob", "ValidatePreferences", "ValidateCreateOrderLimit", "ValidateSkuAvailability".

Variables

error
<xref:azure.mgmt.databox.models.Error>

Error code and message of validation response.

status
str or <xref:azure.mgmt.databox.models.ValidationStatus>

Data destination details validation status. Possible values include: "Valid", "Invalid", "Skipped".