@azure/arm-hardwaresecuritymodules 2.0.0-beta.1 → 2.0.0-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +146 -2
- package/dist/index.js +2121 -1216
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/cloudHsmClusterBackupStatusGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudHsmClusterBackupStatusGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudHsmClusterBackupStatusGetSample.js +40 -0
- package/dist-esm/samples-dev/cloudHsmClusterBackupStatusGetSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsCreateSample.js +4 -4
- package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsGetSample.js +1 -1
- package/dist-esm/samples-dev/cloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterSample.js +20 -4
- package/dist-esm/samples-dev/cloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudHsmClusterRestoreStatusGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudHsmClusterRestoreStatusGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudHsmClusterRestoreStatusGetSample.js +40 -0
- package/dist-esm/samples-dev/cloudHsmClusterRestoreStatusGetSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudHsmClustersBackupSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudHsmClustersBackupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudHsmClustersBackupSample.js +39 -0
- package/dist-esm/samples-dev/cloudHsmClustersBackupSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudHsmClustersCreateOrUpdateSample.js +6 -6
- package/dist-esm/samples-dev/cloudHsmClustersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudHsmClustersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/cloudHsmClustersGetSample.js +1 -1
- package/dist-esm/samples-dev/cloudHsmClustersListByResourceGroupSample.js +2 -2
- package/dist-esm/samples-dev/cloudHsmClustersListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudHsmClustersListBySubscriptionSample.js +2 -2
- package/dist-esm/samples-dev/cloudHsmClustersListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudHsmClustersRestoreSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudHsmClustersRestoreSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudHsmClustersRestoreSample.js +43 -0
- package/dist-esm/samples-dev/cloudHsmClustersRestoreSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudHsmClustersUpdateSample.js +4 -4
- package/dist-esm/samples-dev/cloudHsmClustersUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudHsmClustersValidateBackupPropertiesSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudHsmClustersValidateBackupPropertiesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudHsmClustersValidateBackupPropertiesSample.js +39 -0
- package/dist-esm/samples-dev/cloudHsmClustersValidateBackupPropertiesSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudHsmClustersValidateRestorePropertiesSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudHsmClustersValidateRestorePropertiesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudHsmClustersValidateRestorePropertiesSample.js +46 -0
- package/dist-esm/samples-dev/cloudHsmClustersValidateRestorePropertiesSample.js.map +1 -0
- package/dist-esm/samples-dev/dedicatedHsmCreateOrUpdateSample.js +15 -15
- package/dist-esm/samples-dev/dedicatedHsmCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/dedicatedHsmDeleteSample.js +1 -1
- package/dist-esm/samples-dev/dedicatedHsmGetSample.js +3 -3
- package/dist-esm/samples-dev/dedicatedHsmListByResourceGroupSample.js +4 -4
- package/dist-esm/samples-dev/dedicatedHsmListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/dedicatedHsmListBySubscriptionSample.js +4 -4
- package/dist-esm/samples-dev/dedicatedHsmListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/dedicatedHsmListOutboundNetworkDependenciesEndpointsSample.js +2 -2
- package/dist-esm/samples-dev/dedicatedHsmListOutboundNetworkDependenciesEndpointsSample.js.map +1 -1
- package/dist-esm/samples-dev/dedicatedHsmUpdateSample.js +3 -3
- package/dist-esm/samples-dev/dedicatedHsmUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +8 -8
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListByCloudHsmClusterSample.js +2 -2
- package/dist-esm/samples-dev/privateEndpointConnectionsListByCloudHsmClusterSample.js.map +1 -1
- package/dist-esm/src/azureHSMResourceProvider.d.ts +7 -2
- package/dist-esm/src/azureHSMResourceProvider.d.ts.map +1 -1
- package/dist-esm/src/azureHSMResourceProvider.js +44 -10
- package/dist-esm/src/azureHSMResourceProvider.js.map +1 -1
- package/dist-esm/src/index.d.ts +0 -1
- package/dist-esm/src/index.d.ts.map +1 -1
- package/dist-esm/src/lroImpl.js +1 -1
- package/dist-esm/src/models/index.d.ts +543 -263
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +109 -49
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +28 -16
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +832 -637
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +5 -12
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +76 -117
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/cloudHsmClusterBackupStatus.d.ts +22 -0
- package/dist-esm/src/operations/cloudHsmClusterBackupStatus.d.ts.map +1 -0
- package/dist-esm/src/operations/cloudHsmClusterBackupStatus.js +61 -0
- package/dist-esm/src/operations/cloudHsmClusterBackupStatus.js.map +1 -0
- package/dist-esm/src/operations/cloudHsmClusterPrivateEndpointConnections.d.ts +7 -7
- package/dist-esm/src/operations/cloudHsmClusterPrivateEndpointConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/cloudHsmClusterPrivateEndpointConnections.js +37 -29
- package/dist-esm/src/operations/cloudHsmClusterPrivateEndpointConnections.js.map +1 -1
- package/dist-esm/src/operations/cloudHsmClusterPrivateLinkResources.d.ts +23 -3
- package/dist-esm/src/operations/cloudHsmClusterPrivateLinkResources.d.ts.map +1 -1
- package/dist-esm/src/operations/cloudHsmClusterPrivateLinkResources.js +105 -6
- package/dist-esm/src/operations/cloudHsmClusterPrivateLinkResources.js.map +1 -1
- package/dist-esm/src/operations/cloudHsmClusterRestoreStatus.d.ts +22 -0
- package/dist-esm/src/operations/cloudHsmClusterRestoreStatus.d.ts.map +1 -0
- package/dist-esm/src/operations/cloudHsmClusterRestoreStatus.js +61 -0
- package/dist-esm/src/operations/cloudHsmClusterRestoreStatus.js.map +1 -0
- package/dist-esm/src/operations/cloudHsmClusters.d.ts +78 -10
- package/dist-esm/src/operations/cloudHsmClusters.d.ts.map +1 -1
- package/dist-esm/src/operations/cloudHsmClusters.js +467 -82
- package/dist-esm/src/operations/cloudHsmClusters.js.map +1 -1
- package/dist-esm/src/operations/dedicatedHsmOperations.d.ts +24 -24
- package/dist-esm/src/operations/dedicatedHsmOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/dedicatedHsmOperations.js +117 -109
- package/dist-esm/src/operations/dedicatedHsmOperations.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +3 -1
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +3 -1
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/operations.d.ts +4 -4
- package/dist-esm/src/operations/operations.d.ts.map +1 -1
- package/dist-esm/src/operations/operations.js +8 -8
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.d.ts +3 -3
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.js +14 -14
- package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterBackupStatus.js +9 -0
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterBackupStatus.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts +7 -7
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts +4 -3
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterRestoreStatus.js +9 -0
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterRestoreStatus.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/cloudHsmClusters.d.ts +78 -10
- package/dist-esm/src/operationsInterfaces/cloudHsmClusters.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/dedicatedHsmOperations.d.ts +18 -18
- package/dist-esm/src/operationsInterfaces/dedicatedHsmOperations.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +3 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +3 -1
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/operations.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +1 -1
- package/dist-esm/src/pagingHelper.js.map +1 -1
- package/dist-esm/test/hardwaresecuritymodules_operations_test.spec.d.ts.map +1 -1
- package/dist-esm/test/hardwaresecuritymodules_operations_test.spec.js +6 -2
- package/dist-esm/test/hardwaresecuritymodules_operations_test.spec.js.map +1 -1
- package/package.json +14 -15
- package/review/arm-hardwaresecuritymodules.api.md +298 -93
- package/src/azureHSMResourceProvider.ts +67 -20
- package/src/lroImpl.ts +4 -4
- package/src/models/index.ts +633 -284
- package/src/models/mappers.ts +898 -675
- package/src/models/parameters.ts +82 -128
- package/src/operations/cloudHsmClusterBackupStatus.ts +82 -0
- package/src/operations/cloudHsmClusterPrivateEndpointConnections.ts +74 -56
- package/src/operations/cloudHsmClusterPrivateLinkResources.ts +145 -13
- package/src/operations/cloudHsmClusterRestoreStatus.ts +82 -0
- package/src/operations/cloudHsmClusters.ts +684 -151
- package/src/operations/dedicatedHsmOperations.ts +224 -215
- package/src/operations/index.ts +3 -1
- package/src/operations/operations.ts +17 -17
- package/src/operations/privateEndpointConnections.ts +30 -30
- package/src/operationsInterfaces/cloudHsmClusterBackupStatus.ts +30 -0
- package/src/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.ts +17 -11
- package/src/operationsInterfaces/cloudHsmClusterPrivateLinkResources.ts +6 -4
- package/src/operationsInterfaces/cloudHsmClusterRestoreStatus.ts +30 -0
- package/src/operationsInterfaces/cloudHsmClusters.ts +156 -19
- package/src/operationsInterfaces/dedicatedHsmOperations.ts +34 -28
- package/src/operationsInterfaces/index.ts +3 -1
- package/src/operationsInterfaces/operations.ts +4 -4
- package/src/operationsInterfaces/privateEndpointConnections.ts +3 -3
- package/src/pagingHelper.ts +1 -1
- package/types/arm-hardwaresecuritymodules.d.ts +625 -205
- package/types/tsdoc-metadata.json +1 -1
|
@@ -10,21 +10,36 @@ import { OperationState } from '@azure/core-lro';
|
|
|
10
10
|
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
11
11
|
import { SimplePollerLike } from '@azure/core-lro';
|
|
12
12
|
|
|
13
|
+
// @public
|
|
14
|
+
export type ActionType = string;
|
|
15
|
+
|
|
16
|
+
// @public
|
|
17
|
+
export type ActivationState = string;
|
|
18
|
+
|
|
13
19
|
// @public
|
|
14
20
|
export interface ApiEntityReference {
|
|
15
|
-
|
|
21
|
+
resourceId?: string;
|
|
16
22
|
}
|
|
17
23
|
|
|
24
|
+
// @public
|
|
25
|
+
export type AutoGeneratedDomainNameLabelScope = string;
|
|
26
|
+
|
|
18
27
|
// @public (undocumented)
|
|
19
28
|
export class AzureHSMResourceProvider extends coreClient.ServiceClient {
|
|
20
29
|
// (undocumented)
|
|
21
30
|
$host: string;
|
|
22
31
|
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: AzureHSMResourceProviderOptionalParams);
|
|
23
32
|
// (undocumented)
|
|
33
|
+
apiVersion: string;
|
|
34
|
+
// (undocumented)
|
|
35
|
+
cloudHsmClusterBackupStatus: CloudHsmClusterBackupStatus;
|
|
36
|
+
// (undocumented)
|
|
24
37
|
cloudHsmClusterPrivateEndpointConnections: CloudHsmClusterPrivateEndpointConnections;
|
|
25
38
|
// (undocumented)
|
|
26
39
|
cloudHsmClusterPrivateLinkResources: CloudHsmClusterPrivateLinkResources;
|
|
27
40
|
// (undocumented)
|
|
41
|
+
cloudHsmClusterRestoreStatus: CloudHsmClusterRestoreStatus;
|
|
42
|
+
// (undocumented)
|
|
28
43
|
cloudHsmClusters: CloudHsmClusters;
|
|
29
44
|
// (undocumented)
|
|
30
45
|
dedicatedHsmOperations: DedicatedHsmOperations;
|
|
@@ -39,40 +54,84 @@ export class AzureHSMResourceProvider extends coreClient.ServiceClient {
|
|
|
39
54
|
// @public
|
|
40
55
|
export interface AzureHSMResourceProviderOptionalParams extends coreClient.ServiceClientOptions {
|
|
41
56
|
$host?: string;
|
|
57
|
+
apiVersion?: string;
|
|
42
58
|
endpoint?: string;
|
|
43
59
|
}
|
|
44
60
|
|
|
45
61
|
// @public
|
|
46
|
-
export interface
|
|
47
|
-
azureStorageResourceUri?: string;
|
|
48
|
-
readonly lastBackupDateTime?: Date;
|
|
49
|
-
readonly lastBackupStatus?: string;
|
|
62
|
+
export interface BackupRequestProperties extends BackupRestoreRequestBaseProperties {
|
|
50
63
|
}
|
|
51
64
|
|
|
52
65
|
// @public
|
|
53
|
-
export interface
|
|
54
|
-
readonly
|
|
55
|
-
|
|
66
|
+
export interface BackupRestoreBaseResultProperties {
|
|
67
|
+
readonly endTime?: Date;
|
|
68
|
+
error?: ErrorDetail;
|
|
69
|
+
jobId?: string;
|
|
70
|
+
readonly startTime?: Date;
|
|
71
|
+
readonly status?: BackupRestoreOperationStatus;
|
|
72
|
+
statusDetails?: string;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
// @public
|
|
76
|
+
export type BackupRestoreOperationStatus = string;
|
|
77
|
+
|
|
78
|
+
// @public
|
|
79
|
+
export interface BackupRestoreRequestBaseProperties {
|
|
80
|
+
azureStorageBlobContainerUri: string;
|
|
81
|
+
token?: string;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
// @public
|
|
85
|
+
export interface BackupResult {
|
|
86
|
+
azureStorageBlobContainerUri?: string;
|
|
87
|
+
backupId?: string;
|
|
88
|
+
readonly endTime?: Date;
|
|
89
|
+
error?: ErrorDetail;
|
|
90
|
+
jobId?: string;
|
|
91
|
+
readonly startTime?: Date;
|
|
92
|
+
readonly status?: BackupRestoreOperationStatus;
|
|
93
|
+
statusDetails?: string;
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
// @public
|
|
97
|
+
export interface BackupResultProperties extends BackupRestoreBaseResultProperties {
|
|
98
|
+
azureStorageBlobContainerUri?: string;
|
|
99
|
+
backupId?: string;
|
|
56
100
|
}
|
|
57
101
|
|
|
58
102
|
// @public
|
|
59
103
|
export interface CloudHsmCluster extends CloudHsmClusterResource {
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
hsms?: CloudHsmProperties[];
|
|
63
|
-
privateEndpointConnections?: PrivateEndpointConnection[];
|
|
64
|
-
provisioningState?: ProvisioningState;
|
|
65
|
-
publicNetworkAccess?:
|
|
66
|
-
restoreProperties?: RestoreProperties;
|
|
67
|
-
securityDomain?: CloudHsmClusterSecurityDomainProperties;
|
|
104
|
+
readonly activationState?: ActivationState;
|
|
105
|
+
autoGeneratedDomainNameLabelScope?: AutoGeneratedDomainNameLabelScope;
|
|
106
|
+
readonly hsms?: CloudHsmProperties[];
|
|
107
|
+
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
|
108
|
+
readonly provisioningState?: ProvisioningState;
|
|
109
|
+
publicNetworkAccess?: PublicNetworkAccess;
|
|
68
110
|
readonly statusMessage?: string;
|
|
69
111
|
}
|
|
70
112
|
|
|
71
113
|
// @public
|
|
72
|
-
export interface
|
|
73
|
-
|
|
114
|
+
export interface CloudHsmClusterBackupStatus {
|
|
115
|
+
get(resourceGroupName: string, cloudHsmClusterName: string, jobId: string, options?: CloudHsmClusterBackupStatusGetOptionalParams): Promise<CloudHsmClusterBackupStatusGetResponse>;
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
// @public
|
|
119
|
+
export interface CloudHsmClusterBackupStatusGetExceptionHeaders {
|
|
120
|
+
xMsRequestId?: string;
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
// @public
|
|
124
|
+
export interface CloudHsmClusterBackupStatusGetHeaders {
|
|
125
|
+
xMsRequestId?: string;
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
// @public
|
|
129
|
+
export interface CloudHsmClusterBackupStatusGetOptionalParams extends coreClient.OperationOptions {
|
|
74
130
|
}
|
|
75
131
|
|
|
132
|
+
// @public
|
|
133
|
+
export type CloudHsmClusterBackupStatusGetResponse = CloudHsmClusterBackupStatusGetHeaders & BackupResult;
|
|
134
|
+
|
|
76
135
|
// @public
|
|
77
136
|
export interface CloudHsmClusterListResult {
|
|
78
137
|
nextLink?: string;
|
|
@@ -81,9 +140,7 @@ export interface CloudHsmClusterListResult {
|
|
|
81
140
|
|
|
82
141
|
// @public
|
|
83
142
|
export interface CloudHsmClusterPatchParameters {
|
|
84
|
-
backupProperties?: BackupProperties;
|
|
85
143
|
identity?: ManagedServiceIdentity;
|
|
86
|
-
sku?: CloudHsmClusterSku;
|
|
87
144
|
tags?: {
|
|
88
145
|
[propertyName: string]: string;
|
|
89
146
|
};
|
|
@@ -91,8 +148,8 @@ export interface CloudHsmClusterPatchParameters {
|
|
|
91
148
|
|
|
92
149
|
// @public
|
|
93
150
|
export interface CloudHsmClusterPrivateEndpointConnections {
|
|
94
|
-
beginDelete(resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, options?: CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
95
|
-
beginDeleteAndWait(resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, options?: CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams): Promise<
|
|
151
|
+
beginDelete(resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, options?: CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClusterPrivateEndpointConnectionsDeleteResponse>, CloudHsmClusterPrivateEndpointConnectionsDeleteResponse>>;
|
|
152
|
+
beginDeleteAndWait(resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, options?: CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams): Promise<CloudHsmClusterPrivateEndpointConnectionsDeleteResponse>;
|
|
96
153
|
create(resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, properties: PrivateEndpointConnection, options?: CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams): Promise<CloudHsmClusterPrivateEndpointConnectionsCreateResponse>;
|
|
97
154
|
get(resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, options?: CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams): Promise<CloudHsmClusterPrivateEndpointConnectionsGetResponse>;
|
|
98
155
|
}
|
|
@@ -115,6 +172,9 @@ export interface CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams e
|
|
|
115
172
|
updateIntervalInMs?: number;
|
|
116
173
|
}
|
|
117
174
|
|
|
175
|
+
// @public
|
|
176
|
+
export type CloudHsmClusterPrivateEndpointConnectionsDeleteResponse = CloudHsmClusterPrivateEndpointConnectionsDeleteHeaders;
|
|
177
|
+
|
|
118
178
|
// @public
|
|
119
179
|
export interface CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {
|
|
120
180
|
}
|
|
@@ -124,9 +184,16 @@ export type CloudHsmClusterPrivateEndpointConnectionsGetResponse = PrivateEndpoi
|
|
|
124
184
|
|
|
125
185
|
// @public
|
|
126
186
|
export interface CloudHsmClusterPrivateLinkResources {
|
|
127
|
-
listByCloudHsmCluster(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams):
|
|
187
|
+
listByCloudHsmCluster(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource>;
|
|
188
|
+
}
|
|
189
|
+
|
|
190
|
+
// @public
|
|
191
|
+
export interface CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterNextOptionalParams extends coreClient.OperationOptions {
|
|
128
192
|
}
|
|
129
193
|
|
|
194
|
+
// @public
|
|
195
|
+
export type CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterNextResponse = PrivateLinkResourceListResult;
|
|
196
|
+
|
|
130
197
|
// @public
|
|
131
198
|
export interface CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams extends coreClient.OperationOptions {
|
|
132
199
|
}
|
|
@@ -140,31 +207,70 @@ export interface CloudHsmClusterResource extends TrackedResource {
|
|
|
140
207
|
sku?: CloudHsmClusterSku;
|
|
141
208
|
}
|
|
142
209
|
|
|
210
|
+
// @public
|
|
211
|
+
export interface CloudHsmClusterRestoreStatus {
|
|
212
|
+
get(resourceGroupName: string, cloudHsmClusterName: string, jobId: string, options?: CloudHsmClusterRestoreStatusGetOptionalParams): Promise<CloudHsmClusterRestoreStatusGetResponse>;
|
|
213
|
+
}
|
|
214
|
+
|
|
215
|
+
// @public
|
|
216
|
+
export interface CloudHsmClusterRestoreStatusGetExceptionHeaders {
|
|
217
|
+
xMsRequestId?: string;
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
// @public
|
|
221
|
+
export interface CloudHsmClusterRestoreStatusGetHeaders {
|
|
222
|
+
xMsRequestId?: string;
|
|
223
|
+
}
|
|
224
|
+
|
|
225
|
+
// @public
|
|
226
|
+
export interface CloudHsmClusterRestoreStatusGetOptionalParams extends coreClient.OperationOptions {
|
|
227
|
+
}
|
|
228
|
+
|
|
229
|
+
// @public
|
|
230
|
+
export type CloudHsmClusterRestoreStatusGetResponse = CloudHsmClusterRestoreStatusGetHeaders & RestoreResult;
|
|
231
|
+
|
|
143
232
|
// @public
|
|
144
233
|
export interface CloudHsmClusters {
|
|
234
|
+
beginBackup(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersBackupOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersBackupResponse>, CloudHsmClustersBackupResponse>>;
|
|
235
|
+
beginBackupAndWait(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersBackupOptionalParams): Promise<CloudHsmClustersBackupResponse>;
|
|
145
236
|
beginCreateOrUpdate(resourceGroupName: string, cloudHsmClusterName: string, location: string, options?: CloudHsmClustersCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersCreateOrUpdateResponse>, CloudHsmClustersCreateOrUpdateResponse>>;
|
|
146
237
|
beginCreateOrUpdateAndWait(resourceGroupName: string, cloudHsmClusterName: string, location: string, options?: CloudHsmClustersCreateOrUpdateOptionalParams): Promise<CloudHsmClustersCreateOrUpdateResponse>;
|
|
147
|
-
beginDelete(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
148
|
-
beginDeleteAndWait(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersDeleteOptionalParams): Promise<
|
|
238
|
+
beginDelete(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersDeleteResponse>, CloudHsmClustersDeleteResponse>>;
|
|
239
|
+
beginDeleteAndWait(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersDeleteOptionalParams): Promise<CloudHsmClustersDeleteResponse>;
|
|
240
|
+
beginRestore(resourceGroupName: string, cloudHsmClusterName: string, restoreRequestProperties: RestoreRequestProperties, options?: CloudHsmClustersRestoreOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersRestoreResponse>, CloudHsmClustersRestoreResponse>>;
|
|
241
|
+
beginRestoreAndWait(resourceGroupName: string, cloudHsmClusterName: string, restoreRequestProperties: RestoreRequestProperties, options?: CloudHsmClustersRestoreOptionalParams): Promise<CloudHsmClustersRestoreResponse>;
|
|
149
242
|
beginUpdate(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersUpdateOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersUpdateResponse>, CloudHsmClustersUpdateResponse>>;
|
|
150
243
|
beginUpdateAndWait(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersUpdateOptionalParams): Promise<CloudHsmClustersUpdateResponse>;
|
|
244
|
+
beginValidateBackupProperties(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersValidateBackupPropertiesOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersValidateBackupPropertiesResponse>, CloudHsmClustersValidateBackupPropertiesResponse>>;
|
|
245
|
+
beginValidateBackupPropertiesAndWait(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersValidateBackupPropertiesOptionalParams): Promise<CloudHsmClustersValidateBackupPropertiesResponse>;
|
|
246
|
+
beginValidateRestoreProperties(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersValidateRestorePropertiesOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersValidateRestorePropertiesResponse>, CloudHsmClustersValidateRestorePropertiesResponse>>;
|
|
247
|
+
beginValidateRestorePropertiesAndWait(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersValidateRestorePropertiesOptionalParams): Promise<CloudHsmClustersValidateRestorePropertiesResponse>;
|
|
151
248
|
get(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersGetOptionalParams): Promise<CloudHsmClustersGetResponse>;
|
|
152
249
|
listByResourceGroup(resourceGroupName: string, options?: CloudHsmClustersListByResourceGroupOptionalParams): PagedAsyncIterableIterator<CloudHsmCluster>;
|
|
153
250
|
listBySubscription(options?: CloudHsmClustersListBySubscriptionOptionalParams): PagedAsyncIterableIterator<CloudHsmCluster>;
|
|
154
251
|
}
|
|
155
252
|
|
|
253
|
+
// @public
|
|
254
|
+
export interface CloudHsmClustersBackupHeaders {
|
|
255
|
+
xMsRequestId?: string;
|
|
256
|
+
}
|
|
257
|
+
|
|
258
|
+
// @public
|
|
259
|
+
export interface CloudHsmClustersBackupOptionalParams extends coreClient.OperationOptions {
|
|
260
|
+
backupRequestProperties?: BackupRequestProperties;
|
|
261
|
+
resumeFrom?: string;
|
|
262
|
+
updateIntervalInMs?: number;
|
|
263
|
+
}
|
|
264
|
+
|
|
265
|
+
// @public
|
|
266
|
+
export type CloudHsmClustersBackupResponse = CloudHsmClustersBackupHeaders & BackupResult;
|
|
267
|
+
|
|
156
268
|
// @public
|
|
157
269
|
export interface CloudHsmClustersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
|
158
|
-
autoGeneratedDomainNameLabelScope?:
|
|
159
|
-
backupProperties?: BackupProperties;
|
|
160
|
-
hsms?: CloudHsmProperties[];
|
|
270
|
+
autoGeneratedDomainNameLabelScope?: AutoGeneratedDomainNameLabelScope;
|
|
161
271
|
identity?: ManagedServiceIdentity;
|
|
162
|
-
|
|
163
|
-
provisioningState?: ProvisioningState;
|
|
164
|
-
publicNetworkAccess?: string;
|
|
165
|
-
restoreProperties?: RestoreProperties;
|
|
272
|
+
publicNetworkAccess?: PublicNetworkAccess;
|
|
166
273
|
resumeFrom?: string;
|
|
167
|
-
securityDomain?: CloudHsmClusterSecurityDomainProperties;
|
|
168
274
|
sku?: CloudHsmClusterSku;
|
|
169
275
|
tags?: {
|
|
170
276
|
[propertyName: string]: string;
|
|
@@ -187,10 +293,7 @@ export interface CloudHsmClustersDeleteOptionalParams extends coreClient.Operati
|
|
|
187
293
|
}
|
|
188
294
|
|
|
189
295
|
// @public
|
|
190
|
-
export
|
|
191
|
-
activationStatus?: string;
|
|
192
|
-
fipsState?: number;
|
|
193
|
-
}
|
|
296
|
+
export type CloudHsmClustersDeleteResponse = CloudHsmClustersDeleteHeaders;
|
|
194
297
|
|
|
195
298
|
// @public
|
|
196
299
|
export interface CloudHsmClustersGetOptionalParams extends coreClient.OperationOptions {
|
|
@@ -242,6 +345,20 @@ export interface CloudHsmClustersListBySubscriptionOptionalParams extends coreCl
|
|
|
242
345
|
// @public
|
|
243
346
|
export type CloudHsmClustersListBySubscriptionResponse = CloudHsmClusterListResult;
|
|
244
347
|
|
|
348
|
+
// @public
|
|
349
|
+
export interface CloudHsmClustersRestoreHeaders {
|
|
350
|
+
xMsRequestId?: string;
|
|
351
|
+
}
|
|
352
|
+
|
|
353
|
+
// @public
|
|
354
|
+
export interface CloudHsmClustersRestoreOptionalParams extends coreClient.OperationOptions {
|
|
355
|
+
resumeFrom?: string;
|
|
356
|
+
updateIntervalInMs?: number;
|
|
357
|
+
}
|
|
358
|
+
|
|
359
|
+
// @public
|
|
360
|
+
export type CloudHsmClustersRestoreResponse = CloudHsmClustersRestoreHeaders & RestoreResult;
|
|
361
|
+
|
|
245
362
|
// @public
|
|
246
363
|
export interface CloudHsmClustersUpdateHeaders {
|
|
247
364
|
location?: string;
|
|
@@ -249,10 +366,8 @@ export interface CloudHsmClustersUpdateHeaders {
|
|
|
249
366
|
|
|
250
367
|
// @public
|
|
251
368
|
export interface CloudHsmClustersUpdateOptionalParams extends coreClient.OperationOptions {
|
|
252
|
-
backupProperties?: BackupProperties;
|
|
253
369
|
identity?: ManagedServiceIdentity;
|
|
254
370
|
resumeFrom?: string;
|
|
255
|
-
sku?: CloudHsmClusterSku;
|
|
256
371
|
tags?: {
|
|
257
372
|
[propertyName: string]: string;
|
|
258
373
|
};
|
|
@@ -262,6 +377,36 @@ export interface CloudHsmClustersUpdateOptionalParams extends coreClient.Operati
|
|
|
262
377
|
// @public
|
|
263
378
|
export type CloudHsmClustersUpdateResponse = CloudHsmCluster;
|
|
264
379
|
|
|
380
|
+
// @public
|
|
381
|
+
export interface CloudHsmClustersValidateBackupPropertiesHeaders {
|
|
382
|
+
xMsRequestId?: string;
|
|
383
|
+
}
|
|
384
|
+
|
|
385
|
+
// @public
|
|
386
|
+
export interface CloudHsmClustersValidateBackupPropertiesOptionalParams extends coreClient.OperationOptions {
|
|
387
|
+
backupRequestProperties?: BackupRequestProperties;
|
|
388
|
+
resumeFrom?: string;
|
|
389
|
+
updateIntervalInMs?: number;
|
|
390
|
+
}
|
|
391
|
+
|
|
392
|
+
// @public
|
|
393
|
+
export type CloudHsmClustersValidateBackupPropertiesResponse = CloudHsmClustersValidateBackupPropertiesHeaders & BackupResult;
|
|
394
|
+
|
|
395
|
+
// @public
|
|
396
|
+
export interface CloudHsmClustersValidateRestorePropertiesHeaders {
|
|
397
|
+
xMsRequestId?: string;
|
|
398
|
+
}
|
|
399
|
+
|
|
400
|
+
// @public
|
|
401
|
+
export interface CloudHsmClustersValidateRestorePropertiesOptionalParams extends coreClient.OperationOptions {
|
|
402
|
+
restoreRequestProperties?: RestoreRequestProperties;
|
|
403
|
+
resumeFrom?: string;
|
|
404
|
+
updateIntervalInMs?: number;
|
|
405
|
+
}
|
|
406
|
+
|
|
407
|
+
// @public
|
|
408
|
+
export type CloudHsmClustersValidateRestorePropertiesResponse = CloudHsmClustersValidateRestorePropertiesHeaders & RestoreResult;
|
|
409
|
+
|
|
265
410
|
// @public
|
|
266
411
|
export interface CloudHsmProperties {
|
|
267
412
|
fqdn?: string;
|
|
@@ -273,13 +418,14 @@ export interface CloudHsmProperties {
|
|
|
273
418
|
export type CreatedByType = string;
|
|
274
419
|
|
|
275
420
|
// @public
|
|
276
|
-
export interface DedicatedHsm extends
|
|
421
|
+
export interface DedicatedHsm extends TrackedResource {
|
|
277
422
|
managementNetworkProfile?: NetworkProfile;
|
|
278
423
|
networkProfile?: NetworkProfile;
|
|
279
424
|
readonly provisioningState?: JsonWebKeyType;
|
|
425
|
+
sku: Sku;
|
|
280
426
|
stampId?: string;
|
|
281
427
|
readonly statusMessage?: string;
|
|
282
|
-
|
|
428
|
+
zones?: string[];
|
|
283
429
|
}
|
|
284
430
|
|
|
285
431
|
// @public
|
|
@@ -291,12 +437,20 @@ export interface DedicatedHsmCreateOrUpdateOptionalParams extends coreClient.Ope
|
|
|
291
437
|
// @public
|
|
292
438
|
export type DedicatedHsmCreateOrUpdateResponse = DedicatedHsm;
|
|
293
439
|
|
|
440
|
+
// @public
|
|
441
|
+
export interface DedicatedHsmDeleteHeaders {
|
|
442
|
+
location?: string;
|
|
443
|
+
}
|
|
444
|
+
|
|
294
445
|
// @public
|
|
295
446
|
export interface DedicatedHsmDeleteOptionalParams extends coreClient.OperationOptions {
|
|
296
447
|
resumeFrom?: string;
|
|
297
448
|
updateIntervalInMs?: number;
|
|
298
449
|
}
|
|
299
450
|
|
|
451
|
+
// @public
|
|
452
|
+
export type DedicatedHsmDeleteResponse = DedicatedHsmDeleteHeaders;
|
|
453
|
+
|
|
300
454
|
// @public
|
|
301
455
|
export interface DedicatedHsmError {
|
|
302
456
|
readonly error?: ErrorModel;
|
|
@@ -359,33 +513,12 @@ export interface DedicatedHsmListResult {
|
|
|
359
513
|
value?: DedicatedHsm[];
|
|
360
514
|
}
|
|
361
515
|
|
|
362
|
-
// @public
|
|
363
|
-
export interface DedicatedHsmOperation {
|
|
364
|
-
display?: DedicatedHsmOperationDisplay;
|
|
365
|
-
readonly isDataAction?: boolean;
|
|
366
|
-
name?: string;
|
|
367
|
-
origin?: string;
|
|
368
|
-
}
|
|
369
|
-
|
|
370
|
-
// @public
|
|
371
|
-
export interface DedicatedHsmOperationDisplay {
|
|
372
|
-
description?: string;
|
|
373
|
-
operation?: string;
|
|
374
|
-
provider?: string;
|
|
375
|
-
resource?: string;
|
|
376
|
-
}
|
|
377
|
-
|
|
378
|
-
// @public
|
|
379
|
-
export interface DedicatedHsmOperationListResult {
|
|
380
|
-
value?: DedicatedHsmOperation[];
|
|
381
|
-
}
|
|
382
|
-
|
|
383
516
|
// @public
|
|
384
517
|
export interface DedicatedHsmOperations {
|
|
385
518
|
beginCreateOrUpdate(resourceGroupName: string, name: string, parameters: DedicatedHsm, options?: DedicatedHsmCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DedicatedHsmCreateOrUpdateResponse>, DedicatedHsmCreateOrUpdateResponse>>;
|
|
386
519
|
beginCreateOrUpdateAndWait(resourceGroupName: string, name: string, parameters: DedicatedHsm, options?: DedicatedHsmCreateOrUpdateOptionalParams): Promise<DedicatedHsmCreateOrUpdateResponse>;
|
|
387
|
-
beginDelete(resourceGroupName: string, name: string, options?: DedicatedHsmDeleteOptionalParams): Promise<SimplePollerLike<OperationState<
|
|
388
|
-
beginDeleteAndWait(resourceGroupName: string, name: string, options?: DedicatedHsmDeleteOptionalParams): Promise<
|
|
520
|
+
beginDelete(resourceGroupName: string, name: string, options?: DedicatedHsmDeleteOptionalParams): Promise<SimplePollerLike<OperationState<DedicatedHsmDeleteResponse>, DedicatedHsmDeleteResponse>>;
|
|
521
|
+
beginDeleteAndWait(resourceGroupName: string, name: string, options?: DedicatedHsmDeleteOptionalParams): Promise<DedicatedHsmDeleteResponse>;
|
|
389
522
|
beginUpdate(resourceGroupName: string, name: string, options?: DedicatedHsmUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DedicatedHsmUpdateResponse>, DedicatedHsmUpdateResponse>>;
|
|
390
523
|
beginUpdateAndWait(resourceGroupName: string, name: string, options?: DedicatedHsmUpdateOptionalParams): Promise<DedicatedHsmUpdateResponse>;
|
|
391
524
|
get(resourceGroupName: string, name: string, options?: DedicatedHsmGetOptionalParams): Promise<DedicatedHsmGetResponse>;
|
|
@@ -402,16 +535,8 @@ export interface DedicatedHsmPatchParameters {
|
|
|
402
535
|
}
|
|
403
536
|
|
|
404
537
|
// @public
|
|
405
|
-
export interface
|
|
406
|
-
|
|
407
|
-
location: string;
|
|
408
|
-
readonly name?: string;
|
|
409
|
-
sku?: Sku;
|
|
410
|
-
tags?: {
|
|
411
|
-
[propertyName: string]: string;
|
|
412
|
-
};
|
|
413
|
-
readonly type?: string;
|
|
414
|
-
zones?: string[];
|
|
538
|
+
export interface DedicatedHsmUpdateHeaders {
|
|
539
|
+
location?: string;
|
|
415
540
|
}
|
|
416
541
|
|
|
417
542
|
// @public
|
|
@@ -440,6 +565,21 @@ export interface EndpointDetail {
|
|
|
440
565
|
protocol?: string;
|
|
441
566
|
}
|
|
442
567
|
|
|
568
|
+
// @public
|
|
569
|
+
export interface ErrorAdditionalInfo {
|
|
570
|
+
readonly info?: Record<string, unknown>;
|
|
571
|
+
readonly type?: string;
|
|
572
|
+
}
|
|
573
|
+
|
|
574
|
+
// @public
|
|
575
|
+
export interface ErrorDetail {
|
|
576
|
+
readonly additionalInfo?: ErrorAdditionalInfo[];
|
|
577
|
+
readonly code?: string;
|
|
578
|
+
readonly details?: ErrorDetail[];
|
|
579
|
+
readonly message?: string;
|
|
580
|
+
readonly target?: string;
|
|
581
|
+
}
|
|
582
|
+
|
|
443
583
|
// @public
|
|
444
584
|
export interface ErrorModel {
|
|
445
585
|
readonly code?: string;
|
|
@@ -447,6 +587,11 @@ export interface ErrorModel {
|
|
|
447
587
|
readonly message?: string;
|
|
448
588
|
}
|
|
449
589
|
|
|
590
|
+
// @public
|
|
591
|
+
export interface ErrorResponse {
|
|
592
|
+
error?: ErrorDetail;
|
|
593
|
+
}
|
|
594
|
+
|
|
450
595
|
// @public
|
|
451
596
|
export function getContinuationToken(page: unknown): string | undefined;
|
|
452
597
|
|
|
@@ -456,6 +601,36 @@ export type IdentityType = string;
|
|
|
456
601
|
// @public
|
|
457
602
|
export type JsonWebKeyType = string;
|
|
458
603
|
|
|
604
|
+
// @public
|
|
605
|
+
export enum KnownActionType {
|
|
606
|
+
Internal = "Internal"
|
|
607
|
+
}
|
|
608
|
+
|
|
609
|
+
// @public
|
|
610
|
+
export enum KnownActivationState {
|
|
611
|
+
Active = "Active",
|
|
612
|
+
Failed = "Failed",
|
|
613
|
+
NotActivated = "NotActivated",
|
|
614
|
+
NotDefined = "NotDefined",
|
|
615
|
+
Unknown = "Unknown"
|
|
616
|
+
}
|
|
617
|
+
|
|
618
|
+
// @public
|
|
619
|
+
export enum KnownAutoGeneratedDomainNameLabelScope {
|
|
620
|
+
NoReuse = "NoReuse",
|
|
621
|
+
ResourceGroupReuse = "ResourceGroupReuse",
|
|
622
|
+
SubscriptionReuse = "SubscriptionReuse",
|
|
623
|
+
TenantReuse = "TenantReuse"
|
|
624
|
+
}
|
|
625
|
+
|
|
626
|
+
// @public
|
|
627
|
+
export enum KnownBackupRestoreOperationStatus {
|
|
628
|
+
Cancelled = "Cancelled",
|
|
629
|
+
Failed = "Failed",
|
|
630
|
+
InProgress = "InProgress",
|
|
631
|
+
Succeeded = "Succeeded"
|
|
632
|
+
}
|
|
633
|
+
|
|
459
634
|
// @public
|
|
460
635
|
export enum KnownCloudHsmClusterSkuFamily {
|
|
461
636
|
// (undocumented)
|
|
@@ -497,6 +672,13 @@ export enum KnownManagedServiceIdentityType {
|
|
|
497
672
|
UserAssigned = "UserAssigned"
|
|
498
673
|
}
|
|
499
674
|
|
|
675
|
+
// @public
|
|
676
|
+
export enum KnownOrigin {
|
|
677
|
+
System = "system",
|
|
678
|
+
User = "user",
|
|
679
|
+
UserSystem = "user,system"
|
|
680
|
+
}
|
|
681
|
+
|
|
500
682
|
// @public
|
|
501
683
|
export enum KnownPrivateEndpointConnectionProvisioningState {
|
|
502
684
|
Canceled = "Canceled",
|
|
@@ -524,6 +706,11 @@ export enum KnownProvisioningState {
|
|
|
524
706
|
Succeeded = "Succeeded"
|
|
525
707
|
}
|
|
526
708
|
|
|
709
|
+
// @public
|
|
710
|
+
export enum KnownPublicNetworkAccess {
|
|
711
|
+
Disabled = "Disabled"
|
|
712
|
+
}
|
|
713
|
+
|
|
527
714
|
// @public
|
|
528
715
|
export enum KnownSkuName {
|
|
529
716
|
PayShield10KLMK1CPS250 = "payShield10K_LMK1_CPS250",
|
|
@@ -550,8 +737,8 @@ export type ManagedServiceIdentityType = string;
|
|
|
550
737
|
|
|
551
738
|
// @public
|
|
552
739
|
export interface NetworkInterface {
|
|
553
|
-
readonly id?: string;
|
|
554
740
|
privateIpAddress?: string;
|
|
741
|
+
readonly resourceId?: string;
|
|
555
742
|
}
|
|
556
743
|
|
|
557
744
|
// @public
|
|
@@ -560,9 +747,32 @@ export interface NetworkProfile {
|
|
|
560
747
|
subnet?: ApiEntityReference;
|
|
561
748
|
}
|
|
562
749
|
|
|
750
|
+
// @public
|
|
751
|
+
export interface Operation {
|
|
752
|
+
readonly actionType?: ActionType;
|
|
753
|
+
display?: OperationDisplay;
|
|
754
|
+
readonly isDataAction?: boolean;
|
|
755
|
+
readonly name?: string;
|
|
756
|
+
readonly origin?: Origin;
|
|
757
|
+
}
|
|
758
|
+
|
|
759
|
+
// @public
|
|
760
|
+
export interface OperationDisplay {
|
|
761
|
+
readonly description?: string;
|
|
762
|
+
readonly operation?: string;
|
|
763
|
+
readonly provider?: string;
|
|
764
|
+
readonly resource?: string;
|
|
765
|
+
}
|
|
766
|
+
|
|
767
|
+
// @public
|
|
768
|
+
export interface OperationListResult {
|
|
769
|
+
readonly nextLink?: string;
|
|
770
|
+
readonly value?: Operation[];
|
|
771
|
+
}
|
|
772
|
+
|
|
563
773
|
// @public
|
|
564
774
|
export interface Operations {
|
|
565
|
-
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<
|
|
775
|
+
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
|
|
566
776
|
}
|
|
567
777
|
|
|
568
778
|
// @public
|
|
@@ -570,7 +780,10 @@ export interface OperationsListOptionalParams extends coreClient.OperationOption
|
|
|
570
780
|
}
|
|
571
781
|
|
|
572
782
|
// @public
|
|
573
|
-
export type OperationsListResponse =
|
|
783
|
+
export type OperationsListResponse = OperationListResult;
|
|
784
|
+
|
|
785
|
+
// @public
|
|
786
|
+
export type Origin = string;
|
|
574
787
|
|
|
575
788
|
// @public
|
|
576
789
|
export interface OutboundEnvironmentEndpoint {
|
|
@@ -638,6 +851,7 @@ export interface PrivateLinkResource extends Resource {
|
|
|
638
851
|
|
|
639
852
|
// @public
|
|
640
853
|
export interface PrivateLinkResourceListResult {
|
|
854
|
+
readonly nextLink?: string;
|
|
641
855
|
value?: PrivateLinkResource[];
|
|
642
856
|
}
|
|
643
857
|
|
|
@@ -655,6 +869,9 @@ export type ProvisioningState = string;
|
|
|
655
869
|
export interface ProxyResource extends Resource {
|
|
656
870
|
}
|
|
657
871
|
|
|
872
|
+
// @public
|
|
873
|
+
export type PublicNetworkAccess = string;
|
|
874
|
+
|
|
658
875
|
// @public
|
|
659
876
|
export interface Resource {
|
|
660
877
|
readonly id?: string;
|
|
@@ -664,15 +881,13 @@ export interface Resource {
|
|
|
664
881
|
}
|
|
665
882
|
|
|
666
883
|
// @public
|
|
667
|
-
export interface
|
|
668
|
-
|
|
669
|
-
value?: DedicatedHsmResource[];
|
|
884
|
+
export interface RestoreRequestProperties extends BackupRestoreRequestBaseProperties {
|
|
885
|
+
backupId: string;
|
|
670
886
|
}
|
|
671
887
|
|
|
672
888
|
// @public
|
|
673
|
-
export interface
|
|
674
|
-
|
|
675
|
-
foldername?: string;
|
|
889
|
+
export interface RestoreResult {
|
|
890
|
+
properties?: BackupRestoreBaseResultProperties;
|
|
676
891
|
}
|
|
677
892
|
|
|
678
893
|
// @public
|
|
@@ -693,16 +908,6 @@ export interface SystemData {
|
|
|
693
908
|
lastModifiedByType?: CreatedByType;
|
|
694
909
|
}
|
|
695
910
|
|
|
696
|
-
// @public
|
|
697
|
-
export interface SystemDataAutoGenerated {
|
|
698
|
-
createdAt?: Date;
|
|
699
|
-
createdBy?: string;
|
|
700
|
-
createdByType?: IdentityType;
|
|
701
|
-
lastModifiedAt?: Date;
|
|
702
|
-
lastModifiedBy?: string;
|
|
703
|
-
lastModifiedByType?: IdentityType;
|
|
704
|
-
}
|
|
705
|
-
|
|
706
911
|
// @public
|
|
707
912
|
export interface TrackedResource extends Resource {
|
|
708
913
|
location: string;
|