@pulumi/azure 6.31.0-alpha.1766557601 → 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,249 +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 Sim Policy.
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 exampleNetwork = new azure.mobile.Network("example", {
18
- * name: "example-mn",
19
- * location: example.location,
20
- * resourceGroupName: example.name,
21
- * mobileCountryCode: "001",
22
- * mobileNetworkCode: "01",
23
- * });
24
- * const exampleNetworkDataNetwork = new azure.mobile.NetworkDataNetwork("example", {
25
- * name: "example-mndn",
26
- * mobileNetworkId: exampleNetwork.id,
27
- * location: example.location,
28
- * });
29
- * const exampleNetworkService = new azure.mobile.NetworkService("example", {
30
- * name: "example-mns",
31
- * mobileNetworkId: exampleNetwork.id,
32
- * location: example.location,
33
- * servicePrecedence: 0,
34
- * pccRules: [{
35
- * name: "default-rule",
36
- * precedence: 1,
37
- * trafficControlEnabled: true,
38
- * serviceDataFlowTemplates: [{
39
- * direction: "Uplink",
40
- * name: "IP-to-server",
41
- * ports: [],
42
- * protocols: ["ip"],
43
- * remoteIpLists: ["10.3.4.0/24"],
44
- * }],
45
- * }],
46
- * });
47
- * const exampleNetworkSlice = new azure.mobile.NetworkSlice("example", {
48
- * name: "example-mns",
49
- * mobileNetworkId: exampleNetwork.id,
50
- * location: example.location,
51
- * sliceServiceType: 1,
52
- * });
53
- * const exampleNetworkSimPolicy = new azure.mobile.NetworkSimPolicy("example", {
54
- * name: "example-mnsp",
55
- * mobileNetworkId: exampleNetwork.id,
56
- * location: example.location,
57
- * registrationTimerInSeconds: 3240,
58
- * defaultSliceId: exampleNetworkSlice.id,
59
- * slices: [{
60
- * defaultDataNetworkId: exampleNetworkDataNetwork.id,
61
- * sliceId: exampleNetworkSlice.id,
62
- * dataNetworks: [{
63
- * dataNetworkId: exampleNetworkDataNetwork.id,
64
- * allocationAndRetentionPriorityLevel: 9,
65
- * defaultSessionType: "IPv4",
66
- * qosIndicator: 9,
67
- * preemptionCapability: "NotPreempt",
68
- * preemptionVulnerability: "Preemptable",
69
- * allowedServicesIds: [exampleNetworkService.id],
70
- * sessionAggregateMaximumBitRate: {
71
- * downlink: "1 Gbps",
72
- * uplink: "500 Mbps",
73
- * },
74
- * }],
75
- * }],
76
- * userEquipmentAggregateMaximumBitRate: {
77
- * downlink: "1 Gbps",
78
- * uplink: "500 Mbps",
79
- * },
80
- * tags: {
81
- * key: "value",
82
- * },
83
- * });
84
- * ```
85
- *
86
- * ## API Providers
87
- *
88
- * <!-- This section is generated, changes will be overwritten -->
89
- * This resource uses the following Azure API Providers:
90
- *
91
- * * `Microsoft.MobileNetwork` - 2022-11-01
92
- *
93
- * ## Import
94
- *
95
- * Mobile Network Sim Policies can be imported using the `resource id`, e.g.
96
- *
97
- * ```sh
98
- * $ pulumi import azure:mobile/networkSimPolicy:NetworkSimPolicy example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup1/providers/Microsoft.MobileNetwork/mobileNetworks/mobileNetwork1/simPolicies/simPolicy1
99
- * ```
100
- */
101
- export declare class NetworkSimPolicy extends pulumi.CustomResource {
102
- /**
103
- * Get an existing NetworkSimPolicy resource's state with the given name, ID, and optional extra
104
- * properties used to qualify the lookup.
105
- *
106
- * @param name The _unique_ name of the resulting resource.
107
- * @param id The _unique_ provider ID of the resource to lookup.
108
- * @param state Any extra arguments used during the lookup.
109
- * @param opts Optional settings to control the behavior of the CustomResource.
110
- */
111
- static get(name: string, id: pulumi.Input<pulumi.ID>, state?: NetworkSimPolicyState, opts?: pulumi.CustomResourceOptions): NetworkSimPolicy;
112
- /**
113
- * Returns true if the given object is an instance of NetworkSimPolicy. This is designed to work even
114
- * when multiple copies of the Pulumi SDK have been loaded into the same process.
115
- */
116
- static isInstance(obj: any): obj is NetworkSimPolicy;
117
- /**
118
- * The ID of default slice to use if the UE does not explicitly specify it. This slice must exist in the `slice` block.
119
- */
120
- readonly defaultSliceId: pulumi.Output<string>;
121
- /**
122
- * Specifies the Azure Region where the Mobile Network Sim Policy should exist. Changing this forces a new Mobile Network Sim Policies to be created.
123
- */
124
- readonly location: pulumi.Output<string>;
125
- /**
126
- * The ID of the Mobile Network which the Sim Policy belongs to. Changing this forces a new Mobile Network Sim Policies to be created.
127
- */
128
- readonly mobileNetworkId: pulumi.Output<string>;
129
- /**
130
- * The name which should be used for this Mobile Network Sim Policies. Changing this forces a new Mobile Network Sim Policies to be created.
131
- */
132
- readonly name: pulumi.Output<string>;
133
- /**
134
- * RAT/Frequency Selection Priority Index, defined in 3GPP TS 36.413.
135
- */
136
- readonly ratFrequencySelectionPriorityIndex: pulumi.Output<number | undefined>;
137
- /**
138
- * Interval for the user equipment periodic registration update procedure. Defaults to `3240`.
139
- */
140
- readonly registrationTimerInSeconds: pulumi.Output<number | undefined>;
141
- /**
142
- * An array of `slice` block as defined below. The allowed slices and the settings to use for them. The list must not contain duplicate items and must contain at least one item.
143
- */
144
- readonly slices: pulumi.Output<outputs.mobile.NetworkSimPolicySlice[]>;
145
- /**
146
- * A mapping of tags which should be assigned to the Mobile Network Sim Policies.
147
- */
148
- readonly tags: pulumi.Output<{
149
- [key: string]: string;
150
- } | undefined>;
151
- /**
152
- * A `userEquipmentAggregateMaximumBitRate` block as defined below.
153
- */
154
- readonly userEquipmentAggregateMaximumBitRate: pulumi.Output<outputs.mobile.NetworkSimPolicyUserEquipmentAggregateMaximumBitRate>;
155
- /**
156
- * Create a NetworkSimPolicy resource with the given unique name, arguments, and options.
157
- *
158
- * @param name The _unique_ name of the resource.
159
- * @param args The arguments to use to populate this resource's properties.
160
- * @param opts A bag of options that control this resource's behavior.
161
- */
162
- constructor(name: string, args: NetworkSimPolicyArgs, opts?: pulumi.CustomResourceOptions);
163
- }
164
- /**
165
- * Input properties used for looking up and filtering NetworkSimPolicy resources.
166
- */
167
- export interface NetworkSimPolicyState {
168
- /**
169
- * The ID of default slice to use if the UE does not explicitly specify it. This slice must exist in the `slice` block.
170
- */
171
- defaultSliceId?: pulumi.Input<string>;
172
- /**
173
- * Specifies the Azure Region where the Mobile Network Sim Policy should exist. Changing this forces a new Mobile Network Sim Policies to be created.
174
- */
175
- location?: pulumi.Input<string>;
176
- /**
177
- * The ID of the Mobile Network which the Sim Policy belongs to. Changing this forces a new Mobile Network Sim Policies to be created.
178
- */
179
- mobileNetworkId?: pulumi.Input<string>;
180
- /**
181
- * The name which should be used for this Mobile Network Sim Policies. Changing this forces a new Mobile Network Sim Policies to be created.
182
- */
183
- name?: pulumi.Input<string>;
184
- /**
185
- * RAT/Frequency Selection Priority Index, defined in 3GPP TS 36.413.
186
- */
187
- ratFrequencySelectionPriorityIndex?: pulumi.Input<number>;
188
- /**
189
- * Interval for the user equipment periodic registration update procedure. Defaults to `3240`.
190
- */
191
- registrationTimerInSeconds?: pulumi.Input<number>;
192
- /**
193
- * An array of `slice` block as defined below. The allowed slices and the settings to use for them. The list must not contain duplicate items and must contain at least one item.
194
- */
195
- slices?: pulumi.Input<pulumi.Input<inputs.mobile.NetworkSimPolicySlice>[]>;
196
- /**
197
- * A mapping of tags which should be assigned to the Mobile Network Sim Policies.
198
- */
199
- tags?: pulumi.Input<{
200
- [key: string]: pulumi.Input<string>;
201
- }>;
202
- /**
203
- * A `userEquipmentAggregateMaximumBitRate` block as defined below.
204
- */
205
- userEquipmentAggregateMaximumBitRate?: pulumi.Input<inputs.mobile.NetworkSimPolicyUserEquipmentAggregateMaximumBitRate>;
206
- }
207
- /**
208
- * The set of arguments for constructing a NetworkSimPolicy resource.
209
- */
210
- export interface NetworkSimPolicyArgs {
211
- /**
212
- * The ID of default slice to use if the UE does not explicitly specify it. This slice must exist in the `slice` block.
213
- */
214
- defaultSliceId: pulumi.Input<string>;
215
- /**
216
- * Specifies the Azure Region where the Mobile Network Sim Policy should exist. Changing this forces a new Mobile Network Sim Policies to be created.
217
- */
218
- location?: pulumi.Input<string>;
219
- /**
220
- * The ID of the Mobile Network which the Sim Policy belongs to. Changing this forces a new Mobile Network Sim Policies to be created.
221
- */
222
- mobileNetworkId: pulumi.Input<string>;
223
- /**
224
- * The name which should be used for this Mobile Network Sim Policies. Changing this forces a new Mobile Network Sim Policies to be created.
225
- */
226
- name?: pulumi.Input<string>;
227
- /**
228
- * RAT/Frequency Selection Priority Index, defined in 3GPP TS 36.413.
229
- */
230
- ratFrequencySelectionPriorityIndex?: pulumi.Input<number>;
231
- /**
232
- * Interval for the user equipment periodic registration update procedure. Defaults to `3240`.
233
- */
234
- registrationTimerInSeconds?: pulumi.Input<number>;
235
- /**
236
- * An array of `slice` block as defined below. The allowed slices and the settings to use for them. The list must not contain duplicate items and must contain at least one item.
237
- */
238
- slices: pulumi.Input<pulumi.Input<inputs.mobile.NetworkSimPolicySlice>[]>;
239
- /**
240
- * A mapping of tags which should be assigned to the Mobile Network Sim Policies.
241
- */
242
- tags?: pulumi.Input<{
243
- [key: string]: pulumi.Input<string>;
244
- }>;
245
- /**
246
- * A `userEquipmentAggregateMaximumBitRate` block as defined below.
247
- */
248
- userEquipmentAggregateMaximumBitRate: pulumi.Input<inputs.mobile.NetworkSimPolicyUserEquipmentAggregateMaximumBitRate>;
249
- }
@@ -1,174 +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.NetworkSimPolicy = void 0;
6
- const pulumi = require("@pulumi/pulumi");
7
- const utilities = require("../utilities");
8
- /**
9
- * Manages a Mobile Network Sim Policy.
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 exampleNetwork = new azure.mobile.Network("example", {
22
- * name: "example-mn",
23
- * location: example.location,
24
- * resourceGroupName: example.name,
25
- * mobileCountryCode: "001",
26
- * mobileNetworkCode: "01",
27
- * });
28
- * const exampleNetworkDataNetwork = new azure.mobile.NetworkDataNetwork("example", {
29
- * name: "example-mndn",
30
- * mobileNetworkId: exampleNetwork.id,
31
- * location: example.location,
32
- * });
33
- * const exampleNetworkService = new azure.mobile.NetworkService("example", {
34
- * name: "example-mns",
35
- * mobileNetworkId: exampleNetwork.id,
36
- * location: example.location,
37
- * servicePrecedence: 0,
38
- * pccRules: [{
39
- * name: "default-rule",
40
- * precedence: 1,
41
- * trafficControlEnabled: true,
42
- * serviceDataFlowTemplates: [{
43
- * direction: "Uplink",
44
- * name: "IP-to-server",
45
- * ports: [],
46
- * protocols: ["ip"],
47
- * remoteIpLists: ["10.3.4.0/24"],
48
- * }],
49
- * }],
50
- * });
51
- * const exampleNetworkSlice = new azure.mobile.NetworkSlice("example", {
52
- * name: "example-mns",
53
- * mobileNetworkId: exampleNetwork.id,
54
- * location: example.location,
55
- * sliceServiceType: 1,
56
- * });
57
- * const exampleNetworkSimPolicy = new azure.mobile.NetworkSimPolicy("example", {
58
- * name: "example-mnsp",
59
- * mobileNetworkId: exampleNetwork.id,
60
- * location: example.location,
61
- * registrationTimerInSeconds: 3240,
62
- * defaultSliceId: exampleNetworkSlice.id,
63
- * slices: [{
64
- * defaultDataNetworkId: exampleNetworkDataNetwork.id,
65
- * sliceId: exampleNetworkSlice.id,
66
- * dataNetworks: [{
67
- * dataNetworkId: exampleNetworkDataNetwork.id,
68
- * allocationAndRetentionPriorityLevel: 9,
69
- * defaultSessionType: "IPv4",
70
- * qosIndicator: 9,
71
- * preemptionCapability: "NotPreempt",
72
- * preemptionVulnerability: "Preemptable",
73
- * allowedServicesIds: [exampleNetworkService.id],
74
- * sessionAggregateMaximumBitRate: {
75
- * downlink: "1 Gbps",
76
- * uplink: "500 Mbps",
77
- * },
78
- * }],
79
- * }],
80
- * userEquipmentAggregateMaximumBitRate: {
81
- * downlink: "1 Gbps",
82
- * uplink: "500 Mbps",
83
- * },
84
- * tags: {
85
- * key: "value",
86
- * },
87
- * });
88
- * ```
89
- *
90
- * ## API Providers
91
- *
92
- * <!-- This section is generated, changes will be overwritten -->
93
- * This resource uses the following Azure API Providers:
94
- *
95
- * * `Microsoft.MobileNetwork` - 2022-11-01
96
- *
97
- * ## Import
98
- *
99
- * Mobile Network Sim Policies can be imported using the `resource id`, e.g.
100
- *
101
- * ```sh
102
- * $ pulumi import azure:mobile/networkSimPolicy:NetworkSimPolicy example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup1/providers/Microsoft.MobileNetwork/mobileNetworks/mobileNetwork1/simPolicies/simPolicy1
103
- * ```
104
- */
105
- class NetworkSimPolicy extends pulumi.CustomResource {
106
- /**
107
- * Get an existing NetworkSimPolicy resource's state with the given name, ID, and optional extra
108
- * properties used to qualify the lookup.
109
- *
110
- * @param name The _unique_ name of the resulting resource.
111
- * @param id The _unique_ provider ID of the resource to lookup.
112
- * @param state Any extra arguments used during the lookup.
113
- * @param opts Optional settings to control the behavior of the CustomResource.
114
- */
115
- static get(name, id, state, opts) {
116
- return new NetworkSimPolicy(name, state, { ...opts, id: id });
117
- }
118
- /**
119
- * Returns true if the given object is an instance of NetworkSimPolicy. This is designed to work even
120
- * when multiple copies of the Pulumi SDK have been loaded into the same process.
121
- */
122
- static isInstance(obj) {
123
- if (obj === undefined || obj === null) {
124
- return false;
125
- }
126
- return obj['__pulumiType'] === NetworkSimPolicy.__pulumiType;
127
- }
128
- constructor(name, argsOrState, opts) {
129
- let resourceInputs = {};
130
- opts = opts || {};
131
- if (opts.id) {
132
- const state = argsOrState;
133
- resourceInputs["defaultSliceId"] = state?.defaultSliceId;
134
- resourceInputs["location"] = state?.location;
135
- resourceInputs["mobileNetworkId"] = state?.mobileNetworkId;
136
- resourceInputs["name"] = state?.name;
137
- resourceInputs["ratFrequencySelectionPriorityIndex"] = state?.ratFrequencySelectionPriorityIndex;
138
- resourceInputs["registrationTimerInSeconds"] = state?.registrationTimerInSeconds;
139
- resourceInputs["slices"] = state?.slices;
140
- resourceInputs["tags"] = state?.tags;
141
- resourceInputs["userEquipmentAggregateMaximumBitRate"] = state?.userEquipmentAggregateMaximumBitRate;
142
- }
143
- else {
144
- const args = argsOrState;
145
- if (args?.defaultSliceId === undefined && !opts.urn) {
146
- throw new Error("Missing required property 'defaultSliceId'");
147
- }
148
- if (args?.mobileNetworkId === undefined && !opts.urn) {
149
- throw new Error("Missing required property 'mobileNetworkId'");
150
- }
151
- if (args?.slices === undefined && !opts.urn) {
152
- throw new Error("Missing required property 'slices'");
153
- }
154
- if (args?.userEquipmentAggregateMaximumBitRate === undefined && !opts.urn) {
155
- throw new Error("Missing required property 'userEquipmentAggregateMaximumBitRate'");
156
- }
157
- resourceInputs["defaultSliceId"] = args?.defaultSliceId;
158
- resourceInputs["location"] = args?.location;
159
- resourceInputs["mobileNetworkId"] = args?.mobileNetworkId;
160
- resourceInputs["name"] = args?.name;
161
- resourceInputs["ratFrequencySelectionPriorityIndex"] = args?.ratFrequencySelectionPriorityIndex;
162
- resourceInputs["registrationTimerInSeconds"] = args?.registrationTimerInSeconds;
163
- resourceInputs["slices"] = args?.slices;
164
- resourceInputs["tags"] = args?.tags;
165
- resourceInputs["userEquipmentAggregateMaximumBitRate"] = args?.userEquipmentAggregateMaximumBitRate;
166
- }
167
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
168
- super(NetworkSimPolicy.__pulumiType, name, resourceInputs, opts);
169
- }
170
- }
171
- exports.NetworkSimPolicy = NetworkSimPolicy;
172
- /** @internal */
173
- NetworkSimPolicy.__pulumiType = 'azure:mobile/networkSimPolicy:NetworkSimPolicy';
174
- //# sourceMappingURL=networkSimPolicy.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"networkSimPolicy.js","sourceRoot":"","sources":["../../mobile/networkSimPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgGG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA6B,EAAE,IAAmC;QAC3H,OAAO,IAAI,gBAAgB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACvE,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,gBAAgB,CAAC,YAAY,CAAC;IACjE,CAAC;IA+CD,YAAY,IAAY,EAAE,WAA0D,EAAE,IAAmC;QACrH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAgD,CAAC;YAC/D,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;YACzD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;YAC3D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,oCAAoC,CAAC,GAAG,KAAK,EAAE,kCAAkC,CAAC;YACjG,cAAc,CAAC,4BAA4B,CAAC,GAAG,KAAK,EAAE,0BAA0B,CAAC;YACjF,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,sCAAsC,CAAC,GAAG,KAAK,EAAE,oCAAoC,CAAC;SACxG;aAAM;YACH,MAAM,IAAI,GAAG,WAA+C,CAAC;YAC7D,IAAI,IAAI,EAAE,cAAc,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACjD,MAAM,IAAI,KAAK,CAAC,4CAA4C,CAAC,CAAC;aACjE;YACD,IAAI,IAAI,EAAE,eAAe,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAClD,MAAM,IAAI,KAAK,CAAC,6CAA6C,CAAC,CAAC;aAClE;YACD,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,IAAI,IAAI,EAAE,oCAAoC,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvE,MAAM,IAAI,KAAK,CAAC,kEAAkE,CAAC,CAAC;aACvF;YACD,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;YAC1D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,oCAAoC,CAAC,GAAG,IAAI,EAAE,kCAAkC,CAAC;YAChG,cAAc,CAAC,4BAA4B,CAAC,GAAG,IAAI,EAAE,0BAA0B,CAAC;YAChF,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,sCAAsC,CAAC,GAAG,IAAI,EAAE,oCAAoC,CAAC;SACvG;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,gBAAgB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACrE,CAAC;;AAjHL,4CAkHC;AApGG,gBAAgB;AACO,6BAAY,GAAG,gDAAgD,CAAC"}
@@ -1,149 +0,0 @@
1
- import * as pulumi from "@pulumi/pulumi";
2
- /**
3
- * Manages a Mobile Network Site.
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: "West Europe",
14
- * });
15
- * const exampleDevice = new azure.databoxedge.Device("example", {
16
- * name: "example-device",
17
- * resourceGroupName: example.name,
18
- * location: example.location,
19
- * skuName: "EdgeP_Base-Standard",
20
- * });
21
- * const exampleNetwork = new azure.mobile.Network("example", {
22
- * name: "example-mn",
23
- * location: example.location,
24
- * resourceGroupName: example.name,
25
- * mobileCountryCode: "001",
26
- * mobileNetworkCode: "01",
27
- * });
28
- * const exampleNetworkSite = new azure.mobile.NetworkSite("example", {
29
- * name: "example-mns",
30
- * mobileNetworkId: exampleNetwork.id,
31
- * location: example.location,
32
- * tags: {
33
- * key: "value",
34
- * },
35
- * });
36
- * ```
37
- *
38
- * ## API Providers
39
- *
40
- * <!-- This section is generated, changes will be overwritten -->
41
- * This resource uses the following Azure API Providers:
42
- *
43
- * * `Microsoft.MobileNetwork` - 2022-11-01
44
- *
45
- * ## Import
46
- *
47
- * Mobile Network Site can be imported using the `resource id`, e.g.
48
- *
49
- * ```sh
50
- * $ pulumi import azure:mobile/networkSite:NetworkSite example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup1/providers/Microsoft.MobileNetwork/mobileNetworks/mobileNetwork1/sites/site1
51
- * ```
52
- */
53
- export declare class NetworkSite extends pulumi.CustomResource {
54
- /**
55
- * Get an existing NetworkSite resource's state with the given name, ID, and optional extra
56
- * properties used to qualify the lookup.
57
- *
58
- * @param name The _unique_ name of the resulting resource.
59
- * @param id The _unique_ provider ID of the resource to lookup.
60
- * @param state Any extra arguments used during the lookup.
61
- * @param opts Optional settings to control the behavior of the CustomResource.
62
- */
63
- static get(name: string, id: pulumi.Input<pulumi.ID>, state?: NetworkSiteState, opts?: pulumi.CustomResourceOptions): NetworkSite;
64
- /**
65
- * Returns true if the given object is an instance of NetworkSite. This is designed to work even
66
- * when multiple copies of the Pulumi SDK have been loaded into the same process.
67
- */
68
- static isInstance(obj: any): obj is NetworkSite;
69
- /**
70
- * The Azure Region where the Mobile Network Site should exist. Changing this forces a new Mobile Network Site to be created.
71
- */
72
- readonly location: pulumi.Output<string>;
73
- /**
74
- * the ID of the Mobile Network which the Mobile Network Site belongs to. Changing this forces a new Mobile Network Site to be created.
75
- */
76
- readonly mobileNetworkId: pulumi.Output<string>;
77
- /**
78
- * The name which should be used for this Mobile Network Site. Changing this forces a new Mobile Network Site to be created.
79
- */
80
- readonly name: pulumi.Output<string>;
81
- /**
82
- * An array of Id of Network Functions deployed on the site.
83
- */
84
- readonly networkFunctionIds: pulumi.Output<string[]>;
85
- /**
86
- * A mapping of tags which should be assigned to the Mobile Network Site.
87
- */
88
- readonly tags: pulumi.Output<{
89
- [key: string]: string;
90
- } | undefined>;
91
- /**
92
- * Create a NetworkSite resource with the given unique name, arguments, and options.
93
- *
94
- * @param name The _unique_ name of the resource.
95
- * @param args The arguments to use to populate this resource's properties.
96
- * @param opts A bag of options that control this resource's behavior.
97
- */
98
- constructor(name: string, args: NetworkSiteArgs, opts?: pulumi.CustomResourceOptions);
99
- }
100
- /**
101
- * Input properties used for looking up and filtering NetworkSite resources.
102
- */
103
- export interface NetworkSiteState {
104
- /**
105
- * The Azure Region where the Mobile Network Site should exist. Changing this forces a new Mobile Network Site to be created.
106
- */
107
- location?: pulumi.Input<string>;
108
- /**
109
- * the ID of the Mobile Network which the Mobile Network Site belongs to. Changing this forces a new Mobile Network Site to be created.
110
- */
111
- mobileNetworkId?: pulumi.Input<string>;
112
- /**
113
- * The name which should be used for this Mobile Network Site. Changing this forces a new Mobile Network Site to be created.
114
- */
115
- name?: pulumi.Input<string>;
116
- /**
117
- * An array of Id of Network Functions deployed on the site.
118
- */
119
- networkFunctionIds?: pulumi.Input<pulumi.Input<string>[]>;
120
- /**
121
- * A mapping of tags which should be assigned to the Mobile Network Site.
122
- */
123
- tags?: pulumi.Input<{
124
- [key: string]: pulumi.Input<string>;
125
- }>;
126
- }
127
- /**
128
- * The set of arguments for constructing a NetworkSite resource.
129
- */
130
- export interface NetworkSiteArgs {
131
- /**
132
- * The Azure Region where the Mobile Network Site should exist. Changing this forces a new Mobile Network Site to be created.
133
- */
134
- location?: pulumi.Input<string>;
135
- /**
136
- * the ID of the Mobile Network which the Mobile Network Site belongs to. Changing this forces a new Mobile Network Site to be created.
137
- */
138
- mobileNetworkId: pulumi.Input<string>;
139
- /**
140
- * The name which should be used for this Mobile Network Site. Changing this forces a new Mobile Network Site to be created.
141
- */
142
- name?: pulumi.Input<string>;
143
- /**
144
- * A mapping of tags which should be assigned to the Mobile Network Site.
145
- */
146
- tags?: pulumi.Input<{
147
- [key: string]: pulumi.Input<string>;
148
- }>;
149
- }
@@ -1,111 +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.NetworkSite = void 0;
6
- const pulumi = require("@pulumi/pulumi");
7
- const utilities = require("../utilities");
8
- /**
9
- * Manages 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 = 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
- * location: example.location,
30
- * resourceGroupName: example.name,
31
- * mobileCountryCode: "001",
32
- * mobileNetworkCode: "01",
33
- * });
34
- * const exampleNetworkSite = new azure.mobile.NetworkSite("example", {
35
- * name: "example-mns",
36
- * mobileNetworkId: exampleNetwork.id,
37
- * location: example.location,
38
- * tags: {
39
- * key: "value",
40
- * },
41
- * });
42
- * ```
43
- *
44
- * ## API Providers
45
- *
46
- * <!-- This section is generated, changes will be overwritten -->
47
- * This resource uses the following Azure API Providers:
48
- *
49
- * * `Microsoft.MobileNetwork` - 2022-11-01
50
- *
51
- * ## Import
52
- *
53
- * Mobile Network Site can be imported using the `resource id`, e.g.
54
- *
55
- * ```sh
56
- * $ pulumi import azure:mobile/networkSite:NetworkSite example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup1/providers/Microsoft.MobileNetwork/mobileNetworks/mobileNetwork1/sites/site1
57
- * ```
58
- */
59
- class NetworkSite extends pulumi.CustomResource {
60
- /**
61
- * Get an existing NetworkSite resource's state with the given name, ID, and optional extra
62
- * properties used to qualify the lookup.
63
- *
64
- * @param name The _unique_ name of the resulting resource.
65
- * @param id The _unique_ provider ID of the resource to lookup.
66
- * @param state Any extra arguments used during the lookup.
67
- * @param opts Optional settings to control the behavior of the CustomResource.
68
- */
69
- static get(name, id, state, opts) {
70
- return new NetworkSite(name, state, { ...opts, id: id });
71
- }
72
- /**
73
- * Returns true if the given object is an instance of NetworkSite. This is designed to work even
74
- * when multiple copies of the Pulumi SDK have been loaded into the same process.
75
- */
76
- static isInstance(obj) {
77
- if (obj === undefined || obj === null) {
78
- return false;
79
- }
80
- return obj['__pulumiType'] === NetworkSite.__pulumiType;
81
- }
82
- constructor(name, argsOrState, opts) {
83
- let resourceInputs = {};
84
- opts = opts || {};
85
- if (opts.id) {
86
- const state = argsOrState;
87
- resourceInputs["location"] = state?.location;
88
- resourceInputs["mobileNetworkId"] = state?.mobileNetworkId;
89
- resourceInputs["name"] = state?.name;
90
- resourceInputs["networkFunctionIds"] = state?.networkFunctionIds;
91
- resourceInputs["tags"] = state?.tags;
92
- }
93
- else {
94
- const args = argsOrState;
95
- if (args?.mobileNetworkId === undefined && !opts.urn) {
96
- throw new Error("Missing required property 'mobileNetworkId'");
97
- }
98
- resourceInputs["location"] = args?.location;
99
- resourceInputs["mobileNetworkId"] = args?.mobileNetworkId;
100
- resourceInputs["name"] = args?.name;
101
- resourceInputs["tags"] = args?.tags;
102
- resourceInputs["networkFunctionIds"] = undefined /*out*/;
103
- }
104
- opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
105
- super(NetworkSite.__pulumiType, name, resourceInputs, opts);
106
- }
107
- }
108
- exports.NetworkSite = NetworkSite;
109
- /** @internal */
110
- NetworkSite.__pulumiType = 'azure:mobile/networkSite:NetworkSite';
111
- //# sourceMappingURL=networkSite.js.map