你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IDataBoxCustomerDiskJobDetails Interface

Definition

[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)

Applies to