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 supported parameter is name.value (name of the metric, can have an or of multiple names).
1497
+
/// 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
/// 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.
1975
+
/// 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.
1972
1978
/// </summary>
1973
1979
/// <param name='resourceGroupName'>
1974
1980
/// The name of the resource group. The name is case insensitive.
/// 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.
16
+
/// 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.
17
19
/// </summary>
18
20
/// <param name='operations'>
19
21
/// The operations group for this extension method.
/// 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.
35
+
/// 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.
34
38
/// </summary>
35
39
/// <param name='operations'>
36
40
/// The operations group for this extension method.
/// Regenerates the specified account key for the specified Cognitive Services account.
292
+
/// Regenerates the specified account key for the specified Cognitive Services
293
+
/// account.
286
294
/// </summary>
287
295
/// <param name='operations'>
288
296
/// The operations group for this extension method.
@@ -355,7 +363,9 @@ public static AccountSkuListResult ListSkus(this IAccountsOperations operations,
355
363
/// The name of Cognitive Services account.
356
364
/// </param>
357
365
/// <param name='filter'>
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).
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
@@ -375,7 +385,9 @@ public static AccountSkuListResult ListSkus(this IAccountsOperations operations,
375
385
/// The name of Cognitive Services account.
376
386
/// </param>
377
387
/// <param name='filter'>
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).
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).
379
391
/// </param>
380
392
/// <param name='cancellationToken'>
381
393
/// The cancellation token.
@@ -427,7 +439,9 @@ public static Microsoft.Rest.Azure.IPage<AccountModel> ListModels(this IAccounts
427
439
}
428
440
}
429
441
/// <summary>
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.
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.
431
445
/// </summary>
432
446
/// <param name='operations'>
433
447
/// The operations group for this extension method.
@@ -444,7 +458,9 @@ public static Account BeginCreate(this IAccountsOperations operations, string re
444
458
}
445
459
446
460
/// <summary>
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.
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.
448
464
/// </summary>
449
465
/// <param name='operations'>
450
466
/// The operations group for this extension method.
@@ -505,7 +521,7 @@ public static Account BeginUpdate(this IAccountsOperations operations, string re
505
521
}
506
522
}
507
523
/// <summary>
508
-
/// Deletes a Cognitive Services account from the resource group.
524
+
/// Deletes a Cognitive Services account from the resource group.
509
525
/// </summary>
510
526
/// <param name='operations'>
511
527
/// The operations group for this extension method.
0 commit comments