Skip to content

Commit 3b1553e

Browse files
Move Workloads to main (#26050)
Co-authored-by: azure-powershell-bot <[email protected]>
1 parent bc49638 commit 3b1553e

File tree

39 files changed

+110
-107
lines changed

39 files changed

+110
-107
lines changed

src/Workloads/Workloads/Az.Workloads.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 9/3/2024
6+
# Generated on: 9/9/2024
77
#
88

99
@{

src/Workloads/Workloads/help/Get-AzWorkloadsMonitor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Get-AzWorkloadsMonitor -ResourceGroupName <String> [-SubscriptionId <String[]>]
3232

3333
### GetViaIdentity
3434
```
35-
Get-AzWorkloadsMonitor -InputObject <IWorkloadsIdentity> [-DefaultProfile <PSObject>]
35+
Get-AzWorkloadsMonitor -InputObject <IMonitorsIdentity> [-DefaultProfile <PSObject>]
3636
[-ProgressAction <ActionPreference>] [<CommonParameters>]
3737
```
3838

@@ -121,7 +121,7 @@ Identity Parameter
121121
To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
122122
123123
```yaml
124-
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.IWorkloadsIdentity
124+
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Models.IMonitorsIdentity
125125
Parameter Sets: GetViaIdentity
126126
Aliases:
127127

src/Workloads/Workloads/help/Get-AzWorkloadsProviderInstance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Get-AzWorkloadsProviderInstance -MonitorName <String> -Name <String> -ResourceGr
2727

2828
### GetViaIdentity
2929
```
30-
Get-AzWorkloadsProviderInstance -InputObject <IWorkloadsIdentity> [-DefaultProfile <PSObject>]
30+
Get-AzWorkloadsProviderInstance -InputObject <IMonitorsIdentity> [-DefaultProfile <PSObject>]
3131
[-ProgressAction <ActionPreference>] [<CommonParameters>]
3232
```
3333

@@ -106,7 +106,7 @@ Identity Parameter
106106
To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
107107
108108
```yaml
109-
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.IWorkloadsIdentity
109+
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Models.IMonitorsIdentity
110110
Parameter Sets: GetViaIdentity
111111
Aliases:
112112

src/Workloads/Workloads/help/Get-AzWorkloadsSapApplicationInstance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Get-AzWorkloadsSapApplicationInstance -Name <String> -ResourceGroupName <String>
2828

2929
### GetViaIdentity
3030
```
31-
Get-AzWorkloadsSapApplicationInstance -InputObject <IWorkloadsIdentity> [-DefaultProfile <PSObject>]
31+
Get-AzWorkloadsSapApplicationInstance -InputObject <ISapVirtualInstanceIdentity> [-DefaultProfile <PSObject>]
3232
[-ProgressAction <ActionPreference>] [<CommonParameters>]
3333
```
3434

@@ -99,7 +99,7 @@ Identity Parameter
9999
To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
100100
101101
```yaml
102-
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.IWorkloadsIdentity
102+
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.ISapVirtualInstanceIdentity
103103
Parameter Sets: GetViaIdentity
104104
Aliases:
105105

src/Workloads/Workloads/help/Get-AzWorkloadsSapCentralInstance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Get-AzWorkloadsSapCentralInstance -Name <String> -ResourceGroupName <String> -Sa
2828

2929
### GetViaIdentity
3030
```
31-
Get-AzWorkloadsSapCentralInstance -InputObject <IWorkloadsIdentity> [-DefaultProfile <PSObject>]
31+
Get-AzWorkloadsSapCentralInstance -InputObject <ISapVirtualInstanceIdentity> [-DefaultProfile <PSObject>]
3232
[-ProgressAction <ActionPreference>] [<CommonParameters>]
3333
```
3434

@@ -86,7 +86,7 @@ Identity Parameter
8686
To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
8787
8888
```yaml
89-
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.IWorkloadsIdentity
89+
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.ISapVirtualInstanceIdentity
9090
Parameter Sets: GetViaIdentity
9191
Aliases:
9292

src/Workloads/Workloads/help/Get-AzWorkloadsSapDatabaseInstance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Get-AzWorkloadsSapDatabaseInstance -Name <String> -ResourceGroupName <String> -S
2828

2929
### GetViaIdentity
3030
```
31-
Get-AzWorkloadsSapDatabaseInstance -InputObject <IWorkloadsIdentity> [-DefaultProfile <PSObject>]
31+
Get-AzWorkloadsSapDatabaseInstance -InputObject <ISapVirtualInstanceIdentity> [-DefaultProfile <PSObject>]
3232
[-ProgressAction <ActionPreference>] [<CommonParameters>]
3333
```
3434

@@ -86,7 +86,7 @@ Identity Parameter
8686
To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
8787
8888
```yaml
89-
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.IWorkloadsIdentity
89+
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.ISapVirtualInstanceIdentity
9090
Parameter Sets: GetViaIdentity
9191
Aliases:
9292

src/Workloads/Workloads/help/Get-AzWorkloadsSapLandscapeMonitor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Get-AzWorkloadsSapLandscapeMonitor -MonitorName <String> -ResourceGroupName <Str
2121

2222
### GetViaIdentity
2323
```
24-
Get-AzWorkloadsSapLandscapeMonitor -InputObject <IWorkloadsIdentity> [-DefaultProfile <PSObject>]
24+
Get-AzWorkloadsSapLandscapeMonitor -InputObject <IMonitorsIdentity> [-DefaultProfile <PSObject>]
2525
[-ProgressAction <ActionPreference>] [<CommonParameters>]
2626
```
2727

@@ -123,7 +123,7 @@ Identity Parameter
123123
To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
124124
125125
```yaml
126-
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.IWorkloadsIdentity
126+
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Models.IMonitorsIdentity
127127
Parameter Sets: GetViaIdentity
128128
Aliases:
129129

src/Workloads/Workloads/help/Get-AzWorkloadsSapVirtualInstance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Get-AzWorkloadsSapVirtualInstance -ResourceGroupName <String> [-SubscriptionId <
3232

3333
### GetViaIdentity
3434
```
35-
Get-AzWorkloadsSapVirtualInstance -InputObject <IWorkloadsIdentity> [-DefaultProfile <PSObject>]
35+
Get-AzWorkloadsSapVirtualInstance -InputObject <ISapVirtualInstanceIdentity> [-DefaultProfile <PSObject>]
3636
[-ProgressAction <ActionPreference>] [<CommonParameters>]
3737
```
3838

@@ -105,7 +105,7 @@ Identity Parameter
105105
To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
106106
107107
```yaml
108-
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.IWorkloadsIdentity
108+
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.ISapVirtualInstanceIdentity
109109
Parameter Sets: GetViaIdentity
110110
Aliases:
111111

src/Workloads/Workloads/help/Invoke-AzWorkloadsSapDiskConfiguration.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Invoke-AzWorkloadsSapDiskConfiguration -Location <String> [-SubscriptionId <Stri
2222

2323
### SapViaIdentityExpanded
2424
```
25-
Invoke-AzWorkloadsSapDiskConfiguration -InputObject <IWorkloadsIdentity> -AppLocation <String>
25+
Invoke-AzWorkloadsSapDiskConfiguration -InputObject <ISapVirtualInstanceIdentity> -AppLocation <String>
2626
-DatabaseType <SapDatabaseType> -DbVMSku <String> -DeploymentType <SapDeploymentType>
2727
-Environment <SapEnvironmentType> -SapProduct <SapProductType> [-DefaultProfile <PSObject>]
2828
[-ProgressAction <ActionPreference>] [-WhatIf] [-Confirm] [<CommonParameters>]
@@ -89,7 +89,7 @@ The database type.
8989
Eg: HANA, DB2, etc
9090
9191
```yaml
92-
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapDatabaseType
92+
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Support.SapDatabaseType
9393
Parameter Sets: (All)
9494
Aliases:
9595

@@ -136,7 +136,7 @@ The deployment type.
136136
Eg: SingleServer/ThreeTier
137137
138138
```yaml
139-
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapDeploymentType
139+
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Support.SapDeploymentType
140140
Parameter Sets: (All)
141141
Aliases:
142142

@@ -151,7 +151,7 @@ Accept wildcard characters: False
151151
Defines the environment type - Production/Non Production.
152152
153153
```yaml
154-
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapEnvironmentType
154+
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Support.SapEnvironmentType
155155
Parameter Sets: (All)
156156
Aliases:
157157

@@ -167,7 +167,7 @@ Identity Parameter
167167
To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
168168
169169
```yaml
170-
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.IWorkloadsIdentity
170+
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.ISapVirtualInstanceIdentity
171171
Parameter Sets: SapViaIdentityExpanded
172172
Aliases:
173173

@@ -212,7 +212,7 @@ Accept wildcard characters: False
212212
Defines the SAP Product type.
213213
214214
```yaml
215-
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapProductType
215+
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Support.SapProductType
216216
Parameter Sets: (All)
217217
Aliases:
218218

src/Workloads/Workloads/help/Invoke-AzWorkloadsSapSizingRecommendation.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Invoke-AzWorkloadsSapSizingRecommendation -Location <String> [-SubscriptionId <S
2323

2424
### SapViaIdentityExpanded
2525
```
26-
Invoke-AzWorkloadsSapSizingRecommendation -InputObject <IWorkloadsIdentity> -AppLocation <String>
26+
Invoke-AzWorkloadsSapSizingRecommendation -InputObject <ISapVirtualInstanceIdentity> -AppLocation <String>
2727
-DatabaseType <SapDatabaseType> -DbMemory <Int64> -DeploymentType <SapDeploymentType>
2828
-Environment <SapEnvironmentType> -Sap <Int64> -SapProduct <SapProductType>
2929
[-DbScaleMethod <SapDatabaseScaleMethod>] [-HighAvailabilityType <SapHighAvailabilityType>]
@@ -69,7 +69,7 @@ Accept wildcard characters: False
6969
The database type.
7070
7171
```yaml
72-
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapDatabaseType
72+
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Support.SapDatabaseType
7373
Parameter Sets: (All)
7474
Aliases:
7575

@@ -99,7 +99,7 @@ Accept wildcard characters: False
9999
The DB scale method.
100100
101101
```yaml
102-
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapDatabaseScaleMethod
102+
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Support.SapDatabaseScaleMethod
103103
Parameter Sets: (All)
104104
Aliases:
105105

@@ -131,7 +131,7 @@ The deployment type.
131131
Eg: SingleServer/ThreeTier
132132
133133
```yaml
134-
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapDeploymentType
134+
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Support.SapDeploymentType
135135
Parameter Sets: (All)
136136
Aliases:
137137

@@ -146,7 +146,7 @@ Accept wildcard characters: False
146146
Defines the environment type - Production/Non Production.
147147
148148
```yaml
149-
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapEnvironmentType
149+
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Support.SapEnvironmentType
150150
Parameter Sets: (All)
151151
Aliases:
152152

@@ -161,7 +161,7 @@ Accept wildcard characters: False
161161
The high availability type.
162162
163163
```yaml
164-
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapHighAvailabilityType
164+
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Support.SapHighAvailabilityType
165165
Parameter Sets: (All)
166166
Aliases:
167167

@@ -177,7 +177,7 @@ Identity Parameter
177177
To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
178178
179179
```yaml
180-
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.IWorkloadsIdentity
180+
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.ISapVirtualInstanceIdentity
181181
Parameter Sets: SapViaIdentityExpanded
182182
Aliases:
183183

@@ -237,7 +237,7 @@ Accept wildcard characters: False
237237
Defines the SAP Product type.
238238
239239
```yaml
240-
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.SapProductType
240+
Type: Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Support.SapProductType
241241
Parameter Sets: (All)
242242
Aliases:
243243

0 commit comments

Comments
 (0)