@azure/arm-containerregistry 10.1.0-beta.2 → 10.1.0-beta.3

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 (85) hide show
  1. package/CHANGELOG.md +7 -4
  2. package/dist/index.js +124 -36
  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/connectedRegistriesCreateSample.js +1 -1
  7. package/dist-esm/samples-dev/connectedRegistriesDeactivateSample.js +1 -1
  8. package/dist-esm/samples-dev/connectedRegistriesDeleteSample.js +1 -1
  9. package/dist-esm/samples-dev/connectedRegistriesGetSample.js +1 -1
  10. package/dist-esm/samples-dev/connectedRegistriesListSample.js +1 -1
  11. package/dist-esm/samples-dev/connectedRegistriesUpdateSample.js +1 -1
  12. package/dist-esm/samples-dev/exportPipelinesCreateSample.js +1 -1
  13. package/dist-esm/samples-dev/exportPipelinesDeleteSample.js +1 -1
  14. package/dist-esm/samples-dev/exportPipelinesGetSample.js +1 -1
  15. package/dist-esm/samples-dev/exportPipelinesListSample.js +1 -1
  16. package/dist-esm/samples-dev/importPipelinesCreateSample.js +1 -1
  17. package/dist-esm/samples-dev/importPipelinesDeleteSample.js +1 -1
  18. package/dist-esm/samples-dev/importPipelinesGetSample.js +1 -1
  19. package/dist-esm/samples-dev/importPipelinesListSample.js +1 -1
  20. package/dist-esm/samples-dev/operationsListSample.js +1 -1
  21. package/dist-esm/samples-dev/pipelineRunsCreateSample.js +2 -2
  22. package/dist-esm/samples-dev/pipelineRunsDeleteSample.js +1 -1
  23. package/dist-esm/samples-dev/pipelineRunsGetSample.js +1 -1
  24. package/dist-esm/samples-dev/pipelineRunsListSample.js +1 -1
  25. package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js +1 -1
  26. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
  27. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
  28. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +1 -1
  29. package/dist-esm/samples-dev/registriesCheckNameAvailabilitySample.js +2 -2
  30. package/dist-esm/samples-dev/registriesCreateSample.js +2 -2
  31. package/dist-esm/samples-dev/registriesDeleteSample.js +1 -1
  32. package/dist-esm/samples-dev/registriesGenerateCredentialsSample.js +1 -1
  33. package/dist-esm/samples-dev/registriesGetPrivateLinkResourceSample.js +1 -1
  34. package/dist-esm/samples-dev/registriesGetSample.js +1 -1
  35. package/dist-esm/samples-dev/registriesImportImageSample.js +3 -3
  36. package/dist-esm/samples-dev/registriesListByResourceGroupSample.js +1 -1
  37. package/dist-esm/samples-dev/registriesListCredentialsSample.js +1 -1
  38. package/dist-esm/samples-dev/registriesListPrivateLinkResourcesSample.js +1 -1
  39. package/dist-esm/samples-dev/registriesListSample.js +1 -1
  40. package/dist-esm/samples-dev/registriesListUsagesSample.js +1 -1
  41. package/dist-esm/samples-dev/registriesRegenerateCredentialSample.js +1 -1
  42. package/dist-esm/samples-dev/registriesUpdateSample.js +1 -1
  43. package/dist-esm/samples-dev/replicationsCreateSample.js +2 -2
  44. package/dist-esm/samples-dev/replicationsDeleteSample.js +1 -1
  45. package/dist-esm/samples-dev/replicationsGetSample.js +1 -1
  46. package/dist-esm/samples-dev/replicationsListSample.js +1 -1
  47. package/dist-esm/samples-dev/replicationsUpdateSample.js +1 -1
  48. package/dist-esm/samples-dev/scopeMapsCreateSample.js +1 -1
  49. package/dist-esm/samples-dev/scopeMapsDeleteSample.js +1 -1
  50. package/dist-esm/samples-dev/scopeMapsGetSample.js +1 -1
  51. package/dist-esm/samples-dev/scopeMapsListSample.js +1 -1
  52. package/dist-esm/samples-dev/scopeMapsUpdateSample.js +1 -1
  53. package/dist-esm/samples-dev/tokensCreateSample.js +1 -1
  54. package/dist-esm/samples-dev/tokensDeleteSample.js +1 -1
  55. package/dist-esm/samples-dev/tokensGetSample.js +1 -1
  56. package/dist-esm/samples-dev/tokensListSample.js +1 -1
  57. package/dist-esm/samples-dev/tokensUpdateSample.js +1 -1
  58. package/dist-esm/samples-dev/webhooksCreateSample.js +1 -1
  59. package/dist-esm/samples-dev/webhooksDeleteSample.js +1 -1
  60. package/dist-esm/samples-dev/webhooksGetCallbackConfigSample.js +1 -1
  61. package/dist-esm/samples-dev/webhooksGetSample.js +1 -1
  62. package/dist-esm/samples-dev/webhooksListEventsSample.js +1 -1
  63. package/dist-esm/samples-dev/webhooksListSample.js +1 -1
  64. package/dist-esm/samples-dev/webhooksPingSample.js +1 -1
  65. package/dist-esm/samples-dev/webhooksUpdateSample.js +1 -1
  66. package/dist-esm/src/containerRegistryManagementClient.d.ts.map +1 -1
  67. package/dist-esm/src/containerRegistryManagementClient.js +18 -1
  68. package/dist-esm/src/containerRegistryManagementClient.js.map +1 -1
  69. package/dist-esm/src/models/index.d.ts +50 -9
  70. package/dist-esm/src/models/index.d.ts.map +1 -1
  71. package/dist-esm/src/models/index.js +6 -0
  72. package/dist-esm/src/models/index.js.map +1 -1
  73. package/dist-esm/src/models/mappers.d.ts +4 -1
  74. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  75. package/dist-esm/src/models/mappers.js +94 -33
  76. package/dist-esm/src/models/mappers.js.map +1 -1
  77. package/dist-esm/src/models/parameters.js +1 -1
  78. package/package.json +5 -5
  79. package/review/arm-containerregistry.api.md +36 -7
  80. package/src/containerRegistryManagementClient.ts +25 -1
  81. package/src/models/index.ts +56 -10
  82. package/src/models/mappers.ts +98 -34
  83. package/src/models/parameters.ts +1 -1
  84. package/types/arm-containerregistry.d.ts +56 -10
  85. package/types/tsdoc-metadata.json +1 -1
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Creates a connected registry for a container registry with the specified parameters.
15
15
  *
16
16
  * @summary Creates a connected registry for a container registry with the specified parameters.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/ConnectedRegistryCreate.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/ConnectedRegistryCreate.json
18
18
  */
19
19
  function connectedRegistryCreate() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Deactivates the connected registry instance.
15
15
  *
16
16
  * @summary Deactivates the connected registry instance.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/ConnectedRegistryDeactivate.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/ConnectedRegistryDeactivate.json
18
18
  */
19
19
  function connectedRegistryDeactivate() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Deletes a connected registry from a container registry.
15
15
  *
16
16
  * @summary Deletes a connected registry from a container registry.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/ConnectedRegistryDelete.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/ConnectedRegistryDelete.json
18
18
  */
19
19
  function connectedRegistryDelete() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Gets the properties of the connected registry.
15
15
  *
16
16
  * @summary Gets the properties of the connected registry.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/ConnectedRegistryGet.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/ConnectedRegistryGet.json
18
18
  */
19
19
  function connectedRegistryGet() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Lists all connected registries for the specified container registry.
15
15
  *
16
16
  * @summary Lists all connected registries for the specified container registry.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/ConnectedRegistryList.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/ConnectedRegistryList.json
18
18
  */
19
19
  function connectedRegistryList() {
20
20
  var e_1, _a;
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Updates a connected registry with the specified parameters.
15
15
  *
16
16
  * @summary Updates a connected registry with the specified parameters.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/ConnectedRegistryUpdate.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/ConnectedRegistryUpdate.json
18
18
  */
19
19
  function connectedRegistryUpdate() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Creates an export pipeline for a container registry with the specified parameters.
15
15
  *
16
16
  * @summary Creates an export pipeline for a container registry with the specified parameters.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/ExportPipelineCreate.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/ExportPipelineCreate.json
18
18
  */
19
19
  function exportPipelineCreate() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Deletes an export pipeline from a container registry.
15
15
  *
16
16
  * @summary Deletes an export pipeline from a container registry.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/ExportPipelineDelete.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/ExportPipelineDelete.json
18
18
  */
19
19
  function exportPipelineDelete() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Gets the properties of the export pipeline.
15
15
  *
16
16
  * @summary Gets the properties of the export pipeline.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/ExportPipelineGet.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/ExportPipelineGet.json
18
18
  */
19
19
  function exportPipelineGet() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Lists all export pipelines for the specified container registry.
15
15
  *
16
16
  * @summary Lists all export pipelines for the specified container registry.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/ExportPipelineList.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/ExportPipelineList.json
18
18
  */
19
19
  function exportPipelineList() {
20
20
  var e_1, _a;
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Creates an import pipeline for a container registry with the specified parameters.
15
15
  *
16
16
  * @summary Creates an import pipeline for a container registry with the specified parameters.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/ImportPipelineCreate.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/ImportPipelineCreate.json
18
18
  */
19
19
  function importPipelineCreate() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Deletes an import pipeline from a container registry.
15
15
  *
16
16
  * @summary Deletes an import pipeline from a container registry.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/ImportPipelineDelete.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/ImportPipelineDelete.json
18
18
  */
19
19
  function importPipelineDelete() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Gets the properties of the import pipeline.
15
15
  *
16
16
  * @summary Gets the properties of the import pipeline.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/ImportPipelineGet.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/ImportPipelineGet.json
18
18
  */
19
19
  function importPipelineGet() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Lists all import pipelines for the specified container registry.
15
15
  *
16
16
  * @summary Lists all import pipelines for the specified container registry.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/ImportPipelineList.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/ImportPipelineList.json
18
18
  */
19
19
  function importPipelineList() {
20
20
  var e_1, _a;
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Lists all of the available Azure Container Registry REST API operations.
15
15
  *
16
16
  * @summary Lists all of the available Azure Container Registry REST API operations.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/OperationList.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/OperationList.json
18
18
  */
19
19
  function operationList() {
20
20
  var e_1, _a;
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Creates a pipeline run for a container registry with the specified parameters
15
15
  *
16
16
  * @summary Creates a pipeline run for a container registry with the specified parameters
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/PipelineRunCreate_Export.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/PipelineRunCreate_Export.json
18
18
  */
19
19
  function pipelineRunCreateExport() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -43,7 +43,7 @@ pipelineRunCreateExport().catch(console.error);
43
43
  * This sample demonstrates how to Creates a pipeline run for a container registry with the specified parameters
44
44
  *
45
45
  * @summary Creates a pipeline run for a container registry with the specified parameters
46
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/PipelineRunCreate_Import.json
46
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/PipelineRunCreate_Import.json
47
47
  */
48
48
  function pipelineRunCreateImport() {
49
49
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Deletes a pipeline run from a container registry.
15
15
  *
16
16
  * @summary Deletes a pipeline run from a container registry.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/PipelineRunDelete.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/PipelineRunDelete.json
18
18
  */
19
19
  function pipelineRunDelete() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Gets the detailed information for a given pipeline run.
15
15
  *
16
16
  * @summary Gets the detailed information for a given pipeline run.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/PipelineRunGet.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/PipelineRunGet.json
18
18
  */
19
19
  function pipelineRunGet() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Lists all the pipeline runs for the specified container registry.
15
15
  *
16
16
  * @summary Lists all the pipeline runs for the specified container registry.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/PipelineRunList.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/PipelineRunList.json
18
18
  */
19
19
  function pipelineRunList() {
20
20
  var e_1, _a;
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Update the state of specified private endpoint connection associated with the container registry.
15
15
  *
16
16
  * @summary Update the state of specified private endpoint connection associated with the container registry.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/PrivateEndpointConnectionCreateOrUpdate.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/PrivateEndpointConnectionCreateOrUpdate.json
18
18
  */
19
19
  function privateEndpointConnectionCreateOrUpdate() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Deletes the specified private endpoint connection associated with the container registry.
15
15
  *
16
16
  * @summary Deletes the specified private endpoint connection associated with the container registry.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/PrivateEndpointConnectionDelete.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/PrivateEndpointConnectionDelete.json
18
18
  */
19
19
  function privateEndpointConnectionDelete() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Get the specified private endpoint connection associated with the container registry.
15
15
  *
16
16
  * @summary Get the specified private endpoint connection associated with the container registry.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/PrivateEndpointConnectionGet.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/PrivateEndpointConnectionGet.json
18
18
  */
19
19
  function privateEndpointConnectionGet() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to List all private endpoint connections in a container registry.
15
15
  *
16
16
  * @summary List all private endpoint connections in a container registry.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/PrivateEndpointConnectionList.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/PrivateEndpointConnectionList.json
18
18
  */
19
19
  function privateEndpointConnectionList() {
20
20
  var e_1, _a;
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * 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.
15
15
  *
16
16
  * @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.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/RegistryCheckNameAvailable.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/RegistryCheckNameAvailable.json
18
18
  */
19
19
  function registryCheckNameAvailable() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -34,7 +34,7 @@ registryCheckNameAvailable().catch(console.error);
34
34
  * 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.
35
35
  *
36
36
  * @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.
37
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/RegistryCheckNameNotAvailable.json
37
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/RegistryCheckNameNotAvailable.json
38
38
  */
39
39
  function registryCheckNameNotAvailable() {
40
40
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Creates a container registry with the specified parameters.
15
15
  *
16
16
  * @summary Creates a container registry with the specified parameters.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/RegistryCreate.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/RegistryCreate.json
18
18
  */
19
19
  function registryCreate() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -38,7 +38,7 @@ registryCreate().catch(console.error);
38
38
  * This sample demonstrates how to Creates a container registry with the specified parameters.
39
39
  *
40
40
  * @summary Creates a container registry with the specified parameters.
41
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/RegistryCreateZoneRedundant.json
41
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/RegistryCreateZoneRedundant.json
42
42
  */
43
43
  function registryCreateZoneRedundant() {
44
44
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Deletes a container registry.
15
15
  *
16
16
  * @summary Deletes a container registry.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/RegistryDelete.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/RegistryDelete.json
18
18
  */
19
19
  function registryDelete() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Generate keys for a token of a specified container registry.
15
15
  *
16
16
  * @summary Generate keys for a token of a specified container registry.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/RegistryGenerateCredentials.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/RegistryGenerateCredentials.json
18
18
  */
19
19
  function registryGenerateCredentials() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Gets a private link resource by a specified group name for a container registry.
15
15
  *
16
16
  * @summary Gets a private link resource by a specified group name for a container registry.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/RegistryGetPrivateLinkResource.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/RegistryGetPrivateLinkResource.json
18
18
  */
19
19
  function registryGetPrivateLinkResource() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Gets the properties of the specified container registry.
15
15
  *
16
16
  * @summary Gets the properties of the specified container registry.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/RegistryGet.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/RegistryGet.json
18
18
  */
19
19
  function registryGet() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Copies an image to this container registry from the specified container registry.
15
15
  *
16
16
  * @summary Copies an image to this container registry from the specified container registry.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/ImportImageByManifestDigest.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/ImportImageByManifestDigest.json
18
18
  */
19
19
  function importImageByManifestDigest() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -41,7 +41,7 @@ importImageByManifestDigest().catch(console.error);
41
41
  * This sample demonstrates how to Copies an image to this container registry from the specified container registry.
42
42
  *
43
43
  * @summary Copies an image to this container registry from the specified container registry.
44
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/ImportImageByTag.json
44
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/ImportImageByTag.json
45
45
  */
46
46
  function importImageByTag() {
47
47
  return __awaiter(this, void 0, void 0, function* () {
@@ -68,7 +68,7 @@ importImageByTag().catch(console.error);
68
68
  * This sample demonstrates how to Copies an image to this container registry from the specified container registry.
69
69
  *
70
70
  * @summary Copies an image to this container registry from the specified container registry.
71
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/ImportImageFromPublicRegistry.json
71
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/ImportImageFromPublicRegistry.json
72
72
  */
73
73
  function importImageFromPublicRegistry() {
74
74
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Lists all the container registries under the specified resource group.
15
15
  *
16
16
  * @summary Lists all the container registries under the specified resource group.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/RegistryListByResourceGroup.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/RegistryListByResourceGroup.json
18
18
  */
19
19
  function registryListByResourceGroup() {
20
20
  var e_1, _a;
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Lists the login credentials for the specified container registry.
15
15
  *
16
16
  * @summary Lists the login credentials for the specified container registry.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/RegistryListCredentials.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/RegistryListCredentials.json
18
18
  */
19
19
  function registryListCredentials() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Lists the private link resources for a container registry.
15
15
  *
16
16
  * @summary Lists the private link resources for a container registry.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/RegistryListPrivateLinkResources.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/RegistryListPrivateLinkResources.json
18
18
  */
19
19
  function registryListPrivateLinkResources() {
20
20
  var e_1, _a;
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Lists all the container registries under the specified subscription.
15
15
  *
16
16
  * @summary Lists all the container registries under the specified subscription.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/RegistryList.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/RegistryList.json
18
18
  */
19
19
  function registryList() {
20
20
  var e_1, _a;
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Gets the quota usages for the specified container registry.
15
15
  *
16
16
  * @summary Gets the quota usages for the specified container registry.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/RegistryListUsages.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/RegistryListUsages.json
18
18
  */
19
19
  function registryListUsages() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Regenerates one of the login credentials for the specified container registry.
15
15
  *
16
16
  * @summary Regenerates one of the login credentials for the specified container registry.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/RegistryRegenerateCredential.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/RegistryRegenerateCredential.json
18
18
  */
19
19
  function registryRegenerateCredential() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Updates a container registry with the specified parameters.
15
15
  *
16
16
  * @summary Updates a container registry with the specified parameters.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/RegistryUpdate.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/RegistryUpdate.json
18
18
  */
19
19
  function registryUpdate() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Creates a replication for a container registry with the specified parameters.
15
15
  *
16
16
  * @summary Creates a replication for a container registry with the specified parameters.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/ReplicationCreate.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/ReplicationCreate.json
18
18
  */
19
19
  function replicationCreate() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -37,7 +37,7 @@ replicationCreate().catch(console.error);
37
37
  * This sample demonstrates how to Creates a replication for a container registry with the specified parameters.
38
38
  *
39
39
  * @summary Creates a replication for a container registry with the specified parameters.
40
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/ReplicationCreateZoneRedundant.json
40
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/ReplicationCreateZoneRedundant.json
41
41
  */
42
42
  function replicationCreateZoneRedundant() {
43
43
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Deletes a replication from a container registry.
15
15
  *
16
16
  * @summary Deletes a replication from a container registry.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/ReplicationDelete.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/ReplicationDelete.json
18
18
  */
19
19
  function replicationDelete() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Gets the properties of the specified replication.
15
15
  *
16
16
  * @summary Gets the properties of the specified replication.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/ReplicationGet.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/ReplicationGet.json
18
18
  */
19
19
  function replicationGet() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Lists all the replications for the specified container registry.
15
15
  *
16
16
  * @summary Lists all the replications for the specified container registry.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/ReplicationList.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/ReplicationList.json
18
18
  */
19
19
  function replicationList() {
20
20
  var e_1, _a;
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Updates a replication for a container registry with the specified parameters.
15
15
  *
16
16
  * @summary Updates a replication for a container registry with the specified parameters.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/ReplicationUpdate.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/ReplicationUpdate.json
18
18
  */
19
19
  function replicationUpdate() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Creates a scope map for a container registry with the specified parameters.
15
15
  *
16
16
  * @summary Creates a scope map for a container registry with the specified parameters.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/ScopeMapCreate.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/ScopeMapCreate.json
18
18
  */
19
19
  function scopeMapCreate() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Deletes a scope map from a container registry.
15
15
  *
16
16
  * @summary Deletes a scope map from a container registry.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/ScopeMapDelete.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/ScopeMapDelete.json
18
18
  */
19
19
  function scopeMapDelete() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Gets the properties of the specified scope map.
15
15
  *
16
16
  * @summary Gets the properties of the specified scope map.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/ScopeMapGet.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/ScopeMapGet.json
18
18
  */
19
19
  function scopeMapGet() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Lists all the scope maps for the specified container registry.
15
15
  *
16
16
  * @summary Lists all the scope maps for the specified container registry.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/ScopeMapList.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/ScopeMapList.json
18
18
  */
19
19
  function scopeMapList() {
20
20
  var e_1, _a;
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Updates a scope map with the specified parameters.
15
15
  *
16
16
  * @summary Updates a scope map with the specified parameters.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/ScopeMapUpdate.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/ScopeMapUpdate.json
18
18
  */
19
19
  function scopeMapUpdate() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Creates a token for a container registry with the specified parameters.
15
15
  *
16
16
  * @summary Creates a token for a container registry with the specified parameters.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/TokenCreate.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/TokenCreate.json
18
18
  */
19
19
  function tokenCreate() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Deletes a token from a container registry.
15
15
  *
16
16
  * @summary Deletes a token from a container registry.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/TokenDelete.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/TokenDelete.json
18
18
  */
19
19
  function tokenDelete() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Gets the properties of the specified token.
15
15
  *
16
16
  * @summary Gets the properties of the specified token.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/TokenGet.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/TokenGet.json
18
18
  */
19
19
  function tokenGet() {
20
20
  return __awaiter(this, void 0, void 0, function* () {
@@ -14,7 +14,7 @@ import { DefaultAzureCredential } from "@azure/identity";
14
14
  * This sample demonstrates how to Lists all the tokens for the specified container registry.
15
15
  *
16
16
  * @summary Lists all the tokens for the specified container registry.
17
- * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2021-12-01-preview/examples/TokenList.json
17
+ * x-ms-original-file: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/examples/TokenList.json
18
18
  */
19
19
  function tokenList() {
20
20
  var e_1, _a;