@azure/arm-databox 5.0.1-alpha.20250326.1 → 5.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (114) hide show
  1. package/CHANGELOG.md +39 -10
  2. package/LICENSE +1 -1
  3. package/README.md +4 -7
  4. package/dist/browser/dataBoxManagementClient.d.ts.map +1 -1
  5. package/dist/browser/dataBoxManagementClient.js +12 -12
  6. package/dist/browser/dataBoxManagementClient.js.map +1 -1
  7. package/dist/browser/lroImpl.d.ts.map +1 -1
  8. package/dist/browser/lroImpl.js +8 -1
  9. package/dist/browser/lroImpl.js.map +1 -1
  10. package/dist/browser/models/index.d.ts +165 -2
  11. package/dist/browser/models/index.d.ts.map +1 -1
  12. package/dist/browser/models/index.js +38 -0
  13. package/dist/browser/models/index.js.map +1 -1
  14. package/dist/browser/models/mappers.d.ts +4 -0
  15. package/dist/browser/models/mappers.d.ts.map +1 -1
  16. package/dist/browser/models/mappers.js +1616 -1331
  17. package/dist/browser/models/mappers.js.map +1 -1
  18. package/dist/browser/models/parameters.js +49 -49
  19. package/dist/browser/models/parameters.js.map +1 -1
  20. package/dist/browser/operations/jobs.d.ts.map +1 -1
  21. package/dist/browser/operations/jobs.js +79 -79
  22. package/dist/browser/operations/jobs.js.map +1 -1
  23. package/dist/browser/operations/operations.js +9 -9
  24. package/dist/browser/operations/operations.js.map +1 -1
  25. package/dist/browser/operations/service.js +36 -36
  26. package/dist/browser/operations/service.js.map +1 -1
  27. package/dist/browser/operationsInterfaces/jobs.js.map +1 -1
  28. package/dist/browser/operationsInterfaces/operations.js.map +1 -1
  29. package/dist/browser/operationsInterfaces/service.js.map +1 -1
  30. package/dist/browser/pagingHelper.js.map +1 -1
  31. package/dist/commonjs/dataBoxManagementClient.d.ts.map +1 -1
  32. package/dist/commonjs/dataBoxManagementClient.js +12 -12
  33. package/dist/commonjs/dataBoxManagementClient.js.map +1 -1
  34. package/dist/commonjs/lroImpl.d.ts.map +1 -1
  35. package/dist/commonjs/lroImpl.js +8 -1
  36. package/dist/commonjs/lroImpl.js.map +1 -1
  37. package/dist/commonjs/models/index.d.ts +165 -2
  38. package/dist/commonjs/models/index.d.ts.map +1 -1
  39. package/dist/commonjs/models/index.js +39 -1
  40. package/dist/commonjs/models/index.js.map +1 -1
  41. package/dist/commonjs/models/mappers.d.ts +4 -0
  42. package/dist/commonjs/models/mappers.d.ts.map +1 -1
  43. package/dist/commonjs/models/mappers.js +1619 -1334
  44. package/dist/commonjs/models/mappers.js.map +1 -1
  45. package/dist/commonjs/models/parameters.js +48 -48
  46. package/dist/commonjs/models/parameters.js.map +1 -1
  47. package/dist/commonjs/operations/jobs.d.ts.map +1 -1
  48. package/dist/commonjs/operations/jobs.js +78 -78
  49. package/dist/commonjs/operations/jobs.js.map +1 -1
  50. package/dist/commonjs/operations/operations.js +9 -9
  51. package/dist/commonjs/operations/operations.js.map +1 -1
  52. package/dist/commonjs/operations/service.js +36 -36
  53. package/dist/commonjs/operations/service.js.map +1 -1
  54. package/dist/commonjs/operationsInterfaces/jobs.js.map +1 -1
  55. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
  56. package/dist/commonjs/operationsInterfaces/service.js.map +1 -1
  57. package/dist/commonjs/pagingHelper.js.map +1 -1
  58. package/dist/commonjs/tsdoc-metadata.json +1 -1
  59. package/dist/esm/dataBoxManagementClient.d.ts.map +1 -1
  60. package/dist/esm/dataBoxManagementClient.js +12 -12
  61. package/dist/esm/dataBoxManagementClient.js.map +1 -1
  62. package/dist/esm/lroImpl.d.ts.map +1 -1
  63. package/dist/esm/lroImpl.js +8 -1
  64. package/dist/esm/lroImpl.js.map +1 -1
  65. package/dist/esm/models/index.d.ts +165 -2
  66. package/dist/esm/models/index.d.ts.map +1 -1
  67. package/dist/esm/models/index.js +38 -0
  68. package/dist/esm/models/index.js.map +1 -1
  69. package/dist/esm/models/mappers.d.ts +4 -0
  70. package/dist/esm/models/mappers.d.ts.map +1 -1
  71. package/dist/esm/models/mappers.js +1616 -1331
  72. package/dist/esm/models/mappers.js.map +1 -1
  73. package/dist/esm/models/parameters.js +49 -49
  74. package/dist/esm/models/parameters.js.map +1 -1
  75. package/dist/esm/operations/jobs.d.ts.map +1 -1
  76. package/dist/esm/operations/jobs.js +79 -79
  77. package/dist/esm/operations/jobs.js.map +1 -1
  78. package/dist/esm/operations/operations.js +9 -9
  79. package/dist/esm/operations/operations.js.map +1 -1
  80. package/dist/esm/operations/service.js +36 -36
  81. package/dist/esm/operations/service.js.map +1 -1
  82. package/dist/esm/operationsInterfaces/jobs.js.map +1 -1
  83. package/dist/esm/operationsInterfaces/operations.js.map +1 -1
  84. package/dist/esm/operationsInterfaces/service.js.map +1 -1
  85. package/dist/esm/pagingHelper.js.map +1 -1
  86. package/dist/react-native/dataBoxManagementClient.d.ts.map +1 -1
  87. package/dist/react-native/dataBoxManagementClient.js +12 -12
  88. package/dist/react-native/dataBoxManagementClient.js.map +1 -1
  89. package/dist/react-native/lroImpl.d.ts.map +1 -1
  90. package/dist/react-native/lroImpl.js +8 -1
  91. package/dist/react-native/lroImpl.js.map +1 -1
  92. package/dist/react-native/models/index.d.ts +165 -2
  93. package/dist/react-native/models/index.d.ts.map +1 -1
  94. package/dist/react-native/models/index.js +38 -0
  95. package/dist/react-native/models/index.js.map +1 -1
  96. package/dist/react-native/models/mappers.d.ts +4 -0
  97. package/dist/react-native/models/mappers.d.ts.map +1 -1
  98. package/dist/react-native/models/mappers.js +1616 -1331
  99. package/dist/react-native/models/mappers.js.map +1 -1
  100. package/dist/react-native/models/parameters.js +49 -49
  101. package/dist/react-native/models/parameters.js.map +1 -1
  102. package/dist/react-native/operations/jobs.d.ts.map +1 -1
  103. package/dist/react-native/operations/jobs.js +79 -79
  104. package/dist/react-native/operations/jobs.js.map +1 -1
  105. package/dist/react-native/operations/operations.js +9 -9
  106. package/dist/react-native/operations/operations.js.map +1 -1
  107. package/dist/react-native/operations/service.js +36 -36
  108. package/dist/react-native/operations/service.js.map +1 -1
  109. package/dist/react-native/operationsInterfaces/jobs.js.map +1 -1
  110. package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
  111. package/dist/react-native/operationsInterfaces/service.js.map +1 -1
  112. package/dist/react-native/pagingHelper.js.map +1 -1
  113. package/package.json +9 -10
  114. package/review/arm-databox.api.md +72 -0
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAwmEH,kEAAkE;AAClE,MAAM,CAAN,IAAY,cA2CX;AA3CD,WAAY,cAAc;IACxB,iCAAiC;IACjC,iDAA+B,CAAA;IAC/B,gDAAgD;IAChD,mDAAiC,CAAA;IACjC,2DAA2D;IAC3D,2CAAyB,CAAA;IACzB,0DAA0D;IAC1D,yCAAuB,CAAA;IACvB,8EAA8E;IAC9E,uCAAqB,CAAA;IACrB,kEAAkE;IAClE,yCAAuB,CAAA;IACvB,qDAAqD;IACrD,uCAAqB,CAAA;IACrB,2BAA2B;IAC3B,yCAAuB,CAAA;IACvB,uCAAuC;IACvC,6DAA2C,CAAA;IAC3C,gCAAgC;IAChC,yCAAuB,CAAA;IACvB,sDAAsD;IACtD,kFAAgE,CAAA;IAChE,kEAAkE;IAClE,gFAA8D,CAAA;IAC9D,8BAA8B;IAC9B,qCAAmB,CAAA;IACnB,yCAAyC;IACzC,iEAA+C,CAAA;IAC/C,8DAA8D;IAC9D,2EAAyD,CAAA;IACzD,6CAA6C;IAC7C,qEAAmD,CAAA;IACnD,mCAAmC;IACnC,qCAAmB,CAAA;IACnB,0CAA0C;IAC1C,uDAAqC,CAAA;IACrC,yDAAyD;IACzD,qEAAmD,CAAA;IACnD,gDAAgD;IAChD,2EAAyD,CAAA;IACzD,sCAAsC;IACtC,yDAAuC,CAAA;AACzC,CAAC,EA3CW,cAAc,KAAd,cAAc,QA2CzB;AA+BD,8EAA8E;AAC9E,MAAM,CAAN,IAAY,0BAiBX;AAjBD,WAAY,0BAA0B;IACpC,6CAA6C;IAC7C,+DAAiC,CAAA;IACjC,+CAA+C;IAC/C,uDAAyB,CAAA;IACzB,8CAA8C;IAC9C,qDAAuB,CAAA;IACvB,wDAAwD;IACxD,mDAAqB,CAAA;IACrB,iEAAiE;IACjE,qDAAuB,CAAA;IACvB,+CAA+C;IAC/C,mDAAqB,CAAA;IACrB,yCAAyC;IACzC,iDAAmB,CAAA;IACnB,yDAAyD;IACzD,qEAAuC,CAAA;AACzC,CAAC,EAjBW,0BAA0B,KAA1B,0BAA0B,QAiBrC;AAkBD,uEAAuE;AACvE,MAAM,CAAN,IAAY,mBAuHX;AAvHD,WAAY,mBAAmB;IAC7B,cAAc;IACd,0CAAmB,CAAA;IACnB,UAAU;IACV,kCAAW,CAAA;IACX,UAAU;IACV,kCAAW,CAAA;IACX,YAAY;IACZ,sCAAe,CAAA;IACf,UAAU;IACV,kCAAW,CAAA;IACX,YAAY;IACZ,sCAAe,CAAA;IACf,WAAW;IACX,oCAAa,CAAA;IACb,WAAW;IACX,oCAAa,CAAA;IACb,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,WAAW;IACX,oCAAa,CAAA;IACb,UAAU;IACV,kCAAW,CAAA;IACX,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,UAAU;IACV,kCAAW,CAAA;IACX,UAAU;IACV,kCAAW,CAAA;IACX,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,UAAU;IACV,kCAAW,CAAA;IACX,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,UAAU;IACV,kCAAW,CAAA;IACX,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,UAAU;IACV,kCAAW,CAAA;IACX,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,UAAU;IACV,kCAAW,CAAA;IACX,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,UAAU;IACV,kCAAW,CAAA;IACX,UAAU;IACV,kCAAW,CAAA;IACX,YAAY;IACZ,sCAAe,CAAA;AACjB,CAAC,EAvHW,mBAAmB,KAAnB,mBAAmB,QAuH9B;AAqED,mEAAmE;AACnE,MAAM,CAAN,IAAY,eAqCX;AArCD,WAAY,eAAe;IACzB,oCAAoC;IACpC,4CAAyB,CAAA;IACzB,gCAAgC;IAChC,4CAAyB,CAAA;IACzB,2BAA2B;IAC3B,0CAAuB,CAAA;IACvB,uCAAuC;IACvC,8DAA2C,CAAA;IAC3C,4CAA4C;IAC5C,oCAAiB,CAAA;IACjB,oDAAoD;IACpD,8CAA2B,CAAA;IAC3B,0CAA0C;IAC1C,kDAA+B,CAAA;IAC/B,0DAA0D;IAC1D,sDAAmC,CAAA;IACnC,8DAA8D;IAC9D,oEAAiD,CAAA;IACjD,wEAAwE;IACxE,8EAA2D,CAAA;IAC3D,kEAAkE;IAClE,sDAAmC,CAAA;IACnC,oDAAoD;IACpD,wDAAqC,CAAA;IACrC,yDAAyD;IACzD,wDAAqC,CAAA;IACrC,wCAAwC;IACxC,0DAAuC,CAAA;IACvC,qCAAqC;IACrC,oDAAiC,CAAA;IACjC,+CAA+C;IAC/C,wDAAqC,CAAA;IACrC,0CAA0C;IAC1C,oDAAiC,CAAA;IACjC,6DAA6D;IAC7D,oFAAiE,CAAA;AACnE,CAAC,EArCW,eAAe,KAAf,eAAe,QAqC1B","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\nexport type JobDetailsUnion =\n | JobDetails\n | DataBoxCustomerDiskJobDetails\n | DataBoxDiskJobDetails\n | DataBoxHeavyJobDetails\n | DataBoxJobDetails;\nexport type DataAccountDetailsUnion =\n | DataAccountDetails\n | ManagedDiskDetails\n | StorageAccountDetails;\nexport type CopyLogDetailsUnion =\n | CopyLogDetails\n | DataBoxAccountCopyLogDetails\n | DataBoxCustomerDiskCopyLogDetails\n | DataBoxDiskCopyLogDetails\n | DataBoxHeavyAccountCopyLogDetails;\nexport type DatacenterAddressResponseUnion =\n | DatacenterAddressResponse\n | DatacenterAddressInstructionResponse\n | DatacenterAddressLocationResponse;\nexport type ValidationInputRequestUnion =\n | ValidationInputRequest\n | ValidateAddress\n | CreateOrderLimitForSubscriptionValidationRequest\n | DataTransferDetailsValidationRequest\n | PreferencesValidationRequest\n | SkuAvailabilityValidationRequest\n | SubscriptionIsAllowedToCreateJobValidationRequest;\nexport type ValidationInputResponseUnion =\n | ValidationInputResponse\n | AddressValidationProperties\n | CreateOrderLimitForSubscriptionValidationResponseProperties\n | DataTransferDetailsValidationResponseProperties\n | PreferencesValidationResponseProperties\n | SkuAvailabilityValidationResponseProperties\n | SubscriptionIsAllowedToCreateJobValidationResponseProperties;\nexport type ValidationRequestUnion = ValidationRequest | CreateJobValidations;\nexport type JobSecretsUnion =\n | JobSecrets\n | CustomerDiskJobSecrets\n | DataBoxDiskJobSecrets\n | DataBoxHeavyJobSecrets\n | DataboxJobSecrets;\nexport type ScheduleAvailabilityRequestUnion =\n | ScheduleAvailabilityRequest\n | DataBoxScheduleAvailabilityRequest\n | DiskScheduleAvailabilityRequest\n | HeavyScheduleAvailabilityRequest;\nexport type GranularCopyLogDetailsUnion =\n | GranularCopyLogDetails\n | DataBoxDiskGranularCopyLogDetails;\n\n/** Operation Collection. */\nexport interface OperationList {\n /**\n * List of operations.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Operation[];\n /** Link for the next set of operations. */\n nextLink?: string;\n}\n\n/** Operation entity. */\nexport interface Operation {\n /**\n * Name of the operation. Format: {resourceProviderNamespace}/{resourceType}/{read|write|delete|action}\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Operation display values.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly display?: OperationDisplay;\n /**\n * Operation properties.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly properties?: Record<string, unknown>;\n /**\n * Origin of the operation. Can be : user|system|user,system\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly origin?: string;\n /** Indicates whether the operation is a data action */\n isDataAction?: boolean;\n}\n\n/** Operation display */\nexport interface OperationDisplay {\n /** Provider name. */\n provider?: string;\n /** Resource name. */\n resource?: string;\n /** Localized name of the operation for display purpose. */\n operation?: string;\n /** Localized description of the operation for display purpose. */\n description?: string;\n}\n\nexport interface ApiError {\n error: ErrorDetail;\n}\n\nexport interface ErrorDetail {\n code: string;\n message: string;\n details?: Details[];\n target?: string;\n}\n\nexport interface Details {\n code: string;\n message: string;\n}\n\n/** Job Resource Collection */\nexport interface JobResourceList {\n /** List of job resources. */\n value?: JobResource[];\n /** Link for the next set of job resources. */\n nextLink?: string;\n}\n\n/** Provides additional information about an http error response. */\nexport interface CloudError {\n /**\n * Gets or sets additional error info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly additionalInfo?: AdditionalErrorInfo[];\n /** Error code. */\n code?: string;\n /**\n * Gets or sets details for the error.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly details?: CloudError[];\n /** The error message parsed from the body of the http error response. */\n message?: string;\n /** Gets or sets the target of the error. */\n target?: string;\n}\n\n/** This class represents additional info which Resource Providers pass when an error occurs. */\nexport interface AdditionalErrorInfo {\n /** Additional information of the type of error. */\n info?: Record<string, unknown>;\n /** Type of error (e.g. CustomerIntervention, PolicyViolation, SecurityViolation). */\n type?: string;\n}\n\n/** Job details. */\nexport interface JobDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobDetailsType:\n | \"DataBoxCustomerDisk\"\n | \"DataBoxDisk\"\n | \"DataBoxHeavy\"\n | \"DataBox\";\n /**\n * List of stages that run in the job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly jobStages?: JobStages[];\n /** Contact details for notification and shipping. */\n contactDetails: ContactDetails;\n /** Shipping address of the customer. */\n shippingAddress?: ShippingAddress;\n /**\n * Delivery package shipping details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly deliveryPackage?: PackageShippingDetails;\n /**\n * Return package shipping details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly returnPackage?: PackageShippingDetails;\n /** Details of the data to be imported into azure. */\n dataImportDetails?: DataImportDetails[];\n /** Details of the data to be exported from azure. */\n dataExportDetails?: DataExportDetails[];\n /** Preferences for the order. */\n preferences?: Preferences;\n /** Optional Reverse Shipping details for order. */\n reverseShippingDetails?: ReverseShippingDetails;\n /**\n * List of copy log details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly copyLogDetails?: CopyLogDetailsUnion[];\n /**\n * Shared access key to download the return shipment label\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reverseShipmentLabelSasKey?: string;\n /**\n * Shared access key to download the chain of custody logs\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly chainOfCustodySasKey?: string;\n /**\n * Holds device data erasure details\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly deviceErasureDetails?: DeviceErasureDetails;\n /** Details about which key encryption type is being used. */\n keyEncryptionKey?: KeyEncryptionKey;\n /** The expected size of the data, which needs to be transferred in this job, in terabytes. */\n expectedDataSizeInTeraBytes?: number;\n /**\n * Available actions on the job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly actions?: CustomerResolutionCode[];\n /**\n * Last mitigation action performed on the job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastMitigationActionOnJob?: LastMitigationActionOnJob;\n /**\n * Datacenter address to ship to, for the given sku and storage location.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly datacenterAddress?: DatacenterAddressResponseUnion;\n /**\n * DataCenter code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dataCenterCode?: DataCenterCode;\n}\n\n/** Job stages. */\nexport interface JobStages {\n /**\n * Name of the job stage.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly stageName?: StageName;\n /**\n * Display name of the job stage.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly displayName?: string;\n /**\n * Status of the job stage.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly stageStatus?: StageStatus;\n /**\n * Time for the job stage in UTC ISO 8601 format.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly stageTime?: Date;\n /**\n * Job Stage Details\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly jobStageDetails?: Record<string, unknown>;\n}\n\n/** Contact Details. */\nexport interface ContactDetails {\n /** Contact name of the person. */\n contactName: string;\n /** Phone number of the contact person. */\n phone: string;\n /** Phone extension number of the contact person. */\n phoneExtension?: string;\n /** Mobile number of the contact person. */\n mobile?: string;\n /** List of Email-ids to be notified about job progress. */\n emailList: string[];\n /** Notification preference for a job stage. */\n notificationPreference?: NotificationPreference[];\n}\n\n/** Notification preference for a job stage. */\nexport interface NotificationPreference {\n /** Name of the stage. */\n stageName: NotificationStageName;\n /** Notification is required or not. */\n sendNotification: boolean;\n}\n\n/** Shipping address where customer wishes to receive the device. */\nexport interface ShippingAddress {\n /** Street Address line 1. */\n streetAddress1: string;\n /** Street Address line 2. */\n streetAddress2?: string;\n /** Street Address line 3. */\n streetAddress3?: string;\n /** Name of the City. */\n city?: string;\n /** Name of the State or Province. */\n stateOrProvince?: string;\n /** Name of the Country. */\n country: string;\n /** Postal code. */\n postalCode?: string;\n /** Extended Zip Code. */\n zipExtendedCode?: string;\n /** Name of the company. */\n companyName?: string;\n /** Type of address. */\n addressType?: AddressType;\n /** Flag to indicate if customer has chosen to skip default address validation */\n skipAddressValidation?: boolean;\n /** Tax Identification Number */\n taxIdentificationNumber?: string;\n}\n\n/** package shipping details */\nexport interface PackageShippingDetails {\n /**\n * Url where shipment can be tracked.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly trackingUrl?: string;\n /**\n * Name of the carrier.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly carrierName?: string;\n /**\n * Tracking Id of shipment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly trackingId?: string;\n}\n\n/** Details of the data to be used for importing data to azure. */\nexport interface DataImportDetails {\n /** Account details of the data to be transferred */\n accountDetails: DataAccountDetailsUnion;\n /** Level of the logs to be collected. */\n logCollectionLevel?: LogCollectionLevel;\n}\n\n/** Account details of the data to be transferred */\nexport interface DataAccountDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n dataAccountType: \"ManagedDisk\" | \"StorageAccount\";\n /** Password for all the shares to be created on the device. Should not be passed for TransferType:ExportFromAzure jobs. If this is not passed, the service will generate password itself. This will not be returned in Get Call. Password Requirements : Password must be minimum of 12 and maximum of 64 characters. Password must have at least one uppercase alphabet, one number and one special character. Password cannot have the following characters : IilLoO0 Password can have only alphabets, numbers and these characters : @#\\-$%^!+=;:_()]+ */\n sharePassword?: string;\n}\n\n/** Details of the data to be used for exporting data from azure. */\nexport interface DataExportDetails {\n /** Configuration for the data transfer. */\n transferConfiguration: TransferConfiguration;\n /** Level of the logs to be collected. */\n logCollectionLevel?: LogCollectionLevel;\n /** Account details of the data to be transferred */\n accountDetails: DataAccountDetailsUnion;\n}\n\n/** Configuration for defining the transfer of data. */\nexport interface TransferConfiguration {\n /** Type of the configuration for transfer. */\n transferConfigurationType: TransferConfigurationType;\n /** Map of filter type and the details to filter. This field is required only if the TransferConfigurationType is given as TransferUsingFilter. */\n transferFilterDetails?: TransferConfigurationTransferFilterDetails;\n /** Map of filter type and the details to transfer all data. This field is required only if the TransferConfigurationType is given as TransferAll */\n transferAllDetails?: TransferConfigurationTransferAllDetails;\n}\n\n/** Map of filter type and the details to filter. This field is required only if the TransferConfigurationType is given as TransferUsingFilter. */\nexport interface TransferConfigurationTransferFilterDetails {\n /** Details of the filtering the transfer of data. */\n include?: TransferFilterDetails;\n}\n\n/** Details of the filtering the transfer of data. */\nexport interface TransferFilterDetails {\n /** Type of the account of data. */\n dataAccountType: DataAccountType;\n /** Filter details to transfer blobs. */\n blobFilterDetails?: BlobFilterDetails;\n /** Filter details to transfer Azure files. */\n azureFileFilterDetails?: AzureFileFilterDetails;\n /** Details of the filter files to be used for data transfer. */\n filterFileDetails?: FilterFileDetails[];\n}\n\n/** Filter details to transfer Azure Blobs */\nexport interface BlobFilterDetails {\n /** Prefix list of the Azure blobs to be transferred. */\n blobPrefixList?: string[];\n /** List of full path of the blobs to be transferred. */\n blobPathList?: string[];\n /** List of blob containers to be transferred. */\n containerList?: string[];\n}\n\n/** Filter details to transfer Azure files */\nexport interface AzureFileFilterDetails {\n /** Prefix list of the Azure files to be transferred. */\n filePrefixList?: string[];\n /** List of full path of the files to be transferred. */\n filePathList?: string[];\n /** List of file shares to be transferred. */\n fileShareList?: string[];\n}\n\n/** Details of the filter files to be used for data transfer. */\nexport interface FilterFileDetails {\n /** Type of the filter file. */\n filterFileType: FilterFileType;\n /** Path of the file that contains the details of all items to transfer. */\n filterFilePath: string;\n}\n\n/** Map of filter type and the details to transfer all data. This field is required only if the TransferConfigurationType is given as TransferAll */\nexport interface TransferConfigurationTransferAllDetails {\n /** Details to transfer all data. */\n include?: TransferAllDetails;\n}\n\n/** Details to transfer all data. */\nexport interface TransferAllDetails {\n /** Type of the account of data */\n dataAccountType: DataAccountType;\n /** To indicate if all Azure blobs have to be transferred */\n transferAllBlobs?: boolean;\n /** To indicate if all Azure Files have to be transferred */\n transferAllFiles?: boolean;\n}\n\n/** Preferences related to the order */\nexport interface Preferences {\n /** Preferred data center region. */\n preferredDataCenterRegion?: string[];\n /** Preferences related to the shipment logistics of the sku. */\n transportPreferences?: TransportPreferences;\n /** Optional Preferences related to the reverse shipment logistics of the sku. */\n reverseTransportPreferences?: TransportPreferences;\n /** Preferences related to the Encryption. */\n encryptionPreferences?: EncryptionPreferences;\n /** Preferences related to the Access Tier of storage accounts. */\n storageAccountAccessTierPreferences?: string[];\n}\n\n/** Preferences related to the shipment logistics of the sku */\nexport interface TransportPreferences {\n /** Indicates Shipment Logistics type that the customer preferred. */\n preferredShipmentType: TransportShipmentTypes;\n /**\n * Read only property which indicates whether transport preferences has been updated or not after device is prepared.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isUpdated?: boolean;\n}\n\n/** Preferences related to the Encryption. */\nexport interface EncryptionPreferences {\n /** Defines secondary layer of software-based encryption enablement. */\n doubleEncryption?: DoubleEncryption;\n /** Defines Hardware level encryption (Only for disk) */\n hardwareEncryption?: HardwareEncryption;\n}\n\n/** Reverse Shipping Address and contact details for a job. */\nexport interface ReverseShippingDetails {\n /** Contact Info. */\n contactDetails?: ContactInfo;\n /** Shipping address where customer wishes to receive the device. */\n shippingAddress?: ShippingAddress;\n /**\n * A flag to indicate whether Reverse Shipping details are updated or not after device has been prepared.\n * Read only field\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isUpdated?: boolean;\n}\n\n/** Contact Info. */\nexport interface ContactInfo {\n /** Contact name of the person. */\n contactName: string;\n /** Phone number of the contact person. */\n phone: string;\n /** Phone extension number of the contact person. */\n phoneExtension?: string;\n /** Mobile number of the contact person. */\n mobile?: string;\n}\n\n/** Details for log generated during copy. */\nexport interface CopyLogDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n copyLogDetailsType:\n | \"DataBox\"\n | \"DataBoxCustomerDisk\"\n | \"DataBoxDisk\"\n | \"DataBoxHeavy\";\n}\n\n/** Device erasure details with erasure completion status and erasureordestructionlog sas key */\nexport interface DeviceErasureDetails {\n /**\n * Holds the device erasure completion status\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly deviceErasureStatus?: StageStatus;\n /**\n * Shared access key to download cleanup or destruction certificate for device\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly erasureOrDestructionCertificateSasKey?: string;\n}\n\n/** Encryption key containing details about key to encrypt different keys. */\nexport interface KeyEncryptionKey {\n /** Type of encryption key used for key encryption. */\n kekType: KekType;\n /** Managed identity properties used for key encryption. */\n identityProperties?: IdentityProperties;\n /** Key encryption key. It is required in case of Customer managed KekType. */\n kekUrl?: string;\n /** Kek vault resource id. It is required in case of Customer managed KekType. */\n kekVaultResourceID?: string;\n}\n\n/** Managed identity properties. */\nexport interface IdentityProperties {\n /** Managed service identity type. */\n type?: string;\n /** User assigned identity properties. */\n userAssigned?: UserAssignedProperties;\n}\n\n/** User assigned identity properties. */\nexport interface UserAssignedProperties {\n /** Arm resource id for user assigned identity to be used to fetch MSI token. */\n resourceId?: string;\n}\n\n/** Last Mitigation Action Performed On Job */\nexport interface LastMitigationActionOnJob {\n /** Action performed date time */\n actionDateTimeInUtc?: Date;\n /**\n * Action performed by customer,\n * possibility is that mitigation might happen by customer or service or by ops\n */\n isPerformedByCustomer?: boolean;\n /** Resolution code provided by customer */\n customerResolution?: CustomerResolutionCode;\n}\n\n/** Datacenter address for given storage location. */\nexport interface DatacenterAddressResponse {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n datacenterAddressType:\n | \"DatacenterAddressInstruction\"\n | \"DatacenterAddressLocation\";\n /**\n * List of supported carriers for return shipment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly supportedCarriersForReturnShipment?: string[];\n /**\n * Azure Location where the Data Center serves primarily.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dataCenterAzureLocation?: string;\n}\n\n/** Additional delivery info. */\nexport interface JobDeliveryInfo {\n /** Scheduled date time. */\n scheduledDateTime?: Date;\n}\n\n/** Provides details about resource creation and update time */\nexport interface SystemData {\n /**\n * A string identifier for the identity that created the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdBy?: string;\n /**\n * The type of identity that created the resource: user, application, managedIdentity\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdByType?: string;\n /**\n * The timestamp of resource creation (UTC)\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdAt?: Date;\n /**\n * A string identifier for the identity that last modified the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastModifiedBy?: string;\n /**\n * The type of identity that last modified the resource: user, application, managedIdentity\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastModifiedByType?: string;\n /**\n * The timestamp of resource last modification (UTC)\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastModifiedAt?: Date;\n}\n\n/** Model of the Resource. */\nexport interface Resource {\n /** The location of the resource. This will be one of the supported and registered Azure Regions (e.g. West US, East US, Southeast Asia, etc.). The region of a resource cannot be changed once it is created, but if an identical region is specified on update the request will succeed. */\n location: string;\n /** The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). */\n tags?: { [propertyName: string]: string };\n /** The sku type. */\n sku: Sku;\n /** Msi identity of the resource */\n identity?: ResourceIdentity;\n}\n\n/** The Sku. */\nexport interface Sku {\n /** The sku name. */\n name: SkuName;\n /** The display name of the sku. */\n displayName?: string;\n /** The sku family. */\n family?: string;\n}\n\n/** Msi identity details of the resource */\nexport interface ResourceIdentity {\n /** Identity type */\n type?: string;\n /**\n * Service Principal Id backing the Msi\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * Home Tenant Id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tenantId?: string;\n /** User Assigned Identities */\n userAssignedIdentities?: { [propertyName: string]: UserAssignedIdentity };\n}\n\n/** Class defining User assigned identity details. */\nexport interface UserAssignedIdentity {\n /**\n * The principal id of user assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The client id of user assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clientId?: string;\n}\n\n/** The Mitigate Job captured from request body for Mitigate API */\nexport interface MitigateJobRequest {\n /** Resolution code for the job */\n customerResolutionCode?: CustomerResolutionCode;\n /** Serial number and the customer resolution code corresponding to each serial number */\n serialNumberCustomerResolutionMap?: {\n [propertyName: string]: CustomerResolutionCode;\n };\n}\n\n/** The request body to provide the delivery package details of job */\nexport interface MarkDevicesShippedRequest {\n /** Delivery package details */\n deliverToDcPackageDetails: PackageCarrierInfo;\n}\n\n/** package carrier info */\nexport interface PackageCarrierInfo {\n /** Name of the carrier. */\n carrierName?: string;\n /** Tracking Id of shipment. */\n trackingId?: string;\n}\n\n/** The filters for showing the available skus. */\nexport interface AvailableSkuRequest {\n /** Type of the transfer. */\n transferType: TransferType;\n /** ISO country code. Country for hardware shipment. For codes check: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements */\n country: string;\n /** Location for data transfer. For locations check: https://management.azure.com/subscriptions/SUBSCRIPTIONID/locations?api-version=2018-01-01 */\n location: string;\n /** Sku Names to filter for available skus */\n skuNames?: SkuName[];\n}\n\n/** The available skus operation response. */\nexport interface AvailableSkusResult {\n /**\n * List of available skus.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: SkuInformation[];\n /** Link for the next set of skus. */\n nextLink?: string;\n}\n\n/** Information of the sku. */\nexport interface SkuInformation {\n /**\n * The Sku.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sku?: Sku;\n /**\n * The sku is enabled or not.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly enabled?: boolean;\n /**\n * The map of data location to service location.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dataLocationToServiceLocationMap?: DataLocationToServiceLocationMap[];\n /**\n * Capacity of the Sku.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly capacity?: SkuCapacity;\n /**\n * Cost of the Sku.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly costs?: SkuCost[];\n /**\n * Api versions that support this Sku.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly apiVersions?: string[];\n /**\n * Reason why the Sku is disabled.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly disabledReason?: SkuDisabledReason;\n /**\n * Message for why the Sku is disabled.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly disabledReasonMessage?: string;\n /**\n * Required feature to access the sku.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly requiredFeature?: string;\n /**\n * List of all the Countries in the SKU specific commerce boundary\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly countriesWithinCommerceBoundary?: string[];\n}\n\n/** Map of data location to service location */\nexport interface DataLocationToServiceLocationMap {\n /**\n * Location of the data.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dataLocation?: string;\n /**\n * Location of the service.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly serviceLocation?: string;\n}\n\n/** Capacity of the sku. */\nexport interface SkuCapacity {\n /**\n * Usable capacity in TB.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly usable?: string;\n /**\n * Maximum capacity in TB.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly maximum?: string;\n}\n\n/** Describes metadata for retrieving price info. */\nexport interface SkuCost {\n /**\n * Meter id of the Sku.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly meterId?: string;\n /**\n * The type of the meter.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly meterType?: string;\n /**\n * Multiplier specifies the region specific value to be multiplied with 1$ guid. Eg: Our new regions will be using 1$ shipping guid with appropriate multiplier specific to region.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly multiplier?: number;\n}\n\n/** Minimum fields that must be present in any type of validation request. */\nexport interface ValidationInputRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationType:\n | \"ValidateAddress\"\n | \"ValidateCreateOrderLimit\"\n | \"ValidateDataTransferDetails\"\n | \"ValidatePreferences\"\n | \"ValidateSkuAvailability\"\n | \"ValidateSubscriptionIsAllowedToCreateJob\";\n}\n\n/** Output of the address validation api. */\nexport interface AddressValidationOutput {\n /** Identifies the type of validation response. */\n validationType?: ValidationInputDiscriminator;\n /**\n * Error code and message of validation response.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: CloudError;\n /**\n * The address validation status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly validationStatus?: AddressValidationStatus;\n /**\n * List of alternate addresses.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly alternateAddresses?: ShippingAddress[];\n}\n\n/** Minimum properties that should be present in each individual validation response. */\nexport interface ValidationInputResponse {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationType:\n | \"ValidateAddress\"\n | \"ValidateCreateOrderLimit\"\n | \"ValidateDataTransferDetails\"\n | \"ValidatePreferences\"\n | \"ValidateSkuAvailability\"\n | \"ValidateSubscriptionIsAllowedToCreateJob\";\n /**\n * Error code and message of validation response.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: CloudError;\n}\n\n/** Minimum request requirement of any validation category. */\nexport interface ValidationRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationCategory: \"JobCreationValidation\";\n /** List of request details contain validationType and its request as key and value respectively. */\n individualRequestDetails: ValidationInputRequestUnion[];\n}\n\n/** Response of pre job creation validations. */\nexport interface ValidationResponse {\n /**\n * Overall validation status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: OverallValidationStatus;\n /**\n * List of response details contain validationType and its response as key and value respectively.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly individualResponseDetails?: ValidationInputResponseUnion[];\n}\n\n/** The JobResourceUpdateParameter. */\nexport interface JobResourceUpdateParameter {\n /** The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). */\n tags?: { [propertyName: string]: string };\n /** Msi identity of the resource */\n identity?: ResourceIdentity;\n /** Details of a job to be updated. */\n details?: UpdateJobDetails;\n}\n\n/** Job details for update. */\nexport interface UpdateJobDetails {\n /** Contact details for notification and shipping. */\n contactDetails?: ContactDetails;\n /** Shipping address of the customer. */\n shippingAddress?: ShippingAddress;\n /** Reverse Shipping Address and contact details for a job. */\n reverseShippingDetails?: ReverseShippingDetails;\n /** Preferences related to the order */\n preferences?: Preferences;\n /** Key encryption key for the job. */\n keyEncryptionKey?: KeyEncryptionKey;\n /** Return package details of job. */\n returnToCustomerPackageDetails?: PackageCarrierDetails;\n}\n\n/** Package carrier details. */\nexport interface PackageCarrierDetails {\n /** Carrier Account Number of customer for customer disk. */\n carrierAccountNumber?: string;\n /** Name of the carrier. */\n carrierName?: string;\n /** Tracking Id of shipment. */\n trackingId?: string;\n}\n\n/** Shipment pick up request details. */\nexport interface ShipmentPickUpRequest {\n /** Minimum date after which the pick up should commence, this must be in local time of pick up area. */\n startTime: Date;\n /** Maximum date before which the pick up should commence, this must be in local time of pick up area. */\n endTime: Date;\n /** Shipment Location in the pickup place. Eg.front desk */\n shipmentLocation: string;\n}\n\n/** Shipment pick up response. */\nexport interface ShipmentPickUpResponse {\n /**\n * Confirmation number for the pick up request.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly confirmationNumber?: string;\n /**\n * Time by which shipment should be ready for pick up, this is in local time of pick up area.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly readyByTime?: Date;\n}\n\n/** Reason for cancellation. */\nexport interface CancellationReason {\n /** Reason for cancellation. */\n reason: string;\n}\n\n/** List of unencrypted credentials for accessing device. */\nexport interface UnencryptedCredentialsList {\n /** List of unencrypted credentials. */\n value?: UnencryptedCredentials[];\n /** Link for the next set of unencrypted credentials. */\n nextLink?: string;\n}\n\n/** Unencrypted credentials for accessing device. */\nexport interface UnencryptedCredentials {\n /**\n * Name of the job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly jobName?: string;\n /**\n * Secrets related to this job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly jobSecrets?: JobSecretsUnion;\n}\n\n/** The base class for the secrets */\nexport interface JobSecrets {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobSecretsType:\n | \"DataBoxCustomerDisk\"\n | \"DataBoxDisk\"\n | \"DataBoxHeavy\"\n | \"DataBox\";\n /**\n * Dc Access Security Code for Customer Managed Shipping\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dcAccessSecurityCode?: DcAccessSecurityCode;\n /**\n * Error while fetching the secrets.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: CloudError;\n}\n\n/** Dc access security code */\nexport interface DcAccessSecurityCode {\n /** Reverse Dc access security code. */\n reverseDCAccessCode?: string;\n /** Forward Dc access security code. */\n forwardDCAccessCode?: string;\n}\n\n/** Request body to get the configuration for the region. */\nexport interface RegionConfigurationRequest {\n /** Request body to get the availability for scheduling orders. */\n scheduleAvailabilityRequest?: ScheduleAvailabilityRequestUnion;\n /** Request body to get the transport availability for given sku. */\n transportAvailabilityRequest?: TransportAvailabilityRequest;\n /** Request body to get the datacenter address for given sku. */\n datacenterAddressRequest?: DatacenterAddressRequest;\n}\n\n/** Request body to get the availability for scheduling orders. */\nexport interface ScheduleAvailabilityRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n skuName: \"DataBox\" | \"DataBoxDisk\" | \"DataBoxHeavy\";\n /** Location for data transfer. For locations check: https://management.azure.com/subscriptions/SUBSCRIPTIONID/locations?api-version=2018-01-01 */\n storageLocation: string;\n /** Country in which storage location should be supported. */\n country?: string;\n}\n\n/** Request body to get the transport availability for given sku. */\nexport interface TransportAvailabilityRequest {\n /** Type of the device. */\n skuName?: SkuName;\n}\n\n/** Request body to get the datacenter address. */\nexport interface DatacenterAddressRequest {\n /** Storage location. For locations check: https://management.azure.com/subscriptions/SUBSCRIPTIONID/locations?api-version=2018-01-01 */\n storageLocation: string;\n /** Sku Name for which the data center address requested. */\n skuName: SkuName;\n}\n\n/** Configuration response specific to a region. */\nexport interface RegionConfigurationResponse {\n /**\n * Schedule availability for given sku in a region.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly scheduleAvailabilityResponse?: ScheduleAvailabilityResponse;\n /**\n * Transport options available for given sku in a region.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly transportAvailabilityResponse?: TransportAvailabilityResponse;\n /**\n * Datacenter address for given sku in a region.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly datacenterAddressResponse?: DatacenterAddressResponseUnion;\n}\n\n/** Schedule availability for given sku in a region. */\nexport interface ScheduleAvailabilityResponse {\n /**\n * List of dates available to schedule\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly availableDates?: Date[];\n}\n\n/** Transport options available for given sku in a region. */\nexport interface TransportAvailabilityResponse {\n /**\n * List of transport availability details for given region\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly transportAvailabilityDetails?: TransportAvailabilityDetails[];\n}\n\n/** Transport options availability details for given region. */\nexport interface TransportAvailabilityDetails {\n /**\n * Transport Shipment Type supported for given region.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly shipmentType?: TransportShipmentTypes;\n}\n\n/** Credential details of the account. */\nexport interface AccountCredentialDetails {\n /**\n * Name of the account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly accountName?: string;\n /**\n * Type of the account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dataAccountType?: DataAccountType;\n /**\n * Connection string of the account endpoint to use the account as a storage endpoint on the device.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly accountConnectionString?: string;\n /**\n * Per share level unencrypted access credentials.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly shareCredentialDetails?: ShareCredentialDetails[];\n}\n\n/** Credential details of the shares in account. */\nexport interface ShareCredentialDetails {\n /**\n * Name of the share.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly shareName?: string;\n /**\n * Type of the share.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly shareType?: ShareDestinationFormatType;\n /**\n * User name for the share.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly userName?: string;\n /**\n * Password for the share.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly password?: string;\n /**\n * Access protocols supported on the device.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly supportedAccessProtocols?: AccessProtocol[];\n}\n\n/** The Network Adapter configuration of a DataBox. */\nexport interface ApplianceNetworkConfiguration {\n /**\n * Name of the network.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Mac Address.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly macAddress?: string;\n}\n\n/** Base class for all objects under resource. */\nexport interface ArmBaseObject {\n /**\n * Name of the object.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Id of the object.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Type of the object.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n}\n\n/** Granular Details for log generated during copy. */\nexport interface GranularCopyLogDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n copyLogDetailsType: \"DataBoxCustomerDisk\";\n}\n\n/** Copy progress. */\nexport interface CopyProgress {\n /**\n * Name of the storage account. This will be empty for data account types other than storage account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly storageAccountName?: string;\n /**\n * Transfer type of data\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly transferType?: TransferType;\n /**\n * Data Account Type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dataAccountType?: DataAccountType;\n /**\n * Id of the account where the data needs to be uploaded.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly accountId?: string;\n /**\n * To indicate bytes transferred.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly bytesProcessed?: number;\n /**\n * Total amount of data to be processed by the job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalBytesToProcess?: number;\n /**\n * Number of files processed\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly filesProcessed?: number;\n /**\n * Total files to process\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalFilesToProcess?: number;\n /**\n * Number of files not adhering to azure naming conventions which were processed by automatic renaming\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly invalidFilesProcessed?: number;\n /**\n * Total amount of data not adhering to azure naming conventions which were processed by automatic renaming\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly invalidFileBytesUploaded?: number;\n /**\n * Number of folders not adhering to azure naming conventions which were processed by automatic renaming\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly renamedContainerCount?: number;\n /**\n * Number of files which could not be copied\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly filesErroredOut?: number;\n /**\n * To indicate directories errored out in the job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly directoriesErroredOut?: number;\n /**\n * To indicate directories renamed\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly invalidDirectoriesProcessed?: number;\n /**\n * To indicate if enumeration of data is in progress.\n * Until this is true, the TotalBytesToProcess may not be valid.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isEnumerationInProgress?: boolean;\n /**\n * Error, if any, in the stage\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: CloudError;\n /**\n * Available actions on the job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly actions?: CustomerResolutionCode[];\n}\n\n/** Granular Copy progress. */\nexport interface GranularCopyProgress {\n /**\n * Name of the storage account. This will be empty for data account types other than storage account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly storageAccountName?: string;\n /**\n * Transfer type of data\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly transferType?: TransferType;\n /**\n * Data Account Type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dataAccountType?: DataAccountType;\n /**\n * Id of the account where the data needs to be uploaded.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly accountId?: string;\n /**\n * To indicate bytes transferred.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly bytesProcessed?: number;\n /**\n * Total amount of data to be processed by the job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalBytesToProcess?: number;\n /**\n * Number of files processed\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly filesProcessed?: number;\n /**\n * Total files to process\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalFilesToProcess?: number;\n /**\n * Number of files not adhering to azure naming conventions which were processed by automatic renaming\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly invalidFilesProcessed?: number;\n /**\n * Total amount of data not adhering to azure naming conventions which were processed by automatic renaming\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly invalidFileBytesUploaded?: number;\n /**\n * Number of folders not adhering to azure naming conventions which were processed by automatic renaming\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly renamedContainerCount?: number;\n /**\n * Number of files which could not be copied\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly filesErroredOut?: number;\n /**\n * To indicate directories errored out in the job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly directoriesErroredOut?: number;\n /**\n * To indicate directories renamed\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly invalidDirectoriesProcessed?: number;\n /**\n * To indicate if enumeration of data is in progress.\n * Until this is true, the TotalBytesToProcess may not be valid.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isEnumerationInProgress?: boolean;\n /**\n * Error, if any, in the stage\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: CloudError;\n /**\n * Available actions on the job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly actions?: CustomerResolutionCode[];\n}\n\n/** Import disk details */\nexport interface ImportDiskDetails {\n /** The relative path of the manifest file on the disk. */\n manifestFile: string;\n /** The Base16-encoded MD5 hash of the manifest file on the disk. */\n manifestHash: string;\n /** BitLocker key used to encrypt the disk. */\n bitLockerKey: string;\n /**\n * Path to backed up manifest, only returned if enableManifestBackup is true.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly backupManifestCloudPath?: string;\n}\n\n/** Export disk details */\nexport interface ExportDiskDetails {\n /**\n * The relative path of the manifest file on the disk.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly manifestFile?: string;\n /**\n * The Base16-encoded MD5 hash of the manifest file on the disk.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly manifestHash?: string;\n /**\n * Path to backed up manifest, only returned if enableManifestBackup is true.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly backupManifestCloudPath?: string;\n}\n\n/** Contains all the secrets of a Disk. */\nexport interface DiskSecret {\n /**\n * Serial number of the assigned disk.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly diskSerialNumber?: string;\n /**\n * Bit Locker key of the disk which can be used to unlock the disk to copy data.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly bitLockerKey?: string;\n}\n\n/** DataBox Disk Copy Progress */\nexport interface DataBoxDiskCopyProgress {\n /**\n * The serial number of the disk\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly serialNumber?: string;\n /**\n * Bytes copied during the copy of disk.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly bytesCopied?: number;\n /**\n * Indicates the percentage completed for the copy of the disk.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly percentComplete?: number;\n /**\n * The Status of the copy\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: CopyStatus;\n /**\n * Error, if any, in the stage\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: CloudError;\n /**\n * Available actions on the job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly actions?: CustomerResolutionCode[];\n}\n\n/** The secrets related to a databox heavy. */\nexport interface DataBoxHeavySecret {\n /**\n * Serial number of the assigned device.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly deviceSerialNumber?: string;\n /**\n * Password for out of the box experience on device.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly devicePassword?: string;\n /**\n * Network configuration of the appliance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkConfigurations?: ApplianceNetworkConfiguration[];\n /**\n * The base 64 encoded public key to authenticate with the device\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly encodedValidationCertPubKey?: string;\n /**\n * Per account level access credentials.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly accountCredentialDetails?: AccountCredentialDetails[];\n}\n\n/** The secrets related to a DataBox. */\nexport interface DataBoxSecret {\n /**\n * Serial number of the assigned device.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly deviceSerialNumber?: string;\n /**\n * Password for out of the box experience on device.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly devicePassword?: string;\n /**\n * Network configuration of the appliance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkConfigurations?: ApplianceNetworkConfiguration[];\n /**\n * The base 64 encoded public key to authenticate with the device\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly encodedValidationCertPubKey?: string;\n /**\n * Per account level access credentials.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly accountCredentialDetails?: AccountCredentialDetails[];\n}\n\n/** Customer disk job details. */\nexport interface DataBoxCustomerDiskJobDetails extends JobDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobDetailsType: \"DataBoxCustomerDisk\";\n /** Contains the map of disk serial number to the disk details for import jobs. */\n importDiskDetailsCollection?: { [propertyName: string]: ImportDiskDetails };\n /**\n * Contains the map of disk serial number to the disk details for export jobs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly exportDiskDetailsCollection?: {\n [propertyName: string]: ExportDiskDetails;\n };\n /**\n * Copy progress per disk.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly copyProgress?: DataBoxCustomerDiskCopyProgress[];\n /**\n * Delivery package shipping details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly deliverToDcPackageDetails?: PackageCarrierInfo;\n /** Return package shipping details. */\n returnToCustomerPackageDetails: PackageCarrierDetails;\n /** Flag to indicate if disk manifest should be backed-up in the Storage Account. */\n enableManifestBackup?: boolean;\n}\n\n/** DataBox Disk Job Details. */\nexport interface DataBoxDiskJobDetails extends JobDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobDetailsType: \"DataBoxDisk\";\n /** User preference on what size disks are needed for the job. The map is from the disk size in TB to the count. Eg. {2,5} means 5 disks of 2 TB size. Key is string but will be checked against an int. */\n preferredDisks?: { [propertyName: string]: number };\n /**\n * Copy progress per disk.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly copyProgress?: DataBoxDiskCopyProgress[];\n /**\n * Copy progress per disk.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly granularCopyProgress?: DataBoxDiskGranularCopyProgress[];\n /**\n * Copy progress per disk.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly granularCopyLogDetails?: DataBoxDiskGranularCopyLogDetails[];\n /**\n * Contains the map of disk serial number to the disk size being used for the job. Is returned only after the disks are shipped to the customer.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly disksAndSizeDetails?: { [propertyName: string]: number };\n /** User entered passkey for DataBox Disk job. */\n passkey?: string;\n}\n\n/** Databox Heavy Device Job Details */\nexport interface DataBoxHeavyJobDetails extends JobDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobDetailsType: \"DataBoxHeavy\";\n /**\n * Copy progress per account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly copyProgress?: CopyProgress[];\n /** Set Device password for unlocking Databox Heavy. Should not be passed for TransferType:ExportFromAzure jobs. If this is not passed, the service will generate password itself. This will not be returned in Get Call. Password Requirements : Password must be minimum of 12 and maximum of 64 characters. Password must have at least one uppercase alphabet, one number and one special character. Password cannot have the following characters : IilLoO0 Password can have only alphabets, numbers and these characters : @#\\-$%^!+=;:_()]+ */\n devicePassword?: string;\n}\n\n/** Databox Job Details */\nexport interface DataBoxJobDetails extends JobDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobDetailsType: \"DataBox\";\n /**\n * Copy progress per storage account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly copyProgress?: CopyProgress[];\n /** Set Device password for unlocking Databox. Should not be passed for TransferType:ExportFromAzure jobs. If this is not passed, the service will generate password itself. This will not be returned in Get Call. Password Requirements : Password must be minimum of 12 and maximum of 64 characters. Password must have at least one uppercase alphabet, one number and one special character. Password cannot have the following characters : IilLoO0 Password can have only alphabets, numbers and these characters : @#\\-$%^!+=;:_()]+ */\n devicePassword?: string;\n}\n\n/** Details of the managed disks. */\nexport interface ManagedDiskDetails extends DataAccountDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n dataAccountType: \"ManagedDisk\";\n /** Resource Group Id of the compute disks. */\n resourceGroupId: string;\n /** Resource Id of the storage account that can be used to copy the vhd for staging. */\n stagingStorageAccountId: string;\n}\n\n/** Details for the storage account. */\nexport interface StorageAccountDetails extends DataAccountDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n dataAccountType: \"StorageAccount\";\n /** Storage Account Resource Id. */\n storageAccountId: string;\n}\n\n/** Copy log details for a storage account of a DataBox job */\nexport interface DataBoxAccountCopyLogDetails extends CopyLogDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n copyLogDetailsType: \"DataBox\";\n /**\n * Account name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly accountName?: string;\n /**\n * Link for copy logs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly copyLogLink?: string;\n /**\n * Link for copy verbose logs. This will be set only when LogCollectionLevel is set to Verbose.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly copyVerboseLogLink?: string;\n}\n\n/** Copy Log Details for customer disk */\nexport interface DataBoxCustomerDiskCopyLogDetails extends CopyLogDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n copyLogDetailsType: \"DataBoxCustomerDisk\";\n /**\n * Disk Serial Number.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly serialNumber?: string;\n /**\n * Link for copy error logs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errorLogLink?: string;\n /**\n * Link for copy verbose logs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly verboseLogLink?: string;\n}\n\n/** Copy Log Details for a disk */\nexport interface DataBoxDiskCopyLogDetails extends CopyLogDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n copyLogDetailsType: \"DataBoxDisk\";\n /**\n * Disk Serial Number.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly diskSerialNumber?: string;\n /**\n * Link for copy error logs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errorLogLink?: string;\n /**\n * Link for copy verbose logs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly verboseLogLink?: string;\n}\n\n/** Copy log details for a storage account for Databox heavy */\nexport interface DataBoxHeavyAccountCopyLogDetails extends CopyLogDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n copyLogDetailsType: \"DataBoxHeavy\";\n /**\n * Account name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly accountName?: string;\n /**\n * Link for copy logs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly copyLogLink?: string[];\n /**\n * Link for copy verbose logs. This will be set only when the LogCollectionLevel is set to verbose.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly copyVerboseLogLink?: string[];\n}\n\n/** Datacenter instruction for given storage location. */\nexport interface DatacenterAddressInstructionResponse\n extends DatacenterAddressResponse {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n datacenterAddressType: \"DatacenterAddressInstruction\";\n /**\n * Data center communication instruction\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly communicationInstruction?: string;\n}\n\n/** Datacenter address for given storage location. */\nexport interface DatacenterAddressLocationResponse\n extends DatacenterAddressResponse {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n datacenterAddressType: \"DatacenterAddressLocation\";\n /**\n * Contact person name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly contactPersonName?: string;\n /**\n * Company name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly company?: string;\n /**\n * Street address line 1\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly street1?: string;\n /**\n * Street address line 2\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly street2?: string;\n /**\n * Street address line 3\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly street3?: string;\n /**\n * City name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly city?: string;\n /**\n * name of the state\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly state?: string;\n /**\n * Zip code\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly zip?: string;\n /**\n * name of the country\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly country?: string;\n /**\n * Phone number\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly phone?: string;\n /**\n * Phone extension\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly phoneExtension?: string;\n /**\n * Address type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly addressType?: string;\n /**\n * Special instruction for shipping\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly additionalShippingInformation?: string;\n}\n\n/** Job Resource. */\nexport interface JobResource extends Resource {\n /**\n * Name of the object.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Id of the object.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Type of the object.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /** Type of the data transfer. */\n transferType: TransferType;\n /**\n * Describes whether the job is cancellable or not.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isCancellable?: boolean;\n /**\n * Describes whether the job is deletable or not.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isDeletable?: boolean;\n /**\n * Describes whether the shipping address is editable or not.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isShippingAddressEditable?: boolean;\n /**\n * The Editable status for Reverse Shipping Address and Contact Info\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reverseShippingDetailsUpdate?: ReverseShippingDetailsEditStatus;\n /**\n * The Editable status for Reverse Transport preferences\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reverseTransportPreferenceUpdate?: ReverseTransportPreferenceEditStatus;\n /**\n * Is Prepare To Ship Enabled on this job\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isPrepareToShipEnabled?: boolean;\n /**\n * Name of the stage which is in progress.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: StageName;\n /**\n * Time at which the job was started in UTC ISO 8601 format.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startTime?: Date;\n /**\n * Top level error for the job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: CloudError;\n /** Details of a job run. This field will only be sent for expand details filter. */\n details?: JobDetailsUnion;\n /**\n * Reason for cancellation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cancellationReason?: string;\n /** Delivery type of Job. */\n deliveryType?: JobDeliveryType;\n /** Delivery Info of Job. */\n deliveryInfo?: JobDeliveryInfo;\n /**\n * Flag to indicate cancellation of scheduled job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isCancellableWithoutFee?: boolean;\n}\n\n/** The requirements to validate customer address where the device needs to be shipped. */\nexport interface ValidateAddress extends ValidationInputRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationType: \"ValidateAddress\";\n /** Shipping address of the customer. */\n shippingAddress: ShippingAddress;\n /** Device type to be used for the job. */\n deviceType: SkuName;\n /** Preferences related to the shipment logistics of the sku. */\n transportPreferences?: TransportPreferences;\n}\n\n/** Request to validate create order limit for current subscription. */\nexport interface CreateOrderLimitForSubscriptionValidationRequest\n extends ValidationInputRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationType: \"ValidateCreateOrderLimit\";\n /** Device type to be used for the job. */\n deviceType: SkuName;\n}\n\n/** Request to validate export and import data details. */\nexport interface DataTransferDetailsValidationRequest\n extends ValidationInputRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationType: \"ValidateDataTransferDetails\";\n /** List of DataTransfer details to be used to export data from azure. */\n dataExportDetails?: DataExportDetails[];\n /** List of DataTransfer details to be used to import data to azure. */\n dataImportDetails?: DataImportDetails[];\n /** Device type. */\n deviceType: SkuName;\n /** Type of the transfer. */\n transferType: TransferType;\n}\n\n/** Request to validate preference of transport and data center. */\nexport interface PreferencesValidationRequest extends ValidationInputRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationType: \"ValidatePreferences\";\n /** Preference of transport and data center. */\n preference?: Preferences;\n /** Device type to be used for the job. */\n deviceType: SkuName;\n}\n\n/** Request to validate sku availability. */\nexport interface SkuAvailabilityValidationRequest\n extends ValidationInputRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationType: \"ValidateSkuAvailability\";\n /** Device type to be used for the job. */\n deviceType: SkuName;\n /** Type of the transfer. */\n transferType: TransferType;\n /** ISO country code. Country for hardware shipment. For codes check: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements */\n country: string;\n /** Location for data transfer. For locations check: https://management.azure.com/subscriptions/SUBSCRIPTIONID/locations?api-version=2018-01-01 */\n location: string;\n}\n\n/** Request to validate subscription permission to create jobs. */\nexport interface SubscriptionIsAllowedToCreateJobValidationRequest\n extends ValidationInputRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationType: \"ValidateSubscriptionIsAllowedToCreateJob\";\n}\n\n/** The address validation output. */\nexport interface AddressValidationProperties extends ValidationInputResponse {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationType: \"ValidateAddress\";\n /**\n * The address validation status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly validationStatus?: AddressValidationStatus;\n /**\n * List of alternate addresses.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly alternateAddresses?: ShippingAddress[];\n}\n\n/** Properties of create order limit for subscription validation response. */\nexport interface CreateOrderLimitForSubscriptionValidationResponseProperties\n extends ValidationInputResponse {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationType: \"ValidateCreateOrderLimit\";\n /**\n * Create order limit validation status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: ValidationStatus;\n}\n\n/** Properties of data transfer details validation response. */\nexport interface DataTransferDetailsValidationResponseProperties\n extends ValidationInputResponse {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationType: \"ValidateDataTransferDetails\";\n /**\n * Data transfer details validation status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: ValidationStatus;\n}\n\n/** Properties of data center and transport preference validation response. */\nexport interface PreferencesValidationResponseProperties\n extends ValidationInputResponse {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationType: \"ValidatePreferences\";\n /**\n * Validation status of requested data center and transport.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: ValidationStatus;\n}\n\n/** Properties of sku availability validation response. */\nexport interface SkuAvailabilityValidationResponseProperties\n extends ValidationInputResponse {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationType: \"ValidateSkuAvailability\";\n /**\n * Sku availability validation status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: ValidationStatus;\n}\n\n/** Properties of subscription permission to create job validation response. */\nexport interface SubscriptionIsAllowedToCreateJobValidationResponseProperties\n extends ValidationInputResponse {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationType: \"ValidateSubscriptionIsAllowedToCreateJob\";\n /**\n * Validation status of subscription permission to create job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: ValidationStatus;\n}\n\n/** It does all pre-job creation validations. */\nexport interface CreateJobValidations extends ValidationRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationCategory: \"JobCreationValidation\";\n}\n\n/** The secrets related to customer disk job. */\nexport interface CustomerDiskJobSecrets extends JobSecrets {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobSecretsType: \"DataBoxCustomerDisk\";\n /**\n * Contains the list of secrets object for that device.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly diskSecrets?: DiskSecret[];\n /**\n * Carrier Account Number of the customer\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly carrierAccountNumber?: string;\n}\n\n/** The secrets related to disk job. */\nexport interface DataBoxDiskJobSecrets extends JobSecrets {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobSecretsType: \"DataBoxDisk\";\n /**\n * Contains the list of secrets object for that device.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly diskSecrets?: DiskSecret[];\n /**\n * PassKey for the disk Job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly passKey?: string;\n /**\n * Whether passkey was provided by user.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isPasskeyUserDefined?: boolean;\n}\n\n/** The secrets related to a databox heavy job. */\nexport interface DataBoxHeavyJobSecrets extends JobSecrets {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobSecretsType: \"DataBoxHeavy\";\n /**\n * Contains the list of secret objects for a databox heavy job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cabinetPodSecrets?: DataBoxHeavySecret[];\n}\n\n/** The secrets related to a databox job. */\nexport interface DataboxJobSecrets extends JobSecrets {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobSecretsType: \"DataBox\";\n /** Contains the list of secret objects for a job. */\n podSecrets?: DataBoxSecret[];\n}\n\n/** Request body to get the availability for scheduling data box orders orders. */\nexport interface DataBoxScheduleAvailabilityRequest\n extends ScheduleAvailabilityRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n skuName: \"DataBox\";\n}\n\n/** Request body to get the availability for scheduling disk orders. */\nexport interface DiskScheduleAvailabilityRequest\n extends ScheduleAvailabilityRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n skuName: \"DataBoxDisk\";\n /** The expected size of the data, which needs to be transferred in this job, in terabytes. */\n expectedDataSizeInTeraBytes: number;\n}\n\n/** Request body to get the availability for scheduling heavy orders. */\nexport interface HeavyScheduleAvailabilityRequest\n extends ScheduleAvailabilityRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n skuName: \"DataBoxHeavy\";\n}\n\n/** Granular Copy Log Details for customer disk */\nexport interface DataBoxDiskGranularCopyLogDetails\n extends GranularCopyLogDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n copyLogDetailsType: \"DataBoxCustomerDisk\";\n /**\n * Disk Serial Number.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly serialNumber?: string;\n /**\n * Account id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly accountId?: string;\n /**\n * Link for copy error logs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errorLogLink?: string;\n /**\n * Link for copy verbose logs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly verboseLogLink?: string;\n}\n\n/** DataBox CustomerDisk Copy Progress */\nexport interface DataBoxCustomerDiskCopyProgress extends CopyProgress {\n /**\n * Disk Serial Number.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly serialNumber?: string;\n /**\n * The Status of the copy\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly copyStatus?: CopyStatus;\n}\n\n/** DataBox Disk Granular Copy Progress */\nexport interface DataBoxDiskGranularCopyProgress extends GranularCopyProgress {\n /**\n * Disk Serial Number.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly serialNumber?: string;\n /**\n * The Status of the copy\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly copyStatus?: CopyStatus;\n}\n\n/** Defines headers for Jobs_delete operation. */\nexport interface JobsDeleteHeaders {\n /** The URI to poll for completion status. */\n location?: string;\n}\n\n/** Defines headers for Jobs_update operation. */\nexport interface JobsUpdateHeaders {\n /** The URI to poll for completion status. */\n location?: string;\n}\n\n/** Known values of {@link StageName} that the service accepts. */\nexport enum KnownStageName {\n /** An order has been created. */\n DeviceOrdered = \"DeviceOrdered\",\n /** A device has been prepared for the order. */\n DevicePrepared = \"DevicePrepared\",\n /** Device has been dispatched to the user of the order. */\n Dispatched = \"Dispatched\",\n /** Device has been delivered to the user of the order. */\n Delivered = \"Delivered\",\n /** Device has been picked up from user and in transit to Azure datacenter. */\n PickedUp = \"PickedUp\",\n /** Device has been received at Azure datacenter from the user. */\n AtAzureDC = \"AtAzureDC\",\n /** Data copy from the device at Azure datacenter. */\n DataCopy = \"DataCopy\",\n /** Order has completed. */\n Completed = \"Completed\",\n /** Order has completed with errors. */\n CompletedWithErrors = \"CompletedWithErrors\",\n /** Order has been cancelled. */\n Cancelled = \"Cancelled\",\n /** Order has failed due to issue reported by user. */\n FailedIssueReportedAtCustomer = \"Failed_IssueReportedAtCustomer\",\n /** Order has failed due to issue detected at Azure datacenter. */\n FailedIssueDetectedAtAzureDC = \"Failed_IssueDetectedAtAzureDC\",\n /** Order has been aborted. */\n Aborted = \"Aborted\",\n /** Order has completed with warnings. */\n CompletedWithWarnings = \"CompletedWithWarnings\",\n /** Device is ready to be handed to customer from Azure DC. */\n ReadyToDispatchFromAzureDC = \"ReadyToDispatchFromAzureDC\",\n /** Device can be dropped off at Azure DC. */\n ReadyToReceiveAtAzureDC = \"ReadyToReceiveAtAzureDC\",\n /** Job created by the customer. */\n Created = \"Created\",\n /** User shipped the device to AzureDC. */\n ShippedToAzureDC = \"ShippedToAzureDC\",\n /** Awaiting shipment details of device from customer. */\n AwaitingShipmentDetails = \"AwaitingShipmentDetails\",\n /** Preparing the device to ship to customer. */\n PreparingToShipFromAzureDC = \"PreparingToShipFromAzureDC\",\n /** Shipped the device to customer. */\n ShippedToCustomer = \"ShippedToCustomer\"\n}\n\n/**\n * Defines values for StageName. \\\n * {@link KnownStageName} can be used interchangeably with StageName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **DeviceOrdered**: An order has been created. \\\n * **DevicePrepared**: A device has been prepared for the order. \\\n * **Dispatched**: Device has been dispatched to the user of the order. \\\n * **Delivered**: Device has been delivered to the user of the order. \\\n * **PickedUp**: Device has been picked up from user and in transit to Azure datacenter. \\\n * **AtAzureDC**: Device has been received at Azure datacenter from the user. \\\n * **DataCopy**: Data copy from the device at Azure datacenter. \\\n * **Completed**: Order has completed. \\\n * **CompletedWithErrors**: Order has completed with errors. \\\n * **Cancelled**: Order has been cancelled. \\\n * **Failed_IssueReportedAtCustomer**: Order has failed due to issue reported by user. \\\n * **Failed_IssueDetectedAtAzureDC**: Order has failed due to issue detected at Azure datacenter. \\\n * **Aborted**: Order has been aborted. \\\n * **CompletedWithWarnings**: Order has completed with warnings. \\\n * **ReadyToDispatchFromAzureDC**: Device is ready to be handed to customer from Azure DC. \\\n * **ReadyToReceiveAtAzureDC**: Device can be dropped off at Azure DC. \\\n * **Created**: Job created by the customer. \\\n * **ShippedToAzureDC**: User shipped the device to AzureDC. \\\n * **AwaitingShipmentDetails**: Awaiting shipment details of device from customer. \\\n * **PreparingToShipFromAzureDC**: Preparing the device to ship to customer. \\\n * **ShippedToCustomer**: Shipped the device to customer.\n */\nexport type StageName = string;\n\n/** Known values of {@link NotificationStageName} that the service accepts. */\nexport enum KnownNotificationStageName {\n /** Notification at device prepared stage. */\n DevicePrepared = \"DevicePrepared\",\n /** Notification at device dispatched stage. */\n Dispatched = \"Dispatched\",\n /** Notification at device delivered stage. */\n Delivered = \"Delivered\",\n /** Notification at device picked up from user stage. */\n PickedUp = \"PickedUp\",\n /** Notification at device received at Azure datacenter stage. */\n AtAzureDC = \"AtAzureDC\",\n /** Notification at data copy started stage. */\n DataCopy = \"DataCopy\",\n /** Notification at job created stage. */\n Created = \"Created\",\n /** Notification at shipped devices to customer stage. */\n ShippedToCustomer = \"ShippedToCustomer\"\n}\n\n/**\n * Defines values for NotificationStageName. \\\n * {@link KnownNotificationStageName} can be used interchangeably with NotificationStageName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **DevicePrepared**: Notification at device prepared stage. \\\n * **Dispatched**: Notification at device dispatched stage. \\\n * **Delivered**: Notification at device delivered stage. \\\n * **PickedUp**: Notification at device picked up from user stage. \\\n * **AtAzureDC**: Notification at device received at Azure datacenter stage. \\\n * **DataCopy**: Notification at data copy started stage. \\\n * **Created**: Notification at job created stage. \\\n * **ShippedToCustomer**: Notification at shipped devices to customer stage.\n */\nexport type NotificationStageName = string;\n\n/** Known values of {@link DataCenterCode} that the service accepts. */\nexport enum KnownDataCenterCode {\n /** Invalid */\n Invalid = \"Invalid\",\n /** BY2 */\n BY2 = \"BY2\",\n /** BY1 */\n BY1 = \"BY1\",\n /** ORK70 */\n ORK70 = \"ORK70\",\n /** AM2 */\n AM2 = \"AM2\",\n /** AMS20 */\n AMS20 = \"AMS20\",\n /** BY21 */\n BY21 = \"BY21\",\n /** BY24 */\n BY24 = \"BY24\",\n /** MWH01 */\n MWH01 = \"MWH01\",\n /** AMS06 */\n AMS06 = \"AMS06\",\n /** SSE90 */\n SSE90 = \"SSE90\",\n /** SYD03 */\n SYD03 = \"SYD03\",\n /** SYD23 */\n SYD23 = \"SYD23\",\n /** CBR20 */\n CBR20 = \"CBR20\",\n /** YTO20 */\n YTO20 = \"YTO20\",\n /** CWL20 */\n CWL20 = \"CWL20\",\n /** LON24 */\n LON24 = \"LON24\",\n /** BOM01 */\n BOM01 = \"BOM01\",\n /** BL20 */\n BL20 = \"BL20\",\n /** BL7 */\n BL7 = \"BL7\",\n /** SEL20 */\n SEL20 = \"SEL20\",\n /** TYO01 */\n TYO01 = \"TYO01\",\n /** BN1 */\n BN1 = \"BN1\",\n /** SN5 */\n SN5 = \"SN5\",\n /** CYS04 */\n CYS04 = \"CYS04\",\n /** TYO22 */\n TYO22 = \"TYO22\",\n /** YTO21 */\n YTO21 = \"YTO21\",\n /** YQB20 */\n YQB20 = \"YQB20\",\n /** FRA22 */\n FRA22 = \"FRA22\",\n /** MAA01 */\n MAA01 = \"MAA01\",\n /** CPQ02 */\n CPQ02 = \"CPQ02\",\n /** CPQ20 */\n CPQ20 = \"CPQ20\",\n /** SIN20 */\n SIN20 = \"SIN20\",\n /** HKG20 */\n HKG20 = \"HKG20\",\n /** SG2 */\n SG2 = \"SG2\",\n /** MEL23 */\n MEL23 = \"MEL23\",\n /** SEL21 */\n SEL21 = \"SEL21\",\n /** OSA20 */\n OSA20 = \"OSA20\",\n /** SHA03 */\n SHA03 = \"SHA03\",\n /** BJB */\n BJB = \"BJB\",\n /** JNB22 */\n JNB22 = \"JNB22\",\n /** JNB21 */\n JNB21 = \"JNB21\",\n /** MNZ21 */\n MNZ21 = \"MNZ21\",\n /** SN8 */\n SN8 = \"SN8\",\n /** AUH20 */\n AUH20 = \"AUH20\",\n /** ZRH20 */\n ZRH20 = \"ZRH20\",\n /** PUS20 */\n PUS20 = \"PUS20\",\n /** AdHoc */\n AdHoc = \"AdHoc\",\n /** CH1 */\n CH1 = \"CH1\",\n /** DSM05 */\n DSM05 = \"DSM05\",\n /** DUB07 */\n DUB07 = \"DUB07\",\n /** PNQ01 */\n PNQ01 = \"PNQ01\",\n /** SVG20 */\n SVG20 = \"SVG20\",\n /** OSA02 */\n OSA02 = \"OSA02\",\n /** OSA22 */\n OSA22 = \"OSA22\",\n /** PAR22 */\n PAR22 = \"PAR22\",\n /** BN7 */\n BN7 = \"BN7\",\n /** SN6 */\n SN6 = \"SN6\",\n /** BJS20 */\n BJS20 = \"BJS20\"\n}\n\n/**\n * Defines values for DataCenterCode. \\\n * {@link KnownDataCenterCode} can be used interchangeably with DataCenterCode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Invalid** \\\n * **BY2** \\\n * **BY1** \\\n * **ORK70** \\\n * **AM2** \\\n * **AMS20** \\\n * **BY21** \\\n * **BY24** \\\n * **MWH01** \\\n * **AMS06** \\\n * **SSE90** \\\n * **SYD03** \\\n * **SYD23** \\\n * **CBR20** \\\n * **YTO20** \\\n * **CWL20** \\\n * **LON24** \\\n * **BOM01** \\\n * **BL20** \\\n * **BL7** \\\n * **SEL20** \\\n * **TYO01** \\\n * **BN1** \\\n * **SN5** \\\n * **CYS04** \\\n * **TYO22** \\\n * **YTO21** \\\n * **YQB20** \\\n * **FRA22** \\\n * **MAA01** \\\n * **CPQ02** \\\n * **CPQ20** \\\n * **SIN20** \\\n * **HKG20** \\\n * **SG2** \\\n * **MEL23** \\\n * **SEL21** \\\n * **OSA20** \\\n * **SHA03** \\\n * **BJB** \\\n * **JNB22** \\\n * **JNB21** \\\n * **MNZ21** \\\n * **SN8** \\\n * **AUH20** \\\n * **ZRH20** \\\n * **PUS20** \\\n * **AdHoc** \\\n * **CH1** \\\n * **DSM05** \\\n * **DUB07** \\\n * **PNQ01** \\\n * **SVG20** \\\n * **OSA02** \\\n * **OSA22** \\\n * **PAR22** \\\n * **BN7** \\\n * **SN6** \\\n * **BJS20**\n */\nexport type DataCenterCode = string;\n\n/** Known values of {@link CopyStatus} that the service accepts. */\nexport enum KnownCopyStatus {\n /** Data copy hasn't started yet. */\n NotStarted = \"NotStarted\",\n /** Data copy is in progress. */\n InProgress = \"InProgress\",\n /** Data copy completed. */\n Completed = \"Completed\",\n /** Data copy completed with errors. */\n CompletedWithErrors = \"CompletedWithErrors\",\n /** Data copy failed. No data was copied. */\n Failed = \"Failed\",\n /** No copy triggered as device was not returned. */\n NotReturned = \"NotReturned\",\n /** The Device has hit hardware issues. */\n HardwareError = \"HardwareError\",\n /** Data copy failed. The Device was formatted by user. */\n DeviceFormatted = \"DeviceFormatted\",\n /** Data copy failed. Device metadata was modified by user. */\n DeviceMetadataModified = \"DeviceMetadataModified\",\n /** Data copy failed. Storage Account was not accessible during copy. */\n StorageAccountNotAccessible = \"StorageAccountNotAccessible\",\n /** Data copy failed. The Device data content is not supported. */\n UnsupportedData = \"UnsupportedData\",\n /** No copy triggered as device was not received. */\n DriveNotReceived = \"DriveNotReceived\",\n /** No copy triggered as device type is not supported. */\n UnsupportedDrive = \"UnsupportedDrive\",\n /** Copy failed due to service error. */\n OtherServiceError = \"OtherServiceError\",\n /** Copy failed due to user error. */\n OtherUserError = \"OtherUserError\",\n /** Copy failed due to disk detection error. */\n DriveNotDetected = \"DriveNotDetected\",\n /** Copy failed due to corrupted drive. */\n DriveCorrupted = \"DriveCorrupted\",\n /** Copy failed due to modified or removed metadata files. */\n MetadataFilesModifiedOrRemoved = \"MetadataFilesModifiedOrRemoved\"\n}\n\n/**\n * Defines values for CopyStatus. \\\n * {@link KnownCopyStatus} can be used interchangeably with CopyStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotStarted**: Data copy hasn't started yet. \\\n * **InProgress**: Data copy is in progress. \\\n * **Completed**: Data copy completed. \\\n * **CompletedWithErrors**: Data copy completed with errors. \\\n * **Failed**: Data copy failed. No data was copied. \\\n * **NotReturned**: No copy triggered as device was not returned. \\\n * **HardwareError**: The Device has hit hardware issues. \\\n * **DeviceFormatted**: Data copy failed. The Device was formatted by user. \\\n * **DeviceMetadataModified**: Data copy failed. Device metadata was modified by user. \\\n * **StorageAccountNotAccessible**: Data copy failed. Storage Account was not accessible during copy. \\\n * **UnsupportedData**: Data copy failed. The Device data content is not supported. \\\n * **DriveNotReceived**: No copy triggered as device was not received. \\\n * **UnsupportedDrive**: No copy triggered as device type is not supported. \\\n * **OtherServiceError**: Copy failed due to service error. \\\n * **OtherUserError**: Copy failed due to user error. \\\n * **DriveNotDetected**: Copy failed due to disk detection error. \\\n * **DriveCorrupted**: Copy failed due to corrupted drive. \\\n * **MetadataFilesModifiedOrRemoved**: Copy failed due to modified or removed metadata files.\n */\nexport type CopyStatus = string;\n/** Defines values for TransferType. */\nexport type TransferType = \"ImportToAzure\" | \"ExportFromAzure\";\n/** Defines values for ReverseShippingDetailsEditStatus. */\nexport type ReverseShippingDetailsEditStatus =\n | \"Enabled\"\n | \"Disabled\"\n | \"NotSupported\";\n/** Defines values for ReverseTransportPreferenceEditStatus. */\nexport type ReverseTransportPreferenceEditStatus =\n | \"Enabled\"\n | \"Disabled\"\n | \"NotSupported\";\n/** Defines values for StageStatus. */\nexport type StageStatus =\n | \"None\"\n | \"InProgress\"\n | \"Succeeded\"\n | \"Failed\"\n | \"Cancelled\"\n | \"Cancelling\"\n | \"SucceededWithErrors\"\n | \"WaitingForCustomerAction\"\n | \"SucceededWithWarnings\"\n | \"WaitingForCustomerActionForKek\"\n | \"WaitingForCustomerActionForCleanUp\"\n | \"CustomerActionPerformedForCleanUp\"\n | \"CustomerActionPerformed\";\n/** Defines values for AddressType. */\nexport type AddressType = \"None\" | \"Residential\" | \"Commercial\";\n/** Defines values for DataAccountType. */\nexport type DataAccountType = \"StorageAccount\" | \"ManagedDisk\";\n/** Defines values for LogCollectionLevel. */\nexport type LogCollectionLevel = \"Error\" | \"Verbose\";\n/** Defines values for TransferConfigurationType. */\nexport type TransferConfigurationType = \"TransferAll\" | \"TransferUsingFilter\";\n/** Defines values for FilterFileType. */\nexport type FilterFileType = \"AzureBlob\" | \"AzureFile\";\n/** Defines values for ClassDiscriminator. */\nexport type ClassDiscriminator =\n | \"DataBox\"\n | \"DataBoxDisk\"\n | \"DataBoxHeavy\"\n | \"DataBoxCustomerDisk\";\n/** Defines values for TransportShipmentTypes. */\nexport type TransportShipmentTypes = \"CustomerManaged\" | \"MicrosoftManaged\";\n/** Defines values for DoubleEncryption. */\nexport type DoubleEncryption = \"Enabled\" | \"Disabled\";\n/** Defines values for HardwareEncryption. */\nexport type HardwareEncryption = \"Enabled\" | \"Disabled\";\n/** Defines values for KekType. */\nexport type KekType = \"MicrosoftManaged\" | \"CustomerManaged\";\n/** Defines values for CustomerResolutionCode. */\nexport type CustomerResolutionCode =\n | \"None\"\n | \"MoveToCleanUpDevice\"\n | \"Resume\"\n | \"Restart\"\n | \"ReachOutToOperation\";\n/** Defines values for DatacenterAddressType. */\nexport type DatacenterAddressType =\n | \"DatacenterAddressLocation\"\n | \"DatacenterAddressInstruction\";\n/** Defines values for JobDeliveryType. */\nexport type JobDeliveryType = \"NonScheduled\" | \"Scheduled\";\n/** Defines values for SkuName. */\nexport type SkuName =\n | \"DataBox\"\n | \"DataBoxDisk\"\n | \"DataBoxHeavy\"\n | \"DataBoxCustomerDisk\";\n/** Defines values for SkuDisabledReason. */\nexport type SkuDisabledReason =\n | \"None\"\n | \"Country\"\n | \"Region\"\n | \"Feature\"\n | \"OfferType\"\n | \"NoSubscriptionInfo\";\n/** Defines values for ValidationInputDiscriminator. */\nexport type ValidationInputDiscriminator =\n | \"ValidateAddress\"\n | \"ValidateSubscriptionIsAllowedToCreateJob\"\n | \"ValidatePreferences\"\n | \"ValidateCreateOrderLimit\"\n | \"ValidateSkuAvailability\"\n | \"ValidateDataTransferDetails\";\n/** Defines values for AddressValidationStatus. */\nexport type AddressValidationStatus = \"Valid\" | \"Invalid\" | \"Ambiguous\";\n/** Defines values for OverallValidationStatus. */\nexport type OverallValidationStatus =\n | \"AllValidToProceed\"\n | \"InputsRevisitRequired\"\n | \"CertainInputValidationsSkipped\";\n/** Defines values for ShareDestinationFormatType. */\nexport type ShareDestinationFormatType =\n | \"UnknownType\"\n | \"HCS\"\n | \"BlockBlob\"\n | \"PageBlob\"\n | \"AzureFile\"\n | \"ManagedDisk\";\n/** Defines values for AccessProtocol. */\nexport type AccessProtocol = \"SMB\" | \"NFS\";\n/** Defines values for ValidationStatus. */\nexport type ValidationStatus = \"Valid\" | \"Invalid\" | \"Skipped\";\n\n/** Optional parameters. */\nexport interface OperationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type OperationsListResponse = OperationList;\n\n/** Optional parameters. */\nexport interface OperationsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type OperationsListNextResponse = OperationList;\n\n/** Optional parameters. */\nexport interface JobsListOptionalParams extends coreClient.OperationOptions {\n /** $skipToken is supported on Get list of jobs, which provides the next page in the list of jobs. */\n skipToken?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type JobsListResponse = JobResourceList;\n\n/** Optional parameters. */\nexport interface JobsMarkDevicesShippedOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface JobsListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {\n /** $skipToken is supported on Get list of jobs, which provides the next page in the list of jobs. */\n skipToken?: string;\n}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type JobsListByResourceGroupResponse = JobResourceList;\n\n/** Optional parameters. */\nexport interface JobsGetOptionalParams extends coreClient.OperationOptions {\n /** $expand is supported on details parameter for job, which provides details on the job stages. */\n expand?: string;\n}\n\n/** Contains response data for the get operation. */\nexport type JobsGetResponse = JobResource;\n\n/** Optional parameters. */\nexport interface JobsCreateOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type JobsCreateResponse = JobResource;\n\n/** Optional parameters. */\nexport interface JobsDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface JobsUpdateOptionalParams extends coreClient.OperationOptions {\n /** Defines the If-Match condition. The patch will be performed only if the ETag of the job on the server matches this value. */\n ifMatch?: string;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type JobsUpdateResponse = JobResource;\n\n/** Optional parameters. */\nexport interface JobsBookShipmentPickUpOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the bookShipmentPickUp operation. */\nexport type JobsBookShipmentPickUpResponse = ShipmentPickUpResponse;\n\n/** Optional parameters. */\nexport interface JobsCancelOptionalParams extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface JobsListCredentialsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listCredentials operation. */\nexport type JobsListCredentialsResponse = UnencryptedCredentialsList;\n\n/** Optional parameters. */\nexport interface JobsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type JobsListNextResponse = JobResourceList;\n\n/** Optional parameters. */\nexport interface JobsListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type JobsListByResourceGroupNextResponse = JobResourceList;\n\n/** Optional parameters. */\nexport interface MitigateOptionalParams extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface ServiceListAvailableSkusByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listAvailableSkusByResourceGroup operation. */\nexport type ServiceListAvailableSkusByResourceGroupResponse = AvailableSkusResult;\n\n/** Optional parameters. */\nexport interface ServiceValidateAddressOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the validateAddress operation. */\nexport type ServiceValidateAddressResponse = AddressValidationOutput;\n\n/** Optional parameters. */\nexport interface ServiceValidateInputsByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the validateInputsByResourceGroup operation. */\nexport type ServiceValidateInputsByResourceGroupResponse = ValidationResponse;\n\n/** Optional parameters. */\nexport interface ServiceValidateInputsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the validateInputs operation. */\nexport type ServiceValidateInputsResponse = ValidationResponse;\n\n/** Optional parameters. */\nexport interface ServiceRegionConfigurationOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the regionConfiguration operation. */\nexport type ServiceRegionConfigurationResponse = RegionConfigurationResponse;\n\n/** Optional parameters. */\nexport interface ServiceRegionConfigurationByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the regionConfigurationByResourceGroup operation. */\nexport type ServiceRegionConfigurationByResourceGroupResponse = RegionConfigurationResponse;\n\n/** Optional parameters. */\nexport interface ServiceListAvailableSkusByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listAvailableSkusByResourceGroupNext operation. */\nexport type ServiceListAvailableSkusByResourceGroupNextResponse = AvailableSkusResult;\n\n/** Optional parameters. */\nexport interface DataBoxManagementClientOptionalParams\n extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Api Version */\n apiVersion?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AA4sEH,kEAAkE;AAClE,MAAM,CAAN,IAAY,cA2CX;AA3CD,WAAY,cAAc;IACxB,iCAAiC;IACjC,iDAA+B,CAAA;IAC/B,gDAAgD;IAChD,mDAAiC,CAAA;IACjC,2DAA2D;IAC3D,2CAAyB,CAAA;IACzB,0DAA0D;IAC1D,yCAAuB,CAAA;IACvB,8EAA8E;IAC9E,uCAAqB,CAAA;IACrB,kEAAkE;IAClE,yCAAuB,CAAA;IACvB,qDAAqD;IACrD,uCAAqB,CAAA;IACrB,2BAA2B;IAC3B,yCAAuB,CAAA;IACvB,uCAAuC;IACvC,6DAA2C,CAAA;IAC3C,gCAAgC;IAChC,yCAAuB,CAAA;IACvB,sDAAsD;IACtD,kFAAgE,CAAA;IAChE,kEAAkE;IAClE,gFAA8D,CAAA;IAC9D,8BAA8B;IAC9B,qCAAmB,CAAA;IACnB,yCAAyC;IACzC,iEAA+C,CAAA;IAC/C,8DAA8D;IAC9D,2EAAyD,CAAA;IACzD,6CAA6C;IAC7C,qEAAmD,CAAA;IACnD,mCAAmC;IACnC,qCAAmB,CAAA;IACnB,0CAA0C;IAC1C,uDAAqC,CAAA;IACrC,yDAAyD;IACzD,qEAAmD,CAAA;IACnD,gDAAgD;IAChD,2EAAyD,CAAA;IACzD,sCAAsC;IACtC,yDAAuC,CAAA;AACzC,CAAC,EA3CW,cAAc,KAAd,cAAc,QA2CzB;AA+BD,gFAAgF;AAChF,MAAM,CAAN,IAAY,4BAKX;AALD,WAAY,4BAA4B;IACtC,4BAA4B;IAC5B,iDAAiB,CAAA;IACjB,8BAA8B;IAC9B,qDAAqB,CAAA;AACvB,CAAC,EALW,4BAA4B,KAA5B,4BAA4B,QAKvC;AAYD,6EAA6E;AAC7E,MAAM,CAAN,IAAY,yBASX;AATD,WAAY,yBAAyB;IACnC,wCAAwC;IACxC,sEAAyC,CAAA;IACzC,mCAAmC;IACnC,4FAA+D,CAAA;IAC/D,kBAAkB;IAClB,gEAAmC,CAAA;IACnC,6CAA6C;IAC7C,gFAAmD,CAAA;AACrD,CAAC,EATW,yBAAyB,KAAzB,yBAAyB,QASpC;AAcD,8EAA8E;AAC9E,MAAM,CAAN,IAAY,0BAiBX;AAjBD,WAAY,0BAA0B;IACpC,6CAA6C;IAC7C,+DAAiC,CAAA;IACjC,+CAA+C;IAC/C,uDAAyB,CAAA;IACzB,8CAA8C;IAC9C,qDAAuB,CAAA;IACvB,wDAAwD;IACxD,mDAAqB,CAAA;IACrB,iEAAiE;IACjE,qDAAuB,CAAA;IACvB,+CAA+C;IAC/C,mDAAqB,CAAA;IACrB,yCAAyC;IACzC,iDAAmB,CAAA;IACnB,yDAAyD;IACzD,qEAAuC,CAAA;AACzC,CAAC,EAjBW,0BAA0B,KAA1B,0BAA0B,QAiBrC;AAkBD,uEAAuE;AACvE,MAAM,CAAN,IAAY,mBAyIX;AAzID,WAAY,mBAAmB;IAC7B,cAAc;IACd,0CAAmB,CAAA;IACnB,UAAU;IACV,kCAAW,CAAA;IACX,UAAU;IACV,kCAAW,CAAA;IACX,YAAY;IACZ,sCAAe,CAAA;IACf,UAAU;IACV,kCAAW,CAAA;IACX,YAAY;IACZ,sCAAe,CAAA;IACf,WAAW;IACX,oCAAa,CAAA;IACb,WAAW;IACX,oCAAa,CAAA;IACb,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,WAAW;IACX,oCAAa,CAAA;IACb,UAAU;IACV,kCAAW,CAAA;IACX,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,UAAU;IACV,kCAAW,CAAA;IACX,UAAU;IACV,kCAAW,CAAA;IACX,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,UAAU;IACV,kCAAW,CAAA;IACX,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,UAAU;IACV,kCAAW,CAAA;IACX,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,UAAU;IACV,kCAAW,CAAA;IACX,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,UAAU;IACV,kCAAW,CAAA;IACX,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,UAAU;IACV,kCAAW,CAAA;IACX,UAAU;IACV,kCAAW,CAAA;IACX,YAAY;IACZ,sCAAe,CAAA;IACf,WAAW;IACX,oCAAa,CAAA;IACb,WAAW;IACX,oCAAa,CAAA;IACb,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;IACf,YAAY;IACZ,sCAAe,CAAA;AACjB,CAAC,EAzIW,mBAAmB,KAAnB,mBAAmB,QAyI9B;AA8ED,mEAAmE;AACnE,MAAM,CAAN,IAAY,eAqCX;AArCD,WAAY,eAAe;IACzB,oCAAoC;IACpC,4CAAyB,CAAA;IACzB,gCAAgC;IAChC,4CAAyB,CAAA;IACzB,2BAA2B;IAC3B,0CAAuB,CAAA;IACvB,uCAAuC;IACvC,8DAA2C,CAAA;IAC3C,4CAA4C;IAC5C,oCAAiB,CAAA;IACjB,oDAAoD;IACpD,8CAA2B,CAAA;IAC3B,0CAA0C;IAC1C,kDAA+B,CAAA;IAC/B,0DAA0D;IAC1D,sDAAmC,CAAA;IACnC,8DAA8D;IAC9D,oEAAiD,CAAA;IACjD,wEAAwE;IACxE,8EAA2D,CAAA;IAC3D,kEAAkE;IAClE,sDAAmC,CAAA;IACnC,oDAAoD;IACpD,wDAAqC,CAAA;IACrC,yDAAyD;IACzD,wDAAqC,CAAA;IACrC,wCAAwC;IACxC,0DAAuC,CAAA;IACvC,qCAAqC;IACrC,oDAAiC,CAAA;IACjC,+CAA+C;IAC/C,wDAAqC,CAAA;IACrC,0CAA0C;IAC1C,oDAAiC,CAAA;IACjC,6DAA6D;IAC7D,oFAAiE,CAAA;AACnE,CAAC,EArCW,eAAe,KAAf,eAAe,QAqC1B","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\nexport type JobDetailsUnion =\n | JobDetails\n | DataBoxCustomerDiskJobDetails\n | DataBoxDiskJobDetails\n | DataBoxHeavyJobDetails\n | DataBoxJobDetails;\nexport type DataAccountDetailsUnion =\n | DataAccountDetails\n | ManagedDiskDetails\n | StorageAccountDetails;\nexport type CopyLogDetailsUnion =\n | CopyLogDetails\n | DataBoxAccountCopyLogDetails\n | DataBoxCustomerDiskCopyLogDetails\n | DataBoxDiskCopyLogDetails\n | DataBoxHeavyAccountCopyLogDetails;\nexport type DatacenterAddressResponseUnion =\n | DatacenterAddressResponse\n | DatacenterAddressInstructionResponse\n | DatacenterAddressLocationResponse;\nexport type ValidationInputRequestUnion =\n | ValidationInputRequest\n | ValidateAddress\n | CreateOrderLimitForSubscriptionValidationRequest\n | DataTransferDetailsValidationRequest\n | PreferencesValidationRequest\n | SkuAvailabilityValidationRequest\n | SubscriptionIsAllowedToCreateJobValidationRequest;\nexport type ValidationInputResponseUnion =\n | ValidationInputResponse\n | AddressValidationProperties\n | CreateOrderLimitForSubscriptionValidationResponseProperties\n | DataTransferDetailsValidationResponseProperties\n | PreferencesValidationResponseProperties\n | SkuAvailabilityValidationResponseProperties\n | SubscriptionIsAllowedToCreateJobValidationResponseProperties;\nexport type ValidationRequestUnion = ValidationRequest | CreateJobValidations;\nexport type JobSecretsUnion =\n | JobSecrets\n | CustomerDiskJobSecrets\n | DataBoxDiskJobSecrets\n | DataBoxHeavyJobSecrets\n | DataboxJobSecrets;\nexport type ScheduleAvailabilityRequestUnion =\n | ScheduleAvailabilityRequest\n | DataBoxScheduleAvailabilityRequest\n | DiskScheduleAvailabilityRequest\n | HeavyScheduleAvailabilityRequest;\nexport type GranularCopyLogDetailsUnion =\n | GranularCopyLogDetails\n | DataBoxDiskGranularCopyLogDetails;\n\n/** Operation Collection. */\nexport interface OperationList {\n /**\n * List of operations.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Operation[];\n /** Link for the next set of operations. */\n nextLink?: string;\n}\n\n/** Operation entity. */\nexport interface Operation {\n /**\n * Name of the operation. Format: {resourceProviderNamespace}/{resourceType}/{read|write|delete|action}\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Operation display values.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly display?: OperationDisplay;\n /**\n * Operation properties.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly properties?: Record<string, unknown>;\n /**\n * Origin of the operation. Can be : user|system|user,system\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly origin?: string;\n /** Indicates whether the operation is a data action */\n isDataAction?: boolean;\n}\n\n/** Operation display */\nexport interface OperationDisplay {\n /** Provider name. */\n provider?: string;\n /** Resource name. */\n resource?: string;\n /** Localized name of the operation for display purpose. */\n operation?: string;\n /** Localized description of the operation for display purpose. */\n description?: string;\n}\n\nexport interface ApiError {\n error: ErrorDetail;\n}\n\nexport interface ErrorDetail {\n code: string;\n message: string;\n details?: Details[];\n target?: string;\n}\n\nexport interface Details {\n code: string;\n message: string;\n}\n\n/** Job Resource Collection */\nexport interface JobResourceList {\n /** List of job resources. */\n value?: JobResource[];\n /** Link for the next set of job resources. */\n nextLink?: string;\n}\n\n/** Provides additional information about an http error response. */\nexport interface CloudError {\n /**\n * Gets or sets additional error info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly additionalInfo?: AdditionalErrorInfo[];\n /** Error code. */\n code?: string;\n /**\n * Gets or sets details for the error.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly details?: CloudError[];\n /** The error message parsed from the body of the http error response. */\n message?: string;\n /** Gets or sets the target of the error. */\n target?: string;\n}\n\n/** This class represents additional info which Resource Providers pass when an error occurs. */\nexport interface AdditionalErrorInfo {\n /** Additional information of the type of error. */\n info?: Record<string, unknown>;\n /** Type of error (e.g. CustomerIntervention, PolicyViolation, SecurityViolation). */\n type?: string;\n}\n\n/** Job details. */\nexport interface JobDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobDetailsType:\n | \"DataBoxCustomerDisk\"\n | \"DataBoxDisk\"\n | \"DataBoxHeavy\"\n | \"DataBox\";\n /**\n * List of stages that run in the job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly jobStages?: JobStages[];\n /** Contact details for notification and shipping. */\n contactDetails: ContactDetails;\n /** Shipping address of the customer. */\n shippingAddress?: ShippingAddress;\n /**\n * Delivery package shipping details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly deliveryPackage?: PackageShippingDetails;\n /**\n * Return package shipping details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly returnPackage?: PackageShippingDetails;\n /** Details of the data to be imported into azure. */\n dataImportDetails?: DataImportDetails[];\n /** Details of the data to be exported from azure. */\n dataExportDetails?: DataExportDetails[];\n /** Preferences for the order. */\n preferences?: Preferences;\n /** Optional Reverse Shipping details for order. */\n reverseShippingDetails?: ReverseShippingDetails;\n /**\n * List of copy log details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly copyLogDetails?: CopyLogDetailsUnion[];\n /**\n * Shared access key to download the return shipment label\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reverseShipmentLabelSasKey?: string;\n /**\n * Shared access key to download the chain of custody logs\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly chainOfCustodySasKey?: string;\n /**\n * Holds device data erasure details\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly deviceErasureDetails?: DeviceErasureDetails;\n /** Details about which key encryption type is being used. */\n keyEncryptionKey?: KeyEncryptionKey;\n /** The expected size of the data, which needs to be transferred in this job, in terabytes. */\n expectedDataSizeInTeraBytes?: number;\n /**\n * Available actions on the job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly actions?: CustomerResolutionCode[];\n /**\n * Last mitigation action performed on the job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastMitigationActionOnJob?: LastMitigationActionOnJob;\n /**\n * Datacenter address to ship to, for the given sku and storage location.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly datacenterAddress?: DatacenterAddressResponseUnion;\n /**\n * DataCenter code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dataCenterCode?: DataCenterCode;\n}\n\n/** Job stages. */\nexport interface JobStages {\n /**\n * Name of the job stage.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly stageName?: StageName;\n /**\n * Display name of the job stage.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly displayName?: string;\n /**\n * Status of the job stage.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly stageStatus?: StageStatus;\n /**\n * Time for the job stage in UTC ISO 8601 format.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly stageTime?: Date;\n /**\n * Job Stage Details\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly jobStageDetails?: Record<string, unknown>;\n /**\n * Delay information for the job stages.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly delayInformation?: JobDelayDetails[];\n}\n\n/** Job Delay Notification details */\nexport interface JobDelayDetails {\n /**\n * Status of notification\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: DelayNotificationStatus;\n /**\n * Delay Error code\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errorCode?: PortalDelayErrorCode;\n /**\n * Description of the delay.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n /**\n * Timestamp when the delay notification was created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startTime?: Date;\n /**\n * Timestamp when the delay notification was resolved.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resolutionTime?: Date;\n}\n\n/** Contact Details. */\nexport interface ContactDetails {\n /** Contact name of the person. */\n contactName: string;\n /** Phone number of the contact person. */\n phone: string;\n /** Phone extension number of the contact person. */\n phoneExtension?: string;\n /** Mobile number of the contact person. */\n mobile?: string;\n /** List of Email-ids to be notified about job progress. */\n emailList: string[];\n /** Notification preference for a job stage. */\n notificationPreference?: NotificationPreference[];\n}\n\n/** Notification preference for a job stage. */\nexport interface NotificationPreference {\n /** Name of the stage. */\n stageName: NotificationStageName;\n /** Notification is required or not. */\n sendNotification: boolean;\n}\n\n/** Shipping address where customer wishes to receive the device. */\nexport interface ShippingAddress {\n /** Street Address line 1. */\n streetAddress1: string;\n /** Street Address line 2. */\n streetAddress2?: string;\n /** Street Address line 3. */\n streetAddress3?: string;\n /** Name of the City. */\n city?: string;\n /** Name of the State or Province. */\n stateOrProvince?: string;\n /** Name of the Country. */\n country: string;\n /** Postal code. */\n postalCode?: string;\n /** Extended Zip Code. */\n zipExtendedCode?: string;\n /** Name of the company. */\n companyName?: string;\n /** Type of address. */\n addressType?: AddressType;\n /** Flag to indicate if customer has chosen to skip default address validation */\n skipAddressValidation?: boolean;\n /** Tax Identification Number */\n taxIdentificationNumber?: string;\n}\n\n/** package shipping details */\nexport interface PackageShippingDetails {\n /**\n * Url where shipment can be tracked.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly trackingUrl?: string;\n /**\n * Name of the carrier.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly carrierName?: string;\n /**\n * Tracking Id of shipment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly trackingId?: string;\n}\n\n/** Details of the data to be used for importing data to azure. */\nexport interface DataImportDetails {\n /** Account details of the data to be transferred */\n accountDetails: DataAccountDetailsUnion;\n /** Level of the logs to be collected. */\n logCollectionLevel?: LogCollectionLevel;\n}\n\n/** Account details of the data to be transferred */\nexport interface DataAccountDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n dataAccountType: \"ManagedDisk\" | \"StorageAccount\";\n /** Password for all the shares to be created on the device. Should not be passed for TransferType:ExportFromAzure jobs. If this is not passed, the service will generate password itself. This will not be returned in Get Call. Password Requirements : Password must be minimum of 12 and maximum of 64 characters. Password must have at least one uppercase alphabet, one number and one special character. Password cannot have the following characters : IilLoO0 Password can have only alphabets, numbers and these characters : @#\\-$%^!+=;:_()]+ */\n sharePassword?: string;\n}\n\n/** Details of the data to be used for exporting data from azure. */\nexport interface DataExportDetails {\n /** Configuration for the data transfer. */\n transferConfiguration: TransferConfiguration;\n /** Level of the logs to be collected. */\n logCollectionLevel?: LogCollectionLevel;\n /** Account details of the data to be transferred */\n accountDetails: DataAccountDetailsUnion;\n}\n\n/** Configuration for defining the transfer of data. */\nexport interface TransferConfiguration {\n /** Type of the configuration for transfer. */\n transferConfigurationType: TransferConfigurationType;\n /** Map of filter type and the details to filter. This field is required only if the TransferConfigurationType is given as TransferUsingFilter. */\n transferFilterDetails?: TransferConfigurationTransferFilterDetails;\n /** Map of filter type and the details to transfer all data. This field is required only if the TransferConfigurationType is given as TransferAll */\n transferAllDetails?: TransferConfigurationTransferAllDetails;\n}\n\n/** Map of filter type and the details to filter. This field is required only if the TransferConfigurationType is given as TransferUsingFilter. */\nexport interface TransferConfigurationTransferFilterDetails {\n /** Details of the filtering the transfer of data. */\n include?: TransferFilterDetails;\n}\n\n/** Details of the filtering the transfer of data. */\nexport interface TransferFilterDetails {\n /** Type of the account of data. */\n dataAccountType: DataAccountType;\n /** Filter details to transfer blobs. */\n blobFilterDetails?: BlobFilterDetails;\n /** Filter details to transfer Azure files. */\n azureFileFilterDetails?: AzureFileFilterDetails;\n /** Details of the filter files to be used for data transfer. */\n filterFileDetails?: FilterFileDetails[];\n}\n\n/** Filter details to transfer Azure Blobs */\nexport interface BlobFilterDetails {\n /** Prefix list of the Azure blobs to be transferred. */\n blobPrefixList?: string[];\n /** List of full path of the blobs to be transferred. */\n blobPathList?: string[];\n /** List of blob containers to be transferred. */\n containerList?: string[];\n}\n\n/** Filter details to transfer Azure files */\nexport interface AzureFileFilterDetails {\n /** Prefix list of the Azure files to be transferred. */\n filePrefixList?: string[];\n /** List of full path of the files to be transferred. */\n filePathList?: string[];\n /** List of file shares to be transferred. */\n fileShareList?: string[];\n}\n\n/** Details of the filter files to be used for data transfer. */\nexport interface FilterFileDetails {\n /** Type of the filter file. */\n filterFileType: FilterFileType;\n /** Path of the file that contains the details of all items to transfer. */\n filterFilePath: string;\n}\n\n/** Map of filter type and the details to transfer all data. This field is required only if the TransferConfigurationType is given as TransferAll */\nexport interface TransferConfigurationTransferAllDetails {\n /** Details to transfer all data. */\n include?: TransferAllDetails;\n}\n\n/** Details to transfer all data. */\nexport interface TransferAllDetails {\n /** Type of the account of data */\n dataAccountType: DataAccountType;\n /** To indicate if all Azure blobs have to be transferred */\n transferAllBlobs?: boolean;\n /** To indicate if all Azure Files have to be transferred */\n transferAllFiles?: boolean;\n}\n\n/** Preferences related to the order */\nexport interface Preferences {\n /** Preferred data center region. */\n preferredDataCenterRegion?: string[];\n /** Preferences related to the shipment logistics of the sku. */\n transportPreferences?: TransportPreferences;\n /** Optional Preferences related to the reverse shipment logistics of the sku. */\n reverseTransportPreferences?: TransportPreferences;\n /** Preferences related to the Encryption. */\n encryptionPreferences?: EncryptionPreferences;\n /** Preferences related to the Access Tier of storage accounts. */\n storageAccountAccessTierPreferences?: string[];\n}\n\n/** Preferences related to the shipment logistics of the sku */\nexport interface TransportPreferences {\n /** Indicates Shipment Logistics type that the customer preferred. */\n preferredShipmentType: TransportShipmentTypes;\n /**\n * Read only property which indicates whether transport preferences has been updated or not after device is prepared.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isUpdated?: boolean;\n}\n\n/** Preferences related to the Encryption. */\nexport interface EncryptionPreferences {\n /** Defines secondary layer of software-based encryption enablement. */\n doubleEncryption?: DoubleEncryption;\n /** Defines Hardware level encryption (Only for disk) */\n hardwareEncryption?: HardwareEncryption;\n}\n\n/** Reverse Shipping Address and contact details for a job. */\nexport interface ReverseShippingDetails {\n /** Contact Info. */\n contactDetails?: ContactInfo;\n /** Shipping address where customer wishes to receive the device. */\n shippingAddress?: ShippingAddress;\n /**\n * A flag to indicate whether Reverse Shipping details are updated or not after device has been prepared.\n * Read only field\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isUpdated?: boolean;\n}\n\n/** Contact Info. */\nexport interface ContactInfo {\n /** Contact name of the person. */\n contactName: string;\n /** Phone number of the contact person. */\n phone: string;\n /** Phone extension number of the contact person. */\n phoneExtension?: string;\n /** Mobile number of the contact person. */\n mobile?: string;\n}\n\n/** Details for log generated during copy. */\nexport interface CopyLogDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n copyLogDetailsType:\n | \"DataBox\"\n | \"DataBoxCustomerDisk\"\n | \"DataBoxDisk\"\n | \"DataBoxHeavy\";\n}\n\n/** Device erasure details with erasure completion status and erasureordestructionlog sas key */\nexport interface DeviceErasureDetails {\n /**\n * Holds the device erasure completion status\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly deviceErasureStatus?: StageStatus;\n /**\n * Shared access key to download cleanup or destruction certificate for device\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly erasureOrDestructionCertificateSasKey?: string;\n}\n\n/** Encryption key containing details about key to encrypt different keys. */\nexport interface KeyEncryptionKey {\n /** Type of encryption key used for key encryption. */\n kekType: KekType;\n /** Managed identity properties used for key encryption. */\n identityProperties?: IdentityProperties;\n /** Key encryption key. It is required in case of Customer managed KekType. */\n kekUrl?: string;\n /** Kek vault resource id. It is required in case of Customer managed KekType. */\n kekVaultResourceID?: string;\n}\n\n/** Managed identity properties. */\nexport interface IdentityProperties {\n /** Managed service identity type. */\n type?: string;\n /** User assigned identity properties. */\n userAssigned?: UserAssignedProperties;\n}\n\n/** User assigned identity properties. */\nexport interface UserAssignedProperties {\n /** Arm resource id for user assigned identity to be used to fetch MSI token. */\n resourceId?: string;\n}\n\n/** Last Mitigation Action Performed On Job */\nexport interface LastMitigationActionOnJob {\n /** Action performed date time */\n actionDateTimeInUtc?: Date;\n /**\n * Action performed by customer,\n * possibility is that mitigation might happen by customer or service or by ops\n */\n isPerformedByCustomer?: boolean;\n /** Resolution code provided by customer */\n customerResolution?: CustomerResolutionCode;\n}\n\n/** Datacenter address for given storage location. */\nexport interface DatacenterAddressResponse {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n datacenterAddressType:\n | \"DatacenterAddressInstruction\"\n | \"DatacenterAddressLocation\";\n /**\n * List of supported carriers for return shipment.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly supportedCarriersForReturnShipment?: string[];\n /**\n * Azure Location where the Data Center serves primarily.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dataCenterAzureLocation?: string;\n}\n\n/** Additional delivery info. */\nexport interface JobDeliveryInfo {\n /** Scheduled date time. */\n scheduledDateTime?: Date;\n}\n\n/** Provides details about resource creation and update time */\nexport interface SystemData {\n /**\n * A string identifier for the identity that created the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdBy?: string;\n /**\n * The type of identity that created the resource: user, application, managedIdentity\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdByType?: string;\n /**\n * The timestamp of resource creation (UTC)\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdAt?: Date;\n /**\n * A string identifier for the identity that last modified the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastModifiedBy?: string;\n /**\n * The type of identity that last modified the resource: user, application, managedIdentity\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastModifiedByType?: string;\n /**\n * The timestamp of resource last modification (UTC)\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastModifiedAt?: Date;\n}\n\n/** Model of the Resource. */\nexport interface Resource {\n /** The location of the resource. This will be one of the supported and registered Azure Regions (e.g. West US, East US, Southeast Asia, etc.). The region of a resource cannot be changed once it is created, but if an identical region is specified on update the request will succeed. */\n location: string;\n /** The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). */\n tags?: { [propertyName: string]: string };\n /** The sku type. */\n sku: Sku;\n /** Msi identity of the resource */\n identity?: ResourceIdentity;\n}\n\n/** The Sku. */\nexport interface Sku {\n /** The sku name. */\n name: SkuName;\n /** The display name of the sku. */\n displayName?: string;\n /** The sku family. */\n family?: string;\n /** The customer friendly name of the combination of version and capacity of the device. This field is necessary only at the time of ordering the newer generation device i.e. AzureDataBox120 and AzureDataBox525 as of Feb/2025 */\n model?: ModelName;\n}\n\n/** Msi identity details of the resource */\nexport interface ResourceIdentity {\n /** Identity type */\n type?: string;\n /**\n * Service Principal Id backing the Msi\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * Home Tenant Id\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tenantId?: string;\n /** User Assigned Identities */\n userAssignedIdentities?: { [propertyName: string]: UserAssignedIdentity };\n}\n\n/** Class defining User assigned identity details. */\nexport interface UserAssignedIdentity {\n /**\n * The principal id of user assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The client id of user assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clientId?: string;\n}\n\n/** The Mitigate Job captured from request body for Mitigate API */\nexport interface MitigateJobRequest {\n /** Resolution code for the job */\n customerResolutionCode?: CustomerResolutionCode;\n /** Serial number and the customer resolution code corresponding to each serial number */\n serialNumberCustomerResolutionMap?: {\n [propertyName: string]: CustomerResolutionCode;\n };\n}\n\n/** The request body to provide the delivery package details of job */\nexport interface MarkDevicesShippedRequest {\n /** Delivery package details */\n deliverToDcPackageDetails: PackageCarrierInfo;\n}\n\n/** package carrier info */\nexport interface PackageCarrierInfo {\n /** Name of the carrier. */\n carrierName?: string;\n /** Tracking Id of shipment. */\n trackingId?: string;\n}\n\n/** The filters for showing the available skus. */\nexport interface AvailableSkuRequest {\n /** Type of the transfer. */\n transferType: TransferType;\n /** ISO country code. Country for hardware shipment. For codes check: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements */\n country: string;\n /** Location for data transfer. For locations check: https://management.azure.com/subscriptions/SUBSCRIPTIONID/locations?api-version=2018-01-01 */\n location: string;\n /** Sku Names to filter for available skus */\n skuNames?: SkuName[];\n}\n\n/** The available skus operation response. */\nexport interface AvailableSkusResult {\n /**\n * List of available skus.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: SkuInformation[];\n /** Link for the next set of skus. */\n nextLink?: string;\n}\n\n/** Information of the sku. */\nexport interface SkuInformation {\n /**\n * The Sku.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sku?: Sku;\n /**\n * The sku is enabled or not.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly enabled?: boolean;\n /**\n * The map of data location to service location.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dataLocationToServiceLocationMap?: DataLocationToServiceLocationMap[];\n /**\n * Capacity of the Sku.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly capacity?: SkuCapacity;\n /**\n * Cost of the Sku.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly costs?: SkuCost[];\n /**\n * Api versions that support this Sku.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly apiVersions?: string[];\n /**\n * Reason why the Sku is disabled.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly disabledReason?: SkuDisabledReason;\n /**\n * Message for why the Sku is disabled.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly disabledReasonMessage?: string;\n /**\n * Required feature to access the sku.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly requiredFeature?: string;\n /**\n * List of all the Countries in the SKU specific commerce boundary\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly countriesWithinCommerceBoundary?: string[];\n}\n\n/** Map of data location to service location */\nexport interface DataLocationToServiceLocationMap {\n /**\n * Location of the data.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dataLocation?: string;\n /**\n * Location of the service.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly serviceLocation?: string;\n}\n\n/** Capacity of the sku. */\nexport interface SkuCapacity {\n /**\n * Usable capacity in TB.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly usable?: string;\n /**\n * Maximum capacity in TB.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly maximum?: string;\n /**\n * Maximum capacity per device in TB.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly individualSkuUsable?: string;\n}\n\n/** Describes metadata for retrieving price info. */\nexport interface SkuCost {\n /**\n * Meter id of the Sku.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly meterId?: string;\n /**\n * The type of the meter.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly meterType?: string;\n /**\n * Multiplier specifies the region specific value to be multiplied with 1$ guid. Eg: Our new regions will be using 1$ shipping guid with appropriate multiplier specific to region.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly multiplier?: number;\n}\n\n/** Minimum fields that must be present in any type of validation request. */\nexport interface ValidationInputRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationType:\n | \"ValidateAddress\"\n | \"ValidateCreateOrderLimit\"\n | \"ValidateDataTransferDetails\"\n | \"ValidatePreferences\"\n | \"ValidateSkuAvailability\"\n | \"ValidateSubscriptionIsAllowedToCreateJob\";\n}\n\n/** Output of the address validation api. */\nexport interface AddressValidationOutput {\n /** Identifies the type of validation response. */\n validationType?: ValidationInputDiscriminator;\n /**\n * Error code and message of validation response.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: CloudError;\n /**\n * The address validation status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly validationStatus?: AddressValidationStatus;\n /**\n * List of alternate addresses.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly alternateAddresses?: ShippingAddress[];\n}\n\n/** Minimum properties that should be present in each individual validation response. */\nexport interface ValidationInputResponse {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationType:\n | \"ValidateAddress\"\n | \"ValidateCreateOrderLimit\"\n | \"ValidateDataTransferDetails\"\n | \"ValidatePreferences\"\n | \"ValidateSkuAvailability\"\n | \"ValidateSubscriptionIsAllowedToCreateJob\";\n /**\n * Error code and message of validation response.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: CloudError;\n}\n\n/** Minimum request requirement of any validation category. */\nexport interface ValidationRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationCategory: \"JobCreationValidation\";\n /** List of request details contain validationType and its request as key and value respectively. */\n individualRequestDetails: ValidationInputRequestUnion[];\n}\n\n/** Response of pre job creation validations. */\nexport interface ValidationResponse {\n /**\n * Overall validation status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: OverallValidationStatus;\n /**\n * List of response details contain validationType and its response as key and value respectively.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly individualResponseDetails?: ValidationInputResponseUnion[];\n}\n\n/** The JobResourceUpdateParameter. */\nexport interface JobResourceUpdateParameter {\n /** The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). */\n tags?: { [propertyName: string]: string };\n /** Msi identity of the resource */\n identity?: ResourceIdentity;\n /** Details of a job to be updated. */\n details?: UpdateJobDetails;\n}\n\n/** Job details for update. */\nexport interface UpdateJobDetails {\n /** Contact details for notification and shipping. */\n contactDetails?: ContactDetails;\n /** Shipping address of the customer. */\n shippingAddress?: ShippingAddress;\n /** Reverse Shipping Address and contact details for a job. */\n reverseShippingDetails?: ReverseShippingDetails;\n /** Preferences related to the order */\n preferences?: Preferences;\n /** Key encryption key for the job. */\n keyEncryptionKey?: KeyEncryptionKey;\n /** Return package details of job. */\n returnToCustomerPackageDetails?: PackageCarrierDetails;\n}\n\n/** Package carrier details. */\nexport interface PackageCarrierDetails {\n /** Carrier Account Number of customer for customer disk. */\n carrierAccountNumber?: string;\n /** Name of the carrier. */\n carrierName?: string;\n /** Tracking Id of shipment. */\n trackingId?: string;\n}\n\n/** Shipment pick up request details. */\nexport interface ShipmentPickUpRequest {\n /** Minimum date after which the pick up should commence, this must be in local time of pick up area. */\n startTime: Date;\n /** Maximum date before which the pick up should commence, this must be in local time of pick up area. */\n endTime: Date;\n /** Shipment Location in the pickup place. Eg.front desk */\n shipmentLocation: string;\n}\n\n/** Shipment pick up response. */\nexport interface ShipmentPickUpResponse {\n /**\n * Confirmation number for the pick up request.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly confirmationNumber?: string;\n /**\n * Time by which shipment should be ready for pick up, this is in local time of pick up area.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly readyByTime?: Date;\n}\n\n/** Reason for cancellation. */\nexport interface CancellationReason {\n /** Reason for cancellation. */\n reason: string;\n}\n\n/** List of unencrypted credentials for accessing device. */\nexport interface UnencryptedCredentialsList {\n /** List of unencrypted credentials. */\n value?: UnencryptedCredentials[];\n /** Link for the next set of unencrypted credentials. */\n nextLink?: string;\n}\n\n/** Unencrypted credentials for accessing device. */\nexport interface UnencryptedCredentials {\n /**\n * Name of the job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly jobName?: string;\n /**\n * Secrets related to this job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly jobSecrets?: JobSecretsUnion;\n}\n\n/** The base class for the secrets */\nexport interface JobSecrets {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobSecretsType:\n | \"DataBoxCustomerDisk\"\n | \"DataBoxDisk\"\n | \"DataBoxHeavy\"\n | \"DataBox\";\n /**\n * Dc Access Security Code for Customer Managed Shipping\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dcAccessSecurityCode?: DcAccessSecurityCode;\n /**\n * Error while fetching the secrets.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: CloudError;\n}\n\n/** Dc access security code */\nexport interface DcAccessSecurityCode {\n /** Reverse Dc access security code. */\n reverseDCAccessCode?: string;\n /** Forward Dc access security code. */\n forwardDCAccessCode?: string;\n}\n\n/** Request body to get the configuration for the region. */\nexport interface RegionConfigurationRequest {\n /** Request body to get the availability for scheduling orders. */\n scheduleAvailabilityRequest?: ScheduleAvailabilityRequestUnion;\n /** Request body to get the transport availability for given sku. */\n transportAvailabilityRequest?: TransportAvailabilityRequest;\n /** Request body to get the datacenter address for given sku. */\n datacenterAddressRequest?: DatacenterAddressRequest;\n /** Request body to get the device capabilities for a given sku. */\n deviceCapabilityRequest?: DeviceCapabilityRequest;\n}\n\n/** Request body to get the availability for scheduling orders. */\nexport interface ScheduleAvailabilityRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n skuName: \"DataBox\" | \"DataBoxDisk\" | \"DataBoxHeavy\";\n /** Location for data transfer. For locations check: https://management.azure.com/subscriptions/SUBSCRIPTIONID/locations?api-version=2018-01-01 */\n storageLocation: string;\n /** Country in which storage location should be supported. */\n country?: string;\n /** The customer friendly name of the combination of version and capacity of the device. This field is necessary only at the time of ordering the newer generation device i.e. AzureDataBox120 and AzureDataBox525 as of Feb/2025 */\n model?: ModelName;\n}\n\n/** Request body to get the transport availability for given sku. */\nexport interface TransportAvailabilityRequest {\n /** Type of the device. */\n skuName?: SkuName;\n /** The customer friendly name of the combination of version and capacity of the device. This field is necessary only at the time of ordering the newer generation device i.e. AzureDataBox120 and AzureDataBox525 as of Feb/2025 */\n model?: ModelName;\n}\n\n/** Request body to get the datacenter address. */\nexport interface DatacenterAddressRequest {\n /** Storage location. For locations check: https://management.azure.com/subscriptions/SUBSCRIPTIONID/locations?api-version=2018-01-01 */\n storageLocation: string;\n /** Sku Name for which the data center address requested. */\n skuName: SkuName;\n /** The customer friendly name of the combination of version and capacity of the device. This field is necessary only at the time of ordering the newer generation device i.e. AzureDataBox120 and AzureDataBox525 as of Feb/2025 */\n model?: ModelName;\n}\n\n/** Request body to get the device capabilities for given sku. */\nexport interface DeviceCapabilityRequest {\n /** Type of the device. */\n skuName?: SkuName;\n /** The customer friendly name of the combination of version and capacity of the device. This field is necessary only at the time of ordering the newer generation device i.e. AzureDataBox120 and AzureDataBox525 as of Feb/2025 */\n model?: ModelName;\n}\n\n/** Configuration response specific to a region. */\nexport interface RegionConfigurationResponse {\n /**\n * Schedule availability for given sku in a region.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly scheduleAvailabilityResponse?: ScheduleAvailabilityResponse;\n /**\n * Transport options available for given sku in a region.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly transportAvailabilityResponse?: TransportAvailabilityResponse;\n /**\n * Datacenter address for given sku in a region.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly datacenterAddressResponse?: DatacenterAddressResponseUnion;\n /**\n * Device capabilities available for a given sku in a region.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly deviceCapabilityResponse?: DeviceCapabilityResponse;\n}\n\n/** Schedule availability for given sku in a region. */\nexport interface ScheduleAvailabilityResponse {\n /**\n * List of dates available to schedule\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly availableDates?: Date[];\n}\n\n/** Transport options available for given sku in a region. */\nexport interface TransportAvailabilityResponse {\n /**\n * List of transport availability details for given region\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly transportAvailabilityDetails?: TransportAvailabilityDetails[];\n}\n\n/** Transport options availability details for given region. */\nexport interface TransportAvailabilityDetails {\n /**\n * Transport Shipment Type supported for given region.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly shipmentType?: TransportShipmentTypes;\n}\n\n/** Device capabilities for given sku in a region */\nexport interface DeviceCapabilityResponse {\n /**\n * List of device capabilities available for a given region and a given sku\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly deviceCapabilityDetails?: DeviceCapabilityDetails[];\n}\n\n/** Device capability details for a given sku for a given region. */\nexport interface DeviceCapabilityDetails {\n /**\n * Hardware encryption support for a given sku for a given region.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly hardwareEncryption?: HardwareEncryption;\n}\n\n/** Credential details of the account. */\nexport interface AccountCredentialDetails {\n /**\n * Name of the account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly accountName?: string;\n /**\n * Type of the account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dataAccountType?: DataAccountType;\n /**\n * Connection string of the account endpoint to use the account as a storage endpoint on the device.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly accountConnectionString?: string;\n /**\n * Per share level unencrypted access credentials.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly shareCredentialDetails?: ShareCredentialDetails[];\n}\n\n/** Credential details of the shares in account. */\nexport interface ShareCredentialDetails {\n /**\n * Name of the share.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly shareName?: string;\n /**\n * Type of the share.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly shareType?: ShareDestinationFormatType;\n /**\n * User name for the share.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly userName?: string;\n /**\n * Password for the share.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly password?: string;\n /**\n * Access protocols supported on the device.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly supportedAccessProtocols?: AccessProtocol[];\n}\n\n/** The Network Adapter configuration of a DataBox. */\nexport interface ApplianceNetworkConfiguration {\n /**\n * Name of the network.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Mac Address.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly macAddress?: string;\n}\n\n/** Base class for all objects under resource. */\nexport interface ArmBaseObject {\n /**\n * Name of the object.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Id of the object.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Type of the object.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n}\n\n/** Granular Details for log generated during copy. */\nexport interface GranularCopyLogDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n copyLogDetailsType: \"DataBoxCustomerDisk\";\n}\n\n/** Copy progress. */\nexport interface CopyProgress {\n /**\n * Name of the storage account. This will be empty for data account types other than storage account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly storageAccountName?: string;\n /**\n * Transfer type of data\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly transferType?: TransferType;\n /**\n * Data Account Type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dataAccountType?: DataAccountType;\n /**\n * Id of the account where the data needs to be uploaded.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly accountId?: string;\n /**\n * To indicate bytes transferred.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly bytesProcessed?: number;\n /**\n * Total amount of data to be processed by the job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalBytesToProcess?: number;\n /**\n * Number of files processed\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly filesProcessed?: number;\n /**\n * Total files to process\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalFilesToProcess?: number;\n /**\n * Number of files not adhering to azure naming conventions which were processed by automatic renaming\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly invalidFilesProcessed?: number;\n /**\n * Total amount of data not adhering to azure naming conventions which were processed by automatic renaming\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly invalidFileBytesUploaded?: number;\n /**\n * Number of folders not adhering to azure naming conventions which were processed by automatic renaming\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly renamedContainerCount?: number;\n /**\n * Number of files which could not be copied\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly filesErroredOut?: number;\n /**\n * To indicate directories errored out in the job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly directoriesErroredOut?: number;\n /**\n * To indicate directories renamed\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly invalidDirectoriesProcessed?: number;\n /**\n * To indicate if enumeration of data is in progress.\n * Until this is true, the TotalBytesToProcess may not be valid.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isEnumerationInProgress?: boolean;\n /**\n * Error, if any, in the stage\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: CloudError;\n /**\n * Available actions on the job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly actions?: CustomerResolutionCode[];\n}\n\n/** Granular Copy progress. */\nexport interface GranularCopyProgress {\n /**\n * Name of the storage account. This will be empty for data account types other than storage account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly storageAccountName?: string;\n /**\n * Transfer type of data\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly transferType?: TransferType;\n /**\n * Data Account Type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dataAccountType?: DataAccountType;\n /**\n * Id of the account where the data needs to be uploaded.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly accountId?: string;\n /**\n * To indicate bytes transferred.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly bytesProcessed?: number;\n /**\n * Total amount of data to be processed by the job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalBytesToProcess?: number;\n /**\n * Number of files processed\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly filesProcessed?: number;\n /**\n * Total files to process\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly totalFilesToProcess?: number;\n /**\n * Number of files not adhering to azure naming conventions which were processed by automatic renaming\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly invalidFilesProcessed?: number;\n /**\n * Total amount of data not adhering to azure naming conventions which were processed by automatic renaming\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly invalidFileBytesUploaded?: number;\n /**\n * Number of folders not adhering to azure naming conventions which were processed by automatic renaming\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly renamedContainerCount?: number;\n /**\n * Number of files which could not be copied\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly filesErroredOut?: number;\n /**\n * To indicate directories errored out in the job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly directoriesErroredOut?: number;\n /**\n * To indicate directories renamed\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly invalidDirectoriesProcessed?: number;\n /**\n * To indicate if enumeration of data is in progress.\n * Until this is true, the TotalBytesToProcess may not be valid.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isEnumerationInProgress?: boolean;\n /**\n * Error, if any, in the stage\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: CloudError;\n /**\n * Available actions on the job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly actions?: CustomerResolutionCode[];\n}\n\n/** Import disk details */\nexport interface ImportDiskDetails {\n /** The relative path of the manifest file on the disk. */\n manifestFile: string;\n /** The Base16-encoded MD5 hash of the manifest file on the disk. */\n manifestHash: string;\n /** BitLocker key used to encrypt the disk. */\n bitLockerKey: string;\n /**\n * Path to backed up manifest, only returned if enableManifestBackup is true.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly backupManifestCloudPath?: string;\n}\n\n/** Export disk details */\nexport interface ExportDiskDetails {\n /**\n * The relative path of the manifest file on the disk.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly manifestFile?: string;\n /**\n * The Base16-encoded MD5 hash of the manifest file on the disk.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly manifestHash?: string;\n /**\n * Path to backed up manifest, only returned if enableManifestBackup is true.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly backupManifestCloudPath?: string;\n}\n\n/** Contains all the secrets of a Disk. */\nexport interface DiskSecret {\n /**\n * Serial number of the assigned disk.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly diskSerialNumber?: string;\n /**\n * Bit Locker key of the disk which can be used to unlock the disk to copy data.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly bitLockerKey?: string;\n}\n\n/** DataBox Disk Copy Progress */\nexport interface DataBoxDiskCopyProgress {\n /**\n * The serial number of the disk\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly serialNumber?: string;\n /**\n * Bytes copied during the copy of disk.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly bytesCopied?: number;\n /**\n * Indicates the percentage completed for the copy of the disk.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly percentComplete?: number;\n /**\n * The Status of the copy\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: CopyStatus;\n /**\n * Error, if any, in the stage\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: CloudError;\n /**\n * Available actions on the job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly actions?: CustomerResolutionCode[];\n}\n\n/** The secrets related to a databox heavy. */\nexport interface DataBoxHeavySecret {\n /**\n * Serial number of the assigned device.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly deviceSerialNumber?: string;\n /**\n * Password for out of the box experience on device.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly devicePassword?: string;\n /**\n * Network configuration of the appliance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkConfigurations?: ApplianceNetworkConfiguration[];\n /**\n * The base 64 encoded public key to authenticate with the device\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly encodedValidationCertPubKey?: string;\n /**\n * Per account level access credentials.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly accountCredentialDetails?: AccountCredentialDetails[];\n}\n\n/** The secrets related to a DataBox. */\nexport interface DataBoxSecret {\n /**\n * Serial number of the assigned device.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly deviceSerialNumber?: string;\n /**\n * Password for out of the box experience on device.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly devicePassword?: string;\n /**\n * Network configuration of the appliance.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkConfigurations?: ApplianceNetworkConfiguration[];\n /**\n * The base 64 encoded public key to authenticate with the device\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly encodedValidationCertPubKey?: string;\n /**\n * Per account level access credentials.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly accountCredentialDetails?: AccountCredentialDetails[];\n}\n\n/** Customer disk job details. */\nexport interface DataBoxCustomerDiskJobDetails extends JobDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobDetailsType: \"DataBoxCustomerDisk\";\n /** Contains the map of disk serial number to the disk details for import jobs. */\n importDiskDetailsCollection?: { [propertyName: string]: ImportDiskDetails };\n /**\n * Contains the map of disk serial number to the disk details for export jobs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly exportDiskDetailsCollection?: {\n [propertyName: string]: ExportDiskDetails;\n };\n /**\n * Copy progress per disk.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly copyProgress?: DataBoxCustomerDiskCopyProgress[];\n /**\n * Delivery package shipping details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly deliverToDcPackageDetails?: PackageCarrierInfo;\n /** Return package shipping details. */\n returnToCustomerPackageDetails: PackageCarrierDetails;\n /** Flag to indicate if disk manifest should be backed-up in the Storage Account. */\n enableManifestBackup?: boolean;\n}\n\n/** DataBox Disk Job Details. */\nexport interface DataBoxDiskJobDetails extends JobDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobDetailsType: \"DataBoxDisk\";\n /** User preference on what size disks are needed for the job. The map is from the disk size in TB to the count. Eg. {2,5} means 5 disks of 2 TB size. Key is string but will be checked against an int. */\n preferredDisks?: { [propertyName: string]: number };\n /**\n * Copy progress per disk.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly copyProgress?: DataBoxDiskCopyProgress[];\n /**\n * Copy progress per disk.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly granularCopyProgress?: DataBoxDiskGranularCopyProgress[];\n /**\n * Copy progress per disk.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly granularCopyLogDetails?: DataBoxDiskGranularCopyLogDetails[];\n /**\n * Contains the map of disk serial number to the disk size being used for the job. Is returned only after the disks are shipped to the customer.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly disksAndSizeDetails?: { [propertyName: string]: number };\n /** User entered passkey for DataBox Disk job. */\n passkey?: string;\n}\n\n/** Databox Heavy Device Job Details */\nexport interface DataBoxHeavyJobDetails extends JobDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobDetailsType: \"DataBoxHeavy\";\n /**\n * Copy progress per account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly copyProgress?: CopyProgress[];\n /** Set Device password for unlocking Databox Heavy. Should not be passed for TransferType:ExportFromAzure jobs. If this is not passed, the service will generate password itself. This will not be returned in Get Call. Password Requirements : Password must be minimum of 12 and maximum of 64 characters. Password must have at least one uppercase alphabet, one number and one special character. Password cannot have the following characters : IilLoO0 Password can have only alphabets, numbers and these characters : @#\\-$%^!+=;:_()]+ */\n devicePassword?: string;\n}\n\n/** Databox Job Details */\nexport interface DataBoxJobDetails extends JobDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobDetailsType: \"DataBox\";\n /**\n * Copy progress per storage account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly copyProgress?: CopyProgress[];\n /** Set Device password for unlocking Databox. Should not be passed for TransferType:ExportFromAzure jobs. If this is not passed, the service will generate password itself. This will not be returned in Get Call. Password Requirements : Password must be minimum of 12 and maximum of 64 characters. Password must have at least one uppercase alphabet, one number and one special character. Password cannot have the following characters : IilLoO0 Password can have only alphabets, numbers and these characters : @#\\-$%^!+=;:_()]+ */\n devicePassword?: string;\n}\n\n/** Details of the managed disks. */\nexport interface ManagedDiskDetails extends DataAccountDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n dataAccountType: \"ManagedDisk\";\n /** Resource Group Id of the compute disks. */\n resourceGroupId: string;\n /** Resource Id of the storage account that can be used to copy the vhd for staging. */\n stagingStorageAccountId: string;\n}\n\n/** Details for the storage account. */\nexport interface StorageAccountDetails extends DataAccountDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n dataAccountType: \"StorageAccount\";\n /** Storage Account Resource Id. */\n storageAccountId: string;\n}\n\n/** Copy log details for a storage account of a DataBox job */\nexport interface DataBoxAccountCopyLogDetails extends CopyLogDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n copyLogDetailsType: \"DataBox\";\n /**\n * Account name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly accountName?: string;\n /**\n * Link for copy logs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly copyLogLink?: string;\n /**\n * Link for copy verbose logs. This will be set only when LogCollectionLevel is set to Verbose.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly copyVerboseLogLink?: string;\n}\n\n/** Copy Log Details for customer disk */\nexport interface DataBoxCustomerDiskCopyLogDetails extends CopyLogDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n copyLogDetailsType: \"DataBoxCustomerDisk\";\n /**\n * Disk Serial Number.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly serialNumber?: string;\n /**\n * Link for copy error logs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errorLogLink?: string;\n /**\n * Link for copy verbose logs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly verboseLogLink?: string;\n}\n\n/** Copy Log Details for a disk */\nexport interface DataBoxDiskCopyLogDetails extends CopyLogDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n copyLogDetailsType: \"DataBoxDisk\";\n /**\n * Disk Serial Number.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly diskSerialNumber?: string;\n /**\n * Link for copy error logs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errorLogLink?: string;\n /**\n * Link for copy verbose logs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly verboseLogLink?: string;\n}\n\n/** Copy log details for a storage account for Databox heavy */\nexport interface DataBoxHeavyAccountCopyLogDetails extends CopyLogDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n copyLogDetailsType: \"DataBoxHeavy\";\n /**\n * Account name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly accountName?: string;\n /**\n * Link for copy logs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly copyLogLink?: string[];\n /**\n * Link for copy verbose logs. This will be set only when the LogCollectionLevel is set to verbose.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly copyVerboseLogLink?: string[];\n}\n\n/** Datacenter instruction for given storage location. */\nexport interface DatacenterAddressInstructionResponse\n extends DatacenterAddressResponse {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n datacenterAddressType: \"DatacenterAddressInstruction\";\n /**\n * Data center communication instruction\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly communicationInstruction?: string;\n}\n\n/** Datacenter address for given storage location. */\nexport interface DatacenterAddressLocationResponse\n extends DatacenterAddressResponse {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n datacenterAddressType: \"DatacenterAddressLocation\";\n /**\n * Contact person name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly contactPersonName?: string;\n /**\n * Company name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly company?: string;\n /**\n * Street address line 1\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly street1?: string;\n /**\n * Street address line 2\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly street2?: string;\n /**\n * Street address line 3\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly street3?: string;\n /**\n * City name\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly city?: string;\n /**\n * name of the state\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly state?: string;\n /**\n * Zip code\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly zip?: string;\n /**\n * name of the country\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly country?: string;\n /**\n * Phone number\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly phone?: string;\n /**\n * Phone extension\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly phoneExtension?: string;\n /**\n * Address type\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly addressType?: string;\n /**\n * Special instruction for shipping\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly additionalShippingInformation?: string;\n}\n\n/** Job Resource. */\nexport interface JobResource extends Resource {\n /**\n * Name of the object.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Id of the object.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * Type of the object.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /** Type of the data transfer. */\n transferType: TransferType;\n /**\n * Describes whether the job is cancellable or not.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isCancellable?: boolean;\n /**\n * Describes whether the job is deletable or not.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isDeletable?: boolean;\n /**\n * Describes whether the shipping address is editable or not.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isShippingAddressEditable?: boolean;\n /**\n * The Editable status for Reverse Shipping Address and Contact Info\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reverseShippingDetailsUpdate?: ReverseShippingDetailsEditStatus;\n /**\n * The Editable status for Reverse Transport preferences\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reverseTransportPreferenceUpdate?: ReverseTransportPreferenceEditStatus;\n /**\n * Is Prepare To Ship Enabled on this job\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isPrepareToShipEnabled?: boolean;\n /**\n * Name of the stage which is in progress.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: StageName;\n /**\n * Name of the stage where delay might be present.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly delayedStage?: StageName;\n /**\n * Time at which the job was started in UTC ISO 8601 format.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startTime?: Date;\n /**\n * Top level error for the job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly error?: CloudError;\n /** Details of a job run. This field will only be sent for expand details filter. */\n details?: JobDetailsUnion;\n /**\n * Reason for cancellation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cancellationReason?: string;\n /** Delivery type of Job. */\n deliveryType?: JobDeliveryType;\n /** Delivery Info of Job. */\n deliveryInfo?: JobDeliveryInfo;\n /**\n * Flag to indicate cancellation of scheduled job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isCancellableWithoutFee?: boolean;\n /**\n * Flag to indicate if all devices associated with the job are lost.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly allDevicesLost?: boolean;\n}\n\n/** The requirements to validate customer address where the device needs to be shipped. */\nexport interface ValidateAddress extends ValidationInputRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationType: \"ValidateAddress\";\n /** Shipping address of the customer. */\n shippingAddress: ShippingAddress;\n /** Device type to be used for the job. */\n deviceType: SkuName;\n /** Preferences related to the shipment logistics of the sku. */\n transportPreferences?: TransportPreferences;\n /** The customer friendly name of the combination of version and capacity of the device. This field is necessary only at the time of ordering the newer generation device i.e. AzureDataBox120 and AzureDataBox525 as of Feb/2025 */\n model?: ModelName;\n}\n\n/** Request to validate create order limit for current subscription. */\nexport interface CreateOrderLimitForSubscriptionValidationRequest\n extends ValidationInputRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationType: \"ValidateCreateOrderLimit\";\n /** Device type to be used for the job. */\n deviceType: SkuName;\n /** The customer friendly name of the combination of version and capacity of the device. This field is necessary only at the time of ordering the newer generation device i.e. AzureDataBox120 and AzureDataBox525 as of Feb/2025 */\n model?: ModelName;\n}\n\n/** Request to validate export and import data details. */\nexport interface DataTransferDetailsValidationRequest\n extends ValidationInputRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationType: \"ValidateDataTransferDetails\";\n /** List of DataTransfer details to be used to export data from azure. */\n dataExportDetails?: DataExportDetails[];\n /** List of DataTransfer details to be used to import data to azure. */\n dataImportDetails?: DataImportDetails[];\n /** Device type. */\n deviceType: SkuName;\n /** Type of the transfer. */\n transferType: TransferType;\n /** The customer friendly name of the combination of version and capacity of the device. This field is necessary only at the time of ordering the newer generation device i.e. AzureDataBox120 and AzureDataBox525 as of Feb/2025 */\n model?: ModelName;\n}\n\n/** Request to validate preference of transport and data center. */\nexport interface PreferencesValidationRequest extends ValidationInputRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationType: \"ValidatePreferences\";\n /** Preference of transport and data center. */\n preference?: Preferences;\n /** Device type to be used for the job. */\n deviceType: SkuName;\n /** The customer friendly name of the combination of version and capacity of the device. This field is necessary only at the time of ordering the newer generation device i.e. AzureDataBox120 and AzureDataBox525 as of Feb/2025 */\n model?: ModelName;\n}\n\n/** Request to validate sku availability. */\nexport interface SkuAvailabilityValidationRequest\n extends ValidationInputRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationType: \"ValidateSkuAvailability\";\n /** Device type to be used for the job. */\n deviceType: SkuName;\n /** Type of the transfer. */\n transferType: TransferType;\n /** ISO country code. Country for hardware shipment. For codes check: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements */\n country: string;\n /** Location for data transfer. For locations check: https://management.azure.com/subscriptions/SUBSCRIPTIONID/locations?api-version=2018-01-01 */\n location: string;\n /** The customer friendly name of the combination of version and capacity of the device. This field is necessary only at the time of ordering the newer generation device i.e. AzureDataBox120 and AzureDataBox525 as of Feb/2025 */\n model?: ModelName;\n}\n\n/** Request to validate subscription permission to create jobs. */\nexport interface SubscriptionIsAllowedToCreateJobValidationRequest\n extends ValidationInputRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationType: \"ValidateSubscriptionIsAllowedToCreateJob\";\n}\n\n/** The address validation output. */\nexport interface AddressValidationProperties extends ValidationInputResponse {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationType: \"ValidateAddress\";\n /**\n * The address validation status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly validationStatus?: AddressValidationStatus;\n /**\n * List of alternate addresses.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly alternateAddresses?: ShippingAddress[];\n}\n\n/** Properties of create order limit for subscription validation response. */\nexport interface CreateOrderLimitForSubscriptionValidationResponseProperties\n extends ValidationInputResponse {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationType: \"ValidateCreateOrderLimit\";\n /**\n * Create order limit validation status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: ValidationStatus;\n}\n\n/** Properties of data transfer details validation response. */\nexport interface DataTransferDetailsValidationResponseProperties\n extends ValidationInputResponse {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationType: \"ValidateDataTransferDetails\";\n /**\n * Data transfer details validation status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: ValidationStatus;\n}\n\n/** Properties of data center and transport preference validation response. */\nexport interface PreferencesValidationResponseProperties\n extends ValidationInputResponse {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationType: \"ValidatePreferences\";\n /**\n * Validation status of requested data center and transport.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: ValidationStatus;\n}\n\n/** Properties of sku availability validation response. */\nexport interface SkuAvailabilityValidationResponseProperties\n extends ValidationInputResponse {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationType: \"ValidateSkuAvailability\";\n /**\n * Sku availability validation status.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: ValidationStatus;\n}\n\n/** Properties of subscription permission to create job validation response. */\nexport interface SubscriptionIsAllowedToCreateJobValidationResponseProperties\n extends ValidationInputResponse {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationType: \"ValidateSubscriptionIsAllowedToCreateJob\";\n /**\n * Validation status of subscription permission to create job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: ValidationStatus;\n}\n\n/** It does all pre-job creation validations. */\nexport interface CreateJobValidations extends ValidationRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n validationCategory: \"JobCreationValidation\";\n}\n\n/** The secrets related to customer disk job. */\nexport interface CustomerDiskJobSecrets extends JobSecrets {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobSecretsType: \"DataBoxCustomerDisk\";\n /**\n * Contains the list of secrets object for that device.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly diskSecrets?: DiskSecret[];\n /**\n * Carrier Account Number of the customer\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly carrierAccountNumber?: string;\n}\n\n/** The secrets related to disk job. */\nexport interface DataBoxDiskJobSecrets extends JobSecrets {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobSecretsType: \"DataBoxDisk\";\n /**\n * Contains the list of secrets object for that device.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly diskSecrets?: DiskSecret[];\n /**\n * PassKey for the disk Job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly passKey?: string;\n /**\n * Whether passkey was provided by user.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isPasskeyUserDefined?: boolean;\n}\n\n/** The secrets related to a databox heavy job. */\nexport interface DataBoxHeavyJobSecrets extends JobSecrets {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobSecretsType: \"DataBoxHeavy\";\n /**\n * Contains the list of secret objects for a databox heavy job.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly cabinetPodSecrets?: DataBoxHeavySecret[];\n}\n\n/** The secrets related to a databox job. */\nexport interface DataboxJobSecrets extends JobSecrets {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n jobSecretsType: \"DataBox\";\n /** Contains the list of secret objects for a job. */\n podSecrets?: DataBoxSecret[];\n}\n\n/** Request body to get the availability for scheduling data box orders orders. */\nexport interface DataBoxScheduleAvailabilityRequest\n extends ScheduleAvailabilityRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n skuName: \"DataBox\";\n}\n\n/** Request body to get the availability for scheduling disk orders. */\nexport interface DiskScheduleAvailabilityRequest\n extends ScheduleAvailabilityRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n skuName: \"DataBoxDisk\";\n /** The expected size of the data, which needs to be transferred in this job, in terabytes. */\n expectedDataSizeInTeraBytes: number;\n}\n\n/** Request body to get the availability for scheduling heavy orders. */\nexport interface HeavyScheduleAvailabilityRequest\n extends ScheduleAvailabilityRequest {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n skuName: \"DataBoxHeavy\";\n}\n\n/** Granular Copy Log Details for customer disk */\nexport interface DataBoxDiskGranularCopyLogDetails\n extends GranularCopyLogDetails {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n copyLogDetailsType: \"DataBoxCustomerDisk\";\n /**\n * Disk Serial Number.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly serialNumber?: string;\n /**\n * Account id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly accountId?: string;\n /**\n * Link for copy error logs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly errorLogLink?: string;\n /**\n * Link for copy verbose logs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly verboseLogLink?: string;\n}\n\n/** DataBox CustomerDisk Copy Progress */\nexport interface DataBoxCustomerDiskCopyProgress extends CopyProgress {\n /**\n * Disk Serial Number.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly serialNumber?: string;\n /**\n * The Status of the copy\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly copyStatus?: CopyStatus;\n}\n\n/** DataBox Disk Granular Copy Progress */\nexport interface DataBoxDiskGranularCopyProgress extends GranularCopyProgress {\n /**\n * Disk Serial Number.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly serialNumber?: string;\n /**\n * The Status of the copy\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly copyStatus?: CopyStatus;\n}\n\n/** Defines headers for Jobs_delete operation. */\nexport interface JobsDeleteHeaders {\n /** The URI to poll for completion status. */\n location?: string;\n}\n\n/** Defines headers for Jobs_update operation. */\nexport interface JobsUpdateHeaders {\n /** The URI to poll for completion status. */\n location?: string;\n}\n\n/** Known values of {@link StageName} that the service accepts. */\nexport enum KnownStageName {\n /** An order has been created. */\n DeviceOrdered = \"DeviceOrdered\",\n /** A device has been prepared for the order. */\n DevicePrepared = \"DevicePrepared\",\n /** Device has been dispatched to the user of the order. */\n Dispatched = \"Dispatched\",\n /** Device has been delivered to the user of the order. */\n Delivered = \"Delivered\",\n /** Device has been picked up from user and in transit to Azure datacenter. */\n PickedUp = \"PickedUp\",\n /** Device has been received at Azure datacenter from the user. */\n AtAzureDC = \"AtAzureDC\",\n /** Data copy from the device at Azure datacenter. */\n DataCopy = \"DataCopy\",\n /** Order has completed. */\n Completed = \"Completed\",\n /** Order has completed with errors. */\n CompletedWithErrors = \"CompletedWithErrors\",\n /** Order has been cancelled. */\n Cancelled = \"Cancelled\",\n /** Order has failed due to issue reported by user. */\n FailedIssueReportedAtCustomer = \"Failed_IssueReportedAtCustomer\",\n /** Order has failed due to issue detected at Azure datacenter. */\n FailedIssueDetectedAtAzureDC = \"Failed_IssueDetectedAtAzureDC\",\n /** Order has been aborted. */\n Aborted = \"Aborted\",\n /** Order has completed with warnings. */\n CompletedWithWarnings = \"CompletedWithWarnings\",\n /** Device is ready to be handed to customer from Azure DC. */\n ReadyToDispatchFromAzureDC = \"ReadyToDispatchFromAzureDC\",\n /** Device can be dropped off at Azure DC. */\n ReadyToReceiveAtAzureDC = \"ReadyToReceiveAtAzureDC\",\n /** Job created by the customer. */\n Created = \"Created\",\n /** User shipped the device to AzureDC. */\n ShippedToAzureDC = \"ShippedToAzureDC\",\n /** Awaiting shipment details of device from customer. */\n AwaitingShipmentDetails = \"AwaitingShipmentDetails\",\n /** Preparing the device to ship to customer. */\n PreparingToShipFromAzureDC = \"PreparingToShipFromAzureDC\",\n /** Shipped the device to customer. */\n ShippedToCustomer = \"ShippedToCustomer\",\n}\n\n/**\n * Defines values for StageName. \\\n * {@link KnownStageName} can be used interchangeably with StageName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **DeviceOrdered**: An order has been created. \\\n * **DevicePrepared**: A device has been prepared for the order. \\\n * **Dispatched**: Device has been dispatched to the user of the order. \\\n * **Delivered**: Device has been delivered to the user of the order. \\\n * **PickedUp**: Device has been picked up from user and in transit to Azure datacenter. \\\n * **AtAzureDC**: Device has been received at Azure datacenter from the user. \\\n * **DataCopy**: Data copy from the device at Azure datacenter. \\\n * **Completed**: Order has completed. \\\n * **CompletedWithErrors**: Order has completed with errors. \\\n * **Cancelled**: Order has been cancelled. \\\n * **Failed_IssueReportedAtCustomer**: Order has failed due to issue reported by user. \\\n * **Failed_IssueDetectedAtAzureDC**: Order has failed due to issue detected at Azure datacenter. \\\n * **Aborted**: Order has been aborted. \\\n * **CompletedWithWarnings**: Order has completed with warnings. \\\n * **ReadyToDispatchFromAzureDC**: Device is ready to be handed to customer from Azure DC. \\\n * **ReadyToReceiveAtAzureDC**: Device can be dropped off at Azure DC. \\\n * **Created**: Job created by the customer. \\\n * **ShippedToAzureDC**: User shipped the device to AzureDC. \\\n * **AwaitingShipmentDetails**: Awaiting shipment details of device from customer. \\\n * **PreparingToShipFromAzureDC**: Preparing the device to ship to customer. \\\n * **ShippedToCustomer**: Shipped the device to customer.\n */\nexport type StageName = string;\n\n/** Known values of {@link DelayNotificationStatus} that the service accepts. */\nexport enum KnownDelayNotificationStatus {\n /** Delay is still active */\n Active = \"Active\",\n /** Delay has been resolved */\n Resolved = \"Resolved\",\n}\n\n/**\n * Defines values for DelayNotificationStatus. \\\n * {@link KnownDelayNotificationStatus} can be used interchangeably with DelayNotificationStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Active**: Delay is still active \\\n * **Resolved**: Delay has been resolved\n */\nexport type DelayNotificationStatus = string;\n\n/** Known values of {@link PortalDelayErrorCode} that the service accepts. */\nexport enum KnownPortalDelayErrorCode {\n /** Delay due to any internal reasons */\n InternalIssueDelay = \"InternalIssueDelay\",\n /** Active Order limit breached. */\n ActiveOrderLimitBreachedDelay = \"ActiveOrderLimitBreachedDelay\",\n /** High demand */\n HighDemandDelay = \"HighDemandDelay\",\n /** Slow copy due to large number of files */\n LargeNumberOfFilesDelay = \"LargeNumberOfFilesDelay\",\n}\n\n/**\n * Defines values for PortalDelayErrorCode. \\\n * {@link KnownPortalDelayErrorCode} can be used interchangeably with PortalDelayErrorCode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **InternalIssueDelay**: Delay due to any internal reasons \\\n * **ActiveOrderLimitBreachedDelay**: Active Order limit breached. \\\n * **HighDemandDelay**: High demand \\\n * **LargeNumberOfFilesDelay**: Slow copy due to large number of files\n */\nexport type PortalDelayErrorCode = string;\n\n/** Known values of {@link NotificationStageName} that the service accepts. */\nexport enum KnownNotificationStageName {\n /** Notification at device prepared stage. */\n DevicePrepared = \"DevicePrepared\",\n /** Notification at device dispatched stage. */\n Dispatched = \"Dispatched\",\n /** Notification at device delivered stage. */\n Delivered = \"Delivered\",\n /** Notification at device picked up from user stage. */\n PickedUp = \"PickedUp\",\n /** Notification at device received at Azure datacenter stage. */\n AtAzureDC = \"AtAzureDC\",\n /** Notification at data copy started stage. */\n DataCopy = \"DataCopy\",\n /** Notification at job created stage. */\n Created = \"Created\",\n /** Notification at shipped devices to customer stage. */\n ShippedToCustomer = \"ShippedToCustomer\",\n}\n\n/**\n * Defines values for NotificationStageName. \\\n * {@link KnownNotificationStageName} can be used interchangeably with NotificationStageName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **DevicePrepared**: Notification at device prepared stage. \\\n * **Dispatched**: Notification at device dispatched stage. \\\n * **Delivered**: Notification at device delivered stage. \\\n * **PickedUp**: Notification at device picked up from user stage. \\\n * **AtAzureDC**: Notification at device received at Azure datacenter stage. \\\n * **DataCopy**: Notification at data copy started stage. \\\n * **Created**: Notification at job created stage. \\\n * **ShippedToCustomer**: Notification at shipped devices to customer stage.\n */\nexport type NotificationStageName = string;\n\n/** Known values of {@link DataCenterCode} that the service accepts. */\nexport enum KnownDataCenterCode {\n /** Invalid */\n Invalid = \"Invalid\",\n /** BY2 */\n BY2 = \"BY2\",\n /** BY1 */\n BY1 = \"BY1\",\n /** ORK70 */\n ORK70 = \"ORK70\",\n /** AM2 */\n AM2 = \"AM2\",\n /** AMS20 */\n AMS20 = \"AMS20\",\n /** BY21 */\n BY21 = \"BY21\",\n /** BY24 */\n BY24 = \"BY24\",\n /** MWH01 */\n MWH01 = \"MWH01\",\n /** AMS06 */\n AMS06 = \"AMS06\",\n /** SSE90 */\n SSE90 = \"SSE90\",\n /** SYD03 */\n SYD03 = \"SYD03\",\n /** SYD23 */\n SYD23 = \"SYD23\",\n /** CBR20 */\n CBR20 = \"CBR20\",\n /** YTO20 */\n YTO20 = \"YTO20\",\n /** CWL20 */\n CWL20 = \"CWL20\",\n /** LON24 */\n LON24 = \"LON24\",\n /** BOM01 */\n BOM01 = \"BOM01\",\n /** BL20 */\n BL20 = \"BL20\",\n /** BL7 */\n BL7 = \"BL7\",\n /** SEL20 */\n SEL20 = \"SEL20\",\n /** TYO01 */\n TYO01 = \"TYO01\",\n /** BN1 */\n BN1 = \"BN1\",\n /** SN5 */\n SN5 = \"SN5\",\n /** CYS04 */\n CYS04 = \"CYS04\",\n /** TYO22 */\n TYO22 = \"TYO22\",\n /** YTO21 */\n YTO21 = \"YTO21\",\n /** YQB20 */\n YQB20 = \"YQB20\",\n /** FRA22 */\n FRA22 = \"FRA22\",\n /** MAA01 */\n MAA01 = \"MAA01\",\n /** CPQ02 */\n CPQ02 = \"CPQ02\",\n /** CPQ20 */\n CPQ20 = \"CPQ20\",\n /** SIN20 */\n SIN20 = \"SIN20\",\n /** HKG20 */\n HKG20 = \"HKG20\",\n /** SG2 */\n SG2 = \"SG2\",\n /** MEL23 */\n MEL23 = \"MEL23\",\n /** SEL21 */\n SEL21 = \"SEL21\",\n /** OSA20 */\n OSA20 = \"OSA20\",\n /** SHA03 */\n SHA03 = \"SHA03\",\n /** BJB */\n BJB = \"BJB\",\n /** JNB22 */\n JNB22 = \"JNB22\",\n /** JNB21 */\n JNB21 = \"JNB21\",\n /** MNZ21 */\n MNZ21 = \"MNZ21\",\n /** SN8 */\n SN8 = \"SN8\",\n /** AUH20 */\n AUH20 = \"AUH20\",\n /** ZRH20 */\n ZRH20 = \"ZRH20\",\n /** PUS20 */\n PUS20 = \"PUS20\",\n /** AdHoc */\n AdHoc = \"AdHoc\",\n /** CH1 */\n CH1 = \"CH1\",\n /** DSM05 */\n DSM05 = \"DSM05\",\n /** DUB07 */\n DUB07 = \"DUB07\",\n /** PNQ01 */\n PNQ01 = \"PNQ01\",\n /** SVG20 */\n SVG20 = \"SVG20\",\n /** OSA02 */\n OSA02 = \"OSA02\",\n /** OSA22 */\n OSA22 = \"OSA22\",\n /** PAR22 */\n PAR22 = \"PAR22\",\n /** BN7 */\n BN7 = \"BN7\",\n /** SN6 */\n SN6 = \"SN6\",\n /** BJS20 */\n BJS20 = \"BJS20\",\n /** BL24 */\n BL24 = \"BL24\",\n /** IDC5 */\n IDC5 = \"IDC5\",\n /** TYO23 */\n TYO23 = \"TYO23\",\n /** CPQ21 */\n CPQ21 = \"CPQ21\",\n /** NTG20 */\n NTG20 = \"NTG20\",\n /** DXB23 */\n DXB23 = \"DXB23\",\n /** DSM11 */\n DSM11 = \"DSM11\",\n /** OSA23 */\n OSA23 = \"OSA23\",\n /** AMS25 */\n AMS25 = \"AMS25\",\n}\n\n/**\n * Defines values for DataCenterCode. \\\n * {@link KnownDataCenterCode} can be used interchangeably with DataCenterCode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Invalid** \\\n * **BY2** \\\n * **BY1** \\\n * **ORK70** \\\n * **AM2** \\\n * **AMS20** \\\n * **BY21** \\\n * **BY24** \\\n * **MWH01** \\\n * **AMS06** \\\n * **SSE90** \\\n * **SYD03** \\\n * **SYD23** \\\n * **CBR20** \\\n * **YTO20** \\\n * **CWL20** \\\n * **LON24** \\\n * **BOM01** \\\n * **BL20** \\\n * **BL7** \\\n * **SEL20** \\\n * **TYO01** \\\n * **BN1** \\\n * **SN5** \\\n * **CYS04** \\\n * **TYO22** \\\n * **YTO21** \\\n * **YQB20** \\\n * **FRA22** \\\n * **MAA01** \\\n * **CPQ02** \\\n * **CPQ20** \\\n * **SIN20** \\\n * **HKG20** \\\n * **SG2** \\\n * **MEL23** \\\n * **SEL21** \\\n * **OSA20** \\\n * **SHA03** \\\n * **BJB** \\\n * **JNB22** \\\n * **JNB21** \\\n * **MNZ21** \\\n * **SN8** \\\n * **AUH20** \\\n * **ZRH20** \\\n * **PUS20** \\\n * **AdHoc** \\\n * **CH1** \\\n * **DSM05** \\\n * **DUB07** \\\n * **PNQ01** \\\n * **SVG20** \\\n * **OSA02** \\\n * **OSA22** \\\n * **PAR22** \\\n * **BN7** \\\n * **SN6** \\\n * **BJS20** \\\n * **BL24** \\\n * **IDC5** \\\n * **TYO23** \\\n * **CPQ21** \\\n * **NTG20** \\\n * **DXB23** \\\n * **DSM11** \\\n * **OSA23** \\\n * **AMS25**\n */\nexport type DataCenterCode = string;\n\n/** Known values of {@link CopyStatus} that the service accepts. */\nexport enum KnownCopyStatus {\n /** Data copy hasn't started yet. */\n NotStarted = \"NotStarted\",\n /** Data copy is in progress. */\n InProgress = \"InProgress\",\n /** Data copy completed. */\n Completed = \"Completed\",\n /** Data copy completed with errors. */\n CompletedWithErrors = \"CompletedWithErrors\",\n /** Data copy failed. No data was copied. */\n Failed = \"Failed\",\n /** No copy triggered as device was not returned. */\n NotReturned = \"NotReturned\",\n /** The Device has hit hardware issues. */\n HardwareError = \"HardwareError\",\n /** Data copy failed. The Device was formatted by user. */\n DeviceFormatted = \"DeviceFormatted\",\n /** Data copy failed. Device metadata was modified by user. */\n DeviceMetadataModified = \"DeviceMetadataModified\",\n /** Data copy failed. Storage Account was not accessible during copy. */\n StorageAccountNotAccessible = \"StorageAccountNotAccessible\",\n /** Data copy failed. The Device data content is not supported. */\n UnsupportedData = \"UnsupportedData\",\n /** No copy triggered as device was not received. */\n DriveNotReceived = \"DriveNotReceived\",\n /** No copy triggered as device type is not supported. */\n UnsupportedDrive = \"UnsupportedDrive\",\n /** Copy failed due to service error. */\n OtherServiceError = \"OtherServiceError\",\n /** Copy failed due to user error. */\n OtherUserError = \"OtherUserError\",\n /** Copy failed due to disk detection error. */\n DriveNotDetected = \"DriveNotDetected\",\n /** Copy failed due to corrupted drive. */\n DriveCorrupted = \"DriveCorrupted\",\n /** Copy failed due to modified or removed metadata files. */\n MetadataFilesModifiedOrRemoved = \"MetadataFilesModifiedOrRemoved\",\n}\n\n/**\n * Defines values for CopyStatus. \\\n * {@link KnownCopyStatus} can be used interchangeably with CopyStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotStarted**: Data copy hasn't started yet. \\\n * **InProgress**: Data copy is in progress. \\\n * **Completed**: Data copy completed. \\\n * **CompletedWithErrors**: Data copy completed with errors. \\\n * **Failed**: Data copy failed. No data was copied. \\\n * **NotReturned**: No copy triggered as device was not returned. \\\n * **HardwareError**: The Device has hit hardware issues. \\\n * **DeviceFormatted**: Data copy failed. The Device was formatted by user. \\\n * **DeviceMetadataModified**: Data copy failed. Device metadata was modified by user. \\\n * **StorageAccountNotAccessible**: Data copy failed. Storage Account was not accessible during copy. \\\n * **UnsupportedData**: Data copy failed. The Device data content is not supported. \\\n * **DriveNotReceived**: No copy triggered as device was not received. \\\n * **UnsupportedDrive**: No copy triggered as device type is not supported. \\\n * **OtherServiceError**: Copy failed due to service error. \\\n * **OtherUserError**: Copy failed due to user error. \\\n * **DriveNotDetected**: Copy failed due to disk detection error. \\\n * **DriveCorrupted**: Copy failed due to corrupted drive. \\\n * **MetadataFilesModifiedOrRemoved**: Copy failed due to modified or removed metadata files.\n */\nexport type CopyStatus = string;\n/** Defines values for TransferType. */\nexport type TransferType = \"ImportToAzure\" | \"ExportFromAzure\";\n/** Defines values for ReverseShippingDetailsEditStatus. */\nexport type ReverseShippingDetailsEditStatus =\n | \"Enabled\"\n | \"Disabled\"\n | \"NotSupported\";\n/** Defines values for ReverseTransportPreferenceEditStatus. */\nexport type ReverseTransportPreferenceEditStatus =\n | \"Enabled\"\n | \"Disabled\"\n | \"NotSupported\";\n/** Defines values for StageStatus. */\nexport type StageStatus =\n | \"None\"\n | \"InProgress\"\n | \"Succeeded\"\n | \"Failed\"\n | \"Cancelled\"\n | \"Cancelling\"\n | \"SucceededWithErrors\"\n | \"WaitingForCustomerAction\"\n | \"SucceededWithWarnings\"\n | \"WaitingForCustomerActionForKek\"\n | \"WaitingForCustomerActionForCleanUp\"\n | \"CustomerActionPerformedForCleanUp\"\n | \"CustomerActionPerformed\";\n/** Defines values for AddressType. */\nexport type AddressType = \"None\" | \"Residential\" | \"Commercial\";\n/** Defines values for DataAccountType. */\nexport type DataAccountType = \"StorageAccount\" | \"ManagedDisk\";\n/** Defines values for LogCollectionLevel. */\nexport type LogCollectionLevel = \"Error\" | \"Verbose\";\n/** Defines values for TransferConfigurationType. */\nexport type TransferConfigurationType = \"TransferAll\" | \"TransferUsingFilter\";\n/** Defines values for FilterFileType. */\nexport type FilterFileType = \"AzureBlob\" | \"AzureFile\";\n/** Defines values for ClassDiscriminator. */\nexport type ClassDiscriminator =\n | \"DataBox\"\n | \"DataBoxDisk\"\n | \"DataBoxHeavy\"\n | \"DataBoxCustomerDisk\";\n/** Defines values for TransportShipmentTypes. */\nexport type TransportShipmentTypes = \"CustomerManaged\" | \"MicrosoftManaged\";\n/** Defines values for DoubleEncryption. */\nexport type DoubleEncryption = \"Enabled\" | \"Disabled\";\n/** Defines values for HardwareEncryption. */\nexport type HardwareEncryption = \"Enabled\" | \"Disabled\";\n/** Defines values for KekType. */\nexport type KekType = \"MicrosoftManaged\" | \"CustomerManaged\";\n/** Defines values for CustomerResolutionCode. */\nexport type CustomerResolutionCode =\n | \"None\"\n | \"MoveToCleanUpDevice\"\n | \"Resume\"\n | \"Restart\"\n | \"ReachOutToOperation\";\n/** Defines values for DatacenterAddressType. */\nexport type DatacenterAddressType =\n | \"DatacenterAddressLocation\"\n | \"DatacenterAddressInstruction\";\n/** Defines values for JobDeliveryType. */\nexport type JobDeliveryType = \"NonScheduled\" | \"Scheduled\";\n/** Defines values for SkuName. */\nexport type SkuName =\n | \"DataBox\"\n | \"DataBoxDisk\"\n | \"DataBoxHeavy\"\n | \"DataBoxCustomerDisk\";\n/** Defines values for ModelName. */\nexport type ModelName =\n | \"DataBox\"\n | \"DataBoxDisk\"\n | \"DataBoxHeavy\"\n | \"DataBoxCustomerDisk\"\n | \"AzureDataBox120\"\n | \"AzureDataBox525\";\n/** Defines values for SkuDisabledReason. */\nexport type SkuDisabledReason =\n | \"None\"\n | \"Country\"\n | \"Region\"\n | \"Feature\"\n | \"OfferType\"\n | \"NoSubscriptionInfo\";\n/** Defines values for ValidationInputDiscriminator. */\nexport type ValidationInputDiscriminator =\n | \"ValidateAddress\"\n | \"ValidateSubscriptionIsAllowedToCreateJob\"\n | \"ValidatePreferences\"\n | \"ValidateCreateOrderLimit\"\n | \"ValidateSkuAvailability\"\n | \"ValidateDataTransferDetails\";\n/** Defines values for AddressValidationStatus. */\nexport type AddressValidationStatus = \"Valid\" | \"Invalid\" | \"Ambiguous\";\n/** Defines values for OverallValidationStatus. */\nexport type OverallValidationStatus =\n | \"AllValidToProceed\"\n | \"InputsRevisitRequired\"\n | \"CertainInputValidationsSkipped\";\n/** Defines values for ShareDestinationFormatType. */\nexport type ShareDestinationFormatType =\n | \"UnknownType\"\n | \"HCS\"\n | \"BlockBlob\"\n | \"PageBlob\"\n | \"AzureFile\"\n | \"ManagedDisk\";\n/** Defines values for AccessProtocol. */\nexport type AccessProtocol = \"SMB\" | \"NFS\";\n/** Defines values for ValidationStatus. */\nexport type ValidationStatus = \"Valid\" | \"Invalid\" | \"Skipped\";\n\n/** Optional parameters. */\nexport interface OperationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type OperationsListResponse = OperationList;\n\n/** Optional parameters. */\nexport interface OperationsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type OperationsListNextResponse = OperationList;\n\n/** Optional parameters. */\nexport interface JobsListOptionalParams extends coreClient.OperationOptions {\n /** $skipToken is supported on Get list of jobs, which provides the next page in the list of jobs. */\n skipToken?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type JobsListResponse = JobResourceList;\n\n/** Optional parameters. */\nexport interface JobsMarkDevicesShippedOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface JobsListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {\n /** $skipToken is supported on Get list of jobs, which provides the next page in the list of jobs. */\n skipToken?: string;\n}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type JobsListByResourceGroupResponse = JobResourceList;\n\n/** Optional parameters. */\nexport interface JobsGetOptionalParams extends coreClient.OperationOptions {\n /** $expand is supported on details parameter for job, which provides details on the job stages. */\n expand?: string;\n}\n\n/** Contains response data for the get operation. */\nexport type JobsGetResponse = JobResource;\n\n/** Optional parameters. */\nexport interface JobsCreateOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type JobsCreateResponse = JobResource;\n\n/** Optional parameters. */\nexport interface JobsDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface JobsUpdateOptionalParams extends coreClient.OperationOptions {\n /** Defines the If-Match condition. The patch will be performed only if the ETag of the job on the server matches this value. */\n ifMatch?: string;\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type JobsUpdateResponse = JobResource;\n\n/** Optional parameters. */\nexport interface JobsBookShipmentPickUpOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the bookShipmentPickUp operation. */\nexport type JobsBookShipmentPickUpResponse = ShipmentPickUpResponse;\n\n/** Optional parameters. */\nexport interface JobsCancelOptionalParams extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface JobsListCredentialsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listCredentials operation. */\nexport type JobsListCredentialsResponse = UnencryptedCredentialsList;\n\n/** Optional parameters. */\nexport interface JobsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type JobsListNextResponse = JobResourceList;\n\n/** Optional parameters. */\nexport interface JobsListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type JobsListByResourceGroupNextResponse = JobResourceList;\n\n/** Optional parameters. */\nexport interface MitigateOptionalParams extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface ServiceListAvailableSkusByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listAvailableSkusByResourceGroup operation. */\nexport type ServiceListAvailableSkusByResourceGroupResponse =\n AvailableSkusResult;\n\n/** Optional parameters. */\nexport interface ServiceValidateAddressOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the validateAddress operation. */\nexport type ServiceValidateAddressResponse = AddressValidationOutput;\n\n/** Optional parameters. */\nexport interface ServiceValidateInputsByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the validateInputsByResourceGroup operation. */\nexport type ServiceValidateInputsByResourceGroupResponse = ValidationResponse;\n\n/** Optional parameters. */\nexport interface ServiceValidateInputsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the validateInputs operation. */\nexport type ServiceValidateInputsResponse = ValidationResponse;\n\n/** Optional parameters. */\nexport interface ServiceRegionConfigurationOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the regionConfiguration operation. */\nexport type ServiceRegionConfigurationResponse = RegionConfigurationResponse;\n\n/** Optional parameters. */\nexport interface ServiceRegionConfigurationByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the regionConfigurationByResourceGroup operation. */\nexport type ServiceRegionConfigurationByResourceGroupResponse =\n RegionConfigurationResponse;\n\n/** Optional parameters. */\nexport interface ServiceListAvailableSkusByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listAvailableSkusByResourceGroupNext operation. */\nexport type ServiceListAvailableSkusByResourceGroupNextResponse =\n AvailableSkusResult;\n\n/** Optional parameters. */\nexport interface DataBoxManagementClientOptionalParams\n extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Api Version */\n apiVersion?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n"]}
@@ -10,6 +10,7 @@ export declare const CloudError: coreClient.CompositeMapper;
10
10
  export declare const AdditionalErrorInfo: coreClient.CompositeMapper;
11
11
  export declare const JobDetails: coreClient.CompositeMapper;
12
12
  export declare const JobStages: coreClient.CompositeMapper;
13
+ export declare const JobDelayDetails: coreClient.CompositeMapper;
13
14
  export declare const ContactDetails: coreClient.CompositeMapper;
14
15
  export declare const NotificationPreference: coreClient.CompositeMapper;
15
16
  export declare const ShippingAddress: coreClient.CompositeMapper;
@@ -71,10 +72,13 @@ export declare const RegionConfigurationRequest: coreClient.CompositeMapper;
71
72
  export declare const ScheduleAvailabilityRequest: coreClient.CompositeMapper;
72
73
  export declare const TransportAvailabilityRequest: coreClient.CompositeMapper;
73
74
  export declare const DatacenterAddressRequest: coreClient.CompositeMapper;
75
+ export declare const DeviceCapabilityRequest: coreClient.CompositeMapper;
74
76
  export declare const RegionConfigurationResponse: coreClient.CompositeMapper;
75
77
  export declare const ScheduleAvailabilityResponse: coreClient.CompositeMapper;
76
78
  export declare const TransportAvailabilityResponse: coreClient.CompositeMapper;
77
79
  export declare const TransportAvailabilityDetails: coreClient.CompositeMapper;
80
+ export declare const DeviceCapabilityResponse: coreClient.CompositeMapper;
81
+ export declare const DeviceCapabilityDetails: coreClient.CompositeMapper;
78
82
  export declare const AccountCredentialDetails: coreClient.CompositeMapper;
79
83
  export declare const ShareCredentialDetails: coreClient.CompositeMapper;
80
84
  export declare const ApplianceNetworkConfiguration: coreClient.CompositeMapper;