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

IUpdateJobDetails Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.UpdateJobDetailsTypeConverter))]
public interface IUpdateJobDetails : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.UpdateJobDetailsTypeConverter))>]
type IUpdateJobDetails = interface
    interface IJsonSerializable
Public Interface IUpdateJobDetails
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ContactDetail

Contact details for notification and shipping.

ContactDetailContactName

Contact name of the person.

ContactDetailMobile

Mobile number of the contact person.

ContactDetailPhone

Phone number of the contact person.

ContactDetailPhoneExtension

Phone extension number of the contact person.

EncryptionPreferenceDoubleEncryption

Defines secondary layer of software-based encryption enablement.

EncryptionPreferenceHardwareEncryption

Defines Hardware level encryption (Only for disk)

KeyEncryptionKey

Key encryption key for the job.

PreferencePreferredDataCenterRegion

Preferred data center region.

PreferenceStorageAccountAccessTierPreference

Preferences related to the Access Tier of storage accounts.

ReturnToCustomerPackageDetailCarrierAccountNumber

Carrier Account Number of customer for customer disk.

ReturnToCustomerPackageDetailCarrierName

Name of the carrier.

ReturnToCustomerPackageDetailTrackingId

Tracking Id of shipment.

ReverseShippingDetailIsUpdated

A flag to indicate whether Reverse Shipping details are updated or not after device has been prepared. Read only field

ReverseShippingDetailShippingAddress

Shipping address where customer wishes to receive the device.

ReverseTransportPreferenceIsUpdated

Read only property which indicates whether transport preferences has been updated or not after device is prepared.

ReverseTransportPreferencePreferredShipmentType

Indicates Shipment Logistics type that the customer preferred.

ShippingAddress

Shipping address of the customer.

TransportPreferenceIsUpdated

Read only property which indicates whether transport preferences has been updated or not after device is prepared.

TransportPreferencePreferredShipmentType

Indicates Shipment Logistics type that the customer preferred.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to