你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DataBoxCustomerDiskJobDetails 构造函数
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
DataBoxCustomerDiskJobDetails()
初始化 DataBoxCustomerDiskJobDetails 类的新实例。
public DataBoxCustomerDiskJobDetails ();
Public Sub New ()
适用于
DataBoxCustomerDiskJobDetails(ContactDetails, PackageCarrierDetails, IList<JobStages>, ShippingAddress, PackageShippingDetails, PackageShippingDetails, IList<DataImportDetails>, IList<DataExportDetails>, Preferences, IList<CopyLogDetails>, String, String, KeyEncryptionKey, Nullable<Int32>, IList<Nullable<CustomerResolutionCode>>, LastMitigationActionOnJob, DatacenterAddressResponse, String, IDictionary<String,ImportDiskDetails>, IDictionary<String,ExportDiskDetails>, IList<DataBoxCustomerDiskCopyProgress>, PackageCarrierInfo, Nullable<Boolean>)
初始化 DataBoxCustomerDiskJobDetails 类的新实例。
public DataBoxCustomerDiskJobDetails (Microsoft.Azure.Management.DataBox.Models.ContactDetails contactDetails, Microsoft.Azure.Management.DataBox.Models.PackageCarrierDetails returnToCustomerPackageDetails, System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.JobStages> jobStages = default, Microsoft.Azure.Management.DataBox.Models.ShippingAddress shippingAddress = default, Microsoft.Azure.Management.DataBox.Models.PackageShippingDetails deliveryPackage = default, Microsoft.Azure.Management.DataBox.Models.PackageShippingDetails returnPackage = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.DataImportDetails> dataImportDetails = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.DataExportDetails> dataExportDetails = default, Microsoft.Azure.Management.DataBox.Models.Preferences preferences = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.CopyLogDetails> copyLogDetails = default, string reverseShipmentLabelSasKey = default, string chainOfCustodySasKey = default, Microsoft.Azure.Management.DataBox.Models.KeyEncryptionKey keyEncryptionKey = default, int? expectedDataSizeInTeraBytes = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.CustomerResolutionCode?> actions = default, Microsoft.Azure.Management.DataBox.Models.LastMitigationActionOnJob lastMitigationActionOnJob = default, Microsoft.Azure.Management.DataBox.Models.DatacenterAddressResponse datacenterAddress = default, string dataCenterCode = default, System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.DataBox.Models.ImportDiskDetails> importDiskDetailsCollection = default, System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.DataBox.Models.ExportDiskDetails> exportDiskDetailsCollection = default, System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.DataBoxCustomerDiskCopyProgress> copyProgress = default, Microsoft.Azure.Management.DataBox.Models.PackageCarrierInfo deliverToDcPackageDetails = default, bool? enableManifestBackup = default);
new Microsoft.Azure.Management.DataBox.Models.DataBoxCustomerDiskJobDetails : Microsoft.Azure.Management.DataBox.Models.ContactDetails * Microsoft.Azure.Management.DataBox.Models.PackageCarrierDetails * System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.JobStages> * Microsoft.Azure.Management.DataBox.Models.ShippingAddress * Microsoft.Azure.Management.DataBox.Models.PackageShippingDetails * Microsoft.Azure.Management.DataBox.Models.PackageShippingDetails * System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.DataImportDetails> * System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.DataExportDetails> * Microsoft.Azure.Management.DataBox.Models.Preferences * System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.CopyLogDetails> * string * string * Microsoft.Azure.Management.DataBox.Models.KeyEncryptionKey * Nullable<int> * System.Collections.Generic.IList<Nullable<Microsoft.Azure.Management.DataBox.Models.CustomerResolutionCode>> * Microsoft.Azure.Management.DataBox.Models.LastMitigationActionOnJob * Microsoft.Azure.Management.DataBox.Models.DatacenterAddressResponse * string * System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.DataBox.Models.ImportDiskDetails> * System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.DataBox.Models.ExportDiskDetails> * System.Collections.Generic.IList<Microsoft.Azure.Management.DataBox.Models.DataBoxCustomerDiskCopyProgress> * Microsoft.Azure.Management.DataBox.Models.PackageCarrierInfo * Nullable<bool> -> Microsoft.Azure.Management.DataBox.Models.DataBoxCustomerDiskJobDetails
Public Sub New (contactDetails As ContactDetails, returnToCustomerPackageDetails As PackageCarrierDetails, Optional jobStages As IList(Of JobStages) = Nothing, Optional shippingAddress As ShippingAddress = Nothing, Optional deliveryPackage As PackageShippingDetails = Nothing, Optional returnPackage As PackageShippingDetails = Nothing, Optional dataImportDetails As IList(Of DataImportDetails) = Nothing, Optional dataExportDetails As IList(Of DataExportDetails) = Nothing, Optional preferences As Preferences = Nothing, Optional copyLogDetails As IList(Of CopyLogDetails) = Nothing, Optional reverseShipmentLabelSasKey As String = Nothing, Optional chainOfCustodySasKey As String = Nothing, Optional keyEncryptionKey As KeyEncryptionKey = Nothing, Optional expectedDataSizeInTeraBytes As Nullable(Of Integer) = Nothing, Optional actions As IList(Of Nullable(Of CustomerResolutionCode)) = Nothing, Optional lastMitigationActionOnJob As LastMitigationActionOnJob = Nothing, Optional datacenterAddress As DatacenterAddressResponse = Nothing, Optional dataCenterCode As String = Nothing, Optional importDiskDetailsCollection As IDictionary(Of String, ImportDiskDetails) = Nothing, Optional exportDiskDetailsCollection As IDictionary(Of String, ExportDiskDetails) = Nothing, Optional copyProgress As IList(Of DataBoxCustomerDiskCopyProgress) = Nothing, Optional deliverToDcPackageDetails As PackageCarrierInfo = Nothing, Optional enableManifestBackup As Nullable(Of Boolean) = Nothing)
参数
- contactDetails
- ContactDetails
通知和发货的联系人详细信息。
- returnToCustomerPackageDetails
- PackageCarrierDetails
退回包裹寄送详细信息。
- shippingAddress
- ShippingAddress
客户的送货地址。
- deliveryPackage
- PackageShippingDetails
交付包裹寄送详细信息。
- returnPackage
- PackageShippingDetails
退回包裹寄送详细信息。
- dataImportDetails
- IList<DataImportDetails>
要导入 Azure 的数据的详细信息。
- dataExportDetails
- IList<DataExportDetails>
要从 Azure 导出的数据的详细信息。
- preferences
- Preferences
订单的首选项。
- copyLogDetails
- IList<CopyLogDetails>
复制日志详细信息列表。
- reverseShipmentLabelSasKey
- String
用于下载退货标签的共享访问密钥
- chainOfCustodySasKey
- String
用于下载托管日志链的共享访问密钥
- keyEncryptionKey
- KeyEncryptionKey
有关正在使用哪种密钥加密类型的详细信息。
- actions
- IList<Nullable<CustomerResolutionCode>>
作业上的可用操作。
- lastMitigationActionOnJob
- LastMitigationActionOnJob
对作业执行的最后一个缓解操作。
- datacenterAddress
- DatacenterAddressResponse
对于给定的 SKU 和存储位置,要寄送到的数据中心地址。
- dataCenterCode
- String
DataCenter 代码。 可能的值包括:“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“、”SEL21“、”SEL21“OSA20”、“SHA03”、“BJB”、“JNB22”、“JNB21”、“MNZ21”、“SN8”、“AUH20”、“ZRH20”、“PUS20”、“AdHoc”、“CH1”、“DSM05”
- importDiskDetailsCollection
- IDictionary<String,ImportDiskDetails>
包含磁盘序列号到导入作业的磁盘详细信息的映射。
- exportDiskDetailsCollection
- IDictionary<String,ExportDiskDetails>
包含磁盘序列号到导出作业的磁盘详细信息的映射。
- copyProgress
- IList<DataBoxCustomerDiskCopyProgress>
每个磁盘的复制进度。
- deliverToDcPackageDetails
- PackageCarrierInfo
交付包裹寄送详细信息。