DestinationAccountDetails Class
Details of the destination of the data.
You probably want to use the sub-classes and not this class directly. Known sub-classes are: DestinationManagedDiskDetails, DestinationStorageAccountDetails.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
DestinationAccountDetails
Constructor
DestinationAccountDetails(*, account_id: Optional[str] = None, **kwargs)
Parameters
- data_destination_type
- str or <xref:azure.mgmt.databox.models.DataDestinationType>
Required
Required. Data Destination Type.Constant filled by server. Possible values include: "UnknownType", "StorageAccount", "ManagedDisk".
Feedback
Submit and view feedback for