IDataBoxCustomerDiskJobDetails Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.DataBoxCustomerDiskJobDetailsTypeConverter))]
public interface IDataBoxCustomerDiskJobDetails : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IJobDetails
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.DataBoxCustomerDiskJobDetailsTypeConverter))>]
type IDataBoxCustomerDiskJobDetails = interface
interface IJsonSerializable
interface IJobDetails
Public Interface IDataBoxCustomerDiskJobDetails
Implements IJobDetails
- Derived
- Attributes
- Implements
Properties
Action |
Available actions on the job. (Inherited from IJobDetails) |
ChainOfCustodySasKey |
Shared access key to download the chain of custody logs (Inherited from IJobDetails) |
ContactDetail |
Contact details for notification and shipping. (Inherited from IJobDetails) |
CopyLogDetail |
List of copy log details. (Inherited from IJobDetails) |
CopyProgress |
Copy progress per disk. |
DatacenterAddress |
Datacenter address to ship to, for the given sku and storage location. (Inherited from IJobDetails) |
DataCenterCode |
DataCenter code. (Inherited from IJobDetails) |
DataExportDetail |
Details of the data to be exported from azure. (Inherited from IJobDetails) |
DataImportDetail |
Details of the data to be imported into azure. (Inherited from IJobDetails) |
DeliverToDcPackageDetailCarrierName |
Name of the carrier. |
DeliverToDcPackageDetailTrackingId |
Tracking Id of shipment. |
DeliveryPackage |
Delivery package shipping details. (Inherited from IJobDetails) |
DeviceErasureDetail |
Holds device data erasure details (Inherited from IJobDetails) |
EnableManifestBackup |
Flag to indicate if disk manifest should be backed-up in the Storage Account. |
ExpectedDataSizeInTeraByte |
The expected size of the data, which needs to be transferred in this job, in terabytes. (Inherited from IJobDetails) |
ExportDiskDetailsCollection |
Contains the map of disk serial number to the disk details for export jobs. |
ImportDiskDetailsCollection |
Contains the map of disk serial number to the disk details for import jobs. |
JobStage |
List of stages that run in the job. (Inherited from IJobDetails) |
KeyEncryptionKey |
Details about which key encryption type is being used. (Inherited from IJobDetails) |
LastMitigationActionOnJob |
Last mitigation action performed on the job. (Inherited from IJobDetails) |
Preference |
Preferences for the order. (Inherited from IJobDetails) |
ReturnPackage |
Return package shipping details. (Inherited from IJobDetails) |
ReturnToCustomerPackageDetailCarrierAccountNumber |
Carrier Account Number of customer for customer disk. |
ReturnToCustomerPackageDetailCarrierName |
Name of the carrier. |
ReturnToCustomerPackageDetailTrackingId |
Tracking Id of shipment. |
ReverseShipmentLabelSasKey |
Shared access key to download the return shipment label (Inherited from IJobDetails) |
ReverseShippingDetail |
Optional Reverse Shipping details for order. (Inherited from IJobDetails) |
ShippingAddress |
Shipping address of the customer. (Inherited from IJobDetails) |
Type |
Indicates the type of job details. (Inherited from IJobDetails) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |