IJobResourceUpdateParameter 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.JobResourceUpdateParameterTypeConverter))]
public interface IJobResourceUpdateParameter : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.JobResourceUpdateParameterTypeConverter))>]
type IJobResourceUpdateParameter = interface
interface IJsonSerializable
Public Interface IJobResourceUpdateParameter
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
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. |
DetailContactDetail |
Contact details for notification and shipping. |
DetailKeyEncryptionKey |
Key encryption key for the job. |
DetailShippingAddress |
Shipping address of the customer. |
EncryptionPreferenceDoubleEncryption |
Defines secondary layer of software-based encryption enablement. |
EncryptionPreferenceHardwareEncryption |
Defines Hardware level encryption (Only for disk) |
IdentityPrincipalId |
Service Principal Id backing the Msi |
IdentityTenantId |
Home Tenant Id |
IdentityType |
Identity type |
IdentityUserAssignedIdentity |
User Assigned Identities |
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. |
Tag |
The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). |
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) |