@distilled.cloud/azure 0.8.0 → 0.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/credentials.d.ts +2 -2
- package/lib/credentials.d.ts.map +1 -1
- package/lib/credentials.js +2 -2
- package/lib/credentials.js.map +1 -1
- package/lib/errors.d.ts +24 -24
- package/lib/retry.d.ts +2 -2
- package/lib/retry.d.ts.map +1 -1
- package/lib/retry.js +2 -2
- package/lib/retry.js.map +1 -1
- package/lib/services/app.d.ts +551 -0
- package/lib/services/app.d.ts.map +1 -1
- package/lib/services/app.js +788 -0
- package/lib/services/app.js.map +1 -1
- package/lib/services/applicationinsights.d.ts +56 -85
- package/lib/services/applicationinsights.d.ts.map +1 -1
- package/lib/services/applicationinsights.js +56 -120
- package/lib/services/applicationinsights.js.map +1 -1
- package/lib/services/authorization.d.ts +61 -243
- package/lib/services/authorization.d.ts.map +1 -1
- package/lib/services/authorization.js +61 -303
- package/lib/services/authorization.js.map +1 -1
- package/lib/services/automation.d.ts +764 -1010
- package/lib/services/automation.d.ts.map +1 -1
- package/lib/services/automation.js +764 -1070
- package/lib/services/automation.js.map +1 -1
- package/lib/services/azure-kusto.d.ts +440 -166
- package/lib/services/azure-kusto.d.ts.map +1 -1
- package/lib/services/azure-kusto.js +440 -166
- package/lib/services/azure-kusto.js.map +1 -1
- package/lib/services/batch.d.ts +1 -1
- package/lib/services/batch.js +1 -1
- package/lib/services/batch.js.map +1 -1
- package/lib/services/cognitiveservices.d.ts +2 -0
- package/lib/services/cognitiveservices.d.ts.map +1 -1
- package/lib/services/cognitiveservices.js +3 -1
- package/lib/services/cognitiveservices.js.map +1 -1
- package/lib/services/computelimit.d.ts +188 -0
- package/lib/services/computelimit.d.ts.map +1 -1
- package/lib/services/computelimit.js +236 -0
- package/lib/services/computelimit.js.map +1 -1
- package/lib/services/containerinstance.d.ts +210 -1291
- package/lib/services/containerinstance.d.ts.map +1 -1
- package/lib/services/containerinstance.js +250 -1355
- package/lib/services/containerinstance.js.map +1 -1
- package/lib/services/databricks.d.ts +111 -187
- package/lib/services/databricks.d.ts.map +1 -1
- package/lib/services/databricks.js +111 -220
- package/lib/services/databricks.js.map +1 -1
- package/lib/services/desktopvirtualization.d.ts +51 -575
- package/lib/services/desktopvirtualization.d.ts.map +1 -1
- package/lib/services/desktopvirtualization.js +56 -590
- package/lib/services/desktopvirtualization.js.map +1 -1
- package/lib/services/imagebuilder.d.ts +129 -15
- package/lib/services/imagebuilder.d.ts.map +1 -1
- package/lib/services/imagebuilder.js +129 -15
- package/lib/services/imagebuilder.js.map +1 -1
- package/lib/services/index.d.ts +2 -0
- package/lib/services/index.d.ts.map +1 -1
- package/lib/services/index.js +2 -0
- package/lib/services/index.js.map +1 -1
- package/lib/services/managednetworkfabric.d.ts +4283 -693
- package/lib/services/managednetworkfabric.d.ts.map +1 -1
- package/lib/services/managednetworkfabric.js +4833 -828
- package/lib/services/managednetworkfabric.js.map +1 -1
- package/lib/services/monitor.d.ts +81 -73
- package/lib/services/monitor.d.ts.map +1 -1
- package/lib/services/monitor.js +91 -88
- package/lib/services/monitor.js.map +1 -1
- package/lib/services/monitoringservice.d.ts +149 -0
- package/lib/services/monitoringservice.d.ts.map +1 -0
- package/lib/services/monitoringservice.js +216 -0
- package/lib/services/monitoringservice.js.map +1 -0
- package/lib/services/network.d.ts +4513 -3857
- package/lib/services/network.d.ts.map +1 -1
- package/lib/services/network.js +4544 -4056
- package/lib/services/network.js.map +1 -1
- package/lib/services/orbitalplanetarycomputer.d.ts +131 -0
- package/lib/services/orbitalplanetarycomputer.d.ts.map +1 -0
- package/lib/services/orbitalplanetarycomputer.js +183 -0
- package/lib/services/orbitalplanetarycomputer.js.map +1 -0
- package/lib/services/recoveryservicesbackup.d.ts +24 -312
- package/lib/services/recoveryservicesbackup.d.ts.map +1 -1
- package/lib/services/recoveryservicesbackup.js +24 -312
- package/lib/services/recoveryservicesbackup.js.map +1 -1
- package/lib/services/redhatopenshift.d.ts +9 -11
- package/lib/services/redhatopenshift.d.ts.map +1 -1
- package/lib/services/redhatopenshift.js +9 -11
- package/lib/services/redhatopenshift.js.map +1 -1
- package/lib/services/reservations.d.ts +159 -239
- package/lib/services/reservations.d.ts.map +1 -1
- package/lib/services/reservations.js +159 -369
- package/lib/services/reservations.js.map +1 -1
- package/lib/services/resourcegraph.d.ts +64 -30
- package/lib/services/resourcegraph.d.ts.map +1 -1
- package/lib/services/resourcegraph.js +74 -30
- package/lib/services/resourcegraph.js.map +1 -1
- package/lib/services/resources.d.ts +549 -3331
- package/lib/services/resources.d.ts.map +1 -1
- package/lib/services/resources.js +1029 -4846
- package/lib/services/resources.js.map +1 -1
- package/lib/services/search.d.ts +9 -2
- package/lib/services/search.d.ts.map +1 -1
- package/lib/services/search.js +9 -2
- package/lib/services/search.js.map +1 -1
- package/lib/services/sql.d.ts +4008 -2495
- package/lib/services/sql.d.ts.map +1 -1
- package/lib/services/sql.js +4208 -2521
- package/lib/services/sql.js.map +1 -1
- package/lib/services/storage.d.ts +4 -20
- package/lib/services/storage.d.ts.map +1 -1
- package/lib/services/storage.js +4 -20
- package/lib/services/storage.js.map +1 -1
- package/lib/services/storageactions.d.ts +18 -0
- package/lib/services/storageactions.d.ts.map +1 -1
- package/lib/services/storageactions.js +28 -0
- package/lib/services/storageactions.js.map +1 -1
- package/lib/services/storagecache.d.ts +288 -752
- package/lib/services/storagecache.d.ts.map +1 -1
- package/lib/services/storagecache.js +312 -930
- package/lib/services/storagecache.js.map +1 -1
- package/package.json +4 -4
- package/src/credentials.ts +2 -2
- package/src/retry.ts +2 -2
- package/src/services/app.ts +1014 -0
- package/src/services/applicationinsights.ts +56 -169
- package/src/services/authorization.ts +65 -397
- package/src/services/automation.ts +1179 -1686
- package/src/services/azure-kusto.ts +494 -228
- package/src/services/batch.ts +1 -1
- package/src/services/cognitiveservices.ts +3 -1
- package/src/services/computelimit.ts +310 -0
- package/src/services/containerinstance.ts +1393 -3134
- package/src/services/databricks.ts +125 -294
- package/src/services/desktopvirtualization.ts +83 -859
- package/src/services/imagebuilder.ts +129 -21
- package/src/services/index.ts +2 -0
- package/src/services/managednetworkfabric.ts +7141 -1408
- package/src/services/monitor.ts +134 -136
- package/src/services/monitoringservice.ts +287 -0
- package/src/services/network.ts +5738 -6158
- package/src/services/orbitalplanetarycomputer.ts +233 -0
- package/src/services/recoveryservicesbackup.ts +26 -456
- package/src/services/redhatopenshift.ts +26 -34
- package/src/services/reservations.ts +209 -553
- package/src/services/resourcegraph.ts +123 -55
- package/src/services/resources.ts +1852 -8168
- package/src/services/search.ts +9 -2
- package/src/services/sql.ts +4552 -2757
- package/src/services/storage.ts +4 -22
- package/src/services/storageactions.ts +36 -0
- package/src/services/storagecache.ts +312 -1303
|
@@ -468,6 +468,7 @@ export const PermissionsListForResourceGroup =
|
|
|
468
468
|
// Input Schema
|
|
469
469
|
export const ProviderOperationsMetadataGetInput =
|
|
470
470
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
471
|
+
resourceProviderNamespace: Schema.String.pipe(T.PathParam()),
|
|
471
472
|
"api-version": Schema.String,
|
|
472
473
|
$expand: Schema.optional(Schema.String),
|
|
473
474
|
}).pipe(T.Http({
|
|
@@ -480,33 +481,13 @@ export const ProviderOperationsMetadataGetOutput =
|
|
|
480
481
|
id: Schema.optional(Schema.String),
|
|
481
482
|
name: Schema.optional(Schema.String),
|
|
482
483
|
type: Schema.optional(Schema.String),
|
|
483
|
-
displayName: Schema.optional(Schema.String),
|
|
484
|
-
resourceTypes: Schema.optional(Schema.Array(Schema.Struct({
|
|
485
|
-
name: Schema.optional(Schema.String),
|
|
486
|
-
displayName: Schema.optional(Schema.String),
|
|
487
|
-
operations: Schema.optional(Schema.Array(Schema.Struct({
|
|
488
|
-
name: Schema.optional(Schema.String),
|
|
489
|
-
displayName: Schema.optional(Schema.String),
|
|
490
|
-
description: Schema.optional(Schema.String),
|
|
491
|
-
origin: Schema.optional(Schema.String),
|
|
492
|
-
properties: Schema.optional(Schema.Unknown),
|
|
493
|
-
isDataAction: Schema.optional(Schema.Boolean),
|
|
494
|
-
}))),
|
|
495
|
-
}))),
|
|
496
|
-
operations: Schema.optional(Schema.Array(Schema.Struct({
|
|
497
|
-
name: Schema.optional(Schema.String),
|
|
498
|
-
displayName: Schema.optional(Schema.String),
|
|
499
|
-
description: Schema.optional(Schema.String),
|
|
500
|
-
origin: Schema.optional(Schema.String),
|
|
501
|
-
properties: Schema.optional(Schema.Unknown),
|
|
502
|
-
isDataAction: Schema.optional(Schema.Boolean),
|
|
503
|
-
}))),
|
|
504
484
|
});
|
|
505
485
|
// The operation
|
|
506
486
|
/**
|
|
507
487
|
* Gets provider operations metadata for the specified resource provider.
|
|
508
488
|
*
|
|
509
489
|
* @param api-version - The API version to use for this operation.
|
|
490
|
+
* @param resourceProviderNamespace - The namespace of the resource provider.
|
|
510
491
|
* @param $expand - Specifies whether to expand the values.
|
|
511
492
|
*/
|
|
512
493
|
export const ProviderOperationsMetadataGet =
|
|
@@ -526,32 +507,11 @@ export const ProviderOperationsMetadataListInput =
|
|
|
526
507
|
// Output Schema
|
|
527
508
|
export const ProviderOperationsMetadataListOutput =
|
|
528
509
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
529
|
-
value: Schema.
|
|
510
|
+
value: Schema.Array(Schema.Struct({
|
|
530
511
|
id: Schema.optional(Schema.String),
|
|
531
512
|
name: Schema.optional(Schema.String),
|
|
532
513
|
type: Schema.optional(Schema.String),
|
|
533
|
-
|
|
534
|
-
resourceTypes: Schema.optional(Schema.Array(Schema.Struct({
|
|
535
|
-
name: Schema.optional(Schema.String),
|
|
536
|
-
displayName: Schema.optional(Schema.String),
|
|
537
|
-
operations: Schema.optional(Schema.Array(Schema.Struct({
|
|
538
|
-
name: Schema.optional(Schema.String),
|
|
539
|
-
displayName: Schema.optional(Schema.String),
|
|
540
|
-
description: Schema.optional(Schema.String),
|
|
541
|
-
origin: Schema.optional(Schema.String),
|
|
542
|
-
properties: Schema.optional(Schema.Unknown),
|
|
543
|
-
isDataAction: Schema.optional(Schema.Boolean),
|
|
544
|
-
}))),
|
|
545
|
-
}))),
|
|
546
|
-
operations: Schema.optional(Schema.Array(Schema.Struct({
|
|
547
|
-
name: Schema.optional(Schema.String),
|
|
548
|
-
displayName: Schema.optional(Schema.String),
|
|
549
|
-
description: Schema.optional(Schema.String),
|
|
550
|
-
origin: Schema.optional(Schema.String),
|
|
551
|
-
properties: Schema.optional(Schema.Unknown),
|
|
552
|
-
isDataAction: Schema.optional(Schema.Boolean),
|
|
553
|
-
}))),
|
|
554
|
-
}))),
|
|
514
|
+
})),
|
|
555
515
|
nextLink: Schema.optional(Schema.String),
|
|
556
516
|
});
|
|
557
517
|
// The operation
|
|
@@ -570,6 +530,7 @@ export const ProviderOperationsMetadataList =
|
|
|
570
530
|
export const RoleAssignmentsCreateInput =
|
|
571
531
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
572
532
|
scope: Schema.String.pipe(T.PathParam()),
|
|
533
|
+
roleAssignmentName: Schema.String.pipe(T.PathParam()),
|
|
573
534
|
"api-version": Schema.String,
|
|
574
535
|
}).pipe(T.Http({
|
|
575
536
|
method: "PUT",
|
|
@@ -577,37 +538,14 @@ export const RoleAssignmentsCreateInput =
|
|
|
577
538
|
}));
|
|
578
539
|
// Output Schema
|
|
579
540
|
export const RoleAssignmentsCreateOutput =
|
|
580
|
-
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
581
|
-
id: Schema.optional(Schema.String),
|
|
582
|
-
name: Schema.optional(Schema.String),
|
|
583
|
-
type: Schema.optional(Schema.String),
|
|
584
|
-
properties: Schema.optional(Schema.Struct({
|
|
585
|
-
scope: Schema.optional(Schema.String),
|
|
586
|
-
roleDefinitionId: Schema.String,
|
|
587
|
-
principalId: Schema.String,
|
|
588
|
-
principalType: Schema.optional(Schema.Literals([
|
|
589
|
-
"User",
|
|
590
|
-
"Group",
|
|
591
|
-
"ServicePrincipal",
|
|
592
|
-
"ForeignGroup",
|
|
593
|
-
"Device",
|
|
594
|
-
])),
|
|
595
|
-
description: Schema.optional(Schema.String),
|
|
596
|
-
condition: Schema.optional(Schema.String),
|
|
597
|
-
conditionVersion: Schema.optional(Schema.String),
|
|
598
|
-
createdOn: Schema.optional(Schema.String),
|
|
599
|
-
updatedOn: Schema.optional(Schema.String),
|
|
600
|
-
createdBy: Schema.optional(Schema.String),
|
|
601
|
-
updatedBy: Schema.optional(Schema.String),
|
|
602
|
-
delegatedManagedIdentityResourceId: Schema.optional(Schema.String),
|
|
603
|
-
})),
|
|
604
|
-
});
|
|
541
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({});
|
|
605
542
|
// The operation
|
|
606
543
|
/**
|
|
607
544
|
* Create or update a role assignment by scope and name.
|
|
608
545
|
*
|
|
609
|
-
* @param scope - The scope of the operation or resource. Valid scopes are: subscription (format: '/subscriptions/{subscriptionId}'), resource group (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', or resource (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/[{parentResourcePath}/]{resourceType}/{resourceName}'
|
|
610
546
|
* @param api-version - The API version to use for this operation.
|
|
547
|
+
* @param scope - The fully qualified Azure Resource manager identifier of the resource.
|
|
548
|
+
* @param roleAssignmentName - The name of the role assignment. It can be any valid GUID.
|
|
611
549
|
*/
|
|
612
550
|
export const RoleAssignmentsCreate = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
613
551
|
inputSchema: RoleAssignmentsCreateInput,
|
|
@@ -616,40 +554,18 @@ export const RoleAssignmentsCreate = /*@__PURE__*/ /*#__PURE__*/ API.make(() =>
|
|
|
616
554
|
// Input Schema
|
|
617
555
|
export const RoleAssignmentsCreateByIdInput =
|
|
618
556
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
557
|
+
roleAssignmentId: Schema.String.pipe(T.PathParam()),
|
|
619
558
|
"api-version": Schema.String,
|
|
620
559
|
}).pipe(T.Http({ method: "PUT", path: "/{roleAssignmentId}" }));
|
|
621
560
|
// Output Schema
|
|
622
561
|
export const RoleAssignmentsCreateByIdOutput =
|
|
623
|
-
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
624
|
-
id: Schema.optional(Schema.String),
|
|
625
|
-
name: Schema.optional(Schema.String),
|
|
626
|
-
type: Schema.optional(Schema.String),
|
|
627
|
-
properties: Schema.optional(Schema.Struct({
|
|
628
|
-
scope: Schema.optional(Schema.String),
|
|
629
|
-
roleDefinitionId: Schema.String,
|
|
630
|
-
principalId: Schema.String,
|
|
631
|
-
principalType: Schema.optional(Schema.Literals([
|
|
632
|
-
"User",
|
|
633
|
-
"Group",
|
|
634
|
-
"ServicePrincipal",
|
|
635
|
-
"ForeignGroup",
|
|
636
|
-
"Device",
|
|
637
|
-
])),
|
|
638
|
-
description: Schema.optional(Schema.String),
|
|
639
|
-
condition: Schema.optional(Schema.String),
|
|
640
|
-
conditionVersion: Schema.optional(Schema.String),
|
|
641
|
-
createdOn: Schema.optional(Schema.String),
|
|
642
|
-
updatedOn: Schema.optional(Schema.String),
|
|
643
|
-
createdBy: Schema.optional(Schema.String),
|
|
644
|
-
updatedBy: Schema.optional(Schema.String),
|
|
645
|
-
delegatedManagedIdentityResourceId: Schema.optional(Schema.String),
|
|
646
|
-
})),
|
|
647
|
-
});
|
|
562
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({});
|
|
648
563
|
// The operation
|
|
649
564
|
/**
|
|
650
565
|
* Create or update a role assignment by ID.
|
|
651
566
|
*
|
|
652
567
|
* @param api-version - The API version to use for this operation.
|
|
568
|
+
* @param roleAssignmentId - The fully qualified ID of the role assignment including scope, resource name, and resource type. Format: /{scope}/providers/Microsoft.Authorization/roleAssignments/{roleAssignmentName}. Example: /subscriptions/<SUB_ID>/resourcegroups/<RESOURCE_GROUP>/providers/Microsoft.Authorization/roleAssignments/<ROLE_ASSIGNMENT_NAME>
|
|
653
569
|
*/
|
|
654
570
|
export const RoleAssignmentsCreateById = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
655
571
|
inputSchema: RoleAssignmentsCreateByIdInput,
|
|
@@ -659,44 +575,24 @@ export const RoleAssignmentsCreateById = /*@__PURE__*/ /*#__PURE__*/ API.make(()
|
|
|
659
575
|
export const RoleAssignmentsDeleteInput =
|
|
660
576
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
661
577
|
scope: Schema.String.pipe(T.PathParam()),
|
|
578
|
+
roleAssignmentName: Schema.String.pipe(T.PathParam()),
|
|
662
579
|
"api-version": Schema.String,
|
|
580
|
+
tenantId: Schema.optional(Schema.String),
|
|
663
581
|
}).pipe(T.Http({
|
|
664
582
|
method: "DELETE",
|
|
665
583
|
path: "/{scope}/providers/Microsoft.Authorization/roleAssignments/{roleAssignmentName}",
|
|
666
584
|
}));
|
|
667
585
|
// Output Schema
|
|
668
586
|
export const RoleAssignmentsDeleteOutput =
|
|
669
|
-
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
670
|
-
id: Schema.optional(Schema.String),
|
|
671
|
-
name: Schema.optional(Schema.String),
|
|
672
|
-
type: Schema.optional(Schema.String),
|
|
673
|
-
properties: Schema.optional(Schema.Struct({
|
|
674
|
-
scope: Schema.optional(Schema.String),
|
|
675
|
-
roleDefinitionId: Schema.String,
|
|
676
|
-
principalId: Schema.String,
|
|
677
|
-
principalType: Schema.optional(Schema.Literals([
|
|
678
|
-
"User",
|
|
679
|
-
"Group",
|
|
680
|
-
"ServicePrincipal",
|
|
681
|
-
"ForeignGroup",
|
|
682
|
-
"Device",
|
|
683
|
-
])),
|
|
684
|
-
description: Schema.optional(Schema.String),
|
|
685
|
-
condition: Schema.optional(Schema.String),
|
|
686
|
-
conditionVersion: Schema.optional(Schema.String),
|
|
687
|
-
createdOn: Schema.optional(Schema.String),
|
|
688
|
-
updatedOn: Schema.optional(Schema.String),
|
|
689
|
-
createdBy: Schema.optional(Schema.String),
|
|
690
|
-
updatedBy: Schema.optional(Schema.String),
|
|
691
|
-
delegatedManagedIdentityResourceId: Schema.optional(Schema.String),
|
|
692
|
-
})),
|
|
693
|
-
});
|
|
587
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({});
|
|
694
588
|
// The operation
|
|
695
589
|
/**
|
|
696
590
|
* Delete a role assignment by scope and name.
|
|
697
591
|
*
|
|
698
|
-
* @param scope - The scope of the operation or resource. Valid scopes are: subscription (format: '/subscriptions/{subscriptionId}'), resource group (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', or resource (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/[{parentResourcePath}/]{resourceType}/{resourceName}'
|
|
699
592
|
* @param api-version - The API version to use for this operation.
|
|
593
|
+
* @param scope - The fully qualified Azure Resource manager identifier of the resource.
|
|
594
|
+
* @param tenantId - Tenant ID for cross-tenant request
|
|
595
|
+
* @param roleAssignmentName - The name of the role assignment. It can be any valid GUID.
|
|
700
596
|
*/
|
|
701
597
|
export const RoleAssignmentsDelete = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
702
598
|
inputSchema: RoleAssignmentsDeleteInput,
|
|
@@ -705,40 +601,20 @@ export const RoleAssignmentsDelete = /*@__PURE__*/ /*#__PURE__*/ API.make(() =>
|
|
|
705
601
|
// Input Schema
|
|
706
602
|
export const RoleAssignmentsDeleteByIdInput =
|
|
707
603
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
604
|
+
roleAssignmentId: Schema.String.pipe(T.PathParam()),
|
|
708
605
|
"api-version": Schema.String,
|
|
606
|
+
tenantId: Schema.optional(Schema.String),
|
|
709
607
|
}).pipe(T.Http({ method: "DELETE", path: "/{roleAssignmentId}" }));
|
|
710
608
|
// Output Schema
|
|
711
609
|
export const RoleAssignmentsDeleteByIdOutput =
|
|
712
|
-
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
713
|
-
id: Schema.optional(Schema.String),
|
|
714
|
-
name: Schema.optional(Schema.String),
|
|
715
|
-
type: Schema.optional(Schema.String),
|
|
716
|
-
properties: Schema.optional(Schema.Struct({
|
|
717
|
-
scope: Schema.optional(Schema.String),
|
|
718
|
-
roleDefinitionId: Schema.String,
|
|
719
|
-
principalId: Schema.String,
|
|
720
|
-
principalType: Schema.optional(Schema.Literals([
|
|
721
|
-
"User",
|
|
722
|
-
"Group",
|
|
723
|
-
"ServicePrincipal",
|
|
724
|
-
"ForeignGroup",
|
|
725
|
-
"Device",
|
|
726
|
-
])),
|
|
727
|
-
description: Schema.optional(Schema.String),
|
|
728
|
-
condition: Schema.optional(Schema.String),
|
|
729
|
-
conditionVersion: Schema.optional(Schema.String),
|
|
730
|
-
createdOn: Schema.optional(Schema.String),
|
|
731
|
-
updatedOn: Schema.optional(Schema.String),
|
|
732
|
-
createdBy: Schema.optional(Schema.String),
|
|
733
|
-
updatedBy: Schema.optional(Schema.String),
|
|
734
|
-
delegatedManagedIdentityResourceId: Schema.optional(Schema.String),
|
|
735
|
-
})),
|
|
736
|
-
});
|
|
610
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({});
|
|
737
611
|
// The operation
|
|
738
612
|
/**
|
|
739
613
|
* Delete a role assignment by ID.
|
|
740
614
|
*
|
|
741
615
|
* @param api-version - The API version to use for this operation.
|
|
616
|
+
* @param roleAssignmentId - The fully qualified ID of the role assignment including scope, resource name, and resource type. Format: /{scope}/providers/Microsoft.Authorization/roleAssignments/{roleAssignmentName}. Example: /subscriptions/<SUB_ID>/resourcegroups/<RESOURCE_GROUP>/providers/Microsoft.Authorization/roleAssignments/<ROLE_ASSIGNMENT_NAME>
|
|
617
|
+
* @param tenantId - Tenant ID for cross-tenant request
|
|
742
618
|
*/
|
|
743
619
|
export const RoleAssignmentsDeleteById = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
744
620
|
inputSchema: RoleAssignmentsDeleteByIdInput,
|
|
@@ -748,44 +624,24 @@ export const RoleAssignmentsDeleteById = /*@__PURE__*/ /*#__PURE__*/ API.make(()
|
|
|
748
624
|
export const RoleAssignmentsGetInput =
|
|
749
625
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
750
626
|
scope: Schema.String.pipe(T.PathParam()),
|
|
627
|
+
roleAssignmentName: Schema.String.pipe(T.PathParam()),
|
|
751
628
|
"api-version": Schema.String,
|
|
629
|
+
tenantId: Schema.optional(Schema.String),
|
|
752
630
|
}).pipe(T.Http({
|
|
753
631
|
method: "GET",
|
|
754
632
|
path: "/{scope}/providers/Microsoft.Authorization/roleAssignments/{roleAssignmentName}",
|
|
755
633
|
}));
|
|
756
634
|
// Output Schema
|
|
757
635
|
export const RoleAssignmentsGetOutput =
|
|
758
|
-
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
759
|
-
id: Schema.optional(Schema.String),
|
|
760
|
-
name: Schema.optional(Schema.String),
|
|
761
|
-
type: Schema.optional(Schema.String),
|
|
762
|
-
properties: Schema.optional(Schema.Struct({
|
|
763
|
-
scope: Schema.optional(Schema.String),
|
|
764
|
-
roleDefinitionId: Schema.String,
|
|
765
|
-
principalId: Schema.String,
|
|
766
|
-
principalType: Schema.optional(Schema.Literals([
|
|
767
|
-
"User",
|
|
768
|
-
"Group",
|
|
769
|
-
"ServicePrincipal",
|
|
770
|
-
"ForeignGroup",
|
|
771
|
-
"Device",
|
|
772
|
-
])),
|
|
773
|
-
description: Schema.optional(Schema.String),
|
|
774
|
-
condition: Schema.optional(Schema.String),
|
|
775
|
-
conditionVersion: Schema.optional(Schema.String),
|
|
776
|
-
createdOn: Schema.optional(Schema.String),
|
|
777
|
-
updatedOn: Schema.optional(Schema.String),
|
|
778
|
-
createdBy: Schema.optional(Schema.String),
|
|
779
|
-
updatedBy: Schema.optional(Schema.String),
|
|
780
|
-
delegatedManagedIdentityResourceId: Schema.optional(Schema.String),
|
|
781
|
-
})),
|
|
782
|
-
});
|
|
636
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({});
|
|
783
637
|
// The operation
|
|
784
638
|
/**
|
|
785
639
|
* Get a role assignment by scope and name.
|
|
786
640
|
*
|
|
787
|
-
* @param scope - The scope of the operation or resource. Valid scopes are: subscription (format: '/subscriptions/{subscriptionId}'), resource group (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', or resource (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/[{parentResourcePath}/]{resourceType}/{resourceName}'
|
|
788
641
|
* @param api-version - The API version to use for this operation.
|
|
642
|
+
* @param scope - The fully qualified Azure Resource manager identifier of the resource.
|
|
643
|
+
* @param tenantId - Tenant ID for cross-tenant request
|
|
644
|
+
* @param roleAssignmentName - The name of the role assignment. It can be any valid GUID.
|
|
789
645
|
*/
|
|
790
646
|
export const RoleAssignmentsGet = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
791
647
|
inputSchema: RoleAssignmentsGetInput,
|
|
@@ -794,40 +650,20 @@ export const RoleAssignmentsGet = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
|
794
650
|
// Input Schema
|
|
795
651
|
export const RoleAssignmentsGetByIdInput =
|
|
796
652
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
653
|
+
roleAssignmentId: Schema.String.pipe(T.PathParam()),
|
|
797
654
|
"api-version": Schema.String,
|
|
655
|
+
tenantId: Schema.optional(Schema.String),
|
|
798
656
|
}).pipe(T.Http({ method: "GET", path: "/{roleAssignmentId}" }));
|
|
799
657
|
// Output Schema
|
|
800
658
|
export const RoleAssignmentsGetByIdOutput =
|
|
801
|
-
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
802
|
-
id: Schema.optional(Schema.String),
|
|
803
|
-
name: Schema.optional(Schema.String),
|
|
804
|
-
type: Schema.optional(Schema.String),
|
|
805
|
-
properties: Schema.optional(Schema.Struct({
|
|
806
|
-
scope: Schema.optional(Schema.String),
|
|
807
|
-
roleDefinitionId: Schema.String,
|
|
808
|
-
principalId: Schema.String,
|
|
809
|
-
principalType: Schema.optional(Schema.Literals([
|
|
810
|
-
"User",
|
|
811
|
-
"Group",
|
|
812
|
-
"ServicePrincipal",
|
|
813
|
-
"ForeignGroup",
|
|
814
|
-
"Device",
|
|
815
|
-
])),
|
|
816
|
-
description: Schema.optional(Schema.String),
|
|
817
|
-
condition: Schema.optional(Schema.String),
|
|
818
|
-
conditionVersion: Schema.optional(Schema.String),
|
|
819
|
-
createdOn: Schema.optional(Schema.String),
|
|
820
|
-
updatedOn: Schema.optional(Schema.String),
|
|
821
|
-
createdBy: Schema.optional(Schema.String),
|
|
822
|
-
updatedBy: Schema.optional(Schema.String),
|
|
823
|
-
delegatedManagedIdentityResourceId: Schema.optional(Schema.String),
|
|
824
|
-
})),
|
|
825
|
-
});
|
|
659
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({});
|
|
826
660
|
// The operation
|
|
827
661
|
/**
|
|
828
662
|
* Get a role assignment by ID.
|
|
829
663
|
*
|
|
830
664
|
* @param api-version - The API version to use for this operation.
|
|
665
|
+
* @param roleAssignmentId - The fully qualified ID of the role assignment including scope, resource name, and resource type. Format: /{scope}/providers/Microsoft.Authorization/roleAssignments/{roleAssignmentName}. Example: /subscriptions/<SUB_ID>/resourcegroups/<RESOURCE_GROUP>/providers/Microsoft.Authorization/roleAssignments/<ROLE_ASSIGNMENT_NAME>
|
|
666
|
+
* @param tenantId - Tenant ID for cross-tenant request
|
|
831
667
|
*/
|
|
832
668
|
export const RoleAssignmentsGetById = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
833
669
|
inputSchema: RoleAssignmentsGetByIdInput,
|
|
@@ -842,6 +678,8 @@ export const RoleAssignmentsListForResourceInput =
|
|
|
842
678
|
resourceType: Schema.String.pipe(T.PathParam()),
|
|
843
679
|
resourceName: Schema.String.pipe(T.PathParam()),
|
|
844
680
|
"api-version": Schema.String,
|
|
681
|
+
$filter: Schema.optional(Schema.String),
|
|
682
|
+
tenantId: Schema.optional(Schema.String),
|
|
845
683
|
}).pipe(T.Http({
|
|
846
684
|
method: "GET",
|
|
847
685
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}/providers/Microsoft.Authorization/roleAssignments",
|
|
@@ -849,43 +687,21 @@ export const RoleAssignmentsListForResourceInput =
|
|
|
849
687
|
// Output Schema
|
|
850
688
|
export const RoleAssignmentsListForResourceOutput =
|
|
851
689
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
852
|
-
value: Schema.
|
|
853
|
-
id: Schema.optional(Schema.String),
|
|
854
|
-
name: Schema.optional(Schema.String),
|
|
855
|
-
type: Schema.optional(Schema.String),
|
|
856
|
-
properties: Schema.optional(Schema.Struct({
|
|
857
|
-
scope: Schema.optional(Schema.String),
|
|
858
|
-
roleDefinitionId: Schema.String,
|
|
859
|
-
principalId: Schema.String,
|
|
860
|
-
principalType: Schema.optional(Schema.Literals([
|
|
861
|
-
"User",
|
|
862
|
-
"Group",
|
|
863
|
-
"ServicePrincipal",
|
|
864
|
-
"ForeignGroup",
|
|
865
|
-
"Device",
|
|
866
|
-
])),
|
|
867
|
-
description: Schema.optional(Schema.String),
|
|
868
|
-
condition: Schema.optional(Schema.String),
|
|
869
|
-
conditionVersion: Schema.optional(Schema.String),
|
|
870
|
-
createdOn: Schema.optional(Schema.String),
|
|
871
|
-
updatedOn: Schema.optional(Schema.String),
|
|
872
|
-
createdBy: Schema.optional(Schema.String),
|
|
873
|
-
updatedBy: Schema.optional(Schema.String),
|
|
874
|
-
delegatedManagedIdentityResourceId: Schema.optional(Schema.String),
|
|
875
|
-
})),
|
|
876
|
-
}))),
|
|
690
|
+
value: Schema.Array(Schema.Struct({})),
|
|
877
691
|
nextLink: Schema.optional(Schema.String),
|
|
878
692
|
});
|
|
879
693
|
// The operation
|
|
880
694
|
/**
|
|
881
695
|
* List all role assignments that apply to a resource.
|
|
882
696
|
*
|
|
697
|
+
* @param api-version - The API version to use for this operation.
|
|
883
698
|
* @param subscriptionId - The ID of the target subscription.
|
|
884
699
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
885
700
|
* @param resourceProviderNamespace - The namespace of the resource provider.
|
|
886
|
-
* @param resourceType - The resource type
|
|
887
|
-
* @param resourceName - The resource
|
|
888
|
-
* @param
|
|
701
|
+
* @param resourceType - The resource type of the resource.
|
|
702
|
+
* @param resourceName - The name of the resource to get role assignments for.
|
|
703
|
+
* @param $filter - The filter to apply on the operation. Use $filter=atScope() to return all role assignments at or above the scope. Use $filter=principalId eq {id} to return all role assignments at, above or below the scope for the specified principal.
|
|
704
|
+
* @param tenantId - Tenant ID for cross-tenant request
|
|
889
705
|
*/
|
|
890
706
|
export const RoleAssignmentsListForResource =
|
|
891
707
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -898,6 +714,8 @@ export const RoleAssignmentsListForResourceGroupInput =
|
|
|
898
714
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
899
715
|
resourceGroupName: Schema.String.pipe(T.PathParam()),
|
|
900
716
|
"api-version": Schema.String,
|
|
717
|
+
$filter: Schema.optional(Schema.String),
|
|
718
|
+
tenantId: Schema.optional(Schema.String),
|
|
901
719
|
}).pipe(T.Http({
|
|
902
720
|
method: "GET",
|
|
903
721
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Authorization/roleAssignments",
|
|
@@ -905,40 +723,18 @@ export const RoleAssignmentsListForResourceGroupInput =
|
|
|
905
723
|
// Output Schema
|
|
906
724
|
export const RoleAssignmentsListForResourceGroupOutput =
|
|
907
725
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
908
|
-
value: Schema.
|
|
909
|
-
id: Schema.optional(Schema.String),
|
|
910
|
-
name: Schema.optional(Schema.String),
|
|
911
|
-
type: Schema.optional(Schema.String),
|
|
912
|
-
properties: Schema.optional(Schema.Struct({
|
|
913
|
-
scope: Schema.optional(Schema.String),
|
|
914
|
-
roleDefinitionId: Schema.String,
|
|
915
|
-
principalId: Schema.String,
|
|
916
|
-
principalType: Schema.optional(Schema.Literals([
|
|
917
|
-
"User",
|
|
918
|
-
"Group",
|
|
919
|
-
"ServicePrincipal",
|
|
920
|
-
"ForeignGroup",
|
|
921
|
-
"Device",
|
|
922
|
-
])),
|
|
923
|
-
description: Schema.optional(Schema.String),
|
|
924
|
-
condition: Schema.optional(Schema.String),
|
|
925
|
-
conditionVersion: Schema.optional(Schema.String),
|
|
926
|
-
createdOn: Schema.optional(Schema.String),
|
|
927
|
-
updatedOn: Schema.optional(Schema.String),
|
|
928
|
-
createdBy: Schema.optional(Schema.String),
|
|
929
|
-
updatedBy: Schema.optional(Schema.String),
|
|
930
|
-
delegatedManagedIdentityResourceId: Schema.optional(Schema.String),
|
|
931
|
-
})),
|
|
932
|
-
}))),
|
|
726
|
+
value: Schema.Array(Schema.Struct({})),
|
|
933
727
|
nextLink: Schema.optional(Schema.String),
|
|
934
728
|
});
|
|
935
729
|
// The operation
|
|
936
730
|
/**
|
|
937
731
|
* List all role assignments that apply to a resource group.
|
|
938
732
|
*
|
|
733
|
+
* @param api-version - The API version to use for this operation.
|
|
939
734
|
* @param subscriptionId - The ID of the target subscription.
|
|
940
735
|
* @param resourceGroupName - The name of the resource group. The name is case insensitive.
|
|
941
|
-
* @param
|
|
736
|
+
* @param $filter - The filter to apply on the operation. Use $filter=atScope() to return all role assignments at or above the scope. Use $filter=principalId eq {id} to return all role assignments at, above or below the scope for the specified principal.
|
|
737
|
+
* @param tenantId - Tenant ID for cross-tenant request
|
|
942
738
|
*/
|
|
943
739
|
export const RoleAssignmentsListForResourceGroup =
|
|
944
740
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
@@ -950,6 +746,9 @@ export const RoleAssignmentsListForScopeInput =
|
|
|
950
746
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
951
747
|
scope: Schema.String.pipe(T.PathParam()),
|
|
952
748
|
"api-version": Schema.String,
|
|
749
|
+
$filter: Schema.optional(Schema.String),
|
|
750
|
+
tenantId: Schema.optional(Schema.String),
|
|
751
|
+
$skipToken: Schema.optional(Schema.String),
|
|
953
752
|
}).pipe(T.Http({
|
|
954
753
|
method: "GET",
|
|
955
754
|
path: "/{scope}/providers/Microsoft.Authorization/roleAssignments",
|
|
@@ -957,39 +756,18 @@ export const RoleAssignmentsListForScopeInput =
|
|
|
957
756
|
// Output Schema
|
|
958
757
|
export const RoleAssignmentsListForScopeOutput =
|
|
959
758
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
960
|
-
value: Schema.
|
|
961
|
-
id: Schema.optional(Schema.String),
|
|
962
|
-
name: Schema.optional(Schema.String),
|
|
963
|
-
type: Schema.optional(Schema.String),
|
|
964
|
-
properties: Schema.optional(Schema.Struct({
|
|
965
|
-
scope: Schema.optional(Schema.String),
|
|
966
|
-
roleDefinitionId: Schema.String,
|
|
967
|
-
principalId: Schema.String,
|
|
968
|
-
principalType: Schema.optional(Schema.Literals([
|
|
969
|
-
"User",
|
|
970
|
-
"Group",
|
|
971
|
-
"ServicePrincipal",
|
|
972
|
-
"ForeignGroup",
|
|
973
|
-
"Device",
|
|
974
|
-
])),
|
|
975
|
-
description: Schema.optional(Schema.String),
|
|
976
|
-
condition: Schema.optional(Schema.String),
|
|
977
|
-
conditionVersion: Schema.optional(Schema.String),
|
|
978
|
-
createdOn: Schema.optional(Schema.String),
|
|
979
|
-
updatedOn: Schema.optional(Schema.String),
|
|
980
|
-
createdBy: Schema.optional(Schema.String),
|
|
981
|
-
updatedBy: Schema.optional(Schema.String),
|
|
982
|
-
delegatedManagedIdentityResourceId: Schema.optional(Schema.String),
|
|
983
|
-
})),
|
|
984
|
-
}))),
|
|
759
|
+
value: Schema.Array(Schema.Struct({})),
|
|
985
760
|
nextLink: Schema.optional(Schema.String),
|
|
986
761
|
});
|
|
987
762
|
// The operation
|
|
988
763
|
/**
|
|
989
764
|
* List all role assignments that apply to a scope.
|
|
990
765
|
*
|
|
991
|
-
* @param scope - The scope of the operation or resource. Valid scopes are: subscription (format: '/subscriptions/{subscriptionId}'), resource group (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}', or resource (format: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/[{parentResourcePath}/]{resourceType}/{resourceName}'
|
|
992
766
|
* @param api-version - The API version to use for this operation.
|
|
767
|
+
* @param scope - The fully qualified Azure Resource manager identifier of the resource.
|
|
768
|
+
* @param $filter - The filter to apply on the operation. Use $filter=atScope() to return all role assignments at or above the scope. Use $filter=principalId eq {id} to return all role assignments at, above or below the scope for the specified principal.
|
|
769
|
+
* @param tenantId - Tenant ID for cross-tenant request
|
|
770
|
+
* @param $skipToken - The skipToken to apply on the operation. Use $skipToken={skiptoken} to return paged role assignments following the skipToken passed. Only supported on provider level calls.
|
|
993
771
|
*/
|
|
994
772
|
export const RoleAssignmentsListForScope = /*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|
|
995
773
|
inputSchema: RoleAssignmentsListForScopeInput,
|
|
@@ -1000,6 +778,8 @@ export const RoleAssignmentsListForSubscriptionInput =
|
|
|
1000
778
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
1001
779
|
subscriptionId: Schema.String.pipe(T.PathParam()),
|
|
1002
780
|
"api-version": Schema.String,
|
|
781
|
+
$filter: Schema.optional(Schema.String),
|
|
782
|
+
tenantId: Schema.optional(Schema.String),
|
|
1003
783
|
}).pipe(T.Http({
|
|
1004
784
|
method: "GET",
|
|
1005
785
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Authorization/roleAssignments",
|
|
@@ -1007,39 +787,17 @@ export const RoleAssignmentsListForSubscriptionInput =
|
|
|
1007
787
|
// Output Schema
|
|
1008
788
|
export const RoleAssignmentsListForSubscriptionOutput =
|
|
1009
789
|
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
1010
|
-
value: Schema.
|
|
1011
|
-
id: Schema.optional(Schema.String),
|
|
1012
|
-
name: Schema.optional(Schema.String),
|
|
1013
|
-
type: Schema.optional(Schema.String),
|
|
1014
|
-
properties: Schema.optional(Schema.Struct({
|
|
1015
|
-
scope: Schema.optional(Schema.String),
|
|
1016
|
-
roleDefinitionId: Schema.String,
|
|
1017
|
-
principalId: Schema.String,
|
|
1018
|
-
principalType: Schema.optional(Schema.Literals([
|
|
1019
|
-
"User",
|
|
1020
|
-
"Group",
|
|
1021
|
-
"ServicePrincipal",
|
|
1022
|
-
"ForeignGroup",
|
|
1023
|
-
"Device",
|
|
1024
|
-
])),
|
|
1025
|
-
description: Schema.optional(Schema.String),
|
|
1026
|
-
condition: Schema.optional(Schema.String),
|
|
1027
|
-
conditionVersion: Schema.optional(Schema.String),
|
|
1028
|
-
createdOn: Schema.optional(Schema.String),
|
|
1029
|
-
updatedOn: Schema.optional(Schema.String),
|
|
1030
|
-
createdBy: Schema.optional(Schema.String),
|
|
1031
|
-
updatedBy: Schema.optional(Schema.String),
|
|
1032
|
-
delegatedManagedIdentityResourceId: Schema.optional(Schema.String),
|
|
1033
|
-
})),
|
|
1034
|
-
}))),
|
|
790
|
+
value: Schema.Array(Schema.Struct({})),
|
|
1035
791
|
nextLink: Schema.optional(Schema.String),
|
|
1036
792
|
});
|
|
1037
793
|
// The operation
|
|
1038
794
|
/**
|
|
1039
795
|
* List all role assignments that apply to a subscription.
|
|
1040
796
|
*
|
|
1041
|
-
* @param subscriptionId - The ID of the target subscription.
|
|
1042
797
|
* @param api-version - The API version to use for this operation.
|
|
798
|
+
* @param subscriptionId - The ID of the target subscription.
|
|
799
|
+
* @param $filter - The filter to apply on the operation. Use $filter=atScope() to return all role assignments at or above the scope. Use $filter=principalId eq {id} to return all role assignments at, above or below the scope for the specified principal.
|
|
800
|
+
* @param tenantId - Tenant ID for cross-tenant request
|
|
1043
801
|
*/
|
|
1044
802
|
export const RoleAssignmentsListForSubscription =
|
|
1045
803
|
/*@__PURE__*/ /*#__PURE__*/ API.make(() => ({
|