DataBoxCustomerDiskJobDetails Class
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.
Customer disk job details.
[Newtonsoft.Json.JsonObject("DataBoxCustomerDisk")]
public class DataBoxCustomerDiskJobDetails : Microsoft.Azure.Management.DataBox.Models.JobDetails
[<Newtonsoft.Json.JsonObject("DataBoxCustomerDisk")>]
type DataBoxCustomerDiskJobDetails = class
inherit JobDetails
Public Class DataBoxCustomerDiskJobDetails
Inherits JobDetails
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
Properties
Actions |
Gets available actions on the job. (Inherited from JobDetails) |
ChainOfCustodySasKey |
Gets shared access key to download the chain of custody logs (Inherited from JobDetails) |
ContactDetails |
Gets or sets contact details for notification and shipping. (Inherited from JobDetails) |
CopyLogDetails |
Gets list of copy log details. (Inherited from JobDetails) |
CopyProgress |
Gets copy progress per disk. |
DatacenterAddress |
Gets datacenter address to ship to, for the given sku and storage location. (Inherited from JobDetails) |
DataCenterCode |
Gets dataCenter code. Possible values include: 'Invalid', 'BY2', 'BY1', 'ORK70', 'AM2', 'AMS20', 'BY21', 'BY24', 'MWH01', 'AMS06', 'SSE90', 'SYD03', 'SYD23', 'CBR20', 'YTO20', 'CWL20', 'LON24', 'BOM01', 'BL20', 'BL7', 'SEL20', 'TYO01', 'BN1', 'SN5', 'CYS04', 'TYO22', 'YTO21', 'YQB20', 'FRA22', 'MAA01', 'CPQ02', 'CPQ20', 'SIN20', 'HKG20', 'SG2', 'MEL23', 'SEL21', 'OSA20', 'SHA03', 'BJB', 'JNB22', 'JNB21', 'MNZ21', 'SN8', 'AUH20', 'ZRH20', 'PUS20', 'AdHoc', 'CH1', 'DSM05' (Inherited from JobDetails) |
DataExportDetails |
Gets or sets details of the data to be exported from azure. (Inherited from JobDetails) |
DataImportDetails |
Gets or sets details of the data to be imported into azure. (Inherited from JobDetails) |
DeliverToDcPackageDetails |
Gets delivery package shipping details. |
DeliveryPackage |
Gets delivery package shipping details. (Inherited from JobDetails) |
EnableManifestBackup |
Gets or sets flag to indicate if disk manifest should be backed-up in the Storage Account. |
ExpectedDataSizeInTeraBytes |
Gets or sets the expected size of the data, which needs to be transferred in this job, in terabytes. (Inherited from JobDetails) |
ExportDiskDetailsCollection |
Gets contains the map of disk serial number to the disk details for export jobs. |
ImportDiskDetailsCollection |
Gets or sets contains the map of disk serial number to the disk details for import jobs. |
JobStages |
Gets list of stages that run in the job. (Inherited from JobDetails) |
KeyEncryptionKey |
Gets or sets details about which key encryption type is being used. (Inherited from JobDetails) |
LastMitigationActionOnJob |
Gets last mitigation action performed on the job. (Inherited from JobDetails) |
Preferences |
Gets or sets preferences for the order. (Inherited from JobDetails) |
ReturnPackage |
Gets return package shipping details. (Inherited from JobDetails) |
ReturnToCustomerPackageDetails |
Gets or sets return package shipping details. |
ReverseShipmentLabelSasKey |
Gets shared access key to download the return shipment label (Inherited from JobDetails) |
ShippingAddress |
Gets or sets shipping address of the customer. (Inherited from JobDetails) |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET