File tree Expand file tree Collapse file tree 5 files changed +1
-30
lines changed
generated/ConnectedKubernetes/ConnectedKubernetes.Autorest Expand file tree Collapse file tree 5 files changed +1
-30
lines changed Original file line number Diff line number Diff line change 2525[ assembly: System . Runtime . InteropServices . ComVisibleAttribute ( false ) ]
2626[ assembly: System . CLSCompliantAttribute ( false ) ]
2727
28-
29-
30-
31-
32-
Original file line number Diff line number Diff 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 ]
Original file line number Diff line number Diff 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 )]
Original file line number Diff line number Diff 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 )]
Original file line number Diff line number Diff line change 11{
2- "generate_Id" : " f29daa0d-6315-4b6d-bde7-fcfac0b81b46 "
2+ "generate_Id" : " a70867db-2af4-4b19-b666-909b323d1e6e "
33}
You can’t perform that action at this time.
0 commit comments