@pulumi/azure 4.31.0 → 4.32.0-alpha.1639752715

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 (156) hide show
  1. package/apimanagement/apiVersionSet.d.ts +6 -6
  2. package/appconfiguration/getConfigurationKey.d.ts +98 -0
  3. package/appconfiguration/getConfigurationKey.js +45 -0
  4. package/appconfiguration/getConfigurationKey.js.map +1 -0
  5. package/appconfiguration/index.d.ts +1 -0
  6. package/appconfiguration/index.js +1 -0
  7. package/appconfiguration/index.js.map +1 -1
  8. package/appservice/environmentV3.d.ts +0 -2
  9. package/appservice/environmentV3.js +0 -2
  10. package/appservice/environmentV3.js.map +1 -1
  11. package/appservice/getFunctionAppHostKeys.d.ts +8 -0
  12. package/appservice/getFunctionAppHostKeys.js.map +1 -1
  13. package/blueprint/assignment.d.ts +15 -3
  14. package/blueprint/assignment.js +2 -0
  15. package/blueprint/assignment.js.map +1 -1
  16. package/consumption/budgetSubscription.d.ts +7 -7
  17. package/consumption/budgetSubscription.js +1 -1
  18. package/containerservice/group.d.ts +3 -3
  19. package/containerservice/index.d.ts +1 -0
  20. package/containerservice/index.js +5 -0
  21. package/containerservice/index.js.map +1 -1
  22. package/containerservice/registryTask.d.ts +296 -0
  23. package/containerservice/registryTask.js +125 -0
  24. package/containerservice/registryTask.js.map +1 -0
  25. package/core/resourceGroupPolicyAssignment.d.ts +12 -0
  26. package/core/resourceGroupPolicyAssignment.js +2 -0
  27. package/core/resourceGroupPolicyAssignment.js.map +1 -1
  28. package/core/resourcePolicyAssignment.d.ts +12 -0
  29. package/core/resourcePolicyAssignment.js +2 -0
  30. package/core/resourcePolicyAssignment.js.map +1 -1
  31. package/core/subscriptionPolicyAssignment.d.ts +12 -0
  32. package/core/subscriptionPolicyAssignment.js +2 -0
  33. package/core/subscriptionPolicyAssignment.js.map +1 -1
  34. package/cosmosdb/account.d.ts +25 -1
  35. package/cosmosdb/account.js +4 -0
  36. package/cosmosdb/account.js.map +1 -1
  37. package/cosmosdb/getRestorableDatabaseAccounts.d.ts +64 -0
  38. package/cosmosdb/getRestorableDatabaseAccounts.js +41 -0
  39. package/cosmosdb/getRestorableDatabaseAccounts.js.map +1 -0
  40. package/cosmosdb/index.d.ts +1 -0
  41. package/cosmosdb/index.js +1 -0
  42. package/cosmosdb/index.js.map +1 -1
  43. package/datafactory/datasetAzureBlob.d.ts +24 -6
  44. package/datafactory/datasetAzureBlob.js +4 -5
  45. package/datafactory/datasetAzureBlob.js.map +1 -1
  46. package/datafactory/datasetBinary.d.ts +24 -6
  47. package/datafactory/datasetBinary.js +4 -5
  48. package/datafactory/datasetBinary.js.map +1 -1
  49. package/datafactory/datasetCosmosDBApi.d.ts +22 -4
  50. package/datafactory/datasetCosmosDBApi.js +2 -3
  51. package/datafactory/datasetCosmosDBApi.js.map +1 -1
  52. package/datafactory/datasetDelimitedText.d.ts +24 -6
  53. package/datafactory/datasetDelimitedText.js +4 -5
  54. package/datafactory/datasetDelimitedText.js.map +1 -1
  55. package/datafactory/datasetHttp.d.ts +24 -6
  56. package/datafactory/datasetHttp.js +4 -5
  57. package/datafactory/datasetHttp.js.map +1 -1
  58. package/datafactory/datasetJson.d.ts +24 -6
  59. package/datafactory/datasetJson.js +4 -5
  60. package/datafactory/datasetJson.js.map +1 -1
  61. package/datafactory/datasetMysql.d.ts +24 -6
  62. package/datafactory/datasetMysql.js +4 -5
  63. package/datafactory/datasetMysql.js.map +1 -1
  64. package/datafactory/datasetParquet.d.ts +12 -3
  65. package/datafactory/datasetParquet.js +4 -5
  66. package/datafactory/datasetParquet.js.map +1 -1
  67. package/datafactory/datasetPostgresql.d.ts +24 -6
  68. package/datafactory/datasetPostgresql.js +4 -5
  69. package/datafactory/datasetPostgresql.js.map +1 -1
  70. package/datafactory/datasetSnowflake.d.ts +24 -6
  71. package/datafactory/datasetSnowflake.js +4 -5
  72. package/datafactory/datasetSnowflake.js.map +1 -1
  73. package/datafactory/datasetSqlServerTable.d.ts +24 -6
  74. package/datafactory/datasetSqlServerTable.js +4 -5
  75. package/datafactory/datasetSqlServerTable.js.map +1 -1
  76. package/datafactory/integrationRuntimeRule.d.ts +23 -5
  77. package/datafactory/integrationRuntimeRule.js +3 -4
  78. package/datafactory/integrationRuntimeRule.js.map +1 -1
  79. package/datafactory/integrationRuntimeSelfHosted.d.ts +24 -6
  80. package/datafactory/integrationRuntimeSelfHosted.js +4 -5
  81. package/datafactory/integrationRuntimeSelfHosted.js.map +1 -1
  82. package/datafactory/integrationRuntimeSsis.d.ts +23 -5
  83. package/datafactory/integrationRuntimeSsis.js +3 -4
  84. package/datafactory/integrationRuntimeSsis.js.map +1 -1
  85. package/datafactory/pipeline.d.ts +24 -6
  86. package/datafactory/pipeline.js +4 -5
  87. package/datafactory/pipeline.js.map +1 -1
  88. package/datafactory/triggerBlobEvent.d.ts +1 -1
  89. package/datafactory/triggerBlobEvent.js +1 -1
  90. package/datafactory/triggerCustomEvent.d.ts +1 -1
  91. package/datafactory/triggerCustomEvent.js +1 -1
  92. package/datafactory/triggerSchedule.d.ts +24 -6
  93. package/datafactory/triggerSchedule.js +4 -5
  94. package/datafactory/triggerSchedule.js.map +1 -1
  95. package/iot/endpointEventhub.d.ts +28 -1
  96. package/iot/endpointEventhub.js +2 -3
  97. package/iot/endpointEventhub.js.map +1 -1
  98. package/iot/endpointStorageContainer.d.ts +3 -3
  99. package/iot/ioTHub.d.ts +21 -0
  100. package/iot/ioTHub.js +11 -0
  101. package/iot/ioTHub.js.map +1 -1
  102. package/logicapps/workflow.d.ts +12 -0
  103. package/logicapps/workflow.js +2 -0
  104. package/logicapps/workflow.js.map +1 -1
  105. package/management/groupPolicyAssignment.d.ts +12 -0
  106. package/management/groupPolicyAssignment.js +2 -0
  107. package/management/groupPolicyAssignment.js.map +1 -1
  108. package/maps/creator.d.ts +137 -0
  109. package/maps/creator.js +100 -0
  110. package/maps/creator.js.map +1 -0
  111. package/maps/index.d.ts +1 -0
  112. package/maps/index.js +5 -0
  113. package/maps/index.js.map +1 -1
  114. package/monitoring/scheduledQueryRulesAlert.d.ts +1 -1
  115. package/monitoring/scheduledQueryRulesAlert.js +1 -1
  116. package/netapp/getSnapshotPolicy.d.ts +109 -0
  117. package/netapp/getSnapshotPolicy.js +49 -0
  118. package/netapp/getSnapshotPolicy.js.map +1 -0
  119. package/netapp/index.d.ts +2 -0
  120. package/netapp/index.js +6 -0
  121. package/netapp/index.js.map +1 -1
  122. package/netapp/snapshotPolicy.d.ts +213 -0
  123. package/netapp/snapshotPolicy.js +137 -0
  124. package/netapp/snapshotPolicy.js.map +1 -0
  125. package/netapp/volume.d.ts +16 -1
  126. package/netapp/volume.js +5 -0
  127. package/netapp/volume.js.map +1 -1
  128. package/network/applicationGateway.d.ts +20 -0
  129. package/network/applicationGateway.js +4 -0
  130. package/network/applicationGateway.js.map +1 -1
  131. package/network/index.d.ts +1 -0
  132. package/network/index.js +5 -0
  133. package/network/index.js.map +1 -1
  134. package/network/subnet.d.ts +6 -6
  135. package/network/virtualHubIp.d.ts +4 -4
  136. package/network/virtualHubIp.js +1 -1
  137. package/network/vnpGatewayNatRule.d.ts +173 -0
  138. package/network/vnpGatewayNatRule.js +118 -0
  139. package/network/vnpGatewayNatRule.js.map +1 -0
  140. package/package.json +2 -2
  141. package/package.json.dev +1 -1
  142. package/securitycenter/subscriptionPricing.d.ts +3 -3
  143. package/signalr/service.d.ts +15 -3
  144. package/signalr/service.js +2 -0
  145. package/signalr/service.js.map +1 -1
  146. package/synapse/index.d.ts +2 -0
  147. package/synapse/index.js +10 -0
  148. package/synapse/index.js.map +1 -1
  149. package/synapse/sqlPoolWorkloadClassifier.d.ts +190 -0
  150. package/synapse/sqlPoolWorkloadClassifier.js +129 -0
  151. package/synapse/sqlPoolWorkloadClassifier.js.map +1 -0
  152. package/synapse/workspaceSqlAadAdmin.d.ts +159 -0
  153. package/synapse/workspaceSqlAadAdmin.js +144 -0
  154. package/synapse/workspaceSqlAadAdmin.js.map +1 -0
  155. package/types/input.d.ts +581 -10
  156. package/types/output.d.ts +680 -12
@@ -49,7 +49,7 @@ export declare class ApiVersionSet extends pulumi.CustomResource {
49
49
  */
50
50
  static isInstance(obj: any): obj is ApiVersionSet;
51
51
  /**
52
- * The name of the API Management Service in which the API Version Set should exist. Changing this forces a new resource to be created.
52
+ * The name of the API Management Service in which the API Version Set should exist. May only contain alphanumeric characters and dashes up to 50 characters in length. Changing this forces a new resource to be created.
53
53
  */
54
54
  readonly apiManagementName: pulumi.Output<string>;
55
55
  /**
@@ -61,7 +61,7 @@ export declare class ApiVersionSet extends pulumi.CustomResource {
61
61
  */
62
62
  readonly displayName: pulumi.Output<string>;
63
63
  /**
64
- * The name of the API Version Set. Changing this forces a new resource to be created.
64
+ * The name of the API Version Set. May only contain alphanumeric characters and dashes up to 80 characters in length. Changing this forces a new resource to be created.
65
65
  */
66
66
  readonly name: pulumi.Output<string>;
67
67
  /**
@@ -94,7 +94,7 @@ export declare class ApiVersionSet extends pulumi.CustomResource {
94
94
  */
95
95
  export interface ApiVersionSetState {
96
96
  /**
97
- * The name of the API Management Service in which the API Version Set should exist. Changing this forces a new resource to be created.
97
+ * The name of the API Management Service in which the API Version Set should exist. May only contain alphanumeric characters and dashes up to 50 characters in length. Changing this forces a new resource to be created.
98
98
  */
99
99
  apiManagementName?: pulumi.Input<string>;
100
100
  /**
@@ -106,7 +106,7 @@ export interface ApiVersionSetState {
106
106
  */
107
107
  displayName?: pulumi.Input<string>;
108
108
  /**
109
- * The name of the API Version Set. Changing this forces a new resource to be created.
109
+ * The name of the API Version Set. May only contain alphanumeric characters and dashes up to 80 characters in length. Changing this forces a new resource to be created.
110
110
  */
111
111
  name?: pulumi.Input<string>;
112
112
  /**
@@ -131,7 +131,7 @@ export interface ApiVersionSetState {
131
131
  */
132
132
  export interface ApiVersionSetArgs {
133
133
  /**
134
- * The name of the API Management Service in which the API Version Set should exist. Changing this forces a new resource to be created.
134
+ * The name of the API Management Service in which the API Version Set should exist. May only contain alphanumeric characters and dashes up to 50 characters in length. Changing this forces a new resource to be created.
135
135
  */
136
136
  apiManagementName: pulumi.Input<string>;
137
137
  /**
@@ -143,7 +143,7 @@ export interface ApiVersionSetArgs {
143
143
  */
144
144
  displayName: pulumi.Input<string>;
145
145
  /**
146
- * The name of the API Version Set. Changing this forces a new resource to be created.
146
+ * The name of the API Version Set. May only contain alphanumeric characters and dashes up to 80 characters in length. Changing this forces a new resource to be created.
147
147
  */
148
148
  name?: pulumi.Input<string>;
149
149
  /**
@@ -0,0 +1,98 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Use this data source to access information about an existing Azure App Configuration Key.
4
+ *
5
+ * > **Note:** App Configuration Keys are provisioned using a Data Plane API which requires the role `App Configuration Data Owner` on either the App Configuration or a parent scope (such as the Resource Group/Subscription). [More information can be found in the Azure Documentation for App Configuration](https://docs.microsoft.com/azure/azure-app-configuration/concept-enable-rbac#azure-built-in-roles-for-azure-app-configuration).
6
+ *
7
+ * ## Example Usage
8
+ *
9
+ * ```typescript
10
+ * import * as pulumi from "@pulumi/pulumi";
11
+ * import * as azure from "@pulumi/azure";
12
+ *
13
+ * const test = azure.appconfiguration.getConfigurationKey({
14
+ * configurationStoreId: azurerm_app_configuration.appconf.id,
15
+ * key: "appConfKey1",
16
+ * label: "somelabel",
17
+ * });
18
+ * export const value = test.then(test => test.value);
19
+ * ```
20
+ */
21
+ export declare function getConfigurationKey(args: GetConfigurationKeyArgs, opts?: pulumi.InvokeOptions): Promise<GetConfigurationKeyResult>;
22
+ /**
23
+ * A collection of arguments for invoking getConfigurationKey.
24
+ */
25
+ export interface GetConfigurationKeyArgs {
26
+ /**
27
+ * Specifies the id of the App Configuration.
28
+ */
29
+ configurationStoreId: string;
30
+ /**
31
+ * The name of the App Configuration Key.
32
+ */
33
+ key: string;
34
+ /**
35
+ * The label of the App Configuration Key.
36
+ */
37
+ label?: string;
38
+ }
39
+ /**
40
+ * A collection of values returned by getConfigurationKey.
41
+ */
42
+ export interface GetConfigurationKeyResult {
43
+ readonly configurationStoreId: string;
44
+ /**
45
+ * The content type of the App Configuration Key.
46
+ */
47
+ readonly contentType: string;
48
+ /**
49
+ * The ETag of the key.
50
+ */
51
+ readonly etag: string;
52
+ /**
53
+ * The provider-assigned unique ID for this managed resource.
54
+ */
55
+ readonly id: string;
56
+ readonly key: string;
57
+ readonly label?: string;
58
+ /**
59
+ * Is this App Configuration Key be Locked to prevent changes.
60
+ */
61
+ readonly locked: boolean;
62
+ /**
63
+ * A mapping of tags assigned to the resource.
64
+ */
65
+ readonly tags: {
66
+ [key: string]: string;
67
+ };
68
+ /**
69
+ * The type of the App Configuration Key. It can either be `kv` (simple [key/value](https://docs.microsoft.com/en-us/azure/azure-app-configuration/concept-key-value)) or `vault` (where the value is a reference to a [Key Vault Secret](https://azure.microsoft.com/en-gb/services/key-vault/).
70
+ */
71
+ readonly type: string;
72
+ /**
73
+ * The value of the App Configuration Key.
74
+ */
75
+ readonly value: string;
76
+ /**
77
+ * The ID of the vault secret this App Configuration Key refers to, when `type` is `vault`.
78
+ */
79
+ readonly vaultKeyReference: string;
80
+ }
81
+ export declare function getConfigurationKeyOutput(args: GetConfigurationKeyOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetConfigurationKeyResult>;
82
+ /**
83
+ * A collection of arguments for invoking getConfigurationKey.
84
+ */
85
+ export interface GetConfigurationKeyOutputArgs {
86
+ /**
87
+ * Specifies the id of the App Configuration.
88
+ */
89
+ configurationStoreId: pulumi.Input<string>;
90
+ /**
91
+ * The name of the App Configuration Key.
92
+ */
93
+ key: pulumi.Input<string>;
94
+ /**
95
+ * The label of the App Configuration Key.
96
+ */
97
+ label?: pulumi.Input<string>;
98
+ }
@@ -0,0 +1,45 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getConfigurationKeyOutput = exports.getConfigurationKey = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Use this data source to access information about an existing Azure App Configuration Key.
10
+ *
11
+ * > **Note:** App Configuration Keys are provisioned using a Data Plane API which requires the role `App Configuration Data Owner` on either the App Configuration or a parent scope (such as the Resource Group/Subscription). [More information can be found in the Azure Documentation for App Configuration](https://docs.microsoft.com/azure/azure-app-configuration/concept-enable-rbac#azure-built-in-roles-for-azure-app-configuration).
12
+ *
13
+ * ## Example Usage
14
+ *
15
+ * ```typescript
16
+ * import * as pulumi from "@pulumi/pulumi";
17
+ * import * as azure from "@pulumi/azure";
18
+ *
19
+ * const test = azure.appconfiguration.getConfigurationKey({
20
+ * configurationStoreId: azurerm_app_configuration.appconf.id,
21
+ * key: "appConfKey1",
22
+ * label: "somelabel",
23
+ * });
24
+ * export const value = test.then(test => test.value);
25
+ * ```
26
+ */
27
+ function getConfigurationKey(args, opts) {
28
+ if (!opts) {
29
+ opts = {};
30
+ }
31
+ if (!opts.version) {
32
+ opts.version = utilities.getVersion();
33
+ }
34
+ return pulumi.runtime.invoke("azure:appconfiguration/getConfigurationKey:getConfigurationKey", {
35
+ "configurationStoreId": args.configurationStoreId,
36
+ "key": args.key,
37
+ "label": args.label,
38
+ }, opts);
39
+ }
40
+ exports.getConfigurationKey = getConfigurationKey;
41
+ function getConfigurationKeyOutput(args, opts) {
42
+ return pulumi.output(args).apply(a => getConfigurationKey(a, opts));
43
+ }
44
+ exports.getConfigurationKeyOutput = getConfigurationKeyOutput;
45
+ //# sourceMappingURL=getConfigurationKey.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getConfigurationKey.js","sourceRoot":"","sources":["../../appconfiguration/getConfigurationKey.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gEAAgE,EAAE;QAC3F,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,kDAaC;AA6DD,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IACtG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,mBAAmB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACvE,CAAC;AAFD,8DAEC"}
@@ -1,4 +1,5 @@
1
1
  export * from "./configurationFeature";
2
2
  export * from "./configurationKey";
3
3
  export * from "./configurationStore";
4
+ export * from "./getConfigurationKey";
4
5
  export * from "./getConfigurationStore";
@@ -18,6 +18,7 @@ const utilities = require("../utilities");
18
18
  __exportStar(require("./configurationFeature"), exports);
19
19
  __exportStar(require("./configurationKey"), exports);
20
20
  __exportStar(require("./configurationStore"), exports);
21
+ __exportStar(require("./getConfigurationKey"), exports);
21
22
  __exportStar(require("./getConfigurationStore"), exports);
22
23
  // Import resources to register:
23
24
  const configurationFeature_1 = require("./configurationFeature");
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../appconfiguration/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C,kBAAkB;AAClB,yDAAuC;AACvC,qDAAmC;AACnC,uDAAqC;AACrC,0DAAwC;AAExC,gCAAgC;AAChC,iEAA8D;AAC9D,yDAAsD;AACtD,6DAA0D;AAE1D,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,kEAAkE;gBACnE,OAAO,IAAI,2CAAoB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAClE,KAAK,0DAA0D;gBAC3D,OAAO,IAAI,mCAAgB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC9D,KAAK,8DAA8D;gBAC/D,OAAO,IAAI,uCAAkB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAChE;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,OAAO,EAAE,uCAAuC,EAAE,OAAO,CAAC,CAAA;AAChG,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,OAAO,EAAE,mCAAmC,EAAE,OAAO,CAAC,CAAA;AAC5F,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,OAAO,EAAE,qCAAqC,EAAE,OAAO,CAAC,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../appconfiguration/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C,kBAAkB;AAClB,yDAAuC;AACvC,qDAAmC;AACnC,uDAAqC;AACrC,wDAAsC;AACtC,0DAAwC;AAExC,gCAAgC;AAChC,iEAA8D;AAC9D,yDAAsD;AACtD,6DAA0D;AAE1D,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,kEAAkE;gBACnE,OAAO,IAAI,2CAAoB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAClE,KAAK,0DAA0D;gBAC3D,OAAO,IAAI,mCAAgB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC9D,KAAK,8DAA8D;gBAC/D,OAAO,IAAI,uCAAkB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAChE;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,OAAO,EAAE,uCAAuC,EAAE,OAAO,CAAC,CAAA;AAChG,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,OAAO,EAAE,mCAAmC,EAAE,OAAO,CAAC,CAAA;AAC5F,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,OAAO,EAAE,qCAAqC,EAAE,OAAO,CAAC,CAAA"}
@@ -3,8 +3,6 @@ import { input as inputs, output as outputs } from "../types";
3
3
  /**
4
4
  * Manages a 3rd Generation (v3) App Service Environment.
5
5
  *
6
- * > **NOTE:** App Service Environment V3 is currently in Preview.
7
- *
8
6
  * ## Example Usage
9
7
  *
10
8
  * ```typescript
@@ -8,8 +8,6 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Manages a 3rd Generation (v3) App Service Environment.
10
10
  *
11
- * > **NOTE:** App Service Environment V3 is currently in Preview.
12
- *
13
11
  * ## Example Usage
14
12
  *
15
13
  * ```typescript
@@ -1 +1 @@
1
- {"version":3,"file":"environmentV3.js","sourceRoot":"","sources":["../../appservice/environmentV3.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"environmentV3.js","sourceRoot":"","sources":["../../appservice/environmentV3.ts"],"names":[],"mappings":"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"}
@@ -36,6 +36,10 @@ export interface GetFunctionAppHostKeysResult {
36
36
  * Function App resource's default function key.
37
37
  */
38
38
  readonly defaultFunctionKey: string;
39
+ /**
40
+ * Function App resource's Durable Task Extension system key.
41
+ */
42
+ readonly durabletaskExtensionKey: string;
39
43
  /**
40
44
  * Function App resource's Event Grid Extension Config system key.
41
45
  */
@@ -53,6 +57,10 @@ export interface GetFunctionAppHostKeysResult {
53
57
  readonly name: string;
54
58
  readonly primaryKey: string;
55
59
  readonly resourceGroupName: string;
60
+ /**
61
+ * Function App resource's SignalR Extension system key.
62
+ */
63
+ readonly signalrExtensionKey: string;
56
64
  }
57
65
  export declare function getFunctionAppHostKeysOutput(args: GetFunctionAppHostKeysOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetFunctionAppHostKeysResult>;
58
66
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"getFunctionAppHostKeys.js","sourceRoot":"","sources":["../../appservice/getFunctionAppHostKeys.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;GAcG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gEAAgE,EAAE;QAC3F,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,wDAYC;AA2CD,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAA2B;IAC5G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,sBAAsB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC1E,CAAC;AAFD,oEAEC"}
1
+ {"version":3,"file":"getFunctionAppHostKeys.js","sourceRoot":"","sources":["../../appservice/getFunctionAppHostKeys.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;GAcG;AACH,SAAgB,sBAAsB,CAAC,IAAgC,EAAE,IAA2B;IAChG,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE;QACf,IAAI,CAAC,OAAO,GAAG,SAAS,CAAC,UAAU,EAAE,CAAC;KACzC;IACD,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,gEAAgE,EAAE;QAC3F,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,wDAYC;AAmDD,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAA2B;IAC5G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,sBAAsB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC1E,CAAC;AAFD,oEAEC"}
@@ -118,12 +118,16 @@ export declare class Assignment extends pulumi.CustomResource {
118
118
  * The Azure location of the Assignment.
119
119
  */
120
120
  readonly location: pulumi.Output<string>;
121
+ /**
122
+ * a list of up to 200 actions that are permitted to bypass the locks applied by the Blueprint.
123
+ */
124
+ readonly lockExcludeActions: pulumi.Output<string[] | undefined>;
121
125
  /**
122
126
  * a list of up to 5 Principal IDs that are permitted to bypass the locks applied by the Blueprint.
123
127
  */
124
128
  readonly lockExcludePrincipals: pulumi.Output<string[] | undefined>;
125
129
  /**
126
- * The locking mode of the Blueprint Assignment. One of `None` (Default), `AllResourcesReadOnly`, or `AlResourcesDoNotDelete`.
130
+ * The locking mode of the Blueprint Assignment. One of `None` (Default), `AllResourcesReadOnly`, or `AllResourcesDoNotDelete`.
127
131
  */
128
132
  readonly lockMode: pulumi.Output<string | undefined>;
129
133
  /**
@@ -183,12 +187,16 @@ export interface AssignmentState {
183
187
  * The Azure location of the Assignment.
184
188
  */
185
189
  location?: pulumi.Input<string>;
190
+ /**
191
+ * a list of up to 200 actions that are permitted to bypass the locks applied by the Blueprint.
192
+ */
193
+ lockExcludeActions?: pulumi.Input<pulumi.Input<string>[]>;
186
194
  /**
187
195
  * a list of up to 5 Principal IDs that are permitted to bypass the locks applied by the Blueprint.
188
196
  */
189
197
  lockExcludePrincipals?: pulumi.Input<pulumi.Input<string>[]>;
190
198
  /**
191
- * The locking mode of the Blueprint Assignment. One of `None` (Default), `AllResourcesReadOnly`, or `AlResourcesDoNotDelete`.
199
+ * The locking mode of the Blueprint Assignment. One of `None` (Default), `AllResourcesReadOnly`, or `AllResourcesDoNotDelete`.
192
200
  */
193
201
  lockMode?: pulumi.Input<string>;
194
202
  /**
@@ -228,12 +236,16 @@ export interface AssignmentArgs {
228
236
  * The Azure location of the Assignment.
229
237
  */
230
238
  location?: pulumi.Input<string>;
239
+ /**
240
+ * a list of up to 200 actions that are permitted to bypass the locks applied by the Blueprint.
241
+ */
242
+ lockExcludeActions?: pulumi.Input<pulumi.Input<string>[]>;
231
243
  /**
232
244
  * a list of up to 5 Principal IDs that are permitted to bypass the locks applied by the Blueprint.
233
245
  */
234
246
  lockExcludePrincipals?: pulumi.Input<pulumi.Input<string>[]>;
235
247
  /**
236
- * The locking mode of the Blueprint Assignment. One of `None` (Default), `AllResourcesReadOnly`, or `AlResourcesDoNotDelete`.
248
+ * The locking mode of the Blueprint Assignment. One of `None` (Default), `AllResourcesReadOnly`, or `AllResourcesDoNotDelete`.
237
249
  */
238
250
  lockMode?: pulumi.Input<string>;
239
251
  /**
@@ -98,6 +98,7 @@ class Assignment extends pulumi.CustomResource {
98
98
  inputs["displayName"] = state ? state.displayName : undefined;
99
99
  inputs["identity"] = state ? state.identity : undefined;
100
100
  inputs["location"] = state ? state.location : undefined;
101
+ inputs["lockExcludeActions"] = state ? state.lockExcludeActions : undefined;
101
102
  inputs["lockExcludePrincipals"] = state ? state.lockExcludePrincipals : undefined;
102
103
  inputs["lockMode"] = state ? state.lockMode : undefined;
103
104
  inputs["name"] = state ? state.name : undefined;
@@ -117,6 +118,7 @@ class Assignment extends pulumi.CustomResource {
117
118
  }
118
119
  inputs["identity"] = args ? args.identity : undefined;
119
120
  inputs["location"] = args ? args.location : undefined;
121
+ inputs["lockExcludeActions"] = args ? args.lockExcludeActions : undefined;
120
122
  inputs["lockExcludePrincipals"] = args ? args.lockExcludePrincipals : undefined;
121
123
  inputs["lockMode"] = args ? args.lockMode : undefined;
122
124
  inputs["name"] = args ? args.name : undefined;
@@ -1 +1 @@
1
- {"version":3,"file":"assignment.js","sourceRoot":"","sources":["../../blueprint/assignment.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"assignment.js","sourceRoot":"","sources":["../../blueprint/assignment.ts"],"names":[],"mappings":"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"}
@@ -16,7 +16,7 @@ import { input as inputs, output as outputs } from "../types";
16
16
  * shortName: "example",
17
17
  * });
18
18
  * const exampleBudgetSubscription = new azure.consumption.BudgetSubscription("exampleBudgetSubscription", {
19
- * subscriptionId: current.then(current => current.subscriptionId),
19
+ * subscriptionId: current.then(current => current.id),
20
20
  * amount: 1000,
21
21
  * timeGrain: "Monthly",
22
22
  * timePeriod: {
@@ -99,7 +99,7 @@ export declare class BudgetSubscription extends pulumi.CustomResource {
99
99
  */
100
100
  readonly filter: pulumi.Output<outputs.consumption.BudgetSubscriptionFilter | undefined>;
101
101
  /**
102
- * The name which should be used for this Subscription Consumption Budget. Changing this forces a new Subscription Consumption Budget to be created.
102
+ * The name which should be used for this Subscription Consumption Budget. Changing this forces a new resource to be created.
103
103
  */
104
104
  readonly name: pulumi.Output<string>;
105
105
  /**
@@ -107,7 +107,7 @@ export declare class BudgetSubscription extends pulumi.CustomResource {
107
107
  */
108
108
  readonly notifications: pulumi.Output<outputs.consumption.BudgetSubscriptionNotification[]>;
109
109
  /**
110
- * The ID of the Consumption Budget. Changing this forces a new Subscription Consumption Budget to be created.
110
+ * The ID of the Subscription for which to create a Consumption Budget. Changing this forces a new resource to be created.
111
111
  */
112
112
  readonly subscriptionId: pulumi.Output<string>;
113
113
  /**
@@ -144,7 +144,7 @@ export interface BudgetSubscriptionState {
144
144
  */
145
145
  filter?: pulumi.Input<inputs.consumption.BudgetSubscriptionFilter>;
146
146
  /**
147
- * The name which should be used for this Subscription Consumption Budget. Changing this forces a new Subscription Consumption Budget to be created.
147
+ * The name which should be used for this Subscription Consumption Budget. Changing this forces a new resource to be created.
148
148
  */
149
149
  name?: pulumi.Input<string>;
150
150
  /**
@@ -152,7 +152,7 @@ export interface BudgetSubscriptionState {
152
152
  */
153
153
  notifications?: pulumi.Input<pulumi.Input<inputs.consumption.BudgetSubscriptionNotification>[]>;
154
154
  /**
155
- * The ID of the Consumption Budget. Changing this forces a new Subscription Consumption Budget to be created.
155
+ * The ID of the Subscription for which to create a Consumption Budget. Changing this forces a new resource to be created.
156
156
  */
157
157
  subscriptionId?: pulumi.Input<string>;
158
158
  /**
@@ -181,7 +181,7 @@ export interface BudgetSubscriptionArgs {
181
181
  */
182
182
  filter?: pulumi.Input<inputs.consumption.BudgetSubscriptionFilter>;
183
183
  /**
184
- * The name which should be used for this Subscription Consumption Budget. Changing this forces a new Subscription Consumption Budget to be created.
184
+ * The name which should be used for this Subscription Consumption Budget. Changing this forces a new resource to be created.
185
185
  */
186
186
  name?: pulumi.Input<string>;
187
187
  /**
@@ -189,7 +189,7 @@ export interface BudgetSubscriptionArgs {
189
189
  */
190
190
  notifications: pulumi.Input<pulumi.Input<inputs.consumption.BudgetSubscriptionNotification>[]>;
191
191
  /**
192
- * The ID of the Consumption Budget. Changing this forces a new Subscription Consumption Budget to be created.
192
+ * The ID of the Subscription for which to create a Consumption Budget. Changing this forces a new resource to be created.
193
193
  */
194
194
  subscriptionId: pulumi.Input<string>;
195
195
  /**
@@ -21,7 +21,7 @@ const utilities = require("../utilities");
21
21
  * shortName: "example",
22
22
  * });
23
23
  * const exampleBudgetSubscription = new azure.consumption.BudgetSubscription("exampleBudgetSubscription", {
24
- * subscriptionId: current.then(current => current.subscriptionId),
24
+ * subscriptionId: current.then(current => current.id),
25
25
  * amount: 1000,
26
26
  * timeGrain: "Monthly",
27
27
  * timePeriod: {
@@ -103,7 +103,7 @@ export declare class Group extends pulumi.CustomResource {
103
103
  */
104
104
  readonly ipAddress: pulumi.Output<string>;
105
105
  /**
106
- * Specifies the ip address type of the container. `Public` or `Private`. Changing this forces a new resource to be created. If set to `Private`, `networkProfileId` also needs to be set.
106
+ * Specifies the ip address type of the container. `Public`, `Private` or `None`. Changing this forces a new resource to be created. If set to `Private`, `networkProfileId` also needs to be set.
107
107
  */
108
108
  readonly ipAddressType: pulumi.Output<string | undefined>;
109
109
  /**
@@ -186,7 +186,7 @@ export interface GroupState {
186
186
  */
187
187
  ipAddress?: pulumi.Input<string>;
188
188
  /**
189
- * Specifies the ip address type of the container. `Public` or `Private`. Changing this forces a new resource to be created. If set to `Private`, `networkProfileId` also needs to be set.
189
+ * Specifies the ip address type of the container. `Public`, `Private` or `None`. Changing this forces a new resource to be created. If set to `Private`, `networkProfileId` also needs to be set.
190
190
  */
191
191
  ipAddressType?: pulumi.Input<string>;
192
192
  /**
@@ -253,7 +253,7 @@ export interface GroupArgs {
253
253
  */
254
254
  imageRegistryCredentials?: pulumi.Input<pulumi.Input<inputs.containerservice.GroupImageRegistryCredential>[]>;
255
255
  /**
256
- * Specifies the ip address type of the container. `Public` or `Private`. Changing this forces a new resource to be created. If set to `Private`, `networkProfileId` also needs to be set.
256
+ * Specifies the ip address type of the container. `Public`, `Private` or `None`. Changing this forces a new resource to be created. If set to `Private`, `networkProfileId` also needs to be set.
257
257
  */
258
258
  ipAddressType?: pulumi.Input<string>;
259
259
  /**
@@ -9,6 +9,7 @@ export * from "./kubernetesCluster";
9
9
  export * from "./kubernetesClusterNodePool";
10
10
  export * from "./registry";
11
11
  export * from "./registryScopeMap";
12
+ export * from "./registryTask";
12
13
  export * from "./registryToken";
13
14
  export * from "./registryWebhook";
14
15
  export * from "./registryWebook";
@@ -26,6 +26,7 @@ __exportStar(require("./kubernetesCluster"), exports);
26
26
  __exportStar(require("./kubernetesClusterNodePool"), exports);
27
27
  __exportStar(require("./registry"), exports);
28
28
  __exportStar(require("./registryScopeMap"), exports);
29
+ __exportStar(require("./registryTask"), exports);
29
30
  __exportStar(require("./registryToken"), exports);
30
31
  __exportStar(require("./registryWebhook"), exports);
31
32
  __exportStar(require("./registryWebook"), exports);
@@ -35,6 +36,7 @@ const kubernetesCluster_1 = require("./kubernetesCluster");
35
36
  const kubernetesClusterNodePool_1 = require("./kubernetesClusterNodePool");
36
37
  const registry_1 = require("./registry");
37
38
  const registryScopeMap_1 = require("./registryScopeMap");
39
+ const registryTask_1 = require("./registryTask");
38
40
  const registryToken_1 = require("./registryToken");
39
41
  const registryWebhook_1 = require("./registryWebhook");
40
42
  const registryWebook_1 = require("./registryWebook");
@@ -52,6 +54,8 @@ const _module = {
52
54
  return new registry_1.Registry(name, undefined, { urn });
53
55
  case "azure:containerservice/registryScopeMap:RegistryScopeMap":
54
56
  return new registryScopeMap_1.RegistryScopeMap(name, undefined, { urn });
57
+ case "azure:containerservice/registryTask:RegistryTask":
58
+ return new registryTask_1.RegistryTask(name, undefined, { urn });
55
59
  case "azure:containerservice/registryToken:RegistryToken":
56
60
  return new registryToken_1.RegistryToken(name, undefined, { urn });
57
61
  case "azure:containerservice/registryWebhook:RegistryWebhook":
@@ -68,6 +72,7 @@ pulumi.runtime.registerResourceModule("azure", "containerservice/kubernetesClust
68
72
  pulumi.runtime.registerResourceModule("azure", "containerservice/kubernetesClusterNodePool", _module);
69
73
  pulumi.runtime.registerResourceModule("azure", "containerservice/registry", _module);
70
74
  pulumi.runtime.registerResourceModule("azure", "containerservice/registryScopeMap", _module);
75
+ pulumi.runtime.registerResourceModule("azure", "containerservice/registryTask", _module);
71
76
  pulumi.runtime.registerResourceModule("azure", "containerservice/registryToken", _module);
72
77
  pulumi.runtime.registerResourceModule("azure", "containerservice/registryWebhook", _module);
73
78
  pulumi.runtime.registerResourceModule("azure", "containerservice/registryWebook", _module);
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../containerservice/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C,kBAAkB;AAClB,uDAAqC;AACrC,yDAAuC;AACvC,iEAA+C;AAC/C,gDAA8B;AAC9B,wDAAsC;AACtC,qDAAmC;AACnC,0CAAwB;AACxB,sDAAoC;AACpC,8DAA4C;AAC5C,6CAA2B;AAC3B,qDAAmC;AACnC,kDAAgC;AAChC,oDAAkC;AAClC,mDAAiC;AAEjC,gCAAgC;AAChC,mCAAgC;AAChC,2DAAwD;AACxD,2EAAwE;AACxE,yCAAsC;AACtC,yDAAsD;AACtD,mDAAgD;AAChD,uDAAoD;AACpD,qDAAkD;AAElD,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,oCAAoC;gBACrC,OAAO,IAAI,aAAK,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACnD,KAAK,4DAA4D;gBAC7D,OAAO,IAAI,qCAAiB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC/D,KAAK,4EAA4E;gBAC7E,OAAO,IAAI,qDAAyB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACvE,KAAK,0CAA0C;gBAC3C,OAAO,IAAI,mBAAQ,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACtD,KAAK,0DAA0D;gBAC3D,OAAO,IAAI,mCAAgB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC9D,KAAK,oDAAoD;gBACrD,OAAO,IAAI,6BAAa,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC3D,KAAK,wDAAwD;gBACzD,OAAO,IAAI,iCAAe,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC7D,KAAK,sDAAsD;gBACvD,OAAO,IAAI,+BAAc,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC5D;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,OAAO,EAAE,wBAAwB,EAAE,OAAO,CAAC,CAAA;AACjF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,OAAO,EAAE,oCAAoC,EAAE,OAAO,CAAC,CAAA;AAC7F,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,OAAO,EAAE,4CAA4C,EAAE,OAAO,CAAC,CAAA;AACrG,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,OAAO,EAAE,2BAA2B,EAAE,OAAO,CAAC,CAAA;AACpF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,OAAO,EAAE,mCAAmC,EAAE,OAAO,CAAC,CAAA;AAC5F,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,OAAO,EAAE,gCAAgC,EAAE,OAAO,CAAC,CAAA;AACzF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,OAAO,EAAE,kCAAkC,EAAE,OAAO,CAAC,CAAA;AAC3F,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,OAAO,EAAE,iCAAiC,EAAE,OAAO,CAAC,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../containerservice/index.ts"],"names":[],"mappings":"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"}