@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.
Files changed (172) hide show
  1. package/CHANGELOG.md +146 -2
  2. package/dist/index.js +2121 -1216
  3. package/dist/index.js.map +1 -1
  4. package/dist/index.min.js +1 -1
  5. package/dist/index.min.js.map +1 -1
  6. package/dist-esm/samples-dev/cloudHsmClusterBackupStatusGetSample.d.ts +2 -0
  7. package/dist-esm/samples-dev/cloudHsmClusterBackupStatusGetSample.d.ts.map +1 -0
  8. package/dist-esm/samples-dev/cloudHsmClusterBackupStatusGetSample.js +40 -0
  9. package/dist-esm/samples-dev/cloudHsmClusterBackupStatusGetSample.js.map +1 -0
  10. package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsCreateSample.js +4 -4
  11. package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsCreateSample.js.map +1 -1
  12. package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsDeleteSample.js +1 -1
  13. package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsDeleteSample.js.map +1 -1
  14. package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsGetSample.js +1 -1
  15. package/dist-esm/samples-dev/cloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterSample.js +20 -4
  16. package/dist-esm/samples-dev/cloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterSample.js.map +1 -1
  17. package/dist-esm/samples-dev/cloudHsmClusterRestoreStatusGetSample.d.ts +2 -0
  18. package/dist-esm/samples-dev/cloudHsmClusterRestoreStatusGetSample.d.ts.map +1 -0
  19. package/dist-esm/samples-dev/cloudHsmClusterRestoreStatusGetSample.js +40 -0
  20. package/dist-esm/samples-dev/cloudHsmClusterRestoreStatusGetSample.js.map +1 -0
  21. package/dist-esm/samples-dev/cloudHsmClustersBackupSample.d.ts +2 -0
  22. package/dist-esm/samples-dev/cloudHsmClustersBackupSample.d.ts.map +1 -0
  23. package/dist-esm/samples-dev/cloudHsmClustersBackupSample.js +39 -0
  24. package/dist-esm/samples-dev/cloudHsmClustersBackupSample.js.map +1 -0
  25. package/dist-esm/samples-dev/cloudHsmClustersCreateOrUpdateSample.js +6 -6
  26. package/dist-esm/samples-dev/cloudHsmClustersCreateOrUpdateSample.js.map +1 -1
  27. package/dist-esm/samples-dev/cloudHsmClustersDeleteSample.js +1 -1
  28. package/dist-esm/samples-dev/cloudHsmClustersGetSample.js +1 -1
  29. package/dist-esm/samples-dev/cloudHsmClustersListByResourceGroupSample.js +2 -2
  30. package/dist-esm/samples-dev/cloudHsmClustersListByResourceGroupSample.js.map +1 -1
  31. package/dist-esm/samples-dev/cloudHsmClustersListBySubscriptionSample.js +2 -2
  32. package/dist-esm/samples-dev/cloudHsmClustersListBySubscriptionSample.js.map +1 -1
  33. package/dist-esm/samples-dev/cloudHsmClustersRestoreSample.d.ts +2 -0
  34. package/dist-esm/samples-dev/cloudHsmClustersRestoreSample.d.ts.map +1 -0
  35. package/dist-esm/samples-dev/cloudHsmClustersRestoreSample.js +43 -0
  36. package/dist-esm/samples-dev/cloudHsmClustersRestoreSample.js.map +1 -0
  37. package/dist-esm/samples-dev/cloudHsmClustersUpdateSample.js +4 -4
  38. package/dist-esm/samples-dev/cloudHsmClustersUpdateSample.js.map +1 -1
  39. package/dist-esm/samples-dev/cloudHsmClustersValidateBackupPropertiesSample.d.ts +2 -0
  40. package/dist-esm/samples-dev/cloudHsmClustersValidateBackupPropertiesSample.d.ts.map +1 -0
  41. package/dist-esm/samples-dev/cloudHsmClustersValidateBackupPropertiesSample.js +39 -0
  42. package/dist-esm/samples-dev/cloudHsmClustersValidateBackupPropertiesSample.js.map +1 -0
  43. package/dist-esm/samples-dev/cloudHsmClustersValidateRestorePropertiesSample.d.ts +2 -0
  44. package/dist-esm/samples-dev/cloudHsmClustersValidateRestorePropertiesSample.d.ts.map +1 -0
  45. package/dist-esm/samples-dev/cloudHsmClustersValidateRestorePropertiesSample.js +46 -0
  46. package/dist-esm/samples-dev/cloudHsmClustersValidateRestorePropertiesSample.js.map +1 -0
  47. package/dist-esm/samples-dev/dedicatedHsmCreateOrUpdateSample.js +15 -15
  48. package/dist-esm/samples-dev/dedicatedHsmCreateOrUpdateSample.js.map +1 -1
  49. package/dist-esm/samples-dev/dedicatedHsmDeleteSample.js +1 -1
  50. package/dist-esm/samples-dev/dedicatedHsmGetSample.js +3 -3
  51. package/dist-esm/samples-dev/dedicatedHsmListByResourceGroupSample.js +4 -4
  52. package/dist-esm/samples-dev/dedicatedHsmListByResourceGroupSample.js.map +1 -1
  53. package/dist-esm/samples-dev/dedicatedHsmListBySubscriptionSample.js +4 -4
  54. package/dist-esm/samples-dev/dedicatedHsmListBySubscriptionSample.js.map +1 -1
  55. package/dist-esm/samples-dev/dedicatedHsmListOutboundNetworkDependenciesEndpointsSample.js +2 -2
  56. package/dist-esm/samples-dev/dedicatedHsmListOutboundNetworkDependenciesEndpointsSample.js.map +1 -1
  57. package/dist-esm/samples-dev/dedicatedHsmUpdateSample.js +3 -3
  58. package/dist-esm/samples-dev/dedicatedHsmUpdateSample.js.map +1 -1
  59. package/dist-esm/samples-dev/operationsListSample.js +8 -8
  60. package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
  61. package/dist-esm/samples-dev/privateEndpointConnectionsListByCloudHsmClusterSample.js +2 -2
  62. package/dist-esm/samples-dev/privateEndpointConnectionsListByCloudHsmClusterSample.js.map +1 -1
  63. package/dist-esm/src/azureHSMResourceProvider.d.ts +7 -2
  64. package/dist-esm/src/azureHSMResourceProvider.d.ts.map +1 -1
  65. package/dist-esm/src/azureHSMResourceProvider.js +44 -10
  66. package/dist-esm/src/azureHSMResourceProvider.js.map +1 -1
  67. package/dist-esm/src/index.d.ts +0 -1
  68. package/dist-esm/src/index.d.ts.map +1 -1
  69. package/dist-esm/src/lroImpl.js +1 -1
  70. package/dist-esm/src/models/index.d.ts +543 -263
  71. package/dist-esm/src/models/index.d.ts.map +1 -1
  72. package/dist-esm/src/models/index.js +109 -49
  73. package/dist-esm/src/models/index.js.map +1 -1
  74. package/dist-esm/src/models/mappers.d.ts +28 -16
  75. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  76. package/dist-esm/src/models/mappers.js +832 -637
  77. package/dist-esm/src/models/mappers.js.map +1 -1
  78. package/dist-esm/src/models/parameters.d.ts +5 -12
  79. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  80. package/dist-esm/src/models/parameters.js +76 -117
  81. package/dist-esm/src/models/parameters.js.map +1 -1
  82. package/dist-esm/src/operations/cloudHsmClusterBackupStatus.d.ts +22 -0
  83. package/dist-esm/src/operations/cloudHsmClusterBackupStatus.d.ts.map +1 -0
  84. package/dist-esm/src/operations/cloudHsmClusterBackupStatus.js +61 -0
  85. package/dist-esm/src/operations/cloudHsmClusterBackupStatus.js.map +1 -0
  86. package/dist-esm/src/operations/cloudHsmClusterPrivateEndpointConnections.d.ts +7 -7
  87. package/dist-esm/src/operations/cloudHsmClusterPrivateEndpointConnections.d.ts.map +1 -1
  88. package/dist-esm/src/operations/cloudHsmClusterPrivateEndpointConnections.js +37 -29
  89. package/dist-esm/src/operations/cloudHsmClusterPrivateEndpointConnections.js.map +1 -1
  90. package/dist-esm/src/operations/cloudHsmClusterPrivateLinkResources.d.ts +23 -3
  91. package/dist-esm/src/operations/cloudHsmClusterPrivateLinkResources.d.ts.map +1 -1
  92. package/dist-esm/src/operations/cloudHsmClusterPrivateLinkResources.js +105 -6
  93. package/dist-esm/src/operations/cloudHsmClusterPrivateLinkResources.js.map +1 -1
  94. package/dist-esm/src/operations/cloudHsmClusterRestoreStatus.d.ts +22 -0
  95. package/dist-esm/src/operations/cloudHsmClusterRestoreStatus.d.ts.map +1 -0
  96. package/dist-esm/src/operations/cloudHsmClusterRestoreStatus.js +61 -0
  97. package/dist-esm/src/operations/cloudHsmClusterRestoreStatus.js.map +1 -0
  98. package/dist-esm/src/operations/cloudHsmClusters.d.ts +78 -10
  99. package/dist-esm/src/operations/cloudHsmClusters.d.ts.map +1 -1
  100. package/dist-esm/src/operations/cloudHsmClusters.js +467 -82
  101. package/dist-esm/src/operations/cloudHsmClusters.js.map +1 -1
  102. package/dist-esm/src/operations/dedicatedHsmOperations.d.ts +24 -24
  103. package/dist-esm/src/operations/dedicatedHsmOperations.d.ts.map +1 -1
  104. package/dist-esm/src/operations/dedicatedHsmOperations.js +117 -109
  105. package/dist-esm/src/operations/dedicatedHsmOperations.js.map +1 -1
  106. package/dist-esm/src/operations/index.d.ts +3 -1
  107. package/dist-esm/src/operations/index.d.ts.map +1 -1
  108. package/dist-esm/src/operations/index.js +3 -1
  109. package/dist-esm/src/operations/index.js.map +1 -1
  110. package/dist-esm/src/operations/operations.d.ts +4 -4
  111. package/dist-esm/src/operations/operations.d.ts.map +1 -1
  112. package/dist-esm/src/operations/operations.js +8 -8
  113. package/dist-esm/src/operations/operations.js.map +1 -1
  114. package/dist-esm/src/operations/privateEndpointConnections.d.ts +3 -3
  115. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -1
  116. package/dist-esm/src/operations/privateEndpointConnections.js +14 -14
  117. package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
  118. package/dist-esm/src/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts +14 -0
  119. package/dist-esm/src/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts.map +1 -0
  120. package/dist-esm/src/operationsInterfaces/cloudHsmClusterBackupStatus.js +9 -0
  121. package/dist-esm/src/operationsInterfaces/cloudHsmClusterBackupStatus.js.map +1 -0
  122. package/dist-esm/src/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts +7 -7
  123. package/dist-esm/src/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts.map +1 -1
  124. package/dist-esm/src/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts +4 -3
  125. package/dist-esm/src/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts.map +1 -1
  126. package/dist-esm/src/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts +14 -0
  127. package/dist-esm/src/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts.map +1 -0
  128. package/dist-esm/src/operationsInterfaces/cloudHsmClusterRestoreStatus.js +9 -0
  129. package/dist-esm/src/operationsInterfaces/cloudHsmClusterRestoreStatus.js.map +1 -0
  130. package/dist-esm/src/operationsInterfaces/cloudHsmClusters.d.ts +78 -10
  131. package/dist-esm/src/operationsInterfaces/cloudHsmClusters.d.ts.map +1 -1
  132. package/dist-esm/src/operationsInterfaces/dedicatedHsmOperations.d.ts +18 -18
  133. package/dist-esm/src/operationsInterfaces/dedicatedHsmOperations.d.ts.map +1 -1
  134. package/dist-esm/src/operationsInterfaces/index.d.ts +3 -1
  135. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  136. package/dist-esm/src/operationsInterfaces/index.js +3 -1
  137. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  138. package/dist-esm/src/operationsInterfaces/operations.d.ts +3 -3
  139. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -1
  140. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +1 -1
  141. package/dist-esm/src/pagingHelper.js.map +1 -1
  142. package/dist-esm/test/hardwaresecuritymodules_operations_test.spec.d.ts.map +1 -1
  143. package/dist-esm/test/hardwaresecuritymodules_operations_test.spec.js +6 -2
  144. package/dist-esm/test/hardwaresecuritymodules_operations_test.spec.js.map +1 -1
  145. package/package.json +14 -15
  146. package/review/arm-hardwaresecuritymodules.api.md +298 -93
  147. package/src/azureHSMResourceProvider.ts +67 -20
  148. package/src/lroImpl.ts +4 -4
  149. package/src/models/index.ts +633 -284
  150. package/src/models/mappers.ts +898 -675
  151. package/src/models/parameters.ts +82 -128
  152. package/src/operations/cloudHsmClusterBackupStatus.ts +82 -0
  153. package/src/operations/cloudHsmClusterPrivateEndpointConnections.ts +74 -56
  154. package/src/operations/cloudHsmClusterPrivateLinkResources.ts +145 -13
  155. package/src/operations/cloudHsmClusterRestoreStatus.ts +82 -0
  156. package/src/operations/cloudHsmClusters.ts +684 -151
  157. package/src/operations/dedicatedHsmOperations.ts +224 -215
  158. package/src/operations/index.ts +3 -1
  159. package/src/operations/operations.ts +17 -17
  160. package/src/operations/privateEndpointConnections.ts +30 -30
  161. package/src/operationsInterfaces/cloudHsmClusterBackupStatus.ts +30 -0
  162. package/src/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.ts +17 -11
  163. package/src/operationsInterfaces/cloudHsmClusterPrivateLinkResources.ts +6 -4
  164. package/src/operationsInterfaces/cloudHsmClusterRestoreStatus.ts +30 -0
  165. package/src/operationsInterfaces/cloudHsmClusters.ts +156 -19
  166. package/src/operationsInterfaces/dedicatedHsmOperations.ts +34 -28
  167. package/src/operationsInterfaces/index.ts +3 -1
  168. package/src/operationsInterfaces/operations.ts +4 -4
  169. package/src/operationsInterfaces/privateEndpointConnections.ts +3 -3
  170. package/src/pagingHelper.ts +1 -1
  171. package/types/arm-hardwaresecuritymodules.d.ts +625 -205
  172. package/types/tsdoc-metadata.json +1 -1
@@ -1,7 +1,7 @@
1
1
  import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
2
  import { Operations } from "../operationsInterfaces";
3
3
  import { AzureHSMResourceProvider } from "../azureHSMResourceProvider";
4
- import { DedicatedHsmOperation, OperationsListOptionalParams } from "../models";
4
+ import { Operation, OperationsListOptionalParams } from "../models";
5
5
  /** Class containing Operations operations. */
6
6
  export declare class OperationsImpl implements Operations {
7
7
  private readonly client;
@@ -11,14 +11,14 @@ export declare class OperationsImpl implements Operations {
11
11
  */
12
12
  constructor(client: AzureHSMResourceProvider);
13
13
  /**
14
- * Get a list of Dedicated HSM operations.
14
+ * Get a list of Hardware Security Modules operations.
15
15
  * @param options The options parameters.
16
16
  */
17
- list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<DedicatedHsmOperation>;
17
+ list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
18
18
  private listPagingPage;
19
19
  private listPagingAll;
20
20
  /**
21
- * Get a list of Dedicated HSM operations.
21
+ * Get a list of Hardware Security Modules operations.
22
22
  * @param options The options parameters.
23
23
  */
24
24
  private _list;
@@ -1 +1 @@
1
- {"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operations/operations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAC9E,OAAO,EAAE,UAAU,EAAE,MAAM,yBAAyB,CAAC;AAIrD,OAAO,EAAE,wBAAwB,EAAE,MAAM,6BAA6B,CAAC;AACvE,OAAO,EACL,qBAAqB,EACrB,4BAA4B,EAE7B,MAAM,WAAW,CAAC;AAGnB,8CAA8C;AAC9C,qBAAa,cAAe,YAAW,UAAU;IAC/C,OAAO,CAAC,QAAQ,CAAC,MAAM,CAA2B;IAElD;;;OAGG;gBACS,MAAM,EAAE,wBAAwB;IAI5C;;;OAGG;IACI,IAAI,CACT,OAAO,CAAC,EAAE,4BAA4B,GACrC,0BAA0B,CAAC,qBAAqB,CAAC;YAkBrC,cAAc;YASd,aAAa;IAQ5B;;;OAGG;IACH,OAAO,CAAC,KAAK;CAKd"}
1
+ {"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operations/operations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAC9E,OAAO,EAAE,UAAU,EAAE,MAAM,yBAAyB,CAAC;AAIrD,OAAO,EAAE,wBAAwB,EAAE,MAAM,6BAA6B,CAAC;AACvE,OAAO,EACL,SAAS,EACT,4BAA4B,EAE7B,MAAM,WAAW,CAAC;AAGnB,8CAA8C;AAC9C,qBAAa,cAAe,YAAW,UAAU;IAC/C,OAAO,CAAC,QAAQ,CAAC,MAAM,CAA2B;IAElD;;;OAGG;gBACS,MAAM,EAAE,wBAAwB;IAI5C;;;OAGG;IACI,IAAI,CACT,OAAO,CAAC,EAAE,4BAA4B,GACrC,0BAA0B,CAAC,SAAS,CAAC;YAkBzB,cAAc;YASd,aAAa;IAQ5B;;;OAGG;IACH,OAAO,CAAC,KAAK;CAKd"}
@@ -20,7 +20,7 @@ export class OperationsImpl {
20
20
  this.client = client;
21
21
  }
22
22
  /**
23
- * Get a list of Dedicated HSM operations.
23
+ * Get a list of Hardware Security Modules operations.
24
24
  * @param options The options parameters.
25
25
  */
26
26
  list(options) {
@@ -37,7 +37,7 @@ export class OperationsImpl {
37
37
  throw new Error("maxPageSize is not supported by this operation.");
38
38
  }
39
39
  return this.listPagingPage(options, settings);
40
- }
40
+ },
41
41
  };
42
42
  }
43
43
  listPagingPage(options, _settings) {
@@ -68,7 +68,7 @@ export class OperationsImpl {
68
68
  });
69
69
  }
70
70
  /**
71
- * Get a list of Dedicated HSM operations.
71
+ * Get a list of Hardware Security Modules operations.
72
72
  * @param options The options parameters.
73
73
  */
74
74
  _list(options) {
@@ -82,15 +82,15 @@ const listOperationSpec = {
82
82
  httpMethod: "GET",
83
83
  responses: {
84
84
  200: {
85
- bodyMapper: Mappers.DedicatedHsmOperationListResult
85
+ bodyMapper: Mappers.OperationListResult,
86
86
  },
87
87
  default: {
88
- bodyMapper: Mappers.DedicatedHsmError
89
- }
88
+ bodyMapper: Mappers.ErrorResponse,
89
+ },
90
90
  },
91
- queryParameters: [Parameters.apiVersion1],
91
+ queryParameters: [Parameters.apiVersion],
92
92
  urlParameters: [Parameters.$host],
93
93
  headerParameters: [Parameters.accept],
94
- serializer
94
+ serializer,
95
95
  };
96
96
  //# sourceMappingURL=operations.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operations/operations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAIH,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,OAAO,MAAM,mBAAmB,CAAC;AAC7C,OAAO,KAAK,UAAU,MAAM,sBAAsB,CAAC;AAQnD,4CAA4C;AAC5C,8CAA8C;AAC9C,MAAM,OAAO,cAAc;IAGzB;;;OAGG;IACH,YAAY,MAAgC;QAC1C,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;OAGG;IACI,IAAI,CACT,OAAsC;QAEtC,MAAM,IAAI,GAAG,IAAI,CAAC,aAAa,CAAC,OAAO,CAAC,CAAC;QACzC,OAAO;YACL,IAAI;gBACF,OAAO,IAAI,CAAC,IAAI,EAAE,CAAC;YACrB,CAAC;YACD,CAAC,MAAM,CAAC,aAAa,CAAC;gBACpB,OAAO,IAAI,CAAC;YACd,CAAC;YACD,MAAM,EAAE,CAAC,QAAuB,EAAE,EAAE;gBAClC,IAAI,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,WAAW,EAAE;oBACzB,MAAM,IAAI,KAAK,CAAC,iDAAiD,CAAC,CAAC;iBACpE;gBACD,OAAO,IAAI,CAAC,cAAc,CAAC,OAAO,EAAE,QAAQ,CAAC,CAAC;YAChD,CAAC;SACF,CAAC;IACJ,CAAC;IAEc,cAAc,CAC3B,OAAsC,EACtC,SAAwB;;YAExB,IAAI,MAA8B,CAAC;YACnC,MAAM,GAAG,cAAM,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,CAAA,CAAC;YACnC,oBAAM,MAAM,CAAC,KAAK,IAAI,EAAE,CAAA,CAAC;QAC3B,CAAC;KAAA;IAEc,aAAa,CAC1B,OAAsC;;;;gBAEtC,KAAyB,eAAA,KAAA,cAAA,IAAI,CAAC,cAAc,CAAC,OAAO,CAAC,CAAA,IAAA,+DAAE;oBAA9B,cAA4B;oBAA5B,WAA4B;oBAA1C,MAAM,IAAI,KAAA,CAAA;oBACnB,cAAA,KAAK,CAAC,CAAC,iBAAA,cAAA,IAAI,CAAA,CAAA,CAAA,CAAC;iBACb;;;;;;;;;QACH,CAAC;KAAA;IAED;;;OAGG;IACK,KAAK,CACX,OAAsC;QAEtC,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CAAC,EAAE,OAAO,EAAE,EAAE,iBAAiB,CAAC,CAAC;IAC1E,CAAC;CACF;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,iBAAiB,GAA6B;IAClD,IAAI,EAAE,yDAAyD;IAC/D,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,+BAA+B;SACpD;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,iBAAiB;SACtC;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,WAAW,CAAC;IACzC,aAAa,EAAE,CAAC,UAAU,CAAC,KAAK,CAAC;IACjC,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC"}
1
+ {"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operations/operations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAIH,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,OAAO,MAAM,mBAAmB,CAAC;AAC7C,OAAO,KAAK,UAAU,MAAM,sBAAsB,CAAC;AAQnD,4CAA4C;AAC5C,8CAA8C;AAC9C,MAAM,OAAO,cAAc;IAGzB;;;OAGG;IACH,YAAY,MAAgC;QAC1C,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;OAGG;IACI,IAAI,CACT,OAAsC;QAEtC,MAAM,IAAI,GAAG,IAAI,CAAC,aAAa,CAAC,OAAO,CAAC,CAAC;QACzC,OAAO;YACL,IAAI;gBACF,OAAO,IAAI,CAAC,IAAI,EAAE,CAAC;YACrB,CAAC;YACD,CAAC,MAAM,CAAC,aAAa,CAAC;gBACpB,OAAO,IAAI,CAAC;YACd,CAAC;YACD,MAAM,EAAE,CAAC,QAAuB,EAAE,EAAE;gBAClC,IAAI,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,WAAW,EAAE,CAAC;oBAC1B,MAAM,IAAI,KAAK,CAAC,iDAAiD,CAAC,CAAC;gBACrE,CAAC;gBACD,OAAO,IAAI,CAAC,cAAc,CAAC,OAAO,EAAE,QAAQ,CAAC,CAAC;YAChD,CAAC;SACF,CAAC;IACJ,CAAC;IAEc,cAAc,CAC3B,OAAsC,EACtC,SAAwB;;YAExB,IAAI,MAA8B,CAAC;YACnC,MAAM,GAAG,cAAM,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,CAAA,CAAC;YACnC,oBAAM,MAAM,CAAC,KAAK,IAAI,EAAE,CAAA,CAAC;QAC3B,CAAC;KAAA;IAEc,aAAa,CAC1B,OAAsC;;;;gBAEtC,KAAyB,eAAA,KAAA,cAAA,IAAI,CAAC,cAAc,CAAC,OAAO,CAAC,CAAA,IAAA,+DAAE,CAAC;oBAA/B,cAA4B;oBAA5B,WAA4B;oBAA1C,MAAM,IAAI,KAAA,CAAA;oBACnB,cAAA,KAAK,CAAC,CAAC,iBAAA,cAAA,IAAI,CAAA,CAAA,CAAA,CAAC;gBACd,CAAC;;;;;;;;;QACH,CAAC;KAAA;IAED;;;OAGG;IACK,KAAK,CACX,OAAsC;QAEtC,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CAAC,EAAE,OAAO,EAAE,EAAE,iBAAiB,CAAC,CAAC;IAC1E,CAAC;CACF;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,iBAAiB,GAA6B;IAClD,IAAI,EAAE,yDAAyD;IAC/D,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,mBAAmB;SACxC;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,aAAa;SAClC;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE,CAAC,UAAU,CAAC,KAAK,CAAC;IACjC,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC;IACrC,UAAU;CACX,CAAC"}
@@ -15,7 +15,7 @@ export declare class PrivateEndpointConnectionsImpl implements PrivateEndpointCo
15
15
  * HSM Cluster
16
16
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
17
17
  * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
18
- * Cloud HSM Cluster names must be between 3 and 24 characters in length.
18
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
19
19
  * @param options The options parameters.
20
20
  */
21
21
  listByCloudHsmCluster(resourceGroupName: string, cloudHsmClusterName: string, options?: PrivateEndpointConnectionsListByCloudHsmClusterOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnection>;
@@ -26,7 +26,7 @@ export declare class PrivateEndpointConnectionsImpl implements PrivateEndpointCo
26
26
  * HSM Cluster
27
27
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
28
28
  * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
29
- * Cloud HSM Cluster names must be between 3 and 24 characters in length.
29
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
30
30
  * @param options The options parameters.
31
31
  */
32
32
  private _listByCloudHsmCluster;
@@ -34,7 +34,7 @@ export declare class PrivateEndpointConnectionsImpl implements PrivateEndpointCo
34
34
  * ListByCloudHsmClusterNext
35
35
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
36
36
  * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
37
- * Cloud HSM Cluster names must be between 3 and 24 characters in length.
37
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
38
38
  * @param nextLink The nextLink from the previous successful call to the ListByCloudHsmCluster method.
39
39
  * @param options The options parameters.
40
40
  */
@@ -1 +1 @@
1
- {"version":3,"file":"privateEndpointConnections.d.ts","sourceRoot":"","sources":["../../../src/operations/privateEndpointConnections.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,0BAA0B,EAAE,MAAM,yBAAyB,CAAC;AAIrE,OAAO,EAAE,wBAAwB,EAAE,MAAM,6BAA6B,CAAC;AACvE,OAAO,EACL,yBAAyB,EAEzB,6DAA6D,EAG9D,MAAM,WAAW,CAAC;AAGnB,8DAA8D;AAC9D,qBAAa,8BACX,YAAW,0BAA0B;IACrC,OAAO,CAAC,QAAQ,CAAC,MAAM,CAA2B;IAElD;;;OAGG;gBACS,MAAM,EAAE,wBAAwB;IAI5C;;;;;;;OAOG;IACI,qBAAqB,CAC1B,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,6DAA6D,GACtE,0BAA0B,CAAC,yBAAyB,CAAC;YA2BzC,+BAA+B;YAiC/B,8BAA8B;IAc7C;;;;;;;OAOG;IACH,OAAO,CAAC,sBAAsB;IAW9B;;;;;;;OAOG;IACH,OAAO,CAAC,0BAA0B;CAWnC"}
1
+ {"version":3,"file":"privateEndpointConnections.d.ts","sourceRoot":"","sources":["../../../src/operations/privateEndpointConnections.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,0BAA0B,EAAE,MAAM,yBAAyB,CAAC;AAIrE,OAAO,EAAE,wBAAwB,EAAE,MAAM,6BAA6B,CAAC;AACvE,OAAO,EACL,yBAAyB,EAEzB,6DAA6D,EAG9D,MAAM,WAAW,CAAC;AAGnB,8DAA8D;AAC9D,qBAAa,8BACX,YAAW,0BAA0B;IAErC,OAAO,CAAC,QAAQ,CAAC,MAAM,CAA2B;IAElD;;;OAGG;gBACS,MAAM,EAAE,wBAAwB;IAI5C;;;;;;;OAOG;IACI,qBAAqB,CAC1B,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,6DAA6D,GACtE,0BAA0B,CAAC,yBAAyB,CAAC;YA2BzC,+BAA+B;YAiC/B,8BAA8B;IAc7C;;;;;;;OAOG;IACH,OAAO,CAAC,sBAAsB;IAW9B;;;;;;;OAOG;IACH,OAAO,CAAC,0BAA0B;CAWnC"}
@@ -25,7 +25,7 @@ export class PrivateEndpointConnectionsImpl {
25
25
  * HSM Cluster
26
26
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
27
27
  * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
28
- * Cloud HSM Cluster names must be between 3 and 24 characters in length.
28
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
29
29
  * @param options The options parameters.
30
30
  */
31
31
  listByCloudHsmCluster(resourceGroupName, cloudHsmClusterName, options) {
@@ -42,7 +42,7 @@ export class PrivateEndpointConnectionsImpl {
42
42
  throw new Error("maxPageSize is not supported by this operation.");
43
43
  }
44
44
  return this.listByCloudHsmClusterPagingPage(resourceGroupName, cloudHsmClusterName, options, settings);
45
- }
45
+ },
46
46
  };
47
47
  }
48
48
  listByCloudHsmClusterPagingPage(resourceGroupName, cloudHsmClusterName, options, settings) {
@@ -90,7 +90,7 @@ export class PrivateEndpointConnectionsImpl {
90
90
  * HSM Cluster
91
91
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
92
92
  * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
93
- * Cloud HSM Cluster names must be between 3 and 24 characters in length.
93
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
94
94
  * @param options The options parameters.
95
95
  */
96
96
  _listByCloudHsmCluster(resourceGroupName, cloudHsmClusterName, options) {
@@ -100,7 +100,7 @@ export class PrivateEndpointConnectionsImpl {
100
100
  * ListByCloudHsmClusterNext
101
101
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
102
102
  * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
103
- * Cloud HSM Cluster names must be between 3 and 24 characters in length.
103
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
104
104
  * @param nextLink The nextLink from the previous successful call to the ListByCloudHsmCluster method.
105
105
  * @param options The options parameters.
106
106
  */
@@ -115,41 +115,41 @@ const listByCloudHsmClusterOperationSpec = {
115
115
  httpMethod: "GET",
116
116
  responses: {
117
117
  200: {
118
- bodyMapper: Mappers.PrivateEndpointConnectionListResult
118
+ bodyMapper: Mappers.PrivateEndpointConnectionListResult,
119
119
  },
120
120
  default: {
121
- bodyMapper: Mappers.CloudHsmClusterError
122
- }
121
+ bodyMapper: Mappers.ErrorResponse,
122
+ },
123
123
  },
124
124
  queryParameters: [Parameters.apiVersion],
125
125
  urlParameters: [
126
126
  Parameters.$host,
127
127
  Parameters.subscriptionId,
128
128
  Parameters.resourceGroupName,
129
- Parameters.cloudHsmClusterName
129
+ Parameters.cloudHsmClusterName,
130
130
  ],
131
131
  headerParameters: [Parameters.accept],
132
- serializer
132
+ serializer,
133
133
  };
134
134
  const listByCloudHsmClusterNextOperationSpec = {
135
135
  path: "{nextLink}",
136
136
  httpMethod: "GET",
137
137
  responses: {
138
138
  200: {
139
- bodyMapper: Mappers.PrivateEndpointConnectionListResult
139
+ bodyMapper: Mappers.PrivateEndpointConnectionListResult,
140
140
  },
141
141
  default: {
142
- bodyMapper: Mappers.CloudHsmClusterError
143
- }
142
+ bodyMapper: Mappers.ErrorResponse,
143
+ },
144
144
  },
145
145
  urlParameters: [
146
146
  Parameters.$host,
147
147
  Parameters.subscriptionId,
148
148
  Parameters.resourceGroupName,
149
149
  Parameters.cloudHsmClusterName,
150
- Parameters.nextLink
150
+ Parameters.nextLink,
151
151
  ],
152
152
  headerParameters: [Parameters.accept],
153
- serializer
153
+ serializer,
154
154
  };
155
155
  //# sourceMappingURL=privateEndpointConnections.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"privateEndpointConnections.js","sourceRoot":"","sources":["../../../src/operations/privateEndpointConnections.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"privateEndpointConnections.js","sourceRoot":"","sources":["../../../src/operations/privateEndpointConnections.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,14 @@
1
+ import { CloudHsmClusterBackupStatusGetOptionalParams, CloudHsmClusterBackupStatusGetResponse } from "../models";
2
+ /** Interface representing a CloudHsmClusterBackupStatus. */
3
+ export interface CloudHsmClusterBackupStatus {
4
+ /**
5
+ * Gets the backup operation status of the specified Cloud HSM Cluster
6
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
7
+ * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
8
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
9
+ * @param jobId The id returned as part of the backup request
10
+ * @param options The options parameters.
11
+ */
12
+ get(resourceGroupName: string, cloudHsmClusterName: string, jobId: string, options?: CloudHsmClusterBackupStatusGetOptionalParams): Promise<CloudHsmClusterBackupStatusGetResponse>;
13
+ }
14
+ //# sourceMappingURL=cloudHsmClusterBackupStatus.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cloudHsmClusterBackupStatus.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/cloudHsmClusterBackupStatus.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,4CAA4C,EAC5C,sCAAsC,EACvC,MAAM,WAAW,CAAC;AAEnB,4DAA4D;AAC5D,MAAM,WAAW,2BAA2B;IAC1C;;;;;;;OAOG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,KAAK,EAAE,MAAM,EACb,OAAO,CAAC,EAAE,4CAA4C,GACrD,OAAO,CAAC,sCAAsC,CAAC,CAAC;CACpD"}
@@ -0,0 +1,9 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+ export {};
9
+ //# sourceMappingURL=cloudHsmClusterBackupStatus.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cloudHsmClusterBackupStatus.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/cloudHsmClusterBackupStatus.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG"}
@@ -1,12 +1,12 @@
1
1
  import { SimplePollerLike, OperationState } from "@azure/core-lro";
2
- import { PrivateEndpointConnection, CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams, CloudHsmClusterPrivateEndpointConnectionsCreateResponse, CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams, CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams, CloudHsmClusterPrivateEndpointConnectionsGetResponse } from "../models";
2
+ import { PrivateEndpointConnection, CloudHsmClusterPrivateEndpointConnectionsCreateOptionalParams, CloudHsmClusterPrivateEndpointConnectionsCreateResponse, CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams, CloudHsmClusterPrivateEndpointConnectionsDeleteResponse, CloudHsmClusterPrivateEndpointConnectionsGetOptionalParams, CloudHsmClusterPrivateEndpointConnectionsGetResponse } from "../models";
3
3
  /** Interface representing a CloudHsmClusterPrivateEndpointConnections. */
4
4
  export interface CloudHsmClusterPrivateEndpointConnections {
5
5
  /**
6
6
  * Creates or updates the private endpoint connection for the Cloud Hsm Cluster.
7
7
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
8
8
  * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
9
- * Cloud HSM Cluster names must be between 3 and 24 characters in length.
9
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
10
10
  * @param peConnectionName Name of the private endpoint connection associated with the Cloud HSM
11
11
  * Cluster.
12
12
  * @param properties Parameters of the PrivateEndpointConnection
@@ -17,27 +17,27 @@ export interface CloudHsmClusterPrivateEndpointConnections {
17
17
  * Deletes the private endpoint connection for the Cloud Hsm Cluster.
18
18
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
19
19
  * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
20
- * Cloud HSM Cluster names must be between 3 and 24 characters in length.
20
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
21
21
  * @param peConnectionName Name of the private endpoint connection associated with the Cloud HSM
22
22
  * Cluster.
23
23
  * @param options The options parameters.
24
24
  */
25
- beginDelete(resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, options?: CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
25
+ beginDelete(resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, options?: CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClusterPrivateEndpointConnectionsDeleteResponse>, CloudHsmClusterPrivateEndpointConnectionsDeleteResponse>>;
26
26
  /**
27
27
  * Deletes the private endpoint connection for the Cloud Hsm Cluster.
28
28
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
29
29
  * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
30
- * Cloud HSM Cluster names must be between 3 and 24 characters in length.
30
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
31
31
  * @param peConnectionName Name of the private endpoint connection associated with the Cloud HSM
32
32
  * Cluster.
33
33
  * @param options The options parameters.
34
34
  */
35
- beginDeleteAndWait(resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, options?: CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams): Promise<void>;
35
+ beginDeleteAndWait(resourceGroupName: string, cloudHsmClusterName: string, peConnectionName: string, options?: CloudHsmClusterPrivateEndpointConnectionsDeleteOptionalParams): Promise<CloudHsmClusterPrivateEndpointConnectionsDeleteResponse>;
36
36
  /**
37
37
  * Gets the private endpoint connection for the Cloud Hsm Cluster.
38
38
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
39
39
  * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
40
- * Cloud HSM Cluster names must be between 3 and 24 characters in length.
40
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
41
41
  * @param peConnectionName Name of the private endpoint connection associated with the Cloud HSM
42
42
  * Cluster.
43
43
  * @param options The options parameters.
@@ -1 +1 @@
1
- {"version":3,"file":"cloudHsmClusterPrivateEndpointConnections.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,yBAAyB,EACzB,6DAA6D,EAC7D,uDAAuD,EACvD,6DAA6D,EAC7D,0DAA0D,EAC1D,oDAAoD,EACrD,MAAM,WAAW,CAAC;AAEnB,0EAA0E;AAC1E,MAAM,WAAW,yCAAyC;IACxD;;;;;;;;;OASG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,gBAAgB,EAAE,MAAM,EACxB,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,6DAA6D,GACtE,OAAO,CAAC,uDAAuD,CAAC,CAAC;IACpE;;;;;;;;OAQG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,6DAA6D,GACtE,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;;;OAQG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,6DAA6D,GACtE,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;;OAQG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,0DAA0D,GACnE,OAAO,CAAC,oDAAoD,CAAC,CAAC;CAClE"}
1
+ {"version":3,"file":"cloudHsmClusterPrivateEndpointConnections.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,yBAAyB,EACzB,6DAA6D,EAC7D,uDAAuD,EACvD,6DAA6D,EAC7D,uDAAuD,EACvD,0DAA0D,EAC1D,oDAAoD,EACrD,MAAM,WAAW,CAAC;AAEnB,0EAA0E;AAC1E,MAAM,WAAW,yCAAyC;IACxD;;;;;;;;;OASG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,gBAAgB,EAAE,MAAM,EACxB,UAAU,EAAE,yBAAyB,EACrC,OAAO,CAAC,EAAE,6DAA6D,GACtE,OAAO,CAAC,uDAAuD,CAAC,CAAC;IACpE;;;;;;;;OAQG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,6DAA6D,GACtE,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,uDAAuD,CAAC,EACvE,uDAAuD,CACxD,CACF,CAAC;IACF;;;;;;;;OAQG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,6DAA6D,GACtE,OAAO,CAAC,uDAAuD,CAAC,CAAC;IACpE;;;;;;;;OAQG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,0DAA0D,GACnE,OAAO,CAAC,oDAAoD,CAAC,CAAC;CAClE"}
@@ -1,13 +1,14 @@
1
- import { CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams, CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterResponse } from "../models";
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { PrivateLinkResource, CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams } from "../models";
2
3
  /** Interface representing a CloudHsmClusterPrivateLinkResources. */
3
4
  export interface CloudHsmClusterPrivateLinkResources {
4
5
  /**
5
6
  * Gets the private link resources supported for the Cloud Hsm Cluster.
6
7
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
7
8
  * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
8
- * Cloud HSM Cluster names must be between 3 and 24 characters in length.
9
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
9
10
  * @param options The options parameters.
10
11
  */
11
- listByCloudHsmCluster(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams): Promise<CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterResponse>;
12
+ listByCloudHsmCluster(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource>;
12
13
  }
13
14
  //# sourceMappingURL=cloudHsmClusterPrivateLinkResources.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cloudHsmClusterPrivateLinkResources.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/cloudHsmClusterPrivateLinkResources.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,sEAAsE,EACtE,gEAAgE,EACjE,MAAM,WAAW,CAAC;AAEnB,oEAAoE;AACpE,MAAM,WAAW,mCAAmC;IAClD;;;;;;OAMG;IACH,qBAAqB,CACnB,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,sEAAsE,GAC/E,OAAO,CAAC,gEAAgE,CAAC,CAAC;CAC9E"}
1
+ {"version":3,"file":"cloudHsmClusterPrivateLinkResources.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/cloudHsmClusterPrivateLinkResources.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,mBAAmB,EACnB,sEAAsE,EACvE,MAAM,WAAW,CAAC;AAGnB,oEAAoE;AACpE,MAAM,WAAW,mCAAmC;IAClD;;;;;;OAMG;IACH,qBAAqB,CACnB,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,sEAAsE,GAC/E,0BAA0B,CAAC,mBAAmB,CAAC,CAAC;CACpD"}
@@ -0,0 +1,14 @@
1
+ import { CloudHsmClusterRestoreStatusGetOptionalParams, CloudHsmClusterRestoreStatusGetResponse } from "../models";
2
+ /** Interface representing a CloudHsmClusterRestoreStatus. */
3
+ export interface CloudHsmClusterRestoreStatus {
4
+ /**
5
+ * Gets the restore operation status of the specified Cloud HSM Cluster
6
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
7
+ * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
8
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
9
+ * @param jobId The id returned as part of the backup request
10
+ * @param options The options parameters.
11
+ */
12
+ get(resourceGroupName: string, cloudHsmClusterName: string, jobId: string, options?: CloudHsmClusterRestoreStatusGetOptionalParams): Promise<CloudHsmClusterRestoreStatusGetResponse>;
13
+ }
14
+ //# sourceMappingURL=cloudHsmClusterRestoreStatus.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cloudHsmClusterRestoreStatus.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/cloudHsmClusterRestoreStatus.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,6CAA6C,EAC7C,uCAAuC,EACxC,MAAM,WAAW,CAAC;AAEnB,6DAA6D;AAC7D,MAAM,WAAW,4BAA4B;IAC3C;;;;;;;OAOG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,KAAK,EAAE,MAAM,EACb,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,uCAAuC,CAAC,CAAC;CACrD"}
@@ -0,0 +1,9 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+ export {};
9
+ //# sourceMappingURL=cloudHsmClusterRestoreStatus.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cloudHsmClusterRestoreStatus.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/cloudHsmClusterRestoreStatus.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG"}
@@ -1,6 +1,6 @@
1
1
  import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
2
  import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
- import { CloudHsmCluster, CloudHsmClustersListByResourceGroupOptionalParams, CloudHsmClustersListBySubscriptionOptionalParams, CloudHsmClustersCreateOrUpdateOptionalParams, CloudHsmClustersCreateOrUpdateResponse, CloudHsmClustersUpdateOptionalParams, CloudHsmClustersUpdateResponse, CloudHsmClustersGetOptionalParams, CloudHsmClustersGetResponse, CloudHsmClustersDeleteOptionalParams } from "../models";
3
+ import { CloudHsmCluster, CloudHsmClustersListByResourceGroupOptionalParams, CloudHsmClustersListBySubscriptionOptionalParams, CloudHsmClustersCreateOrUpdateOptionalParams, CloudHsmClustersCreateOrUpdateResponse, CloudHsmClustersUpdateOptionalParams, CloudHsmClustersUpdateResponse, CloudHsmClustersGetOptionalParams, CloudHsmClustersGetResponse, CloudHsmClustersDeleteOptionalParams, CloudHsmClustersDeleteResponse, CloudHsmClustersValidateBackupPropertiesOptionalParams, CloudHsmClustersValidateBackupPropertiesResponse, CloudHsmClustersBackupOptionalParams, CloudHsmClustersBackupResponse, CloudHsmClustersValidateRestorePropertiesOptionalParams, CloudHsmClustersValidateRestorePropertiesResponse, RestoreRequestProperties, CloudHsmClustersRestoreOptionalParams, CloudHsmClustersRestoreResponse } from "../models";
4
4
  /** Interface representing a CloudHsmClusters. */
5
5
  export interface CloudHsmClusters {
6
6
  /**
@@ -19,7 +19,7 @@ export interface CloudHsmClusters {
19
19
  * Create or Update a Cloud HSM Cluster in the specified subscription.
20
20
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
21
21
  * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
22
- * Cloud HSM Cluster names must be between 3 and 24 characters in length.
22
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
23
23
  * @param location The geo-location where the resource lives
24
24
  * @param options The options parameters.
25
25
  */
@@ -28,7 +28,7 @@ export interface CloudHsmClusters {
28
28
  * Create or Update a Cloud HSM Cluster in the specified subscription.
29
29
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
30
30
  * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
31
- * Cloud HSM Cluster names must be between 3 and 24 characters in length.
31
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
32
32
  * @param location The geo-location where the resource lives
33
33
  * @param options The options parameters.
34
34
  */
@@ -37,7 +37,7 @@ export interface CloudHsmClusters {
37
37
  * Update a Cloud HSM Cluster in the specified subscription.
38
38
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
39
39
  * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
40
- * Cloud HSM Cluster names must be between 3 and 24 characters in length.
40
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
41
41
  * @param options The options parameters.
42
42
  */
43
43
  beginUpdate(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersUpdateOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersUpdateResponse>, CloudHsmClustersUpdateResponse>>;
@@ -45,7 +45,7 @@ export interface CloudHsmClusters {
45
45
  * Update a Cloud HSM Cluster in the specified subscription.
46
46
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
47
47
  * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
48
- * Cloud HSM Cluster names must be between 3 and 24 characters in length.
48
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
49
49
  * @param options The options parameters.
50
50
  */
51
51
  beginUpdateAndWait(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersUpdateOptionalParams): Promise<CloudHsmClustersUpdateResponse>;
@@ -53,7 +53,7 @@ export interface CloudHsmClusters {
53
53
  * Gets the specified Cloud HSM Cluster
54
54
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
55
55
  * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
56
- * Cloud HSM Cluster names must be between 3 and 24 characters in length.
56
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
57
57
  * @param options The options parameters.
58
58
  */
59
59
  get(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersGetOptionalParams): Promise<CloudHsmClustersGetResponse>;
@@ -61,17 +61,85 @@ export interface CloudHsmClusters {
61
61
  * Deletes the specified Cloud HSM Cluster
62
62
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
63
63
  * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
64
- * Cloud HSM Cluster names must be between 3 and 24 characters in length.
64
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
65
65
  * @param options The options parameters.
66
66
  */
67
- beginDelete(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
67
+ beginDelete(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersDeleteResponse>, CloudHsmClustersDeleteResponse>>;
68
68
  /**
69
69
  * Deletes the specified Cloud HSM Cluster
70
70
  * @param resourceGroupName The name of the resource group. The name is case insensitive.
71
71
  * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
72
- * Cloud HSM Cluster names must be between 3 and 24 characters in length.
72
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
73
73
  * @param options The options parameters.
74
74
  */
75
- beginDeleteAndWait(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersDeleteOptionalParams): Promise<void>;
75
+ beginDeleteAndWait(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersDeleteOptionalParams): Promise<CloudHsmClustersDeleteResponse>;
76
+ /**
77
+ * Pre Backup operation to validate whether the customer can perform a backup on the Cloud HSM Cluster
78
+ * resource in the specified subscription.
79
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
80
+ * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
81
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
82
+ * @param options The options parameters.
83
+ */
84
+ beginValidateBackupProperties(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersValidateBackupPropertiesOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersValidateBackupPropertiesResponse>, CloudHsmClustersValidateBackupPropertiesResponse>>;
85
+ /**
86
+ * Pre Backup operation to validate whether the customer can perform a backup on the Cloud HSM Cluster
87
+ * resource in the specified subscription.
88
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
89
+ * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
90
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
91
+ * @param options The options parameters.
92
+ */
93
+ beginValidateBackupPropertiesAndWait(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersValidateBackupPropertiesOptionalParams): Promise<CloudHsmClustersValidateBackupPropertiesResponse>;
94
+ /**
95
+ * Create a backup of the Cloud HSM Cluster in the specified subscription
96
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
97
+ * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
98
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
99
+ * @param options The options parameters.
100
+ */
101
+ beginBackup(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersBackupOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersBackupResponse>, CloudHsmClustersBackupResponse>>;
102
+ /**
103
+ * Create a backup of the Cloud HSM Cluster in the specified subscription
104
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
105
+ * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
106
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
107
+ * @param options The options parameters.
108
+ */
109
+ beginBackupAndWait(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersBackupOptionalParams): Promise<CloudHsmClustersBackupResponse>;
110
+ /**
111
+ * Queued validating pre restore operation
112
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
113
+ * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
114
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
115
+ * @param options The options parameters.
116
+ */
117
+ beginValidateRestoreProperties(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersValidateRestorePropertiesOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersValidateRestorePropertiesResponse>, CloudHsmClustersValidateRestorePropertiesResponse>>;
118
+ /**
119
+ * Queued validating pre restore operation
120
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
121
+ * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
122
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
123
+ * @param options The options parameters.
124
+ */
125
+ beginValidateRestorePropertiesAndWait(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersValidateRestorePropertiesOptionalParams): Promise<CloudHsmClustersValidateRestorePropertiesResponse>;
126
+ /**
127
+ * Restores all key materials of a specified Cloud HSM Cluster
128
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
129
+ * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
130
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
131
+ * @param restoreRequestProperties Restore Operation Required properties
132
+ * @param options The options parameters.
133
+ */
134
+ beginRestore(resourceGroupName: string, cloudHsmClusterName: string, restoreRequestProperties: RestoreRequestProperties, options?: CloudHsmClustersRestoreOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersRestoreResponse>, CloudHsmClustersRestoreResponse>>;
135
+ /**
136
+ * Restores all key materials of a specified Cloud HSM Cluster
137
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
138
+ * @param cloudHsmClusterName The name of the Cloud HSM Cluster within the specified resource group.
139
+ * Cloud HSM Cluster names must be between 3 and 23 characters in length.
140
+ * @param restoreRequestProperties Restore Operation Required properties
141
+ * @param options The options parameters.
142
+ */
143
+ beginRestoreAndWait(resourceGroupName: string, cloudHsmClusterName: string, restoreRequestProperties: RestoreRequestProperties, options?: CloudHsmClustersRestoreOptionalParams): Promise<CloudHsmClustersRestoreResponse>;
76
144
  }
77
145
  //# sourceMappingURL=cloudHsmClusters.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"cloudHsmClusters.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/cloudHsmClusters.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,eAAe,EACf,iDAAiD,EACjD,gDAAgD,EAChD,4CAA4C,EAC5C,sCAAsC,EACtC,oCAAoC,EACpC,8BAA8B,EAC9B,iCAAiC,EACjC,2BAA2B,EAC3B,oCAAoC,EACrC,MAAM,WAAW,CAAC;AAGnB,iDAAiD;AACjD,MAAM,WAAW,gBAAgB;IAC/B;;;;;OAKG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,iDAAiD,GAC1D,0BAA0B,CAAC,eAAe,CAAC,CAAC;IAC/C;;;OAGG;IACH,kBAAkB,CAChB,OAAO,CAAC,EAAE,gDAAgD,GACzD,0BAA0B,CAAC,eAAe,CAAC,CAAC;IAC/C;;;;;;;OAOG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,4CAA4C,GACrD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,sCAAsC,CAAC,EACtD,sCAAsC,CACvC,CACF,CAAC;IACF;;;;;;;OAOG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,4CAA4C,GACrD,OAAO,CAAC,sCAAsC,CAAC,CAAC;IACnD;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,8BAA8B,CAAC,EAC9C,8BAA8B,CAC/B,CACF,CAAC;IACF;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CAAC,8BAA8B,CAAC,CAAC;IAC3C;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACxC;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
1
+ {"version":3,"file":"cloudHsmClusters.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/cloudHsmClusters.ts"],"names":[],"mappings":"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"}