@@ -14,11 +14,11 @@ API to set properties of the connected cluster resource
14
14
15
15
### SetExpanded (Default)
16
16
```
17
- Set-AzConnectedKubernetes -ClusterName <String> -ResourceGroupName <String>
18
- -EnableSystemAssignedIdentity <Boolean?> -Location <String> [-SubscriptionId <String> ]
19
- [-AadProfileAdminGroupObjectID <String[] >] [-AadProfileEnableAzureRbac ] [-AadProfileTenantId <String>]
20
- [-AcceptEULA] [-ArcAgentProfileAgentAutoUpgrade <String >] [-ArcAgentProfileAgentError <IAgentError[] >]
21
- [-ArcAgentProfileDesiredAgentVersion <String>] [- ArcAgentProfileSystemComponent <ISystemComponent[]>]
17
+ Set-AzConnectedKubernetes -ClusterName <String> -ResourceGroupName <String> -Location <String>
18
+ [-SubscriptionId <String>] [-AadProfileAdminGroupObjectID <String[]>] [-AadProfileEnableAzureRbac ]
19
+ [-AadProfileTenantId <String>] [-AcceptEULA ] [-ArcAgentProfileAgentAutoUpgrade <String>]
20
+ [-ArcAgentProfileAgentError <IAgentError[] >] [-ArcAgentProfileDesiredAgentVersion <String >]
21
+ [-ArcAgentProfileSystemComponent <ISystemComponent[]>]
22
22
[-ArcAgentryConfiguration <IArcAgentryConfigurations[]>] [-AzureHybridBenefit <String>]
23
23
[-ConfigurationProtectedSetting <Hashtable>] [-ConfigurationSetting <Hashtable>]
24
24
[-CustomLocationsOid <String>] [-Distribution <String>] [-DistributionVersion <String>] [-GatewayEnabled]
@@ -30,11 +30,10 @@ Set-AzConnectedKubernetes -ClusterName <String> -ResourceGroupName <String>
30
30
31
31
### Set
32
32
```
33
- Set-AzConnectedKubernetes -EnableSystemAssignedIdentity <Boolean?> -InputObject <IConnectedCluster>
34
- [-SubscriptionId <String>] [-AadProfileAdminGroupObjectID <String[]>] [-AadProfileEnableAzureRbac]
35
- [-AadProfileTenantId <String>] [-AcceptEULA] [-ArcAgentProfileAgentAutoUpgrade <String>]
36
- [-ArcAgentProfileAgentError <IAgentError[]>] [-ArcAgentProfileDesiredAgentVersion <String>]
37
- [-ArcAgentProfileSystemComponent <ISystemComponent[]>]
33
+ Set-AzConnectedKubernetes -InputObject <IConnectedCluster> [-SubscriptionId <String>]
34
+ [-AadProfileAdminGroupObjectID <String[]>] [-AadProfileEnableAzureRbac] [-AadProfileTenantId <String>]
35
+ [-AcceptEULA] [-ArcAgentProfileAgentAutoUpgrade <String>] [-ArcAgentProfileAgentError <IAgentError[]>]
36
+ [-ArcAgentProfileDesiredAgentVersion <String>] [-ArcAgentProfileSystemComponent <ISystemComponent[]>]
38
37
[-ArcAgentryConfiguration <IArcAgentryConfigurations[]>] [-AzureHybridBenefit <String>]
39
38
[-ConfigurationProtectedSetting <Hashtable>] [-ConfigurationSetting <Hashtable>]
40
39
[-CustomLocationsOid <String>] [-Distribution <String>] [-DistributionVersion <String>] [-GatewayEnabled]
@@ -46,10 +45,9 @@ Set-AzConnectedKubernetes -EnableSystemAssignedIdentity <Boolean?> -InputObject
46
45
47
46
### SetDisableGateway
48
47
```
49
- Set-AzConnectedKubernetes -DisableGateway -EnableSystemAssignedIdentity <Boolean?>
50
- -InputObject <IConnectedCluster> [-SubscriptionId <String>] [-AadProfileAdminGroupObjectID <String[]>]
51
- [-AadProfileEnableAzureRbac] [-AadProfileTenantId <String>] [-AcceptEULA]
52
- [-ArcAgentProfileAgentAutoUpgrade <String>] [-ArcAgentProfileAgentError <IAgentError[]>]
48
+ Set-AzConnectedKubernetes -DisableGateway -InputObject <IConnectedCluster> [-SubscriptionId <String>]
49
+ [-AadProfileAdminGroupObjectID <String[]>] [-AadProfileEnableAzureRbac] [-AadProfileTenantId <String>]
50
+ [-AcceptEULA] [-ArcAgentProfileAgentAutoUpgrade <String>] [-ArcAgentProfileAgentError <IAgentError[]>]
53
51
[-ArcAgentProfileDesiredAgentVersion <String>] [-ArcAgentProfileSystemComponent <ISystemComponent[]>]
54
52
[-ArcAgentryConfiguration <IArcAgentryConfigurations[]>] [-AzureHybridBenefit <String>]
55
53
[-ConfigurationProtectedSetting <Hashtable>] [-ConfigurationSetting <Hashtable>]
@@ -62,11 +60,11 @@ Set-AzConnectedKubernetes -DisableGateway -EnableSystemAssignedIdentity <Boolean
62
60
63
61
### SetEnableGateway
64
62
```
65
- Set-AzConnectedKubernetes -EnableSystemAssignedIdentity <Boolean? > -GatewayResourceId <String >
66
- -InputObject <IConnectedCluster> [-SubscriptionId <String>] [-AadProfileAdminGroupObjectID <String[]>]
67
- [-AadProfileEnableAzureRbac] [- AadProfileTenantId <String>] [-AcceptEULA]
68
- [-ArcAgentProfileAgentAutoUpgrade <String >] [-ArcAgentProfileAgentError <IAgentError[] >]
69
- [-ArcAgentProfileDesiredAgentVersion <String>] [- ArcAgentProfileSystemComponent <ISystemComponent[]>]
63
+ Set-AzConnectedKubernetes -GatewayResourceId <String > -InputObject <IConnectedCluster >
64
+ [-SubscriptionId <String>] [-AadProfileAdminGroupObjectID <String[]>] [-AadProfileEnableAzureRbac ]
65
+ [-AadProfileTenantId <String>] [-AcceptEULA] [-ArcAgentProfileAgentAutoUpgrade <String> ]
66
+ [-ArcAgentProfileAgentError <IAgentError[] >] [-ArcAgentProfileDesiredAgentVersion <String >]
67
+ [-ArcAgentProfileSystemComponent <ISystemComponent[]>]
70
68
[-ArcAgentryConfiguration <IArcAgentryConfigurations[]>] [-AzureHybridBenefit <String>]
71
69
[-ConfigurationProtectedSetting <Hashtable>] [-ConfigurationSetting <Hashtable>]
72
70
[-CustomLocationsOid <String>] [-Distribution <String>] [-DistributionVersion <String>] [-GatewayEnabled]
@@ -78,11 +76,11 @@ Set-AzConnectedKubernetes -EnableSystemAssignedIdentity <Boolean?> -GatewayResou
78
76
79
77
### SetExpandedDisableGateway
80
78
```
81
- Set-AzConnectedKubernetes -ClusterName <String> -ResourceGroupName <String> -DisableGateway
82
- -EnableSystemAssignedIdentity <Boolean?> -Location <String> [-SubscriptionId <String> ]
83
- [-AadProfileAdminGroupObjectID <String[] >] [-AadProfileEnableAzureRbac ] [-AadProfileTenantId <String>]
84
- [-AcceptEULA] [-ArcAgentProfileAgentAutoUpgrade <String >] [-ArcAgentProfileAgentError <IAgentError[] >]
85
- [-ArcAgentProfileDesiredAgentVersion <String>] [- ArcAgentProfileSystemComponent <ISystemComponent[]>]
79
+ Set-AzConnectedKubernetes -ClusterName <String> -ResourceGroupName <String> -DisableGateway -Location <String>
80
+ [-SubscriptionId <String>] [-AadProfileAdminGroupObjectID <String[]>] [-AadProfileEnableAzureRbac ]
81
+ [-AadProfileTenantId <String>] [-AcceptEULA ] [-ArcAgentProfileAgentAutoUpgrade <String>]
82
+ [-ArcAgentProfileAgentError <IAgentError[] >] [-ArcAgentProfileDesiredAgentVersion <String >]
83
+ [-ArcAgentProfileSystemComponent <ISystemComponent[]>]
86
84
[-ArcAgentryConfiguration <IArcAgentryConfigurations[]>] [-AzureHybridBenefit <String>]
87
85
[-ConfigurationProtectedSetting <Hashtable>] [-ConfigurationSetting <Hashtable>]
88
86
[-CustomLocationsOid <String>] [-Distribution <String>] [-DistributionVersion <String>] [-GatewayEnabled]
@@ -94,12 +92,11 @@ Set-AzConnectedKubernetes -ClusterName <String> -ResourceGroupName <String> -Dis
94
92
95
93
### SetExpandedEnableGateway
96
94
```
97
- Set-AzConnectedKubernetes -ClusterName <String> -ResourceGroupName <String>
98
- -EnableSystemAssignedIdentity <Boolean?> -GatewayResourceId <String> -Location <String>
99
- [-SubscriptionId <String>] [-AadProfileAdminGroupObjectID <String[]>] [-AadProfileEnableAzureRbac]
100
- [-AadProfileTenantId <String>] [-AcceptEULA] [-ArcAgentProfileAgentAutoUpgrade <String>]
101
- [-ArcAgentProfileAgentError <IAgentError[]>] [-ArcAgentProfileDesiredAgentVersion <String>]
102
- [-ArcAgentProfileSystemComponent <ISystemComponent[]>]
95
+ Set-AzConnectedKubernetes -ClusterName <String> -ResourceGroupName <String> -GatewayResourceId <String>
96
+ -Location <String> [-SubscriptionId <String>] [-AadProfileAdminGroupObjectID <String[]>]
97
+ [-AadProfileEnableAzureRbac] [-AadProfileTenantId <String>] [-AcceptEULA]
98
+ [-ArcAgentProfileAgentAutoUpgrade <String>] [-ArcAgentProfileAgentError <IAgentError[]>]
99
+ [-ArcAgentProfileDesiredAgentVersion <String>] [-ArcAgentProfileSystemComponent <ISystemComponent[]>]
103
100
[-ArcAgentryConfiguration <IArcAgentryConfigurations[]>] [-AzureHybridBenefit <String>]
104
101
[-ConfigurationProtectedSetting <Hashtable>] [-ConfigurationSetting <Hashtable>]
105
102
[-CustomLocationsOid <String>] [-Distribution <String>] [-DistributionVersion <String>] [-GatewayEnabled]
@@ -499,21 +496,6 @@ Accept pipeline input: False
499
496
Accept wildcard characters : False
500
497
` ` `
501
498
502
- ### -EnableSystemAssignedIdentity
503
- Determines whether to enable a system-assigned identity for the resource.
504
-
505
- ` ` ` yaml
506
- Type : System.Nullable`1[[System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]
507
- Parameter Sets : (All)
508
- Aliases :
509
-
510
- Required : True
511
- Position : Named
512
- Default value : None
513
- Accept pipeline input : False
514
- Accept wildcard characters : False
515
- ` ` `
516
-
517
499
### -GatewayEnabled
518
500
Indicates whether the gateway for arc router connectivity is enabled.
519
501
0 commit comments