AddressValidationProperties Class

The address validation output.

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
AddressValidationProperties

Constructor

AddressValidationProperties(**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.

validation_status
str or <xref:azure.mgmt.databox.models.AddressValidationStatus>

The address validation status. Possible values include: "Valid", "Invalid", "Ambiguous".

alternate_addresses
list[<xref:azure.mgmt.databox.models.ShippingAddress>]

List of alternate addresses.