@azure/arm-digitaltwins 3.3.1-alpha.20250718.1 → 3.3.1-alpha.20250730.1
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/dist/browser/azureDigitalTwinsManagementClient.js +19 -5
- package/dist/browser/azureDigitalTwinsManagementClient.js.map +1 -1
- package/dist/browser/lroImpl.js +7 -3
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/mappers.js +84 -38
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/operations/digitalTwins.js +78 -97
- package/dist/browser/operations/digitalTwins.js.map +1 -1
- package/dist/browser/operations/digitalTwinsEndpoint.js +45 -52
- package/dist/browser/operations/digitalTwinsEndpoint.js.map +1 -1
- package/dist/browser/operations/operations.js +23 -40
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/privateEndpointConnections.js +23 -12
- package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
- package/dist/browser/operations/privateLinkResources.js +1 -0
- package/dist/browser/operations/privateLinkResources.js.map +1 -1
- package/dist/browser/operations/timeSeriesDatabaseConnections.js +45 -52
- package/dist/browser/operations/timeSeriesDatabaseConnections.js.map +1 -1
- package/dist/browser/pagingHelper.js +2 -4
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/commonjs/azureDigitalTwinsManagementClient.js +19 -5
- package/dist/commonjs/azureDigitalTwinsManagementClient.js.map +1 -1
- package/dist/commonjs/lroImpl.js +7 -3
- package/dist/commonjs/lroImpl.js.map +1 -1
- package/dist/commonjs/models/mappers.js +84 -38
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/operations/digitalTwins.js +78 -96
- package/dist/commonjs/operations/digitalTwins.js.map +1 -1
- package/dist/commonjs/operations/digitalTwinsEndpoint.js +45 -51
- package/dist/commonjs/operations/digitalTwinsEndpoint.js.map +1 -1
- package/dist/commonjs/operations/operations.js +23 -39
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/privateEndpointConnections.js +23 -12
- package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operations/privateLinkResources.js +1 -0
- package/dist/commonjs/operations/privateLinkResources.js.map +1 -1
- package/dist/commonjs/operations/timeSeriesDatabaseConnections.js +45 -51
- package/dist/commonjs/operations/timeSeriesDatabaseConnections.js.map +1 -1
- package/dist/commonjs/pagingHelper.js +2 -4
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +11 -11
- package/dist/esm/azureDigitalTwinsManagementClient.js +19 -5
- package/dist/esm/azureDigitalTwinsManagementClient.js.map +1 -1
- package/dist/esm/lroImpl.js +7 -3
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/mappers.js +84 -38
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/operations/digitalTwins.js +78 -97
- package/dist/esm/operations/digitalTwins.js.map +1 -1
- package/dist/esm/operations/digitalTwinsEndpoint.js +45 -52
- package/dist/esm/operations/digitalTwinsEndpoint.js.map +1 -1
- package/dist/esm/operations/operations.js +23 -40
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/privateEndpointConnections.js +23 -12
- package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
- package/dist/esm/operations/privateLinkResources.js +1 -0
- package/dist/esm/operations/privateLinkResources.js.map +1 -1
- package/dist/esm/operations/timeSeriesDatabaseConnections.js +45 -52
- package/dist/esm/operations/timeSeriesDatabaseConnections.js.map +1 -1
- package/dist/esm/pagingHelper.js +2 -4
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/react-native/azureDigitalTwinsManagementClient.js +19 -5
- package/dist/react-native/azureDigitalTwinsManagementClient.js.map +1 -1
- package/dist/react-native/lroImpl.js +7 -3
- package/dist/react-native/lroImpl.js.map +1 -1
- package/dist/react-native/models/mappers.js +84 -38
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/operations/digitalTwins.js +78 -97
- package/dist/react-native/operations/digitalTwins.js.map +1 -1
- package/dist/react-native/operations/digitalTwinsEndpoint.js +45 -52
- package/dist/react-native/operations/digitalTwinsEndpoint.js.map +1 -1
- package/dist/react-native/operations/operations.js +23 -40
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/privateEndpointConnections.js +23 -12
- package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
- package/dist/react-native/operations/privateLinkResources.js +1 -0
- package/dist/react-native/operations/privateLinkResources.js.map +1 -1
- package/dist/react-native/operations/timeSeriesDatabaseConnections.js +45 -52
- package/dist/react-native/operations/timeSeriesDatabaseConnections.js.map +1 -1
- package/dist/react-native/pagingHelper.js +2 -4
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/package.json +2 -2
- package/review/arm-digitaltwins-node.api.md +759 -759
|
@@ -1,759 +1,759 @@
|
|
|
1
|
-
## API Report File for "@azure/arm-digitaltwins"
|
|
2
|
-
|
|
3
|
-
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
|
|
4
|
-
|
|
5
|
-
```ts
|
|
6
|
-
|
|
7
|
-
import * as coreAuth from '@azure/core-auth';
|
|
8
|
-
import * as coreClient from '@azure/core-client';
|
|
9
|
-
import { OperationState } from '@azure/core-lro';
|
|
10
|
-
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
11
|
-
import { SimplePollerLike } from '@azure/core-lro';
|
|
12
|
-
|
|
13
|
-
// @public
|
|
14
|
-
export type AuthenticationType = string;
|
|
15
|
-
|
|
16
|
-
// @public
|
|
17
|
-
export interface AzureDataExplorerConnectionProperties extends TimeSeriesDatabaseConnectionProperties {
|
|
18
|
-
adxDatabaseName: string;
|
|
19
|
-
adxEndpointUri: string;
|
|
20
|
-
adxRelationshipLifecycleEventsTableName?: string;
|
|
21
|
-
adxResourceId: string;
|
|
22
|
-
adxTableName?: string;
|
|
23
|
-
adxTwinLifecycleEventsTableName?: string;
|
|
24
|
-
connectionType: "AzureDataExplorer";
|
|
25
|
-
eventHubConsumerGroup?: string;
|
|
26
|
-
eventHubEndpointUri: string;
|
|
27
|
-
eventHubEntityPath: string;
|
|
28
|
-
eventHubNamespaceResourceId: string;
|
|
29
|
-
recordPropertyAndItemRemovals?: RecordPropertyAndItemRemovals;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
// @public (undocumented)
|
|
33
|
-
export class AzureDigitalTwinsManagementClient extends coreClient.ServiceClient {
|
|
34
|
-
// (undocumented)
|
|
35
|
-
$host: string;
|
|
36
|
-
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: AzureDigitalTwinsManagementClientOptionalParams);
|
|
37
|
-
// (undocumented)
|
|
38
|
-
apiVersion: string;
|
|
39
|
-
// (undocumented)
|
|
40
|
-
digitalTwins: DigitalTwins;
|
|
41
|
-
// (undocumented)
|
|
42
|
-
digitalTwinsEndpoint: DigitalTwinsEndpoint;
|
|
43
|
-
// (undocumented)
|
|
44
|
-
operations: Operations;
|
|
45
|
-
// (undocumented)
|
|
46
|
-
privateEndpointConnections: PrivateEndpointConnections;
|
|
47
|
-
// (undocumented)
|
|
48
|
-
privateLinkResources: PrivateLinkResources;
|
|
49
|
-
// (undocumented)
|
|
50
|
-
subscriptionId: string;
|
|
51
|
-
// (undocumented)
|
|
52
|
-
timeSeriesDatabaseConnections: TimeSeriesDatabaseConnections;
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
// @public
|
|
56
|
-
export interface AzureDigitalTwinsManagementClientOptionalParams extends coreClient.ServiceClientOptions {
|
|
57
|
-
$host?: string;
|
|
58
|
-
apiVersion?: string;
|
|
59
|
-
endpoint?: string;
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
// @public
|
|
63
|
-
export interface CheckNameRequest {
|
|
64
|
-
name: string;
|
|
65
|
-
type: "Microsoft.DigitalTwins/digitalTwinsInstances";
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
// @public
|
|
69
|
-
export interface CheckNameResult {
|
|
70
|
-
message?: string;
|
|
71
|
-
nameAvailable?: boolean;
|
|
72
|
-
reason?: Reason;
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
// @public
|
|
76
|
-
export type CleanupConnectionArtifacts = string;
|
|
77
|
-
|
|
78
|
-
// @public
|
|
79
|
-
export interface ConnectionProperties {
|
|
80
|
-
groupIds?: string[];
|
|
81
|
-
privateEndpoint?: PrivateEndpoint;
|
|
82
|
-
privateLinkServiceConnectionState?: ConnectionPropertiesPrivateLinkServiceConnectionState;
|
|
83
|
-
readonly provisioningState?: ConnectionPropertiesProvisioningState;
|
|
84
|
-
}
|
|
85
|
-
|
|
86
|
-
// @public
|
|
87
|
-
export interface ConnectionPropertiesPrivateLinkServiceConnectionState extends ConnectionState {
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
// @public
|
|
91
|
-
export type ConnectionPropertiesProvisioningState = string;
|
|
92
|
-
|
|
93
|
-
// @public
|
|
94
|
-
export interface ConnectionState {
|
|
95
|
-
actionsRequired?: string;
|
|
96
|
-
description: string;
|
|
97
|
-
status: PrivateLinkServiceConnectionStatus;
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
// @public
|
|
101
|
-
export type ConnectionType = string;
|
|
102
|
-
|
|
103
|
-
// @public
|
|
104
|
-
export type CreatedByType = string;
|
|
105
|
-
|
|
106
|
-
// @public
|
|
107
|
-
export interface DigitalTwins {
|
|
108
|
-
beginCreateOrUpdate(resourceGroupName: string, resourceName: string, digitalTwinsCreate: DigitalTwinsDescription, options?: DigitalTwinsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DigitalTwinsCreateOrUpdateResponse>, DigitalTwinsCreateOrUpdateResponse>>;
|
|
109
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, resourceName: string, digitalTwinsCreate: DigitalTwinsDescription, options?: DigitalTwinsCreateOrUpdateOptionalParams): Promise<DigitalTwinsCreateOrUpdateResponse>;
|
|
110
|
-
beginDelete(resourceGroupName: string, resourceName: string, options?: DigitalTwinsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<DigitalTwinsDeleteResponse>, DigitalTwinsDeleteResponse>>;
|
|
111
|
-
beginDeleteAndWait(resourceGroupName: string, resourceName: string, options?: DigitalTwinsDeleteOptionalParams): Promise<DigitalTwinsDeleteResponse>;
|
|
112
|
-
beginUpdate(resourceGroupName: string, resourceName: string, digitalTwinsPatchDescription: DigitalTwinsPatchDescription, options?: DigitalTwinsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DigitalTwinsUpdateResponse>, DigitalTwinsUpdateResponse>>;
|
|
113
|
-
beginUpdateAndWait(resourceGroupName: string, resourceName: string, digitalTwinsPatchDescription: DigitalTwinsPatchDescription, options?: DigitalTwinsUpdateOptionalParams): Promise<DigitalTwinsUpdateResponse>;
|
|
114
|
-
checkNameAvailability(location: string, digitalTwinsInstanceCheckName: CheckNameRequest, options?: DigitalTwinsCheckNameAvailabilityOptionalParams): Promise<DigitalTwinsCheckNameAvailabilityResponse>;
|
|
115
|
-
get(resourceGroupName: string, resourceName: string, options?: DigitalTwinsGetOptionalParams): Promise<DigitalTwinsGetResponse>;
|
|
116
|
-
list(options?: DigitalTwinsListOptionalParams): PagedAsyncIterableIterator<DigitalTwinsDescription>;
|
|
117
|
-
listByResourceGroup(resourceGroupName: string, options?: DigitalTwinsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<DigitalTwinsDescription>;
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
// @public
|
|
121
|
-
export interface DigitalTwinsCheckNameAvailabilityOptionalParams extends coreClient.OperationOptions {
|
|
122
|
-
}
|
|
123
|
-
|
|
124
|
-
// @public
|
|
125
|
-
export type DigitalTwinsCheckNameAvailabilityResponse = CheckNameResult;
|
|
126
|
-
|
|
127
|
-
// @public
|
|
128
|
-
export interface DigitalTwinsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
129
|
-
resumeFrom?: string;
|
|
130
|
-
updateIntervalInMs?: number;
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
// @public
|
|
134
|
-
export type DigitalTwinsCreateOrUpdateResponse = DigitalTwinsDescription;
|
|
135
|
-
|
|
136
|
-
// @public
|
|
137
|
-
export interface DigitalTwinsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
138
|
-
resumeFrom?: string;
|
|
139
|
-
updateIntervalInMs?: number;
|
|
140
|
-
}
|
|
141
|
-
|
|
142
|
-
// @public
|
|
143
|
-
export type DigitalTwinsDeleteResponse = DigitalTwinsDescription;
|
|
144
|
-
|
|
145
|
-
// @public
|
|
146
|
-
export interface DigitalTwinsDescription extends DigitalTwinsResource {
|
|
147
|
-
readonly createdTime?: Date;
|
|
148
|
-
readonly hostName?: string;
|
|
149
|
-
readonly lastUpdatedTime?: Date;
|
|
150
|
-
privateEndpointConnections?: PrivateEndpointConnection[];
|
|
151
|
-
readonly provisioningState?: ProvisioningState;
|
|
152
|
-
publicNetworkAccess?: PublicNetworkAccess;
|
|
153
|
-
}
|
|
154
|
-
|
|
155
|
-
// @public
|
|
156
|
-
export interface DigitalTwinsDescriptionListResult {
|
|
157
|
-
nextLink?: string;
|
|
158
|
-
value?: DigitalTwinsDescription[];
|
|
159
|
-
}
|
|
160
|
-
|
|
161
|
-
// @public
|
|
162
|
-
export interface DigitalTwinsEndpoint {
|
|
163
|
-
beginCreateOrUpdate(resourceGroupName: string, resourceName: string, endpointName: string, endpointDescription: DigitalTwinsEndpointResource, options?: DigitalTwinsEndpointCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DigitalTwinsEndpointCreateOrUpdateResponse>, DigitalTwinsEndpointCreateOrUpdateResponse>>;
|
|
164
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, resourceName: string, endpointName: string, endpointDescription: DigitalTwinsEndpointResource, options?: DigitalTwinsEndpointCreateOrUpdateOptionalParams): Promise<DigitalTwinsEndpointCreateOrUpdateResponse>;
|
|
165
|
-
beginDelete(resourceGroupName: string, resourceName: string, endpointName: string, options?: DigitalTwinsEndpointDeleteOptionalParams): Promise<SimplePollerLike<OperationState<DigitalTwinsEndpointDeleteResponse>, DigitalTwinsEndpointDeleteResponse>>;
|
|
166
|
-
beginDeleteAndWait(resourceGroupName: string, resourceName: string, endpointName: string, options?: DigitalTwinsEndpointDeleteOptionalParams): Promise<DigitalTwinsEndpointDeleteResponse>;
|
|
167
|
-
get(resourceGroupName: string, resourceName: string, endpointName: string, options?: DigitalTwinsEndpointGetOptionalParams): Promise<DigitalTwinsEndpointGetResponse>;
|
|
168
|
-
list(resourceGroupName: string, resourceName: string, options?: DigitalTwinsEndpointListOptionalParams): PagedAsyncIterableIterator<DigitalTwinsEndpointResource>;
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
// @public
|
|
172
|
-
export interface DigitalTwinsEndpointCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
173
|
-
resumeFrom?: string;
|
|
174
|
-
updateIntervalInMs?: number;
|
|
175
|
-
}
|
|
176
|
-
|
|
177
|
-
// @public
|
|
178
|
-
export type DigitalTwinsEndpointCreateOrUpdateResponse = DigitalTwinsEndpointResource;
|
|
179
|
-
|
|
180
|
-
// @public
|
|
181
|
-
export interface DigitalTwinsEndpointDeleteOptionalParams extends coreClient.OperationOptions {
|
|
182
|
-
resumeFrom?: string;
|
|
183
|
-
updateIntervalInMs?: number;
|
|
184
|
-
}
|
|
185
|
-
|
|
186
|
-
// @public
|
|
187
|
-
export type DigitalTwinsEndpointDeleteResponse = DigitalTwinsEndpointResource;
|
|
188
|
-
|
|
189
|
-
// @public
|
|
190
|
-
export interface DigitalTwinsEndpointGetOptionalParams extends coreClient.OperationOptions {
|
|
191
|
-
}
|
|
192
|
-
|
|
193
|
-
// @public
|
|
194
|
-
export type DigitalTwinsEndpointGetResponse = DigitalTwinsEndpointResource;
|
|
195
|
-
|
|
196
|
-
// @public
|
|
197
|
-
export interface DigitalTwinsEndpointListNextOptionalParams extends coreClient.OperationOptions {
|
|
198
|
-
}
|
|
199
|
-
|
|
200
|
-
// @public
|
|
201
|
-
export type DigitalTwinsEndpointListNextResponse = DigitalTwinsEndpointResourceListResult;
|
|
202
|
-
|
|
203
|
-
// @public
|
|
204
|
-
export interface DigitalTwinsEndpointListOptionalParams extends coreClient.OperationOptions {
|
|
205
|
-
}
|
|
206
|
-
|
|
207
|
-
// @public
|
|
208
|
-
export type DigitalTwinsEndpointListResponse = DigitalTwinsEndpointResourceListResult;
|
|
209
|
-
|
|
210
|
-
// @public
|
|
211
|
-
export interface DigitalTwinsEndpointResource extends ExternalResource {
|
|
212
|
-
properties: DigitalTwinsEndpointResourcePropertiesUnion;
|
|
213
|
-
}
|
|
214
|
-
|
|
215
|
-
// @public
|
|
216
|
-
export interface DigitalTwinsEndpointResourceListResult {
|
|
217
|
-
nextLink?: string;
|
|
218
|
-
value?: DigitalTwinsEndpointResource[];
|
|
219
|
-
}
|
|
220
|
-
|
|
221
|
-
// @public
|
|
222
|
-
export interface DigitalTwinsEndpointResourceProperties {
|
|
223
|
-
authenticationType?: AuthenticationType;
|
|
224
|
-
readonly createdTime?: Date;
|
|
225
|
-
deadLetterSecret?: string;
|
|
226
|
-
deadLetterUri?: string;
|
|
227
|
-
endpointType: "ServiceBus" | "EventHub" | "EventGrid";
|
|
228
|
-
identity?: ManagedIdentityReference;
|
|
229
|
-
readonly provisioningState?: EndpointProvisioningState;
|
|
230
|
-
}
|
|
231
|
-
|
|
232
|
-
// @public (undocumented)
|
|
233
|
-
export type DigitalTwinsEndpointResourcePropertiesUnion = DigitalTwinsEndpointResourceProperties | ServiceBus | EventHub | EventGrid;
|
|
234
|
-
|
|
235
|
-
// @public
|
|
236
|
-
export interface DigitalTwinsGetOptionalParams extends coreClient.OperationOptions {
|
|
237
|
-
}
|
|
238
|
-
|
|
239
|
-
// @public
|
|
240
|
-
export type DigitalTwinsGetResponse = DigitalTwinsDescription;
|
|
241
|
-
|
|
242
|
-
// @public
|
|
243
|
-
export interface DigitalTwinsIdentity {
|
|
244
|
-
readonly principalId?: string;
|
|
245
|
-
readonly tenantId?: string;
|
|
246
|
-
type?: DigitalTwinsIdentityType;
|
|
247
|
-
userAssignedIdentities?: {
|
|
248
|
-
[propertyName: string]: UserAssignedIdentity;
|
|
249
|
-
};
|
|
250
|
-
}
|
|
251
|
-
|
|
252
|
-
// @public
|
|
253
|
-
export type DigitalTwinsIdentityType = string;
|
|
254
|
-
|
|
255
|
-
// @public
|
|
256
|
-
export interface DigitalTwinsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
257
|
-
}
|
|
258
|
-
|
|
259
|
-
// @public
|
|
260
|
-
export type DigitalTwinsListByResourceGroupNextResponse = DigitalTwinsDescriptionListResult;
|
|
261
|
-
|
|
262
|
-
// @public
|
|
263
|
-
export interface DigitalTwinsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
264
|
-
}
|
|
265
|
-
|
|
266
|
-
// @public
|
|
267
|
-
export type DigitalTwinsListByResourceGroupResponse = DigitalTwinsDescriptionListResult;
|
|
268
|
-
|
|
269
|
-
// @public
|
|
270
|
-
export interface DigitalTwinsListNextOptionalParams extends coreClient.OperationOptions {
|
|
271
|
-
}
|
|
272
|
-
|
|
273
|
-
// @public
|
|
274
|
-
export type DigitalTwinsListNextResponse = DigitalTwinsDescriptionListResult;
|
|
275
|
-
|
|
276
|
-
// @public
|
|
277
|
-
export interface DigitalTwinsListOptionalParams extends coreClient.OperationOptions {
|
|
278
|
-
}
|
|
279
|
-
|
|
280
|
-
// @public
|
|
281
|
-
export type DigitalTwinsListResponse = DigitalTwinsDescriptionListResult;
|
|
282
|
-
|
|
283
|
-
// @public
|
|
284
|
-
export interface DigitalTwinsPatchDescription {
|
|
285
|
-
identity?: DigitalTwinsIdentity;
|
|
286
|
-
properties?: DigitalTwinsPatchProperties;
|
|
287
|
-
tags?: {
|
|
288
|
-
[propertyName: string]: string;
|
|
289
|
-
};
|
|
290
|
-
}
|
|
291
|
-
|
|
292
|
-
// @public
|
|
293
|
-
export interface DigitalTwinsPatchProperties {
|
|
294
|
-
publicNetworkAccess?: PublicNetworkAccess;
|
|
295
|
-
}
|
|
296
|
-
|
|
297
|
-
// @public
|
|
298
|
-
export interface DigitalTwinsResource {
|
|
299
|
-
readonly id?: string;
|
|
300
|
-
identity?: DigitalTwinsIdentity;
|
|
301
|
-
location: string;
|
|
302
|
-
readonly name?: string;
|
|
303
|
-
readonly systemData?: SystemData;
|
|
304
|
-
tags?: {
|
|
305
|
-
[propertyName: string]: string;
|
|
306
|
-
};
|
|
307
|
-
readonly type?: string;
|
|
308
|
-
}
|
|
309
|
-
|
|
310
|
-
// @public
|
|
311
|
-
export interface DigitalTwinsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
312
|
-
resumeFrom?: string;
|
|
313
|
-
updateIntervalInMs?: number;
|
|
314
|
-
}
|
|
315
|
-
|
|
316
|
-
// @public
|
|
317
|
-
export type DigitalTwinsUpdateResponse = DigitalTwinsDescription;
|
|
318
|
-
|
|
319
|
-
// @public
|
|
320
|
-
export type EndpointProvisioningState = string;
|
|
321
|
-
|
|
322
|
-
// @public
|
|
323
|
-
export type EndpointType = string;
|
|
324
|
-
|
|
325
|
-
// @public
|
|
326
|
-
export interface ErrorDefinition {
|
|
327
|
-
readonly code?: string;
|
|
328
|
-
readonly details?: ErrorDefinition[];
|
|
329
|
-
readonly message?: string;
|
|
330
|
-
}
|
|
331
|
-
|
|
332
|
-
// @public
|
|
333
|
-
export interface ErrorResponse {
|
|
334
|
-
error?: ErrorDefinition;
|
|
335
|
-
}
|
|
336
|
-
|
|
337
|
-
// @public
|
|
338
|
-
export interface EventGrid extends DigitalTwinsEndpointResourceProperties {
|
|
339
|
-
accessKey1: string | null;
|
|
340
|
-
accessKey2?: string;
|
|
341
|
-
endpointType: "EventGrid";
|
|
342
|
-
topicEndpoint: string;
|
|
343
|
-
}
|
|
344
|
-
|
|
345
|
-
// @public
|
|
346
|
-
export interface EventHub extends DigitalTwinsEndpointResourceProperties {
|
|
347
|
-
connectionStringPrimaryKey?: string;
|
|
348
|
-
connectionStringSecondaryKey?: string;
|
|
349
|
-
endpointType: "EventHub";
|
|
350
|
-
endpointUri?: string;
|
|
351
|
-
entityPath?: string;
|
|
352
|
-
}
|
|
353
|
-
|
|
354
|
-
// @public
|
|
355
|
-
export interface ExternalResource {
|
|
356
|
-
readonly id?: string;
|
|
357
|
-
readonly name?: string;
|
|
358
|
-
readonly systemData?: SystemData;
|
|
359
|
-
readonly type?: string;
|
|
360
|
-
}
|
|
361
|
-
|
|
362
|
-
// @public
|
|
363
|
-
export function getContinuationToken(page: unknown): string | undefined;
|
|
364
|
-
|
|
365
|
-
// @public
|
|
366
|
-
export interface GroupIdInformation {
|
|
367
|
-
id?: string;
|
|
368
|
-
readonly name?: string;
|
|
369
|
-
properties: GroupIdInformationProperties;
|
|
370
|
-
readonly type?: string;
|
|
371
|
-
}
|
|
372
|
-
|
|
373
|
-
// @public
|
|
374
|
-
export interface GroupIdInformationProperties {
|
|
375
|
-
groupId?: string;
|
|
376
|
-
requiredMembers?: string[];
|
|
377
|
-
requiredZoneNames?: string[];
|
|
378
|
-
}
|
|
379
|
-
|
|
380
|
-
// @public
|
|
381
|
-
export interface GroupIdInformationResponse {
|
|
382
|
-
value?: GroupIdInformation[];
|
|
383
|
-
}
|
|
384
|
-
|
|
385
|
-
// @public
|
|
386
|
-
export type IdentityType = string;
|
|
387
|
-
|
|
388
|
-
// @public
|
|
389
|
-
export enum KnownAuthenticationType {
|
|
390
|
-
IdentityBased = "IdentityBased",
|
|
391
|
-
KeyBased = "KeyBased"
|
|
392
|
-
}
|
|
393
|
-
|
|
394
|
-
// @public
|
|
395
|
-
export enum KnownCleanupConnectionArtifacts {
|
|
396
|
-
False = "false",
|
|
397
|
-
True = "true"
|
|
398
|
-
}
|
|
399
|
-
|
|
400
|
-
// @public
|
|
401
|
-
export enum KnownConnectionPropertiesProvisioningState {
|
|
402
|
-
Approved = "Approved",
|
|
403
|
-
Disconnected = "Disconnected",
|
|
404
|
-
Pending = "Pending",
|
|
405
|
-
Rejected = "Rejected"
|
|
406
|
-
}
|
|
407
|
-
|
|
408
|
-
// @public
|
|
409
|
-
export enum KnownConnectionType {
|
|
410
|
-
AzureDataExplorer = "AzureDataExplorer"
|
|
411
|
-
}
|
|
412
|
-
|
|
413
|
-
// @public
|
|
414
|
-
export enum KnownCreatedByType {
|
|
415
|
-
Application = "Application",
|
|
416
|
-
Key = "Key",
|
|
417
|
-
ManagedIdentity = "ManagedIdentity",
|
|
418
|
-
User = "User"
|
|
419
|
-
}
|
|
420
|
-
|
|
421
|
-
// @public
|
|
422
|
-
export enum KnownDigitalTwinsIdentityType {
|
|
423
|
-
None = "None",
|
|
424
|
-
SystemAssigned = "SystemAssigned",
|
|
425
|
-
SystemAssignedUserAssigned = "SystemAssigned,UserAssigned",
|
|
426
|
-
UserAssigned = "UserAssigned"
|
|
427
|
-
}
|
|
428
|
-
|
|
429
|
-
// @public
|
|
430
|
-
export enum KnownEndpointProvisioningState {
|
|
431
|
-
Canceled = "Canceled",
|
|
432
|
-
Deleted = "Deleted",
|
|
433
|
-
Deleting = "Deleting",
|
|
434
|
-
Disabled = "Disabled",
|
|
435
|
-
Failed = "Failed",
|
|
436
|
-
Moving = "Moving",
|
|
437
|
-
Provisioning = "Provisioning",
|
|
438
|
-
Restoring = "Restoring",
|
|
439
|
-
Succeeded = "Succeeded",
|
|
440
|
-
Suspending = "Suspending",
|
|
441
|
-
Updating = "Updating",
|
|
442
|
-
Warning = "Warning"
|
|
443
|
-
}
|
|
444
|
-
|
|
445
|
-
// @public
|
|
446
|
-
export enum KnownEndpointType {
|
|
447
|
-
EventGrid = "EventGrid",
|
|
448
|
-
EventHub = "EventHub",
|
|
449
|
-
ServiceBus = "ServiceBus"
|
|
450
|
-
}
|
|
451
|
-
|
|
452
|
-
// @public
|
|
453
|
-
export enum KnownIdentityType {
|
|
454
|
-
SystemAssigned = "SystemAssigned",
|
|
455
|
-
UserAssigned = "UserAssigned"
|
|
456
|
-
}
|
|
457
|
-
|
|
458
|
-
// @public
|
|
459
|
-
export enum KnownPrivateLinkServiceConnectionStatus {
|
|
460
|
-
Approved = "Approved",
|
|
461
|
-
Disconnected = "Disconnected",
|
|
462
|
-
Pending = "Pending",
|
|
463
|
-
Rejected = "Rejected"
|
|
464
|
-
}
|
|
465
|
-
|
|
466
|
-
// @public
|
|
467
|
-
export enum KnownProvisioningState {
|
|
468
|
-
Canceled = "Canceled",
|
|
469
|
-
Deleted = "Deleted",
|
|
470
|
-
Deleting = "Deleting",
|
|
471
|
-
Failed = "Failed",
|
|
472
|
-
Moving = "Moving",
|
|
473
|
-
Provisioning = "Provisioning",
|
|
474
|
-
Restoring = "Restoring",
|
|
475
|
-
Succeeded = "Succeeded",
|
|
476
|
-
Suspending = "Suspending",
|
|
477
|
-
Updating = "Updating",
|
|
478
|
-
Warning = "Warning"
|
|
479
|
-
}
|
|
480
|
-
|
|
481
|
-
// @public
|
|
482
|
-
export enum KnownPublicNetworkAccess {
|
|
483
|
-
Disabled = "Disabled",
|
|
484
|
-
Enabled = "Enabled"
|
|
485
|
-
}
|
|
486
|
-
|
|
487
|
-
// @public
|
|
488
|
-
export enum KnownReason {
|
|
489
|
-
AlreadyExists = "AlreadyExists",
|
|
490
|
-
Invalid = "Invalid"
|
|
491
|
-
}
|
|
492
|
-
|
|
493
|
-
// @public
|
|
494
|
-
export enum KnownRecordPropertyAndItemRemovals {
|
|
495
|
-
False = "false",
|
|
496
|
-
True = "true"
|
|
497
|
-
}
|
|
498
|
-
|
|
499
|
-
// @public
|
|
500
|
-
export enum KnownTimeSeriesDatabaseConnectionState {
|
|
501
|
-
Canceled = "Canceled",
|
|
502
|
-
Deleted = "Deleted",
|
|
503
|
-
Deleting = "Deleting",
|
|
504
|
-
Disabled = "Disabled",
|
|
505
|
-
Failed = "Failed",
|
|
506
|
-
Moving = "Moving",
|
|
507
|
-
Provisioning = "Provisioning",
|
|
508
|
-
Restoring = "Restoring",
|
|
509
|
-
Succeeded = "Succeeded",
|
|
510
|
-
Suspending = "Suspending",
|
|
511
|
-
Updating = "Updating",
|
|
512
|
-
Warning = "Warning"
|
|
513
|
-
}
|
|
514
|
-
|
|
515
|
-
// @public
|
|
516
|
-
export interface ManagedIdentityReference {
|
|
517
|
-
type?: IdentityType;
|
|
518
|
-
userAssignedIdentity?: string;
|
|
519
|
-
}
|
|
520
|
-
|
|
521
|
-
// @public
|
|
522
|
-
export interface Operation {
|
|
523
|
-
display?: OperationDisplay;
|
|
524
|
-
readonly isDataAction?: boolean;
|
|
525
|
-
readonly name?: string;
|
|
526
|
-
readonly origin?: string;
|
|
527
|
-
readonly properties?: {
|
|
528
|
-
[propertyName: string]: Record<string, unknown>;
|
|
529
|
-
};
|
|
530
|
-
}
|
|
531
|
-
|
|
532
|
-
// @public
|
|
533
|
-
export interface OperationDisplay {
|
|
534
|
-
readonly description?: string;
|
|
535
|
-
readonly operation?: string;
|
|
536
|
-
readonly provider?: string;
|
|
537
|
-
readonly resource?: string;
|
|
538
|
-
}
|
|
539
|
-
|
|
540
|
-
// @public
|
|
541
|
-
export interface OperationListResult {
|
|
542
|
-
nextLink?: string;
|
|
543
|
-
readonly value?: Operation[];
|
|
544
|
-
}
|
|
545
|
-
|
|
546
|
-
// @public
|
|
547
|
-
export interface Operations {
|
|
548
|
-
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
|
|
549
|
-
}
|
|
550
|
-
|
|
551
|
-
// @public
|
|
552
|
-
export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
553
|
-
}
|
|
554
|
-
|
|
555
|
-
// @public
|
|
556
|
-
export type OperationsListNextResponse = OperationListResult;
|
|
557
|
-
|
|
558
|
-
// @public
|
|
559
|
-
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
560
|
-
}
|
|
561
|
-
|
|
562
|
-
// @public
|
|
563
|
-
export type OperationsListResponse = OperationListResult;
|
|
564
|
-
|
|
565
|
-
// @public
|
|
566
|
-
export interface PrivateEndpoint {
|
|
567
|
-
readonly id?: string;
|
|
568
|
-
}
|
|
569
|
-
|
|
570
|
-
// @public
|
|
571
|
-
export interface PrivateEndpointConnection {
|
|
572
|
-
readonly id?: string;
|
|
573
|
-
readonly name?: string;
|
|
574
|
-
properties: ConnectionProperties;
|
|
575
|
-
readonly systemData?: SystemData;
|
|
576
|
-
readonly type?: string;
|
|
577
|
-
}
|
|
578
|
-
|
|
579
|
-
// @public
|
|
580
|
-
export interface PrivateEndpointConnections {
|
|
581
|
-
beginCreateOrUpdate(resourceGroupName: string, resourceName: string, privateEndpointConnectionName: string, privateEndpointConnection: PrivateEndpointConnection, options?: PrivateEndpointConnectionsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<PrivateEndpointConnectionsCreateOrUpdateResponse>, PrivateEndpointConnectionsCreateOrUpdateResponse>>;
|
|
582
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, resourceName: string, privateEndpointConnectionName: string, privateEndpointConnection: PrivateEndpointConnection, options?: PrivateEndpointConnectionsCreateOrUpdateOptionalParams): Promise<PrivateEndpointConnectionsCreateOrUpdateResponse>;
|
|
583
|
-
beginDelete(resourceGroupName: string, resourceName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
584
|
-
beginDeleteAndWait(resourceGroupName: string, resourceName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<void>;
|
|
585
|
-
get(resourceGroupName: string, resourceName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsGetOptionalParams): Promise<PrivateEndpointConnectionsGetResponse>;
|
|
586
|
-
list(resourceGroupName: string, resourceName: string, options?: PrivateEndpointConnectionsListOptionalParams): Promise<PrivateEndpointConnectionsListResponse>;
|
|
587
|
-
}
|
|
588
|
-
|
|
589
|
-
// @public
|
|
590
|
-
export interface PrivateEndpointConnectionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
591
|
-
resumeFrom?: string;
|
|
592
|
-
updateIntervalInMs?: number;
|
|
593
|
-
}
|
|
594
|
-
|
|
595
|
-
// @public
|
|
596
|
-
export type PrivateEndpointConnectionsCreateOrUpdateResponse = PrivateEndpointConnection;
|
|
597
|
-
|
|
598
|
-
// @public
|
|
599
|
-
export interface PrivateEndpointConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
600
|
-
resumeFrom?: string;
|
|
601
|
-
updateIntervalInMs?: number;
|
|
602
|
-
}
|
|
603
|
-
|
|
604
|
-
// @public
|
|
605
|
-
export interface PrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {
|
|
606
|
-
}
|
|
607
|
-
|
|
608
|
-
// @public
|
|
609
|
-
export type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;
|
|
610
|
-
|
|
611
|
-
// @public
|
|
612
|
-
export interface PrivateEndpointConnectionsListOptionalParams extends coreClient.OperationOptions {
|
|
613
|
-
}
|
|
614
|
-
|
|
615
|
-
// @public
|
|
616
|
-
export type PrivateEndpointConnectionsListResponse = PrivateEndpointConnectionsResponse;
|
|
617
|
-
|
|
618
|
-
// @public
|
|
619
|
-
export interface PrivateEndpointConnectionsResponse {
|
|
620
|
-
value?: PrivateEndpointConnection[];
|
|
621
|
-
}
|
|
622
|
-
|
|
623
|
-
// @public
|
|
624
|
-
export interface PrivateLinkResources {
|
|
625
|
-
get(resourceGroupName: string, resourceName: string, resourceId: string, options?: PrivateLinkResourcesGetOptionalParams): Promise<PrivateLinkResourcesGetResponse>;
|
|
626
|
-
list(resourceGroupName: string, resourceName: string, options?: PrivateLinkResourcesListOptionalParams): Promise<PrivateLinkResourcesListResponse>;
|
|
627
|
-
}
|
|
628
|
-
|
|
629
|
-
// @public
|
|
630
|
-
export interface PrivateLinkResourcesGetOptionalParams extends coreClient.OperationOptions {
|
|
631
|
-
}
|
|
632
|
-
|
|
633
|
-
// @public
|
|
634
|
-
export type PrivateLinkResourcesGetResponse = GroupIdInformation;
|
|
635
|
-
|
|
636
|
-
// @public
|
|
637
|
-
export interface PrivateLinkResourcesListOptionalParams extends coreClient.OperationOptions {
|
|
638
|
-
}
|
|
639
|
-
|
|
640
|
-
// @public
|
|
641
|
-
export type PrivateLinkResourcesListResponse = GroupIdInformationResponse;
|
|
642
|
-
|
|
643
|
-
// @public
|
|
644
|
-
export type PrivateLinkServiceConnectionStatus = string;
|
|
645
|
-
|
|
646
|
-
// @public
|
|
647
|
-
export type ProvisioningState = string;
|
|
648
|
-
|
|
649
|
-
// @public
|
|
650
|
-
export type PublicNetworkAccess = string;
|
|
651
|
-
|
|
652
|
-
// @public
|
|
653
|
-
export type Reason = string;
|
|
654
|
-
|
|
655
|
-
// @public
|
|
656
|
-
export type RecordPropertyAndItemRemovals = string;
|
|
657
|
-
|
|
658
|
-
// @public
|
|
659
|
-
export interface ServiceBus extends DigitalTwinsEndpointResourceProperties {
|
|
660
|
-
endpointType: "ServiceBus";
|
|
661
|
-
endpointUri?: string;
|
|
662
|
-
entityPath?: string;
|
|
663
|
-
primaryConnectionString?: string;
|
|
664
|
-
secondaryConnectionString?: string;
|
|
665
|
-
}
|
|
666
|
-
|
|
667
|
-
// @public
|
|
668
|
-
export interface SystemData {
|
|
669
|
-
createdAt?: Date;
|
|
670
|
-
createdBy?: string;
|
|
671
|
-
createdByType?: CreatedByType;
|
|
672
|
-
lastModifiedAt?: Date;
|
|
673
|
-
lastModifiedBy?: string;
|
|
674
|
-
lastModifiedByType?: CreatedByType;
|
|
675
|
-
}
|
|
676
|
-
|
|
677
|
-
// @public
|
|
678
|
-
export interface TimeSeriesDatabaseConnection extends ExternalResource {
|
|
679
|
-
properties?: TimeSeriesDatabaseConnectionPropertiesUnion;
|
|
680
|
-
}
|
|
681
|
-
|
|
682
|
-
// @public
|
|
683
|
-
export interface TimeSeriesDatabaseConnectionListResult {
|
|
684
|
-
nextLink?: string;
|
|
685
|
-
value?: TimeSeriesDatabaseConnection[];
|
|
686
|
-
}
|
|
687
|
-
|
|
688
|
-
// @public
|
|
689
|
-
export interface TimeSeriesDatabaseConnectionProperties {
|
|
690
|
-
connectionType: "AzureDataExplorer";
|
|
691
|
-
identity?: ManagedIdentityReference;
|
|
692
|
-
readonly provisioningState?: TimeSeriesDatabaseConnectionState;
|
|
693
|
-
}
|
|
694
|
-
|
|
695
|
-
// @public (undocumented)
|
|
696
|
-
export type TimeSeriesDatabaseConnectionPropertiesUnion = TimeSeriesDatabaseConnectionProperties | AzureDataExplorerConnectionProperties;
|
|
697
|
-
|
|
698
|
-
// @public
|
|
699
|
-
export interface TimeSeriesDatabaseConnections {
|
|
700
|
-
beginCreateOrUpdate(resourceGroupName: string, resourceName: string, timeSeriesDatabaseConnectionName: string, timeSeriesDatabaseConnectionDescription: TimeSeriesDatabaseConnection, options?: TimeSeriesDatabaseConnectionsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<TimeSeriesDatabaseConnectionsCreateOrUpdateResponse>, TimeSeriesDatabaseConnectionsCreateOrUpdateResponse>>;
|
|
701
|
-
beginCreateOrUpdateAndWait(resourceGroupName: string, resourceName: string, timeSeriesDatabaseConnectionName: string, timeSeriesDatabaseConnectionDescription: TimeSeriesDatabaseConnection, options?: TimeSeriesDatabaseConnectionsCreateOrUpdateOptionalParams): Promise<TimeSeriesDatabaseConnectionsCreateOrUpdateResponse>;
|
|
702
|
-
beginDelete(resourceGroupName: string, resourceName: string, timeSeriesDatabaseConnectionName: string, options?: TimeSeriesDatabaseConnectionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<TimeSeriesDatabaseConnectionsDeleteResponse>, TimeSeriesDatabaseConnectionsDeleteResponse>>;
|
|
703
|
-
beginDeleteAndWait(resourceGroupName: string, resourceName: string, timeSeriesDatabaseConnectionName: string, options?: TimeSeriesDatabaseConnectionsDeleteOptionalParams): Promise<TimeSeriesDatabaseConnectionsDeleteResponse>;
|
|
704
|
-
get(resourceGroupName: string, resourceName: string, timeSeriesDatabaseConnectionName: string, options?: TimeSeriesDatabaseConnectionsGetOptionalParams): Promise<TimeSeriesDatabaseConnectionsGetResponse>;
|
|
705
|
-
list(resourceGroupName: string, resourceName: string, options?: TimeSeriesDatabaseConnectionsListOptionalParams): PagedAsyncIterableIterator<TimeSeriesDatabaseConnection>;
|
|
706
|
-
}
|
|
707
|
-
|
|
708
|
-
// @public
|
|
709
|
-
export interface TimeSeriesDatabaseConnectionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
710
|
-
resumeFrom?: string;
|
|
711
|
-
updateIntervalInMs?: number;
|
|
712
|
-
}
|
|
713
|
-
|
|
714
|
-
// @public
|
|
715
|
-
export type TimeSeriesDatabaseConnectionsCreateOrUpdateResponse = TimeSeriesDatabaseConnection;
|
|
716
|
-
|
|
717
|
-
// @public
|
|
718
|
-
export interface TimeSeriesDatabaseConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
719
|
-
cleanupConnectionArtifacts?: CleanupConnectionArtifacts;
|
|
720
|
-
resumeFrom?: string;
|
|
721
|
-
updateIntervalInMs?: number;
|
|
722
|
-
}
|
|
723
|
-
|
|
724
|
-
// @public
|
|
725
|
-
export type TimeSeriesDatabaseConnectionsDeleteResponse = TimeSeriesDatabaseConnection;
|
|
726
|
-
|
|
727
|
-
// @public
|
|
728
|
-
export interface TimeSeriesDatabaseConnectionsGetOptionalParams extends coreClient.OperationOptions {
|
|
729
|
-
}
|
|
730
|
-
|
|
731
|
-
// @public
|
|
732
|
-
export type TimeSeriesDatabaseConnectionsGetResponse = TimeSeriesDatabaseConnection;
|
|
733
|
-
|
|
734
|
-
// @public
|
|
735
|
-
export interface TimeSeriesDatabaseConnectionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
736
|
-
}
|
|
737
|
-
|
|
738
|
-
// @public
|
|
739
|
-
export type TimeSeriesDatabaseConnectionsListNextResponse = TimeSeriesDatabaseConnectionListResult;
|
|
740
|
-
|
|
741
|
-
// @public
|
|
742
|
-
export interface TimeSeriesDatabaseConnectionsListOptionalParams extends coreClient.OperationOptions {
|
|
743
|
-
}
|
|
744
|
-
|
|
745
|
-
// @public
|
|
746
|
-
export type TimeSeriesDatabaseConnectionsListResponse = TimeSeriesDatabaseConnectionListResult;
|
|
747
|
-
|
|
748
|
-
// @public
|
|
749
|
-
export type TimeSeriesDatabaseConnectionState = string;
|
|
750
|
-
|
|
751
|
-
// @public
|
|
752
|
-
export interface UserAssignedIdentity {
|
|
753
|
-
readonly clientId?: string;
|
|
754
|
-
readonly principalId?: string;
|
|
755
|
-
}
|
|
756
|
-
|
|
757
|
-
// (No @packageDocumentation comment for this package)
|
|
758
|
-
|
|
759
|
-
```
|
|
1
|
+
## API Report File for "@azure/arm-digitaltwins"
|
|
2
|
+
|
|
3
|
+
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
|
|
4
|
+
|
|
5
|
+
```ts
|
|
6
|
+
|
|
7
|
+
import * as coreAuth from '@azure/core-auth';
|
|
8
|
+
import * as coreClient from '@azure/core-client';
|
|
9
|
+
import { OperationState } from '@azure/core-lro';
|
|
10
|
+
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
11
|
+
import { SimplePollerLike } from '@azure/core-lro';
|
|
12
|
+
|
|
13
|
+
// @public
|
|
14
|
+
export type AuthenticationType = string;
|
|
15
|
+
|
|
16
|
+
// @public
|
|
17
|
+
export interface AzureDataExplorerConnectionProperties extends TimeSeriesDatabaseConnectionProperties {
|
|
18
|
+
adxDatabaseName: string;
|
|
19
|
+
adxEndpointUri: string;
|
|
20
|
+
adxRelationshipLifecycleEventsTableName?: string;
|
|
21
|
+
adxResourceId: string;
|
|
22
|
+
adxTableName?: string;
|
|
23
|
+
adxTwinLifecycleEventsTableName?: string;
|
|
24
|
+
connectionType: "AzureDataExplorer";
|
|
25
|
+
eventHubConsumerGroup?: string;
|
|
26
|
+
eventHubEndpointUri: string;
|
|
27
|
+
eventHubEntityPath: string;
|
|
28
|
+
eventHubNamespaceResourceId: string;
|
|
29
|
+
recordPropertyAndItemRemovals?: RecordPropertyAndItemRemovals;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
// @public (undocumented)
|
|
33
|
+
export class AzureDigitalTwinsManagementClient extends coreClient.ServiceClient {
|
|
34
|
+
// (undocumented)
|
|
35
|
+
$host: string;
|
|
36
|
+
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: AzureDigitalTwinsManagementClientOptionalParams);
|
|
37
|
+
// (undocumented)
|
|
38
|
+
apiVersion: string;
|
|
39
|
+
// (undocumented)
|
|
40
|
+
digitalTwins: DigitalTwins;
|
|
41
|
+
// (undocumented)
|
|
42
|
+
digitalTwinsEndpoint: DigitalTwinsEndpoint;
|
|
43
|
+
// (undocumented)
|
|
44
|
+
operations: Operations;
|
|
45
|
+
// (undocumented)
|
|
46
|
+
privateEndpointConnections: PrivateEndpointConnections;
|
|
47
|
+
// (undocumented)
|
|
48
|
+
privateLinkResources: PrivateLinkResources;
|
|
49
|
+
// (undocumented)
|
|
50
|
+
subscriptionId: string;
|
|
51
|
+
// (undocumented)
|
|
52
|
+
timeSeriesDatabaseConnections: TimeSeriesDatabaseConnections;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
// @public
|
|
56
|
+
export interface AzureDigitalTwinsManagementClientOptionalParams extends coreClient.ServiceClientOptions {
|
|
57
|
+
$host?: string;
|
|
58
|
+
apiVersion?: string;
|
|
59
|
+
endpoint?: string;
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
// @public
|
|
63
|
+
export interface CheckNameRequest {
|
|
64
|
+
name: string;
|
|
65
|
+
type: "Microsoft.DigitalTwins/digitalTwinsInstances";
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
// @public
|
|
69
|
+
export interface CheckNameResult {
|
|
70
|
+
message?: string;
|
|
71
|
+
nameAvailable?: boolean;
|
|
72
|
+
reason?: Reason;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
// @public
|
|
76
|
+
export type CleanupConnectionArtifacts = string;
|
|
77
|
+
|
|
78
|
+
// @public
|
|
79
|
+
export interface ConnectionProperties {
|
|
80
|
+
groupIds?: string[];
|
|
81
|
+
privateEndpoint?: PrivateEndpoint;
|
|
82
|
+
privateLinkServiceConnectionState?: ConnectionPropertiesPrivateLinkServiceConnectionState;
|
|
83
|
+
readonly provisioningState?: ConnectionPropertiesProvisioningState;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
// @public
|
|
87
|
+
export interface ConnectionPropertiesPrivateLinkServiceConnectionState extends ConnectionState {
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
// @public
|
|
91
|
+
export type ConnectionPropertiesProvisioningState = string;
|
|
92
|
+
|
|
93
|
+
// @public
|
|
94
|
+
export interface ConnectionState {
|
|
95
|
+
actionsRequired?: string;
|
|
96
|
+
description: string;
|
|
97
|
+
status: PrivateLinkServiceConnectionStatus;
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
// @public
|
|
101
|
+
export type ConnectionType = string;
|
|
102
|
+
|
|
103
|
+
// @public
|
|
104
|
+
export type CreatedByType = string;
|
|
105
|
+
|
|
106
|
+
// @public
|
|
107
|
+
export interface DigitalTwins {
|
|
108
|
+
beginCreateOrUpdate(resourceGroupName: string, resourceName: string, digitalTwinsCreate: DigitalTwinsDescription, options?: DigitalTwinsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DigitalTwinsCreateOrUpdateResponse>, DigitalTwinsCreateOrUpdateResponse>>;
|
|
109
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, resourceName: string, digitalTwinsCreate: DigitalTwinsDescription, options?: DigitalTwinsCreateOrUpdateOptionalParams): Promise<DigitalTwinsCreateOrUpdateResponse>;
|
|
110
|
+
beginDelete(resourceGroupName: string, resourceName: string, options?: DigitalTwinsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<DigitalTwinsDeleteResponse>, DigitalTwinsDeleteResponse>>;
|
|
111
|
+
beginDeleteAndWait(resourceGroupName: string, resourceName: string, options?: DigitalTwinsDeleteOptionalParams): Promise<DigitalTwinsDeleteResponse>;
|
|
112
|
+
beginUpdate(resourceGroupName: string, resourceName: string, digitalTwinsPatchDescription: DigitalTwinsPatchDescription, options?: DigitalTwinsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DigitalTwinsUpdateResponse>, DigitalTwinsUpdateResponse>>;
|
|
113
|
+
beginUpdateAndWait(resourceGroupName: string, resourceName: string, digitalTwinsPatchDescription: DigitalTwinsPatchDescription, options?: DigitalTwinsUpdateOptionalParams): Promise<DigitalTwinsUpdateResponse>;
|
|
114
|
+
checkNameAvailability(location: string, digitalTwinsInstanceCheckName: CheckNameRequest, options?: DigitalTwinsCheckNameAvailabilityOptionalParams): Promise<DigitalTwinsCheckNameAvailabilityResponse>;
|
|
115
|
+
get(resourceGroupName: string, resourceName: string, options?: DigitalTwinsGetOptionalParams): Promise<DigitalTwinsGetResponse>;
|
|
116
|
+
list(options?: DigitalTwinsListOptionalParams): PagedAsyncIterableIterator<DigitalTwinsDescription>;
|
|
117
|
+
listByResourceGroup(resourceGroupName: string, options?: DigitalTwinsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<DigitalTwinsDescription>;
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
// @public
|
|
121
|
+
export interface DigitalTwinsCheckNameAvailabilityOptionalParams extends coreClient.OperationOptions {
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
// @public
|
|
125
|
+
export type DigitalTwinsCheckNameAvailabilityResponse = CheckNameResult;
|
|
126
|
+
|
|
127
|
+
// @public
|
|
128
|
+
export interface DigitalTwinsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
129
|
+
resumeFrom?: string;
|
|
130
|
+
updateIntervalInMs?: number;
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
// @public
|
|
134
|
+
export type DigitalTwinsCreateOrUpdateResponse = DigitalTwinsDescription;
|
|
135
|
+
|
|
136
|
+
// @public
|
|
137
|
+
export interface DigitalTwinsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
138
|
+
resumeFrom?: string;
|
|
139
|
+
updateIntervalInMs?: number;
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
// @public
|
|
143
|
+
export type DigitalTwinsDeleteResponse = DigitalTwinsDescription;
|
|
144
|
+
|
|
145
|
+
// @public
|
|
146
|
+
export interface DigitalTwinsDescription extends DigitalTwinsResource {
|
|
147
|
+
readonly createdTime?: Date;
|
|
148
|
+
readonly hostName?: string;
|
|
149
|
+
readonly lastUpdatedTime?: Date;
|
|
150
|
+
privateEndpointConnections?: PrivateEndpointConnection[];
|
|
151
|
+
readonly provisioningState?: ProvisioningState;
|
|
152
|
+
publicNetworkAccess?: PublicNetworkAccess;
|
|
153
|
+
}
|
|
154
|
+
|
|
155
|
+
// @public
|
|
156
|
+
export interface DigitalTwinsDescriptionListResult {
|
|
157
|
+
nextLink?: string;
|
|
158
|
+
value?: DigitalTwinsDescription[];
|
|
159
|
+
}
|
|
160
|
+
|
|
161
|
+
// @public
|
|
162
|
+
export interface DigitalTwinsEndpoint {
|
|
163
|
+
beginCreateOrUpdate(resourceGroupName: string, resourceName: string, endpointName: string, endpointDescription: DigitalTwinsEndpointResource, options?: DigitalTwinsEndpointCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DigitalTwinsEndpointCreateOrUpdateResponse>, DigitalTwinsEndpointCreateOrUpdateResponse>>;
|
|
164
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, resourceName: string, endpointName: string, endpointDescription: DigitalTwinsEndpointResource, options?: DigitalTwinsEndpointCreateOrUpdateOptionalParams): Promise<DigitalTwinsEndpointCreateOrUpdateResponse>;
|
|
165
|
+
beginDelete(resourceGroupName: string, resourceName: string, endpointName: string, options?: DigitalTwinsEndpointDeleteOptionalParams): Promise<SimplePollerLike<OperationState<DigitalTwinsEndpointDeleteResponse>, DigitalTwinsEndpointDeleteResponse>>;
|
|
166
|
+
beginDeleteAndWait(resourceGroupName: string, resourceName: string, endpointName: string, options?: DigitalTwinsEndpointDeleteOptionalParams): Promise<DigitalTwinsEndpointDeleteResponse>;
|
|
167
|
+
get(resourceGroupName: string, resourceName: string, endpointName: string, options?: DigitalTwinsEndpointGetOptionalParams): Promise<DigitalTwinsEndpointGetResponse>;
|
|
168
|
+
list(resourceGroupName: string, resourceName: string, options?: DigitalTwinsEndpointListOptionalParams): PagedAsyncIterableIterator<DigitalTwinsEndpointResource>;
|
|
169
|
+
}
|
|
170
|
+
|
|
171
|
+
// @public
|
|
172
|
+
export interface DigitalTwinsEndpointCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
173
|
+
resumeFrom?: string;
|
|
174
|
+
updateIntervalInMs?: number;
|
|
175
|
+
}
|
|
176
|
+
|
|
177
|
+
// @public
|
|
178
|
+
export type DigitalTwinsEndpointCreateOrUpdateResponse = DigitalTwinsEndpointResource;
|
|
179
|
+
|
|
180
|
+
// @public
|
|
181
|
+
export interface DigitalTwinsEndpointDeleteOptionalParams extends coreClient.OperationOptions {
|
|
182
|
+
resumeFrom?: string;
|
|
183
|
+
updateIntervalInMs?: number;
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
// @public
|
|
187
|
+
export type DigitalTwinsEndpointDeleteResponse = DigitalTwinsEndpointResource;
|
|
188
|
+
|
|
189
|
+
// @public
|
|
190
|
+
export interface DigitalTwinsEndpointGetOptionalParams extends coreClient.OperationOptions {
|
|
191
|
+
}
|
|
192
|
+
|
|
193
|
+
// @public
|
|
194
|
+
export type DigitalTwinsEndpointGetResponse = DigitalTwinsEndpointResource;
|
|
195
|
+
|
|
196
|
+
// @public
|
|
197
|
+
export interface DigitalTwinsEndpointListNextOptionalParams extends coreClient.OperationOptions {
|
|
198
|
+
}
|
|
199
|
+
|
|
200
|
+
// @public
|
|
201
|
+
export type DigitalTwinsEndpointListNextResponse = DigitalTwinsEndpointResourceListResult;
|
|
202
|
+
|
|
203
|
+
// @public
|
|
204
|
+
export interface DigitalTwinsEndpointListOptionalParams extends coreClient.OperationOptions {
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
// @public
|
|
208
|
+
export type DigitalTwinsEndpointListResponse = DigitalTwinsEndpointResourceListResult;
|
|
209
|
+
|
|
210
|
+
// @public
|
|
211
|
+
export interface DigitalTwinsEndpointResource extends ExternalResource {
|
|
212
|
+
properties: DigitalTwinsEndpointResourcePropertiesUnion;
|
|
213
|
+
}
|
|
214
|
+
|
|
215
|
+
// @public
|
|
216
|
+
export interface DigitalTwinsEndpointResourceListResult {
|
|
217
|
+
nextLink?: string;
|
|
218
|
+
value?: DigitalTwinsEndpointResource[];
|
|
219
|
+
}
|
|
220
|
+
|
|
221
|
+
// @public
|
|
222
|
+
export interface DigitalTwinsEndpointResourceProperties {
|
|
223
|
+
authenticationType?: AuthenticationType;
|
|
224
|
+
readonly createdTime?: Date;
|
|
225
|
+
deadLetterSecret?: string;
|
|
226
|
+
deadLetterUri?: string;
|
|
227
|
+
endpointType: "ServiceBus" | "EventHub" | "EventGrid";
|
|
228
|
+
identity?: ManagedIdentityReference;
|
|
229
|
+
readonly provisioningState?: EndpointProvisioningState;
|
|
230
|
+
}
|
|
231
|
+
|
|
232
|
+
// @public (undocumented)
|
|
233
|
+
export type DigitalTwinsEndpointResourcePropertiesUnion = DigitalTwinsEndpointResourceProperties | ServiceBus | EventHub | EventGrid;
|
|
234
|
+
|
|
235
|
+
// @public
|
|
236
|
+
export interface DigitalTwinsGetOptionalParams extends coreClient.OperationOptions {
|
|
237
|
+
}
|
|
238
|
+
|
|
239
|
+
// @public
|
|
240
|
+
export type DigitalTwinsGetResponse = DigitalTwinsDescription;
|
|
241
|
+
|
|
242
|
+
// @public
|
|
243
|
+
export interface DigitalTwinsIdentity {
|
|
244
|
+
readonly principalId?: string;
|
|
245
|
+
readonly tenantId?: string;
|
|
246
|
+
type?: DigitalTwinsIdentityType;
|
|
247
|
+
userAssignedIdentities?: {
|
|
248
|
+
[propertyName: string]: UserAssignedIdentity;
|
|
249
|
+
};
|
|
250
|
+
}
|
|
251
|
+
|
|
252
|
+
// @public
|
|
253
|
+
export type DigitalTwinsIdentityType = string;
|
|
254
|
+
|
|
255
|
+
// @public
|
|
256
|
+
export interface DigitalTwinsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
257
|
+
}
|
|
258
|
+
|
|
259
|
+
// @public
|
|
260
|
+
export type DigitalTwinsListByResourceGroupNextResponse = DigitalTwinsDescriptionListResult;
|
|
261
|
+
|
|
262
|
+
// @public
|
|
263
|
+
export interface DigitalTwinsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
|
264
|
+
}
|
|
265
|
+
|
|
266
|
+
// @public
|
|
267
|
+
export type DigitalTwinsListByResourceGroupResponse = DigitalTwinsDescriptionListResult;
|
|
268
|
+
|
|
269
|
+
// @public
|
|
270
|
+
export interface DigitalTwinsListNextOptionalParams extends coreClient.OperationOptions {
|
|
271
|
+
}
|
|
272
|
+
|
|
273
|
+
// @public
|
|
274
|
+
export type DigitalTwinsListNextResponse = DigitalTwinsDescriptionListResult;
|
|
275
|
+
|
|
276
|
+
// @public
|
|
277
|
+
export interface DigitalTwinsListOptionalParams extends coreClient.OperationOptions {
|
|
278
|
+
}
|
|
279
|
+
|
|
280
|
+
// @public
|
|
281
|
+
export type DigitalTwinsListResponse = DigitalTwinsDescriptionListResult;
|
|
282
|
+
|
|
283
|
+
// @public
|
|
284
|
+
export interface DigitalTwinsPatchDescription {
|
|
285
|
+
identity?: DigitalTwinsIdentity;
|
|
286
|
+
properties?: DigitalTwinsPatchProperties;
|
|
287
|
+
tags?: {
|
|
288
|
+
[propertyName: string]: string;
|
|
289
|
+
};
|
|
290
|
+
}
|
|
291
|
+
|
|
292
|
+
// @public
|
|
293
|
+
export interface DigitalTwinsPatchProperties {
|
|
294
|
+
publicNetworkAccess?: PublicNetworkAccess;
|
|
295
|
+
}
|
|
296
|
+
|
|
297
|
+
// @public
|
|
298
|
+
export interface DigitalTwinsResource {
|
|
299
|
+
readonly id?: string;
|
|
300
|
+
identity?: DigitalTwinsIdentity;
|
|
301
|
+
location: string;
|
|
302
|
+
readonly name?: string;
|
|
303
|
+
readonly systemData?: SystemData;
|
|
304
|
+
tags?: {
|
|
305
|
+
[propertyName: string]: string;
|
|
306
|
+
};
|
|
307
|
+
readonly type?: string;
|
|
308
|
+
}
|
|
309
|
+
|
|
310
|
+
// @public
|
|
311
|
+
export interface DigitalTwinsUpdateOptionalParams extends coreClient.OperationOptions {
|
|
312
|
+
resumeFrom?: string;
|
|
313
|
+
updateIntervalInMs?: number;
|
|
314
|
+
}
|
|
315
|
+
|
|
316
|
+
// @public
|
|
317
|
+
export type DigitalTwinsUpdateResponse = DigitalTwinsDescription;
|
|
318
|
+
|
|
319
|
+
// @public
|
|
320
|
+
export type EndpointProvisioningState = string;
|
|
321
|
+
|
|
322
|
+
// @public
|
|
323
|
+
export type EndpointType = string;
|
|
324
|
+
|
|
325
|
+
// @public
|
|
326
|
+
export interface ErrorDefinition {
|
|
327
|
+
readonly code?: string;
|
|
328
|
+
readonly details?: ErrorDefinition[];
|
|
329
|
+
readonly message?: string;
|
|
330
|
+
}
|
|
331
|
+
|
|
332
|
+
// @public
|
|
333
|
+
export interface ErrorResponse {
|
|
334
|
+
error?: ErrorDefinition;
|
|
335
|
+
}
|
|
336
|
+
|
|
337
|
+
// @public
|
|
338
|
+
export interface EventGrid extends DigitalTwinsEndpointResourceProperties {
|
|
339
|
+
accessKey1: string | null;
|
|
340
|
+
accessKey2?: string;
|
|
341
|
+
endpointType: "EventGrid";
|
|
342
|
+
topicEndpoint: string;
|
|
343
|
+
}
|
|
344
|
+
|
|
345
|
+
// @public
|
|
346
|
+
export interface EventHub extends DigitalTwinsEndpointResourceProperties {
|
|
347
|
+
connectionStringPrimaryKey?: string;
|
|
348
|
+
connectionStringSecondaryKey?: string;
|
|
349
|
+
endpointType: "EventHub";
|
|
350
|
+
endpointUri?: string;
|
|
351
|
+
entityPath?: string;
|
|
352
|
+
}
|
|
353
|
+
|
|
354
|
+
// @public
|
|
355
|
+
export interface ExternalResource {
|
|
356
|
+
readonly id?: string;
|
|
357
|
+
readonly name?: string;
|
|
358
|
+
readonly systemData?: SystemData;
|
|
359
|
+
readonly type?: string;
|
|
360
|
+
}
|
|
361
|
+
|
|
362
|
+
// @public
|
|
363
|
+
export function getContinuationToken(page: unknown): string | undefined;
|
|
364
|
+
|
|
365
|
+
// @public
|
|
366
|
+
export interface GroupIdInformation {
|
|
367
|
+
id?: string;
|
|
368
|
+
readonly name?: string;
|
|
369
|
+
properties: GroupIdInformationProperties;
|
|
370
|
+
readonly type?: string;
|
|
371
|
+
}
|
|
372
|
+
|
|
373
|
+
// @public
|
|
374
|
+
export interface GroupIdInformationProperties {
|
|
375
|
+
groupId?: string;
|
|
376
|
+
requiredMembers?: string[];
|
|
377
|
+
requiredZoneNames?: string[];
|
|
378
|
+
}
|
|
379
|
+
|
|
380
|
+
// @public
|
|
381
|
+
export interface GroupIdInformationResponse {
|
|
382
|
+
value?: GroupIdInformation[];
|
|
383
|
+
}
|
|
384
|
+
|
|
385
|
+
// @public
|
|
386
|
+
export type IdentityType = string;
|
|
387
|
+
|
|
388
|
+
// @public
|
|
389
|
+
export enum KnownAuthenticationType {
|
|
390
|
+
IdentityBased = "IdentityBased",
|
|
391
|
+
KeyBased = "KeyBased"
|
|
392
|
+
}
|
|
393
|
+
|
|
394
|
+
// @public
|
|
395
|
+
export enum KnownCleanupConnectionArtifacts {
|
|
396
|
+
False = "false",
|
|
397
|
+
True = "true"
|
|
398
|
+
}
|
|
399
|
+
|
|
400
|
+
// @public
|
|
401
|
+
export enum KnownConnectionPropertiesProvisioningState {
|
|
402
|
+
Approved = "Approved",
|
|
403
|
+
Disconnected = "Disconnected",
|
|
404
|
+
Pending = "Pending",
|
|
405
|
+
Rejected = "Rejected"
|
|
406
|
+
}
|
|
407
|
+
|
|
408
|
+
// @public
|
|
409
|
+
export enum KnownConnectionType {
|
|
410
|
+
AzureDataExplorer = "AzureDataExplorer"
|
|
411
|
+
}
|
|
412
|
+
|
|
413
|
+
// @public
|
|
414
|
+
export enum KnownCreatedByType {
|
|
415
|
+
Application = "Application",
|
|
416
|
+
Key = "Key",
|
|
417
|
+
ManagedIdentity = "ManagedIdentity",
|
|
418
|
+
User = "User"
|
|
419
|
+
}
|
|
420
|
+
|
|
421
|
+
// @public
|
|
422
|
+
export enum KnownDigitalTwinsIdentityType {
|
|
423
|
+
None = "None",
|
|
424
|
+
SystemAssigned = "SystemAssigned",
|
|
425
|
+
SystemAssignedUserAssigned = "SystemAssigned,UserAssigned",
|
|
426
|
+
UserAssigned = "UserAssigned"
|
|
427
|
+
}
|
|
428
|
+
|
|
429
|
+
// @public
|
|
430
|
+
export enum KnownEndpointProvisioningState {
|
|
431
|
+
Canceled = "Canceled",
|
|
432
|
+
Deleted = "Deleted",
|
|
433
|
+
Deleting = "Deleting",
|
|
434
|
+
Disabled = "Disabled",
|
|
435
|
+
Failed = "Failed",
|
|
436
|
+
Moving = "Moving",
|
|
437
|
+
Provisioning = "Provisioning",
|
|
438
|
+
Restoring = "Restoring",
|
|
439
|
+
Succeeded = "Succeeded",
|
|
440
|
+
Suspending = "Suspending",
|
|
441
|
+
Updating = "Updating",
|
|
442
|
+
Warning = "Warning"
|
|
443
|
+
}
|
|
444
|
+
|
|
445
|
+
// @public
|
|
446
|
+
export enum KnownEndpointType {
|
|
447
|
+
EventGrid = "EventGrid",
|
|
448
|
+
EventHub = "EventHub",
|
|
449
|
+
ServiceBus = "ServiceBus"
|
|
450
|
+
}
|
|
451
|
+
|
|
452
|
+
// @public
|
|
453
|
+
export enum KnownIdentityType {
|
|
454
|
+
SystemAssigned = "SystemAssigned",
|
|
455
|
+
UserAssigned = "UserAssigned"
|
|
456
|
+
}
|
|
457
|
+
|
|
458
|
+
// @public
|
|
459
|
+
export enum KnownPrivateLinkServiceConnectionStatus {
|
|
460
|
+
Approved = "Approved",
|
|
461
|
+
Disconnected = "Disconnected",
|
|
462
|
+
Pending = "Pending",
|
|
463
|
+
Rejected = "Rejected"
|
|
464
|
+
}
|
|
465
|
+
|
|
466
|
+
// @public
|
|
467
|
+
export enum KnownProvisioningState {
|
|
468
|
+
Canceled = "Canceled",
|
|
469
|
+
Deleted = "Deleted",
|
|
470
|
+
Deleting = "Deleting",
|
|
471
|
+
Failed = "Failed",
|
|
472
|
+
Moving = "Moving",
|
|
473
|
+
Provisioning = "Provisioning",
|
|
474
|
+
Restoring = "Restoring",
|
|
475
|
+
Succeeded = "Succeeded",
|
|
476
|
+
Suspending = "Suspending",
|
|
477
|
+
Updating = "Updating",
|
|
478
|
+
Warning = "Warning"
|
|
479
|
+
}
|
|
480
|
+
|
|
481
|
+
// @public
|
|
482
|
+
export enum KnownPublicNetworkAccess {
|
|
483
|
+
Disabled = "Disabled",
|
|
484
|
+
Enabled = "Enabled"
|
|
485
|
+
}
|
|
486
|
+
|
|
487
|
+
// @public
|
|
488
|
+
export enum KnownReason {
|
|
489
|
+
AlreadyExists = "AlreadyExists",
|
|
490
|
+
Invalid = "Invalid"
|
|
491
|
+
}
|
|
492
|
+
|
|
493
|
+
// @public
|
|
494
|
+
export enum KnownRecordPropertyAndItemRemovals {
|
|
495
|
+
False = "false",
|
|
496
|
+
True = "true"
|
|
497
|
+
}
|
|
498
|
+
|
|
499
|
+
// @public
|
|
500
|
+
export enum KnownTimeSeriesDatabaseConnectionState {
|
|
501
|
+
Canceled = "Canceled",
|
|
502
|
+
Deleted = "Deleted",
|
|
503
|
+
Deleting = "Deleting",
|
|
504
|
+
Disabled = "Disabled",
|
|
505
|
+
Failed = "Failed",
|
|
506
|
+
Moving = "Moving",
|
|
507
|
+
Provisioning = "Provisioning",
|
|
508
|
+
Restoring = "Restoring",
|
|
509
|
+
Succeeded = "Succeeded",
|
|
510
|
+
Suspending = "Suspending",
|
|
511
|
+
Updating = "Updating",
|
|
512
|
+
Warning = "Warning"
|
|
513
|
+
}
|
|
514
|
+
|
|
515
|
+
// @public
|
|
516
|
+
export interface ManagedIdentityReference {
|
|
517
|
+
type?: IdentityType;
|
|
518
|
+
userAssignedIdentity?: string;
|
|
519
|
+
}
|
|
520
|
+
|
|
521
|
+
// @public
|
|
522
|
+
export interface Operation {
|
|
523
|
+
display?: OperationDisplay;
|
|
524
|
+
readonly isDataAction?: boolean;
|
|
525
|
+
readonly name?: string;
|
|
526
|
+
readonly origin?: string;
|
|
527
|
+
readonly properties?: {
|
|
528
|
+
[propertyName: string]: Record<string, unknown>;
|
|
529
|
+
};
|
|
530
|
+
}
|
|
531
|
+
|
|
532
|
+
// @public
|
|
533
|
+
export interface OperationDisplay {
|
|
534
|
+
readonly description?: string;
|
|
535
|
+
readonly operation?: string;
|
|
536
|
+
readonly provider?: string;
|
|
537
|
+
readonly resource?: string;
|
|
538
|
+
}
|
|
539
|
+
|
|
540
|
+
// @public
|
|
541
|
+
export interface OperationListResult {
|
|
542
|
+
nextLink?: string;
|
|
543
|
+
readonly value?: Operation[];
|
|
544
|
+
}
|
|
545
|
+
|
|
546
|
+
// @public
|
|
547
|
+
export interface Operations {
|
|
548
|
+
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
|
|
549
|
+
}
|
|
550
|
+
|
|
551
|
+
// @public
|
|
552
|
+
export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
553
|
+
}
|
|
554
|
+
|
|
555
|
+
// @public
|
|
556
|
+
export type OperationsListNextResponse = OperationListResult;
|
|
557
|
+
|
|
558
|
+
// @public
|
|
559
|
+
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
560
|
+
}
|
|
561
|
+
|
|
562
|
+
// @public
|
|
563
|
+
export type OperationsListResponse = OperationListResult;
|
|
564
|
+
|
|
565
|
+
// @public
|
|
566
|
+
export interface PrivateEndpoint {
|
|
567
|
+
readonly id?: string;
|
|
568
|
+
}
|
|
569
|
+
|
|
570
|
+
// @public
|
|
571
|
+
export interface PrivateEndpointConnection {
|
|
572
|
+
readonly id?: string;
|
|
573
|
+
readonly name?: string;
|
|
574
|
+
properties: ConnectionProperties;
|
|
575
|
+
readonly systemData?: SystemData;
|
|
576
|
+
readonly type?: string;
|
|
577
|
+
}
|
|
578
|
+
|
|
579
|
+
// @public
|
|
580
|
+
export interface PrivateEndpointConnections {
|
|
581
|
+
beginCreateOrUpdate(resourceGroupName: string, resourceName: string, privateEndpointConnectionName: string, privateEndpointConnection: PrivateEndpointConnection, options?: PrivateEndpointConnectionsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<PrivateEndpointConnectionsCreateOrUpdateResponse>, PrivateEndpointConnectionsCreateOrUpdateResponse>>;
|
|
582
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, resourceName: string, privateEndpointConnectionName: string, privateEndpointConnection: PrivateEndpointConnection, options?: PrivateEndpointConnectionsCreateOrUpdateOptionalParams): Promise<PrivateEndpointConnectionsCreateOrUpdateResponse>;
|
|
583
|
+
beginDelete(resourceGroupName: string, resourceName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
|
|
584
|
+
beginDeleteAndWait(resourceGroupName: string, resourceName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<void>;
|
|
585
|
+
get(resourceGroupName: string, resourceName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsGetOptionalParams): Promise<PrivateEndpointConnectionsGetResponse>;
|
|
586
|
+
list(resourceGroupName: string, resourceName: string, options?: PrivateEndpointConnectionsListOptionalParams): Promise<PrivateEndpointConnectionsListResponse>;
|
|
587
|
+
}
|
|
588
|
+
|
|
589
|
+
// @public
|
|
590
|
+
export interface PrivateEndpointConnectionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
591
|
+
resumeFrom?: string;
|
|
592
|
+
updateIntervalInMs?: number;
|
|
593
|
+
}
|
|
594
|
+
|
|
595
|
+
// @public
|
|
596
|
+
export type PrivateEndpointConnectionsCreateOrUpdateResponse = PrivateEndpointConnection;
|
|
597
|
+
|
|
598
|
+
// @public
|
|
599
|
+
export interface PrivateEndpointConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
600
|
+
resumeFrom?: string;
|
|
601
|
+
updateIntervalInMs?: number;
|
|
602
|
+
}
|
|
603
|
+
|
|
604
|
+
// @public
|
|
605
|
+
export interface PrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {
|
|
606
|
+
}
|
|
607
|
+
|
|
608
|
+
// @public
|
|
609
|
+
export type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;
|
|
610
|
+
|
|
611
|
+
// @public
|
|
612
|
+
export interface PrivateEndpointConnectionsListOptionalParams extends coreClient.OperationOptions {
|
|
613
|
+
}
|
|
614
|
+
|
|
615
|
+
// @public
|
|
616
|
+
export type PrivateEndpointConnectionsListResponse = PrivateEndpointConnectionsResponse;
|
|
617
|
+
|
|
618
|
+
// @public
|
|
619
|
+
export interface PrivateEndpointConnectionsResponse {
|
|
620
|
+
value?: PrivateEndpointConnection[];
|
|
621
|
+
}
|
|
622
|
+
|
|
623
|
+
// @public
|
|
624
|
+
export interface PrivateLinkResources {
|
|
625
|
+
get(resourceGroupName: string, resourceName: string, resourceId: string, options?: PrivateLinkResourcesGetOptionalParams): Promise<PrivateLinkResourcesGetResponse>;
|
|
626
|
+
list(resourceGroupName: string, resourceName: string, options?: PrivateLinkResourcesListOptionalParams): Promise<PrivateLinkResourcesListResponse>;
|
|
627
|
+
}
|
|
628
|
+
|
|
629
|
+
// @public
|
|
630
|
+
export interface PrivateLinkResourcesGetOptionalParams extends coreClient.OperationOptions {
|
|
631
|
+
}
|
|
632
|
+
|
|
633
|
+
// @public
|
|
634
|
+
export type PrivateLinkResourcesGetResponse = GroupIdInformation;
|
|
635
|
+
|
|
636
|
+
// @public
|
|
637
|
+
export interface PrivateLinkResourcesListOptionalParams extends coreClient.OperationOptions {
|
|
638
|
+
}
|
|
639
|
+
|
|
640
|
+
// @public
|
|
641
|
+
export type PrivateLinkResourcesListResponse = GroupIdInformationResponse;
|
|
642
|
+
|
|
643
|
+
// @public
|
|
644
|
+
export type PrivateLinkServiceConnectionStatus = string;
|
|
645
|
+
|
|
646
|
+
// @public
|
|
647
|
+
export type ProvisioningState = string;
|
|
648
|
+
|
|
649
|
+
// @public
|
|
650
|
+
export type PublicNetworkAccess = string;
|
|
651
|
+
|
|
652
|
+
// @public
|
|
653
|
+
export type Reason = string;
|
|
654
|
+
|
|
655
|
+
// @public
|
|
656
|
+
export type RecordPropertyAndItemRemovals = string;
|
|
657
|
+
|
|
658
|
+
// @public
|
|
659
|
+
export interface ServiceBus extends DigitalTwinsEndpointResourceProperties {
|
|
660
|
+
endpointType: "ServiceBus";
|
|
661
|
+
endpointUri?: string;
|
|
662
|
+
entityPath?: string;
|
|
663
|
+
primaryConnectionString?: string;
|
|
664
|
+
secondaryConnectionString?: string;
|
|
665
|
+
}
|
|
666
|
+
|
|
667
|
+
// @public
|
|
668
|
+
export interface SystemData {
|
|
669
|
+
createdAt?: Date;
|
|
670
|
+
createdBy?: string;
|
|
671
|
+
createdByType?: CreatedByType;
|
|
672
|
+
lastModifiedAt?: Date;
|
|
673
|
+
lastModifiedBy?: string;
|
|
674
|
+
lastModifiedByType?: CreatedByType;
|
|
675
|
+
}
|
|
676
|
+
|
|
677
|
+
// @public
|
|
678
|
+
export interface TimeSeriesDatabaseConnection extends ExternalResource {
|
|
679
|
+
properties?: TimeSeriesDatabaseConnectionPropertiesUnion;
|
|
680
|
+
}
|
|
681
|
+
|
|
682
|
+
// @public
|
|
683
|
+
export interface TimeSeriesDatabaseConnectionListResult {
|
|
684
|
+
nextLink?: string;
|
|
685
|
+
value?: TimeSeriesDatabaseConnection[];
|
|
686
|
+
}
|
|
687
|
+
|
|
688
|
+
// @public
|
|
689
|
+
export interface TimeSeriesDatabaseConnectionProperties {
|
|
690
|
+
connectionType: "AzureDataExplorer";
|
|
691
|
+
identity?: ManagedIdentityReference;
|
|
692
|
+
readonly provisioningState?: TimeSeriesDatabaseConnectionState;
|
|
693
|
+
}
|
|
694
|
+
|
|
695
|
+
// @public (undocumented)
|
|
696
|
+
export type TimeSeriesDatabaseConnectionPropertiesUnion = TimeSeriesDatabaseConnectionProperties | AzureDataExplorerConnectionProperties;
|
|
697
|
+
|
|
698
|
+
// @public
|
|
699
|
+
export interface TimeSeriesDatabaseConnections {
|
|
700
|
+
beginCreateOrUpdate(resourceGroupName: string, resourceName: string, timeSeriesDatabaseConnectionName: string, timeSeriesDatabaseConnectionDescription: TimeSeriesDatabaseConnection, options?: TimeSeriesDatabaseConnectionsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<TimeSeriesDatabaseConnectionsCreateOrUpdateResponse>, TimeSeriesDatabaseConnectionsCreateOrUpdateResponse>>;
|
|
701
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, resourceName: string, timeSeriesDatabaseConnectionName: string, timeSeriesDatabaseConnectionDescription: TimeSeriesDatabaseConnection, options?: TimeSeriesDatabaseConnectionsCreateOrUpdateOptionalParams): Promise<TimeSeriesDatabaseConnectionsCreateOrUpdateResponse>;
|
|
702
|
+
beginDelete(resourceGroupName: string, resourceName: string, timeSeriesDatabaseConnectionName: string, options?: TimeSeriesDatabaseConnectionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<TimeSeriesDatabaseConnectionsDeleteResponse>, TimeSeriesDatabaseConnectionsDeleteResponse>>;
|
|
703
|
+
beginDeleteAndWait(resourceGroupName: string, resourceName: string, timeSeriesDatabaseConnectionName: string, options?: TimeSeriesDatabaseConnectionsDeleteOptionalParams): Promise<TimeSeriesDatabaseConnectionsDeleteResponse>;
|
|
704
|
+
get(resourceGroupName: string, resourceName: string, timeSeriesDatabaseConnectionName: string, options?: TimeSeriesDatabaseConnectionsGetOptionalParams): Promise<TimeSeriesDatabaseConnectionsGetResponse>;
|
|
705
|
+
list(resourceGroupName: string, resourceName: string, options?: TimeSeriesDatabaseConnectionsListOptionalParams): PagedAsyncIterableIterator<TimeSeriesDatabaseConnection>;
|
|
706
|
+
}
|
|
707
|
+
|
|
708
|
+
// @public
|
|
709
|
+
export interface TimeSeriesDatabaseConnectionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
710
|
+
resumeFrom?: string;
|
|
711
|
+
updateIntervalInMs?: number;
|
|
712
|
+
}
|
|
713
|
+
|
|
714
|
+
// @public
|
|
715
|
+
export type TimeSeriesDatabaseConnectionsCreateOrUpdateResponse = TimeSeriesDatabaseConnection;
|
|
716
|
+
|
|
717
|
+
// @public
|
|
718
|
+
export interface TimeSeriesDatabaseConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
|
|
719
|
+
cleanupConnectionArtifacts?: CleanupConnectionArtifacts;
|
|
720
|
+
resumeFrom?: string;
|
|
721
|
+
updateIntervalInMs?: number;
|
|
722
|
+
}
|
|
723
|
+
|
|
724
|
+
// @public
|
|
725
|
+
export type TimeSeriesDatabaseConnectionsDeleteResponse = TimeSeriesDatabaseConnection;
|
|
726
|
+
|
|
727
|
+
// @public
|
|
728
|
+
export interface TimeSeriesDatabaseConnectionsGetOptionalParams extends coreClient.OperationOptions {
|
|
729
|
+
}
|
|
730
|
+
|
|
731
|
+
// @public
|
|
732
|
+
export type TimeSeriesDatabaseConnectionsGetResponse = TimeSeriesDatabaseConnection;
|
|
733
|
+
|
|
734
|
+
// @public
|
|
735
|
+
export interface TimeSeriesDatabaseConnectionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
736
|
+
}
|
|
737
|
+
|
|
738
|
+
// @public
|
|
739
|
+
export type TimeSeriesDatabaseConnectionsListNextResponse = TimeSeriesDatabaseConnectionListResult;
|
|
740
|
+
|
|
741
|
+
// @public
|
|
742
|
+
export interface TimeSeriesDatabaseConnectionsListOptionalParams extends coreClient.OperationOptions {
|
|
743
|
+
}
|
|
744
|
+
|
|
745
|
+
// @public
|
|
746
|
+
export type TimeSeriesDatabaseConnectionsListResponse = TimeSeriesDatabaseConnectionListResult;
|
|
747
|
+
|
|
748
|
+
// @public
|
|
749
|
+
export type TimeSeriesDatabaseConnectionState = string;
|
|
750
|
+
|
|
751
|
+
// @public
|
|
752
|
+
export interface UserAssignedIdentity {
|
|
753
|
+
readonly clientId?: string;
|
|
754
|
+
readonly principalId?: string;
|
|
755
|
+
}
|
|
756
|
+
|
|
757
|
+
// (No @packageDocumentation comment for this package)
|
|
758
|
+
|
|
759
|
+
```
|