@pulumi/azure 6.31.0-alpha.1766557601 → 6.31.0

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 (283) hide show
  1. package/apimanagement/getWorkspace.d.ts +114 -0
  2. package/apimanagement/getWorkspace.js +94 -0
  3. package/apimanagement/getWorkspace.js.map +1 -0
  4. package/apimanagement/index.d.ts +3 -0
  5. package/apimanagement/index.js +5 -2
  6. package/apimanagement/index.js.map +1 -1
  7. package/appservice/linuxWebAppSlot.d.ts +9 -0
  8. package/appservice/linuxWebAppSlot.js.map +1 -1
  9. package/appservice/windowsWebApp.d.ts +3 -3
  10. package/appservice/windowsWebAppSlot.d.ts +3 -3
  11. package/armmsi/federatedIdentityCredential.d.ts +1 -1
  12. package/armmsi/federatedIdentityCredential.js +1 -1
  13. package/authorization/getUserAssignedIdentity.d.ts +2 -2
  14. package/authorization/getUserAssignedIdentity.js +2 -2
  15. package/authorization/userAssignedIdentity.d.ts +7 -0
  16. package/authorization/userAssignedIdentity.js +7 -0
  17. package/authorization/userAssignedIdentity.js.map +1 -1
  18. package/automation/index.d.ts +3 -0
  19. package/automation/index.js +6 -1
  20. package/automation/index.js.map +1 -1
  21. package/automation/jobSchedule.d.ts +3 -3
  22. package/automation/runtimeEnvironment.d.ts +194 -0
  23. package/automation/runtimeEnvironment.js +122 -0
  24. package/automation/runtimeEnvironment.js.map +1 -0
  25. package/billing/accountCostManagementExport.d.ts +9 -6
  26. package/billing/accountCostManagementExport.js.map +1 -1
  27. package/bot/healthbot.d.ts +10 -4
  28. package/bot/healthbot.js +1 -1
  29. package/bot/healthbot.js.map +1 -1
  30. package/cognitive/account.d.ts +6 -6
  31. package/cognitive/accountProject.d.ts +205 -0
  32. package/cognitive/accountProject.js +128 -0
  33. package/cognitive/accountProject.js.map +1 -0
  34. package/cognitive/getAccount.d.ts +68 -8
  35. package/cognitive/getAccount.js.map +1 -1
  36. package/cognitive/index.d.ts +3 -0
  37. package/cognitive/index.js +6 -1
  38. package/cognitive/index.js.map +1 -1
  39. package/compute/diskEncryptionSet.d.ts +3 -3
  40. package/compute/linuxVirtualMachine.d.ts +3 -3
  41. package/compute/managedDisk.d.ts +3 -3
  42. package/compute/scaleSetStandbyPool.d.ts +3 -3
  43. package/compute/windowsVirtualMachine.d.ts +3 -3
  44. package/containerapp/environmentCertificate.d.ts +117 -4
  45. package/containerapp/environmentCertificate.js +83 -6
  46. package/containerapp/environmentCertificate.js.map +1 -1
  47. package/containerapp/environmentStorage.d.ts +0 -3
  48. package/containerapp/environmentStorage.js.map +1 -1
  49. package/containerapp/job.d.ts +9 -9
  50. package/containerservice/connectedRegistry.d.ts +1 -1
  51. package/containerservice/connectedRegistry.js +1 -1
  52. package/containerservice/getRegistry.d.ts +2 -2
  53. package/containerservice/getRegistry.js +2 -2
  54. package/containerservice/getRegistryScopeMap.d.ts +2 -2
  55. package/containerservice/getRegistryScopeMap.js +2 -2
  56. package/containerservice/getRegistryToken.d.ts +2 -2
  57. package/containerservice/getRegistryToken.js +2 -2
  58. package/containerservice/kubernetesCluster.d.ts +12 -0
  59. package/containerservice/kubernetesCluster.js +2 -0
  60. package/containerservice/kubernetesCluster.js.map +1 -1
  61. package/containerservice/registry.d.ts +4 -4
  62. package/containerservice/registry.js +1 -1
  63. package/containerservice/registryScopeMap.d.ts +1 -1
  64. package/containerservice/registryScopeMap.js +1 -1
  65. package/containerservice/registryTask.d.ts +1 -1
  66. package/containerservice/registryTask.js +1 -1
  67. package/containerservice/registryToken.d.ts +1 -1
  68. package/containerservice/registryToken.js +1 -1
  69. package/containerservice/registryWebhook.d.ts +1 -1
  70. package/containerservice/registryWebhook.js +1 -1
  71. package/containerservice/registryWebook.d.ts +1 -1
  72. package/containerservice/registryWebook.js +1 -1
  73. package/containerservice/tokenPassword.d.ts +1 -1
  74. package/containerservice/tokenPassword.js +1 -1
  75. package/core/getUserAssignedIdentity.d.ts +2 -2
  76. package/core/getUserAssignedIdentity.js +2 -2
  77. package/cosmosdb/cassandraDatacenter.d.ts +3 -3
  78. package/cosmosdb/mongoCluster.d.ts +80 -5
  79. package/cosmosdb/mongoCluster.js +12 -0
  80. package/cosmosdb/mongoCluster.js.map +1 -1
  81. package/dashboard/grafana.d.ts +3 -3
  82. package/databasemigration/project.d.ts +6 -6
  83. package/databricks/workspaceRootDbfsCustomerManagedKey.d.ts +14 -17
  84. package/databricks/workspaceRootDbfsCustomerManagedKey.js +8 -11
  85. package/databricks/workspaceRootDbfsCustomerManagedKey.js.map +1 -1
  86. package/datafactory/factory.d.ts +3 -3
  87. package/dataprotection/backupInstanceBlogStorage.d.ts +8 -0
  88. package/dataprotection/backupInstanceBlogStorage.js +2 -0
  89. package/dataprotection/backupInstanceBlogStorage.js.map +1 -1
  90. package/dataprotection/backupInstanceDisk.d.ts +8 -0
  91. package/dataprotection/backupInstanceDisk.js +2 -0
  92. package/dataprotection/backupInstanceDisk.js.map +1 -1
  93. package/dataprotection/backupInstanceKubernetesCluster.d.ts +11 -3
  94. package/dataprotection/backupInstanceKubernetesCluster.js +2 -0
  95. package/dataprotection/backupInstanceKubernetesCluster.js.map +1 -1
  96. package/dataprotection/backupInstanceMysqlFlexibleServer.d.ts +8 -0
  97. package/dataprotection/backupInstanceMysqlFlexibleServer.js +2 -0
  98. package/dataprotection/backupInstanceMysqlFlexibleServer.js.map +1 -1
  99. package/dataprotection/backupInstancePostgresql.d.ts +10 -0
  100. package/dataprotection/backupInstancePostgresql.js +4 -0
  101. package/dataprotection/backupInstancePostgresql.js.map +1 -1
  102. package/dataprotection/backupInstancePostgresqlFlexibleServer.d.ts +8 -0
  103. package/dataprotection/backupInstancePostgresqlFlexibleServer.js +2 -0
  104. package/dataprotection/backupInstancePostgresqlFlexibleServer.js.map +1 -1
  105. package/dataprotection/backupPolicyPostgresql.d.ts +2 -0
  106. package/dataprotection/backupPolicyPostgresql.js +2 -0
  107. package/dataprotection/backupPolicyPostgresql.js.map +1 -1
  108. package/dataprotection/backupVault.d.ts +3 -3
  109. package/devcenter/networkConnection.d.ts +3 -3
  110. package/dns/zone.d.ts +9 -9
  111. package/dynatrace/monitor.d.ts +12 -12
  112. package/elasticsan/volume.d.ts +3 -3
  113. package/eventgrid/namespace.d.ts +6 -6
  114. package/eventhub/eventHub.d.ts +6 -6
  115. package/eventhub/subscription.d.ts +3 -3
  116. package/extendedlocation/customLocation.d.ts +6 -6
  117. package/hdinsight/sparkCluster.d.ts +3 -3
  118. package/healthcare/dicomService.d.ts +3 -3
  119. package/index.d.ts +1 -2
  120. package/index.js +2 -4
  121. package/index.js.map +1 -1
  122. package/keyvault/managedHardwareSecurityModuleRoleAssignment.d.ts +0 -3
  123. package/keyvault/managedHardwareSecurityModuleRoleAssignment.js.map +1 -1
  124. package/keyvault/secret.d.ts +3 -3
  125. package/kusto/attachedDatabaseConfiguration.d.ts +3 -3
  126. package/lb/loadBalancer.d.ts +6 -0
  127. package/lb/loadBalancer.js.map +1 -1
  128. package/loganalytics/index.d.ts +3 -0
  129. package/loganalytics/index.js +6 -1
  130. package/loganalytics/index.js.map +1 -1
  131. package/loganalytics/workspaceTableCustomLog.d.ts +213 -0
  132. package/loganalytics/workspaceTableCustomLog.js +118 -0
  133. package/loganalytics/workspaceTableCustomLog.js.map +1 -0
  134. package/machinelearning/workspaceNetworkOutboundRuleServiceTag.d.ts +3 -3
  135. package/managedredis/managedRedis.d.ts +3 -3
  136. package/mongocluster/index.d.ts +3 -0
  137. package/mongocluster/index.js +6 -1
  138. package/mongocluster/index.js.map +1 -1
  139. package/mongocluster/mongoCluster.d.ts +80 -5
  140. package/mongocluster/mongoCluster.js +12 -0
  141. package/mongocluster/mongoCluster.js.map +1 -1
  142. package/mongocluster/user.d.ts +155 -0
  143. package/mongocluster/user.js +129 -0
  144. package/mongocluster/user.js.map +1 -0
  145. package/msi/userAssignedIdentity.d.ts +7 -0
  146. package/msi/userAssignedIdentity.js +7 -0
  147. package/msi/userAssignedIdentity.js.map +1 -1
  148. package/mssql/managedInstance.d.ts +12 -9
  149. package/mssql/managedInstance.js.map +1 -1
  150. package/mysql/flexibleServer.d.ts +3 -3
  151. package/network/getNetworkManagerNetworkGroup.d.ts +4 -0
  152. package/network/getNetworkManagerNetworkGroup.js.map +1 -1
  153. package/network/networkManagerNetworkGroup.d.ts +18 -0
  154. package/network/networkManagerNetworkGroup.js +2 -0
  155. package/network/networkManagerNetworkGroup.js.map +1 -1
  156. package/network/networkManagerStaticMember.d.ts +9 -3
  157. package/network/networkManagerStaticMember.js.map +1 -1
  158. package/network/publicIp.d.ts +3 -3
  159. package/network/virtualNetwork.d.ts +3 -3
  160. package/network/virtualNetworkGateway.d.ts +6 -15
  161. package/network/virtualNetworkGateway.js.map +1 -1
  162. package/notificationhub/hub.d.ts +3 -3
  163. package/notificationhub/namespace.d.ts +9 -9
  164. package/operationalinsights/analyticsWorkspace.d.ts +3 -3
  165. package/oracle/autonomousDatabase.d.ts +25 -34
  166. package/oracle/autonomousDatabase.js +1 -1
  167. package/oracle/autonomousDatabase.js.map +1 -1
  168. package/oracle/autonomousDatabaseBackup.d.ts +3 -3
  169. package/oracle/cloudVmCluster.d.ts +3 -3
  170. package/oracle/resourceAnchor.d.ts +2 -2
  171. package/package.json +2 -2
  172. package/paloalto/index.d.ts +6 -0
  173. package/paloalto/index.js +11 -1
  174. package/paloalto/index.js.map +1 -1
  175. package/paloalto/localRulestackRule.d.ts +3 -3
  176. package/paloalto/nextGenerationFirewallVirtualHubStrataCloudManager.d.ts +245 -0
  177. package/paloalto/nextGenerationFirewallVirtualHubStrataCloudManager.js +147 -0
  178. package/paloalto/nextGenerationFirewallVirtualHubStrataCloudManager.js.map +1 -0
  179. package/paloalto/nextGenerationFirewallVirtualNetworkStrataCloudManager.d.ts +275 -0
  180. package/paloalto/nextGenerationFirewallVirtualNetworkStrataCloudManager.js +177 -0
  181. package/paloalto/nextGenerationFirewallVirtualNetworkStrataCloudManager.js.map +1 -0
  182. package/postgresql/flexibleServer.d.ts +7 -7
  183. package/postgresql/flexibleServer.js +1 -1
  184. package/postgresql/flexibleServerBackup.d.ts +1 -1
  185. package/postgresql/flexibleServerBackup.js +1 -1
  186. package/postgresql/flexibleServerConfiguration.d.ts +1 -1
  187. package/postgresql/flexibleServerConfiguration.js +1 -1
  188. package/postgresql/flexibleServerDatabase.d.ts +1 -1
  189. package/postgresql/flexibleServerDatabase.js +1 -1
  190. package/postgresql/flexibleServerFirewallRule.d.ts +1 -1
  191. package/postgresql/flexibleServerFirewallRule.js +1 -1
  192. package/postgresql/flexibleServerVirtualEndpoint.d.ts +10 -10
  193. package/postgresql/flexibleServerVirtualEndpoint.js +1 -1
  194. package/postgresql/getFlexibleServer.d.ts +2 -2
  195. package/postgresql/getFlexibleServer.js +2 -2
  196. package/search/service.d.ts +3 -3
  197. package/servicebus/subscription.d.ts +3 -3
  198. package/siterecovery/vmwareReplicatedVm.d.ts +3 -3
  199. package/storage/account.d.ts +3 -3
  200. package/storage/container.d.ts +6 -6
  201. package/storage/customerManagedKey.d.ts +3 -3
  202. package/storage/queue.d.ts +6 -6
  203. package/storage/share.d.ts +6 -6
  204. package/storage/shareDirectory.d.ts +19 -7
  205. package/storage/shareDirectory.js +4 -5
  206. package/storage/shareDirectory.js.map +1 -1
  207. package/storage/shareFile.d.ts +19 -7
  208. package/storage/shareFile.js +4 -5
  209. package/storage/shareFile.js.map +1 -1
  210. package/storage/syncServerEndpoint.d.ts +3 -3
  211. package/storage/tableEntity.d.ts +3 -3
  212. package/types/input.d.ts +538 -396
  213. package/types/output.d.ts +618 -699
  214. package/webpubsub/socketio.d.ts +3 -3
  215. package/mobile/getNetwork.d.ts +0 -106
  216. package/mobile/getNetwork.js +0 -68
  217. package/mobile/getNetwork.js.map +0 -1
  218. package/mobile/getNetworkAttachedDataNetwork.d.ts +0 -129
  219. package/mobile/getNetworkAttachedDataNetwork.js +0 -76
  220. package/mobile/getNetworkAttachedDataNetwork.js.map +0 -1
  221. package/mobile/getNetworkDataNetwork.d.ts +0 -106
  222. package/mobile/getNetworkDataNetwork.js +0 -76
  223. package/mobile/getNetworkDataNetwork.js.map +0 -1
  224. package/mobile/getNetworkPacketCoreControlPlane.d.ts +0 -138
  225. package/mobile/getNetworkPacketCoreControlPlane.js +0 -68
  226. package/mobile/getNetworkPacketCoreControlPlane.js.map +0 -1
  227. package/mobile/getNetworkPacketCoreDataPlane.d.ts +0 -118
  228. package/mobile/getNetworkPacketCoreDataPlane.js +0 -76
  229. package/mobile/getNetworkPacketCoreDataPlane.js.map +0 -1
  230. package/mobile/getNetworkService.d.ts +0 -118
  231. package/mobile/getNetworkService.js +0 -76
  232. package/mobile/getNetworkService.js.map +0 -1
  233. package/mobile/getNetworkSim.d.ts +0 -97
  234. package/mobile/getNetworkSim.js +0 -48
  235. package/mobile/getNetworkSim.js.map +0 -1
  236. package/mobile/getNetworkSimGroup.d.ts +0 -111
  237. package/mobile/getNetworkSimGroup.js +0 -76
  238. package/mobile/getNetworkSimGroup.js.map +0 -1
  239. package/mobile/getNetworkSimPolicy.d.ts +0 -123
  240. package/mobile/getNetworkSimPolicy.js +0 -76
  241. package/mobile/getNetworkSimPolicy.js.map +0 -1
  242. package/mobile/getNetworkSite.d.ts +0 -106
  243. package/mobile/getNetworkSite.js +0 -76
  244. package/mobile/getNetworkSite.js.map +0 -1
  245. package/mobile/getNetworkSlice.d.ts +0 -111
  246. package/mobile/getNetworkSlice.js +0 -76
  247. package/mobile/getNetworkSlice.js.map +0 -1
  248. package/mobile/index.d.ts +0 -66
  249. package/mobile/index.js +0 -105
  250. package/mobile/index.js.map +0 -1
  251. package/mobile/network.d.ts +0 -162
  252. package/mobile/network.js +0 -110
  253. package/mobile/network.js.map +0 -1
  254. package/mobile/networkAttachedDataNetwork.d.ts +0 -293
  255. package/mobile/networkAttachedDataNetwork.js +0 -179
  256. package/mobile/networkAttachedDataNetwork.js.map +0 -1
  257. package/mobile/networkDataNetwork.d.ts +0 -148
  258. package/mobile/networkDataNetwork.js +0 -106
  259. package/mobile/networkDataNetwork.js.map +0 -1
  260. package/mobile/networkPacketCoreControlPlane.d.ts +0 -320
  261. package/mobile/networkPacketCoreControlPlane.js +0 -165
  262. package/mobile/networkPacketCoreControlPlane.js.map +0 -1
  263. package/mobile/networkPacketCoreDataPlane.d.ts +0 -208
  264. package/mobile/networkPacketCoreDataPlane.js +0 -136
  265. package/mobile/networkPacketCoreDataPlane.js.map +0 -1
  266. package/mobile/networkService.d.ts +0 -210
  267. package/mobile/networkService.js +0 -152
  268. package/mobile/networkService.js.map +0 -1
  269. package/mobile/networkSim.d.ts +0 -243
  270. package/mobile/networkSim.js +0 -161
  271. package/mobile/networkSim.js.map +0 -1
  272. package/mobile/networkSimGroup.d.ts +0 -184
  273. package/mobile/networkSimGroup.js +0 -124
  274. package/mobile/networkSimGroup.js.map +0 -1
  275. package/mobile/networkSimPolicy.d.ts +0 -249
  276. package/mobile/networkSimPolicy.js +0 -174
  277. package/mobile/networkSimPolicy.js.map +0 -1
  278. package/mobile/networkSite.d.ts +0 -149
  279. package/mobile/networkSite.js +0 -111
  280. package/mobile/networkSite.js.map +0 -1
  281. package/mobile/networkSlice.d.ts +0 -187
  282. package/mobile/networkSlice.js +0 -113
  283. package/mobile/networkSlice.js.map +0 -1
package/mobile/network.js DELETED
@@ -1,110 +0,0 @@
1
- "use strict";
2
- // *** WARNING: this file was generated by pulumi-language-nodejs. ***
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.Network = void 0;
6
- const pulumi = require("@pulumi/pulumi");
7
- const utilities = require("../utilities");
8
- /**
9
- * Manages a Mobile Network.
10
- *
11
- * ## Example Usage
12
- *
13
- * ```typescript
14
- * import * as pulumi from "@pulumi/pulumi";
15
- * import * as azure from "@pulumi/azure";
16
- *
17
- * const example = new azure.core.ResourceGroup("example", {
18
- * name: "example-resources",
19
- * location: "east us",
20
- * });
21
- * const exampleNetwork = new azure.mobile.Network("example", {
22
- * name: "example-mn",
23
- * resourceGroupName: example.name,
24
- * location: example.location,
25
- * mobileCountryCode: "001",
26
- * mobileNetworkCode: "01",
27
- * tags: {
28
- * key: "value",
29
- * },
30
- * });
31
- * ```
32
- *
33
- * ## API Providers
34
- *
35
- * <!-- This section is generated, changes will be overwritten -->
36
- * This resource uses the following Azure API Providers:
37
- *
38
- * * `Microsoft.MobileNetwork` - 2022-11-01
39
- *
40
- * ## Import
41
- *
42
- * Mobile Network can be imported using the `resource id`, e.g.
43
- *
44
- * ```sh
45
- * $ pulumi import azure:mobile/network:Network example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup1/providers/Microsoft.MobileNetwork/mobileNetworks/mobileNetwork1
46
- * ```
47
- */
48
- class Network extends pulumi.CustomResource {
49
- /**
50
- * Get an existing Network resource's state with the given name, ID, and optional extra
51
- * properties used to qualify the lookup.
52
- *
53
- * @param name The _unique_ name of the resulting resource.
54
- * @param id The _unique_ provider ID of the resource to lookup.
55
- * @param state Any extra arguments used during the lookup.
56
- * @param opts Optional settings to control the behavior of the CustomResource.
57
- */
58
- static get(name, id, state, opts) {
59
- return new Network(name, state, { ...opts, id: id });
60
- }
61
- /**
62
- * Returns true if the given object is an instance of Network. This is designed to work even
63
- * when multiple copies of the Pulumi SDK have been loaded into the same process.
64
- */
65
- static isInstance(obj) {
66
- if (obj === undefined || obj === null) {
67
- return false;
68
- }
69
- return obj['__pulumiType'] === Network.__pulumiType;
70
- }
71
- constructor(name, argsOrState, opts) {
72
- let resourceInputs = {};
73
- opts = opts || {};
74
- if (opts.id) {
75
- const state = argsOrState;
76
- resourceInputs["location"] = state?.location;
77
- resourceInputs["mobileCountryCode"] = state?.mobileCountryCode;
78
- resourceInputs["mobileNetworkCode"] = state?.mobileNetworkCode;
79
- resourceInputs["name"] = state?.name;
80
- resourceInputs["resourceGroupName"] = state?.resourceGroupName;
81
- resourceInputs["serviceKey"] = state?.serviceKey;
82
- resourceInputs["tags"] = state?.tags;
83
- }
84
- else {
85
- const args = argsOrState;
86
- if (args?.mobileCountryCode === undefined && !opts.urn) {
87
- throw new Error("Missing required property 'mobileCountryCode'");
88
- }
89
- if (args?.mobileNetworkCode === undefined && !opts.urn) {
90
- throw new Error("Missing required property 'mobileNetworkCode'");
91
- }
92
- if (args?.resourceGroupName === undefined && !opts.urn) {
93
- throw new Error("Missing required property 'resourceGroupName'");
94
- }
95
- resourceInputs["location"] = args?.location;
96
- resourceInputs["mobileCountryCode"] = args?.mobileCountryCode;
97
- resourceInputs["mobileNetworkCode"] = args?.mobileNetworkCode;
98
- resourceInputs["name"] = args?.name;
99
- resourceInputs["resourceGroupName"] = args?.resourceGroupName;
100
- resourceInputs["tags"] = args?.tags;
101
- resourceInputs["serviceKey"] = undefined /*out*/;
102
- }
103
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
104
- super(Network.__pulumiType, name, resourceInputs, opts);
105
- }
106
- }
107
- exports.Network = Network;
108
- /** @internal */
109
- Network.__pulumiType = 'azure:mobile/network:Network';
110
- //# sourceMappingURL=network.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"network.js","sourceRoot":"","sources":["../../mobile/network.ts"],"names":[],"mappings":"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"}
@@ -1,293 +0,0 @@
1
- import * as pulumi from "@pulumi/pulumi";
2
- import * as inputs from "../types/input";
3
- import * as outputs from "../types/output";
4
- /**
5
- * Manages a Mobile Network Attached Data Network.
6
- *
7
- * ## Example Usage
8
- *
9
- * ```typescript
10
- * import * as pulumi from "@pulumi/pulumi";
11
- * import * as azure from "@pulumi/azure";
12
- *
13
- * const example = new azure.core.ResourceGroup("example", {
14
- * name: "example-resources",
15
- * location: "West Europe",
16
- * });
17
- * const exampleDevice = new azure.databoxedge.Device("example", {
18
- * name: "example-device",
19
- * resourceGroupName: example.name,
20
- * location: example.location,
21
- * skuName: "EdgeP_Base-Standard",
22
- * });
23
- * const exampleNetwork = new azure.mobile.Network("example", {
24
- * name: "example-mn",
25
- * resourceGroupName: example.name,
26
- * location: example.location,
27
- * mobileCountryCode: "001",
28
- * mobileNetworkCode: "01",
29
- * });
30
- * const exampleNetworkPacketCoreControlPlane = new azure.mobile.NetworkPacketCoreControlPlane("example", {
31
- * name: "example-mnpccp",
32
- * resourceGroupName: example.name,
33
- * location: "West Europe",
34
- * sku: "G0",
35
- * mobileNetworkId: exampleNetwork.id,
36
- * controlPlaneAccessName: "default-interface",
37
- * controlPlaneAccessIpv4Address: "192.168.1.199",
38
- * controlPlaneAccessIpv4Gateway: "192.168.1.1",
39
- * controlPlaneAccessIpv4Subnet: "192.168.1.0/25",
40
- * platform: {
41
- * type: "AKS-HCI",
42
- * edgeDeviceId: exampleDevice.id,
43
- * },
44
- * });
45
- * const exampleNetworkPacketCoreDataPlane = new azure.mobile.NetworkPacketCoreDataPlane("example", {
46
- * name: "example-mnpcdp",
47
- * mobileNetworkPacketCoreControlPlaneId: exampleNetworkPacketCoreControlPlane.id,
48
- * location: example.location,
49
- * userPlaneAccessName: "default-interface",
50
- * userPlaneAccessIpv4Address: "192.168.1.199",
51
- * userPlaneAccessIpv4Gateway: "192.168.1.1",
52
- * userPlaneAccessIpv4Subnet: "192.168.1.0/25",
53
- * });
54
- * const exampleNetworkDataNetwork = new azure.mobile.NetworkDataNetwork("example", {
55
- * name: "example-data-network",
56
- * mobileNetworkId: exampleNetwork.id,
57
- * location: example.location,
58
- * });
59
- * const exampleNetworkAttachedDataNetwork = new azure.mobile.NetworkAttachedDataNetwork("example", {
60
- * mobileNetworkDataNetworkName: exampleNetworkDataNetwork.name,
61
- * mobileNetworkPacketCoreDataPlaneId: exampleNetworkPacketCoreDataPlane.id,
62
- * location: example.location,
63
- * dnsAddresses: ["1.1.1.1"],
64
- * userEquipmentAddressPoolPrefixes: ["2.4.1.0/24"],
65
- * userEquipmentStaticAddressPoolPrefixes: ["2.4.2.0/24"],
66
- * userPlaneAccessName: "test",
67
- * userPlaneAccessIpv4Address: "10.204.141.4",
68
- * userPlaneAccessIpv4Gateway: "10.204.141.1",
69
- * userPlaneAccessIpv4Subnet: "10.204.141.0/24",
70
- * networkAddressPortTranslation: {
71
- * pinholeMaximumNumber: 65536,
72
- * icmpPinholeTimeoutInSeconds: 30,
73
- * tcpPinholeTimeoutInSeconds: 100,
74
- * udpPinholeTimeoutInSeconds: 39,
75
- * portRange: {
76
- * maximum: 49999,
77
- * minimum: 1024,
78
- * },
79
- * tcpPortReuseMinimumHoldTimeInSeconds: 120,
80
- * udpTcpPortReuseMinimumHoldTimeInSeconds: 60,
81
- * },
82
- * tags: {
83
- * key: "value",
84
- * },
85
- * });
86
- * ```
87
- *
88
- * ## API Providers
89
- *
90
- * <!-- This section is generated, changes will be overwritten -->
91
- * This resource uses the following Azure API Providers:
92
- *
93
- * * `Microsoft.MobileNetwork` - 2022-11-01
94
- *
95
- * ## Import
96
- *
97
- * Mobile Network Attached Data Network can be imported using the `resource id`, e.g.
98
- *
99
- * ```sh
100
- * $ pulumi import azure:mobile/networkAttachedDataNetwork:NetworkAttachedDataNetwork example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup1/providers/Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreControlPlane1/packetCoreDataPlanes/packetCoreDataPlane1/attachedDataNetworks/attachedDataNetwork1
101
- * ```
102
- */
103
- export declare class NetworkAttachedDataNetwork extends pulumi.CustomResource {
104
- /**
105
- * Get an existing NetworkAttachedDataNetwork resource's state with the given name, ID, and optional extra
106
- * properties used to qualify the lookup.
107
- *
108
- * @param name The _unique_ name of the resulting resource.
109
- * @param id The _unique_ provider ID of the resource to lookup.
110
- * @param state Any extra arguments used during the lookup.
111
- * @param opts Optional settings to control the behavior of the CustomResource.
112
- */
113
- static get(name: string, id: pulumi.Input<pulumi.ID>, state?: NetworkAttachedDataNetworkState, opts?: pulumi.CustomResourceOptions): NetworkAttachedDataNetwork;
114
- /**
115
- * Returns true if the given object is an instance of NetworkAttachedDataNetwork. This is designed to work even
116
- * when multiple copies of the Pulumi SDK have been loaded into the same process.
117
- */
118
- static isInstance(obj: any): obj is NetworkAttachedDataNetwork;
119
- /**
120
- * Specifies the DNS servers to signal to UEs to use for this attached data network.
121
- */
122
- readonly dnsAddresses: pulumi.Output<string[]>;
123
- /**
124
- * Specifies the Azure Region where the Mobile Network Attached Data Network should exist. Changing this forces a new Mobile Network Attached Data Network to be created.
125
- */
126
- readonly location: pulumi.Output<string>;
127
- /**
128
- * Specifies the name of the `azure.mobile.NetworkDataNetwork` which the Attached Data Network belongs to, Changing this forces a new Mobile Network Attached Data Network to be created.
129
- */
130
- readonly mobileNetworkDataNetworkName: pulumi.Output<string>;
131
- /**
132
- * Specifies the ID of the `azure.mobile.NetworkPacketCoreDataPlane` which the Mobile Network Attached Data Network belongs to. Changing this forces a new Mobile Network Attached Data Network to be created.
133
- */
134
- readonly mobileNetworkPacketCoreDataPlaneId: pulumi.Output<string>;
135
- /**
136
- * A `networkAddressPortTranslation` block as defined below.
137
- */
138
- readonly networkAddressPortTranslation: pulumi.Output<outputs.mobile.NetworkAttachedDataNetworkNetworkAddressPortTranslation | undefined>;
139
- /**
140
- * A mapping of tags which should be assigned to the Mobile Network Attached Data Network.
141
- */
142
- readonly tags: pulumi.Output<{
143
- [key: string]: string;
144
- } | undefined>;
145
- /**
146
- * Specifies the user equipment (UE) address pool prefixes for the attached data network from which the packet core instance will dynamically assign IP addresses to UEs. The packet core instance assigns an IP address to a UE when the UE sets up a PDU session. At least one of `userEquipmentAddressPoolPrefixes` and `userEquipmentStaticAddressPoolPrefix`. If you define both, they must be of the same size.
147
- */
148
- readonly userEquipmentAddressPoolPrefixes: pulumi.Output<string[] | undefined>;
149
- /**
150
- * Specifies the user equipment (UE) address pool prefixes for the attached data network from which the packet core instance will assign static IP addresses to UEs. The packet core instance assigns an IP address to a UE when the UE sets up a PDU session. The static IP address for a specific UE is set in StaticIPConfiguration on the corresponding SIM resource. At least one of `userEquipmentAddressPoolPrefix` and `userEquipmentStaticAddressPoolPrefixes`. If you define both, they must be of the same size.
151
- *
152
- * > **Note:** At least one of `userEquipmentAddressPoolPrefixes` and `userEquipmentStaticAddressPoolPrefixes` must be specified.
153
- */
154
- readonly userEquipmentStaticAddressPoolPrefixes: pulumi.Output<string[] | undefined>;
155
- /**
156
- * The IPv4 address for the user data plane interface. This should match one of the interfaces configured on your Azure Stack Edge device.
157
- */
158
- readonly userPlaneAccessIpv4Address: pulumi.Output<string | undefined>;
159
- /**
160
- * The default IPv4 gateway for the user data plane interface. This should match one of the interfaces configured on your Azure Stack Edge device.
161
- */
162
- readonly userPlaneAccessIpv4Gateway: pulumi.Output<string | undefined>;
163
- /**
164
- * The IPv4 subnet for the user data plane interface. This should match one of the interfaces configured on your Azure Stack Edge device.
165
- */
166
- readonly userPlaneAccessIpv4Subnet: pulumi.Output<string | undefined>;
167
- /**
168
- * Specifies the logical name for the user data plane interface. This should match one of the interfaces configured on your Azure Stack Edge device.
169
- */
170
- readonly userPlaneAccessName: pulumi.Output<string | undefined>;
171
- /**
172
- * Create a NetworkAttachedDataNetwork resource with the given unique name, arguments, and options.
173
- *
174
- * @param name The _unique_ name of the resource.
175
- * @param args The arguments to use to populate this resource's properties.
176
- * @param opts A bag of options that control this resource's behavior.
177
- */
178
- constructor(name: string, args: NetworkAttachedDataNetworkArgs, opts?: pulumi.CustomResourceOptions);
179
- }
180
- /**
181
- * Input properties used for looking up and filtering NetworkAttachedDataNetwork resources.
182
- */
183
- export interface NetworkAttachedDataNetworkState {
184
- /**
185
- * Specifies the DNS servers to signal to UEs to use for this attached data network.
186
- */
187
- dnsAddresses?: pulumi.Input<pulumi.Input<string>[]>;
188
- /**
189
- * Specifies the Azure Region where the Mobile Network Attached Data Network should exist. Changing this forces a new Mobile Network Attached Data Network to be created.
190
- */
191
- location?: pulumi.Input<string>;
192
- /**
193
- * Specifies the name of the `azure.mobile.NetworkDataNetwork` which the Attached Data Network belongs to, Changing this forces a new Mobile Network Attached Data Network to be created.
194
- */
195
- mobileNetworkDataNetworkName?: pulumi.Input<string>;
196
- /**
197
- * Specifies the ID of the `azure.mobile.NetworkPacketCoreDataPlane` which the Mobile Network Attached Data Network belongs to. Changing this forces a new Mobile Network Attached Data Network to be created.
198
- */
199
- mobileNetworkPacketCoreDataPlaneId?: pulumi.Input<string>;
200
- /**
201
- * A `networkAddressPortTranslation` block as defined below.
202
- */
203
- networkAddressPortTranslation?: pulumi.Input<inputs.mobile.NetworkAttachedDataNetworkNetworkAddressPortTranslation>;
204
- /**
205
- * A mapping of tags which should be assigned to the Mobile Network Attached Data Network.
206
- */
207
- tags?: pulumi.Input<{
208
- [key: string]: pulumi.Input<string>;
209
- }>;
210
- /**
211
- * Specifies the user equipment (UE) address pool prefixes for the attached data network from which the packet core instance will dynamically assign IP addresses to UEs. The packet core instance assigns an IP address to a UE when the UE sets up a PDU session. At least one of `userEquipmentAddressPoolPrefixes` and `userEquipmentStaticAddressPoolPrefix`. If you define both, they must be of the same size.
212
- */
213
- userEquipmentAddressPoolPrefixes?: pulumi.Input<pulumi.Input<string>[]>;
214
- /**
215
- * Specifies the user equipment (UE) address pool prefixes for the attached data network from which the packet core instance will assign static IP addresses to UEs. The packet core instance assigns an IP address to a UE when the UE sets up a PDU session. The static IP address for a specific UE is set in StaticIPConfiguration on the corresponding SIM resource. At least one of `userEquipmentAddressPoolPrefix` and `userEquipmentStaticAddressPoolPrefixes`. If you define both, they must be of the same size.
216
- *
217
- * > **Note:** At least one of `userEquipmentAddressPoolPrefixes` and `userEquipmentStaticAddressPoolPrefixes` must be specified.
218
- */
219
- userEquipmentStaticAddressPoolPrefixes?: pulumi.Input<pulumi.Input<string>[]>;
220
- /**
221
- * The IPv4 address for the user data plane interface. This should match one of the interfaces configured on your Azure Stack Edge device.
222
- */
223
- userPlaneAccessIpv4Address?: pulumi.Input<string>;
224
- /**
225
- * The default IPv4 gateway for the user data plane interface. This should match one of the interfaces configured on your Azure Stack Edge device.
226
- */
227
- userPlaneAccessIpv4Gateway?: pulumi.Input<string>;
228
- /**
229
- * The IPv4 subnet for the user data plane interface. This should match one of the interfaces configured on your Azure Stack Edge device.
230
- */
231
- userPlaneAccessIpv4Subnet?: pulumi.Input<string>;
232
- /**
233
- * Specifies the logical name for the user data plane interface. This should match one of the interfaces configured on your Azure Stack Edge device.
234
- */
235
- userPlaneAccessName?: pulumi.Input<string>;
236
- }
237
- /**
238
- * The set of arguments for constructing a NetworkAttachedDataNetwork resource.
239
- */
240
- export interface NetworkAttachedDataNetworkArgs {
241
- /**
242
- * Specifies the DNS servers to signal to UEs to use for this attached data network.
243
- */
244
- dnsAddresses: pulumi.Input<pulumi.Input<string>[]>;
245
- /**
246
- * Specifies the Azure Region where the Mobile Network Attached Data Network should exist. Changing this forces a new Mobile Network Attached Data Network to be created.
247
- */
248
- location?: pulumi.Input<string>;
249
- /**
250
- * Specifies the name of the `azure.mobile.NetworkDataNetwork` which the Attached Data Network belongs to, Changing this forces a new Mobile Network Attached Data Network to be created.
251
- */
252
- mobileNetworkDataNetworkName: pulumi.Input<string>;
253
- /**
254
- * Specifies the ID of the `azure.mobile.NetworkPacketCoreDataPlane` which the Mobile Network Attached Data Network belongs to. Changing this forces a new Mobile Network Attached Data Network to be created.
255
- */
256
- mobileNetworkPacketCoreDataPlaneId: pulumi.Input<string>;
257
- /**
258
- * A `networkAddressPortTranslation` block as defined below.
259
- */
260
- networkAddressPortTranslation?: pulumi.Input<inputs.mobile.NetworkAttachedDataNetworkNetworkAddressPortTranslation>;
261
- /**
262
- * A mapping of tags which should be assigned to the Mobile Network Attached Data Network.
263
- */
264
- tags?: pulumi.Input<{
265
- [key: string]: pulumi.Input<string>;
266
- }>;
267
- /**
268
- * Specifies the user equipment (UE) address pool prefixes for the attached data network from which the packet core instance will dynamically assign IP addresses to UEs. The packet core instance assigns an IP address to a UE when the UE sets up a PDU session. At least one of `userEquipmentAddressPoolPrefixes` and `userEquipmentStaticAddressPoolPrefix`. If you define both, they must be of the same size.
269
- */
270
- userEquipmentAddressPoolPrefixes?: pulumi.Input<pulumi.Input<string>[]>;
271
- /**
272
- * Specifies the user equipment (UE) address pool prefixes for the attached data network from which the packet core instance will assign static IP addresses to UEs. The packet core instance assigns an IP address to a UE when the UE sets up a PDU session. The static IP address for a specific UE is set in StaticIPConfiguration on the corresponding SIM resource. At least one of `userEquipmentAddressPoolPrefix` and `userEquipmentStaticAddressPoolPrefixes`. If you define both, they must be of the same size.
273
- *
274
- * > **Note:** At least one of `userEquipmentAddressPoolPrefixes` and `userEquipmentStaticAddressPoolPrefixes` must be specified.
275
- */
276
- userEquipmentStaticAddressPoolPrefixes?: pulumi.Input<pulumi.Input<string>[]>;
277
- /**
278
- * The IPv4 address for the user data plane interface. This should match one of the interfaces configured on your Azure Stack Edge device.
279
- */
280
- userPlaneAccessIpv4Address?: pulumi.Input<string>;
281
- /**
282
- * The default IPv4 gateway for the user data plane interface. This should match one of the interfaces configured on your Azure Stack Edge device.
283
- */
284
- userPlaneAccessIpv4Gateway?: pulumi.Input<string>;
285
- /**
286
- * The IPv4 subnet for the user data plane interface. This should match one of the interfaces configured on your Azure Stack Edge device.
287
- */
288
- userPlaneAccessIpv4Subnet?: pulumi.Input<string>;
289
- /**
290
- * Specifies the logical name for the user data plane interface. This should match one of the interfaces configured on your Azure Stack Edge device.
291
- */
292
- userPlaneAccessName?: pulumi.Input<string>;
293
- }
@@ -1,179 +0,0 @@
1
- "use strict";
2
- // *** WARNING: this file was generated by pulumi-language-nodejs. ***
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.NetworkAttachedDataNetwork = void 0;
6
- const pulumi = require("@pulumi/pulumi");
7
- const utilities = require("../utilities");
8
- /**
9
- * Manages a Mobile Network Attached Data Network.
10
- *
11
- * ## Example Usage
12
- *
13
- * ```typescript
14
- * import * as pulumi from "@pulumi/pulumi";
15
- * import * as azure from "@pulumi/azure";
16
- *
17
- * const example = new azure.core.ResourceGroup("example", {
18
- * name: "example-resources",
19
- * location: "West Europe",
20
- * });
21
- * const exampleDevice = new azure.databoxedge.Device("example", {
22
- * name: "example-device",
23
- * resourceGroupName: example.name,
24
- * location: example.location,
25
- * skuName: "EdgeP_Base-Standard",
26
- * });
27
- * const exampleNetwork = new azure.mobile.Network("example", {
28
- * name: "example-mn",
29
- * resourceGroupName: example.name,
30
- * location: example.location,
31
- * mobileCountryCode: "001",
32
- * mobileNetworkCode: "01",
33
- * });
34
- * const exampleNetworkPacketCoreControlPlane = new azure.mobile.NetworkPacketCoreControlPlane("example", {
35
- * name: "example-mnpccp",
36
- * resourceGroupName: example.name,
37
- * location: "West Europe",
38
- * sku: "G0",
39
- * mobileNetworkId: exampleNetwork.id,
40
- * controlPlaneAccessName: "default-interface",
41
- * controlPlaneAccessIpv4Address: "192.168.1.199",
42
- * controlPlaneAccessIpv4Gateway: "192.168.1.1",
43
- * controlPlaneAccessIpv4Subnet: "192.168.1.0/25",
44
- * platform: {
45
- * type: "AKS-HCI",
46
- * edgeDeviceId: exampleDevice.id,
47
- * },
48
- * });
49
- * const exampleNetworkPacketCoreDataPlane = new azure.mobile.NetworkPacketCoreDataPlane("example", {
50
- * name: "example-mnpcdp",
51
- * mobileNetworkPacketCoreControlPlaneId: exampleNetworkPacketCoreControlPlane.id,
52
- * location: example.location,
53
- * userPlaneAccessName: "default-interface",
54
- * userPlaneAccessIpv4Address: "192.168.1.199",
55
- * userPlaneAccessIpv4Gateway: "192.168.1.1",
56
- * userPlaneAccessIpv4Subnet: "192.168.1.0/25",
57
- * });
58
- * const exampleNetworkDataNetwork = new azure.mobile.NetworkDataNetwork("example", {
59
- * name: "example-data-network",
60
- * mobileNetworkId: exampleNetwork.id,
61
- * location: example.location,
62
- * });
63
- * const exampleNetworkAttachedDataNetwork = new azure.mobile.NetworkAttachedDataNetwork("example", {
64
- * mobileNetworkDataNetworkName: exampleNetworkDataNetwork.name,
65
- * mobileNetworkPacketCoreDataPlaneId: exampleNetworkPacketCoreDataPlane.id,
66
- * location: example.location,
67
- * dnsAddresses: ["1.1.1.1"],
68
- * userEquipmentAddressPoolPrefixes: ["2.4.1.0/24"],
69
- * userEquipmentStaticAddressPoolPrefixes: ["2.4.2.0/24"],
70
- * userPlaneAccessName: "test",
71
- * userPlaneAccessIpv4Address: "10.204.141.4",
72
- * userPlaneAccessIpv4Gateway: "10.204.141.1",
73
- * userPlaneAccessIpv4Subnet: "10.204.141.0/24",
74
- * networkAddressPortTranslation: {
75
- * pinholeMaximumNumber: 65536,
76
- * icmpPinholeTimeoutInSeconds: 30,
77
- * tcpPinholeTimeoutInSeconds: 100,
78
- * udpPinholeTimeoutInSeconds: 39,
79
- * portRange: {
80
- * maximum: 49999,
81
- * minimum: 1024,
82
- * },
83
- * tcpPortReuseMinimumHoldTimeInSeconds: 120,
84
- * udpTcpPortReuseMinimumHoldTimeInSeconds: 60,
85
- * },
86
- * tags: {
87
- * key: "value",
88
- * },
89
- * });
90
- * ```
91
- *
92
- * ## API Providers
93
- *
94
- * <!-- This section is generated, changes will be overwritten -->
95
- * This resource uses the following Azure API Providers:
96
- *
97
- * * `Microsoft.MobileNetwork` - 2022-11-01
98
- *
99
- * ## Import
100
- *
101
- * Mobile Network Attached Data Network can be imported using the `resource id`, e.g.
102
- *
103
- * ```sh
104
- * $ pulumi import azure:mobile/networkAttachedDataNetwork:NetworkAttachedDataNetwork example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup1/providers/Microsoft.MobileNetwork/packetCoreControlPlanes/packetCoreControlPlane1/packetCoreDataPlanes/packetCoreDataPlane1/attachedDataNetworks/attachedDataNetwork1
105
- * ```
106
- */
107
- class NetworkAttachedDataNetwork extends pulumi.CustomResource {
108
- /**
109
- * Get an existing NetworkAttachedDataNetwork resource's state with the given name, ID, and optional extra
110
- * properties used to qualify the lookup.
111
- *
112
- * @param name The _unique_ name of the resulting resource.
113
- * @param id The _unique_ provider ID of the resource to lookup.
114
- * @param state Any extra arguments used during the lookup.
115
- * @param opts Optional settings to control the behavior of the CustomResource.
116
- */
117
- static get(name, id, state, opts) {
118
- return new NetworkAttachedDataNetwork(name, state, { ...opts, id: id });
119
- }
120
- /**
121
- * Returns true if the given object is an instance of NetworkAttachedDataNetwork. This is designed to work even
122
- * when multiple copies of the Pulumi SDK have been loaded into the same process.
123
- */
124
- static isInstance(obj) {
125
- if (obj === undefined || obj === null) {
126
- return false;
127
- }
128
- return obj['__pulumiType'] === NetworkAttachedDataNetwork.__pulumiType;
129
- }
130
- constructor(name, argsOrState, opts) {
131
- let resourceInputs = {};
132
- opts = opts || {};
133
- if (opts.id) {
134
- const state = argsOrState;
135
- resourceInputs["dnsAddresses"] = state?.dnsAddresses;
136
- resourceInputs["location"] = state?.location;
137
- resourceInputs["mobileNetworkDataNetworkName"] = state?.mobileNetworkDataNetworkName;
138
- resourceInputs["mobileNetworkPacketCoreDataPlaneId"] = state?.mobileNetworkPacketCoreDataPlaneId;
139
- resourceInputs["networkAddressPortTranslation"] = state?.networkAddressPortTranslation;
140
- resourceInputs["tags"] = state?.tags;
141
- resourceInputs["userEquipmentAddressPoolPrefixes"] = state?.userEquipmentAddressPoolPrefixes;
142
- resourceInputs["userEquipmentStaticAddressPoolPrefixes"] = state?.userEquipmentStaticAddressPoolPrefixes;
143
- resourceInputs["userPlaneAccessIpv4Address"] = state?.userPlaneAccessIpv4Address;
144
- resourceInputs["userPlaneAccessIpv4Gateway"] = state?.userPlaneAccessIpv4Gateway;
145
- resourceInputs["userPlaneAccessIpv4Subnet"] = state?.userPlaneAccessIpv4Subnet;
146
- resourceInputs["userPlaneAccessName"] = state?.userPlaneAccessName;
147
- }
148
- else {
149
- const args = argsOrState;
150
- if (args?.dnsAddresses === undefined && !opts.urn) {
151
- throw new Error("Missing required property 'dnsAddresses'");
152
- }
153
- if (args?.mobileNetworkDataNetworkName === undefined && !opts.urn) {
154
- throw new Error("Missing required property 'mobileNetworkDataNetworkName'");
155
- }
156
- if (args?.mobileNetworkPacketCoreDataPlaneId === undefined && !opts.urn) {
157
- throw new Error("Missing required property 'mobileNetworkPacketCoreDataPlaneId'");
158
- }
159
- resourceInputs["dnsAddresses"] = args?.dnsAddresses;
160
- resourceInputs["location"] = args?.location;
161
- resourceInputs["mobileNetworkDataNetworkName"] = args?.mobileNetworkDataNetworkName;
162
- resourceInputs["mobileNetworkPacketCoreDataPlaneId"] = args?.mobileNetworkPacketCoreDataPlaneId;
163
- resourceInputs["networkAddressPortTranslation"] = args?.networkAddressPortTranslation;
164
- resourceInputs["tags"] = args?.tags;
165
- resourceInputs["userEquipmentAddressPoolPrefixes"] = args?.userEquipmentAddressPoolPrefixes;
166
- resourceInputs["userEquipmentStaticAddressPoolPrefixes"] = args?.userEquipmentStaticAddressPoolPrefixes;
167
- resourceInputs["userPlaneAccessIpv4Address"] = args?.userPlaneAccessIpv4Address;
168
- resourceInputs["userPlaneAccessIpv4Gateway"] = args?.userPlaneAccessIpv4Gateway;
169
- resourceInputs["userPlaneAccessIpv4Subnet"] = args?.userPlaneAccessIpv4Subnet;
170
- resourceInputs["userPlaneAccessName"] = args?.userPlaneAccessName;
171
- }
172
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
173
- super(NetworkAttachedDataNetwork.__pulumiType, name, resourceInputs, opts);
174
- }
175
- }
176
- exports.NetworkAttachedDataNetwork = NetworkAttachedDataNetwork;
177
- /** @internal */
178
- NetworkAttachedDataNetwork.__pulumiType = 'azure:mobile/networkAttachedDataNetwork:NetworkAttachedDataNetwork';
179
- //# sourceMappingURL=networkAttachedDataNetwork.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"networkAttachedDataNetwork.js","sourceRoot":"","sources":["../../mobile/networkAttachedDataNetwork.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAkGG;AACH,MAAa,0BAA2B,SAAQ,MAAM,CAAC,cAAc;IACjE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAuC,EAAE,IAAmC;QACrI,OAAO,IAAI,0BAA0B,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACjF,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,0BAA0B,CAAC,YAAY,CAAC;IAC3E,CAAC;IA6DD,YAAY,IAAY,EAAE,WAA8E,EAAE,IAAmC;QACzI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA0D,CAAC;YACzE,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,EAAE,YAAY,CAAC;YACrD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,8BAA8B,CAAC,GAAG,KAAK,EAAE,4BAA4B,CAAC;YACrF,cAAc,CAAC,oCAAoC,CAAC,GAAG,KAAK,EAAE,kCAAkC,CAAC;YACjG,cAAc,CAAC,+BAA+B,CAAC,GAAG,KAAK,EAAE,6BAA6B,CAAC;YACvF,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,kCAAkC,CAAC,GAAG,KAAK,EAAE,gCAAgC,CAAC;YAC7F,cAAc,CAAC,wCAAwC,CAAC,GAAG,KAAK,EAAE,sCAAsC,CAAC;YACzG,cAAc,CAAC,4BAA4B,CAAC,GAAG,KAAK,EAAE,0BAA0B,CAAC;YACjF,cAAc,CAAC,4BAA4B,CAAC,GAAG,KAAK,EAAE,0BAA0B,CAAC;YACjF,cAAc,CAAC,2BAA2B,CAAC,GAAG,KAAK,EAAE,yBAAyB,CAAC;YAC/E,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,EAAE,mBAAmB,CAAC;SACtE;aAAM;YACH,MAAM,IAAI,GAAG,WAAyD,CAAC;YACvE,IAAI,IAAI,EAAE,YAAY,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC/C,MAAM,IAAI,KAAK,CAAC,0CAA0C,CAAC,CAAC;aAC/D;YACD,IAAI,IAAI,EAAE,4BAA4B,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC/D,MAAM,IAAI,KAAK,CAAC,0DAA0D,CAAC,CAAC;aAC/E;YACD,IAAI,IAAI,EAAE,kCAAkC,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACrE,MAAM,IAAI,KAAK,CAAC,gEAAgE,CAAC,CAAC;aACrF;YACD,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,EAAE,YAAY,CAAC;YACpD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,8BAA8B,CAAC,GAAG,IAAI,EAAE,4BAA4B,CAAC;YACpF,cAAc,CAAC,oCAAoC,CAAC,GAAG,IAAI,EAAE,kCAAkC,CAAC;YAChG,cAAc,CAAC,+BAA+B,CAAC,GAAG,IAAI,EAAE,6BAA6B,CAAC;YACtF,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,kCAAkC,CAAC,GAAG,IAAI,EAAE,gCAAgC,CAAC;YAC5F,cAAc,CAAC,wCAAwC,CAAC,GAAG,IAAI,EAAE,sCAAsC,CAAC;YACxG,cAAc,CAAC,4BAA4B,CAAC,GAAG,IAAI,EAAE,0BAA0B,CAAC;YAChF,cAAc,CAAC,4BAA4B,CAAC,GAAG,IAAI,EAAE,0BAA0B,CAAC;YAChF,cAAc,CAAC,2BAA2B,CAAC,GAAG,IAAI,EAAE,yBAAyB,CAAC;YAC9E,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,EAAE,mBAAmB,CAAC;SACrE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,0BAA0B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC/E,CAAC;;AAlIL,gEAmIC;AArHG,gBAAgB;AACO,uCAAY,GAAG,oEAAoE,CAAC"}