@azure/arm-hardwaresecuritymodules 2.0.0-alpha.20250717.3 → 2.0.0-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/api/azureDedicatedHSMResourceProviderContext.js +16 -10
- package/dist/browser/api/azureDedicatedHSMResourceProviderContext.js.map +1 -1
- package/dist/browser/api/cloudHsmClusterBackupStatus/operations.js +10 -5
- package/dist/browser/api/cloudHsmClusterBackupStatus/operations.js.map +1 -1
- package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/operations.js +28 -11
- package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/operations.js.map +1 -1
- package/dist/browser/api/cloudHsmClusterPrivateLinkResources/operations.js +8 -3
- package/dist/browser/api/cloudHsmClusterPrivateLinkResources/operations.js.map +1 -1
- package/dist/browser/api/cloudHsmClusterRestoreStatus/operations.js +10 -5
- package/dist/browser/api/cloudHsmClusterRestoreStatus/operations.js.map +1 -1
- package/dist/browser/api/cloudHsmClusters/operations.js +111 -49
- package/dist/browser/api/cloudHsmClusters/operations.js.map +1 -1
- package/dist/browser/api/dedicatedHsm/operations.js +68 -29
- package/dist/browser/api/dedicatedHsm/operations.js.map +1 -1
- package/dist/browser/api/operations/operations.js +8 -3
- package/dist/browser/api/operations/operations.js.map +1 -1
- package/dist/browser/api/privateEndpointConnections/operations.js +8 -3
- package/dist/browser/api/privateEndpointConnections/operations.js.map +1 -1
- package/dist/browser/azureDedicatedHSMResourceProvider.js +24 -3
- package/dist/browser/azureDedicatedHSMResourceProvider.js.map +1 -1
- package/dist/browser/classic/cloudHsmClusterBackupStatus/index.js +3 -1
- package/dist/browser/classic/cloudHsmClusterBackupStatus/index.js.map +1 -1
- package/dist/browser/classic/cloudHsmClusterPrivateEndpointConnections/index.js +3 -1
- package/dist/browser/classic/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -1
- package/dist/browser/classic/cloudHsmClusterPrivateLinkResources/index.js +3 -1
- package/dist/browser/classic/cloudHsmClusterPrivateLinkResources/index.js.map +1 -1
- package/dist/browser/classic/cloudHsmClusterRestoreStatus/index.js +3 -1
- package/dist/browser/classic/cloudHsmClusterRestoreStatus/index.js.map +1 -1
- package/dist/browser/classic/cloudHsmClusters/index.js +3 -1
- package/dist/browser/classic/cloudHsmClusters/index.js.map +1 -1
- package/dist/browser/classic/dedicatedHsm/index.js +3 -1
- package/dist/browser/classic/dedicatedHsm/index.js.map +1 -1
- package/dist/browser/classic/operations/index.js +3 -1
- package/dist/browser/classic/operations/index.js.map +1 -1
- package/dist/browser/classic/privateEndpointConnections/index.js +3 -1
- package/dist/browser/classic/privateEndpointConnections/index.js.map +1 -1
- package/dist/browser/restorePollerHelpers.js +11 -13
- package/dist/browser/restorePollerHelpers.js.map +1 -1
- package/dist/browser/static-helpers/pagingHelpers.js +31 -50
- package/dist/browser/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/browser/static-helpers/pollingHelpers.js +14 -11
- package/dist/browser/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/browser/static-helpers/urlTemplate.js +2 -2
- package/dist/browser/static-helpers/urlTemplate.js.map +1 -1
- package/dist/commonjs/api/azureDedicatedHSMResourceProviderContext.js +16 -10
- package/dist/commonjs/api/azureDedicatedHSMResourceProviderContext.js.map +1 -1
- package/dist/commonjs/api/cloudHsmClusterBackupStatus/operations.js +10 -5
- package/dist/commonjs/api/cloudHsmClusterBackupStatus/operations.js.map +1 -1
- package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/operations.js +28 -11
- package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/operations.js.map +1 -1
- package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/operations.js +8 -3
- package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/operations.js.map +1 -1
- package/dist/commonjs/api/cloudHsmClusterRestoreStatus/operations.js +10 -5
- package/dist/commonjs/api/cloudHsmClusterRestoreStatus/operations.js.map +1 -1
- package/dist/commonjs/api/cloudHsmClusters/operations.js +111 -49
- package/dist/commonjs/api/cloudHsmClusters/operations.js.map +1 -1
- package/dist/commonjs/api/dedicatedHsm/operations.js +68 -29
- package/dist/commonjs/api/dedicatedHsm/operations.js.map +1 -1
- package/dist/commonjs/api/operations/operations.js +8 -3
- package/dist/commonjs/api/operations/operations.js.map +1 -1
- package/dist/commonjs/api/privateEndpointConnections/operations.js +8 -3
- package/dist/commonjs/api/privateEndpointConnections/operations.js.map +1 -1
- package/dist/commonjs/azureDedicatedHSMResourceProvider.js +24 -3
- package/dist/commonjs/azureDedicatedHSMResourceProvider.js.map +1 -1
- package/dist/commonjs/classic/cloudHsmClusterBackupStatus/index.js +3 -1
- package/dist/commonjs/classic/cloudHsmClusterBackupStatus/index.js.map +1 -1
- package/dist/commonjs/classic/cloudHsmClusterPrivateEndpointConnections/index.js +3 -1
- package/dist/commonjs/classic/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -1
- package/dist/commonjs/classic/cloudHsmClusterPrivateLinkResources/index.js +3 -1
- package/dist/commonjs/classic/cloudHsmClusterPrivateLinkResources/index.js.map +1 -1
- package/dist/commonjs/classic/cloudHsmClusterRestoreStatus/index.js +3 -1
- package/dist/commonjs/classic/cloudHsmClusterRestoreStatus/index.js.map +1 -1
- package/dist/commonjs/classic/cloudHsmClusters/index.js +3 -1
- package/dist/commonjs/classic/cloudHsmClusters/index.js.map +1 -1
- package/dist/commonjs/classic/dedicatedHsm/index.js +3 -1
- package/dist/commonjs/classic/dedicatedHsm/index.js.map +1 -1
- package/dist/commonjs/classic/operations/index.js +3 -1
- package/dist/commonjs/classic/operations/index.js.map +1 -1
- package/dist/commonjs/classic/privateEndpointConnections/index.js +3 -1
- package/dist/commonjs/classic/privateEndpointConnections/index.js.map +1 -1
- package/dist/commonjs/restorePollerHelpers.js +11 -13
- package/dist/commonjs/restorePollerHelpers.js.map +1 -1
- package/dist/commonjs/static-helpers/pagingHelpers.js +31 -50
- package/dist/commonjs/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/commonjs/static-helpers/pollingHelpers.js +14 -11
- package/dist/commonjs/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/commonjs/static-helpers/urlTemplate.js +2 -2
- package/dist/commonjs/static-helpers/urlTemplate.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +11 -11
- package/dist/esm/api/azureDedicatedHSMResourceProviderContext.js +16 -10
- package/dist/esm/api/azureDedicatedHSMResourceProviderContext.js.map +1 -1
- package/dist/esm/api/cloudHsmClusterBackupStatus/operations.js +10 -5
- package/dist/esm/api/cloudHsmClusterBackupStatus/operations.js.map +1 -1
- package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/operations.js +28 -11
- package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/operations.js.map +1 -1
- package/dist/esm/api/cloudHsmClusterPrivateLinkResources/operations.js +8 -3
- package/dist/esm/api/cloudHsmClusterPrivateLinkResources/operations.js.map +1 -1
- package/dist/esm/api/cloudHsmClusterRestoreStatus/operations.js +10 -5
- package/dist/esm/api/cloudHsmClusterRestoreStatus/operations.js.map +1 -1
- package/dist/esm/api/cloudHsmClusters/operations.js +111 -49
- package/dist/esm/api/cloudHsmClusters/operations.js.map +1 -1
- package/dist/esm/api/dedicatedHsm/operations.js +68 -29
- package/dist/esm/api/dedicatedHsm/operations.js.map +1 -1
- package/dist/esm/api/operations/operations.js +8 -3
- package/dist/esm/api/operations/operations.js.map +1 -1
- package/dist/esm/api/privateEndpointConnections/operations.js +8 -3
- package/dist/esm/api/privateEndpointConnections/operations.js.map +1 -1
- package/dist/esm/azureDedicatedHSMResourceProvider.js +24 -3
- package/dist/esm/azureDedicatedHSMResourceProvider.js.map +1 -1
- package/dist/esm/classic/cloudHsmClusterBackupStatus/index.js +3 -1
- package/dist/esm/classic/cloudHsmClusterBackupStatus/index.js.map +1 -1
- package/dist/esm/classic/cloudHsmClusterPrivateEndpointConnections/index.js +3 -1
- package/dist/esm/classic/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -1
- package/dist/esm/classic/cloudHsmClusterPrivateLinkResources/index.js +3 -1
- package/dist/esm/classic/cloudHsmClusterPrivateLinkResources/index.js.map +1 -1
- package/dist/esm/classic/cloudHsmClusterRestoreStatus/index.js +3 -1
- package/dist/esm/classic/cloudHsmClusterRestoreStatus/index.js.map +1 -1
- package/dist/esm/classic/cloudHsmClusters/index.js +3 -1
- package/dist/esm/classic/cloudHsmClusters/index.js.map +1 -1
- package/dist/esm/classic/dedicatedHsm/index.js +3 -1
- package/dist/esm/classic/dedicatedHsm/index.js.map +1 -1
- package/dist/esm/classic/operations/index.js +3 -1
- package/dist/esm/classic/operations/index.js.map +1 -1
- package/dist/esm/classic/privateEndpointConnections/index.js +3 -1
- package/dist/esm/classic/privateEndpointConnections/index.js.map +1 -1
- package/dist/esm/restorePollerHelpers.js +11 -13
- package/dist/esm/restorePollerHelpers.js.map +1 -1
- package/dist/esm/static-helpers/pagingHelpers.js +31 -50
- package/dist/esm/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/esm/static-helpers/pollingHelpers.js +14 -11
- package/dist/esm/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/esm/static-helpers/urlTemplate.js +2 -2
- package/dist/esm/static-helpers/urlTemplate.js.map +1 -1
- package/dist/react-native/api/azureDedicatedHSMResourceProviderContext.js +16 -10
- package/dist/react-native/api/azureDedicatedHSMResourceProviderContext.js.map +1 -1
- package/dist/react-native/api/cloudHsmClusterBackupStatus/operations.js +10 -5
- package/dist/react-native/api/cloudHsmClusterBackupStatus/operations.js.map +1 -1
- package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/operations.js +28 -11
- package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/operations.js.map +1 -1
- package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/operations.js +8 -3
- package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/operations.js.map +1 -1
- package/dist/react-native/api/cloudHsmClusterRestoreStatus/operations.js +10 -5
- package/dist/react-native/api/cloudHsmClusterRestoreStatus/operations.js.map +1 -1
- package/dist/react-native/api/cloudHsmClusters/operations.js +111 -49
- package/dist/react-native/api/cloudHsmClusters/operations.js.map +1 -1
- package/dist/react-native/api/dedicatedHsm/operations.js +68 -29
- package/dist/react-native/api/dedicatedHsm/operations.js.map +1 -1
- package/dist/react-native/api/operations/operations.js +8 -3
- package/dist/react-native/api/operations/operations.js.map +1 -1
- package/dist/react-native/api/privateEndpointConnections/operations.js +8 -3
- package/dist/react-native/api/privateEndpointConnections/operations.js.map +1 -1
- package/dist/react-native/azureDedicatedHSMResourceProvider.js +24 -3
- package/dist/react-native/azureDedicatedHSMResourceProvider.js.map +1 -1
- package/dist/react-native/classic/cloudHsmClusterBackupStatus/index.js +3 -1
- package/dist/react-native/classic/cloudHsmClusterBackupStatus/index.js.map +1 -1
- package/dist/react-native/classic/cloudHsmClusterPrivateEndpointConnections/index.js +3 -1
- package/dist/react-native/classic/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -1
- package/dist/react-native/classic/cloudHsmClusterPrivateLinkResources/index.js +3 -1
- package/dist/react-native/classic/cloudHsmClusterPrivateLinkResources/index.js.map +1 -1
- package/dist/react-native/classic/cloudHsmClusterRestoreStatus/index.js +3 -1
- package/dist/react-native/classic/cloudHsmClusterRestoreStatus/index.js.map +1 -1
- package/dist/react-native/classic/cloudHsmClusters/index.js +3 -1
- package/dist/react-native/classic/cloudHsmClusters/index.js.map +1 -1
- package/dist/react-native/classic/dedicatedHsm/index.js +3 -1
- package/dist/react-native/classic/dedicatedHsm/index.js.map +1 -1
- package/dist/react-native/classic/operations/index.js +3 -1
- package/dist/react-native/classic/operations/index.js.map +1 -1
- package/dist/react-native/classic/privateEndpointConnections/index.js +3 -1
- package/dist/react-native/classic/privateEndpointConnections/index.js.map +1 -1
- package/dist/react-native/restorePollerHelpers.js +11 -13
- package/dist/react-native/restorePollerHelpers.js.map +1 -1
- package/dist/react-native/static-helpers/pagingHelpers.js +31 -50
- package/dist/react-native/static-helpers/pagingHelpers.js.map +1 -1
- package/dist/react-native/static-helpers/pollingHelpers.js +14 -11
- package/dist/react-native/static-helpers/pollingHelpers.js.map +1 -1
- package/dist/react-native/static-helpers/urlTemplate.js +2 -2
- package/dist/react-native/static-helpers/urlTemplate.js.map +1 -1
- package/package.json +2 -2
- package/review/arm-hardwaresecuritymodules-api-cloudHsmClusterBackupStatus-node.api.md +22 -22
- package/review/arm-hardwaresecuritymodules-api-cloudHsmClusterPrivateEndpointConnections-node.api.md +36 -36
- package/review/arm-hardwaresecuritymodules-api-cloudHsmClusterPrivateLinkResources-node.api.md +19 -19
- package/review/arm-hardwaresecuritymodules-api-cloudHsmClusterRestoreStatus-node.api.md +22 -22
- package/review/arm-hardwaresecuritymodules-api-cloudHsmClusters-node.api.md +96 -96
- package/review/arm-hardwaresecuritymodules-api-dedicatedHsm-node.api.md +68 -68
- package/review/arm-hardwaresecuritymodules-api-node.api.md +27 -27
- package/review/arm-hardwaresecuritymodules-api-operations-node.api.md +19 -19
- package/review/arm-hardwaresecuritymodules-api-privateEndpointConnections-node.api.md +19 -19
- package/review/arm-hardwaresecuritymodules-models-node.api.md +471 -471
- package/review/arm-hardwaresecuritymodules-node.api.md +703 -703
|
@@ -1,703 +1,703 @@
|
|
|
1
|
-
## API Report File for "@azure/arm-hardwaresecuritymodules"
|
|
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 { AbortSignalLike } from '@azure/abort-controller';
|
|
8
|
-
import { ClientOptions } from '@azure-rest/core-client';
|
|
9
|
-
import { OperationOptions } from '@azure-rest/core-client';
|
|
10
|
-
import { OperationState } from '@azure/core-lro';
|
|
11
|
-
import { PathUncheckedResponse } from '@azure-rest/core-client';
|
|
12
|
-
import { Pipeline } from '@azure/core-rest-pipeline';
|
|
13
|
-
import { PollerLike } from '@azure/core-lro';
|
|
14
|
-
import { TokenCredential } from '@azure/core-auth';
|
|
15
|
-
|
|
16
|
-
// @public
|
|
17
|
-
export type ActionType = string;
|
|
18
|
-
|
|
19
|
-
// @public
|
|
20
|
-
export type ActivationState = string;
|
|
21
|
-
|
|
22
|
-
// @public
|
|
23
|
-
export interface ApiEntityReference {
|
|
24
|
-
resourceId?: string;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
// @public
|
|
28
|
-
export type AutoGeneratedDomainNameLabelScope = string;
|
|
29
|
-
|
|
30
|
-
// @public (undocumented)
|
|
31
|
-
export class AzureDedicatedHSMResourceProvider {
|
|
32
|
-
constructor(credential: TokenCredential, subscriptionId: string, options?: AzureDedicatedHSMResourceProviderOptionalParams);
|
|
33
|
-
readonly cloudHsmClusterBackupStatus: CloudHsmClusterBackupStatusOperations;
|
|
34
|
-
readonly cloudHsmClusterPrivateEndpointConnections: CloudHsmClusterPrivateEndpointConnectionsOperations;
|
|
35
|
-
readonly cloudHsmClusterPrivateLinkResources: CloudHsmClusterPrivateLinkResourcesOperations;
|
|
36
|
-
readonly cloudHsmClusterRestoreStatus: CloudHsmClusterRestoreStatusOperations;
|
|
37
|
-
readonly cloudHsmClusters: CloudHsmClustersOperations;
|
|
38
|
-
readonly dedicatedHsm: DedicatedHsmOperations;
|
|
39
|
-
readonly operations: OperationsOperations;
|
|
40
|
-
readonly pipeline: Pipeline;
|
|
41
|
-
readonly privateEndpointConnections: PrivateEndpointConnectionsOperations;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
// @public
|
|
45
|
-
export interface AzureDedicatedHSMResourceProviderOptionalParams extends ClientOptions {
|
|
46
|
-
apiVersion?: string;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
// @public
|
|
50
|
-
export interface BackupRequestProperties extends BackupRestoreRequestBaseProperties {
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
// @public
|
|
54
|
-
export interface BackupRestoreBaseResultProperties {
|
|
55
|
-
readonly endTime?: Date | null;
|
|
56
|
-
error?: ErrorDetail;
|
|
57
|
-
jobId?: string;
|
|
58
|
-
readonly startTime?: Date;
|
|
59
|
-
readonly status?: BackupRestoreOperationStatus;
|
|
60
|
-
statusDetails?: string;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
// @public
|
|
64
|
-
export type BackupRestoreOperationStatus = string;
|
|
65
|
-
|
|
66
|
-
// @public
|
|
67
|
-
export interface BackupRestoreRequestBaseProperties {
|
|
68
|
-
azureStorageBlobContainerUri: string;
|
|
69
|
-
token?: string;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
// @public
|
|
73
|
-
export interface BackupResult {
|
|
74
|
-
properties?: BackupResultProperties;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
// @public
|
|
78
|
-
export interface BackupResultProperties extends BackupRestoreBaseResultProperties {
|
|
79
|
-
azureStorageBlobContainerUri?: string;
|
|
80
|
-
backupId?: string;
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
// @public
|
|
84
|
-
export interface CloudHsmCluster extends TrackedResource {
|
|
85
|
-
identity?: ManagedServiceIdentity;
|
|
86
|
-
properties?: CloudHsmClusterProperties;
|
|
87
|
-
sku?: CloudHsmClusterSku;
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
// @public
|
|
91
|
-
export interface CloudHsmClusterBackupStatusGetOptionalParams extends OperationOptions {
|
|
92
|
-
updateIntervalInMs?: number;
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
// @public
|
|
96
|
-
export interface CloudHsmClusterBackupStatusOperations {
|
|
97
|
-
get: (resourceGroupName: string, cloudHsmClusterName: string, jobId: string, options?: CloudHsmClusterBackupStatusGetOptionalParams) => PollerLike<OperationState<void>, void>;
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
// @public
|
|
101
|
-
export interface CloudHsmClusterPatchParameters {
|
|
102
|
-
identity?: ManagedServiceIdentity;
|
|
103
|
-
tags?: Record<string, string>;
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
// @public
|
|
107
|
-
export interface CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams extends OperationOptions {
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
// @public
|
|
111
|
-
export interface CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams extends OperationOptions {
|
|
112
|
-
updateIntervalInMs?: number;
|
|
113
|
-
}
|
|
114
|
-
|
|
115
|
-
// @public
|
|
116
|
-
export interface CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams extends OperationOptions {
|
|
117
|
-
}
|
|
118
|
-
|
|
119
|
-
// @public
|
|
120
|
-
export interface CloudHsmClusterPrivateEndpointConnectionsOperations {
|
|
121
|
-
create: (resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, properties: PrivateEndpointConnection, options?: CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams) => Promise<PrivateEndpointConnection>;
|
|
122
|
-
delete: (resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, options?: CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams) => PollerLike<OperationState<void>, void>;
|
|
123
|
-
get: (resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, options?: CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams) => Promise<PrivateEndpointConnection>;
|
|
124
|
-
}
|
|
125
|
-
|
|
126
|
-
// @public
|
|
127
|
-
export interface CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams extends OperationOptions {
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
// @public
|
|
131
|
-
export interface CloudHsmClusterPrivateLinkResourcesOperations {
|
|
132
|
-
listByCloudHsmCluster: (resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams) => PagedAsyncIterableIterator<PrivateLinkResource>;
|
|
133
|
-
}
|
|
134
|
-
|
|
135
|
-
// @public
|
|
136
|
-
export interface CloudHsmClusterProperties {
|
|
137
|
-
readonly activationState?: ActivationState;
|
|
138
|
-
autoGeneratedDomainNameLabelScope?: AutoGeneratedDomainNameLabelScope;
|
|
139
|
-
readonly hsms?: CloudHsmProperties[];
|
|
140
|
-
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
141
|
-
readonly provisioningState?: ProvisioningState;
|
|
142
|
-
publicNetworkAccess?: PublicNetworkAccess;
|
|
143
|
-
readonly statusMessage?: string;
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
// @public
|
|
147
|
-
export interface CloudHsmClusterRestoreStatusGetOptionalParams extends OperationOptions {
|
|
148
|
-
updateIntervalInMs?: number;
|
|
149
|
-
}
|
|
150
|
-
|
|
151
|
-
// @public
|
|
152
|
-
export interface CloudHsmClusterRestoreStatusOperations {
|
|
153
|
-
get: (resourceGroupName: string, cloudHsmClusterName: string, jobId: string, options?: CloudHsmClusterRestoreStatusGetOptionalParams) => PollerLike<OperationState<void>, void>;
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
// @public
|
|
157
|
-
export interface CloudHsmClustersBackupOptionalParams extends OperationOptions {
|
|
158
|
-
backupRequestProperties?: BackupRequestProperties;
|
|
159
|
-
updateIntervalInMs?: number;
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
// @public
|
|
163
|
-
export interface CloudHsmClustersCreateOrUpdateOptionalParams extends OperationOptions {
|
|
164
|
-
updateIntervalInMs?: number;
|
|
165
|
-
}
|
|
166
|
-
|
|
167
|
-
// @public
|
|
168
|
-
export interface CloudHsmClustersDeleteOptionalParams extends OperationOptions {
|
|
169
|
-
updateIntervalInMs?: number;
|
|
170
|
-
}
|
|
171
|
-
|
|
172
|
-
// @public
|
|
173
|
-
export interface CloudHsmClustersGetOptionalParams extends OperationOptions {
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
// @public
|
|
177
|
-
export interface CloudHsmClusterSku {
|
|
178
|
-
capacity?: number;
|
|
179
|
-
family: CloudHsmClusterSkuFamily;
|
|
180
|
-
name: CloudHsmClusterSkuName;
|
|
181
|
-
}
|
|
182
|
-
|
|
183
|
-
// @public
|
|
184
|
-
export type CloudHsmClusterSkuFamily = string;
|
|
185
|
-
|
|
186
|
-
// @public
|
|
187
|
-
export type CloudHsmClusterSkuName = "Standard_B1" | "Standard B10";
|
|
188
|
-
|
|
189
|
-
// @public
|
|
190
|
-
export interface CloudHsmClustersListByResourceGroupOptionalParams extends OperationOptions {
|
|
191
|
-
skiptoken?: string;
|
|
192
|
-
}
|
|
193
|
-
|
|
194
|
-
// @public
|
|
195
|
-
export interface CloudHsmClustersListBySubscriptionOptionalParams extends OperationOptions {
|
|
196
|
-
skiptoken?: string;
|
|
197
|
-
}
|
|
198
|
-
|
|
199
|
-
// @public
|
|
200
|
-
export interface CloudHsmClustersOperations {
|
|
201
|
-
backup: (resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersBackupOptionalParams) => PollerLike<OperationState<BackupResult>, BackupResult>;
|
|
202
|
-
createOrUpdate: (resourceGroupName: string, cloudHsmClusterName: string, body: CloudHsmCluster, options?: CloudHsmClustersCreateOrUpdateOptionalParams) => PollerLike<OperationState<CloudHsmCluster>, CloudHsmCluster>;
|
|
203
|
-
delete: (resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersDeleteOptionalParams) => PollerLike<OperationState<void>, void>;
|
|
204
|
-
get: (resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersGetOptionalParams) => Promise<CloudHsmCluster>;
|
|
205
|
-
listByResourceGroup: (resourceGroupName: string, options?: CloudHsmClustersListByResourceGroupOptionalParams) => PagedAsyncIterableIterator<CloudHsmCluster>;
|
|
206
|
-
listBySubscription: (options?: CloudHsmClustersListBySubscriptionOptionalParams) => PagedAsyncIterableIterator<CloudHsmCluster>;
|
|
207
|
-
restore: (resourceGroupName: string, cloudHsmClusterName: string, restoreRequestProperties: RestoreRequestProperties, options?: CloudHsmClustersRestoreOptionalParams) => PollerLike<OperationState<RestoreResult>, RestoreResult>;
|
|
208
|
-
update: (resourceGroupName: string, cloudHsmClusterName: string, body: CloudHsmClusterPatchParameters, options?: CloudHsmClustersUpdateOptionalParams) => PollerLike<OperationState<CloudHsmCluster>, CloudHsmCluster>;
|
|
209
|
-
validateBackupProperties: (resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersValidateBackupPropertiesOptionalParams) => PollerLike<OperationState<BackupResult>, BackupResult>;
|
|
210
|
-
validateRestoreProperties: (resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersValidateRestorePropertiesOptionalParams) => PollerLike<OperationState<RestoreResult>, RestoreResult>;
|
|
211
|
-
}
|
|
212
|
-
|
|
213
|
-
// @public
|
|
214
|
-
export interface CloudHsmClustersRestoreOptionalParams extends OperationOptions {
|
|
215
|
-
updateIntervalInMs?: number;
|
|
216
|
-
}
|
|
217
|
-
|
|
218
|
-
// @public
|
|
219
|
-
export interface CloudHsmClustersUpdateOptionalParams extends OperationOptions {
|
|
220
|
-
updateIntervalInMs?: number;
|
|
221
|
-
}
|
|
222
|
-
|
|
223
|
-
// @public
|
|
224
|
-
export interface CloudHsmClustersValidateBackupPropertiesOptionalParams extends OperationOptions {
|
|
225
|
-
backupRequestProperties?: BackupRequestProperties;
|
|
226
|
-
updateIntervalInMs?: number;
|
|
227
|
-
}
|
|
228
|
-
|
|
229
|
-
// @public
|
|
230
|
-
export interface CloudHsmClustersValidateRestorePropertiesOptionalParams extends OperationOptions {
|
|
231
|
-
restoreRequestProperties?: RestoreRequestProperties;
|
|
232
|
-
updateIntervalInMs?: number;
|
|
233
|
-
}
|
|
234
|
-
|
|
235
|
-
// @public
|
|
236
|
-
export interface CloudHsmProperties {
|
|
237
|
-
fqdn?: string;
|
|
238
|
-
state?: string;
|
|
239
|
-
stateMessage?: string;
|
|
240
|
-
}
|
|
241
|
-
|
|
242
|
-
// @public
|
|
243
|
-
export type ContinuablePage<TElement, TPage = TElement[]> = TPage & {
|
|
244
|
-
continuationToken?: string;
|
|
245
|
-
};
|
|
246
|
-
|
|
247
|
-
// @public
|
|
248
|
-
export type CreatedByType = string;
|
|
249
|
-
|
|
250
|
-
// @public
|
|
251
|
-
export interface DedicatedHsm extends TrackedResource {
|
|
252
|
-
properties: DedicatedHsmProperties;
|
|
253
|
-
sku: Sku;
|
|
254
|
-
zones?: string[];
|
|
255
|
-
}
|
|
256
|
-
|
|
257
|
-
// @public
|
|
258
|
-
export interface DedicatedHsmCreateOrUpdateOptionalParams extends OperationOptions {
|
|
259
|
-
updateIntervalInMs?: number;
|
|
260
|
-
}
|
|
261
|
-
|
|
262
|
-
// @public
|
|
263
|
-
export interface DedicatedHsmDeleteOptionalParams extends OperationOptions {
|
|
264
|
-
updateIntervalInMs?: number;
|
|
265
|
-
}
|
|
266
|
-
|
|
267
|
-
// @public
|
|
268
|
-
export interface DedicatedHsmError {
|
|
269
|
-
readonly error?: ErrorModel;
|
|
270
|
-
}
|
|
271
|
-
|
|
272
|
-
// @public
|
|
273
|
-
export interface DedicatedHsmGetOptionalParams extends OperationOptions {
|
|
274
|
-
}
|
|
275
|
-
|
|
276
|
-
// @public
|
|
277
|
-
export interface DedicatedHsmListByResourceGroupOptionalParams extends OperationOptions {
|
|
278
|
-
top?: number;
|
|
279
|
-
}
|
|
280
|
-
|
|
281
|
-
// @public
|
|
282
|
-
export interface DedicatedHsmListBySubscriptionOptionalParams extends OperationOptions {
|
|
283
|
-
top?: number;
|
|
284
|
-
}
|
|
285
|
-
|
|
286
|
-
// @public
|
|
287
|
-
export interface DedicatedHsmListOutboundNetworkDependenciesEndpointsOptionalParams extends OperationOptions {
|
|
288
|
-
}
|
|
289
|
-
|
|
290
|
-
// @public
|
|
291
|
-
export interface DedicatedHsmOperations {
|
|
292
|
-
createOrUpdate: (resourceGroupName: string, name: string, parameters: DedicatedHsm, options?: DedicatedHsmCreateOrUpdateOptionalParams) => PollerLike<OperationState<DedicatedHsm>, DedicatedHsm>;
|
|
293
|
-
delete: (resourceGroupName: string, name: string, options?: DedicatedHsmDeleteOptionalParams) => PollerLike<OperationState<void>, void>;
|
|
294
|
-
get: (resourceGroupName: string, name: string, options?: DedicatedHsmGetOptionalParams) => Promise<DedicatedHsm>;
|
|
295
|
-
listByResourceGroup: (resourceGroupName: string, options?: DedicatedHsmListByResourceGroupOptionalParams) => PagedAsyncIterableIterator<DedicatedHsm>;
|
|
296
|
-
listBySubscription: (options?: DedicatedHsmListBySubscriptionOptionalParams) => PagedAsyncIterableIterator<DedicatedHsm>;
|
|
297
|
-
listOutboundNetworkDependenciesEndpoints: (resourceGroupName: string, name: string, options?: DedicatedHsmListOutboundNetworkDependenciesEndpointsOptionalParams) => PagedAsyncIterableIterator<OutboundEnvironmentEndpoint>;
|
|
298
|
-
update: (resourceGroupName: string, name: string, parameters: DedicatedHsmPatchParameters, options?: DedicatedHsmUpdateOptionalParams) => PollerLike<OperationState<DedicatedHsm>, DedicatedHsm>;
|
|
299
|
-
}
|
|
300
|
-
|
|
301
|
-
// @public
|
|
302
|
-
export interface DedicatedHsmPatchParameters {
|
|
303
|
-
tags?: Record<string, string>;
|
|
304
|
-
}
|
|
305
|
-
|
|
306
|
-
// @public
|
|
307
|
-
export interface DedicatedHsmProperties {
|
|
308
|
-
managementNetworkProfile?: NetworkProfile;
|
|
309
|
-
networkProfile?: NetworkProfile;
|
|
310
|
-
readonly provisioningState?: JsonWebKeyType;
|
|
311
|
-
stampId?: string;
|
|
312
|
-
readonly statusMessage?: string;
|
|
313
|
-
}
|
|
314
|
-
|
|
315
|
-
// @public
|
|
316
|
-
export interface DedicatedHsmUpdateOptionalParams extends OperationOptions {
|
|
317
|
-
updateIntervalInMs?: number;
|
|
318
|
-
}
|
|
319
|
-
|
|
320
|
-
// @public
|
|
321
|
-
export interface EndpointDependency {
|
|
322
|
-
domainName?: string;
|
|
323
|
-
endpointDetails?: EndpointDetail[];
|
|
324
|
-
}
|
|
325
|
-
|
|
326
|
-
// @public
|
|
327
|
-
export interface EndpointDetail {
|
|
328
|
-
description?: string;
|
|
329
|
-
ipAddress?: string;
|
|
330
|
-
port?: number;
|
|
331
|
-
protocol?: string;
|
|
332
|
-
}
|
|
333
|
-
|
|
334
|
-
// @public
|
|
335
|
-
export interface ErrorAdditionalInfo {
|
|
336
|
-
readonly info?: any;
|
|
337
|
-
readonly type?: string;
|
|
338
|
-
}
|
|
339
|
-
|
|
340
|
-
// @public
|
|
341
|
-
export interface ErrorDetail {
|
|
342
|
-
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
343
|
-
readonly code?: string;
|
|
344
|
-
readonly details?: ErrorDetail[];
|
|
345
|
-
readonly message?: string;
|
|
346
|
-
readonly target?: string;
|
|
347
|
-
}
|
|
348
|
-
|
|
349
|
-
// @public
|
|
350
|
-
export interface ErrorModel {
|
|
351
|
-
readonly code?: string;
|
|
352
|
-
readonly innerError?: ErrorModel;
|
|
353
|
-
readonly message?: string;
|
|
354
|
-
}
|
|
355
|
-
|
|
356
|
-
// @public
|
|
357
|
-
export interface ErrorResponse {
|
|
358
|
-
error?: ErrorDetail;
|
|
359
|
-
}
|
|
360
|
-
|
|
361
|
-
// @public
|
|
362
|
-
export type JsonWebKeyType = string;
|
|
363
|
-
|
|
364
|
-
// @public
|
|
365
|
-
export enum KnownActionType {
|
|
366
|
-
Internal = "Internal"
|
|
367
|
-
}
|
|
368
|
-
|
|
369
|
-
// @public
|
|
370
|
-
export enum KnownActivationState {
|
|
371
|
-
// (undocumented)
|
|
372
|
-
Active = "Active",
|
|
373
|
-
// (undocumented)
|
|
374
|
-
Failed = "Failed",
|
|
375
|
-
// (undocumented)
|
|
376
|
-
NotActivated = "NotActivated",
|
|
377
|
-
// (undocumented)
|
|
378
|
-
NotDefined = "NotDefined",
|
|
379
|
-
// (undocumented)
|
|
380
|
-
Unknown = "Unknown"
|
|
381
|
-
}
|
|
382
|
-
|
|
383
|
-
// @public
|
|
384
|
-
export enum KnownAutoGeneratedDomainNameLabelScope {
|
|
385
|
-
// (undocumented)
|
|
386
|
-
NoReuse = "NoReuse",
|
|
387
|
-
// (undocumented)
|
|
388
|
-
ResourceGroupReuse = "ResourceGroupReuse",
|
|
389
|
-
// (undocumented)
|
|
390
|
-
SubscriptionReuse = "SubscriptionReuse",
|
|
391
|
-
// (undocumented)
|
|
392
|
-
TenantReuse = "TenantReuse"
|
|
393
|
-
}
|
|
394
|
-
|
|
395
|
-
// @public
|
|
396
|
-
export enum KnownBackupRestoreOperationStatus {
|
|
397
|
-
// (undocumented)
|
|
398
|
-
Cancelled = "Cancelled",
|
|
399
|
-
// (undocumented)
|
|
400
|
-
Failed = "Failed",
|
|
401
|
-
// (undocumented)
|
|
402
|
-
InProgress = "InProgress",
|
|
403
|
-
// (undocumented)
|
|
404
|
-
Succeeded = "Succeeded"
|
|
405
|
-
}
|
|
406
|
-
|
|
407
|
-
// @public
|
|
408
|
-
export enum KnownCloudHsmClusterSkuFamily {
|
|
409
|
-
// (undocumented)
|
|
410
|
-
B = "B"
|
|
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 KnownJsonWebKeyType {
|
|
423
|
-
Allocating = "Allocating",
|
|
424
|
-
CheckingQuota = "CheckingQuota",
|
|
425
|
-
Connecting = "Connecting",
|
|
426
|
-
Deleting = "Deleting",
|
|
427
|
-
Failed = "Failed",
|
|
428
|
-
Provisioning = "Provisioning",
|
|
429
|
-
Succeeded = "Succeeded"
|
|
430
|
-
}
|
|
431
|
-
|
|
432
|
-
// @public
|
|
433
|
-
export enum KnownManagedServiceIdentityType {
|
|
434
|
-
None = "None",
|
|
435
|
-
SystemAssigned = "SystemAssigned",
|
|
436
|
-
SystemAssignedUserAssigned = "SystemAssigned,UserAssigned",
|
|
437
|
-
UserAssigned = "UserAssigned"
|
|
438
|
-
}
|
|
439
|
-
|
|
440
|
-
// @public
|
|
441
|
-
export enum KnownOrigin {
|
|
442
|
-
System = "system",
|
|
443
|
-
User = "user",
|
|
444
|
-
UserSystem = "user,system"
|
|
445
|
-
}
|
|
446
|
-
|
|
447
|
-
// @public
|
|
448
|
-
export enum KnownPrivateEndpointConnectionProvisioningState {
|
|
449
|
-
// (undocumented)
|
|
450
|
-
Canceled = "Canceled",
|
|
451
|
-
// (undocumented)
|
|
452
|
-
Creating = "Creating",
|
|
453
|
-
// (undocumented)
|
|
454
|
-
Deleting = "Deleting",
|
|
455
|
-
// (undocumented)
|
|
456
|
-
Failed = "Failed",
|
|
457
|
-
// (undocumented)
|
|
458
|
-
InternalError = "InternalError",
|
|
459
|
-
// (undocumented)
|
|
460
|
-
Succeeded = "Succeeded",
|
|
461
|
-
// (undocumented)
|
|
462
|
-
Updating = "Updating"
|
|
463
|
-
}
|
|
464
|
-
|
|
465
|
-
// @public
|
|
466
|
-
export enum KnownPrivateEndpointServiceConnectionStatus {
|
|
467
|
-
Approved = "Approved",
|
|
468
|
-
Pending = "Pending",
|
|
469
|
-
Rejected = "Rejected"
|
|
470
|
-
}
|
|
471
|
-
|
|
472
|
-
// @public
|
|
473
|
-
export enum KnownProvisioningState {
|
|
474
|
-
// (undocumented)
|
|
475
|
-
Canceled = "Canceled",
|
|
476
|
-
// (undocumented)
|
|
477
|
-
Deleting = "Deleting",
|
|
478
|
-
// (undocumented)
|
|
479
|
-
Failed = "Failed",
|
|
480
|
-
// (undocumented)
|
|
481
|
-
Provisioning = "Provisioning",
|
|
482
|
-
// (undocumented)
|
|
483
|
-
Succeeded = "Succeeded",
|
|
484
|
-
// (undocumented)
|
|
485
|
-
Updating = "Updating"
|
|
486
|
-
}
|
|
487
|
-
|
|
488
|
-
// @public
|
|
489
|
-
export enum KnownPublicNetworkAccess {
|
|
490
|
-
// (undocumented)
|
|
491
|
-
Disabled = "Disabled"
|
|
492
|
-
}
|
|
493
|
-
|
|
494
|
-
// @public
|
|
495
|
-
export enum KnownSkuName {
|
|
496
|
-
PayShield10KLMK1CPS250 = "payShield10K_LMK1_CPS250",
|
|
497
|
-
PayShield10KLMK1CPS2500 = "payShield10K_LMK1_CPS2500",
|
|
498
|
-
PayShield10KLMK1CPS60 = "payShield10K_LMK1_CPS60",
|
|
499
|
-
PayShield10KLMK2CPS250 = "payShield10K_LMK2_CPS250",
|
|
500
|
-
PayShield10KLMK2CPS2500 = "payShield10K_LMK2_CPS2500",
|
|
501
|
-
PayShield10KLMK2CPS60 = "payShield10K_LMK2_CPS60",
|
|
502
|
-
SafeNetLunaNetworkHSMA790 = "SafeNet Luna Network HSM A790"
|
|
503
|
-
}
|
|
504
|
-
|
|
505
|
-
// @public
|
|
506
|
-
export enum KnownVersions {
|
|
507
|
-
V20250331 = "2025-03-31"
|
|
508
|
-
}
|
|
509
|
-
|
|
510
|
-
// @public
|
|
511
|
-
export interface ManagedServiceIdentity {
|
|
512
|
-
readonly principalId?: string;
|
|
513
|
-
readonly tenantId?: string;
|
|
514
|
-
type: ManagedServiceIdentityType;
|
|
515
|
-
userAssignedIdentities?: Record<string, UserAssignedIdentity | null>;
|
|
516
|
-
}
|
|
517
|
-
|
|
518
|
-
// @public
|
|
519
|
-
export type ManagedServiceIdentityType = string;
|
|
520
|
-
|
|
521
|
-
// @public
|
|
522
|
-
export interface NetworkInterface {
|
|
523
|
-
privateIpAddress?: string;
|
|
524
|
-
readonly resourceId?: string;
|
|
525
|
-
}
|
|
526
|
-
|
|
527
|
-
// @public
|
|
528
|
-
export interface NetworkProfile {
|
|
529
|
-
networkInterfaces?: NetworkInterface[];
|
|
530
|
-
subnet?: ApiEntityReference;
|
|
531
|
-
}
|
|
532
|
-
|
|
533
|
-
// @public
|
|
534
|
-
export interface Operation {
|
|
535
|
-
readonly actionType?: ActionType;
|
|
536
|
-
display?: OperationDisplay;
|
|
537
|
-
readonly isDataAction?: boolean;
|
|
538
|
-
readonly name?: string;
|
|
539
|
-
readonly origin?: Origin;
|
|
540
|
-
}
|
|
541
|
-
|
|
542
|
-
// @public
|
|
543
|
-
export interface OperationDisplay {
|
|
544
|
-
readonly description?: string;
|
|
545
|
-
readonly operation?: string;
|
|
546
|
-
readonly provider?: string;
|
|
547
|
-
readonly resource?: string;
|
|
548
|
-
}
|
|
549
|
-
|
|
550
|
-
// @public
|
|
551
|
-
export interface OperationsListOptionalParams extends OperationOptions {
|
|
552
|
-
}
|
|
553
|
-
|
|
554
|
-
// @public
|
|
555
|
-
export interface OperationsOperations {
|
|
556
|
-
list: (options?: OperationsListOptionalParams) => PagedAsyncIterableIterator<Operation>;
|
|
557
|
-
}
|
|
558
|
-
|
|
559
|
-
// @public
|
|
560
|
-
export type Origin = string;
|
|
561
|
-
|
|
562
|
-
// @public
|
|
563
|
-
export interface OutboundEnvironmentEndpoint {
|
|
564
|
-
category?: string;
|
|
565
|
-
endpoints?: EndpointDependency[];
|
|
566
|
-
}
|
|
567
|
-
|
|
568
|
-
// @public
|
|
569
|
-
export interface PagedAsyncIterableIterator<TElement, TPage = TElement[], TPageSettings extends PageSettings = PageSettings> {
|
|
570
|
-
[Symbol.asyncIterator](): PagedAsyncIterableIterator<TElement, TPage, TPageSettings>;
|
|
571
|
-
byPage: (settings?: TPageSettings) => AsyncIterableIterator<ContinuablePage<TElement, TPage>>;
|
|
572
|
-
next(): Promise<IteratorResult<TElement>>;
|
|
573
|
-
}
|
|
574
|
-
|
|
575
|
-
// @public
|
|
576
|
-
export interface PageSettings {
|
|
577
|
-
continuationToken?: string;
|
|
578
|
-
}
|
|
579
|
-
|
|
580
|
-
// @public
|
|
581
|
-
export interface PrivateEndpoint {
|
|
582
|
-
readonly id?: string;
|
|
583
|
-
}
|
|
584
|
-
|
|
585
|
-
// @public
|
|
586
|
-
export interface PrivateEndpointConnection extends ProxyResource {
|
|
587
|
-
etag?: string;
|
|
588
|
-
properties?: PrivateEndpointConnectionProperties;
|
|
589
|
-
}
|
|
590
|
-
|
|
591
|
-
// @public
|
|
592
|
-
export interface PrivateEndpointConnectionProperties {
|
|
593
|
-
readonly groupIds?: string[];
|
|
594
|
-
privateEndpoint?: PrivateEndpoint;
|
|
595
|
-
privateLinkServiceConnectionState: PrivateLinkServiceConnectionState;
|
|
596
|
-
readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
|
|
597
|
-
}
|
|
598
|
-
|
|
599
|
-
// @public
|
|
600
|
-
export type PrivateEndpointConnectionProvisioningState = string;
|
|
601
|
-
|
|
602
|
-
// @public
|
|
603
|
-
export interface PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams extends OperationOptions {
|
|
604
|
-
}
|
|
605
|
-
|
|
606
|
-
// @public
|
|
607
|
-
export interface PrivateEndpointConnectionsOperations {
|
|
608
|
-
listByCloudHsmCluster: (resourceGroupName: string, cloudHsmClusterName: string, options?: PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams) => PagedAsyncIterableIterator<PrivateEndpointConnection>;
|
|
609
|
-
}
|
|
610
|
-
|
|
611
|
-
// @public
|
|
612
|
-
export type PrivateEndpointServiceConnectionStatus = string;
|
|
613
|
-
|
|
614
|
-
// @public
|
|
615
|
-
export interface PrivateLinkResource extends Resource {
|
|
616
|
-
properties?: PrivateLinkResourceProperties;
|
|
617
|
-
}
|
|
618
|
-
|
|
619
|
-
// @public
|
|
620
|
-
export interface PrivateLinkResourceProperties {
|
|
621
|
-
readonly groupId?: string;
|
|
622
|
-
readonly requiredMembers?: string[];
|
|
623
|
-
requiredZoneNames?: string[];
|
|
624
|
-
}
|
|
625
|
-
|
|
626
|
-
// @public
|
|
627
|
-
export interface PrivateLinkServiceConnectionState {
|
|
628
|
-
actionsRequired?: string;
|
|
629
|
-
description?: string;
|
|
630
|
-
status?: PrivateEndpointServiceConnectionStatus;
|
|
631
|
-
}
|
|
632
|
-
|
|
633
|
-
// @public
|
|
634
|
-
export type ProvisioningState = string;
|
|
635
|
-
|
|
636
|
-
// @public
|
|
637
|
-
export interface ProxyResource extends Resource {
|
|
638
|
-
}
|
|
639
|
-
|
|
640
|
-
// @public
|
|
641
|
-
export type PublicNetworkAccess = string;
|
|
642
|
-
|
|
643
|
-
// @public
|
|
644
|
-
export interface Resource {
|
|
645
|
-
readonly id?: string;
|
|
646
|
-
readonly name?: string;
|
|
647
|
-
readonly systemData?: SystemData;
|
|
648
|
-
readonly type?: string;
|
|
649
|
-
}
|
|
650
|
-
|
|
651
|
-
// @public
|
|
652
|
-
export function restorePoller<TResponse extends PathUncheckedResponse, TResult>(client: AzureDedicatedHSMResourceProvider, serializedState: string, sourceOperation: (...args: any[]) => PollerLike<OperationState<TResult>, TResult>, options?: RestorePollerOptions<TResult>): PollerLike<OperationState<TResult>, TResult>;
|
|
653
|
-
|
|
654
|
-
// @public (undocumented)
|
|
655
|
-
export interface RestorePollerOptions<TResult, TResponse extends PathUncheckedResponse = PathUncheckedResponse> extends OperationOptions {
|
|
656
|
-
abortSignal?: AbortSignalLike;
|
|
657
|
-
processResponseBody?: (result: TResponse) => Promise<TResult>;
|
|
658
|
-
updateIntervalInMs?: number;
|
|
659
|
-
}
|
|
660
|
-
|
|
661
|
-
// @public
|
|
662
|
-
export interface RestoreRequestProperties extends BackupRestoreRequestBaseProperties {
|
|
663
|
-
backupId: string;
|
|
664
|
-
}
|
|
665
|
-
|
|
666
|
-
// @public
|
|
667
|
-
export interface RestoreResult {
|
|
668
|
-
properties?: BackupRestoreBaseResultProperties;
|
|
669
|
-
}
|
|
670
|
-
|
|
671
|
-
// @public
|
|
672
|
-
export interface Sku {
|
|
673
|
-
name?: SkuName;
|
|
674
|
-
}
|
|
675
|
-
|
|
676
|
-
// @public
|
|
677
|
-
export type SkuName = string;
|
|
678
|
-
|
|
679
|
-
// @public
|
|
680
|
-
export interface SystemData {
|
|
681
|
-
createdAt?: Date;
|
|
682
|
-
createdBy?: string;
|
|
683
|
-
createdByType?: CreatedByType;
|
|
684
|
-
lastModifiedAt?: Date;
|
|
685
|
-
lastModifiedBy?: string;
|
|
686
|
-
lastModifiedByType?: CreatedByType;
|
|
687
|
-
}
|
|
688
|
-
|
|
689
|
-
// @public
|
|
690
|
-
export interface TrackedResource extends Resource {
|
|
691
|
-
location: string;
|
|
692
|
-
tags?: Record<string, string>;
|
|
693
|
-
}
|
|
694
|
-
|
|
695
|
-
// @public
|
|
696
|
-
export interface UserAssignedIdentity {
|
|
697
|
-
readonly clientId?: string;
|
|
698
|
-
readonly principalId?: string;
|
|
699
|
-
}
|
|
700
|
-
|
|
701
|
-
// (No @packageDocumentation comment for this package)
|
|
702
|
-
|
|
703
|
-
```
|
|
1
|
+
## API Report File for "@azure/arm-hardwaresecuritymodules"
|
|
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 { AbortSignalLike } from '@azure/abort-controller';
|
|
8
|
+
import { ClientOptions } from '@azure-rest/core-client';
|
|
9
|
+
import { OperationOptions } from '@azure-rest/core-client';
|
|
10
|
+
import { OperationState } from '@azure/core-lro';
|
|
11
|
+
import { PathUncheckedResponse } from '@azure-rest/core-client';
|
|
12
|
+
import { Pipeline } from '@azure/core-rest-pipeline';
|
|
13
|
+
import { PollerLike } from '@azure/core-lro';
|
|
14
|
+
import { TokenCredential } from '@azure/core-auth';
|
|
15
|
+
|
|
16
|
+
// @public
|
|
17
|
+
export type ActionType = string;
|
|
18
|
+
|
|
19
|
+
// @public
|
|
20
|
+
export type ActivationState = string;
|
|
21
|
+
|
|
22
|
+
// @public
|
|
23
|
+
export interface ApiEntityReference {
|
|
24
|
+
resourceId?: string;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
// @public
|
|
28
|
+
export type AutoGeneratedDomainNameLabelScope = string;
|
|
29
|
+
|
|
30
|
+
// @public (undocumented)
|
|
31
|
+
export class AzureDedicatedHSMResourceProvider {
|
|
32
|
+
constructor(credential: TokenCredential, subscriptionId: string, options?: AzureDedicatedHSMResourceProviderOptionalParams);
|
|
33
|
+
readonly cloudHsmClusterBackupStatus: CloudHsmClusterBackupStatusOperations;
|
|
34
|
+
readonly cloudHsmClusterPrivateEndpointConnections: CloudHsmClusterPrivateEndpointConnectionsOperations;
|
|
35
|
+
readonly cloudHsmClusterPrivateLinkResources: CloudHsmClusterPrivateLinkResourcesOperations;
|
|
36
|
+
readonly cloudHsmClusterRestoreStatus: CloudHsmClusterRestoreStatusOperations;
|
|
37
|
+
readonly cloudHsmClusters: CloudHsmClustersOperations;
|
|
38
|
+
readonly dedicatedHsm: DedicatedHsmOperations;
|
|
39
|
+
readonly operations: OperationsOperations;
|
|
40
|
+
readonly pipeline: Pipeline;
|
|
41
|
+
readonly privateEndpointConnections: PrivateEndpointConnectionsOperations;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
// @public
|
|
45
|
+
export interface AzureDedicatedHSMResourceProviderOptionalParams extends ClientOptions {
|
|
46
|
+
apiVersion?: string;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
// @public
|
|
50
|
+
export interface BackupRequestProperties extends BackupRestoreRequestBaseProperties {
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
// @public
|
|
54
|
+
export interface BackupRestoreBaseResultProperties {
|
|
55
|
+
readonly endTime?: Date | null;
|
|
56
|
+
error?: ErrorDetail;
|
|
57
|
+
jobId?: string;
|
|
58
|
+
readonly startTime?: Date;
|
|
59
|
+
readonly status?: BackupRestoreOperationStatus;
|
|
60
|
+
statusDetails?: string;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
// @public
|
|
64
|
+
export type BackupRestoreOperationStatus = string;
|
|
65
|
+
|
|
66
|
+
// @public
|
|
67
|
+
export interface BackupRestoreRequestBaseProperties {
|
|
68
|
+
azureStorageBlobContainerUri: string;
|
|
69
|
+
token?: string;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
// @public
|
|
73
|
+
export interface BackupResult {
|
|
74
|
+
properties?: BackupResultProperties;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
// @public
|
|
78
|
+
export interface BackupResultProperties extends BackupRestoreBaseResultProperties {
|
|
79
|
+
azureStorageBlobContainerUri?: string;
|
|
80
|
+
backupId?: string;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
// @public
|
|
84
|
+
export interface CloudHsmCluster extends TrackedResource {
|
|
85
|
+
identity?: ManagedServiceIdentity;
|
|
86
|
+
properties?: CloudHsmClusterProperties;
|
|
87
|
+
sku?: CloudHsmClusterSku;
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
// @public
|
|
91
|
+
export interface CloudHsmClusterBackupStatusGetOptionalParams extends OperationOptions {
|
|
92
|
+
updateIntervalInMs?: number;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
// @public
|
|
96
|
+
export interface CloudHsmClusterBackupStatusOperations {
|
|
97
|
+
get: (resourceGroupName: string, cloudHsmClusterName: string, jobId: string, options?: CloudHsmClusterBackupStatusGetOptionalParams) => PollerLike<OperationState<void>, void>;
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
// @public
|
|
101
|
+
export interface CloudHsmClusterPatchParameters {
|
|
102
|
+
identity?: ManagedServiceIdentity;
|
|
103
|
+
tags?: Record<string, string>;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
// @public
|
|
107
|
+
export interface CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams extends OperationOptions {
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
// @public
|
|
111
|
+
export interface CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams extends OperationOptions {
|
|
112
|
+
updateIntervalInMs?: number;
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
// @public
|
|
116
|
+
export interface CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams extends OperationOptions {
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
// @public
|
|
120
|
+
export interface CloudHsmClusterPrivateEndpointConnectionsOperations {
|
|
121
|
+
create: (resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, properties: PrivateEndpointConnection, options?: CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams) => Promise<PrivateEndpointConnection>;
|
|
122
|
+
delete: (resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, options?: CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams) => PollerLike<OperationState<void>, void>;
|
|
123
|
+
get: (resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, options?: CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams) => Promise<PrivateEndpointConnection>;
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
// @public
|
|
127
|
+
export interface CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams extends OperationOptions {
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
// @public
|
|
131
|
+
export interface CloudHsmClusterPrivateLinkResourcesOperations {
|
|
132
|
+
listByCloudHsmCluster: (resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams) => PagedAsyncIterableIterator<PrivateLinkResource>;
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
// @public
|
|
136
|
+
export interface CloudHsmClusterProperties {
|
|
137
|
+
readonly activationState?: ActivationState;
|
|
138
|
+
autoGeneratedDomainNameLabelScope?: AutoGeneratedDomainNameLabelScope;
|
|
139
|
+
readonly hsms?: CloudHsmProperties[];
|
|
140
|
+
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
141
|
+
readonly provisioningState?: ProvisioningState;
|
|
142
|
+
publicNetworkAccess?: PublicNetworkAccess;
|
|
143
|
+
readonly statusMessage?: string;
|
|
144
|
+
}
|
|
145
|
+
|
|
146
|
+
// @public
|
|
147
|
+
export interface CloudHsmClusterRestoreStatusGetOptionalParams extends OperationOptions {
|
|
148
|
+
updateIntervalInMs?: number;
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
// @public
|
|
152
|
+
export interface CloudHsmClusterRestoreStatusOperations {
|
|
153
|
+
get: (resourceGroupName: string, cloudHsmClusterName: string, jobId: string, options?: CloudHsmClusterRestoreStatusGetOptionalParams) => PollerLike<OperationState<void>, void>;
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
// @public
|
|
157
|
+
export interface CloudHsmClustersBackupOptionalParams extends OperationOptions {
|
|
158
|
+
backupRequestProperties?: BackupRequestProperties;
|
|
159
|
+
updateIntervalInMs?: number;
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
// @public
|
|
163
|
+
export interface CloudHsmClustersCreateOrUpdateOptionalParams extends OperationOptions {
|
|
164
|
+
updateIntervalInMs?: number;
|
|
165
|
+
}
|
|
166
|
+
|
|
167
|
+
// @public
|
|
168
|
+
export interface CloudHsmClustersDeleteOptionalParams extends OperationOptions {
|
|
169
|
+
updateIntervalInMs?: number;
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
// @public
|
|
173
|
+
export interface CloudHsmClustersGetOptionalParams extends OperationOptions {
|
|
174
|
+
}
|
|
175
|
+
|
|
176
|
+
// @public
|
|
177
|
+
export interface CloudHsmClusterSku {
|
|
178
|
+
capacity?: number;
|
|
179
|
+
family: CloudHsmClusterSkuFamily;
|
|
180
|
+
name: CloudHsmClusterSkuName;
|
|
181
|
+
}
|
|
182
|
+
|
|
183
|
+
// @public
|
|
184
|
+
export type CloudHsmClusterSkuFamily = string;
|
|
185
|
+
|
|
186
|
+
// @public
|
|
187
|
+
export type CloudHsmClusterSkuName = "Standard_B1" | "Standard B10";
|
|
188
|
+
|
|
189
|
+
// @public
|
|
190
|
+
export interface CloudHsmClustersListByResourceGroupOptionalParams extends OperationOptions {
|
|
191
|
+
skiptoken?: string;
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
// @public
|
|
195
|
+
export interface CloudHsmClustersListBySubscriptionOptionalParams extends OperationOptions {
|
|
196
|
+
skiptoken?: string;
|
|
197
|
+
}
|
|
198
|
+
|
|
199
|
+
// @public
|
|
200
|
+
export interface CloudHsmClustersOperations {
|
|
201
|
+
backup: (resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersBackupOptionalParams) => PollerLike<OperationState<BackupResult>, BackupResult>;
|
|
202
|
+
createOrUpdate: (resourceGroupName: string, cloudHsmClusterName: string, body: CloudHsmCluster, options?: CloudHsmClustersCreateOrUpdateOptionalParams) => PollerLike<OperationState<CloudHsmCluster>, CloudHsmCluster>;
|
|
203
|
+
delete: (resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersDeleteOptionalParams) => PollerLike<OperationState<void>, void>;
|
|
204
|
+
get: (resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersGetOptionalParams) => Promise<CloudHsmCluster>;
|
|
205
|
+
listByResourceGroup: (resourceGroupName: string, options?: CloudHsmClustersListByResourceGroupOptionalParams) => PagedAsyncIterableIterator<CloudHsmCluster>;
|
|
206
|
+
listBySubscription: (options?: CloudHsmClustersListBySubscriptionOptionalParams) => PagedAsyncIterableIterator<CloudHsmCluster>;
|
|
207
|
+
restore: (resourceGroupName: string, cloudHsmClusterName: string, restoreRequestProperties: RestoreRequestProperties, options?: CloudHsmClustersRestoreOptionalParams) => PollerLike<OperationState<RestoreResult>, RestoreResult>;
|
|
208
|
+
update: (resourceGroupName: string, cloudHsmClusterName: string, body: CloudHsmClusterPatchParameters, options?: CloudHsmClustersUpdateOptionalParams) => PollerLike<OperationState<CloudHsmCluster>, CloudHsmCluster>;
|
|
209
|
+
validateBackupProperties: (resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersValidateBackupPropertiesOptionalParams) => PollerLike<OperationState<BackupResult>, BackupResult>;
|
|
210
|
+
validateRestoreProperties: (resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersValidateRestorePropertiesOptionalParams) => PollerLike<OperationState<RestoreResult>, RestoreResult>;
|
|
211
|
+
}
|
|
212
|
+
|
|
213
|
+
// @public
|
|
214
|
+
export interface CloudHsmClustersRestoreOptionalParams extends OperationOptions {
|
|
215
|
+
updateIntervalInMs?: number;
|
|
216
|
+
}
|
|
217
|
+
|
|
218
|
+
// @public
|
|
219
|
+
export interface CloudHsmClustersUpdateOptionalParams extends OperationOptions {
|
|
220
|
+
updateIntervalInMs?: number;
|
|
221
|
+
}
|
|
222
|
+
|
|
223
|
+
// @public
|
|
224
|
+
export interface CloudHsmClustersValidateBackupPropertiesOptionalParams extends OperationOptions {
|
|
225
|
+
backupRequestProperties?: BackupRequestProperties;
|
|
226
|
+
updateIntervalInMs?: number;
|
|
227
|
+
}
|
|
228
|
+
|
|
229
|
+
// @public
|
|
230
|
+
export interface CloudHsmClustersValidateRestorePropertiesOptionalParams extends OperationOptions {
|
|
231
|
+
restoreRequestProperties?: RestoreRequestProperties;
|
|
232
|
+
updateIntervalInMs?: number;
|
|
233
|
+
}
|
|
234
|
+
|
|
235
|
+
// @public
|
|
236
|
+
export interface CloudHsmProperties {
|
|
237
|
+
fqdn?: string;
|
|
238
|
+
state?: string;
|
|
239
|
+
stateMessage?: string;
|
|
240
|
+
}
|
|
241
|
+
|
|
242
|
+
// @public
|
|
243
|
+
export type ContinuablePage<TElement, TPage = TElement[]> = TPage & {
|
|
244
|
+
continuationToken?: string;
|
|
245
|
+
};
|
|
246
|
+
|
|
247
|
+
// @public
|
|
248
|
+
export type CreatedByType = string;
|
|
249
|
+
|
|
250
|
+
// @public
|
|
251
|
+
export interface DedicatedHsm extends TrackedResource {
|
|
252
|
+
properties: DedicatedHsmProperties;
|
|
253
|
+
sku: Sku;
|
|
254
|
+
zones?: string[];
|
|
255
|
+
}
|
|
256
|
+
|
|
257
|
+
// @public
|
|
258
|
+
export interface DedicatedHsmCreateOrUpdateOptionalParams extends OperationOptions {
|
|
259
|
+
updateIntervalInMs?: number;
|
|
260
|
+
}
|
|
261
|
+
|
|
262
|
+
// @public
|
|
263
|
+
export interface DedicatedHsmDeleteOptionalParams extends OperationOptions {
|
|
264
|
+
updateIntervalInMs?: number;
|
|
265
|
+
}
|
|
266
|
+
|
|
267
|
+
// @public
|
|
268
|
+
export interface DedicatedHsmError {
|
|
269
|
+
readonly error?: ErrorModel;
|
|
270
|
+
}
|
|
271
|
+
|
|
272
|
+
// @public
|
|
273
|
+
export interface DedicatedHsmGetOptionalParams extends OperationOptions {
|
|
274
|
+
}
|
|
275
|
+
|
|
276
|
+
// @public
|
|
277
|
+
export interface DedicatedHsmListByResourceGroupOptionalParams extends OperationOptions {
|
|
278
|
+
top?: number;
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
// @public
|
|
282
|
+
export interface DedicatedHsmListBySubscriptionOptionalParams extends OperationOptions {
|
|
283
|
+
top?: number;
|
|
284
|
+
}
|
|
285
|
+
|
|
286
|
+
// @public
|
|
287
|
+
export interface DedicatedHsmListOutboundNetworkDependenciesEndpointsOptionalParams extends OperationOptions {
|
|
288
|
+
}
|
|
289
|
+
|
|
290
|
+
// @public
|
|
291
|
+
export interface DedicatedHsmOperations {
|
|
292
|
+
createOrUpdate: (resourceGroupName: string, name: string, parameters: DedicatedHsm, options?: DedicatedHsmCreateOrUpdateOptionalParams) => PollerLike<OperationState<DedicatedHsm>, DedicatedHsm>;
|
|
293
|
+
delete: (resourceGroupName: string, name: string, options?: DedicatedHsmDeleteOptionalParams) => PollerLike<OperationState<void>, void>;
|
|
294
|
+
get: (resourceGroupName: string, name: string, options?: DedicatedHsmGetOptionalParams) => Promise<DedicatedHsm>;
|
|
295
|
+
listByResourceGroup: (resourceGroupName: string, options?: DedicatedHsmListByResourceGroupOptionalParams) => PagedAsyncIterableIterator<DedicatedHsm>;
|
|
296
|
+
listBySubscription: (options?: DedicatedHsmListBySubscriptionOptionalParams) => PagedAsyncIterableIterator<DedicatedHsm>;
|
|
297
|
+
listOutboundNetworkDependenciesEndpoints: (resourceGroupName: string, name: string, options?: DedicatedHsmListOutboundNetworkDependenciesEndpointsOptionalParams) => PagedAsyncIterableIterator<OutboundEnvironmentEndpoint>;
|
|
298
|
+
update: (resourceGroupName: string, name: string, parameters: DedicatedHsmPatchParameters, options?: DedicatedHsmUpdateOptionalParams) => PollerLike<OperationState<DedicatedHsm>, DedicatedHsm>;
|
|
299
|
+
}
|
|
300
|
+
|
|
301
|
+
// @public
|
|
302
|
+
export interface DedicatedHsmPatchParameters {
|
|
303
|
+
tags?: Record<string, string>;
|
|
304
|
+
}
|
|
305
|
+
|
|
306
|
+
// @public
|
|
307
|
+
export interface DedicatedHsmProperties {
|
|
308
|
+
managementNetworkProfile?: NetworkProfile;
|
|
309
|
+
networkProfile?: NetworkProfile;
|
|
310
|
+
readonly provisioningState?: JsonWebKeyType;
|
|
311
|
+
stampId?: string;
|
|
312
|
+
readonly statusMessage?: string;
|
|
313
|
+
}
|
|
314
|
+
|
|
315
|
+
// @public
|
|
316
|
+
export interface DedicatedHsmUpdateOptionalParams extends OperationOptions {
|
|
317
|
+
updateIntervalInMs?: number;
|
|
318
|
+
}
|
|
319
|
+
|
|
320
|
+
// @public
|
|
321
|
+
export interface EndpointDependency {
|
|
322
|
+
domainName?: string;
|
|
323
|
+
endpointDetails?: EndpointDetail[];
|
|
324
|
+
}
|
|
325
|
+
|
|
326
|
+
// @public
|
|
327
|
+
export interface EndpointDetail {
|
|
328
|
+
description?: string;
|
|
329
|
+
ipAddress?: string;
|
|
330
|
+
port?: number;
|
|
331
|
+
protocol?: string;
|
|
332
|
+
}
|
|
333
|
+
|
|
334
|
+
// @public
|
|
335
|
+
export interface ErrorAdditionalInfo {
|
|
336
|
+
readonly info?: any;
|
|
337
|
+
readonly type?: string;
|
|
338
|
+
}
|
|
339
|
+
|
|
340
|
+
// @public
|
|
341
|
+
export interface ErrorDetail {
|
|
342
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
343
|
+
readonly code?: string;
|
|
344
|
+
readonly details?: ErrorDetail[];
|
|
345
|
+
readonly message?: string;
|
|
346
|
+
readonly target?: string;
|
|
347
|
+
}
|
|
348
|
+
|
|
349
|
+
// @public
|
|
350
|
+
export interface ErrorModel {
|
|
351
|
+
readonly code?: string;
|
|
352
|
+
readonly innerError?: ErrorModel;
|
|
353
|
+
readonly message?: string;
|
|
354
|
+
}
|
|
355
|
+
|
|
356
|
+
// @public
|
|
357
|
+
export interface ErrorResponse {
|
|
358
|
+
error?: ErrorDetail;
|
|
359
|
+
}
|
|
360
|
+
|
|
361
|
+
// @public
|
|
362
|
+
export type JsonWebKeyType = string;
|
|
363
|
+
|
|
364
|
+
// @public
|
|
365
|
+
export enum KnownActionType {
|
|
366
|
+
Internal = "Internal"
|
|
367
|
+
}
|
|
368
|
+
|
|
369
|
+
// @public
|
|
370
|
+
export enum KnownActivationState {
|
|
371
|
+
// (undocumented)
|
|
372
|
+
Active = "Active",
|
|
373
|
+
// (undocumented)
|
|
374
|
+
Failed = "Failed",
|
|
375
|
+
// (undocumented)
|
|
376
|
+
NotActivated = "NotActivated",
|
|
377
|
+
// (undocumented)
|
|
378
|
+
NotDefined = "NotDefined",
|
|
379
|
+
// (undocumented)
|
|
380
|
+
Unknown = "Unknown"
|
|
381
|
+
}
|
|
382
|
+
|
|
383
|
+
// @public
|
|
384
|
+
export enum KnownAutoGeneratedDomainNameLabelScope {
|
|
385
|
+
// (undocumented)
|
|
386
|
+
NoReuse = "NoReuse",
|
|
387
|
+
// (undocumented)
|
|
388
|
+
ResourceGroupReuse = "ResourceGroupReuse",
|
|
389
|
+
// (undocumented)
|
|
390
|
+
SubscriptionReuse = "SubscriptionReuse",
|
|
391
|
+
// (undocumented)
|
|
392
|
+
TenantReuse = "TenantReuse"
|
|
393
|
+
}
|
|
394
|
+
|
|
395
|
+
// @public
|
|
396
|
+
export enum KnownBackupRestoreOperationStatus {
|
|
397
|
+
// (undocumented)
|
|
398
|
+
Cancelled = "Cancelled",
|
|
399
|
+
// (undocumented)
|
|
400
|
+
Failed = "Failed",
|
|
401
|
+
// (undocumented)
|
|
402
|
+
InProgress = "InProgress",
|
|
403
|
+
// (undocumented)
|
|
404
|
+
Succeeded = "Succeeded"
|
|
405
|
+
}
|
|
406
|
+
|
|
407
|
+
// @public
|
|
408
|
+
export enum KnownCloudHsmClusterSkuFamily {
|
|
409
|
+
// (undocumented)
|
|
410
|
+
B = "B"
|
|
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 KnownJsonWebKeyType {
|
|
423
|
+
Allocating = "Allocating",
|
|
424
|
+
CheckingQuota = "CheckingQuota",
|
|
425
|
+
Connecting = "Connecting",
|
|
426
|
+
Deleting = "Deleting",
|
|
427
|
+
Failed = "Failed",
|
|
428
|
+
Provisioning = "Provisioning",
|
|
429
|
+
Succeeded = "Succeeded"
|
|
430
|
+
}
|
|
431
|
+
|
|
432
|
+
// @public
|
|
433
|
+
export enum KnownManagedServiceIdentityType {
|
|
434
|
+
None = "None",
|
|
435
|
+
SystemAssigned = "SystemAssigned",
|
|
436
|
+
SystemAssignedUserAssigned = "SystemAssigned,UserAssigned",
|
|
437
|
+
UserAssigned = "UserAssigned"
|
|
438
|
+
}
|
|
439
|
+
|
|
440
|
+
// @public
|
|
441
|
+
export enum KnownOrigin {
|
|
442
|
+
System = "system",
|
|
443
|
+
User = "user",
|
|
444
|
+
UserSystem = "user,system"
|
|
445
|
+
}
|
|
446
|
+
|
|
447
|
+
// @public
|
|
448
|
+
export enum KnownPrivateEndpointConnectionProvisioningState {
|
|
449
|
+
// (undocumented)
|
|
450
|
+
Canceled = "Canceled",
|
|
451
|
+
// (undocumented)
|
|
452
|
+
Creating = "Creating",
|
|
453
|
+
// (undocumented)
|
|
454
|
+
Deleting = "Deleting",
|
|
455
|
+
// (undocumented)
|
|
456
|
+
Failed = "Failed",
|
|
457
|
+
// (undocumented)
|
|
458
|
+
InternalError = "InternalError",
|
|
459
|
+
// (undocumented)
|
|
460
|
+
Succeeded = "Succeeded",
|
|
461
|
+
// (undocumented)
|
|
462
|
+
Updating = "Updating"
|
|
463
|
+
}
|
|
464
|
+
|
|
465
|
+
// @public
|
|
466
|
+
export enum KnownPrivateEndpointServiceConnectionStatus {
|
|
467
|
+
Approved = "Approved",
|
|
468
|
+
Pending = "Pending",
|
|
469
|
+
Rejected = "Rejected"
|
|
470
|
+
}
|
|
471
|
+
|
|
472
|
+
// @public
|
|
473
|
+
export enum KnownProvisioningState {
|
|
474
|
+
// (undocumented)
|
|
475
|
+
Canceled = "Canceled",
|
|
476
|
+
// (undocumented)
|
|
477
|
+
Deleting = "Deleting",
|
|
478
|
+
// (undocumented)
|
|
479
|
+
Failed = "Failed",
|
|
480
|
+
// (undocumented)
|
|
481
|
+
Provisioning = "Provisioning",
|
|
482
|
+
// (undocumented)
|
|
483
|
+
Succeeded = "Succeeded",
|
|
484
|
+
// (undocumented)
|
|
485
|
+
Updating = "Updating"
|
|
486
|
+
}
|
|
487
|
+
|
|
488
|
+
// @public
|
|
489
|
+
export enum KnownPublicNetworkAccess {
|
|
490
|
+
// (undocumented)
|
|
491
|
+
Disabled = "Disabled"
|
|
492
|
+
}
|
|
493
|
+
|
|
494
|
+
// @public
|
|
495
|
+
export enum KnownSkuName {
|
|
496
|
+
PayShield10KLMK1CPS250 = "payShield10K_LMK1_CPS250",
|
|
497
|
+
PayShield10KLMK1CPS2500 = "payShield10K_LMK1_CPS2500",
|
|
498
|
+
PayShield10KLMK1CPS60 = "payShield10K_LMK1_CPS60",
|
|
499
|
+
PayShield10KLMK2CPS250 = "payShield10K_LMK2_CPS250",
|
|
500
|
+
PayShield10KLMK2CPS2500 = "payShield10K_LMK2_CPS2500",
|
|
501
|
+
PayShield10KLMK2CPS60 = "payShield10K_LMK2_CPS60",
|
|
502
|
+
SafeNetLunaNetworkHSMA790 = "SafeNet Luna Network HSM A790"
|
|
503
|
+
}
|
|
504
|
+
|
|
505
|
+
// @public
|
|
506
|
+
export enum KnownVersions {
|
|
507
|
+
V20250331 = "2025-03-31"
|
|
508
|
+
}
|
|
509
|
+
|
|
510
|
+
// @public
|
|
511
|
+
export interface ManagedServiceIdentity {
|
|
512
|
+
readonly principalId?: string;
|
|
513
|
+
readonly tenantId?: string;
|
|
514
|
+
type: ManagedServiceIdentityType;
|
|
515
|
+
userAssignedIdentities?: Record<string, UserAssignedIdentity | null>;
|
|
516
|
+
}
|
|
517
|
+
|
|
518
|
+
// @public
|
|
519
|
+
export type ManagedServiceIdentityType = string;
|
|
520
|
+
|
|
521
|
+
// @public
|
|
522
|
+
export interface NetworkInterface {
|
|
523
|
+
privateIpAddress?: string;
|
|
524
|
+
readonly resourceId?: string;
|
|
525
|
+
}
|
|
526
|
+
|
|
527
|
+
// @public
|
|
528
|
+
export interface NetworkProfile {
|
|
529
|
+
networkInterfaces?: NetworkInterface[];
|
|
530
|
+
subnet?: ApiEntityReference;
|
|
531
|
+
}
|
|
532
|
+
|
|
533
|
+
// @public
|
|
534
|
+
export interface Operation {
|
|
535
|
+
readonly actionType?: ActionType;
|
|
536
|
+
display?: OperationDisplay;
|
|
537
|
+
readonly isDataAction?: boolean;
|
|
538
|
+
readonly name?: string;
|
|
539
|
+
readonly origin?: Origin;
|
|
540
|
+
}
|
|
541
|
+
|
|
542
|
+
// @public
|
|
543
|
+
export interface OperationDisplay {
|
|
544
|
+
readonly description?: string;
|
|
545
|
+
readonly operation?: string;
|
|
546
|
+
readonly provider?: string;
|
|
547
|
+
readonly resource?: string;
|
|
548
|
+
}
|
|
549
|
+
|
|
550
|
+
// @public
|
|
551
|
+
export interface OperationsListOptionalParams extends OperationOptions {
|
|
552
|
+
}
|
|
553
|
+
|
|
554
|
+
// @public
|
|
555
|
+
export interface OperationsOperations {
|
|
556
|
+
list: (options?: OperationsListOptionalParams) => PagedAsyncIterableIterator<Operation>;
|
|
557
|
+
}
|
|
558
|
+
|
|
559
|
+
// @public
|
|
560
|
+
export type Origin = string;
|
|
561
|
+
|
|
562
|
+
// @public
|
|
563
|
+
export interface OutboundEnvironmentEndpoint {
|
|
564
|
+
category?: string;
|
|
565
|
+
endpoints?: EndpointDependency[];
|
|
566
|
+
}
|
|
567
|
+
|
|
568
|
+
// @public
|
|
569
|
+
export interface PagedAsyncIterableIterator<TElement, TPage = TElement[], TPageSettings extends PageSettings = PageSettings> {
|
|
570
|
+
[Symbol.asyncIterator](): PagedAsyncIterableIterator<TElement, TPage, TPageSettings>;
|
|
571
|
+
byPage: (settings?: TPageSettings) => AsyncIterableIterator<ContinuablePage<TElement, TPage>>;
|
|
572
|
+
next(): Promise<IteratorResult<TElement>>;
|
|
573
|
+
}
|
|
574
|
+
|
|
575
|
+
// @public
|
|
576
|
+
export interface PageSettings {
|
|
577
|
+
continuationToken?: string;
|
|
578
|
+
}
|
|
579
|
+
|
|
580
|
+
// @public
|
|
581
|
+
export interface PrivateEndpoint {
|
|
582
|
+
readonly id?: string;
|
|
583
|
+
}
|
|
584
|
+
|
|
585
|
+
// @public
|
|
586
|
+
export interface PrivateEndpointConnection extends ProxyResource {
|
|
587
|
+
etag?: string;
|
|
588
|
+
properties?: PrivateEndpointConnectionProperties;
|
|
589
|
+
}
|
|
590
|
+
|
|
591
|
+
// @public
|
|
592
|
+
export interface PrivateEndpointConnectionProperties {
|
|
593
|
+
readonly groupIds?: string[];
|
|
594
|
+
privateEndpoint?: PrivateEndpoint;
|
|
595
|
+
privateLinkServiceConnectionState: PrivateLinkServiceConnectionState;
|
|
596
|
+
readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
|
|
597
|
+
}
|
|
598
|
+
|
|
599
|
+
// @public
|
|
600
|
+
export type PrivateEndpointConnectionProvisioningState = string;
|
|
601
|
+
|
|
602
|
+
// @public
|
|
603
|
+
export interface PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams extends OperationOptions {
|
|
604
|
+
}
|
|
605
|
+
|
|
606
|
+
// @public
|
|
607
|
+
export interface PrivateEndpointConnectionsOperations {
|
|
608
|
+
listByCloudHsmCluster: (resourceGroupName: string, cloudHsmClusterName: string, options?: PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams) => PagedAsyncIterableIterator<PrivateEndpointConnection>;
|
|
609
|
+
}
|
|
610
|
+
|
|
611
|
+
// @public
|
|
612
|
+
export type PrivateEndpointServiceConnectionStatus = string;
|
|
613
|
+
|
|
614
|
+
// @public
|
|
615
|
+
export interface PrivateLinkResource extends Resource {
|
|
616
|
+
properties?: PrivateLinkResourceProperties;
|
|
617
|
+
}
|
|
618
|
+
|
|
619
|
+
// @public
|
|
620
|
+
export interface PrivateLinkResourceProperties {
|
|
621
|
+
readonly groupId?: string;
|
|
622
|
+
readonly requiredMembers?: string[];
|
|
623
|
+
requiredZoneNames?: string[];
|
|
624
|
+
}
|
|
625
|
+
|
|
626
|
+
// @public
|
|
627
|
+
export interface PrivateLinkServiceConnectionState {
|
|
628
|
+
actionsRequired?: string;
|
|
629
|
+
description?: string;
|
|
630
|
+
status?: PrivateEndpointServiceConnectionStatus;
|
|
631
|
+
}
|
|
632
|
+
|
|
633
|
+
// @public
|
|
634
|
+
export type ProvisioningState = string;
|
|
635
|
+
|
|
636
|
+
// @public
|
|
637
|
+
export interface ProxyResource extends Resource {
|
|
638
|
+
}
|
|
639
|
+
|
|
640
|
+
// @public
|
|
641
|
+
export type PublicNetworkAccess = string;
|
|
642
|
+
|
|
643
|
+
// @public
|
|
644
|
+
export interface Resource {
|
|
645
|
+
readonly id?: string;
|
|
646
|
+
readonly name?: string;
|
|
647
|
+
readonly systemData?: SystemData;
|
|
648
|
+
readonly type?: string;
|
|
649
|
+
}
|
|
650
|
+
|
|
651
|
+
// @public
|
|
652
|
+
export function restorePoller<TResponse extends PathUncheckedResponse, TResult>(client: AzureDedicatedHSMResourceProvider, serializedState: string, sourceOperation: (...args: any[]) => PollerLike<OperationState<TResult>, TResult>, options?: RestorePollerOptions<TResult>): PollerLike<OperationState<TResult>, TResult>;
|
|
653
|
+
|
|
654
|
+
// @public (undocumented)
|
|
655
|
+
export interface RestorePollerOptions<TResult, TResponse extends PathUncheckedResponse = PathUncheckedResponse> extends OperationOptions {
|
|
656
|
+
abortSignal?: AbortSignalLike;
|
|
657
|
+
processResponseBody?: (result: TResponse) => Promise<TResult>;
|
|
658
|
+
updateIntervalInMs?: number;
|
|
659
|
+
}
|
|
660
|
+
|
|
661
|
+
// @public
|
|
662
|
+
export interface RestoreRequestProperties extends BackupRestoreRequestBaseProperties {
|
|
663
|
+
backupId: string;
|
|
664
|
+
}
|
|
665
|
+
|
|
666
|
+
// @public
|
|
667
|
+
export interface RestoreResult {
|
|
668
|
+
properties?: BackupRestoreBaseResultProperties;
|
|
669
|
+
}
|
|
670
|
+
|
|
671
|
+
// @public
|
|
672
|
+
export interface Sku {
|
|
673
|
+
name?: SkuName;
|
|
674
|
+
}
|
|
675
|
+
|
|
676
|
+
// @public
|
|
677
|
+
export type SkuName = string;
|
|
678
|
+
|
|
679
|
+
// @public
|
|
680
|
+
export interface SystemData {
|
|
681
|
+
createdAt?: Date;
|
|
682
|
+
createdBy?: string;
|
|
683
|
+
createdByType?: CreatedByType;
|
|
684
|
+
lastModifiedAt?: Date;
|
|
685
|
+
lastModifiedBy?: string;
|
|
686
|
+
lastModifiedByType?: CreatedByType;
|
|
687
|
+
}
|
|
688
|
+
|
|
689
|
+
// @public
|
|
690
|
+
export interface TrackedResource extends Resource {
|
|
691
|
+
location: string;
|
|
692
|
+
tags?: Record<string, string>;
|
|
693
|
+
}
|
|
694
|
+
|
|
695
|
+
// @public
|
|
696
|
+
export interface UserAssignedIdentity {
|
|
697
|
+
readonly clientId?: string;
|
|
698
|
+
readonly principalId?: string;
|
|
699
|
+
}
|
|
700
|
+
|
|
701
|
+
// (No @packageDocumentation comment for this package)
|
|
702
|
+
|
|
703
|
+
```
|