Skip to content

Commit f82b40e

Browse files
[skip ci] Archive 216edce (Azure#27612)
1 parent 6ad5ef8 commit f82b40e

File tree

5 files changed

+1
-30
lines changed

5 files changed

+1
-30
lines changed

generated/ConnectedKubernetes/ConnectedKubernetes.Autorest/Properties/AssemblyInfo.cs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,3 @@
2525
[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)]
2626
[assembly: System.CLSCompliantAttribute(false)]
2727

28-
29-
30-
31-
32-

generated/ConnectedKubernetes/ConnectedKubernetes.Autorest/exports/New-AzConnectedKubernetes.ps1

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -196,12 +196,6 @@ param(
196196
# The Kubernetes distribution version on this connected cluster.
197197
${DistributionVersion},
198198

199-
[Parameter()]
200-
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Category('Body')]
201-
[System.Management.Automation.SwitchParameter]
202-
# Determines whether to enable a system-assigned identity for the resource.
203-
${EnableSystemAssignedIdentity},
204-
205199
[Parameter()]
206200
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Category('Body')]
207201
[System.Management.Automation.SwitchParameter]

generated/ConnectedKubernetes/ConnectedKubernetes.Autorest/exports/ProxyCmdletDefinitions.ps1

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -641,12 +641,6 @@ param(
641641
# The Kubernetes distribution version on this connected cluster.
642642
${DistributionVersion},
643643

644-
[Parameter()]
645-
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Category('Body')]
646-
[System.Management.Automation.SwitchParameter]
647-
# Determines whether to enable a system-assigned identity for the resource.
648-
${EnableSystemAssignedIdentity},
649-
650644
[Parameter()]
651645
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Category('Body')]
652646
[System.Management.Automation.SwitchParameter]
@@ -1258,12 +1252,6 @@ param(
12581252
# The ID of the target subscription.
12591253
${SubscriptionId},
12601254

1261-
[Parameter(Mandatory)]
1262-
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Category('Body')]
1263-
[System.Nullable[System.Boolean]]
1264-
# Determines whether to enable a system-assigned identity for the resource.
1265-
${EnableSystemAssignedIdentity},
1266-
12671255
[Parameter(ParameterSetName='SetExpanded', Mandatory)]
12681256
[Parameter(ParameterSetName='SetExpandedEnableGateway', Mandatory)]
12691257
[Parameter(ParameterSetName='SetExpandedDisableGateway', Mandatory)]

generated/ConnectedKubernetes/ConnectedKubernetes.Autorest/exports/Set-AzConnectedKubernetes.ps1

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -137,12 +137,6 @@ param(
137137
# The ID of the target subscription.
138138
${SubscriptionId},
139139

140-
[Parameter(Mandatory)]
141-
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Category('Body')]
142-
[System.Nullable[System.Boolean]]
143-
# Determines whether to enable a system-assigned identity for the resource.
144-
${EnableSystemAssignedIdentity},
145-
146140
[Parameter(ParameterSetName='SetExpanded', Mandatory)]
147141
[Parameter(ParameterSetName='SetExpandedEnableGateway', Mandatory)]
148142
[Parameter(ParameterSetName='SetExpandedDisableGateway', Mandatory)]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"generate_Id": "f29daa0d-6315-4b6d-bde7-fcfac0b81b46"
2+
"generate_Id": "a70867db-2af4-4b19-b666-909b323d1e6e"
33
}

0 commit comments

Comments
 (0)