Preferences Class

Preferences related to the order.

Inheritance
azure.mgmt.databox._serialization.Model
Preferences

Constructor

Preferences(*, preferred_data_center_region: List[str] | None = None, transport_preferences: _models.TransportPreferences | None = None, encryption_preferences: _models.EncryptionPreferences | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
preferred_data_center_region

Preferred data center region.

transport_preferences

Preferences related to the shipment logistics of the sku.

encryption_preferences

Preferences related to the Encryption.

Variables

Name Description
preferred_data_center_region

Preferred data center region.

transport_preferences

Preferences related to the shipment logistics of the sku.

encryption_preferences

Preferences related to the Encryption.