@pulumi/azure 6.31.0-alpha.1766471064 → 6.31.0-alpha.1767033592

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
@@ -1,76 +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.getNetworkSiteOutput = exports.getNetworkSite = void 0;
6
- const pulumi = require("@pulumi/pulumi");
7
- const utilities = require("../utilities");
8
- /**
9
- * Get information about a Mobile Network Site.
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 = azure.mobile.getNetwork({
18
- * name: "example-mn",
19
- * resourceGroupName: "example-rg",
20
- * });
21
- * const exampleGetNetworkSite = example.then(example => azure.mobile.getNetworkSite({
22
- * name: "example-mns",
23
- * mobileNetworkId: example.id,
24
- * }));
25
- * ```
26
- *
27
- * ## API Providers
28
- *
29
- * <!-- This section is generated, changes will be overwritten -->
30
- * This data source uses the following Azure API Providers:
31
- *
32
- * * `Microsoft.MobileNetwork` - 2022-11-01
33
- */
34
- function getNetworkSite(args, opts) {
35
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
36
- return pulumi.runtime.invoke("azure:mobile/getNetworkSite:getNetworkSite", {
37
- "mobileNetworkId": args.mobileNetworkId,
38
- "name": args.name,
39
- }, opts);
40
- }
41
- exports.getNetworkSite = getNetworkSite;
42
- /**
43
- * Get information about a Mobile Network Site.
44
- *
45
- * ## Example Usage
46
- *
47
- * ```typescript
48
- * import * as pulumi from "@pulumi/pulumi";
49
- * import * as azure from "@pulumi/azure";
50
- *
51
- * const example = azure.mobile.getNetwork({
52
- * name: "example-mn",
53
- * resourceGroupName: "example-rg",
54
- * });
55
- * const exampleGetNetworkSite = example.then(example => azure.mobile.getNetworkSite({
56
- * name: "example-mns",
57
- * mobileNetworkId: example.id,
58
- * }));
59
- * ```
60
- *
61
- * ## API Providers
62
- *
63
- * <!-- This section is generated, changes will be overwritten -->
64
- * This data source uses the following Azure API Providers:
65
- *
66
- * * `Microsoft.MobileNetwork` - 2022-11-01
67
- */
68
- function getNetworkSiteOutput(args, opts) {
69
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
70
- return pulumi.runtime.invokeOutput("azure:mobile/getNetworkSite:getNetworkSite", {
71
- "mobileNetworkId": args.mobileNetworkId,
72
- "name": args.name,
73
- }, opts);
74
- }
75
- exports.getNetworkSiteOutput = getNetworkSiteOutput;
76
- //# sourceMappingURL=getNetworkSite.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getNetworkSite.js","sourceRoot":"","sources":["../../mobile/getNetworkSite.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4CAA4C,EAAE;QACvE,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC;AAuCD;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAAiC;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,4CAA4C,EAAE;QAC7E,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC"}
@@ -1,111 +0,0 @@
1
- import * as pulumi from "@pulumi/pulumi";
2
- import * as outputs from "../types/output";
3
- /**
4
- * Get information about a Mobile Network Slice.
5
- *
6
- * ## Example Usage
7
- *
8
- * ```typescript
9
- * import * as pulumi from "@pulumi/pulumi";
10
- * import * as azure from "@pulumi/azure";
11
- *
12
- * const example = azure.mobile.getNetwork({
13
- * name: "example-mn",
14
- * resourceGroupName: "example-rg",
15
- * });
16
- * const exampleGetNetworkSlice = azure.mobile.getNetworkSlice({
17
- * name: "example-mns",
18
- * mobileNetworkId: test.id,
19
- * });
20
- * ```
21
- *
22
- * ## API Providers
23
- *
24
- * <!-- This section is generated, changes will be overwritten -->
25
- * This data source uses the following Azure API Providers:
26
- *
27
- * * `Microsoft.MobileNetwork` - 2022-11-01
28
- */
29
- export declare function getNetworkSlice(args: GetNetworkSliceArgs, opts?: pulumi.InvokeOptions): Promise<GetNetworkSliceResult>;
30
- /**
31
- * A collection of arguments for invoking getNetworkSlice.
32
- */
33
- export interface GetNetworkSliceArgs {
34
- /**
35
- * The ID of Mobile Network which the Mobile Network Slice belongs to.
36
- */
37
- mobileNetworkId: string;
38
- /**
39
- * Specifies the name which should be used for this Mobile Network Slice.
40
- */
41
- name: string;
42
- }
43
- /**
44
- * A collection of values returned by getNetworkSlice.
45
- */
46
- export interface GetNetworkSliceResult {
47
- /**
48
- * A description of this Mobile Network Slice.
49
- */
50
- readonly description: string;
51
- /**
52
- * The provider-assigned unique ID for this managed resource.
53
- */
54
- readonly id: string;
55
- /**
56
- * The Azure Region where the Mobile Network Slice exists.
57
- */
58
- readonly location: string;
59
- readonly mobileNetworkId: string;
60
- readonly name: string;
61
- /**
62
- * A `singleNetworkSliceSelectionAssistanceInformation` block as defined below. Single-network slice selection assistance information (S-NSSAI).
63
- */
64
- readonly singleNetworkSliceSelectionAssistanceInformations: outputs.mobile.GetNetworkSliceSingleNetworkSliceSelectionAssistanceInformation[];
65
- /**
66
- * A mapping of tags which are assigned to the Mobile Network Slice.
67
- */
68
- readonly tags: {
69
- [key: string]: string;
70
- };
71
- }
72
- /**
73
- * Get information about a Mobile Network Slice.
74
- *
75
- * ## Example Usage
76
- *
77
- * ```typescript
78
- * import * as pulumi from "@pulumi/pulumi";
79
- * import * as azure from "@pulumi/azure";
80
- *
81
- * const example = azure.mobile.getNetwork({
82
- * name: "example-mn",
83
- * resourceGroupName: "example-rg",
84
- * });
85
- * const exampleGetNetworkSlice = azure.mobile.getNetworkSlice({
86
- * name: "example-mns",
87
- * mobileNetworkId: test.id,
88
- * });
89
- * ```
90
- *
91
- * ## API Providers
92
- *
93
- * <!-- This section is generated, changes will be overwritten -->
94
- * This data source uses the following Azure API Providers:
95
- *
96
- * * `Microsoft.MobileNetwork` - 2022-11-01
97
- */
98
- export declare function getNetworkSliceOutput(args: GetNetworkSliceOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetNetworkSliceResult>;
99
- /**
100
- * A collection of arguments for invoking getNetworkSlice.
101
- */
102
- export interface GetNetworkSliceOutputArgs {
103
- /**
104
- * The ID of Mobile Network which the Mobile Network Slice belongs to.
105
- */
106
- mobileNetworkId: pulumi.Input<string>;
107
- /**
108
- * Specifies the name which should be used for this Mobile Network Slice.
109
- */
110
- name: pulumi.Input<string>;
111
- }
@@ -1,76 +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.getNetworkSliceOutput = exports.getNetworkSlice = void 0;
6
- const pulumi = require("@pulumi/pulumi");
7
- const utilities = require("../utilities");
8
- /**
9
- * Get information about a Mobile Network Slice.
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 = azure.mobile.getNetwork({
18
- * name: "example-mn",
19
- * resourceGroupName: "example-rg",
20
- * });
21
- * const exampleGetNetworkSlice = azure.mobile.getNetworkSlice({
22
- * name: "example-mns",
23
- * mobileNetworkId: test.id,
24
- * });
25
- * ```
26
- *
27
- * ## API Providers
28
- *
29
- * <!-- This section is generated, changes will be overwritten -->
30
- * This data source uses the following Azure API Providers:
31
- *
32
- * * `Microsoft.MobileNetwork` - 2022-11-01
33
- */
34
- function getNetworkSlice(args, opts) {
35
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
36
- return pulumi.runtime.invoke("azure:mobile/getNetworkSlice:getNetworkSlice", {
37
- "mobileNetworkId": args.mobileNetworkId,
38
- "name": args.name,
39
- }, opts);
40
- }
41
- exports.getNetworkSlice = getNetworkSlice;
42
- /**
43
- * Get information about a Mobile Network Slice.
44
- *
45
- * ## Example Usage
46
- *
47
- * ```typescript
48
- * import * as pulumi from "@pulumi/pulumi";
49
- * import * as azure from "@pulumi/azure";
50
- *
51
- * const example = azure.mobile.getNetwork({
52
- * name: "example-mn",
53
- * resourceGroupName: "example-rg",
54
- * });
55
- * const exampleGetNetworkSlice = azure.mobile.getNetworkSlice({
56
- * name: "example-mns",
57
- * mobileNetworkId: test.id,
58
- * });
59
- * ```
60
- *
61
- * ## API Providers
62
- *
63
- * <!-- This section is generated, changes will be overwritten -->
64
- * This data source uses the following Azure API Providers:
65
- *
66
- * * `Microsoft.MobileNetwork` - 2022-11-01
67
- */
68
- function getNetworkSliceOutput(args, opts) {
69
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
70
- return pulumi.runtime.invokeOutput("azure:mobile/getNetworkSlice:getNetworkSlice", {
71
- "mobileNetworkId": args.mobileNetworkId,
72
- "name": args.name,
73
- }, opts);
74
- }
75
- exports.getNetworkSliceOutput = getNetworkSliceOutput;
76
- //# sourceMappingURL=getNetworkSlice.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getNetworkSlice.js","sourceRoot":"","sources":["../../mobile/getNetworkSlice.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8CAA8C,EAAE;QACzE,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,0CAMC;AA2CD;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAAiC;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,8CAA8C,EAAE;QAC/E,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sDAMC"}
package/mobile/index.d.ts DELETED
@@ -1,66 +0,0 @@
1
- export { GetNetworkArgs, GetNetworkResult, GetNetworkOutputArgs } from "./getNetwork";
2
- export declare const getNetwork: typeof import("./getNetwork").getNetwork;
3
- export declare const getNetworkOutput: typeof import("./getNetwork").getNetworkOutput;
4
- export { GetNetworkAttachedDataNetworkArgs, GetNetworkAttachedDataNetworkResult, GetNetworkAttachedDataNetworkOutputArgs } from "./getNetworkAttachedDataNetwork";
5
- export declare const getNetworkAttachedDataNetwork: typeof import("./getNetworkAttachedDataNetwork").getNetworkAttachedDataNetwork;
6
- export declare const getNetworkAttachedDataNetworkOutput: typeof import("./getNetworkAttachedDataNetwork").getNetworkAttachedDataNetworkOutput;
7
- export { GetNetworkDataNetworkArgs, GetNetworkDataNetworkResult, GetNetworkDataNetworkOutputArgs } from "./getNetworkDataNetwork";
8
- export declare const getNetworkDataNetwork: typeof import("./getNetworkDataNetwork").getNetworkDataNetwork;
9
- export declare const getNetworkDataNetworkOutput: typeof import("./getNetworkDataNetwork").getNetworkDataNetworkOutput;
10
- export { GetNetworkPacketCoreControlPlaneArgs, GetNetworkPacketCoreControlPlaneResult, GetNetworkPacketCoreControlPlaneOutputArgs } from "./getNetworkPacketCoreControlPlane";
11
- export declare const getNetworkPacketCoreControlPlane: typeof import("./getNetworkPacketCoreControlPlane").getNetworkPacketCoreControlPlane;
12
- export declare const getNetworkPacketCoreControlPlaneOutput: typeof import("./getNetworkPacketCoreControlPlane").getNetworkPacketCoreControlPlaneOutput;
13
- export { GetNetworkPacketCoreDataPlaneArgs, GetNetworkPacketCoreDataPlaneResult, GetNetworkPacketCoreDataPlaneOutputArgs } from "./getNetworkPacketCoreDataPlane";
14
- export declare const getNetworkPacketCoreDataPlane: typeof import("./getNetworkPacketCoreDataPlane").getNetworkPacketCoreDataPlane;
15
- export declare const getNetworkPacketCoreDataPlaneOutput: typeof import("./getNetworkPacketCoreDataPlane").getNetworkPacketCoreDataPlaneOutput;
16
- export { GetNetworkServiceArgs, GetNetworkServiceResult, GetNetworkServiceOutputArgs } from "./getNetworkService";
17
- export declare const getNetworkService: typeof import("./getNetworkService").getNetworkService;
18
- export declare const getNetworkServiceOutput: typeof import("./getNetworkService").getNetworkServiceOutput;
19
- export { GetNetworkSimArgs, GetNetworkSimResult, GetNetworkSimOutputArgs } from "./getNetworkSim";
20
- export declare const getNetworkSim: typeof import("./getNetworkSim").getNetworkSim;
21
- export declare const getNetworkSimOutput: typeof import("./getNetworkSim").getNetworkSimOutput;
22
- export { GetNetworkSimGroupArgs, GetNetworkSimGroupResult, GetNetworkSimGroupOutputArgs } from "./getNetworkSimGroup";
23
- export declare const getNetworkSimGroup: typeof import("./getNetworkSimGroup").getNetworkSimGroup;
24
- export declare const getNetworkSimGroupOutput: typeof import("./getNetworkSimGroup").getNetworkSimGroupOutput;
25
- export { GetNetworkSimPolicyArgs, GetNetworkSimPolicyResult, GetNetworkSimPolicyOutputArgs } from "./getNetworkSimPolicy";
26
- export declare const getNetworkSimPolicy: typeof import("./getNetworkSimPolicy").getNetworkSimPolicy;
27
- export declare const getNetworkSimPolicyOutput: typeof import("./getNetworkSimPolicy").getNetworkSimPolicyOutput;
28
- export { GetNetworkSiteArgs, GetNetworkSiteResult, GetNetworkSiteOutputArgs } from "./getNetworkSite";
29
- export declare const getNetworkSite: typeof import("./getNetworkSite").getNetworkSite;
30
- export declare const getNetworkSiteOutput: typeof import("./getNetworkSite").getNetworkSiteOutput;
31
- export { GetNetworkSliceArgs, GetNetworkSliceResult, GetNetworkSliceOutputArgs } from "./getNetworkSlice";
32
- export declare const getNetworkSlice: typeof import("./getNetworkSlice").getNetworkSlice;
33
- export declare const getNetworkSliceOutput: typeof import("./getNetworkSlice").getNetworkSliceOutput;
34
- export { NetworkArgs, NetworkState } from "./network";
35
- export type Network = import("./network").Network;
36
- export declare const Network: typeof import("./network").Network;
37
- export { NetworkAttachedDataNetworkArgs, NetworkAttachedDataNetworkState } from "./networkAttachedDataNetwork";
38
- export type NetworkAttachedDataNetwork = import("./networkAttachedDataNetwork").NetworkAttachedDataNetwork;
39
- export declare const NetworkAttachedDataNetwork: typeof import("./networkAttachedDataNetwork").NetworkAttachedDataNetwork;
40
- export { NetworkDataNetworkArgs, NetworkDataNetworkState } from "./networkDataNetwork";
41
- export type NetworkDataNetwork = import("./networkDataNetwork").NetworkDataNetwork;
42
- export declare const NetworkDataNetwork: typeof import("./networkDataNetwork").NetworkDataNetwork;
43
- export { NetworkPacketCoreControlPlaneArgs, NetworkPacketCoreControlPlaneState } from "./networkPacketCoreControlPlane";
44
- export type NetworkPacketCoreControlPlane = import("./networkPacketCoreControlPlane").NetworkPacketCoreControlPlane;
45
- export declare const NetworkPacketCoreControlPlane: typeof import("./networkPacketCoreControlPlane").NetworkPacketCoreControlPlane;
46
- export { NetworkPacketCoreDataPlaneArgs, NetworkPacketCoreDataPlaneState } from "./networkPacketCoreDataPlane";
47
- export type NetworkPacketCoreDataPlane = import("./networkPacketCoreDataPlane").NetworkPacketCoreDataPlane;
48
- export declare const NetworkPacketCoreDataPlane: typeof import("./networkPacketCoreDataPlane").NetworkPacketCoreDataPlane;
49
- export { NetworkServiceArgs, NetworkServiceState } from "./networkService";
50
- export type NetworkService = import("./networkService").NetworkService;
51
- export declare const NetworkService: typeof import("./networkService").NetworkService;
52
- export { NetworkSimArgs, NetworkSimState } from "./networkSim";
53
- export type NetworkSim = import("./networkSim").NetworkSim;
54
- export declare const NetworkSim: typeof import("./networkSim").NetworkSim;
55
- export { NetworkSimGroupArgs, NetworkSimGroupState } from "./networkSimGroup";
56
- export type NetworkSimGroup = import("./networkSimGroup").NetworkSimGroup;
57
- export declare const NetworkSimGroup: typeof import("./networkSimGroup").NetworkSimGroup;
58
- export { NetworkSimPolicyArgs, NetworkSimPolicyState } from "./networkSimPolicy";
59
- export type NetworkSimPolicy = import("./networkSimPolicy").NetworkSimPolicy;
60
- export declare const NetworkSimPolicy: typeof import("./networkSimPolicy").NetworkSimPolicy;
61
- export { NetworkSiteArgs, NetworkSiteState } from "./networkSite";
62
- export type NetworkSite = import("./networkSite").NetworkSite;
63
- export declare const NetworkSite: typeof import("./networkSite").NetworkSite;
64
- export { NetworkSliceArgs, NetworkSliceState } from "./networkSlice";
65
- export type NetworkSlice = import("./networkSlice").NetworkSlice;
66
- export declare const NetworkSlice: typeof import("./networkSlice").NetworkSlice;
package/mobile/index.js DELETED
@@ -1,105 +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.NetworkSlice = exports.NetworkSite = exports.NetworkSimPolicy = exports.NetworkSimGroup = exports.NetworkSim = exports.NetworkService = exports.NetworkPacketCoreDataPlane = exports.NetworkPacketCoreControlPlane = exports.NetworkDataNetwork = exports.NetworkAttachedDataNetwork = exports.Network = exports.getNetworkSliceOutput = exports.getNetworkSlice = exports.getNetworkSiteOutput = exports.getNetworkSite = exports.getNetworkSimPolicyOutput = exports.getNetworkSimPolicy = exports.getNetworkSimGroupOutput = exports.getNetworkSimGroup = exports.getNetworkSimOutput = exports.getNetworkSim = exports.getNetworkServiceOutput = exports.getNetworkService = exports.getNetworkPacketCoreDataPlaneOutput = exports.getNetworkPacketCoreDataPlane = exports.getNetworkPacketCoreControlPlaneOutput = exports.getNetworkPacketCoreControlPlane = exports.getNetworkDataNetworkOutput = exports.getNetworkDataNetwork = exports.getNetworkAttachedDataNetworkOutput = exports.getNetworkAttachedDataNetwork = exports.getNetworkOutput = exports.getNetwork = void 0;
6
- const pulumi = require("@pulumi/pulumi");
7
- const utilities = require("../utilities");
8
- exports.getNetwork = null;
9
- exports.getNetworkOutput = null;
10
- utilities.lazyLoad(exports, ["getNetwork", "getNetworkOutput"], () => require("./getNetwork"));
11
- exports.getNetworkAttachedDataNetwork = null;
12
- exports.getNetworkAttachedDataNetworkOutput = null;
13
- utilities.lazyLoad(exports, ["getNetworkAttachedDataNetwork", "getNetworkAttachedDataNetworkOutput"], () => require("./getNetworkAttachedDataNetwork"));
14
- exports.getNetworkDataNetwork = null;
15
- exports.getNetworkDataNetworkOutput = null;
16
- utilities.lazyLoad(exports, ["getNetworkDataNetwork", "getNetworkDataNetworkOutput"], () => require("./getNetworkDataNetwork"));
17
- exports.getNetworkPacketCoreControlPlane = null;
18
- exports.getNetworkPacketCoreControlPlaneOutput = null;
19
- utilities.lazyLoad(exports, ["getNetworkPacketCoreControlPlane", "getNetworkPacketCoreControlPlaneOutput"], () => require("./getNetworkPacketCoreControlPlane"));
20
- exports.getNetworkPacketCoreDataPlane = null;
21
- exports.getNetworkPacketCoreDataPlaneOutput = null;
22
- utilities.lazyLoad(exports, ["getNetworkPacketCoreDataPlane", "getNetworkPacketCoreDataPlaneOutput"], () => require("./getNetworkPacketCoreDataPlane"));
23
- exports.getNetworkService = null;
24
- exports.getNetworkServiceOutput = null;
25
- utilities.lazyLoad(exports, ["getNetworkService", "getNetworkServiceOutput"], () => require("./getNetworkService"));
26
- exports.getNetworkSim = null;
27
- exports.getNetworkSimOutput = null;
28
- utilities.lazyLoad(exports, ["getNetworkSim", "getNetworkSimOutput"], () => require("./getNetworkSim"));
29
- exports.getNetworkSimGroup = null;
30
- exports.getNetworkSimGroupOutput = null;
31
- utilities.lazyLoad(exports, ["getNetworkSimGroup", "getNetworkSimGroupOutput"], () => require("./getNetworkSimGroup"));
32
- exports.getNetworkSimPolicy = null;
33
- exports.getNetworkSimPolicyOutput = null;
34
- utilities.lazyLoad(exports, ["getNetworkSimPolicy", "getNetworkSimPolicyOutput"], () => require("./getNetworkSimPolicy"));
35
- exports.getNetworkSite = null;
36
- exports.getNetworkSiteOutput = null;
37
- utilities.lazyLoad(exports, ["getNetworkSite", "getNetworkSiteOutput"], () => require("./getNetworkSite"));
38
- exports.getNetworkSlice = null;
39
- exports.getNetworkSliceOutput = null;
40
- utilities.lazyLoad(exports, ["getNetworkSlice", "getNetworkSliceOutput"], () => require("./getNetworkSlice"));
41
- exports.Network = null;
42
- utilities.lazyLoad(exports, ["Network"], () => require("./network"));
43
- exports.NetworkAttachedDataNetwork = null;
44
- utilities.lazyLoad(exports, ["NetworkAttachedDataNetwork"], () => require("./networkAttachedDataNetwork"));
45
- exports.NetworkDataNetwork = null;
46
- utilities.lazyLoad(exports, ["NetworkDataNetwork"], () => require("./networkDataNetwork"));
47
- exports.NetworkPacketCoreControlPlane = null;
48
- utilities.lazyLoad(exports, ["NetworkPacketCoreControlPlane"], () => require("./networkPacketCoreControlPlane"));
49
- exports.NetworkPacketCoreDataPlane = null;
50
- utilities.lazyLoad(exports, ["NetworkPacketCoreDataPlane"], () => require("./networkPacketCoreDataPlane"));
51
- exports.NetworkService = null;
52
- utilities.lazyLoad(exports, ["NetworkService"], () => require("./networkService"));
53
- exports.NetworkSim = null;
54
- utilities.lazyLoad(exports, ["NetworkSim"], () => require("./networkSim"));
55
- exports.NetworkSimGroup = null;
56
- utilities.lazyLoad(exports, ["NetworkSimGroup"], () => require("./networkSimGroup"));
57
- exports.NetworkSimPolicy = null;
58
- utilities.lazyLoad(exports, ["NetworkSimPolicy"], () => require("./networkSimPolicy"));
59
- exports.NetworkSite = null;
60
- utilities.lazyLoad(exports, ["NetworkSite"], () => require("./networkSite"));
61
- exports.NetworkSlice = null;
62
- utilities.lazyLoad(exports, ["NetworkSlice"], () => require("./networkSlice"));
63
- const _module = {
64
- version: utilities.getVersion(),
65
- construct: (name, type, urn) => {
66
- switch (type) {
67
- case "azure:mobile/network:Network":
68
- return new exports.Network(name, undefined, { urn });
69
- case "azure:mobile/networkAttachedDataNetwork:NetworkAttachedDataNetwork":
70
- return new exports.NetworkAttachedDataNetwork(name, undefined, { urn });
71
- case "azure:mobile/networkDataNetwork:NetworkDataNetwork":
72
- return new exports.NetworkDataNetwork(name, undefined, { urn });
73
- case "azure:mobile/networkPacketCoreControlPlane:NetworkPacketCoreControlPlane":
74
- return new exports.NetworkPacketCoreControlPlane(name, undefined, { urn });
75
- case "azure:mobile/networkPacketCoreDataPlane:NetworkPacketCoreDataPlane":
76
- return new exports.NetworkPacketCoreDataPlane(name, undefined, { urn });
77
- case "azure:mobile/networkService:NetworkService":
78
- return new exports.NetworkService(name, undefined, { urn });
79
- case "azure:mobile/networkSim:NetworkSim":
80
- return new exports.NetworkSim(name, undefined, { urn });
81
- case "azure:mobile/networkSimGroup:NetworkSimGroup":
82
- return new exports.NetworkSimGroup(name, undefined, { urn });
83
- case "azure:mobile/networkSimPolicy:NetworkSimPolicy":
84
- return new exports.NetworkSimPolicy(name, undefined, { urn });
85
- case "azure:mobile/networkSite:NetworkSite":
86
- return new exports.NetworkSite(name, undefined, { urn });
87
- case "azure:mobile/networkSlice:NetworkSlice":
88
- return new exports.NetworkSlice(name, undefined, { urn });
89
- default:
90
- throw new Error(`unknown resource type ${type}`);
91
- }
92
- },
93
- };
94
- pulumi.runtime.registerResourceModule("azure", "mobile/network", _module);
95
- pulumi.runtime.registerResourceModule("azure", "mobile/networkAttachedDataNetwork", _module);
96
- pulumi.runtime.registerResourceModule("azure", "mobile/networkDataNetwork", _module);
97
- pulumi.runtime.registerResourceModule("azure", "mobile/networkPacketCoreControlPlane", _module);
98
- pulumi.runtime.registerResourceModule("azure", "mobile/networkPacketCoreDataPlane", _module);
99
- pulumi.runtime.registerResourceModule("azure", "mobile/networkService", _module);
100
- pulumi.runtime.registerResourceModule("azure", "mobile/networkSim", _module);
101
- pulumi.runtime.registerResourceModule("azure", "mobile/networkSimGroup", _module);
102
- pulumi.runtime.registerResourceModule("azure", "mobile/networkSimPolicy", _module);
103
- pulumi.runtime.registerResourceModule("azure", "mobile/networkSite", _module);
104
- pulumi.runtime.registerResourceModule("azure", "mobile/networkSlice", _module);
105
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../mobile/index.ts"],"names":[],"mappings":"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"}
@@ -1,162 +0,0 @@
1
- import * as pulumi from "@pulumi/pulumi";
2
- /**
3
- * Manages a Mobile Network.
4
- *
5
- * ## Example Usage
6
- *
7
- * ```typescript
8
- * import * as pulumi from "@pulumi/pulumi";
9
- * import * as azure from "@pulumi/azure";
10
- *
11
- * const example = new azure.core.ResourceGroup("example", {
12
- * name: "example-resources",
13
- * location: "east us",
14
- * });
15
- * const exampleNetwork = new azure.mobile.Network("example", {
16
- * name: "example-mn",
17
- * resourceGroupName: example.name,
18
- * location: example.location,
19
- * mobileCountryCode: "001",
20
- * mobileNetworkCode: "01",
21
- * tags: {
22
- * key: "value",
23
- * },
24
- * });
25
- * ```
26
- *
27
- * ## API Providers
28
- *
29
- * <!-- This section is generated, changes will be overwritten -->
30
- * This resource uses the following Azure API Providers:
31
- *
32
- * * `Microsoft.MobileNetwork` - 2022-11-01
33
- *
34
- * ## Import
35
- *
36
- * Mobile Network can be imported using the `resource id`, e.g.
37
- *
38
- * ```sh
39
- * $ pulumi import azure:mobile/network:Network example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup1/providers/Microsoft.MobileNetwork/mobileNetworks/mobileNetwork1
40
- * ```
41
- */
42
- export declare class Network extends pulumi.CustomResource {
43
- /**
44
- * Get an existing Network resource's state with the given name, ID, and optional extra
45
- * properties used to qualify the lookup.
46
- *
47
- * @param name The _unique_ name of the resulting resource.
48
- * @param id The _unique_ provider ID of the resource to lookup.
49
- * @param state Any extra arguments used during the lookup.
50
- * @param opts Optional settings to control the behavior of the CustomResource.
51
- */
52
- static get(name: string, id: pulumi.Input<pulumi.ID>, state?: NetworkState, opts?: pulumi.CustomResourceOptions): Network;
53
- /**
54
- * Returns true if the given object is an instance of Network. This is designed to work even
55
- * when multiple copies of the Pulumi SDK have been loaded into the same process.
56
- */
57
- static isInstance(obj: any): obj is Network;
58
- /**
59
- * Specifies the Azure Region where the Mobile Network should exist. Changing this forces a new Mobile Network to be created. The possible values are `eastus` and `northeurope`.
60
- */
61
- readonly location: pulumi.Output<string>;
62
- /**
63
- * Mobile country code (MCC), defined in https://www.itu.int/rec/T-REC-E.212 . Changing this forces a new resource to be created.
64
- */
65
- readonly mobileCountryCode: pulumi.Output<string>;
66
- /**
67
- * Mobile network code (MNC), defined in https://www.itu.int/rec/T-REC-E.212 . Changing this forces a new resource to be created.
68
- */
69
- readonly mobileNetworkCode: pulumi.Output<string>;
70
- /**
71
- * Specifies the name which should be used for this Mobile Network. Changing this forces a new Mobile Network to be created.
72
- */
73
- readonly name: pulumi.Output<string>;
74
- /**
75
- * Specifies the name of the Resource Group where the Mobile Network should exist. Changing this forces a new Mobile Network to be created.
76
- */
77
- readonly resourceGroupName: pulumi.Output<string>;
78
- /**
79
- * The mobile network resource identifier.
80
- */
81
- readonly serviceKey: pulumi.Output<string>;
82
- /**
83
- * A mapping of tags which should be assigned to the Mobile Network.
84
- */
85
- readonly tags: pulumi.Output<{
86
- [key: string]: string;
87
- } | undefined>;
88
- /**
89
- * Create a Network resource with the given unique name, arguments, and options.
90
- *
91
- * @param name The _unique_ name of the resource.
92
- * @param args The arguments to use to populate this resource's properties.
93
- * @param opts A bag of options that control this resource's behavior.
94
- */
95
- constructor(name: string, args: NetworkArgs, opts?: pulumi.CustomResourceOptions);
96
- }
97
- /**
98
- * Input properties used for looking up and filtering Network resources.
99
- */
100
- export interface NetworkState {
101
- /**
102
- * Specifies the Azure Region where the Mobile Network should exist. Changing this forces a new Mobile Network to be created. The possible values are `eastus` and `northeurope`.
103
- */
104
- location?: pulumi.Input<string>;
105
- /**
106
- * Mobile country code (MCC), defined in https://www.itu.int/rec/T-REC-E.212 . Changing this forces a new resource to be created.
107
- */
108
- mobileCountryCode?: pulumi.Input<string>;
109
- /**
110
- * Mobile network code (MNC), defined in https://www.itu.int/rec/T-REC-E.212 . Changing this forces a new resource to be created.
111
- */
112
- mobileNetworkCode?: pulumi.Input<string>;
113
- /**
114
- * Specifies the name which should be used for this Mobile Network. Changing this forces a new Mobile Network to be created.
115
- */
116
- name?: pulumi.Input<string>;
117
- /**
118
- * Specifies the name of the Resource Group where the Mobile Network should exist. Changing this forces a new Mobile Network to be created.
119
- */
120
- resourceGroupName?: pulumi.Input<string>;
121
- /**
122
- * The mobile network resource identifier.
123
- */
124
- serviceKey?: pulumi.Input<string>;
125
- /**
126
- * A mapping of tags which should be assigned to the Mobile Network.
127
- */
128
- tags?: pulumi.Input<{
129
- [key: string]: pulumi.Input<string>;
130
- }>;
131
- }
132
- /**
133
- * The set of arguments for constructing a Network resource.
134
- */
135
- export interface NetworkArgs {
136
- /**
137
- * Specifies the Azure Region where the Mobile Network should exist. Changing this forces a new Mobile Network to be created. The possible values are `eastus` and `northeurope`.
138
- */
139
- location?: pulumi.Input<string>;
140
- /**
141
- * Mobile country code (MCC), defined in https://www.itu.int/rec/T-REC-E.212 . Changing this forces a new resource to be created.
142
- */
143
- mobileCountryCode: pulumi.Input<string>;
144
- /**
145
- * Mobile network code (MNC), defined in https://www.itu.int/rec/T-REC-E.212 . Changing this forces a new resource to be created.
146
- */
147
- mobileNetworkCode: pulumi.Input<string>;
148
- /**
149
- * Specifies the name which should be used for this Mobile Network. Changing this forces a new Mobile Network to be created.
150
- */
151
- name?: pulumi.Input<string>;
152
- /**
153
- * Specifies the name of the Resource Group where the Mobile Network should exist. Changing this forces a new Mobile Network to be created.
154
- */
155
- resourceGroupName: pulumi.Input<string>;
156
- /**
157
- * A mapping of tags which should be assigned to the Mobile Network.
158
- */
159
- tags?: pulumi.Input<{
160
- [key: string]: pulumi.Input<string>;
161
- }>;
162
- }