Skip to content

Commit f3aad2b

Browse files
[skip ci] Archive fc01bf0 (#27609)
1 parent 9eb2a77 commit f3aad2b

File tree

291 files changed

+15162
-5532
lines changed

Some content is hidden

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

291 files changed

+15162
-5532
lines changed

generated/DedicatedHsm/DedicatedHsm.Autorest/Az.DedicatedHsm.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<PropertyGroup>
33
<PsModuleName>DedicatedHsm</PsModuleName>
44
<PsRootModuleName>DedicatedHsm</PsRootModuleName>
5+
<PsModuleFolder>DedicatedHsm.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/DedicatedHsm/DedicatedHsm.Autorest/Az.DedicatedHsm.format.ps1xml

+50-56
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,23 @@
22
<Configuration>
33
<ViewDefinitions>
44
<View>
5-
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.DedicatedHsmIdentity</Name>
5+
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.DedicatedHsm</Name>
66
<ViewSelectedBy>
7-
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.DedicatedHsmIdentity</TypeName>
7+
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.DedicatedHsm#Multiple</TypeName>
88
</ViewSelectedBy>
99
<TableControl>
1010
<TableHeaders>
1111
<TableColumnHeader>
1212
<Label>Name</Label>
1313
</TableColumnHeader>
1414
<TableColumnHeader>
15-
<Label>ResourceGroupName</Label>
15+
<Label>Provisioning State</Label>
1616
</TableColumnHeader>
1717
<TableColumnHeader>
18-
<Label>SubscriptionId</Label>
18+
<Label>SKU</Label>
19+
</TableColumnHeader>
20+
<TableColumnHeader>
21+
<Label>Location</Label>
1922
</TableColumnHeader>
2023
</TableHeaders>
2124
<TableRowEntries>
@@ -25,34 +28,34 @@
2528
<PropertyName>Name</PropertyName>
2629
</TableColumnItem>
2730
<TableColumnItem>
28-
<PropertyName>ResourceGroupName</PropertyName>
31+
<PropertyName>ProvisioningState</PropertyName>
2932
</TableColumnItem>
3033
<TableColumnItem>
31-
<PropertyName>SubscriptionId</PropertyName>
34+
<PropertyName>SkuName</PropertyName>
35+
</TableColumnItem>
36+
<TableColumnItem>
37+
<PropertyName>Location</PropertyName>
3238
</TableColumnItem>
3339
</TableColumnItems>
3440
</TableRowEntry>
3541
</TableRowEntries>
3642
</TableControl>
3743
</View>
3844
<View>
39-
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.DedicatedHsm</Name>
45+
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.DedicatedHsmIdentity</Name>
4046
<ViewSelectedBy>
41-
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.DedicatedHsm</TypeName>
47+
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.DedicatedHsmIdentity#Multiple</TypeName>
4248
</ViewSelectedBy>
4349
<TableControl>
4450
<TableHeaders>
4551
<TableColumnHeader>
4652
<Label>Name</Label>
4753
</TableColumnHeader>
4854
<TableColumnHeader>
49-
<Label>Provisioning State</Label>
50-
</TableColumnHeader>
51-
<TableColumnHeader>
52-
<Label>SKU</Label>
55+
<Label>ResourceGroupName</Label>
5356
</TableColumnHeader>
5457
<TableColumnHeader>
55-
<Label>Location</Label>
58+
<Label>SubscriptionId</Label>
5659
</TableColumnHeader>
5760
</TableHeaders>
5861
<TableRowEntries>
@@ -62,23 +65,20 @@
6265
<PropertyName>Name</PropertyName>
6366
</TableColumnItem>
6467
<TableColumnItem>
65-
<PropertyName>ProvisioningState</PropertyName>
66-
</TableColumnItem>
67-
<TableColumnItem>
68-
<PropertyName>SkuName</PropertyName>
68+
<PropertyName>ResourceGroupName</PropertyName>
6969
</TableColumnItem>
7070
<TableColumnItem>
71-
<PropertyName>Location</PropertyName>
71+
<PropertyName>SubscriptionId</PropertyName>
7272
</TableColumnItem>
7373
</TableColumnItems>
7474
</TableRowEntry>
7575
</TableRowEntries>
7676
</TableControl>
7777
</View>
7878
<View>
79-
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.DedicatedHsmListResult</Name>
79+
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.DedicatedHsmListResult</Name>
8080
<ViewSelectedBy>
81-
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.DedicatedHsmListResult</TypeName>
81+
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.DedicatedHsmListResult#Multiple</TypeName>
8282
</ViewSelectedBy>
8383
<TableControl>
8484
<TableHeaders>
@@ -98,9 +98,9 @@
9898
</TableControl>
9999
</View>
100100
<View>
101-
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.DedicatedHsmOperation</Name>
101+
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.DedicatedHsmOperation</Name>
102102
<ViewSelectedBy>
103-
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.DedicatedHsmOperation</TypeName>
103+
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.DedicatedHsmOperation#Multiple</TypeName>
104104
</ViewSelectedBy>
105105
<TableControl>
106106
<TableHeaders>
@@ -126,9 +126,9 @@
126126
</TableControl>
127127
</View>
128128
<View>
129-
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.DedicatedHsmOperationDisplay</Name>
129+
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.DedicatedHsmOperationDisplay</Name>
130130
<ViewSelectedBy>
131-
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.DedicatedHsmOperationDisplay</TypeName>
131+
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.DedicatedHsmOperationDisplay#Multiple</TypeName>
132132
</ViewSelectedBy>
133133
<TableControl>
134134
<TableHeaders>
@@ -166,9 +166,9 @@
166166
</TableControl>
167167
</View>
168168
<View>
169-
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.DedicatedHsmPatchParametersTags</Name>
169+
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.DedicatedHsmPatchParametersTags</Name>
170170
<ViewSelectedBy>
171-
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.DedicatedHsmPatchParametersTags</TypeName>
171+
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.DedicatedHsmPatchParametersTags#Multiple</TypeName>
172172
</ViewSelectedBy>
173173
<TableControl>
174174
<TableHeaders>
@@ -188,9 +188,9 @@
188188
</TableControl>
189189
</View>
190190
<View>
191-
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.DedicatedHsmProperties</Name>
191+
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.DedicatedHsmProperties</Name>
192192
<ViewSelectedBy>
193-
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.DedicatedHsmProperties</TypeName>
193+
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.DedicatedHsmProperties#Multiple</TypeName>
194194
</ViewSelectedBy>
195195
<TableControl>
196196
<TableHeaders>
@@ -222,9 +222,9 @@
222222
</TableControl>
223223
</View>
224224
<View>
225-
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.EndpointDependency</Name>
225+
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.EndpointDependency</Name>
226226
<ViewSelectedBy>
227-
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.EndpointDependency</TypeName>
227+
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.EndpointDependency#Multiple</TypeName>
228228
</ViewSelectedBy>
229229
<TableControl>
230230
<TableHeaders>
@@ -244,9 +244,9 @@
244244
</TableControl>
245245
</View>
246246
<View>
247-
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.EndpointDetail</Name>
247+
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.EndpointDetail</Name>
248248
<ViewSelectedBy>
249-
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.EndpointDetail</TypeName>
249+
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.EndpointDetail#Multiple</TypeName>
250250
</ViewSelectedBy>
251251
<TableControl>
252252
<TableHeaders>
@@ -284,9 +284,9 @@
284284
</TableControl>
285285
</View>
286286
<View>
287-
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.Error</Name>
287+
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Error</Name>
288288
<ViewSelectedBy>
289-
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.Error</TypeName>
289+
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Error#Multiple</TypeName>
290290
</ViewSelectedBy>
291291
<TableControl>
292292
<TableHeaders>
@@ -312,9 +312,9 @@
312312
</TableControl>
313313
</View>
314314
<View>
315-
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.NetworkInterface</Name>
315+
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.NetworkInterface</Name>
316316
<ViewSelectedBy>
317-
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.NetworkInterface</TypeName>
317+
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.NetworkInterface#Multiple</TypeName>
318318
</ViewSelectedBy>
319319
<TableControl>
320320
<TableHeaders>
@@ -334,9 +334,9 @@
334334
</TableControl>
335335
</View>
336336
<View>
337-
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.OutboundEnvironmentEndpoint</Name>
337+
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.OutboundEnvironmentEndpoint</Name>
338338
<ViewSelectedBy>
339-
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.OutboundEnvironmentEndpoint</TypeName>
339+
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.OutboundEnvironmentEndpoint#Multiple</TypeName>
340340
</ViewSelectedBy>
341341
<TableControl>
342342
<TableHeaders>
@@ -356,9 +356,9 @@
356356
</TableControl>
357357
</View>
358358
<View>
359-
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.OutboundEnvironmentEndpointCollection</Name>
359+
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.OutboundEnvironmentEndpointCollection</Name>
360360
<ViewSelectedBy>
361-
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.OutboundEnvironmentEndpointCollection</TypeName>
361+
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.OutboundEnvironmentEndpointCollection#Multiple</TypeName>
362362
</ViewSelectedBy>
363363
<TableControl>
364364
<TableHeaders>
@@ -378,9 +378,9 @@
378378
</TableControl>
379379
</View>
380380
<View>
381-
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.Resource</Name>
381+
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Resource</Name>
382382
<ViewSelectedBy>
383-
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.Resource</TypeName>
383+
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Resource#Multiple</TypeName>
384384
</ViewSelectedBy>
385385
<TableControl>
386386
<TableHeaders>
@@ -390,9 +390,6 @@
390390
<TableColumnHeader>
391391
<Label>Name</Label>
392392
</TableColumnHeader>
393-
<TableColumnHeader>
394-
<Label>Zone</Label>
395-
</TableColumnHeader>
396393
</TableHeaders>
397394
<TableRowEntries>
398395
<TableRowEntry>
@@ -403,18 +400,15 @@
403400
<TableColumnItem>
404401
<PropertyName>Name</PropertyName>
405402
</TableColumnItem>
406-
<TableColumnItem>
407-
<PropertyName>Zone</PropertyName>
408-
</TableColumnItem>
409403
</TableColumnItems>
410404
</TableRowEntry>
411405
</TableRowEntries>
412406
</TableControl>
413407
</View>
414408
<View>
415-
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.ResourceListResult</Name>
409+
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.ResourceListResult</Name>
416410
<ViewSelectedBy>
417-
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.ResourceListResult</TypeName>
411+
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.ResourceListResult#Multiple</TypeName>
418412
</ViewSelectedBy>
419413
<TableControl>
420414
<TableHeaders>
@@ -434,9 +428,9 @@
434428
</TableControl>
435429
</View>
436430
<View>
437-
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.ResourceTags</Name>
431+
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.ResourceTags</Name>
438432
<ViewSelectedBy>
439-
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.ResourceTags</TypeName>
433+
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.ResourceTags#Multiple</TypeName>
440434
</ViewSelectedBy>
441435
<TableControl>
442436
<TableHeaders>
@@ -456,9 +450,9 @@
456450
</TableControl>
457451
</View>
458452
<View>
459-
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.Sku</Name>
453+
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Sku</Name>
460454
<ViewSelectedBy>
461-
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.Sku</TypeName>
455+
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Sku#Multiple</TypeName>
462456
</ViewSelectedBy>
463457
<TableControl>
464458
<TableHeaders>
@@ -478,9 +472,9 @@
478472
</TableControl>
479473
</View>
480474
<View>
481-
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.SystemData</Name>
475+
<Name>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.SystemData</Name>
482476
<ViewSelectedBy>
483-
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.Api20211130.SystemData</TypeName>
477+
<TypeName>Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Models.SystemData#Multiple</TypeName>
484478
</ViewSelectedBy>
485479
<TableControl>
486480
<TableHeaders>

generated/DedicatedHsm/DedicatedHsm.Autorest/Az.DedicatedHsm.psd1

+1-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
DotNetFrameworkVersion = '4.7.2'
1212
RequiredAssemblies = './bin/Az.DedicatedHsm.private.dll'
1313
FormatsToProcess = './Az.DedicatedHsm.format.ps1xml'
14-
FunctionsToExport = 'Get-AzDedicatedHsm', 'Get-AzDedicatedHsmOutboundNetworkDependencyEndpoint', 'New-AzDedicatedHsm', 'Remove-AzDedicatedHsm', 'Update-AzDedicatedHsm', '*'
15-
AliasesToExport = '*'
14+
FunctionsToExport = 'Get-AzDedicatedHsm', 'Get-AzDedicatedHsmOutboundNetworkDependencyEndpoint', 'New-AzDedicatedHsm', 'Remove-AzDedicatedHsm', 'Update-AzDedicatedHsm'
1615
PrivateData = @{
1716
PSData = @{
1817
Tags = 'Azure', 'ResourceManager', 'ARM', 'PSModule', 'DedicatedHsm'
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,26 @@
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 - DedicatedHsm")]
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)]
23-
24-
[assembly: ComVisible(false)]
25-
[assembly: CLSCompliant(false)]
26-
[assembly: Guid("8661d595-0200-4e3c-b4ec-51ab057276a2")]
27-
[assembly: AssemblyVersion("0.3.2")]
28-
[assembly: AssemblyFileVersion("0.3.2")]
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 - DedicatedHsm")]
23+
[assembly: System.Reflection.AssemblyFileVersionAttribute("0.3.2")]
24+
[assembly: System.Reflection.AssemblyVersionAttribute("0.3.2")]
25+
[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)]
26+
[assembly: System.CLSCompliantAttribute(false)]

generated/DedicatedHsm/DedicatedHsm.Autorest/check-dependencies.ps1

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
# Code generated by Microsoft (R) AutoRest Code Generator.Changes may cause incorrect behavior and will be lost if the code
1313
# is regenerated.
1414
# ----------------------------------------------------------------------------------
15-
param([switch]$Isolated, [switch]$Accounts, [switch]$Pester, [switch]$Resources)
15+
param([switch]$NotIsolated, [switch]$Accounts, [switch]$Pester, [switch]$Resources)
1616
$ErrorActionPreference = 'Stop'
1717

18-
if(-not $Isolated) {
18+
if(-not $NotIsolated) {
1919
Write-Host -ForegroundColor Green 'Creating isolated process...'
2020
$pwsh = [System.Diagnostics.Process]::GetCurrentProcess().Path
21-
& "$pwsh" -NoExit -NoLogo -NoProfile -File $MyInvocation.MyCommand.Path @PSBoundParameters -Isolated
21+
& "$pwsh" -NoExit -NoLogo -NoProfile -File $MyInvocation.MyCommand.Path @PSBoundParameters -NotIsolated
2222
return
2323
}
2424

0 commit comments

Comments
 (0)