You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!--This file and it's contents are updated at build time moving or editing might result in build failure. Take due deligence while editing this file-->
Copy file name to clipboardExpand all lines: src/SDKs/ApplicationInsights/Management/Management.ApplicationInsights/Generated/APIKeysOperationsExtensions.cs
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ public static partial class APIKeysOperationsExtensions
30
30
/// The operations group for this extension method.
31
31
/// </param>
32
32
/// <param name='resourceGroupName'>
33
-
/// The name of the resource group.
33
+
/// The name of the resource group. The name is case insensitive.
34
34
/// </param>
35
35
/// <param name='resourceName'>
36
36
/// The name of the Application Insights component resource.
@@ -47,7 +47,7 @@ public static IEnumerable<ApplicationInsightsComponentAPIKey> List(this IAPIKeys
47
47
/// The operations group for this extension method.
48
48
/// </param>
49
49
/// <param name='resourceGroupName'>
50
-
/// The name of the resource group.
50
+
/// The name of the resource group. The name is case insensitive.
51
51
/// </param>
52
52
/// <param name='resourceName'>
53
53
/// The name of the Application Insights component resource.
@@ -70,7 +70,7 @@ public static IEnumerable<ApplicationInsightsComponentAPIKey> List(this IAPIKeys
70
70
/// The operations group for this extension method.
71
71
/// </param>
72
72
/// <param name='resourceGroupName'>
73
-
/// The name of the resource group.
73
+
/// The name of the resource group. The name is case insensitive.
74
74
/// </param>
75
75
/// <param name='resourceName'>
76
76
/// The name of the Application Insights component resource.
@@ -91,7 +91,7 @@ public static ApplicationInsightsComponentAPIKey Create(this IAPIKeysOperations
91
91
/// The operations group for this extension method.
92
92
/// </param>
93
93
/// <param name='resourceGroupName'>
94
-
/// The name of the resource group.
94
+
/// The name of the resource group. The name is case insensitive.
95
95
/// </param>
96
96
/// <param name='resourceName'>
97
97
/// The name of the Application Insights component resource.
@@ -118,7 +118,7 @@ public static ApplicationInsightsComponentAPIKey Create(this IAPIKeysOperations
118
118
/// The operations group for this extension method.
119
119
/// </param>
120
120
/// <param name='resourceGroupName'>
121
-
/// The name of the resource group.
121
+
/// The name of the resource group. The name is case insensitive.
122
122
/// </param>
123
123
/// <param name='resourceName'>
124
124
/// The name of the Application Insights component resource.
@@ -138,7 +138,7 @@ public static ApplicationInsightsComponentAPIKey Delete(this IAPIKeysOperations
138
138
/// The operations group for this extension method.
139
139
/// </param>
140
140
/// <param name='resourceGroupName'>
141
-
/// The name of the resource group.
141
+
/// The name of the resource group. The name is case insensitive.
142
142
/// </param>
143
143
/// <param name='resourceName'>
144
144
/// The name of the Application Insights component resource.
@@ -164,7 +164,7 @@ public static ApplicationInsightsComponentAPIKey Delete(this IAPIKeysOperations
164
164
/// The operations group for this extension method.
165
165
/// </param>
166
166
/// <param name='resourceGroupName'>
167
-
/// The name of the resource group.
167
+
/// The name of the resource group. The name is case insensitive.
168
168
/// </param>
169
169
/// <param name='resourceName'>
170
170
/// The name of the Application Insights component resource.
@@ -184,7 +184,7 @@ public static ApplicationInsightsComponentAPIKey Get(this IAPIKeysOperations ope
184
184
/// The operations group for this extension method.
185
185
/// </param>
186
186
/// <param name='resourceGroupName'>
187
-
/// The name of the resource group.
187
+
/// The name of the resource group. The name is case insensitive.
188
188
/// </param>
189
189
/// <param name='resourceName'>
190
190
/// The name of the Application Insights component resource.
0 commit comments