Skip to content

Commit 6ba36fe

Browse files
[skip ci] Archive fc01efa (Azure#27603)
1 parent fc01efa commit 6ba36fe

File tree

619 files changed

+11109
-7280
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

619 files changed

+11109
-7280
lines changed

generated/DataBox/DataBox.Autorest/Az.DataBox.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<PropertyGroup>
33
<PsModuleName>DataBox</PsModuleName>
44
<PsRootModuleName>DataBox</PsRootModuleName>
5+
<PsModuleFolder>DataBox.Autorest</PsModuleFolder>
56
</PropertyGroup>
67

78
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., build.proj))\src\Az.autorest.props" />
89
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory).., build.proj))\src\Az.Post.props" />
9-
1010
</Project>

generated/DataBox/DataBox.Autorest/Az.DataBox.format.ps1xml

Lines changed: 420 additions & 234 deletions
Large diffs are not rendered by default.
Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,27 @@
1-
// ----------------------------------------------------------------------------------
2-
//
3-
// Copyright Microsoft Corporation
4-
// Licensed under the Apache License, Version 2.0 (the "License");
1+
// Copyright (c) Microsoft Corporation. All rights reserved.
2+
// Licensed under the Apache License, Version 2.0 (the ""License"");
53
// you may not use this file except in compliance with the License.
64
// You may obtain a copy of the License at
75
// http://www.apache.org/licenses/LICENSE-2.0
86
// Unless required by applicable law or agreed to in writing, software
9-
// distributed under the License is distributed on an "AS IS" BASIS,
7+
// distributed under the License is distributed on an ""AS IS"" BASIS,
108
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
119
// See the License for the specific language governing permissions and
1210
// limitations under the License.
13-
// ----------------------------------------------------------------------------------
11+
// Code generated by Microsoft (R) AutoRest Code Generator.Changes may cause incorrect behavior and will be lost if the code
12+
// is regenerated.
1413

1514
using System;
1615
using System.Reflection;
16+
using System.Runtime.CompilerServices;
1717
using System.Runtime.InteropServices;
1818

19-
[assembly: AssemblyTitle("Microsoft Azure Powershell - DataBox")]
20-
[assembly: AssemblyCompany(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyCompany)]
21-
[assembly: AssemblyProduct(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyProduct)]
22-
[assembly: AssemblyCopyright(Microsoft.WindowsAzure.Commands.Common.AzurePowerShell.AssemblyCopyright)]
19+
[assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft")]
20+
[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Microsoft")]
21+
[assembly: System.Reflection.AssemblyProductAttribute("Microsoft Azure PowerShell")]
22+
[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft Azure PowerShell - DataBox")]
23+
[assembly: System.Reflection.AssemblyFileVersionAttribute("0.3.3")]
24+
[assembly: System.Reflection.AssemblyVersionAttribute("0.3.3")]
25+
[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)]
26+
[assembly: System.CLSCompliantAttribute(false)]
2327

24-
[assembly: ComVisible(false)]
25-
[assembly: CLSCompliant(false)]
26-
[assembly: Guid("cd099857-4c87-480f-99ea-d8a37ec54207")]
27-
[assembly: AssemblyVersion("0.3.3")]
28-
[assembly: AssemblyFileVersion("0.3.3")]

generated/DataBox/DataBox.Autorest/exports/Get-AzDataBoxJob.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ Get-AzDataBoxJob -SubscriptionId "SubscriptionId"
2727
Get-AzDataBoxJob -ResourceGroupName "resourceGroupName"
2828
2929
.Outputs
30-
Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IJobResource
30+
Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.IJobResource
3131
.Link
3232
https://learn.microsoft.com/powershell/module/az.databox/get-azdataboxjob
3333
#>
3434
function Get-AzDataBoxJob {
35-
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IJobResource])]
35+
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.IJobResource])]
3636
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false)]
3737
param(
3838
[Parameter(ParameterSetName='Get', Mandatory)]

generated/DataBox/DataBox.Autorest/exports/Get-AzDataBoxJobCredential.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ $obj.JobSecret | Format-List
2828
$cabinetJobSecret = $obj.JobSecret.CabinetPodSecret | Format-List
2929
3030
.Outputs
31-
Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IUnencryptedCredentials
31+
Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.IUnencryptedCredentials
3232
.Link
3333
https://learn.microsoft.com/powershell/module/az.databox/get-azdataboxjobcredential
3434
#>
3535
function Get-AzDataBoxJobCredential {
36-
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IUnencryptedCredentials])]
36+
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.IUnencryptedCredentials])]
3737
[CmdletBinding(DefaultParameterSetName='List', PositionalBinding=$false, SupportsShouldProcess, ConfirmImpact='Medium')]
3838
param(
3939
[Parameter(Mandatory)]

generated/DataBox/DataBox.Autorest/exports/New-AzDataBoxContactDetailsObject.ps1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Create an in-memory object for ContactDetails.
2323
New-AzDataBoxContactDetailsObject -ContactName "random" -EmailList @("emailId") -Phone "1234567891"
2424
2525
.Outputs
26-
Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.ContactDetails
26+
Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.ContactDetails
2727
.Notes
2828
COMPLEX PARAMETER PROPERTIES
2929
@@ -36,7 +36,7 @@ NOTIFICATIONPREFERENCE <INotificationPreference[]>: Notification preference for
3636
https://learn.microsoft.com/powershell/module/Az.DataBox/new-AzDataBoxContactDetailsObject
3737
#>
3838
function New-AzDataBoxContactDetailsObject {
39-
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.ContactDetails])]
39+
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.ContactDetails])]
4040
[CmdletBinding(PositionalBinding=$false)]
4141
param(
4242
[Parameter(Mandatory)]
@@ -65,7 +65,7 @@ param(
6565

6666
[Parameter()]
6767
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Category('Body')]
68-
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.INotificationPreference[]]
68+
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.INotificationPreference[]]
6969
# Notification preference for a job stage.
7070
# To construct, see NOTES section for NOTIFICATIONPREFERENCE properties and create a hash table.
7171
${NotificationPreference},

generated/DataBox/DataBox.Autorest/exports/New-AzDataBoxCustomerDiskJobDetailsObject.ps1

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ $importDiskDetailsCollection = @{"XXXXXX"= @{ManifestFile = "xyz.txt"; ManifestH
2828
New-AzDataBoxCustomerDiskJobDetailsObject -Type "DataBoxCustomerDisk" -DataImportDetail @(@{AccountDetail=$dataAccount; AccountDetailDataAccountType = "StorageAccount"} ) -ContactDetail $contactDetail -ShippingAddress $ShippingDetails -ImportDiskDetailsCollection $importDiskDetailsCollection -ReturnToCustomerPackageDetailCarrierAccountNumber "00000"
2929
3030
.Outputs
31-
Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.DataBoxCustomerDiskJobDetails
31+
Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.DataBoxCustomerDiskJobDetails
3232
.Notes
3333
COMPLEX PARAMETER PROPERTIES
3434
@@ -129,12 +129,12 @@ SHIPPINGADDRESS <IShippingAddress>: Shipping address of the customer.
129129
https://learn.microsoft.com/powershell/module/Az.DataBox/new-AzDataBoxCustomerDiskJobDetailsObject
130130
#>
131131
function New-AzDataBoxCustomerDiskJobDetailsObject {
132-
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.DataBoxCustomerDiskJobDetails])]
132+
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.DataBoxCustomerDiskJobDetails])]
133133
[CmdletBinding(PositionalBinding=$false)]
134134
param(
135135
[Parameter(Mandatory)]
136136
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Category('Body')]
137-
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IContactDetails]
137+
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.IContactDetails]
138138
# Contact details for notification and shipping.
139139
# To construct, see NOTES section for CONTACTDETAIL properties and create a hash table.
140140
${ContactDetail},
@@ -148,14 +148,14 @@ param(
148148

149149
[Parameter()]
150150
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Category('Body')]
151-
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IDataBoxCustomerDiskJobDetailsImportDiskDetailsCollection]
151+
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.IDataBoxCustomerDiskJobDetailsImportDiskDetailsCollection]
152152
# Contains the map of disk serial number to the disk details for import jobs.
153153
# To construct, see NOTES section for IMPORTDISKDETAILSCOLLECTION properties and create a hash table.
154154
${ImportDiskDetailsCollection},
155155

156156
[Parameter()]
157157
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Category('Body')]
158-
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IDataBoxCustomerDiskJobDetailsExportDiskDetailsCollection]
158+
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.IDataBoxCustomerDiskJobDetailsExportDiskDetailsCollection]
159159
# Contains the map of disk serial number to the disk details for export jobs.
160160
# To construct, see NOTES section for EXPORTDISKDETAILSCOLLECTION properties and create a hash table.
161161
${ExportDiskDetailsCollection},
@@ -168,14 +168,14 @@ param(
168168

169169
[Parameter()]
170170
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Category('Body')]
171-
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IDataExportDetails[]]
171+
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.IDataExportDetails[]]
172172
# Details of the data to be exported from azure.
173173
# To construct, see NOTES section for DATAEXPORTDETAIL properties and create a hash table.
174174
${DataExportDetail},
175175

176176
[Parameter()]
177177
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Category('Body')]
178-
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IDataImportDetails[]]
178+
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.IDataImportDetails[]]
179179
# Details of the data to be imported into azure.
180180
# To construct, see NOTES section for DATAIMPORTDETAIL properties and create a hash table.
181181
${DataImportDetail},
@@ -188,28 +188,28 @@ param(
188188

189189
[Parameter()]
190190
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Category('Body')]
191-
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IKeyEncryptionKey]
191+
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.IKeyEncryptionKey]
192192
# Details about which key encryption type is being used.
193193
# To construct, see NOTES section for KEYENCRYPTIONKEY properties and create a hash table.
194194
${KeyEncryptionKey},
195195

196196
[Parameter()]
197197
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Category('Body')]
198-
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IPreferences]
198+
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.IPreferences]
199199
# Preferences for the order.
200200
# To construct, see NOTES section for PREFERENCE properties and create a hash table.
201201
${Preference},
202202

203203
[Parameter()]
204204
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Category('Body')]
205-
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IReverseShippingDetails]
205+
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.IReverseShippingDetails]
206206
# Optional Reverse Shipping details for order.
207207
# To construct, see NOTES section for REVERSESHIPPINGDETAIL properties and create a hash table.
208208
${ReverseShippingDetail},
209209

210210
[Parameter()]
211211
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Category('Body')]
212-
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IShippingAddress]
212+
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.IShippingAddress]
213213
# Shipping address of the customer.
214214
# To construct, see NOTES section for SHIPPINGADDRESS properties and create a hash table.
215215
${ShippingAddress}

generated/DataBox/DataBox.Autorest/exports/New-AzDataBoxDiskJobDetailsObject.ps1

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ $ShippingDetails = New-AzDataBoxShippingAddressObject -StreetAddress1 "101 TOWNS
2626
New-AzDataBoxDiskJobDetailsObject -Type "DataBoxDisk" -DataImportDetail @(@{AccountDetail=$dataAccount; AccountDetailDataAccountType = "StorageAccount"} ) -ContactDetail $contactDetail -ShippingAddress $ShippingDetails -Passkey $password -PreferredDisk @{"8" = 8; "4" = 2} -ExpectedDataSizeInTeraByte 18
2727
2828
.Outputs
29-
Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.DataBoxDiskJobDetails
29+
Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.DataBoxDiskJobDetails
3030
.Notes
3131
COMPLEX PARAMETER PROPERTIES
3232
@@ -124,12 +124,12 @@ SHIPPINGADDRESS <IShippingAddress>: Shipping address of the customer.
124124
https://learn.microsoft.com/powershell/module/Az.DataBox/new-AzDataBoxDiskJobDetailsObject
125125
#>
126126
function New-AzDataBoxDiskJobDetailsObject {
127-
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.DataBoxDiskJobDetails])]
127+
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.DataBoxDiskJobDetails])]
128128
[CmdletBinding(PositionalBinding=$false)]
129129
param(
130130
[Parameter(Mandatory)]
131131
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Category('Body')]
132-
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IContactDetails]
132+
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.IContactDetails]
133133
# Contact details for notification and shipping.
134134
# To construct, see NOTES section for CONTACTDETAIL properties and create a hash table.
135135
${ContactDetail},
@@ -149,7 +149,7 @@ param(
149149

150150
[Parameter()]
151151
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Category('Body')]
152-
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IDataBoxDiskJobDetailsPreferredDisks]
152+
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.IDataBoxDiskJobDetailsPreferredDisks]
153153
# User preference on what size disks are needed for the job.
154154
# The map is from the disk size in TB to the count.
155155
# Eg.
@@ -160,14 +160,14 @@ param(
160160

161161
[Parameter()]
162162
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Category('Body')]
163-
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IDataExportDetails[]]
163+
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.IDataExportDetails[]]
164164
# Details of the data to be exported from azure.
165165
# To construct, see NOTES section for DATAEXPORTDETAIL properties and create a hash table.
166166
${DataExportDetail},
167167

168168
[Parameter()]
169169
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Category('Body')]
170-
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IDataImportDetails[]]
170+
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.IDataImportDetails[]]
171171
# Details of the data to be imported into azure.
172172
# To construct, see NOTES section for DATAIMPORTDETAIL properties and create a hash table.
173173
${DataImportDetail},
@@ -180,28 +180,28 @@ param(
180180

181181
[Parameter()]
182182
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Category('Body')]
183-
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IKeyEncryptionKey]
183+
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.IKeyEncryptionKey]
184184
# Details about which key encryption type is being used.
185185
# To construct, see NOTES section for KEYENCRYPTIONKEY properties and create a hash table.
186186
${KeyEncryptionKey},
187187

188188
[Parameter()]
189189
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Category('Body')]
190-
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IPreferences]
190+
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.IPreferences]
191191
# Preferences for the order.
192192
# To construct, see NOTES section for PREFERENCE properties and create a hash table.
193193
${Preference},
194194

195195
[Parameter()]
196196
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Category('Body')]
197-
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IReverseShippingDetails]
197+
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.IReverseShippingDetails]
198198
# Optional Reverse Shipping details for order.
199199
# To construct, see NOTES section for REVERSESHIPPINGDETAIL properties and create a hash table.
200200
${ReverseShippingDetail},
201201

202202
[Parameter()]
203203
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Category('Body')]
204-
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IShippingAddress]
204+
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.IShippingAddress]
205205
# Shipping address of the customer.
206206
# To construct, see NOTES section for SHIPPINGADDRESS properties and create a hash table.
207207
${ShippingAddress}

generated/DataBox/DataBox.Autorest/exports/New-AzDataBoxHeavyJobDetailsObject.ps1

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ $ShippingDetails = New-AzDataBoxShippingAddressObject -StreetAddress1 "101 TOWNS
2626
New-AzDataBoxHeavyJobDetailsObject -Type "DataBoxHeavy" -DataImportDetail @(@{AccountDetail=$dataAccount; AccountDetailDataAccountType = "StorageAccount"} ) -ContactDetail $contactDetail -ShippingAddress $ShippingDetails -DevicePassword $password -ExpectedDataSizeInTeraByte 10
2727
2828
.Outputs
29-
Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.DataBoxHeavyJobDetails
29+
Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.DataBoxHeavyJobDetails
3030
.Notes
3131
COMPLEX PARAMETER PROPERTIES
3232
@@ -121,12 +121,12 @@ SHIPPINGADDRESS <IShippingAddress>: Shipping address of the customer.
121121
https://learn.microsoft.com/powershell/module/Az.DataBox/new-AzDataBoxHeavyJobDetailsObject
122122
#>
123123
function New-AzDataBoxHeavyJobDetailsObject {
124-
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.DataBoxHeavyJobDetails])]
124+
[OutputType([Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.DataBoxHeavyJobDetails])]
125125
[CmdletBinding(PositionalBinding=$false)]
126126
param(
127127
[Parameter(Mandatory)]
128128
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Category('Body')]
129-
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IContactDetails]
129+
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.IContactDetails]
130130
# Contact details for notification and shipping.
131131
# To construct, see NOTES section for CONTACTDETAIL properties and create a hash table.
132132
${ContactDetail},
@@ -152,14 +152,14 @@ param(
152152

153153
[Parameter()]
154154
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Category('Body')]
155-
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IDataExportDetails[]]
155+
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.IDataExportDetails[]]
156156
# Details of the data to be exported from azure.
157157
# To construct, see NOTES section for DATAEXPORTDETAIL properties and create a hash table.
158158
${DataExportDetail},
159159

160160
[Parameter()]
161161
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Category('Body')]
162-
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IDataImportDetails[]]
162+
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.IDataImportDetails[]]
163163
# Details of the data to be imported into azure.
164164
# To construct, see NOTES section for DATAIMPORTDETAIL properties and create a hash table.
165165
${DataImportDetail},
@@ -172,28 +172,28 @@ param(
172172

173173
[Parameter()]
174174
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Category('Body')]
175-
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IKeyEncryptionKey]
175+
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.IKeyEncryptionKey]
176176
# Details about which key encryption type is being used.
177177
# To construct, see NOTES section for KEYENCRYPTIONKEY properties and create a hash table.
178178
${KeyEncryptionKey},
179179

180180
[Parameter()]
181181
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Category('Body')]
182-
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IPreferences]
182+
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.IPreferences]
183183
# Preferences for the order.
184184
# To construct, see NOTES section for PREFERENCE properties and create a hash table.
185185
${Preference},
186186

187187
[Parameter()]
188188
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Category('Body')]
189-
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IReverseShippingDetails]
189+
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.IReverseShippingDetails]
190190
# Optional Reverse Shipping details for order.
191191
# To construct, see NOTES section for REVERSESHIPPINGDETAIL properties and create a hash table.
192192
${ReverseShippingDetail},
193193

194194
[Parameter()]
195195
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Category('Body')]
196-
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IShippingAddress]
196+
[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20250201.IShippingAddress]
197197
# Shipping address of the customer.
198198
# To construct, see NOTES section for SHIPPINGADDRESS properties and create a hash table.
199199
${ShippingAddress}

0 commit comments

Comments
 (0)