@azure/arm-containerregistry 11.0.0-alpha.20231107.1 → 11.0.0-alpha.20231123.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (101) hide show
  1. package/CHANGELOG.md +217 -3
  2. package/dist/index.js +21 -2
  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/archiveVersionsCreateSample.js +1 -1
  7. package/dist-esm/samples-dev/archiveVersionsDeleteSample.js +1 -1
  8. package/dist-esm/samples-dev/archiveVersionsGetSample.js +1 -1
  9. package/dist-esm/samples-dev/archiveVersionsListSample.js +1 -1
  10. package/dist-esm/samples-dev/archivesCreateSample.js +1 -1
  11. package/dist-esm/samples-dev/archivesDeleteSample.js +1 -1
  12. package/dist-esm/samples-dev/archivesGetSample.js +1 -1
  13. package/dist-esm/samples-dev/archivesListSample.js +1 -1
  14. package/dist-esm/samples-dev/archivesUpdateSample.js +1 -1
  15. package/dist-esm/samples-dev/cacheRulesCreateSample.js +1 -1
  16. package/dist-esm/samples-dev/cacheRulesDeleteSample.js +1 -1
  17. package/dist-esm/samples-dev/cacheRulesGetSample.js +1 -1
  18. package/dist-esm/samples-dev/cacheRulesListSample.js +1 -1
  19. package/dist-esm/samples-dev/cacheRulesUpdateSample.js +1 -1
  20. package/dist-esm/samples-dev/connectedRegistriesCreateSample.js +1 -1
  21. package/dist-esm/samples-dev/connectedRegistriesDeactivateSample.js +1 -1
  22. package/dist-esm/samples-dev/connectedRegistriesDeleteSample.js +1 -1
  23. package/dist-esm/samples-dev/connectedRegistriesGetSample.js +1 -1
  24. package/dist-esm/samples-dev/connectedRegistriesListSample.js +1 -1
  25. package/dist-esm/samples-dev/connectedRegistriesUpdateSample.js +1 -1
  26. package/dist-esm/samples-dev/credentialSetsCreateSample.js +1 -1
  27. package/dist-esm/samples-dev/credentialSetsDeleteSample.js +1 -1
  28. package/dist-esm/samples-dev/credentialSetsGetSample.js +1 -1
  29. package/dist-esm/samples-dev/credentialSetsListSample.js +1 -1
  30. package/dist-esm/samples-dev/credentialSetsUpdateSample.js +1 -1
  31. package/dist-esm/samples-dev/exportPipelinesCreateSample.js +1 -1
  32. package/dist-esm/samples-dev/exportPipelinesDeleteSample.js +1 -1
  33. package/dist-esm/samples-dev/exportPipelinesGetSample.js +1 -1
  34. package/dist-esm/samples-dev/exportPipelinesListSample.js +1 -1
  35. package/dist-esm/samples-dev/importPipelinesCreateSample.js +1 -1
  36. package/dist-esm/samples-dev/importPipelinesDeleteSample.js +1 -1
  37. package/dist-esm/samples-dev/importPipelinesGetSample.js +1 -1
  38. package/dist-esm/samples-dev/importPipelinesListSample.js +1 -1
  39. package/dist-esm/samples-dev/operationsListSample.js +1 -1
  40. package/dist-esm/samples-dev/pipelineRunsCreateSample.js +2 -2
  41. package/dist-esm/samples-dev/pipelineRunsDeleteSample.js +1 -1
  42. package/dist-esm/samples-dev/pipelineRunsGetSample.js +1 -1
  43. package/dist-esm/samples-dev/pipelineRunsListSample.js +1 -1
  44. package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js +1 -1
  45. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
  46. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
  47. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +1 -1
  48. package/dist-esm/samples-dev/registriesCheckNameAvailabilitySample.js +2 -2
  49. package/dist-esm/samples-dev/registriesCreateSample.js +2 -2
  50. package/dist-esm/samples-dev/registriesDeleteSample.js +1 -1
  51. package/dist-esm/samples-dev/registriesGenerateCredentialsSample.js +1 -1
  52. package/dist-esm/samples-dev/registriesGetPrivateLinkResourceSample.js +1 -1
  53. package/dist-esm/samples-dev/registriesGetSample.js +1 -1
  54. package/dist-esm/samples-dev/registriesImportImageSample.js +3 -3
  55. package/dist-esm/samples-dev/registriesListByResourceGroupSample.js +1 -1
  56. package/dist-esm/samples-dev/registriesListCredentialsSample.js +1 -1
  57. package/dist-esm/samples-dev/registriesListPrivateLinkResourcesSample.js +1 -1
  58. package/dist-esm/samples-dev/registriesListSample.js +1 -1
  59. package/dist-esm/samples-dev/registriesListUsagesSample.js +1 -1
  60. package/dist-esm/samples-dev/registriesRegenerateCredentialSample.js +1 -1
  61. package/dist-esm/samples-dev/registriesUpdateSample.js +1 -1
  62. package/dist-esm/samples-dev/replicationsCreateSample.js +2 -2
  63. package/dist-esm/samples-dev/replicationsDeleteSample.js +1 -1
  64. package/dist-esm/samples-dev/replicationsGetSample.js +1 -1
  65. package/dist-esm/samples-dev/replicationsListSample.js +1 -1
  66. package/dist-esm/samples-dev/replicationsUpdateSample.js +1 -1
  67. package/dist-esm/samples-dev/scopeMapsCreateSample.js +1 -1
  68. package/dist-esm/samples-dev/scopeMapsDeleteSample.js +1 -1
  69. package/dist-esm/samples-dev/scopeMapsGetSample.js +1 -1
  70. package/dist-esm/samples-dev/scopeMapsListSample.js +1 -1
  71. package/dist-esm/samples-dev/scopeMapsUpdateSample.js +1 -1
  72. package/dist-esm/samples-dev/tokensCreateSample.js +1 -1
  73. package/dist-esm/samples-dev/tokensDeleteSample.js +1 -1
  74. package/dist-esm/samples-dev/tokensGetSample.js +1 -1
  75. package/dist-esm/samples-dev/tokensListSample.js +1 -1
  76. package/dist-esm/samples-dev/tokensUpdateSample.js +1 -1
  77. package/dist-esm/samples-dev/webhooksCreateSample.js +1 -1
  78. package/dist-esm/samples-dev/webhooksDeleteSample.js +1 -1
  79. package/dist-esm/samples-dev/webhooksGetCallbackConfigSample.js +1 -1
  80. package/dist-esm/samples-dev/webhooksGetSample.js +1 -1
  81. package/dist-esm/samples-dev/webhooksListEventsSample.js +1 -1
  82. package/dist-esm/samples-dev/webhooksListSample.js +1 -1
  83. package/dist-esm/samples-dev/webhooksPingSample.js +1 -1
  84. package/dist-esm/samples-dev/webhooksUpdateSample.js +1 -1
  85. package/dist-esm/src/containerRegistryManagementClient.js +1 -1
  86. package/dist-esm/src/models/index.d.ts +20 -0
  87. package/dist-esm/src/models/index.d.ts.map +1 -1
  88. package/dist-esm/src/models/index.js +8 -0
  89. package/dist-esm/src/models/index.js.map +1 -1
  90. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  91. package/dist-esm/src/models/mappers.js +11 -0
  92. package/dist-esm/src/models/mappers.js.map +1 -1
  93. package/dist-esm/src/models/parameters.js +1 -1
  94. package/package.json +5 -3
  95. package/review/arm-containerregistry.api.md +11 -0
  96. package/src/containerRegistryManagementClient.ts +1 -1
  97. package/src/models/index.ts +22 -0
  98. package/src/models/mappers.ts +12 -0
  99. package/src/models/parameters.ts +1 -1
  100. package/types/arm-containerregistry.d.ts +22 -0
  101. package/types/tsdoc-metadata.json +1 -1
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Creates a archive for a container registry with the specified parameters.
17
17
  *
18
18
  * @summary Creates a archive for a container registry with the specified parameters.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ArchiveVersionCreate.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/ArchiveVersionCreate.json
20
20
  */
21
21
  function archiveVersionCreate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Deletes a archive version from a container registry.
17
17
  *
18
18
  * @summary Deletes a archive version from a container registry.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ArchiveVersionDelete.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/ArchiveVersionDelete.json
20
20
  */
21
21
  function archiveVersionDelete() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Gets the properties of the archive version.
17
17
  *
18
18
  * @summary Gets the properties of the archive version.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ArchiveVersionGet.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/ArchiveVersionGet.json
20
20
  */
21
21
  function archiveVersionGet() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Lists all archive versions for the specified container registry, repository type and archive name.
17
17
  *
18
18
  * @summary Lists all archive versions for the specified container registry, repository type and archive name.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ArchiveVersionList.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/ArchiveVersionList.json
20
20
  */
21
21
  function archiveVersionList() {
22
22
  var _a, e_1, _b, _c;
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Creates a archive for a container registry with the specified parameters.
17
17
  *
18
18
  * @summary Creates a archive for a container registry with the specified parameters.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ArchiveCreate.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/ArchiveCreate.json
20
20
  */
21
21
  function archiveCreate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Deletes a archive from a container registry.
17
17
  *
18
18
  * @summary Deletes a archive from a container registry.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ArchiveDelete.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/ArchiveDelete.json
20
20
  */
21
21
  function archiveDelete() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Gets the properties of the archive.
17
17
  *
18
18
  * @summary Gets the properties of the archive.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ArchiveGet.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/ArchiveGet.json
20
20
  */
21
21
  function archiveGet() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Lists all archives for the specified container registry and package type.
17
17
  *
18
18
  * @summary Lists all archives for the specified container registry and package type.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ArchiveList.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/ArchiveList.json
20
20
  */
21
21
  function archiveList() {
22
22
  var _a, e_1, _b, _c;
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Updates a archive for a container registry with the specified parameters.
17
17
  *
18
18
  * @summary Updates a archive for a container registry with the specified parameters.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ArchiveUpdate.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/ArchiveUpdate.json
20
20
  */
21
21
  function archiveUpdate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Creates a cache rule for a container registry with the specified parameters.
17
17
  *
18
18
  * @summary Creates a cache rule for a container registry with the specified parameters.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/CacheRuleCreate.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/CacheRuleCreate.json
20
20
  */
21
21
  function cacheRuleCreate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Deletes a cache rule resource from a container registry.
17
17
  *
18
18
  * @summary Deletes a cache rule resource from a container registry.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/CacheRuleDelete.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/CacheRuleDelete.json
20
20
  */
21
21
  function cacheRuleDelete() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Gets the properties of the specified cache rule resource.
17
17
  *
18
18
  * @summary Gets the properties of the specified cache rule resource.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/CacheRuleGet.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/CacheRuleGet.json
20
20
  */
21
21
  function cacheRuleGet() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Lists all cache rule resources for the specified container registry.
17
17
  *
18
18
  * @summary Lists all cache rule resources for the specified container registry.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/CacheRuleList.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/CacheRuleList.json
20
20
  */
21
21
  function cacheRuleList() {
22
22
  var _a, e_1, _b, _c;
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Updates a cache rule for a container registry with the specified parameters.
17
17
  *
18
18
  * @summary Updates a cache rule for a container registry with the specified parameters.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/CacheRuleUpdate.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/CacheRuleUpdate.json
20
20
  */
21
21
  function cacheRuleUpdate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Creates a connected registry for a container registry with the specified parameters.
17
17
  *
18
18
  * @summary Creates a connected registry for a container registry with the specified parameters.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ConnectedRegistryCreate.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/ConnectedRegistryCreate.json
20
20
  */
21
21
  function connectedRegistryCreate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Deactivates the connected registry instance.
17
17
  *
18
18
  * @summary Deactivates the connected registry instance.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ConnectedRegistryDeactivate.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/ConnectedRegistryDeactivate.json
20
20
  */
21
21
  function connectedRegistryDeactivate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Deletes a connected registry from a container registry.
17
17
  *
18
18
  * @summary Deletes a connected registry from a container registry.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ConnectedRegistryDelete.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/ConnectedRegistryDelete.json
20
20
  */
21
21
  function connectedRegistryDelete() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Gets the properties of the connected registry.
17
17
  *
18
18
  * @summary Gets the properties of the connected registry.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ConnectedRegistryGet.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/ConnectedRegistryGet.json
20
20
  */
21
21
  function connectedRegistryGet() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Lists all connected registries for the specified container registry.
17
17
  *
18
18
  * @summary Lists all connected registries for the specified container registry.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ConnectedRegistryList.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/ConnectedRegistryList.json
20
20
  */
21
21
  function connectedRegistryList() {
22
22
  var _a, e_1, _b, _c;
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Updates a connected registry with the specified parameters.
17
17
  *
18
18
  * @summary Updates a connected registry with the specified parameters.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ConnectedRegistryUpdate.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/ConnectedRegistryUpdate.json
20
20
  */
21
21
  function connectedRegistryUpdate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Creates a credential set for a container registry with the specified parameters.
17
17
  *
18
18
  * @summary Creates a credential set for a container registry with the specified parameters.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/CredentialSetCreate.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/CredentialSetCreate.json
20
20
  */
21
21
  function credentialSetCreate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Deletes a credential set from a container registry.
17
17
  *
18
18
  * @summary Deletes a credential set from a container registry.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/CredentialSetDelete.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/CredentialSetDelete.json
20
20
  */
21
21
  function credentialSetDelete() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Gets the properties of the specified credential set resource.
17
17
  *
18
18
  * @summary Gets the properties of the specified credential set resource.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/CredentialSetGet.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/CredentialSetGet.json
20
20
  */
21
21
  function credentialSetGet() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Lists all credential set resources for the specified container registry.
17
17
  *
18
18
  * @summary Lists all credential set resources for the specified container registry.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/CredentialSetList.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/CredentialSetList.json
20
20
  */
21
21
  function credentialSetList() {
22
22
  var _a, e_1, _b, _c;
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Updates a credential set for a container registry with the specified parameters.
17
17
  *
18
18
  * @summary Updates a credential set for a container registry with the specified parameters.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/CredentialSetUpdate.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/CredentialSetUpdate.json
20
20
  */
21
21
  function credentialSetUpdate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Creates an export pipeline for a container registry with the specified parameters.
17
17
  *
18
18
  * @summary Creates an export pipeline for a container registry with the specified parameters.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ExportPipelineCreate.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/ExportPipelineCreate.json
20
20
  */
21
21
  function exportPipelineCreate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Deletes an export pipeline from a container registry.
17
17
  *
18
18
  * @summary Deletes an export pipeline from a container registry.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ExportPipelineDelete.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/ExportPipelineDelete.json
20
20
  */
21
21
  function exportPipelineDelete() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Gets the properties of the export pipeline.
17
17
  *
18
18
  * @summary Gets the properties of the export pipeline.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ExportPipelineGet.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/ExportPipelineGet.json
20
20
  */
21
21
  function exportPipelineGet() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Lists all export pipelines for the specified container registry.
17
17
  *
18
18
  * @summary Lists all export pipelines for the specified container registry.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ExportPipelineList.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/ExportPipelineList.json
20
20
  */
21
21
  function exportPipelineList() {
22
22
  var _a, e_1, _b, _c;
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Creates an import pipeline for a container registry with the specified parameters.
17
17
  *
18
18
  * @summary Creates an import pipeline for a container registry with the specified parameters.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ImportPipelineCreate.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/ImportPipelineCreate.json
20
20
  */
21
21
  function importPipelineCreate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Deletes an import pipeline from a container registry.
17
17
  *
18
18
  * @summary Deletes an import pipeline from a container registry.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ImportPipelineDelete.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/ImportPipelineDelete.json
20
20
  */
21
21
  function importPipelineDelete() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Gets the properties of the import pipeline.
17
17
  *
18
18
  * @summary Gets the properties of the import pipeline.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ImportPipelineGet.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/ImportPipelineGet.json
20
20
  */
21
21
  function importPipelineGet() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Lists all import pipelines for the specified container registry.
17
17
  *
18
18
  * @summary Lists all import pipelines for the specified container registry.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ImportPipelineList.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/ImportPipelineList.json
20
20
  */
21
21
  function importPipelineList() {
22
22
  var _a, e_1, _b, _c;
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Lists all of the available Azure Container Registry REST API operations.
17
17
  *
18
18
  * @summary Lists all of the available Azure Container Registry REST API operations.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/OperationList.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/OperationList.json
20
20
  */
21
21
  function operationList() {
22
22
  var _a, e_1, _b, _c;
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Creates a pipeline run for a container registry with the specified parameters
17
17
  *
18
18
  * @summary Creates a pipeline run for a container registry with the specified parameters
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/PipelineRunCreate_Export.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/PipelineRunCreate_Export.json
20
20
  */
21
21
  function pipelineRunCreateExport() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -45,7 +45,7 @@ function pipelineRunCreateExport() {
45
45
  * This sample demonstrates how to Creates a pipeline run for a container registry with the specified parameters
46
46
  *
47
47
  * @summary Creates a pipeline run for a container registry with the specified parameters
48
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/PipelineRunCreate_Import.json
48
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/PipelineRunCreate_Import.json
49
49
  */
50
50
  function pipelineRunCreateImport() {
51
51
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Deletes a pipeline run from a container registry.
17
17
  *
18
18
  * @summary Deletes a pipeline run from a container registry.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/PipelineRunDelete.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/PipelineRunDelete.json
20
20
  */
21
21
  function pipelineRunDelete() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Gets the detailed information for a given pipeline run.
17
17
  *
18
18
  * @summary Gets the detailed information for a given pipeline run.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/PipelineRunGet.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/PipelineRunGet.json
20
20
  */
21
21
  function pipelineRunGet() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Lists all the pipeline runs for the specified container registry.
17
17
  *
18
18
  * @summary Lists all the pipeline runs for the specified container registry.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/PipelineRunList.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/PipelineRunList.json
20
20
  */
21
21
  function pipelineRunList() {
22
22
  var _a, e_1, _b, _c;
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Update the state of specified private endpoint connection associated with the container registry.
17
17
  *
18
18
  * @summary Update the state of specified private endpoint connection associated with the container registry.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/PrivateEndpointConnectionCreateOrUpdate.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/PrivateEndpointConnectionCreateOrUpdate.json
20
20
  */
21
21
  function privateEndpointConnectionCreateOrUpdate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Deletes the specified private endpoint connection associated with the container registry.
17
17
  *
18
18
  * @summary Deletes the specified private endpoint connection associated with the container registry.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/PrivateEndpointConnectionDelete.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/PrivateEndpointConnectionDelete.json
20
20
  */
21
21
  function privateEndpointConnectionDelete() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Get the specified private endpoint connection associated with the container registry.
17
17
  *
18
18
  * @summary Get the specified private endpoint connection associated with the container registry.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/PrivateEndpointConnectionGet.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/PrivateEndpointConnectionGet.json
20
20
  */
21
21
  function privateEndpointConnectionGet() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to List all private endpoint connections in a container registry.
17
17
  *
18
18
  * @summary List all private endpoint connections in a container registry.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/PrivateEndpointConnectionList.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/PrivateEndpointConnectionList.json
20
20
  */
21
21
  function privateEndpointConnectionList() {
22
22
  var _a, e_1, _b, _c;
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Checks whether the container registry name is available for use. The name must contain only alphanumeric characters, be globally unique, and between 5 and 50 characters in length.
17
17
  *
18
18
  * @summary Checks whether the container registry name is available for use. The name must contain only alphanumeric characters, be globally unique, and between 5 and 50 characters in length.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/RegistryCheckNameAvailable.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/RegistryCheckNameAvailable.json
20
20
  */
21
21
  function registryCheckNameAvailable() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -36,7 +36,7 @@ function registryCheckNameAvailable() {
36
36
  * This sample demonstrates how to Checks whether the container registry name is available for use. The name must contain only alphanumeric characters, be globally unique, and between 5 and 50 characters in length.
37
37
  *
38
38
  * @summary Checks whether the container registry name is available for use. The name must contain only alphanumeric characters, be globally unique, and between 5 and 50 characters in length.
39
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/RegistryCheckNameNotAvailable.json
39
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/RegistryCheckNameNotAvailable.json
40
40
  */
41
41
  function registryCheckNameNotAvailable() {
42
42
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Creates a container registry with the specified parameters.
17
17
  *
18
18
  * @summary Creates a container registry with the specified parameters.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/RegistryCreate.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/RegistryCreate.json
20
20
  */
21
21
  function registryCreate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -40,7 +40,7 @@ function registryCreate() {
40
40
  * This sample demonstrates how to Creates a container registry with the specified parameters.
41
41
  *
42
42
  * @summary Creates a container registry with the specified parameters.
43
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/RegistryCreateZoneRedundant.json
43
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/RegistryCreateZoneRedundant.json
44
44
  */
45
45
  function registryCreateZoneRedundant() {
46
46
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Deletes a container registry.
17
17
  *
18
18
  * @summary Deletes a container registry.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/RegistryDelete.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/RegistryDelete.json
20
20
  */
21
21
  function registryDelete() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Generate keys for a token of a specified container registry.
17
17
  *
18
18
  * @summary Generate keys for a token of a specified container registry.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/RegistryGenerateCredentials.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/RegistryGenerateCredentials.json
20
20
  */
21
21
  function registryGenerateCredentials() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Gets a private link resource by a specified group name for a container registry.
17
17
  *
18
18
  * @summary Gets a private link resource by a specified group name for a container registry.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/RegistryGetPrivateLinkResource.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/RegistryGetPrivateLinkResource.json
20
20
  */
21
21
  function registryGetPrivateLinkResource() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Gets the properties of the specified container registry.
17
17
  *
18
18
  * @summary Gets the properties of the specified container registry.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/RegistryGet.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/RegistryGet.json
20
20
  */
21
21
  function registryGet() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Copies an image to this container registry from the specified container registry.
17
17
  *
18
18
  * @summary Copies an image to this container registry from the specified container registry.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ImportImageByManifestDigest.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/ImportImageByManifestDigest.json
20
20
  */
21
21
  function importImageByManifestDigest() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -43,7 +43,7 @@ function importImageByManifestDigest() {
43
43
  * This sample demonstrates how to Copies an image to this container registry from the specified container registry.
44
44
  *
45
45
  * @summary Copies an image to this container registry from the specified container registry.
46
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ImportImageByTag.json
46
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/ImportImageByTag.json
47
47
  */
48
48
  function importImageByTag() {
49
49
  return __awaiter(this, void 0, void 0, function* () {
@@ -70,7 +70,7 @@ function importImageByTag() {
70
70
  * This sample demonstrates how to Copies an image to this container registry from the specified container registry.
71
71
  *
72
72
  * @summary Copies an image to this container registry from the specified container registry.
73
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/ImportImageFromPublicRegistry.json
73
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/ImportImageFromPublicRegistry.json
74
74
  */
75
75
  function importImageFromPublicRegistry() {
76
76
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Lists all the container registries under the specified resource group.
17
17
  *
18
18
  * @summary Lists all the container registries under the specified resource group.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/RegistryListByResourceGroup.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/RegistryListByResourceGroup.json
20
20
  */
21
21
  function registryListByResourceGroup() {
22
22
  var _a, e_1, _b, _c;
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Lists the login credentials for the specified container registry.
17
17
  *
18
18
  * @summary Lists the login credentials for the specified container registry.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/RegistryListCredentials.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/RegistryListCredentials.json
20
20
  */
21
21
  function registryListCredentials() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Lists the private link resources for a container registry.
17
17
  *
18
18
  * @summary Lists the private link resources for a container registry.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/RegistryListPrivateLinkResources.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/RegistryListPrivateLinkResources.json
20
20
  */
21
21
  function registryListPrivateLinkResources() {
22
22
  var _a, e_1, _b, _c;
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Lists all the container registries under the specified subscription.
17
17
  *
18
18
  * @summary Lists all the container registries under the specified subscription.
19
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-08-01-preview/examples/RegistryList.json
19
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2023-11-01-preview/examples/RegistryList.json
20
20
  */
21
21
  function registryList() {
22
22
  var _a, e_1, _b, _c;