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
/// An OData filter expression that describes a subset of usages to return. The
1498
-
/// supported parameter is name.value (name of the metric, can have an or of
1499
-
/// multiple names).
1495
+
/// An OData filter expression that describes a subset of usages to return. The supported parameter is name.value (name of the metric, can have an or of multiple names).
/// Create Cognitive Services Account. Accounts is a resource group wide
1976
-
/// resource type. It holds the keys for developer to access intelligent APIs.
1977
-
/// It's also the resource type for billing.
1971
+
/// Create Cognitive Services Account. Accounts is a resource group wide resource type. It holds the keys for developer to access intelligent APIs. It's also the resource type for billing.
1978
1972
/// </summary>
1979
1973
/// <param name='resourceGroupName'>
1980
1974
/// The name of the resource group. The name is case insensitive.
/// Create Cognitive Services Account. Accounts is a resource group wide
17
-
/// resource type. It holds the keys for developer to access intelligent APIs.
18
-
/// It's also the resource type for billing.
16
+
/// Create Cognitive Services Account. Accounts is a resource group wide resource type. It holds the keys for developer to access intelligent APIs. It's also the resource type for billing.
19
17
/// </summary>
20
18
/// <param name='operations'>
21
19
/// The operations group for this extension method.
/// Create Cognitive Services Account. Accounts is a resource group wide
36
-
/// resource type. It holds the keys for developer to access intelligent APIs.
37
-
/// It's also the resource type for billing.
33
+
/// Create Cognitive Services Account. Accounts is a resource group wide resource type. It holds the keys for developer to access intelligent APIs. It's also the resource type for billing.
38
34
/// </summary>
39
35
/// <param name='operations'>
40
36
/// The operations group for this extension method.
/// Regenerates the specified account key for the specified Cognitive Services
293
-
/// account.
285
+
/// Regenerates the specified account key for the specified Cognitive Services account.
294
286
/// </summary>
295
287
/// <param name='operations'>
296
288
/// The operations group for this extension method.
@@ -363,9 +355,7 @@ public static AccountSkuListResult ListSkus(this IAccountsOperations operations,
363
355
/// The name of Cognitive Services account.
364
356
/// </param>
365
357
/// <param name='filter'>
366
-
/// An OData filter expression that describes a subset of usages to return. The
367
-
/// supported parameter is name.value (name of the metric, can have an or of
368
-
/// multiple names).
358
+
/// An OData filter expression that describes a subset of usages to return. The supported parameter is name.value (name of the metric, can have an or of multiple names).
@@ -385,9 +375,7 @@ public static AccountSkuListResult ListSkus(this IAccountsOperations operations,
385
375
/// The name of Cognitive Services account.
386
376
/// </param>
387
377
/// <param name='filter'>
388
-
/// An OData filter expression that describes a subset of usages to return. The
389
-
/// supported parameter is name.value (name of the metric, can have an or of
390
-
/// multiple names).
378
+
/// An OData filter expression that describes a subset of usages to return. The supported parameter is name.value (name of the metric, can have an or of multiple names).
391
379
/// </param>
392
380
/// <param name='cancellationToken'>
393
381
/// The cancellation token.
@@ -439,9 +427,7 @@ public static Microsoft.Rest.Azure.IPage<AccountModel> ListModels(this IAccounts
439
427
}
440
428
}
441
429
/// <summary>
442
-
/// Create Cognitive Services Account. Accounts is a resource group wide
443
-
/// resource type. It holds the keys for developer to access intelligent APIs.
444
-
/// It's also the resource type for billing.
430
+
/// Create Cognitive Services Account. Accounts is a resource group wide resource type. It holds the keys for developer to access intelligent APIs. It's also the resource type for billing.
445
431
/// </summary>
446
432
/// <param name='operations'>
447
433
/// The operations group for this extension method.
@@ -458,9 +444,7 @@ public static Account BeginCreate(this IAccountsOperations operations, string re
458
444
}
459
445
460
446
/// <summary>
461
-
/// Create Cognitive Services Account. Accounts is a resource group wide
462
-
/// resource type. It holds the keys for developer to access intelligent APIs.
463
-
/// It's also the resource type for billing.
447
+
/// Create Cognitive Services Account. Accounts is a resource group wide resource type. It holds the keys for developer to access intelligent APIs. It's also the resource type for billing.
464
448
/// </summary>
465
449
/// <param name='operations'>
466
450
/// The operations group for this extension method.
@@ -521,7 +505,7 @@ public static Account BeginUpdate(this IAccountsOperations operations, string re
521
505
}
522
506
}
523
507
/// <summary>
524
-
/// Deletes a Cognitive Services account from the resource group.
508
+
/// Deletes a Cognitive Services account from the resource group.
525
509
/// </summary>
526
510
/// <param name='operations'>
527
511
/// The operations group for this extension method.
0 commit comments