@azure/arm-signalr 4.2.0 → 5.0.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/CHANGELOG.md +11 -0
- package/LICENSE +21 -0
- package/README.md +70 -78
- package/dist/index.js +3754 -0
- package/dist/index.js.map +1 -0
- package/dist/index.min.js +1 -0
- package/dist/index.min.js.map +1 -0
- package/dist-esm/samples-dev/operationsList.d.ts +2 -0
- package/dist-esm/samples-dev/operationsList.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationsList.js +43 -0
- package/dist-esm/samples-dev/operationsList.js.map +1 -0
- package/dist-esm/samples-dev/signalRCheckNameAvailability.d.ts +2 -0
- package/dist-esm/samples-dev/signalRCheckNameAvailability.d.ts.map +1 -0
- package/dist-esm/samples-dev/signalRCheckNameAvailability.js +34 -0
- package/dist-esm/samples-dev/signalRCheckNameAvailability.js.map +1 -0
- package/dist-esm/samples-dev/signalRCreateOrUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/signalRCreateOrUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/signalRCreateOrUpdate.js +73 -0
- package/dist-esm/samples-dev/signalRCreateOrUpdate.js.map +1 -0
- package/dist-esm/samples-dev/signalRDelete.d.ts +2 -0
- package/dist-esm/samples-dev/signalRDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/signalRDelete.js +31 -0
- package/dist-esm/samples-dev/signalRDelete.js.map +1 -0
- package/dist-esm/samples-dev/signalRGet.d.ts +2 -0
- package/dist-esm/samples-dev/signalRGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/signalRGet.js +31 -0
- package/dist-esm/samples-dev/signalRGet.js.map +1 -0
- package/dist-esm/samples-dev/signalRListByResourceGroup.d.ts +2 -0
- package/dist-esm/samples-dev/signalRListByResourceGroup.d.ts.map +1 -0
- package/dist-esm/samples-dev/signalRListByResourceGroup.js +44 -0
- package/dist-esm/samples-dev/signalRListByResourceGroup.js.map +1 -0
- package/dist-esm/samples-dev/signalRListBySubscription.d.ts +2 -0
- package/dist-esm/samples-dev/signalRListBySubscription.d.ts.map +1 -0
- package/dist-esm/samples-dev/signalRListBySubscription.js +43 -0
- package/dist-esm/samples-dev/signalRListBySubscription.js.map +1 -0
- package/dist-esm/samples-dev/signalRListKeys.d.ts +2 -0
- package/dist-esm/samples-dev/signalRListKeys.d.ts.map +1 -0
- package/dist-esm/samples-dev/signalRListKeys.js +31 -0
- package/dist-esm/samples-dev/signalRListKeys.js.map +1 -0
- package/dist-esm/samples-dev/signalRListSkus.d.ts +2 -0
- package/dist-esm/samples-dev/signalRListSkus.d.ts.map +1 -0
- package/dist-esm/samples-dev/signalRListSkus.js +31 -0
- package/dist-esm/samples-dev/signalRListSkus.js.map +1 -0
- package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsDelete.d.ts +2 -0
- package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsDelete.js +32 -0
- package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsDelete.js.map +1 -0
- package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsGet.d.ts +2 -0
- package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsGet.js +32 -0
- package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsGet.js.map +1 -0
- package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsList.d.ts +2 -0
- package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsList.d.ts.map +1 -0
- package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsList.js +45 -0
- package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsList.js.map +1 -0
- package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsUpdate.js +41 -0
- package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsUpdate.js.map +1 -0
- package/dist-esm/samples-dev/signalRPrivateLinkResourcesList.d.ts +2 -0
- package/dist-esm/samples-dev/signalRPrivateLinkResourcesList.d.ts.map +1 -0
- package/dist-esm/samples-dev/signalRPrivateLinkResourcesList.js +45 -0
- package/dist-esm/samples-dev/signalRPrivateLinkResourcesList.js.map +1 -0
- package/dist-esm/samples-dev/signalRRegenerateKey.d.ts +2 -0
- package/dist-esm/samples-dev/signalRRegenerateKey.d.ts.map +1 -0
- package/dist-esm/samples-dev/signalRRegenerateKey.js +32 -0
- package/dist-esm/samples-dev/signalRRegenerateKey.js.map +1 -0
- package/dist-esm/samples-dev/signalRRestart.d.ts +2 -0
- package/dist-esm/samples-dev/signalRRestart.d.ts.map +1 -0
- package/dist-esm/samples-dev/signalRRestart.js +31 -0
- package/dist-esm/samples-dev/signalRRestart.js.map +1 -0
- package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesCreateOrUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesCreateOrUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesCreateOrUpdate.js +37 -0
- package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesCreateOrUpdate.js.map +1 -0
- package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesDelete.d.ts +2 -0
- package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesDelete.js +32 -0
- package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesDelete.js.map +1 -0
- package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesGet.d.ts +2 -0
- package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesGet.js +32 -0
- package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesGet.js.map +1 -0
- package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesList.d.ts +2 -0
- package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesList.d.ts.map +1 -0
- package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesList.js +45 -0
- package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesList.js.map +1 -0
- package/dist-esm/samples-dev/signalRUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/signalRUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/signalRUpdate.js +73 -0
- package/dist-esm/samples-dev/signalRUpdate.js.map +1 -0
- package/dist-esm/samples-dev/usagesList.d.ts +2 -0
- package/dist-esm/samples-dev/usagesList.d.ts.map +1 -0
- package/dist-esm/samples-dev/usagesList.js +44 -0
- package/dist-esm/samples-dev/usagesList.js.map +1 -0
- package/dist-esm/src/index.d.ts +5 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/dist-esm/src/index.js +12 -0
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/lroImpl.d.ts +16 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +29 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +1116 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +109 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +54 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/{esm → dist-esm/src}/models/mappers.js +831 -726
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +18 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/dist-esm/src/models/parameters.js +144 -0
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/{esm → dist-esm/src}/operations/index.d.ts +0 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/index.js +1 -2
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operations/operations.d.ts +32 -0
- package/dist-esm/src/operations/operations.d.ts.map +1 -0
- package/dist-esm/src/operations/operations.js +120 -0
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/dist-esm/src/operations/signalR.d.ts +176 -0
- package/dist-esm/src/operations/signalR.d.ts.map +1 -0
- package/dist-esm/src/operations/signalR.js +765 -0
- package/dist-esm/src/operations/signalR.js.map +1 -0
- package/dist-esm/src/operations/signalRPrivateEndpointConnections.d.ts +79 -0
- package/dist-esm/src/operations/signalRPrivateEndpointConnections.d.ts.map +1 -0
- package/dist-esm/src/operations/signalRPrivateEndpointConnections.js +303 -0
- package/dist-esm/src/operations/signalRPrivateEndpointConnections.js.map +1 -0
- package/dist-esm/src/operations/signalRPrivateLinkResources.d.ts +41 -0
- package/dist-esm/src/operations/signalRPrivateLinkResources.d.ts.map +1 -0
- package/dist-esm/src/operations/signalRPrivateLinkResources.js +140 -0
- package/dist-esm/src/operations/signalRPrivateLinkResources.js.map +1 -0
- package/dist-esm/src/operations/signalRSharedPrivateLinkResources.d.ts +89 -0
- package/dist-esm/src/operations/signalRSharedPrivateLinkResources.d.ts.map +1 -0
- package/dist-esm/src/operations/signalRSharedPrivateLinkResources.js +355 -0
- package/dist-esm/src/operations/signalRSharedPrivateLinkResources.js.map +1 -0
- package/dist-esm/src/operations/usages.d.ts +35 -0
- package/dist-esm/src/operations/usages.d.ts.map +1 -0
- package/dist-esm/src/operations/usages.js +132 -0
- package/dist-esm/src/operations/usages.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +7 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +14 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
- package/{src/models/usagesMappers.ts → dist-esm/src/operationsInterfaces/operations.js} +2 -9
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/signalR.d.ts +138 -0
- package/dist-esm/src/operationsInterfaces/signalR.d.ts.map +1 -0
- package/{esm/models/usagesMappers.js → dist-esm/src/operationsInterfaces/signalR.js} +2 -2
- package/dist-esm/src/operationsInterfaces/signalR.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/signalRPrivateEndpointConnections.d.ts +52 -0
- package/dist-esm/src/operationsInterfaces/signalRPrivateEndpointConnections.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/signalRPrivateEndpointConnections.js +9 -0
- package/dist-esm/src/operationsInterfaces/signalRPrivateEndpointConnections.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/signalRPrivateLinkResources.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/signalRPrivateLinkResources.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/signalRPrivateLinkResources.js +9 -0
- package/dist-esm/src/operationsInterfaces/signalRPrivateLinkResources.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/signalRSharedPrivateLinkResources.d.ts +62 -0
- package/dist-esm/src/operationsInterfaces/signalRSharedPrivateLinkResources.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/signalRSharedPrivateLinkResources.js +9 -0
- package/dist-esm/src/operationsInterfaces/signalRSharedPrivateLinkResources.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/usages.d.ts +12 -0
- package/dist-esm/src/operationsInterfaces/usages.d.ts.map +1 -0
- package/{esm/models/index.js → dist-esm/src/operationsInterfaces/usages.js} +2 -1
- package/dist-esm/src/operationsInterfaces/usages.js.map +1 -0
- package/dist-esm/src/signalRManagementClient.d.ts +24 -0
- package/dist-esm/src/signalRManagementClient.d.ts.map +1 -0
- package/dist-esm/src/signalRManagementClient.js +57 -0
- package/dist-esm/src/signalRManagementClient.js.map +1 -0
- package/dist-esm/test/sampleTest.d.ts +2 -0
- package/dist-esm/test/sampleTest.d.ts.map +1 -0
- package/dist-esm/test/sampleTest.js +40 -0
- package/dist-esm/test/sampleTest.js.map +1 -0
- package/package.json +77 -33
- package/review/arm-signalr.api.md +873 -0
- package/rollup.config.js +181 -30
- package/src/index.ts +12 -0
- package/src/lroImpl.ts +34 -0
- package/src/models/index.ts +938 -1349
- package/src/models/mappers.ts +844 -731
- package/src/models/parameters.ts +99 -30
- package/src/operations/index.ts +1 -2
- package/src/operations/operations.ts +85 -73
- package/src/operations/signalR.ts +789 -484
- package/src/operations/signalRPrivateEndpointConnections.ts +269 -208
- package/src/operations/signalRPrivateLinkResources.ts +126 -86
- package/src/operations/signalRSharedPrivateLinkResources.ts +350 -201
- package/src/operations/usages.ts +105 -80
- package/src/operationsInterfaces/index.ts +14 -0
- package/src/operationsInterfaces/operations.ts +22 -0
- package/src/operationsInterfaces/signalR.ts +248 -0
- package/src/operationsInterfaces/signalRPrivateEndpointConnections.ts +94 -0
- package/src/operationsInterfaces/signalRPrivateLinkResources.ts +30 -0
- package/src/operationsInterfaces/signalRSharedPrivateLinkResources.ts +117 -0
- package/src/operationsInterfaces/usages.ts +24 -0
- package/src/signalRManagementClient.ts +92 -44
- package/tsconfig.json +5 -4
- package/types/arm-signalr.d.ts +1549 -0
- package/types/tsdoc-metadata.json +11 -0
- package/dist/arm-signalr.js +0 -3220
- package/dist/arm-signalr.js.map +0 -1
- package/dist/arm-signalr.min.js +0 -1
- package/dist/arm-signalr.min.js.map +0 -1
- package/esm/models/index.d.ts +0 -1552
- package/esm/models/index.d.ts.map +0 -1
- package/esm/models/index.js.map +0 -1
- package/esm/models/mappers.d.ts +0 -51
- package/esm/models/mappers.d.ts.map +0 -1
- package/esm/models/mappers.js.map +0 -1
- package/esm/models/operationsMappers.d.ts +0 -2
- package/esm/models/operationsMappers.d.ts.map +0 -1
- package/esm/models/operationsMappers.js +0 -9
- package/esm/models/operationsMappers.js.map +0 -1
- package/esm/models/parameters.d.ts +0 -11
- package/esm/models/parameters.d.ts.map +0 -1
- package/esm/models/parameters.js +0 -100
- package/esm/models/parameters.js.map +0 -1
- package/esm/models/signalRMappers.d.ts +0 -2
- package/esm/models/signalRMappers.d.ts.map +0 -1
- package/esm/models/signalRMappers.js +0 -9
- package/esm/models/signalRMappers.js.map +0 -1
- package/esm/models/signalRPrivateEndpointConnectionsMappers.d.ts +0 -2
- package/esm/models/signalRPrivateEndpointConnectionsMappers.d.ts.map +0 -1
- package/esm/models/signalRPrivateEndpointConnectionsMappers.js +0 -9
- package/esm/models/signalRPrivateEndpointConnectionsMappers.js.map +0 -1
- package/esm/models/signalRPrivateLinkResourcesMappers.d.ts +0 -2
- package/esm/models/signalRPrivateLinkResourcesMappers.d.ts.map +0 -1
- package/esm/models/signalRPrivateLinkResourcesMappers.js +0 -9
- package/esm/models/signalRPrivateLinkResourcesMappers.js.map +0 -1
- package/esm/models/signalRSharedPrivateLinkResourcesMappers.d.ts +0 -2
- package/esm/models/signalRSharedPrivateLinkResourcesMappers.d.ts.map +0 -1
- package/esm/models/signalRSharedPrivateLinkResourcesMappers.js +0 -9
- package/esm/models/signalRSharedPrivateLinkResourcesMappers.js.map +0 -1
- package/esm/models/usagesMappers.d.ts +0 -2
- package/esm/models/usagesMappers.d.ts.map +0 -1
- package/esm/models/usagesMappers.js.map +0 -1
- package/esm/operations/index.d.ts.map +0 -1
- package/esm/operations/index.js.map +0 -1
- package/esm/operations/operations.d.ts +0 -46
- package/esm/operations/operations.d.ts.map +0 -1
- package/esm/operations/operations.js +0 -79
- package/esm/operations/operations.js.map +0 -1
- package/esm/operations/signalR.d.ts +0 -253
- package/esm/operations/signalR.d.ts.map +0 -1
- package/esm/operations/signalR.js +0 -519
- package/esm/operations/signalR.js.map +0 -1
- package/esm/operations/signalRPrivateEndpointConnections.d.ts +0 -133
- package/esm/operations/signalRPrivateEndpointConnections.d.ts.map +0 -1
- package/esm/operations/signalRPrivateEndpointConnections.js +0 -213
- package/esm/operations/signalRPrivateEndpointConnections.js.map +0 -1
- package/esm/operations/signalRPrivateLinkResources.d.ts +0 -55
- package/esm/operations/signalRPrivateLinkResources.d.ts.map +0 -1
- package/esm/operations/signalRPrivateLinkResources.js +0 -86
- package/esm/operations/signalRPrivateLinkResources.js.map +0 -1
- package/esm/operations/signalRSharedPrivateLinkResources.d.ts +0 -125
- package/esm/operations/signalRSharedPrivateLinkResources.d.ts.map +0 -1
- package/esm/operations/signalRSharedPrivateLinkResources.js +0 -240
- package/esm/operations/signalRSharedPrivateLinkResources.js.map +0 -1
- package/esm/operations/usages.d.ts +0 -49
- package/esm/operations/usages.d.ts.map +0 -1
- package/esm/operations/usages.js +0 -84
- package/esm/operations/usages.js.map +0 -1
- package/esm/signalRManagementClient.d.ts +0 -30
- package/esm/signalRManagementClient.d.ts.map +0 -1
- package/esm/signalRManagementClient.js +0 -43
- package/esm/signalRManagementClient.js.map +0 -1
- package/esm/signalRManagementClientContext.d.ts +0 -23
- package/esm/signalRManagementClientContext.d.ts.map +0 -1
- package/esm/signalRManagementClientContext.js +0 -61
- package/esm/signalRManagementClientContext.js.map +0 -1
- package/src/models/operationsMappers.ts +0 -21
- package/src/models/signalRMappers.ts +0 -44
- package/src/models/signalRPrivateEndpointConnectionsMappers.ts +0 -40
- package/src/models/signalRPrivateLinkResourcesMappers.ts +0 -40
- package/src/models/signalRSharedPrivateLinkResourcesMappers.ts +0 -40
- package/src/signalRManagementClientContext.ts +0 -68
package/esm/models/index.d.ts
DELETED
|
@@ -1,1552 +0,0 @@
|
|
|
1
|
-
import { BaseResource, CloudError, AzureServiceClientOptions } from "@azure/ms-rest-azure-js";
|
|
2
|
-
import * as msRest from "@azure/ms-rest-js";
|
|
3
|
-
export { BaseResource, CloudError };
|
|
4
|
-
/**
|
|
5
|
-
* Specifications of the Dimension of metrics.
|
|
6
|
-
*/
|
|
7
|
-
export interface Dimension {
|
|
8
|
-
/**
|
|
9
|
-
* The public facing name of the dimension.
|
|
10
|
-
*/
|
|
11
|
-
name?: string;
|
|
12
|
-
/**
|
|
13
|
-
* Localized friendly display name of the dimension.
|
|
14
|
-
*/
|
|
15
|
-
displayName?: string;
|
|
16
|
-
/**
|
|
17
|
-
* Name of the dimension as it appears in MDM.
|
|
18
|
-
*/
|
|
19
|
-
internalName?: string;
|
|
20
|
-
/**
|
|
21
|
-
* A Boolean flag indicating whether this dimension should be included for the shoebox export
|
|
22
|
-
* scenario.
|
|
23
|
-
*/
|
|
24
|
-
toBeExportedForShoebox?: boolean;
|
|
25
|
-
}
|
|
26
|
-
/**
|
|
27
|
-
* Specifications of the Logs for Azure Monitoring.
|
|
28
|
-
*/
|
|
29
|
-
export interface LogSpecification {
|
|
30
|
-
/**
|
|
31
|
-
* Name of the log.
|
|
32
|
-
*/
|
|
33
|
-
name?: string;
|
|
34
|
-
/**
|
|
35
|
-
* Localized friendly display name of the log.
|
|
36
|
-
*/
|
|
37
|
-
displayName?: string;
|
|
38
|
-
}
|
|
39
|
-
/**
|
|
40
|
-
* Properties of user assigned identity.
|
|
41
|
-
*/
|
|
42
|
-
export interface UserAssignedIdentityProperty {
|
|
43
|
-
/**
|
|
44
|
-
* Get the principal id for the user assigned identity
|
|
45
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
46
|
-
*/
|
|
47
|
-
readonly principalId?: string;
|
|
48
|
-
/**
|
|
49
|
-
* Get the client id for the user assigned identity
|
|
50
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
51
|
-
*/
|
|
52
|
-
readonly clientId?: string;
|
|
53
|
-
}
|
|
54
|
-
/**
|
|
55
|
-
* A class represent managed identities used for request and response
|
|
56
|
-
*/
|
|
57
|
-
export interface ManagedIdentity {
|
|
58
|
-
/**
|
|
59
|
-
* Represent the identity type: systemAssigned, userAssigned, None. Possible values include:
|
|
60
|
-
* 'None', 'SystemAssigned', 'UserAssigned'
|
|
61
|
-
*/
|
|
62
|
-
type?: ManagedIdentityType;
|
|
63
|
-
/**
|
|
64
|
-
* Get or set the user assigned identities
|
|
65
|
-
*/
|
|
66
|
-
userAssignedIdentities?: {
|
|
67
|
-
[propertyName: string]: UserAssignedIdentityProperty;
|
|
68
|
-
};
|
|
69
|
-
/**
|
|
70
|
-
* Get the principal id for the system assigned identity.
|
|
71
|
-
* Only be used in response.
|
|
72
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
73
|
-
*/
|
|
74
|
-
readonly principalId?: string;
|
|
75
|
-
/**
|
|
76
|
-
* Get the tenant id for the system assigned identity.
|
|
77
|
-
* Only be used in response
|
|
78
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
79
|
-
*/
|
|
80
|
-
readonly tenantId?: string;
|
|
81
|
-
}
|
|
82
|
-
/**
|
|
83
|
-
* Managed identity settings for upstream.
|
|
84
|
-
*/
|
|
85
|
-
export interface ManagedIdentitySettings {
|
|
86
|
-
/**
|
|
87
|
-
* The Resource indicating the App ID URI of the target resource.
|
|
88
|
-
* It also appears in the aud (audience) claim of the issued token.
|
|
89
|
-
*/
|
|
90
|
-
resource?: string;
|
|
91
|
-
}
|
|
92
|
-
/**
|
|
93
|
-
* Specifications of the Metrics for Azure Monitoring.
|
|
94
|
-
*/
|
|
95
|
-
export interface MetricSpecification {
|
|
96
|
-
/**
|
|
97
|
-
* Name of the metric.
|
|
98
|
-
*/
|
|
99
|
-
name?: string;
|
|
100
|
-
/**
|
|
101
|
-
* Localized friendly display name of the metric.
|
|
102
|
-
*/
|
|
103
|
-
displayName?: string;
|
|
104
|
-
/**
|
|
105
|
-
* Localized friendly description of the metric.
|
|
106
|
-
*/
|
|
107
|
-
displayDescription?: string;
|
|
108
|
-
/**
|
|
109
|
-
* The unit that makes sense for the metric.
|
|
110
|
-
*/
|
|
111
|
-
unit?: string;
|
|
112
|
-
/**
|
|
113
|
-
* Only provide one value for this field. Valid values: Average, Minimum, Maximum, Total, Count.
|
|
114
|
-
*/
|
|
115
|
-
aggregationType?: string;
|
|
116
|
-
/**
|
|
117
|
-
* Optional. If set to true, then zero will be returned for time duration where no metric is
|
|
118
|
-
* emitted/published.
|
|
119
|
-
* Ex. a metric that returns the number of times a particular error code was emitted. The error
|
|
120
|
-
* code may not appear
|
|
121
|
-
* often, instead of the RP publishing 0, Shoebox can auto fill in 0s for time periods where
|
|
122
|
-
* nothing was emitted.
|
|
123
|
-
*/
|
|
124
|
-
fillGapWithZero?: string;
|
|
125
|
-
/**
|
|
126
|
-
* The name of the metric category that the metric belongs to. A metric can only belong to a
|
|
127
|
-
* single category.
|
|
128
|
-
*/
|
|
129
|
-
category?: string;
|
|
130
|
-
/**
|
|
131
|
-
* The dimensions of the metrics.
|
|
132
|
-
*/
|
|
133
|
-
dimensions?: Dimension[];
|
|
134
|
-
}
|
|
135
|
-
/**
|
|
136
|
-
* Result of the request to check name availability. It contains a flag and possible reason of
|
|
137
|
-
* failure.
|
|
138
|
-
*/
|
|
139
|
-
export interface NameAvailability {
|
|
140
|
-
/**
|
|
141
|
-
* Indicates whether the name is available or not.
|
|
142
|
-
*/
|
|
143
|
-
nameAvailable?: boolean;
|
|
144
|
-
/**
|
|
145
|
-
* The reason of the availability. Required if name is not available.
|
|
146
|
-
*/
|
|
147
|
-
reason?: string;
|
|
148
|
-
/**
|
|
149
|
-
* The message of the operation.
|
|
150
|
-
*/
|
|
151
|
-
message?: string;
|
|
152
|
-
}
|
|
153
|
-
/**
|
|
154
|
-
* Data POST-ed to the nameAvailability action
|
|
155
|
-
*/
|
|
156
|
-
export interface NameAvailabilityParameters {
|
|
157
|
-
/**
|
|
158
|
-
* The resource type. Can be "Microsoft.SignalRService/SignalR" or
|
|
159
|
-
* "Microsoft.SignalRService/webPubSub"
|
|
160
|
-
*/
|
|
161
|
-
type: string;
|
|
162
|
-
/**
|
|
163
|
-
* The resource name to validate. e.g."my-resource-name"
|
|
164
|
-
*/
|
|
165
|
-
name: string;
|
|
166
|
-
}
|
|
167
|
-
/**
|
|
168
|
-
* Network ACL
|
|
169
|
-
*/
|
|
170
|
-
export interface NetworkACL {
|
|
171
|
-
/**
|
|
172
|
-
* Allowed request types. The value can be one or more of: ClientConnection, ServerConnection,
|
|
173
|
-
* RESTAPI.
|
|
174
|
-
*/
|
|
175
|
-
allow?: SignalRRequestType[];
|
|
176
|
-
/**
|
|
177
|
-
* Denied request types. The value can be one or more of: ClientConnection, ServerConnection,
|
|
178
|
-
* RESTAPI.
|
|
179
|
-
*/
|
|
180
|
-
deny?: SignalRRequestType[];
|
|
181
|
-
}
|
|
182
|
-
/**
|
|
183
|
-
* The object that describes a operation.
|
|
184
|
-
*/
|
|
185
|
-
export interface OperationDisplay {
|
|
186
|
-
/**
|
|
187
|
-
* Friendly name of the resource provider
|
|
188
|
-
*/
|
|
189
|
-
provider?: string;
|
|
190
|
-
/**
|
|
191
|
-
* Resource type on which the operation is performed.
|
|
192
|
-
*/
|
|
193
|
-
resource?: string;
|
|
194
|
-
/**
|
|
195
|
-
* The localized friendly name for the operation.
|
|
196
|
-
*/
|
|
197
|
-
operation?: string;
|
|
198
|
-
/**
|
|
199
|
-
* The localized friendly description for the operation
|
|
200
|
-
*/
|
|
201
|
-
description?: string;
|
|
202
|
-
}
|
|
203
|
-
/**
|
|
204
|
-
* An object that describes a specification.
|
|
205
|
-
*/
|
|
206
|
-
export interface ServiceSpecification {
|
|
207
|
-
/**
|
|
208
|
-
* Specifications of the Metrics for Azure Monitoring.
|
|
209
|
-
*/
|
|
210
|
-
metricSpecifications?: MetricSpecification[];
|
|
211
|
-
/**
|
|
212
|
-
* Specifications of the Logs for Azure Monitoring.
|
|
213
|
-
*/
|
|
214
|
-
logSpecifications?: LogSpecification[];
|
|
215
|
-
}
|
|
216
|
-
/**
|
|
217
|
-
* Extra Operation properties.
|
|
218
|
-
*/
|
|
219
|
-
export interface OperationProperties {
|
|
220
|
-
/**
|
|
221
|
-
* The service specifications.
|
|
222
|
-
*/
|
|
223
|
-
serviceSpecification?: ServiceSpecification;
|
|
224
|
-
}
|
|
225
|
-
/**
|
|
226
|
-
* REST API operation supported by resource provider.
|
|
227
|
-
*/
|
|
228
|
-
export interface Operation {
|
|
229
|
-
/**
|
|
230
|
-
* Name of the operation with format: {provider}/{resource}/{operation}
|
|
231
|
-
*/
|
|
232
|
-
name?: string;
|
|
233
|
-
/**
|
|
234
|
-
* If the operation is a data action. (for data plane rbac)
|
|
235
|
-
*/
|
|
236
|
-
isDataAction?: boolean;
|
|
237
|
-
/**
|
|
238
|
-
* The object that describes the operation.
|
|
239
|
-
*/
|
|
240
|
-
display?: OperationDisplay;
|
|
241
|
-
/**
|
|
242
|
-
* Optional. The intended executor of the operation; governs the display of the operation in the
|
|
243
|
-
* RBAC UX and the audit logs UX.
|
|
244
|
-
*/
|
|
245
|
-
origin?: string;
|
|
246
|
-
/**
|
|
247
|
-
* Extra properties for the operation.
|
|
248
|
-
*/
|
|
249
|
-
properties?: OperationProperties;
|
|
250
|
-
}
|
|
251
|
-
/**
|
|
252
|
-
* Private endpoint
|
|
253
|
-
*/
|
|
254
|
-
export interface PrivateEndpoint {
|
|
255
|
-
/**
|
|
256
|
-
* Full qualified Id of the private endpoint
|
|
257
|
-
*/
|
|
258
|
-
id?: string;
|
|
259
|
-
}
|
|
260
|
-
/**
|
|
261
|
-
* ACL for a private endpoint
|
|
262
|
-
*/
|
|
263
|
-
export interface PrivateEndpointACL extends NetworkACL {
|
|
264
|
-
/**
|
|
265
|
-
* Name of the private endpoint connection
|
|
266
|
-
*/
|
|
267
|
-
name: string;
|
|
268
|
-
}
|
|
269
|
-
/**
|
|
270
|
-
* Metadata pertaining to creation and last modification of the resource.
|
|
271
|
-
*/
|
|
272
|
-
export interface SystemData {
|
|
273
|
-
/**
|
|
274
|
-
* The identity that created the resource.
|
|
275
|
-
*/
|
|
276
|
-
createdBy?: string;
|
|
277
|
-
/**
|
|
278
|
-
* The type of identity that created the resource. Possible values include: 'User',
|
|
279
|
-
* 'Application', 'ManagedIdentity', 'Key'
|
|
280
|
-
*/
|
|
281
|
-
createdByType?: CreatedByType;
|
|
282
|
-
/**
|
|
283
|
-
* The timestamp of resource creation (UTC).
|
|
284
|
-
*/
|
|
285
|
-
createdAt?: Date;
|
|
286
|
-
/**
|
|
287
|
-
* The identity that last modified the resource.
|
|
288
|
-
*/
|
|
289
|
-
lastModifiedBy?: string;
|
|
290
|
-
/**
|
|
291
|
-
* The type of identity that last modified the resource. Possible values include: 'User',
|
|
292
|
-
* 'Application', 'ManagedIdentity', 'Key'
|
|
293
|
-
*/
|
|
294
|
-
lastModifiedByType?: CreatedByType;
|
|
295
|
-
/**
|
|
296
|
-
* The timestamp of resource last modification (UTC)
|
|
297
|
-
*/
|
|
298
|
-
lastModifiedAt?: Date;
|
|
299
|
-
}
|
|
300
|
-
/**
|
|
301
|
-
* Connection state of the private endpoint connection
|
|
302
|
-
*/
|
|
303
|
-
export interface PrivateLinkServiceConnectionState {
|
|
304
|
-
/**
|
|
305
|
-
* Indicates whether the connection has been Approved/Rejected/Removed by the owner of the
|
|
306
|
-
* service. Possible values include: 'Pending', 'Approved', 'Rejected', 'Disconnected'
|
|
307
|
-
*/
|
|
308
|
-
status?: PrivateLinkServiceConnectionStatus;
|
|
309
|
-
/**
|
|
310
|
-
* The reason for approval/rejection of the connection.
|
|
311
|
-
*/
|
|
312
|
-
description?: string;
|
|
313
|
-
/**
|
|
314
|
-
* A message indicating if changes on the service provider require any updates on the consumer.
|
|
315
|
-
*/
|
|
316
|
-
actionsRequired?: string;
|
|
317
|
-
}
|
|
318
|
-
/**
|
|
319
|
-
* The core properties of ARM resources.
|
|
320
|
-
*/
|
|
321
|
-
export interface Resource extends BaseResource {
|
|
322
|
-
/**
|
|
323
|
-
* Fully qualified resource Id for the resource.
|
|
324
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
325
|
-
*/
|
|
326
|
-
readonly id?: string;
|
|
327
|
-
/**
|
|
328
|
-
* The name of the resource.
|
|
329
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
330
|
-
*/
|
|
331
|
-
readonly name?: string;
|
|
332
|
-
/**
|
|
333
|
-
* The type of the resource - e.g. "Microsoft.SignalRService/SignalR"
|
|
334
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
335
|
-
*/
|
|
336
|
-
readonly type?: string;
|
|
337
|
-
}
|
|
338
|
-
/**
|
|
339
|
-
* The resource model definition for a ARM proxy resource. It will have everything other than
|
|
340
|
-
* required location and tags
|
|
341
|
-
*/
|
|
342
|
-
export interface ProxyResource extends Resource {
|
|
343
|
-
}
|
|
344
|
-
/**
|
|
345
|
-
* A private endpoint connection to an azure resource
|
|
346
|
-
*/
|
|
347
|
-
export interface PrivateEndpointConnection extends ProxyResource {
|
|
348
|
-
/**
|
|
349
|
-
* Metadata pertaining to creation and last modification of the resource.
|
|
350
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
351
|
-
*/
|
|
352
|
-
readonly systemData?: SystemData;
|
|
353
|
-
/**
|
|
354
|
-
* Provisioning state of the private endpoint connection. Possible values include: 'Unknown',
|
|
355
|
-
* 'Succeeded', 'Failed', 'Canceled', 'Running', 'Creating', 'Updating', 'Deleting', 'Moving'
|
|
356
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
357
|
-
*/
|
|
358
|
-
readonly provisioningState?: ProvisioningState;
|
|
359
|
-
/**
|
|
360
|
-
* Private endpoint associated with the private endpoint connection
|
|
361
|
-
*/
|
|
362
|
-
privateEndpoint?: PrivateEndpoint;
|
|
363
|
-
/**
|
|
364
|
-
* Connection state
|
|
365
|
-
*/
|
|
366
|
-
privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
|
|
367
|
-
}
|
|
368
|
-
/**
|
|
369
|
-
* Describes the properties of a resource type that has been onboarded to private link service
|
|
370
|
-
*/
|
|
371
|
-
export interface ShareablePrivateLinkResourceProperties {
|
|
372
|
-
/**
|
|
373
|
-
* The description of the resource type that has been onboarded to private link service
|
|
374
|
-
*/
|
|
375
|
-
description?: string;
|
|
376
|
-
/**
|
|
377
|
-
* The resource provider group id for the resource that has been onboarded to private link
|
|
378
|
-
* service
|
|
379
|
-
*/
|
|
380
|
-
groupId?: string;
|
|
381
|
-
/**
|
|
382
|
-
* The resource provider type for the resource that has been onboarded to private link service
|
|
383
|
-
*/
|
|
384
|
-
type?: string;
|
|
385
|
-
}
|
|
386
|
-
/**
|
|
387
|
-
* Describes a resource type that has been onboarded to private link service
|
|
388
|
-
*/
|
|
389
|
-
export interface ShareablePrivateLinkResourceType {
|
|
390
|
-
/**
|
|
391
|
-
* The name of the resource type that has been onboarded to private link service
|
|
392
|
-
*/
|
|
393
|
-
name?: string;
|
|
394
|
-
/**
|
|
395
|
-
* Describes the properties of a resource type that has been onboarded to private link service
|
|
396
|
-
*/
|
|
397
|
-
properties?: ShareablePrivateLinkResourceProperties;
|
|
398
|
-
}
|
|
399
|
-
/**
|
|
400
|
-
* Private link resource
|
|
401
|
-
*/
|
|
402
|
-
export interface PrivateLinkResource extends ProxyResource {
|
|
403
|
-
/**
|
|
404
|
-
* Group Id of the private link resource
|
|
405
|
-
*/
|
|
406
|
-
groupId?: string;
|
|
407
|
-
/**
|
|
408
|
-
* Required members of the private link resource
|
|
409
|
-
*/
|
|
410
|
-
requiredMembers?: string[];
|
|
411
|
-
/**
|
|
412
|
-
* Required private DNS zone names
|
|
413
|
-
*/
|
|
414
|
-
requiredZoneNames?: string[];
|
|
415
|
-
/**
|
|
416
|
-
* The list of resources that are onboarded to private link service
|
|
417
|
-
*/
|
|
418
|
-
shareablePrivateLinkResourceTypes?: ShareablePrivateLinkResourceType[];
|
|
419
|
-
}
|
|
420
|
-
/**
|
|
421
|
-
* Parameters describes the request to regenerate access keys
|
|
422
|
-
*/
|
|
423
|
-
export interface RegenerateKeyParameters {
|
|
424
|
-
/**
|
|
425
|
-
* The keyType to regenerate. Must be either 'primary' or 'secondary'(case-insensitive). Possible
|
|
426
|
-
* values include: 'Primary', 'Secondary'
|
|
427
|
-
*/
|
|
428
|
-
keyType?: KeyType;
|
|
429
|
-
}
|
|
430
|
-
/**
|
|
431
|
-
* The billing information of the resource.
|
|
432
|
-
*/
|
|
433
|
-
export interface ResourceSku {
|
|
434
|
-
/**
|
|
435
|
-
* The name of the SKU. Required.
|
|
436
|
-
*
|
|
437
|
-
* Allowed values: Standard_S1, Free_F1
|
|
438
|
-
*/
|
|
439
|
-
name: string;
|
|
440
|
-
/**
|
|
441
|
-
* Optional tier of this particular SKU. 'Standard' or 'Free'.
|
|
442
|
-
*
|
|
443
|
-
* `Basic` is deprecated, use `Standard` instead. Possible values include: 'Free', 'Basic',
|
|
444
|
-
* 'Standard', 'Premium'
|
|
445
|
-
*/
|
|
446
|
-
tier?: SignalRSkuTier;
|
|
447
|
-
/**
|
|
448
|
-
* Not used. Retained for future use.
|
|
449
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
450
|
-
*/
|
|
451
|
-
readonly size?: string;
|
|
452
|
-
/**
|
|
453
|
-
* Not used. Retained for future use.
|
|
454
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
455
|
-
*/
|
|
456
|
-
readonly family?: string;
|
|
457
|
-
/**
|
|
458
|
-
* Optional, integer. The unit count of the resource. 1 by default.
|
|
459
|
-
*
|
|
460
|
-
* If present, following values are allowed:
|
|
461
|
-
* Free: 1
|
|
462
|
-
* Standard: 1,2,5,10,20,50,100
|
|
463
|
-
*/
|
|
464
|
-
capacity?: number;
|
|
465
|
-
}
|
|
466
|
-
/**
|
|
467
|
-
* Upstream auth settings.
|
|
468
|
-
*/
|
|
469
|
-
export interface UpstreamAuthSettings {
|
|
470
|
-
/**
|
|
471
|
-
* Gets or sets the type of auth. None or ManagedIdentity is supported now. Possible values
|
|
472
|
-
* include: 'None', 'ManagedIdentity'
|
|
473
|
-
*/
|
|
474
|
-
type?: UpstreamAuthType;
|
|
475
|
-
/**
|
|
476
|
-
* Gets or sets the managed identity settings. It's required if the auth type is set to
|
|
477
|
-
* ManagedIdentity.
|
|
478
|
-
*/
|
|
479
|
-
managedIdentity?: ManagedIdentitySettings;
|
|
480
|
-
}
|
|
481
|
-
/**
|
|
482
|
-
* Upstream template item settings. It defines the Upstream URL of the incoming requests.
|
|
483
|
-
* The template defines the pattern of the event, the hub or the category of the incoming request
|
|
484
|
-
* that matches current URL template.
|
|
485
|
-
*/
|
|
486
|
-
export interface UpstreamTemplate {
|
|
487
|
-
/**
|
|
488
|
-
* Gets or sets the matching pattern for hub names. If not set, it matches any hub.
|
|
489
|
-
* There are 3 kind of patterns supported:
|
|
490
|
-
* 1. "*", it to matches any hub name
|
|
491
|
-
* 2. Combine multiple hubs with ",", for example "hub1,hub2", it matches "hub1" and "hub2"
|
|
492
|
-
* 3. The single hub name, for example, "hub1", it matches "hub1"
|
|
493
|
-
*/
|
|
494
|
-
hubPattern?: string;
|
|
495
|
-
/**
|
|
496
|
-
* Gets or sets the matching pattern for event names. If not set, it matches any event.
|
|
497
|
-
* There are 3 kind of patterns supported:
|
|
498
|
-
* 1. "*", it to matches any event name
|
|
499
|
-
* 2. Combine multiple events with ",", for example "connect,disconnect", it matches event
|
|
500
|
-
* "connect" and "disconnect"
|
|
501
|
-
* 3. The single event name, for example, "connect", it matches "connect"
|
|
502
|
-
*/
|
|
503
|
-
eventPattern?: string;
|
|
504
|
-
/**
|
|
505
|
-
* Gets or sets the matching pattern for category names. If not set, it matches any category.
|
|
506
|
-
* There are 3 kind of patterns supported:
|
|
507
|
-
* 1. "*", it to matches any category name
|
|
508
|
-
* 2. Combine multiple categories with ",", for example "connections,messages", it matches
|
|
509
|
-
* category "connections" and "messages"
|
|
510
|
-
* 3. The single category name, for example, "connections", it matches the category "connections"
|
|
511
|
-
*/
|
|
512
|
-
categoryPattern?: string;
|
|
513
|
-
/**
|
|
514
|
-
* Gets or sets the Upstream URL template. You can use 3 predefined parameters {hub}, {category}
|
|
515
|
-
* {event} inside the template, the value of the Upstream URL is dynamically calculated when the
|
|
516
|
-
* client request comes in.
|
|
517
|
-
* For example, if the urlTemplate is `http://example.com/{hub}/api/{event}`, with a client
|
|
518
|
-
* request from hub `chat` connects, it will first POST to this URL:
|
|
519
|
-
* `http://example.com/chat/api/connect`.
|
|
520
|
-
*/
|
|
521
|
-
urlTemplate: string;
|
|
522
|
-
/**
|
|
523
|
-
* Gets or sets the auth settings for an upstream. If not set, no auth is used for upstream
|
|
524
|
-
* messages.
|
|
525
|
-
*/
|
|
526
|
-
auth?: UpstreamAuthSettings;
|
|
527
|
-
}
|
|
528
|
-
/**
|
|
529
|
-
* The settings for the Upstream when the service is in server-less mode.
|
|
530
|
-
*/
|
|
531
|
-
export interface ServerlessUpstreamSettings {
|
|
532
|
-
/**
|
|
533
|
-
* Gets or sets the list of Upstream URL templates. Order matters, and the first matching
|
|
534
|
-
* template takes effects.
|
|
535
|
-
*/
|
|
536
|
-
templates?: UpstreamTemplate[];
|
|
537
|
-
}
|
|
538
|
-
/**
|
|
539
|
-
* Describes a Shared Private Link Resource
|
|
540
|
-
*/
|
|
541
|
-
export interface SharedPrivateLinkResource extends ProxyResource {
|
|
542
|
-
/**
|
|
543
|
-
* Metadata pertaining to creation and last modification of the resource.
|
|
544
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
545
|
-
*/
|
|
546
|
-
readonly systemData?: SystemData;
|
|
547
|
-
/**
|
|
548
|
-
* The group id from the provider of resource the shared private link resource is for
|
|
549
|
-
*/
|
|
550
|
-
groupId: string;
|
|
551
|
-
/**
|
|
552
|
-
* The resource id of the resource the shared private link resource is for
|
|
553
|
-
*/
|
|
554
|
-
privateLinkResourceId: string;
|
|
555
|
-
/**
|
|
556
|
-
* Provisioning state of the shared private link resource. Possible values include: 'Unknown',
|
|
557
|
-
* 'Succeeded', 'Failed', 'Canceled', 'Running', 'Creating', 'Updating', 'Deleting', 'Moving'
|
|
558
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
559
|
-
*/
|
|
560
|
-
readonly provisioningState?: ProvisioningState;
|
|
561
|
-
/**
|
|
562
|
-
* The request message for requesting approval of the shared private link resource
|
|
563
|
-
*/
|
|
564
|
-
requestMessage?: string;
|
|
565
|
-
/**
|
|
566
|
-
* Status of the shared private link resource. Possible values include: 'Pending', 'Approved',
|
|
567
|
-
* 'Rejected', 'Disconnected', 'Timeout'
|
|
568
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
569
|
-
*/
|
|
570
|
-
readonly status?: SharedPrivateLinkResourceStatus;
|
|
571
|
-
}
|
|
572
|
-
/**
|
|
573
|
-
* Cross-Origin Resource Sharing (CORS) settings.
|
|
574
|
-
*/
|
|
575
|
-
export interface SignalRCorsSettings {
|
|
576
|
-
/**
|
|
577
|
-
* Gets or sets the list of origins that should be allowed to make cross-origin calls (for
|
|
578
|
-
* example: http://example.com:12345). Use "*" to allow all. If omitted, allow all by default.
|
|
579
|
-
*/
|
|
580
|
-
allowedOrigins?: string[];
|
|
581
|
-
}
|
|
582
|
-
/**
|
|
583
|
-
* Feature of a resource, which controls the runtime behavior.
|
|
584
|
-
*/
|
|
585
|
-
export interface SignalRFeature {
|
|
586
|
-
/**
|
|
587
|
-
* FeatureFlags is the supported features of Azure SignalR service.
|
|
588
|
-
* - ServiceMode: Flag for backend server for SignalR service. Values allowed: "Default": have
|
|
589
|
-
* your own backend server; "Serverless": your application doesn't have a backend server;
|
|
590
|
-
* "Classic": for backward compatibility. Support both Default and Serverless mode but not
|
|
591
|
-
* recommended; "PredefinedOnly": for future use.
|
|
592
|
-
* - EnableConnectivityLogs: "true"/"false", to enable/disable the connectivity log category
|
|
593
|
-
* respectively.
|
|
594
|
-
* - EnableMessagingLogs: "true"/"false", to enable/disable the connectivity log category
|
|
595
|
-
* respectively.
|
|
596
|
-
* - EnableLiveTrace: Live Trace allows you to know what's happening inside Azure SignalR
|
|
597
|
-
* service, it will give you live traces in real time, it will be helpful when you developing
|
|
598
|
-
* your own Azure SignalR based web application or self-troubleshooting some issues. Please note
|
|
599
|
-
* that live traces are counted as outbound messages that will be charged. Values allowed:
|
|
600
|
-
* "true"/"false", to enable/disable live trace feature. Possible values include: 'ServiceMode',
|
|
601
|
-
* 'EnableConnectivityLogs', 'EnableMessagingLogs', 'EnableLiveTrace'
|
|
602
|
-
*/
|
|
603
|
-
flag: FeatureFlags;
|
|
604
|
-
/**
|
|
605
|
-
* Value of the feature flag. See Azure SignalR service document
|
|
606
|
-
* https://docs.microsoft.com/azure/azure-signalr/ for allowed values.
|
|
607
|
-
*/
|
|
608
|
-
value: string;
|
|
609
|
-
/**
|
|
610
|
-
* Optional properties related to this feature.
|
|
611
|
-
*/
|
|
612
|
-
properties?: {
|
|
613
|
-
[propertyName: string]: string;
|
|
614
|
-
};
|
|
615
|
-
}
|
|
616
|
-
/**
|
|
617
|
-
* A class represents the access keys of the resource.
|
|
618
|
-
*/
|
|
619
|
-
export interface SignalRKeys {
|
|
620
|
-
/**
|
|
621
|
-
* The primary access key.
|
|
622
|
-
*/
|
|
623
|
-
primaryKey?: string;
|
|
624
|
-
/**
|
|
625
|
-
* The secondary access key.
|
|
626
|
-
*/
|
|
627
|
-
secondaryKey?: string;
|
|
628
|
-
/**
|
|
629
|
-
* Connection string constructed via the primaryKey
|
|
630
|
-
*/
|
|
631
|
-
primaryConnectionString?: string;
|
|
632
|
-
/**
|
|
633
|
-
* Connection string constructed via the secondaryKey
|
|
634
|
-
*/
|
|
635
|
-
secondaryConnectionString?: string;
|
|
636
|
-
}
|
|
637
|
-
/**
|
|
638
|
-
* Network ACLs for the resource
|
|
639
|
-
*/
|
|
640
|
-
export interface SignalRNetworkACLs {
|
|
641
|
-
/**
|
|
642
|
-
* Default action when no other rule matches. Possible values include: 'Allow', 'Deny'
|
|
643
|
-
*/
|
|
644
|
-
defaultAction?: ACLAction;
|
|
645
|
-
/**
|
|
646
|
-
* ACL for requests from public network
|
|
647
|
-
*/
|
|
648
|
-
publicNetwork?: NetworkACL;
|
|
649
|
-
/**
|
|
650
|
-
* ACLs for requests from private endpoints
|
|
651
|
-
*/
|
|
652
|
-
privateEndpoints?: PrivateEndpointACL[];
|
|
653
|
-
}
|
|
654
|
-
/**
|
|
655
|
-
* TLS settings for the resource
|
|
656
|
-
*/
|
|
657
|
-
export interface SignalRTlsSettings {
|
|
658
|
-
/**
|
|
659
|
-
* Request client certificate during TLS handshake if enabled. Default value: true.
|
|
660
|
-
*/
|
|
661
|
-
clientCertEnabled?: boolean;
|
|
662
|
-
}
|
|
663
|
-
/**
|
|
664
|
-
* The resource model definition for a ARM tracked top level resource.
|
|
665
|
-
*/
|
|
666
|
-
export interface TrackedResource extends Resource {
|
|
667
|
-
/**
|
|
668
|
-
* The GEO location of the resource. e.g. West US | East US | North Central US | South Central
|
|
669
|
-
* US.
|
|
670
|
-
*/
|
|
671
|
-
location?: string;
|
|
672
|
-
/**
|
|
673
|
-
* Tags of the service which is a list of key value pairs that describe the resource.
|
|
674
|
-
*/
|
|
675
|
-
tags?: {
|
|
676
|
-
[propertyName: string]: string;
|
|
677
|
-
};
|
|
678
|
-
}
|
|
679
|
-
/**
|
|
680
|
-
* A class represent a resource.
|
|
681
|
-
*/
|
|
682
|
-
export interface SignalRResource extends TrackedResource {
|
|
683
|
-
/**
|
|
684
|
-
* The billing information of the resource.(e.g. Free, Standard)
|
|
685
|
-
*/
|
|
686
|
-
sku?: ResourceSku;
|
|
687
|
-
/**
|
|
688
|
-
* Provisioning state of the resource. Possible values include: 'Unknown', 'Succeeded', 'Failed',
|
|
689
|
-
* 'Canceled', 'Running', 'Creating', 'Updating', 'Deleting', 'Moving'
|
|
690
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
691
|
-
*/
|
|
692
|
-
readonly provisioningState?: ProvisioningState;
|
|
693
|
-
/**
|
|
694
|
-
* The publicly accessible IP of the resource.
|
|
695
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
696
|
-
*/
|
|
697
|
-
readonly externalIP?: string;
|
|
698
|
-
/**
|
|
699
|
-
* FQDN of the service instance.
|
|
700
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
701
|
-
*/
|
|
702
|
-
readonly hostName?: string;
|
|
703
|
-
/**
|
|
704
|
-
* The publicly accessible port of the resource which is designed for browser/client side usage.
|
|
705
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
706
|
-
*/
|
|
707
|
-
readonly publicPort?: number;
|
|
708
|
-
/**
|
|
709
|
-
* The publicly accessible port of the resource which is designed for customer server side usage.
|
|
710
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
711
|
-
*/
|
|
712
|
-
readonly serverPort?: number;
|
|
713
|
-
/**
|
|
714
|
-
* Version of the resource. Probably you need the same or higher version of client SDKs.
|
|
715
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
716
|
-
*/
|
|
717
|
-
readonly version?: string;
|
|
718
|
-
/**
|
|
719
|
-
* Private endpoint connections to the resource.
|
|
720
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
721
|
-
*/
|
|
722
|
-
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
723
|
-
/**
|
|
724
|
-
* The list of shared private link resources.
|
|
725
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
726
|
-
*/
|
|
727
|
-
readonly sharedPrivateLinkResources?: SharedPrivateLinkResource[];
|
|
728
|
-
/**
|
|
729
|
-
* TLS settings.
|
|
730
|
-
*/
|
|
731
|
-
tls?: SignalRTlsSettings;
|
|
732
|
-
/**
|
|
733
|
-
* List of the featureFlags.
|
|
734
|
-
*
|
|
735
|
-
* FeatureFlags that are not included in the parameters for the update operation will not be
|
|
736
|
-
* modified.
|
|
737
|
-
* And the response will only include featureFlags that are explicitly set.
|
|
738
|
-
* When a featureFlag is not explicitly set, its globally default value will be used
|
|
739
|
-
* But keep in mind, the default value doesn't mean "false". It varies in terms of different
|
|
740
|
-
* FeatureFlags.
|
|
741
|
-
*/
|
|
742
|
-
features?: SignalRFeature[];
|
|
743
|
-
/**
|
|
744
|
-
* Cross-Origin Resource Sharing (CORS) settings.
|
|
745
|
-
*/
|
|
746
|
-
cors?: SignalRCorsSettings;
|
|
747
|
-
/**
|
|
748
|
-
* Upstream settings when the service is in server-less mode.
|
|
749
|
-
*/
|
|
750
|
-
upstream?: ServerlessUpstreamSettings;
|
|
751
|
-
/**
|
|
752
|
-
* Network ACLs
|
|
753
|
-
*/
|
|
754
|
-
networkACLs?: SignalRNetworkACLs;
|
|
755
|
-
/**
|
|
756
|
-
* Enable or disable public network access. Default to "Enabled".
|
|
757
|
-
* When it's Enabled, network ACLs still apply.
|
|
758
|
-
* When it's Disabled, public network access is always disabled no matter what you set in network
|
|
759
|
-
* ACLs. Default value: 'Enabled'.
|
|
760
|
-
*/
|
|
761
|
-
publicNetworkAccess?: string;
|
|
762
|
-
/**
|
|
763
|
-
* DisableLocalAuth
|
|
764
|
-
* Enable or disable local auth with AccessKey
|
|
765
|
-
* When set as true, connection with AccessKey=xxx won't work. Default value: false.
|
|
766
|
-
*/
|
|
767
|
-
disableLocalAuth?: boolean;
|
|
768
|
-
/**
|
|
769
|
-
* DisableLocalAuth
|
|
770
|
-
* Enable or disable aad auth
|
|
771
|
-
* When set as true, connection with AuthType=aad won't work. Default value: false.
|
|
772
|
-
*/
|
|
773
|
-
disableAadAuth?: boolean;
|
|
774
|
-
/**
|
|
775
|
-
* The kind of the service - e.g. "SignalR" for "Microsoft.SignalRService/SignalR". Possible
|
|
776
|
-
* values include: 'SignalR', 'RawWebSockets'
|
|
777
|
-
*/
|
|
778
|
-
kind?: ServiceKind;
|
|
779
|
-
/**
|
|
780
|
-
* The managed identity response
|
|
781
|
-
*/
|
|
782
|
-
identity?: ManagedIdentity;
|
|
783
|
-
/**
|
|
784
|
-
* Metadata pertaining to creation and last modification of the resource.
|
|
785
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
786
|
-
*/
|
|
787
|
-
readonly systemData?: SystemData;
|
|
788
|
-
}
|
|
789
|
-
/**
|
|
790
|
-
* Localizable String object containing the name and a localized value.
|
|
791
|
-
*/
|
|
792
|
-
export interface SignalRUsageName {
|
|
793
|
-
/**
|
|
794
|
-
* The identifier of the usage.
|
|
795
|
-
*/
|
|
796
|
-
value?: string;
|
|
797
|
-
/**
|
|
798
|
-
* Localized name of the usage.
|
|
799
|
-
*/
|
|
800
|
-
localizedValue?: string;
|
|
801
|
-
}
|
|
802
|
-
/**
|
|
803
|
-
* Object that describes a specific usage of the resources.
|
|
804
|
-
*/
|
|
805
|
-
export interface SignalRUsage {
|
|
806
|
-
/**
|
|
807
|
-
* Fully qualified ARM resource id
|
|
808
|
-
*/
|
|
809
|
-
id?: string;
|
|
810
|
-
/**
|
|
811
|
-
* Current value for the usage quota.
|
|
812
|
-
*/
|
|
813
|
-
currentValue?: number;
|
|
814
|
-
/**
|
|
815
|
-
* The maximum permitted value for the usage quota. If there is no limit, this value will be -1.
|
|
816
|
-
*/
|
|
817
|
-
limit?: number;
|
|
818
|
-
/**
|
|
819
|
-
* Localizable String object containing the name and a localized value.
|
|
820
|
-
*/
|
|
821
|
-
name?: SignalRUsageName;
|
|
822
|
-
/**
|
|
823
|
-
* Representing the units of the usage quota. Possible values are: Count, Bytes, Seconds,
|
|
824
|
-
* Percent, CountPerSecond, BytesPerSecond.
|
|
825
|
-
*/
|
|
826
|
-
unit?: string;
|
|
827
|
-
}
|
|
828
|
-
/**
|
|
829
|
-
* The resource management error additional info.
|
|
830
|
-
*/
|
|
831
|
-
export interface ErrorAdditionalInfo {
|
|
832
|
-
/**
|
|
833
|
-
* The additional info type.
|
|
834
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
835
|
-
*/
|
|
836
|
-
readonly type?: string;
|
|
837
|
-
/**
|
|
838
|
-
* The additional info.
|
|
839
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
840
|
-
*/
|
|
841
|
-
readonly info?: any;
|
|
842
|
-
}
|
|
843
|
-
/**
|
|
844
|
-
* The error detail.
|
|
845
|
-
*/
|
|
846
|
-
export interface ErrorDetail {
|
|
847
|
-
/**
|
|
848
|
-
* The error code.
|
|
849
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
850
|
-
*/
|
|
851
|
-
readonly code?: string;
|
|
852
|
-
/**
|
|
853
|
-
* The error message.
|
|
854
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
855
|
-
*/
|
|
856
|
-
readonly message?: string;
|
|
857
|
-
/**
|
|
858
|
-
* The error target.
|
|
859
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
860
|
-
*/
|
|
861
|
-
readonly target?: string;
|
|
862
|
-
/**
|
|
863
|
-
* The error details.
|
|
864
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
865
|
-
*/
|
|
866
|
-
readonly details?: ErrorDetail[];
|
|
867
|
-
/**
|
|
868
|
-
* The error additional info.
|
|
869
|
-
* **NOTE: This property will not be serialized. It can only be populated by the server.**
|
|
870
|
-
*/
|
|
871
|
-
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
872
|
-
}
|
|
873
|
-
/**
|
|
874
|
-
* Common error response for all Azure Resource Manager APIs to return error details for failed
|
|
875
|
-
* operations. (This also follows the OData error response format.).
|
|
876
|
-
* @summary Error response
|
|
877
|
-
*/
|
|
878
|
-
export interface ErrorResponse {
|
|
879
|
-
/**
|
|
880
|
-
* The error object.
|
|
881
|
-
*/
|
|
882
|
-
error?: ErrorDetail;
|
|
883
|
-
}
|
|
884
|
-
/**
|
|
885
|
-
* An interface representing SignalRManagementClientOptions.
|
|
886
|
-
*/
|
|
887
|
-
export interface SignalRManagementClientOptions extends AzureServiceClientOptions {
|
|
888
|
-
baseUri?: string;
|
|
889
|
-
}
|
|
890
|
-
/**
|
|
891
|
-
* @interface
|
|
892
|
-
* Result of the request to list REST API operations. It contains a list of operations.
|
|
893
|
-
* @extends Array<Operation>
|
|
894
|
-
*/
|
|
895
|
-
export interface OperationList extends Array<Operation> {
|
|
896
|
-
/**
|
|
897
|
-
* The URL the client should use to fetch the next page (per server side paging).
|
|
898
|
-
* It's null for now, added for future use.
|
|
899
|
-
*/
|
|
900
|
-
nextLink?: string;
|
|
901
|
-
}
|
|
902
|
-
/**
|
|
903
|
-
* @interface
|
|
904
|
-
* Object that includes an array of resources and a possible link for next set.
|
|
905
|
-
* @extends Array<SignalRResource>
|
|
906
|
-
*/
|
|
907
|
-
export interface SignalRResourceList extends Array<SignalRResource> {
|
|
908
|
-
/**
|
|
909
|
-
* The URL the client should use to fetch the next page (per server side paging).
|
|
910
|
-
* It's null for now, added for future use.
|
|
911
|
-
*/
|
|
912
|
-
nextLink?: string;
|
|
913
|
-
}
|
|
914
|
-
/**
|
|
915
|
-
* @interface
|
|
916
|
-
* Object that includes an array of the resource usages and a possible link for next set.
|
|
917
|
-
* @extends Array<SignalRUsage>
|
|
918
|
-
*/
|
|
919
|
-
export interface SignalRUsageList extends Array<SignalRUsage> {
|
|
920
|
-
/**
|
|
921
|
-
* The URL the client should use to fetch the next page (per server side paging).
|
|
922
|
-
* It's null for now, added for future use.
|
|
923
|
-
*/
|
|
924
|
-
nextLink?: string;
|
|
925
|
-
}
|
|
926
|
-
/**
|
|
927
|
-
* @interface
|
|
928
|
-
* A list of private endpoint connections
|
|
929
|
-
* @extends Array<PrivateEndpointConnection>
|
|
930
|
-
*/
|
|
931
|
-
export interface PrivateEndpointConnectionList extends Array<PrivateEndpointConnection> {
|
|
932
|
-
/**
|
|
933
|
-
* Request URL that can be used to query next page of private endpoint connections. Returned when
|
|
934
|
-
* the total number of requested private endpoint connections exceed maximum page size.
|
|
935
|
-
*/
|
|
936
|
-
nextLink?: string;
|
|
937
|
-
}
|
|
938
|
-
/**
|
|
939
|
-
* @interface
|
|
940
|
-
* Contains a list of PrivateLinkResource and a possible link to query more results
|
|
941
|
-
* @extends Array<PrivateLinkResource>
|
|
942
|
-
*/
|
|
943
|
-
export interface PrivateLinkResourceList extends Array<PrivateLinkResource> {
|
|
944
|
-
/**
|
|
945
|
-
* The URL the client should use to fetch the next page (per server side paging).
|
|
946
|
-
* It's null for now, added for future use.
|
|
947
|
-
*/
|
|
948
|
-
nextLink?: string;
|
|
949
|
-
}
|
|
950
|
-
/**
|
|
951
|
-
* @interface
|
|
952
|
-
* A list of shared private link resources
|
|
953
|
-
* @extends Array<SharedPrivateLinkResource>
|
|
954
|
-
*/
|
|
955
|
-
export interface SharedPrivateLinkResourceList extends Array<SharedPrivateLinkResource> {
|
|
956
|
-
/**
|
|
957
|
-
* Request URL that can be used to query next page of private endpoint connections. Returned when
|
|
958
|
-
* the total number of requested private endpoint connections exceed maximum page size.
|
|
959
|
-
*/
|
|
960
|
-
nextLink?: string;
|
|
961
|
-
}
|
|
962
|
-
/**
|
|
963
|
-
* Defines values for ACLAction.
|
|
964
|
-
* Possible values include: 'Allow', 'Deny'
|
|
965
|
-
* @readonly
|
|
966
|
-
* @enum {string}
|
|
967
|
-
*/
|
|
968
|
-
export declare type ACLAction = 'Allow' | 'Deny';
|
|
969
|
-
/**
|
|
970
|
-
* Defines values for FeatureFlags.
|
|
971
|
-
* Possible values include: 'ServiceMode', 'EnableConnectivityLogs', 'EnableMessagingLogs',
|
|
972
|
-
* 'EnableLiveTrace'
|
|
973
|
-
* @readonly
|
|
974
|
-
* @enum {string}
|
|
975
|
-
*/
|
|
976
|
-
export declare type FeatureFlags = 'ServiceMode' | 'EnableConnectivityLogs' | 'EnableMessagingLogs' | 'EnableLiveTrace';
|
|
977
|
-
/**
|
|
978
|
-
* Defines values for KeyType.
|
|
979
|
-
* Possible values include: 'Primary', 'Secondary'
|
|
980
|
-
* @readonly
|
|
981
|
-
* @enum {string}
|
|
982
|
-
*/
|
|
983
|
-
export declare type KeyType = 'Primary' | 'Secondary';
|
|
984
|
-
/**
|
|
985
|
-
* Defines values for ManagedIdentityType.
|
|
986
|
-
* Possible values include: 'None', 'SystemAssigned', 'UserAssigned'
|
|
987
|
-
* @readonly
|
|
988
|
-
* @enum {string}
|
|
989
|
-
*/
|
|
990
|
-
export declare type ManagedIdentityType = 'None' | 'SystemAssigned' | 'UserAssigned';
|
|
991
|
-
/**
|
|
992
|
-
* Defines values for SignalRRequestType.
|
|
993
|
-
* Possible values include: 'ClientConnection', 'ServerConnection', 'RESTAPI', 'Trace'
|
|
994
|
-
* @readonly
|
|
995
|
-
* @enum {string}
|
|
996
|
-
*/
|
|
997
|
-
export declare type SignalRRequestType = 'ClientConnection' | 'ServerConnection' | 'RESTAPI' | 'Trace';
|
|
998
|
-
/**
|
|
999
|
-
* Defines values for CreatedByType.
|
|
1000
|
-
* Possible values include: 'User', 'Application', 'ManagedIdentity', 'Key'
|
|
1001
|
-
* @readonly
|
|
1002
|
-
* @enum {string}
|
|
1003
|
-
*/
|
|
1004
|
-
export declare type CreatedByType = 'User' | 'Application' | 'ManagedIdentity' | 'Key';
|
|
1005
|
-
/**
|
|
1006
|
-
* Defines values for ProvisioningState.
|
|
1007
|
-
* Possible values include: 'Unknown', 'Succeeded', 'Failed', 'Canceled', 'Running', 'Creating',
|
|
1008
|
-
* 'Updating', 'Deleting', 'Moving'
|
|
1009
|
-
* @readonly
|
|
1010
|
-
* @enum {string}
|
|
1011
|
-
*/
|
|
1012
|
-
export declare type ProvisioningState = 'Unknown' | 'Succeeded' | 'Failed' | 'Canceled' | 'Running' | 'Creating' | 'Updating' | 'Deleting' | 'Moving';
|
|
1013
|
-
/**
|
|
1014
|
-
* Defines values for PrivateLinkServiceConnectionStatus.
|
|
1015
|
-
* Possible values include: 'Pending', 'Approved', 'Rejected', 'Disconnected'
|
|
1016
|
-
* @readonly
|
|
1017
|
-
* @enum {string}
|
|
1018
|
-
*/
|
|
1019
|
-
export declare type PrivateLinkServiceConnectionStatus = 'Pending' | 'Approved' | 'Rejected' | 'Disconnected';
|
|
1020
|
-
/**
|
|
1021
|
-
* Defines values for SignalRSkuTier.
|
|
1022
|
-
* Possible values include: 'Free', 'Basic', 'Standard', 'Premium'
|
|
1023
|
-
* @readonly
|
|
1024
|
-
* @enum {string}
|
|
1025
|
-
*/
|
|
1026
|
-
export declare type SignalRSkuTier = 'Free' | 'Basic' | 'Standard' | 'Premium';
|
|
1027
|
-
/**
|
|
1028
|
-
* Defines values for UpstreamAuthType.
|
|
1029
|
-
* Possible values include: 'None', 'ManagedIdentity'
|
|
1030
|
-
* @readonly
|
|
1031
|
-
* @enum {string}
|
|
1032
|
-
*/
|
|
1033
|
-
export declare type UpstreamAuthType = 'None' | 'ManagedIdentity';
|
|
1034
|
-
/**
|
|
1035
|
-
* Defines values for ServiceKind.
|
|
1036
|
-
* Possible values include: 'SignalR', 'RawWebSockets'
|
|
1037
|
-
* @readonly
|
|
1038
|
-
* @enum {string}
|
|
1039
|
-
*/
|
|
1040
|
-
export declare type ServiceKind = 'SignalR' | 'RawWebSockets';
|
|
1041
|
-
/**
|
|
1042
|
-
* Defines values for SharedPrivateLinkResourceStatus.
|
|
1043
|
-
* Possible values include: 'Pending', 'Approved', 'Rejected', 'Disconnected', 'Timeout'
|
|
1044
|
-
* @readonly
|
|
1045
|
-
* @enum {string}
|
|
1046
|
-
*/
|
|
1047
|
-
export declare type SharedPrivateLinkResourceStatus = 'Pending' | 'Approved' | 'Rejected' | 'Disconnected' | 'Timeout';
|
|
1048
|
-
/**
|
|
1049
|
-
* Contains response data for the list operation.
|
|
1050
|
-
*/
|
|
1051
|
-
export declare type OperationsListResponse = OperationList & {
|
|
1052
|
-
/**
|
|
1053
|
-
* The underlying HTTP response.
|
|
1054
|
-
*/
|
|
1055
|
-
_response: msRest.HttpResponse & {
|
|
1056
|
-
/**
|
|
1057
|
-
* The response body as text (string format)
|
|
1058
|
-
*/
|
|
1059
|
-
bodyAsText: string;
|
|
1060
|
-
/**
|
|
1061
|
-
* The response body as parsed JSON or XML
|
|
1062
|
-
*/
|
|
1063
|
-
parsedBody: OperationList;
|
|
1064
|
-
};
|
|
1065
|
-
};
|
|
1066
|
-
/**
|
|
1067
|
-
* Contains response data for the listNext operation.
|
|
1068
|
-
*/
|
|
1069
|
-
export declare type OperationsListNextResponse = OperationList & {
|
|
1070
|
-
/**
|
|
1071
|
-
* The underlying HTTP response.
|
|
1072
|
-
*/
|
|
1073
|
-
_response: msRest.HttpResponse & {
|
|
1074
|
-
/**
|
|
1075
|
-
* The response body as text (string format)
|
|
1076
|
-
*/
|
|
1077
|
-
bodyAsText: string;
|
|
1078
|
-
/**
|
|
1079
|
-
* The response body as parsed JSON or XML
|
|
1080
|
-
*/
|
|
1081
|
-
parsedBody: OperationList;
|
|
1082
|
-
};
|
|
1083
|
-
};
|
|
1084
|
-
/**
|
|
1085
|
-
* Contains response data for the checkNameAvailability operation.
|
|
1086
|
-
*/
|
|
1087
|
-
export declare type SignalRCheckNameAvailabilityResponse = NameAvailability & {
|
|
1088
|
-
/**
|
|
1089
|
-
* The underlying HTTP response.
|
|
1090
|
-
*/
|
|
1091
|
-
_response: msRest.HttpResponse & {
|
|
1092
|
-
/**
|
|
1093
|
-
* The response body as text (string format)
|
|
1094
|
-
*/
|
|
1095
|
-
bodyAsText: string;
|
|
1096
|
-
/**
|
|
1097
|
-
* The response body as parsed JSON or XML
|
|
1098
|
-
*/
|
|
1099
|
-
parsedBody: NameAvailability;
|
|
1100
|
-
};
|
|
1101
|
-
};
|
|
1102
|
-
/**
|
|
1103
|
-
* Contains response data for the listBySubscription operation.
|
|
1104
|
-
*/
|
|
1105
|
-
export declare type SignalRListBySubscriptionResponse = SignalRResourceList & {
|
|
1106
|
-
/**
|
|
1107
|
-
* The underlying HTTP response.
|
|
1108
|
-
*/
|
|
1109
|
-
_response: msRest.HttpResponse & {
|
|
1110
|
-
/**
|
|
1111
|
-
* The response body as text (string format)
|
|
1112
|
-
*/
|
|
1113
|
-
bodyAsText: string;
|
|
1114
|
-
/**
|
|
1115
|
-
* The response body as parsed JSON or XML
|
|
1116
|
-
*/
|
|
1117
|
-
parsedBody: SignalRResourceList;
|
|
1118
|
-
};
|
|
1119
|
-
};
|
|
1120
|
-
/**
|
|
1121
|
-
* Contains response data for the listByResourceGroup operation.
|
|
1122
|
-
*/
|
|
1123
|
-
export declare type SignalRListByResourceGroupResponse = SignalRResourceList & {
|
|
1124
|
-
/**
|
|
1125
|
-
* The underlying HTTP response.
|
|
1126
|
-
*/
|
|
1127
|
-
_response: msRest.HttpResponse & {
|
|
1128
|
-
/**
|
|
1129
|
-
* The response body as text (string format)
|
|
1130
|
-
*/
|
|
1131
|
-
bodyAsText: string;
|
|
1132
|
-
/**
|
|
1133
|
-
* The response body as parsed JSON or XML
|
|
1134
|
-
*/
|
|
1135
|
-
parsedBody: SignalRResourceList;
|
|
1136
|
-
};
|
|
1137
|
-
};
|
|
1138
|
-
/**
|
|
1139
|
-
* Contains response data for the get operation.
|
|
1140
|
-
*/
|
|
1141
|
-
export declare type SignalRGetResponse = SignalRResource & {
|
|
1142
|
-
/**
|
|
1143
|
-
* The underlying HTTP response.
|
|
1144
|
-
*/
|
|
1145
|
-
_response: msRest.HttpResponse & {
|
|
1146
|
-
/**
|
|
1147
|
-
* The response body as text (string format)
|
|
1148
|
-
*/
|
|
1149
|
-
bodyAsText: string;
|
|
1150
|
-
/**
|
|
1151
|
-
* The response body as parsed JSON or XML
|
|
1152
|
-
*/
|
|
1153
|
-
parsedBody: SignalRResource;
|
|
1154
|
-
};
|
|
1155
|
-
};
|
|
1156
|
-
/**
|
|
1157
|
-
* Contains response data for the createOrUpdate operation.
|
|
1158
|
-
*/
|
|
1159
|
-
export declare type SignalRCreateOrUpdateResponse = SignalRResource & {
|
|
1160
|
-
/**
|
|
1161
|
-
* The underlying HTTP response.
|
|
1162
|
-
*/
|
|
1163
|
-
_response: msRest.HttpResponse & {
|
|
1164
|
-
/**
|
|
1165
|
-
* The response body as text (string format)
|
|
1166
|
-
*/
|
|
1167
|
-
bodyAsText: string;
|
|
1168
|
-
/**
|
|
1169
|
-
* The response body as parsed JSON or XML
|
|
1170
|
-
*/
|
|
1171
|
-
parsedBody: SignalRResource;
|
|
1172
|
-
};
|
|
1173
|
-
};
|
|
1174
|
-
/**
|
|
1175
|
-
* Contains response data for the update operation.
|
|
1176
|
-
*/
|
|
1177
|
-
export declare type SignalRUpdateResponse = SignalRResource & {
|
|
1178
|
-
/**
|
|
1179
|
-
* The underlying HTTP response.
|
|
1180
|
-
*/
|
|
1181
|
-
_response: msRest.HttpResponse & {
|
|
1182
|
-
/**
|
|
1183
|
-
* The response body as text (string format)
|
|
1184
|
-
*/
|
|
1185
|
-
bodyAsText: string;
|
|
1186
|
-
/**
|
|
1187
|
-
* The response body as parsed JSON or XML
|
|
1188
|
-
*/
|
|
1189
|
-
parsedBody: SignalRResource;
|
|
1190
|
-
};
|
|
1191
|
-
};
|
|
1192
|
-
/**
|
|
1193
|
-
* Contains response data for the listKeys operation.
|
|
1194
|
-
*/
|
|
1195
|
-
export declare type SignalRListKeysResponse = SignalRKeys & {
|
|
1196
|
-
/**
|
|
1197
|
-
* The underlying HTTP response.
|
|
1198
|
-
*/
|
|
1199
|
-
_response: msRest.HttpResponse & {
|
|
1200
|
-
/**
|
|
1201
|
-
* The response body as text (string format)
|
|
1202
|
-
*/
|
|
1203
|
-
bodyAsText: string;
|
|
1204
|
-
/**
|
|
1205
|
-
* The response body as parsed JSON or XML
|
|
1206
|
-
*/
|
|
1207
|
-
parsedBody: SignalRKeys;
|
|
1208
|
-
};
|
|
1209
|
-
};
|
|
1210
|
-
/**
|
|
1211
|
-
* Contains response data for the regenerateKey operation.
|
|
1212
|
-
*/
|
|
1213
|
-
export declare type SignalRRegenerateKeyResponse = SignalRKeys & {
|
|
1214
|
-
/**
|
|
1215
|
-
* The underlying HTTP response.
|
|
1216
|
-
*/
|
|
1217
|
-
_response: msRest.HttpResponse & {
|
|
1218
|
-
/**
|
|
1219
|
-
* The response body as text (string format)
|
|
1220
|
-
*/
|
|
1221
|
-
bodyAsText: string;
|
|
1222
|
-
/**
|
|
1223
|
-
* The response body as parsed JSON or XML
|
|
1224
|
-
*/
|
|
1225
|
-
parsedBody: SignalRKeys;
|
|
1226
|
-
};
|
|
1227
|
-
};
|
|
1228
|
-
/**
|
|
1229
|
-
* Contains response data for the beginCreateOrUpdate operation.
|
|
1230
|
-
*/
|
|
1231
|
-
export declare type SignalRBeginCreateOrUpdateResponse = SignalRResource & {
|
|
1232
|
-
/**
|
|
1233
|
-
* The underlying HTTP response.
|
|
1234
|
-
*/
|
|
1235
|
-
_response: msRest.HttpResponse & {
|
|
1236
|
-
/**
|
|
1237
|
-
* The response body as text (string format)
|
|
1238
|
-
*/
|
|
1239
|
-
bodyAsText: string;
|
|
1240
|
-
/**
|
|
1241
|
-
* The response body as parsed JSON or XML
|
|
1242
|
-
*/
|
|
1243
|
-
parsedBody: SignalRResource;
|
|
1244
|
-
};
|
|
1245
|
-
};
|
|
1246
|
-
/**
|
|
1247
|
-
* Contains response data for the beginUpdate operation.
|
|
1248
|
-
*/
|
|
1249
|
-
export declare type SignalRBeginUpdateResponse = SignalRResource & {
|
|
1250
|
-
/**
|
|
1251
|
-
* The underlying HTTP response.
|
|
1252
|
-
*/
|
|
1253
|
-
_response: msRest.HttpResponse & {
|
|
1254
|
-
/**
|
|
1255
|
-
* The response body as text (string format)
|
|
1256
|
-
*/
|
|
1257
|
-
bodyAsText: string;
|
|
1258
|
-
/**
|
|
1259
|
-
* The response body as parsed JSON or XML
|
|
1260
|
-
*/
|
|
1261
|
-
parsedBody: SignalRResource;
|
|
1262
|
-
};
|
|
1263
|
-
};
|
|
1264
|
-
/**
|
|
1265
|
-
* Contains response data for the beginRegenerateKey operation.
|
|
1266
|
-
*/
|
|
1267
|
-
export declare type SignalRBeginRegenerateKeyResponse = SignalRKeys & {
|
|
1268
|
-
/**
|
|
1269
|
-
* The underlying HTTP response.
|
|
1270
|
-
*/
|
|
1271
|
-
_response: msRest.HttpResponse & {
|
|
1272
|
-
/**
|
|
1273
|
-
* The response body as text (string format)
|
|
1274
|
-
*/
|
|
1275
|
-
bodyAsText: string;
|
|
1276
|
-
/**
|
|
1277
|
-
* The response body as parsed JSON or XML
|
|
1278
|
-
*/
|
|
1279
|
-
parsedBody: SignalRKeys;
|
|
1280
|
-
};
|
|
1281
|
-
};
|
|
1282
|
-
/**
|
|
1283
|
-
* Contains response data for the listBySubscriptionNext operation.
|
|
1284
|
-
*/
|
|
1285
|
-
export declare type SignalRListBySubscriptionNextResponse = SignalRResourceList & {
|
|
1286
|
-
/**
|
|
1287
|
-
* The underlying HTTP response.
|
|
1288
|
-
*/
|
|
1289
|
-
_response: msRest.HttpResponse & {
|
|
1290
|
-
/**
|
|
1291
|
-
* The response body as text (string format)
|
|
1292
|
-
*/
|
|
1293
|
-
bodyAsText: string;
|
|
1294
|
-
/**
|
|
1295
|
-
* The response body as parsed JSON or XML
|
|
1296
|
-
*/
|
|
1297
|
-
parsedBody: SignalRResourceList;
|
|
1298
|
-
};
|
|
1299
|
-
};
|
|
1300
|
-
/**
|
|
1301
|
-
* Contains response data for the listByResourceGroupNext operation.
|
|
1302
|
-
*/
|
|
1303
|
-
export declare type SignalRListByResourceGroupNextResponse = SignalRResourceList & {
|
|
1304
|
-
/**
|
|
1305
|
-
* The underlying HTTP response.
|
|
1306
|
-
*/
|
|
1307
|
-
_response: msRest.HttpResponse & {
|
|
1308
|
-
/**
|
|
1309
|
-
* The response body as text (string format)
|
|
1310
|
-
*/
|
|
1311
|
-
bodyAsText: string;
|
|
1312
|
-
/**
|
|
1313
|
-
* The response body as parsed JSON or XML
|
|
1314
|
-
*/
|
|
1315
|
-
parsedBody: SignalRResourceList;
|
|
1316
|
-
};
|
|
1317
|
-
};
|
|
1318
|
-
/**
|
|
1319
|
-
* Contains response data for the list operation.
|
|
1320
|
-
*/
|
|
1321
|
-
export declare type UsagesListResponse = SignalRUsageList & {
|
|
1322
|
-
/**
|
|
1323
|
-
* The underlying HTTP response.
|
|
1324
|
-
*/
|
|
1325
|
-
_response: msRest.HttpResponse & {
|
|
1326
|
-
/**
|
|
1327
|
-
* The response body as text (string format)
|
|
1328
|
-
*/
|
|
1329
|
-
bodyAsText: string;
|
|
1330
|
-
/**
|
|
1331
|
-
* The response body as parsed JSON or XML
|
|
1332
|
-
*/
|
|
1333
|
-
parsedBody: SignalRUsageList;
|
|
1334
|
-
};
|
|
1335
|
-
};
|
|
1336
|
-
/**
|
|
1337
|
-
* Contains response data for the listNext operation.
|
|
1338
|
-
*/
|
|
1339
|
-
export declare type UsagesListNextResponse = SignalRUsageList & {
|
|
1340
|
-
/**
|
|
1341
|
-
* The underlying HTTP response.
|
|
1342
|
-
*/
|
|
1343
|
-
_response: msRest.HttpResponse & {
|
|
1344
|
-
/**
|
|
1345
|
-
* The response body as text (string format)
|
|
1346
|
-
*/
|
|
1347
|
-
bodyAsText: string;
|
|
1348
|
-
/**
|
|
1349
|
-
* The response body as parsed JSON or XML
|
|
1350
|
-
*/
|
|
1351
|
-
parsedBody: SignalRUsageList;
|
|
1352
|
-
};
|
|
1353
|
-
};
|
|
1354
|
-
/**
|
|
1355
|
-
* Contains response data for the list operation.
|
|
1356
|
-
*/
|
|
1357
|
-
export declare type SignalRPrivateEndpointConnectionsListResponse = PrivateEndpointConnectionList & {
|
|
1358
|
-
/**
|
|
1359
|
-
* The underlying HTTP response.
|
|
1360
|
-
*/
|
|
1361
|
-
_response: msRest.HttpResponse & {
|
|
1362
|
-
/**
|
|
1363
|
-
* The response body as text (string format)
|
|
1364
|
-
*/
|
|
1365
|
-
bodyAsText: string;
|
|
1366
|
-
/**
|
|
1367
|
-
* The response body as parsed JSON or XML
|
|
1368
|
-
*/
|
|
1369
|
-
parsedBody: PrivateEndpointConnectionList;
|
|
1370
|
-
};
|
|
1371
|
-
};
|
|
1372
|
-
/**
|
|
1373
|
-
* Contains response data for the get operation.
|
|
1374
|
-
*/
|
|
1375
|
-
export declare type SignalRPrivateEndpointConnectionsGetResponse = PrivateEndpointConnection & {
|
|
1376
|
-
/**
|
|
1377
|
-
* The underlying HTTP response.
|
|
1378
|
-
*/
|
|
1379
|
-
_response: msRest.HttpResponse & {
|
|
1380
|
-
/**
|
|
1381
|
-
* The response body as text (string format)
|
|
1382
|
-
*/
|
|
1383
|
-
bodyAsText: string;
|
|
1384
|
-
/**
|
|
1385
|
-
* The response body as parsed JSON or XML
|
|
1386
|
-
*/
|
|
1387
|
-
parsedBody: PrivateEndpointConnection;
|
|
1388
|
-
};
|
|
1389
|
-
};
|
|
1390
|
-
/**
|
|
1391
|
-
* Contains response data for the update operation.
|
|
1392
|
-
*/
|
|
1393
|
-
export declare type SignalRPrivateEndpointConnectionsUpdateResponse = PrivateEndpointConnection & {
|
|
1394
|
-
/**
|
|
1395
|
-
* The underlying HTTP response.
|
|
1396
|
-
*/
|
|
1397
|
-
_response: msRest.HttpResponse & {
|
|
1398
|
-
/**
|
|
1399
|
-
* The response body as text (string format)
|
|
1400
|
-
*/
|
|
1401
|
-
bodyAsText: string;
|
|
1402
|
-
/**
|
|
1403
|
-
* The response body as parsed JSON or XML
|
|
1404
|
-
*/
|
|
1405
|
-
parsedBody: PrivateEndpointConnection;
|
|
1406
|
-
};
|
|
1407
|
-
};
|
|
1408
|
-
/**
|
|
1409
|
-
* Contains response data for the listNext operation.
|
|
1410
|
-
*/
|
|
1411
|
-
export declare type SignalRPrivateEndpointConnectionsListNextResponse = PrivateEndpointConnectionList & {
|
|
1412
|
-
/**
|
|
1413
|
-
* The underlying HTTP response.
|
|
1414
|
-
*/
|
|
1415
|
-
_response: msRest.HttpResponse & {
|
|
1416
|
-
/**
|
|
1417
|
-
* The response body as text (string format)
|
|
1418
|
-
*/
|
|
1419
|
-
bodyAsText: string;
|
|
1420
|
-
/**
|
|
1421
|
-
* The response body as parsed JSON or XML
|
|
1422
|
-
*/
|
|
1423
|
-
parsedBody: PrivateEndpointConnectionList;
|
|
1424
|
-
};
|
|
1425
|
-
};
|
|
1426
|
-
/**
|
|
1427
|
-
* Contains response data for the list operation.
|
|
1428
|
-
*/
|
|
1429
|
-
export declare type SignalRPrivateLinkResourcesListResponse = PrivateLinkResourceList & {
|
|
1430
|
-
/**
|
|
1431
|
-
* The underlying HTTP response.
|
|
1432
|
-
*/
|
|
1433
|
-
_response: msRest.HttpResponse & {
|
|
1434
|
-
/**
|
|
1435
|
-
* The response body as text (string format)
|
|
1436
|
-
*/
|
|
1437
|
-
bodyAsText: string;
|
|
1438
|
-
/**
|
|
1439
|
-
* The response body as parsed JSON or XML
|
|
1440
|
-
*/
|
|
1441
|
-
parsedBody: PrivateLinkResourceList;
|
|
1442
|
-
};
|
|
1443
|
-
};
|
|
1444
|
-
/**
|
|
1445
|
-
* Contains response data for the listNext operation.
|
|
1446
|
-
*/
|
|
1447
|
-
export declare type SignalRPrivateLinkResourcesListNextResponse = PrivateLinkResourceList & {
|
|
1448
|
-
/**
|
|
1449
|
-
* The underlying HTTP response.
|
|
1450
|
-
*/
|
|
1451
|
-
_response: msRest.HttpResponse & {
|
|
1452
|
-
/**
|
|
1453
|
-
* The response body as text (string format)
|
|
1454
|
-
*/
|
|
1455
|
-
bodyAsText: string;
|
|
1456
|
-
/**
|
|
1457
|
-
* The response body as parsed JSON or XML
|
|
1458
|
-
*/
|
|
1459
|
-
parsedBody: PrivateLinkResourceList;
|
|
1460
|
-
};
|
|
1461
|
-
};
|
|
1462
|
-
/**
|
|
1463
|
-
* Contains response data for the list operation.
|
|
1464
|
-
*/
|
|
1465
|
-
export declare type SignalRSharedPrivateLinkResourcesListResponse = SharedPrivateLinkResourceList & {
|
|
1466
|
-
/**
|
|
1467
|
-
* The underlying HTTP response.
|
|
1468
|
-
*/
|
|
1469
|
-
_response: msRest.HttpResponse & {
|
|
1470
|
-
/**
|
|
1471
|
-
* The response body as text (string format)
|
|
1472
|
-
*/
|
|
1473
|
-
bodyAsText: string;
|
|
1474
|
-
/**
|
|
1475
|
-
* The response body as parsed JSON or XML
|
|
1476
|
-
*/
|
|
1477
|
-
parsedBody: SharedPrivateLinkResourceList;
|
|
1478
|
-
};
|
|
1479
|
-
};
|
|
1480
|
-
/**
|
|
1481
|
-
* Contains response data for the get operation.
|
|
1482
|
-
*/
|
|
1483
|
-
export declare type SignalRSharedPrivateLinkResourcesGetResponse = SharedPrivateLinkResource & {
|
|
1484
|
-
/**
|
|
1485
|
-
* The underlying HTTP response.
|
|
1486
|
-
*/
|
|
1487
|
-
_response: msRest.HttpResponse & {
|
|
1488
|
-
/**
|
|
1489
|
-
* The response body as text (string format)
|
|
1490
|
-
*/
|
|
1491
|
-
bodyAsText: string;
|
|
1492
|
-
/**
|
|
1493
|
-
* The response body as parsed JSON or XML
|
|
1494
|
-
*/
|
|
1495
|
-
parsedBody: SharedPrivateLinkResource;
|
|
1496
|
-
};
|
|
1497
|
-
};
|
|
1498
|
-
/**
|
|
1499
|
-
* Contains response data for the createOrUpdate operation.
|
|
1500
|
-
*/
|
|
1501
|
-
export declare type SignalRSharedPrivateLinkResourcesCreateOrUpdateResponse = SharedPrivateLinkResource & {
|
|
1502
|
-
/**
|
|
1503
|
-
* The underlying HTTP response.
|
|
1504
|
-
*/
|
|
1505
|
-
_response: msRest.HttpResponse & {
|
|
1506
|
-
/**
|
|
1507
|
-
* The response body as text (string format)
|
|
1508
|
-
*/
|
|
1509
|
-
bodyAsText: string;
|
|
1510
|
-
/**
|
|
1511
|
-
* The response body as parsed JSON or XML
|
|
1512
|
-
*/
|
|
1513
|
-
parsedBody: SharedPrivateLinkResource;
|
|
1514
|
-
};
|
|
1515
|
-
};
|
|
1516
|
-
/**
|
|
1517
|
-
* Contains response data for the beginCreateOrUpdate operation.
|
|
1518
|
-
*/
|
|
1519
|
-
export declare type SignalRSharedPrivateLinkResourcesBeginCreateOrUpdateResponse = SharedPrivateLinkResource & {
|
|
1520
|
-
/**
|
|
1521
|
-
* The underlying HTTP response.
|
|
1522
|
-
*/
|
|
1523
|
-
_response: msRest.HttpResponse & {
|
|
1524
|
-
/**
|
|
1525
|
-
* The response body as text (string format)
|
|
1526
|
-
*/
|
|
1527
|
-
bodyAsText: string;
|
|
1528
|
-
/**
|
|
1529
|
-
* The response body as parsed JSON or XML
|
|
1530
|
-
*/
|
|
1531
|
-
parsedBody: SharedPrivateLinkResource;
|
|
1532
|
-
};
|
|
1533
|
-
};
|
|
1534
|
-
/**
|
|
1535
|
-
* Contains response data for the listNext operation.
|
|
1536
|
-
*/
|
|
1537
|
-
export declare type SignalRSharedPrivateLinkResourcesListNextResponse = SharedPrivateLinkResourceList & {
|
|
1538
|
-
/**
|
|
1539
|
-
* The underlying HTTP response.
|
|
1540
|
-
*/
|
|
1541
|
-
_response: msRest.HttpResponse & {
|
|
1542
|
-
/**
|
|
1543
|
-
* The response body as text (string format)
|
|
1544
|
-
*/
|
|
1545
|
-
bodyAsText: string;
|
|
1546
|
-
/**
|
|
1547
|
-
* The response body as parsed JSON or XML
|
|
1548
|
-
*/
|
|
1549
|
-
parsedBody: SharedPrivateLinkResourceList;
|
|
1550
|
-
};
|
|
1551
|
-
};
|
|
1552
|
-
//# sourceMappingURL=index.d.ts.map
|