@pulumi/azure-native 3.8.0 → 3.10.1

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 (2352) hide show
  1. package/apimanagement/getWorkspaceBackend.d.ts +4 -4
  2. package/apimanagement/workspaceBackend.d.ts +8 -8
  3. package/apimanagement/workspaceBackend.js +1 -7
  4. package/app/certificate.d.ts +1 -1
  5. package/app/certificate.js +3 -3
  6. package/app/connectedEnvironment.d.ts +1 -1
  7. package/app/connectedEnvironment.js +3 -3
  8. package/app/connectedEnvironmentsCertificate.d.ts +1 -1
  9. package/app/connectedEnvironmentsCertificate.js +3 -3
  10. package/app/connectedEnvironmentsDaprComponent.d.ts +1 -1
  11. package/app/connectedEnvironmentsDaprComponent.js +3 -3
  12. package/app/connectedEnvironmentsStorage.d.ts +1 -1
  13. package/app/connectedEnvironmentsStorage.js +3 -3
  14. package/app/containerApp.d.ts +1 -1
  15. package/app/containerApp.js +3 -3
  16. package/app/containerAppsAuthConfig.d.ts +1 -1
  17. package/app/containerAppsAuthConfig.js +3 -3
  18. package/app/containerAppsSessionPool.d.ts +1 -1
  19. package/app/containerAppsSessionPool.js +3 -3
  20. package/app/containerAppsSourceControl.d.ts +1 -1
  21. package/app/containerAppsSourceControl.js +3 -3
  22. package/app/daprComponent.d.ts +1 -1
  23. package/app/daprComponent.js +3 -3
  24. package/app/getCertificate.d.ts +2 -2
  25. package/app/getCertificate.js +2 -2
  26. package/app/getConnectedEnvironment.d.ts +2 -2
  27. package/app/getConnectedEnvironment.js +2 -2
  28. package/app/getConnectedEnvironmentsCertificate.d.ts +2 -2
  29. package/app/getConnectedEnvironmentsCertificate.js +2 -2
  30. package/app/getConnectedEnvironmentsDaprComponent.d.ts +2 -2
  31. package/app/getConnectedEnvironmentsDaprComponent.js +2 -2
  32. package/app/getConnectedEnvironmentsStorage.d.ts +2 -2
  33. package/app/getConnectedEnvironmentsStorage.js +2 -2
  34. package/app/getContainerApp.d.ts +2 -2
  35. package/app/getContainerApp.js +2 -2
  36. package/app/getContainerAppAuthToken.d.ts +2 -2
  37. package/app/getContainerAppAuthToken.js +2 -2
  38. package/app/getContainerAppsAuthConfig.d.ts +2 -2
  39. package/app/getContainerAppsAuthConfig.js +2 -2
  40. package/app/getContainerAppsSessionPool.d.ts +2 -2
  41. package/app/getContainerAppsSessionPool.js +2 -2
  42. package/app/getContainerAppsSourceControl.d.ts +2 -2
  43. package/app/getContainerAppsSourceControl.js +2 -2
  44. package/app/getCustomDomainVerificationId.d.ts +2 -2
  45. package/app/getCustomDomainVerificationId.js +2 -2
  46. package/app/getDaprComponent.d.ts +2 -2
  47. package/app/getDaprComponent.js +2 -2
  48. package/app/getHttpRouteConfig.d.ts +2 -2
  49. package/app/getHttpRouteConfig.js +2 -2
  50. package/app/getJavaComponent.d.ts +2 -2
  51. package/app/getJavaComponent.js +2 -2
  52. package/app/getJob.d.ts +2 -2
  53. package/app/getJob.js +2 -2
  54. package/app/getLogicApp.d.ts +2 -2
  55. package/app/getLogicApp.js +2 -2
  56. package/app/getMaintenanceConfiguration.d.ts +2 -2
  57. package/app/getMaintenanceConfiguration.js +2 -2
  58. package/app/getManagedCertificate.d.ts +2 -2
  59. package/app/getManagedCertificate.js +2 -2
  60. package/app/getManagedEnvironment.d.ts +2 -2
  61. package/app/getManagedEnvironment.js +2 -2
  62. package/app/getManagedEnvironmentAuthToken.d.ts +2 -2
  63. package/app/getManagedEnvironmentAuthToken.js +2 -2
  64. package/app/getManagedEnvironmentPrivateEndpointConnection.d.ts +2 -2
  65. package/app/getManagedEnvironmentPrivateEndpointConnection.js +2 -2
  66. package/app/getManagedEnvironmentsStorage.d.ts +2 -2
  67. package/app/getManagedEnvironmentsStorage.js +2 -2
  68. package/app/httpRouteConfig.d.ts +1 -1
  69. package/app/httpRouteConfig.js +3 -3
  70. package/app/javaComponent.d.ts +1 -1
  71. package/app/javaComponent.js +3 -3
  72. package/app/job.d.ts +1 -1
  73. package/app/job.js +3 -3
  74. package/app/listConnectedEnvironmentsDaprComponentSecrets.d.ts +2 -2
  75. package/app/listConnectedEnvironmentsDaprComponentSecrets.js +2 -2
  76. package/app/listContainerAppCustomHostNameAnalysis.d.ts +2 -2
  77. package/app/listContainerAppCustomHostNameAnalysis.js +2 -2
  78. package/app/listContainerAppSecrets.d.ts +2 -2
  79. package/app/listContainerAppSecrets.js +2 -2
  80. package/app/listDaprComponentSecrets.d.ts +2 -2
  81. package/app/listDaprComponentSecrets.js +2 -2
  82. package/app/listJobSecrets.d.ts +2 -2
  83. package/app/listJobSecrets.js +2 -2
  84. package/app/listLogicAppWorkflowsConnections.d.ts +2 -2
  85. package/app/listLogicAppWorkflowsConnections.js +2 -2
  86. package/app/logicApp.d.ts +1 -1
  87. package/app/logicApp.js +3 -3
  88. package/app/maintenanceConfiguration.d.ts +1 -1
  89. package/app/maintenanceConfiguration.js +3 -3
  90. package/app/managedCertificate.d.ts +1 -1
  91. package/app/managedCertificate.js +3 -3
  92. package/app/managedEnvironment.d.ts +1 -1
  93. package/app/managedEnvironment.js +3 -3
  94. package/app/managedEnvironmentPrivateEndpointConnection.d.ts +1 -1
  95. package/app/managedEnvironmentPrivateEndpointConnection.js +3 -3
  96. package/app/managedEnvironmentsStorage.d.ts +1 -1
  97. package/app/managedEnvironmentsStorage.js +3 -3
  98. package/azurearcdata/activeDirectoryConnector.d.ts +2 -2
  99. package/azurearcdata/activeDirectoryConnector.js +2 -2
  100. package/azurearcdata/dataController.d.ts +2 -2
  101. package/azurearcdata/dataController.js +2 -2
  102. package/azurearcdata/failoverGroup.d.ts +2 -2
  103. package/azurearcdata/failoverGroup.js +2 -2
  104. package/azurearcdata/getActiveDirectoryConnector.d.ts +4 -4
  105. package/azurearcdata/getActiveDirectoryConnector.js +4 -4
  106. package/azurearcdata/getDataController.d.ts +4 -4
  107. package/azurearcdata/getDataController.js +4 -4
  108. package/azurearcdata/getFailoverGroup.d.ts +4 -4
  109. package/azurearcdata/getFailoverGroup.js +4 -4
  110. package/azurearcdata/getPostgresInstance.d.ts +4 -4
  111. package/azurearcdata/getPostgresInstance.js +4 -4
  112. package/azurearcdata/getSqlManagedInstance.d.ts +4 -4
  113. package/azurearcdata/getSqlManagedInstance.js +4 -4
  114. package/azurearcdata/getSqlServerAvailabilityGroup.d.ts +4 -4
  115. package/azurearcdata/getSqlServerAvailabilityGroup.js +4 -4
  116. package/azurearcdata/getSqlServerAvailabilityGroupDetailView.d.ts +4 -4
  117. package/azurearcdata/getSqlServerAvailabilityGroupDetailView.js +4 -4
  118. package/azurearcdata/getSqlServerDatabase.d.ts +4 -4
  119. package/azurearcdata/getSqlServerDatabase.js +4 -4
  120. package/azurearcdata/getSqlServerEsuLicense.d.ts +4 -4
  121. package/azurearcdata/getSqlServerEsuLicense.js +4 -4
  122. package/azurearcdata/getSqlServerInstance.d.ts +4 -4
  123. package/azurearcdata/getSqlServerInstance.js +4 -4
  124. package/azurearcdata/getSqlServerInstanceJobsStatus.d.ts +4 -4
  125. package/azurearcdata/getSqlServerInstanceJobsStatus.js +4 -4
  126. package/azurearcdata/getSqlServerInstanceTelemetry.d.ts +4 -4
  127. package/azurearcdata/getSqlServerInstanceTelemetry.js +4 -4
  128. package/azurearcdata/getSqlServerLicense.d.ts +4 -4
  129. package/azurearcdata/getSqlServerLicense.js +4 -4
  130. package/azurearcdata/postgresInstance.d.ts +2 -2
  131. package/azurearcdata/postgresInstance.js +2 -2
  132. package/azurearcdata/sqlManagedInstance.d.ts +2 -2
  133. package/azurearcdata/sqlManagedInstance.js +2 -2
  134. package/azurearcdata/sqlServerAvailabilityGroup.d.ts +2 -2
  135. package/azurearcdata/sqlServerAvailabilityGroup.js +2 -2
  136. package/azurearcdata/sqlServerDatabase.d.ts +2 -2
  137. package/azurearcdata/sqlServerDatabase.js +2 -2
  138. package/azurearcdata/sqlServerEsuLicense.d.ts +2 -2
  139. package/azurearcdata/sqlServerEsuLicense.js +2 -2
  140. package/azurearcdata/sqlServerInstance.d.ts +2 -2
  141. package/azurearcdata/sqlServerInstance.js +2 -2
  142. package/azurearcdata/sqlServerLicense.d.ts +2 -2
  143. package/azurearcdata/sqlServerLicense.js +2 -2
  144. package/azuredatatransfer/flowProfile.d.ts +101 -0
  145. package/azuredatatransfer/flowProfile.js +84 -0
  146. package/azuredatatransfer/getFlowProfile.d.ts +85 -0
  147. package/azuredatatransfer/getFlowProfile.js +36 -0
  148. package/azuredatatransfer/index.d.ts +6 -0
  149. package/azuredatatransfer/index.js +9 -2
  150. package/azurestackhci/arcSetting.d.ts +1 -1
  151. package/azurestackhci/arcSetting.js +3 -3
  152. package/azurestackhci/cluster.d.ts +1 -1
  153. package/azurestackhci/cluster.js +3 -3
  154. package/azurestackhci/deploymentSetting.d.ts +1 -1
  155. package/azurestackhci/deploymentSetting.js +3 -3
  156. package/azurestackhci/extension.d.ts +1 -1
  157. package/azurestackhci/extension.js +3 -3
  158. package/azurestackhci/getArcSetting.d.ts +2 -2
  159. package/azurestackhci/getArcSetting.js +2 -2
  160. package/azurestackhci/getCluster.d.ts +2 -2
  161. package/azurestackhci/getCluster.js +2 -2
  162. package/azurestackhci/getDeploymentSetting.d.ts +2 -2
  163. package/azurestackhci/getDeploymentSetting.js +2 -2
  164. package/azurestackhci/getExtension.d.ts +2 -2
  165. package/azurestackhci/getExtension.js +2 -2
  166. package/azurestackhci/getSecuritySetting.d.ts +2 -2
  167. package/azurestackhci/getSecuritySetting.js +2 -2
  168. package/azurestackhci/getUpdate.d.ts +2 -2
  169. package/azurestackhci/getUpdate.js +2 -2
  170. package/azurestackhci/getUpdateRun.d.ts +2 -2
  171. package/azurestackhci/getUpdateRun.js +2 -2
  172. package/azurestackhci/getUpdateSummary.d.ts +2 -2
  173. package/azurestackhci/getUpdateSummary.js +2 -2
  174. package/azurestackhci/hciEdgeDevice.js +2 -2
  175. package/azurestackhci/hciEdgeDeviceJob.js +2 -2
  176. package/azurestackhci/securitySetting.d.ts +1 -1
  177. package/azurestackhci/securitySetting.js +3 -3
  178. package/azurestackhci/update.d.ts +1 -1
  179. package/azurestackhci/update.js +3 -3
  180. package/azurestackhci/updateRun.d.ts +1 -1
  181. package/azurestackhci/updateRun.js +3 -3
  182. package/azurestackhci/updateSummary.d.ts +1 -1
  183. package/azurestackhci/updateSummary.js +3 -3
  184. package/billingbenefits/discount.d.ts +4 -69
  185. package/billingbenefits/discount.js +3 -34
  186. package/billingbenefits/getDiscount.d.ts +2 -46
  187. package/billingbenefits/getDiscount.js +1 -1
  188. package/cdn/afdcustomDomain.d.ts +8 -8
  189. package/cdn/afdcustomDomain.js +4 -4
  190. package/cdn/afdendpoint.d.ts +9 -9
  191. package/cdn/afdendpoint.js +4 -4
  192. package/cdn/afdorigin.d.ts +11 -11
  193. package/cdn/afdorigin.js +4 -7
  194. package/cdn/afdoriginGroup.d.ts +15 -7
  195. package/cdn/afdoriginGroup.js +6 -4
  196. package/cdn/customDomain.d.ts +7 -7
  197. package/cdn/customDomain.js +4 -4
  198. package/cdn/endpoint.d.ts +11 -11
  199. package/cdn/endpoint.js +4 -4
  200. package/cdn/getAFDCustomDomain.d.ts +12 -12
  201. package/cdn/getAFDCustomDomain.js +4 -4
  202. package/cdn/getAFDEndpoint.d.ts +13 -13
  203. package/cdn/getAFDEndpoint.js +4 -4
  204. package/cdn/getAFDOrigin.d.ts +15 -15
  205. package/cdn/getAFDOrigin.js +4 -4
  206. package/cdn/getAFDOriginGroup.d.ts +16 -12
  207. package/cdn/getAFDOriginGroup.js +5 -5
  208. package/cdn/getCustomDomain.d.ts +12 -12
  209. package/cdn/getCustomDomain.js +4 -4
  210. package/cdn/getEndpoint.d.ts +15 -15
  211. package/cdn/getEndpoint.js +4 -4
  212. package/cdn/getKeyGroup.d.ts +2 -2
  213. package/cdn/getKeyGroup.js +2 -2
  214. package/cdn/getKnowledgeSource.d.ts +91 -0
  215. package/cdn/getKnowledgeSource.js +36 -0
  216. package/cdn/getOrigin.d.ts +12 -12
  217. package/cdn/getOrigin.js +4 -4
  218. package/cdn/getOriginGroup.d.ts +13 -13
  219. package/cdn/getOriginGroup.js +4 -4
  220. package/cdn/getPolicy.d.ts +14 -11
  221. package/cdn/getPolicy.js +5 -5
  222. package/cdn/getProfile.d.ts +12 -12
  223. package/cdn/getProfile.js +4 -4
  224. package/cdn/getProfileAgent.d.ts +79 -0
  225. package/cdn/getProfileAgent.js +36 -0
  226. package/cdn/getProfileSupportedOptimizationTypes.d.ts +6 -6
  227. package/cdn/getProfileSupportedOptimizationTypes.js +4 -4
  228. package/cdn/getRoute.d.ts +13 -13
  229. package/cdn/getRoute.js +4 -4
  230. package/cdn/getRule.d.ts +16 -16
  231. package/cdn/getRule.js +4 -4
  232. package/cdn/getRuleSet.d.ts +12 -12
  233. package/cdn/getRuleSet.js +4 -4
  234. package/cdn/getSecret.d.ts +12 -12
  235. package/cdn/getSecret.js +4 -4
  236. package/cdn/getSecurityPolicy.d.ts +12 -12
  237. package/cdn/getSecurityPolicy.js +4 -4
  238. package/cdn/getWebAgent.d.ts +89 -0
  239. package/cdn/getWebAgent.js +34 -0
  240. package/cdn/index.d.ts +18 -0
  241. package/cdn/index.js +24 -3
  242. package/cdn/keyGroup.d.ts +1 -1
  243. package/cdn/keyGroup.js +3 -3
  244. package/cdn/knowledgeSource.d.ts +105 -0
  245. package/cdn/knowledgeSource.js +93 -0
  246. package/cdn/origin.d.ts +8 -8
  247. package/cdn/origin.js +4 -4
  248. package/cdn/originGroup.d.ts +9 -9
  249. package/cdn/originGroup.js +4 -7
  250. package/cdn/policy.d.ts +11 -8
  251. package/cdn/policy.js +4 -4
  252. package/cdn/profile.d.ts +10 -10
  253. package/cdn/profile.js +4 -4
  254. package/cdn/profileAgent.d.ts +85 -0
  255. package/cdn/profileAgent.js +87 -0
  256. package/cdn/route.d.ts +9 -9
  257. package/cdn/route.js +4 -7
  258. package/cdn/rule.d.ts +12 -12
  259. package/cdn/rule.js +4 -10
  260. package/cdn/ruleSet.d.ts +8 -8
  261. package/cdn/ruleSet.js +4 -4
  262. package/cdn/secret.d.ts +7 -7
  263. package/cdn/secret.js +4 -4
  264. package/cdn/securityPolicy.d.ts +7 -7
  265. package/cdn/securityPolicy.js +4 -4
  266. package/cdn/webAgent.d.ts +113 -0
  267. package/cdn/webAgent.js +85 -0
  268. package/cloudngfw/certificateObjectGlobalRulestack.d.ts +2 -2
  269. package/cloudngfw/certificateObjectGlobalRulestack.js +2 -2
  270. package/cloudngfw/certificateObjectLocalRulestack.d.ts +2 -2
  271. package/cloudngfw/certificateObjectLocalRulestack.js +2 -2
  272. package/cloudngfw/firewall.d.ts +2 -2
  273. package/cloudngfw/firewall.js +2 -2
  274. package/cloudngfw/fqdnListGlobalRulestack.d.ts +2 -2
  275. package/cloudngfw/fqdnListGlobalRulestack.js +2 -2
  276. package/cloudngfw/fqdnListLocalRulestack.d.ts +2 -2
  277. package/cloudngfw/fqdnListLocalRulestack.js +2 -2
  278. package/cloudngfw/getCertificateObjectGlobalRulestack.d.ts +4 -4
  279. package/cloudngfw/getCertificateObjectGlobalRulestack.js +4 -4
  280. package/cloudngfw/getCertificateObjectLocalRulestack.d.ts +4 -4
  281. package/cloudngfw/getCertificateObjectLocalRulestack.js +4 -4
  282. package/cloudngfw/getFirewall.d.ts +4 -4
  283. package/cloudngfw/getFirewall.js +4 -4
  284. package/cloudngfw/getFirewallGlobalRulestack.d.ts +4 -4
  285. package/cloudngfw/getFirewallGlobalRulestack.js +4 -4
  286. package/cloudngfw/getFirewallLogProfile.d.ts +4 -4
  287. package/cloudngfw/getFirewallLogProfile.js +4 -4
  288. package/cloudngfw/getFirewallSupportInfo.d.ts +5 -13
  289. package/cloudngfw/getFirewallSupportInfo.js +5 -5
  290. package/cloudngfw/getFqdnListGlobalRulestack.d.ts +4 -4
  291. package/cloudngfw/getFqdnListGlobalRulestack.js +4 -4
  292. package/cloudngfw/getFqdnListLocalRulestack.d.ts +4 -4
  293. package/cloudngfw/getFqdnListLocalRulestack.js +4 -4
  294. package/cloudngfw/getGlobalRulestack.d.ts +4 -4
  295. package/cloudngfw/getGlobalRulestack.js +4 -4
  296. package/cloudngfw/getGlobalRulestackChangeLog.d.ts +4 -4
  297. package/cloudngfw/getGlobalRulestackChangeLog.js +4 -4
  298. package/cloudngfw/getLocalRule.d.ts +4 -4
  299. package/cloudngfw/getLocalRule.js +4 -4
  300. package/cloudngfw/getLocalRuleCounters.d.ts +4 -4
  301. package/cloudngfw/getLocalRuleCounters.js +4 -4
  302. package/cloudngfw/getLocalRulestack.d.ts +4 -4
  303. package/cloudngfw/getLocalRulestack.js +4 -4
  304. package/cloudngfw/getLocalRulestackChangeLog.d.ts +4 -4
  305. package/cloudngfw/getLocalRulestackChangeLog.js +4 -4
  306. package/cloudngfw/getLocalRulestackSupportInfo.d.ts +5 -13
  307. package/cloudngfw/getLocalRulestackSupportInfo.js +5 -5
  308. package/cloudngfw/getPostRule.d.ts +4 -4
  309. package/cloudngfw/getPostRule.js +4 -4
  310. package/cloudngfw/getPostRuleCounters.d.ts +4 -4
  311. package/cloudngfw/getPostRuleCounters.js +4 -4
  312. package/cloudngfw/getPreRule.d.ts +4 -4
  313. package/cloudngfw/getPreRule.js +4 -4
  314. package/cloudngfw/getPreRuleCounters.d.ts +4 -4
  315. package/cloudngfw/getPreRuleCounters.js +4 -4
  316. package/cloudngfw/getPrefixListGlobalRulestack.d.ts +4 -4
  317. package/cloudngfw/getPrefixListGlobalRulestack.js +4 -4
  318. package/cloudngfw/getPrefixListLocalRulestack.d.ts +4 -4
  319. package/cloudngfw/getPrefixListLocalRulestack.js +4 -4
  320. package/cloudngfw/globalRulestack.d.ts +2 -2
  321. package/cloudngfw/globalRulestack.js +2 -2
  322. package/cloudngfw/index.d.ts +9 -9
  323. package/cloudngfw/index.js +11 -11
  324. package/cloudngfw/listGlobalRulestackAdvancedSecurityObjects.d.ts +4 -4
  325. package/cloudngfw/listGlobalRulestackAdvancedSecurityObjects.js +4 -4
  326. package/cloudngfw/listGlobalRulestackAppIds.d.ts +4 -4
  327. package/cloudngfw/listGlobalRulestackAppIds.js +4 -4
  328. package/cloudngfw/listGlobalRulestackCountries.d.ts +4 -4
  329. package/cloudngfw/listGlobalRulestackCountries.js +4 -4
  330. package/cloudngfw/listGlobalRulestackFirewalls.d.ts +4 -4
  331. package/cloudngfw/listGlobalRulestackFirewalls.js +4 -4
  332. package/cloudngfw/listGlobalRulestackPredefinedUrlCategories.d.ts +4 -4
  333. package/cloudngfw/listGlobalRulestackPredefinedUrlCategories.js +4 -4
  334. package/cloudngfw/listGlobalRulestackSecurityServices.d.ts +4 -4
  335. package/cloudngfw/listGlobalRulestackSecurityServices.js +4 -4
  336. package/cloudngfw/listLocalRulestackAdvancedSecurityObjects.d.ts +4 -4
  337. package/cloudngfw/listLocalRulestackAdvancedSecurityObjects.js +4 -4
  338. package/cloudngfw/listLocalRulestackAppIds.d.ts +4 -4
  339. package/cloudngfw/listLocalRulestackAppIds.js +4 -4
  340. package/cloudngfw/listLocalRulestackCountries.d.ts +4 -4
  341. package/cloudngfw/listLocalRulestackCountries.js +4 -4
  342. package/cloudngfw/listLocalRulestackFirewalls.d.ts +4 -4
  343. package/cloudngfw/listLocalRulestackFirewalls.js +4 -4
  344. package/cloudngfw/listLocalRulestackPredefinedUrlCategories.d.ts +4 -4
  345. package/cloudngfw/listLocalRulestackPredefinedUrlCategories.js +4 -4
  346. package/cloudngfw/listLocalRulestackSecurityServices.d.ts +4 -4
  347. package/cloudngfw/listLocalRulestackSecurityServices.js +4 -4
  348. package/cloudngfw/listPaloAltoNetworksCloudngfwOperationCloudManagerTenants.d.ts +28 -0
  349. package/cloudngfw/listPaloAltoNetworksCloudngfwOperationCloudManagerTenants.js +33 -0
  350. package/cloudngfw/{listPaloAltoNetworksCloudngfwProductSerialNumberStatus.d.ts → listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus.d.ts} +8 -8
  351. package/cloudngfw/listPaloAltoNetworksCloudngfwOperationProductSerialNumberStatus.js +33 -0
  352. package/cloudngfw/{listPaloAltoNetworksCloudngfwSupportInfo.d.ts → listPaloAltoNetworksCloudngfwOperationSupportInfo.d.ts} +9 -17
  353. package/cloudngfw/listPaloAltoNetworksCloudngfwOperationSupportInfo.js +33 -0
  354. package/cloudngfw/localRule.d.ts +2 -2
  355. package/cloudngfw/localRule.js +2 -2
  356. package/cloudngfw/localRulestack.d.ts +2 -2
  357. package/cloudngfw/localRulestack.js +2 -2
  358. package/cloudngfw/postRule.d.ts +2 -2
  359. package/cloudngfw/postRule.js +2 -2
  360. package/cloudngfw/preRule.d.ts +2 -2
  361. package/cloudngfw/preRule.js +2 -2
  362. package/cloudngfw/prefixListGlobalRulestack.d.ts +2 -2
  363. package/cloudngfw/prefixListGlobalRulestack.js +2 -2
  364. package/cloudngfw/prefixListLocalRulestack.d.ts +2 -2
  365. package/cloudngfw/prefixListLocalRulestack.js +2 -2
  366. package/codesigning/certificateProfile.d.ts +1 -1
  367. package/codesigning/certificateProfile.js +3 -3
  368. package/codesigning/codeSigningAccount.d.ts +1 -1
  369. package/codesigning/codeSigningAccount.js +3 -3
  370. package/codesigning/getCertificateProfile.d.ts +2 -2
  371. package/codesigning/getCertificateProfile.js +2 -2
  372. package/codesigning/getCodeSigningAccount.d.ts +2 -2
  373. package/codesigning/getCodeSigningAccount.js +2 -2
  374. package/cognitiveservices/account.d.ts +1 -1
  375. package/cognitiveservices/account.js +3 -3
  376. package/cognitiveservices/accountCapabilityHost.d.ts +1 -1
  377. package/cognitiveservices/accountCapabilityHost.js +3 -3
  378. package/cognitiveservices/accountConnection.d.ts +1 -1
  379. package/cognitiveservices/accountConnection.js +3 -3
  380. package/cognitiveservices/commitmentPlan.d.ts +1 -1
  381. package/cognitiveservices/commitmentPlan.js +3 -3
  382. package/cognitiveservices/commitmentPlanAssociation.d.ts +1 -1
  383. package/cognitiveservices/commitmentPlanAssociation.js +3 -3
  384. package/cognitiveservices/deployment.d.ts +1 -1
  385. package/cognitiveservices/deployment.js +3 -3
  386. package/cognitiveservices/encryptionScope.d.ts +1 -1
  387. package/cognitiveservices/encryptionScope.js +3 -3
  388. package/cognitiveservices/getAccount.d.ts +2 -2
  389. package/cognitiveservices/getAccount.js +2 -2
  390. package/cognitiveservices/getAccountCapabilityHost.d.ts +2 -2
  391. package/cognitiveservices/getAccountCapabilityHost.js +2 -2
  392. package/cognitiveservices/getAccountConnection.d.ts +2 -2
  393. package/cognitiveservices/getAccountConnection.js +2 -2
  394. package/cognitiveservices/getCommitmentPlan.d.ts +2 -2
  395. package/cognitiveservices/getCommitmentPlan.js +2 -2
  396. package/cognitiveservices/getCommitmentPlanAssociation.d.ts +2 -2
  397. package/cognitiveservices/getCommitmentPlanAssociation.js +2 -2
  398. package/cognitiveservices/getDeployment.d.ts +2 -2
  399. package/cognitiveservices/getDeployment.js +2 -2
  400. package/cognitiveservices/getEncryptionScope.d.ts +2 -2
  401. package/cognitiveservices/getEncryptionScope.js +2 -2
  402. package/cognitiveservices/getPrivateEndpointConnection.d.ts +2 -2
  403. package/cognitiveservices/getPrivateEndpointConnection.js +2 -2
  404. package/cognitiveservices/getProject.d.ts +2 -2
  405. package/cognitiveservices/getProject.js +2 -2
  406. package/cognitiveservices/getProjectCapabilityHost.d.ts +2 -2
  407. package/cognitiveservices/getProjectCapabilityHost.js +2 -2
  408. package/cognitiveservices/getProjectConnection.d.ts +2 -2
  409. package/cognitiveservices/getProjectConnection.js +2 -2
  410. package/cognitiveservices/getRaiBlocklist.d.ts +2 -2
  411. package/cognitiveservices/getRaiBlocklist.js +2 -2
  412. package/cognitiveservices/getRaiBlocklistItem.d.ts +2 -2
  413. package/cognitiveservices/getRaiBlocklistItem.js +2 -2
  414. package/cognitiveservices/getRaiPolicy.d.ts +2 -2
  415. package/cognitiveservices/getRaiPolicy.js +2 -2
  416. package/cognitiveservices/getRaiTopic.d.ts +85 -0
  417. package/cognitiveservices/getRaiTopic.js +40 -0
  418. package/cognitiveservices/getSharedCommitmentPlan.d.ts +2 -2
  419. package/cognitiveservices/getSharedCommitmentPlan.js +2 -2
  420. package/cognitiveservices/index.d.ts +6 -0
  421. package/cognitiveservices/index.js +9 -2
  422. package/cognitiveservices/listAccountKeys.d.ts +2 -2
  423. package/cognitiveservices/listAccountKeys.js +2 -2
  424. package/cognitiveservices/privateEndpointConnection.d.ts +1 -1
  425. package/cognitiveservices/privateEndpointConnection.js +3 -3
  426. package/cognitiveservices/project.d.ts +1 -1
  427. package/cognitiveservices/project.js +3 -3
  428. package/cognitiveservices/projectCapabilityHost.d.ts +1 -1
  429. package/cognitiveservices/projectCapabilityHost.js +3 -3
  430. package/cognitiveservices/projectConnection.d.ts +1 -1
  431. package/cognitiveservices/projectConnection.js +3 -3
  432. package/cognitiveservices/raiBlocklist.d.ts +1 -1
  433. package/cognitiveservices/raiBlocklist.js +3 -3
  434. package/cognitiveservices/raiBlocklistItem.d.ts +1 -1
  435. package/cognitiveservices/raiBlocklistItem.js +3 -3
  436. package/cognitiveservices/raiPolicy.d.ts +1 -1
  437. package/cognitiveservices/raiPolicy.js +3 -3
  438. package/cognitiveservices/raiTopic.d.ts +91 -0
  439. package/cognitiveservices/raiTopic.js +83 -0
  440. package/cognitiveservices/sharedCommitmentPlan.d.ts +1 -1
  441. package/cognitiveservices/sharedCommitmentPlan.js +3 -3
  442. package/compute/availabilitySet.d.ts +1 -1
  443. package/compute/availabilitySet.js +3 -3
  444. package/compute/capacityReservation.d.ts +3 -3
  445. package/compute/capacityReservation.js +3 -3
  446. package/compute/capacityReservationGroup.d.ts +3 -3
  447. package/compute/capacityReservationGroup.js +3 -3
  448. package/compute/dedicatedHost.d.ts +1 -1
  449. package/compute/dedicatedHost.js +3 -3
  450. package/compute/dedicatedHostGroup.d.ts +1 -1
  451. package/compute/dedicatedHostGroup.js +3 -3
  452. package/compute/getAvailabilitySet.d.ts +2 -2
  453. package/compute/getAvailabilitySet.js +2 -2
  454. package/compute/getCapacityReservation.d.ts +3 -3
  455. package/compute/getCapacityReservation.js +2 -2
  456. package/compute/getCapacityReservationGroup.d.ts +3 -3
  457. package/compute/getCapacityReservationGroup.js +2 -2
  458. package/compute/getDedicatedHost.d.ts +2 -2
  459. package/compute/getDedicatedHost.js +2 -2
  460. package/compute/getDedicatedHostGroup.d.ts +2 -2
  461. package/compute/getDedicatedHostGroup.js +2 -2
  462. package/compute/getImage.d.ts +2 -2
  463. package/compute/getImage.js +2 -2
  464. package/compute/getLogAnalyticExportRequestRateByInterval.d.ts +2 -2
  465. package/compute/getLogAnalyticExportRequestRateByInterval.js +2 -2
  466. package/compute/getLogAnalyticExportThrottledRequests.d.ts +2 -2
  467. package/compute/getLogAnalyticExportThrottledRequests.js +2 -2
  468. package/compute/getProximityPlacementGroup.d.ts +2 -2
  469. package/compute/getProximityPlacementGroup.js +2 -2
  470. package/compute/getRestorePoint.d.ts +2 -2
  471. package/compute/getRestorePoint.js +2 -2
  472. package/compute/getRestorePointCollection.d.ts +2 -2
  473. package/compute/getRestorePointCollection.js +2 -2
  474. package/compute/getSshPublicKey.d.ts +2 -2
  475. package/compute/getSshPublicKey.js +2 -2
  476. package/compute/getVirtualMachine.d.ts +2 -2
  477. package/compute/getVirtualMachine.js +2 -2
  478. package/compute/getVirtualMachineExtension.d.ts +2 -2
  479. package/compute/getVirtualMachineExtension.js +2 -2
  480. package/compute/getVirtualMachineRunCommandByVirtualMachine.d.ts +2 -2
  481. package/compute/getVirtualMachineRunCommandByVirtualMachine.js +2 -2
  482. package/compute/getVirtualMachineScaleSet.d.ts +2 -2
  483. package/compute/getVirtualMachineScaleSet.js +2 -2
  484. package/compute/getVirtualMachineScaleSetExtension.d.ts +2 -2
  485. package/compute/getVirtualMachineScaleSetExtension.js +2 -2
  486. package/compute/getVirtualMachineScaleSetVM.d.ts +2 -2
  487. package/compute/getVirtualMachineScaleSetVM.js +2 -2
  488. package/compute/getVirtualMachineScaleSetVMExtension.d.ts +2 -2
  489. package/compute/getVirtualMachineScaleSetVMExtension.js +2 -2
  490. package/compute/getVirtualMachineScaleSetVMRunCommand.d.ts +2 -2
  491. package/compute/getVirtualMachineScaleSetVMRunCommand.js +2 -2
  492. package/compute/image.d.ts +1 -1
  493. package/compute/image.js +3 -3
  494. package/compute/proximityPlacementGroup.d.ts +1 -1
  495. package/compute/proximityPlacementGroup.js +3 -3
  496. package/compute/restorePoint.d.ts +1 -1
  497. package/compute/restorePoint.js +3 -3
  498. package/compute/restorePointCollection.d.ts +1 -1
  499. package/compute/restorePointCollection.js +3 -3
  500. package/compute/sshPublicKey.d.ts +1 -1
  501. package/compute/sshPublicKey.js +3 -3
  502. package/compute/virtualMachine.d.ts +1 -1
  503. package/compute/virtualMachine.js +3 -3
  504. package/compute/virtualMachineExtension.d.ts +1 -1
  505. package/compute/virtualMachineExtension.js +3 -3
  506. package/compute/virtualMachineRunCommandByVirtualMachine.d.ts +1 -1
  507. package/compute/virtualMachineRunCommandByVirtualMachine.js +3 -3
  508. package/compute/virtualMachineScaleSet.d.ts +1 -1
  509. package/compute/virtualMachineScaleSet.js +3 -3
  510. package/compute/virtualMachineScaleSetExtension.d.ts +1 -1
  511. package/compute/virtualMachineScaleSetExtension.js +3 -3
  512. package/compute/virtualMachineScaleSetVM.d.ts +1 -1
  513. package/compute/virtualMachineScaleSetVM.js +3 -3
  514. package/compute/virtualMachineScaleSetVMExtension.d.ts +1 -1
  515. package/compute/virtualMachineScaleSetVMExtension.js +3 -3
  516. package/compute/virtualMachineScaleSetVMRunCommand.d.ts +1 -1
  517. package/compute/virtualMachineScaleSetVMRunCommand.js +3 -3
  518. package/confluent/connector.d.ts +1 -1
  519. package/confluent/connector.js +3 -3
  520. package/confluent/getConnector.d.ts +2 -2
  521. package/confluent/getConnector.js +2 -2
  522. package/confluent/getOrganization.d.ts +2 -2
  523. package/confluent/getOrganization.js +2 -2
  524. package/confluent/getOrganizationClusterById.d.ts +2 -2
  525. package/confluent/getOrganizationClusterById.js +2 -2
  526. package/confluent/getOrganizationEnvironmentById.d.ts +2 -2
  527. package/confluent/getOrganizationEnvironmentById.js +2 -2
  528. package/confluent/getTopic.d.ts +2 -2
  529. package/confluent/getTopic.js +2 -2
  530. package/confluent/listAccessClusters.d.ts +2 -2
  531. package/confluent/listAccessClusters.js +2 -2
  532. package/confluent/listAccessEnvironments.d.ts +2 -2
  533. package/confluent/listAccessEnvironments.js +2 -2
  534. package/confluent/listAccessInvitations.d.ts +2 -2
  535. package/confluent/listAccessInvitations.js +2 -2
  536. package/confluent/listAccessRoleBindingName.d.ts +2 -2
  537. package/confluent/listAccessRoleBindingName.js +2 -2
  538. package/confluent/listAccessRoleBindings.d.ts +2 -2
  539. package/confluent/listAccessRoleBindings.js +2 -2
  540. package/confluent/listAccessServiceAccounts.d.ts +2 -2
  541. package/confluent/listAccessServiceAccounts.js +2 -2
  542. package/confluent/listAccessUsers.d.ts +2 -2
  543. package/confluent/listAccessUsers.js +2 -2
  544. package/confluent/listOrganizationRegions.d.ts +2 -2
  545. package/confluent/listOrganizationRegions.js +2 -2
  546. package/confluent/organization.d.ts +1 -1
  547. package/confluent/organization.js +3 -3
  548. package/confluent/organizationClusterById.d.ts +1 -1
  549. package/confluent/organizationClusterById.js +3 -3
  550. package/confluent/organizationEnvironmentById.d.ts +1 -1
  551. package/confluent/organizationEnvironmentById.js +3 -3
  552. package/confluent/topic.d.ts +1 -1
  553. package/confluent/topic.js +3 -3
  554. package/containerinstance/cgprofile.d.ts +9 -15
  555. package/containerinstance/cgprofile.js +13 -5
  556. package/containerinstance/containerGroup.d.ts +1 -1
  557. package/containerinstance/containerGroup.js +3 -3
  558. package/containerinstance/containerGroupProfile.js +2 -2
  559. package/containerinstance/getCGProfile.d.ts +9 -5
  560. package/containerinstance/getCGProfile.js +5 -1
  561. package/containerinstance/getContainerGroup.d.ts +2 -2
  562. package/containerinstance/getContainerGroup.js +2 -2
  563. package/containerinstance/getNGroup.d.ts +101 -0
  564. package/containerinstance/getNGroup.js +38 -0
  565. package/containerinstance/index.d.ts +6 -0
  566. package/containerinstance/index.js +9 -2
  567. package/containerinstance/ngroup.d.ts +135 -0
  568. package/containerinstance/ngroup.js +91 -0
  569. package/containerservice/agentPool.d.ts +1 -1
  570. package/containerservice/agentPool.js +3 -3
  571. package/containerservice/getAgentPool.d.ts +2 -2
  572. package/containerservice/getAgentPool.js +2 -2
  573. package/containerservice/getIdentityBinding.d.ts +4 -0
  574. package/containerservice/getIdentityBinding.js +5 -1
  575. package/containerservice/getJWTAuthenticator.d.ts +71 -0
  576. package/containerservice/getJWTAuthenticator.js +36 -0
  577. package/containerservice/getLoadBalancer.d.ts +2 -2
  578. package/containerservice/getLoadBalancer.js +2 -2
  579. package/containerservice/getMaintenanceConfiguration.d.ts +2 -2
  580. package/containerservice/getMaintenanceConfiguration.js +2 -2
  581. package/containerservice/getManagedCluster.d.ts +2 -2
  582. package/containerservice/getManagedCluster.js +2 -2
  583. package/containerservice/getManagedClusterSnapshot.d.ts +2 -2
  584. package/containerservice/getManagedClusterSnapshot.js +2 -2
  585. package/containerservice/getManagedNamespace.d.ts +2 -2
  586. package/containerservice/getManagedNamespace.js +2 -2
  587. package/containerservice/getNodeCustomization.d.ts +81 -0
  588. package/containerservice/getNodeCustomization.js +38 -0
  589. package/containerservice/getPrivateEndpointConnection.d.ts +2 -2
  590. package/containerservice/getPrivateEndpointConnection.js +2 -2
  591. package/containerservice/getSnapshot.d.ts +2 -2
  592. package/containerservice/getSnapshot.js +2 -2
  593. package/containerservice/getTrustedAccessRoleBinding.d.ts +2 -2
  594. package/containerservice/getTrustedAccessRoleBinding.js +2 -2
  595. package/containerservice/identityBinding.d.ts +2 -0
  596. package/containerservice/identityBinding.js +4 -2
  597. package/containerservice/index.d.ts +12 -0
  598. package/containerservice/index.js +17 -3
  599. package/containerservice/jwtauthenticator.d.ts +73 -0
  600. package/containerservice/jwtauthenticator.js +80 -0
  601. package/containerservice/listManagedClusterAdminCredentials.d.ts +2 -2
  602. package/containerservice/listManagedClusterAdminCredentials.js +2 -2
  603. package/containerservice/listManagedClusterMonitoringUserCredentials.d.ts +2 -2
  604. package/containerservice/listManagedClusterMonitoringUserCredentials.js +2 -2
  605. package/containerservice/listManagedClusterUserCredentials.d.ts +2 -2
  606. package/containerservice/listManagedClusterUserCredentials.js +2 -2
  607. package/containerservice/listManagedNamespaceCredential.d.ts +2 -2
  608. package/containerservice/listManagedNamespaceCredential.js +2 -2
  609. package/containerservice/loadBalancer.d.ts +1 -1
  610. package/containerservice/loadBalancer.js +3 -3
  611. package/containerservice/maintenanceConfiguration.d.ts +1 -1
  612. package/containerservice/maintenanceConfiguration.js +3 -3
  613. package/containerservice/managedCluster.d.ts +1 -1
  614. package/containerservice/managedCluster.js +3 -3
  615. package/containerservice/managedClusterSnapshot.d.ts +1 -1
  616. package/containerservice/managedClusterSnapshot.js +3 -3
  617. package/containerservice/managedNamespace.d.ts +1 -1
  618. package/containerservice/managedNamespace.js +3 -3
  619. package/containerservice/nodeCustomization.d.ts +95 -0
  620. package/containerservice/nodeCustomization.js +81 -0
  621. package/containerservice/privateEndpointConnection.d.ts +1 -1
  622. package/containerservice/privateEndpointConnection.js +3 -3
  623. package/containerservice/snapshot.d.ts +1 -1
  624. package/containerservice/snapshot.js +3 -3
  625. package/containerservice/trustedAccessRoleBinding.d.ts +1 -1
  626. package/containerservice/trustedAccessRoleBinding.js +3 -3
  627. package/dashboard/dashboard.d.ts +2 -0
  628. package/dashboard/dashboard.js +4 -2
  629. package/dashboard/getDashboard.d.ts +4 -0
  630. package/dashboard/getDashboard.js +5 -1
  631. package/dashboard/getGrafana.d.ts +2 -2
  632. package/dashboard/getGrafana.js +2 -2
  633. package/dashboard/getIntegrationFabric.d.ts +2 -2
  634. package/dashboard/getIntegrationFabric.js +2 -2
  635. package/dashboard/getManagedPrivateEndpoint.d.ts +2 -2
  636. package/dashboard/getManagedPrivateEndpoint.js +2 -2
  637. package/dashboard/getPrivateEndpointConnection.d.ts +2 -2
  638. package/dashboard/getPrivateEndpointConnection.js +2 -2
  639. package/dashboard/grafana.d.ts +1 -1
  640. package/dashboard/grafana.js +3 -3
  641. package/dashboard/integrationFabric.d.ts +1 -1
  642. package/dashboard/integrationFabric.js +3 -3
  643. package/dashboard/managedPrivateEndpoint.d.ts +1 -1
  644. package/dashboard/managedPrivateEndpoint.js +3 -3
  645. package/dashboard/privateEndpointConnection.d.ts +1 -1
  646. package/dashboard/privateEndpointConnection.js +3 -3
  647. package/datamigration/databaseMigrationsMongoToCosmosDbRUMongo.d.ts +1 -1
  648. package/datamigration/databaseMigrationsMongoToCosmosDbRUMongo.js +3 -3
  649. package/datamigration/databaseMigrationsMongoToCosmosDbvCoreMongo.d.ts +1 -1
  650. package/datamigration/databaseMigrationsMongoToCosmosDbvCoreMongo.js +3 -3
  651. package/datamigration/databaseMigrationsSqlDb.d.ts +1 -1
  652. package/datamigration/databaseMigrationsSqlDb.js +3 -3
  653. package/datamigration/databaseMigrationsSqlMi.d.ts +72 -0
  654. package/datamigration/databaseMigrationsSqlMi.js +79 -0
  655. package/datamigration/databaseMigrationsSqlVm.d.ts +72 -0
  656. package/datamigration/databaseMigrationsSqlVm.js +79 -0
  657. package/datamigration/file.d.ts +1 -1
  658. package/datamigration/file.js +3 -3
  659. package/datamigration/getDatabaseMigrationsMongoToCosmosDbRUMongo.d.ts +2 -2
  660. package/datamigration/getDatabaseMigrationsMongoToCosmosDbRUMongo.js +2 -2
  661. package/datamigration/getDatabaseMigrationsMongoToCosmosDbvCoreMongo.d.ts +2 -2
  662. package/datamigration/getDatabaseMigrationsMongoToCosmosDbvCoreMongo.js +2 -2
  663. package/datamigration/getDatabaseMigrationsSqlDb.d.ts +2 -2
  664. package/datamigration/getDatabaseMigrationsSqlDb.js +2 -2
  665. package/datamigration/getDatabaseMigrationsSqlMi.d.ts +85 -0
  666. package/datamigration/getDatabaseMigrationsSqlMi.js +44 -0
  667. package/datamigration/getDatabaseMigrationsSqlVm.d.ts +85 -0
  668. package/datamigration/getDatabaseMigrationsSqlVm.js +44 -0
  669. package/datamigration/getFile.d.ts +2 -2
  670. package/datamigration/getFile.js +2 -2
  671. package/datamigration/getMigrationService.d.ts +2 -2
  672. package/datamigration/getMigrationService.js +2 -2
  673. package/datamigration/getProject.d.ts +2 -2
  674. package/datamigration/getProject.js +2 -2
  675. package/datamigration/getService.d.ts +2 -2
  676. package/datamigration/getService.js +2 -2
  677. package/datamigration/getServiceTask.d.ts +2 -2
  678. package/datamigration/getServiceTask.js +2 -2
  679. package/datamigration/getSqlMigrationService.d.ts +2 -2
  680. package/datamigration/getSqlMigrationService.js +2 -2
  681. package/datamigration/getTask.d.ts +2 -2
  682. package/datamigration/getTask.js +2 -2
  683. package/datamigration/index.d.ts +12 -0
  684. package/datamigration/index.js +16 -2
  685. package/datamigration/listSqlMigrationServiceAuthKeys.d.ts +2 -2
  686. package/datamigration/listSqlMigrationServiceAuthKeys.js +2 -2
  687. package/datamigration/listSqlMigrationServiceMonitoringData.d.ts +2 -2
  688. package/datamigration/listSqlMigrationServiceMonitoringData.js +2 -2
  689. package/datamigration/migrationService.d.ts +1 -1
  690. package/datamigration/migrationService.js +3 -3
  691. package/datamigration/project.d.ts +1 -1
  692. package/datamigration/project.js +3 -3
  693. package/datamigration/service.d.ts +1 -1
  694. package/datamigration/service.js +3 -3
  695. package/datamigration/serviceTask.d.ts +1 -1
  696. package/datamigration/serviceTask.js +3 -3
  697. package/datamigration/sqlMigrationService.d.ts +1 -1
  698. package/datamigration/sqlMigrationService.js +3 -3
  699. package/datamigration/task.d.ts +1 -1
  700. package/datamigration/task.js +3 -3
  701. package/dataprotection/backupInstance.d.ts +1 -1
  702. package/dataprotection/backupInstance.js +3 -3
  703. package/dataprotection/backupPolicy.d.ts +1 -1
  704. package/dataprotection/backupPolicy.js +3 -3
  705. package/dataprotection/backupVault.d.ts +1 -1
  706. package/dataprotection/backupVault.js +3 -3
  707. package/dataprotection/dppResourceGuardProxy.d.ts +1 -1
  708. package/dataprotection/dppResourceGuardProxy.js +3 -3
  709. package/dataprotection/getBackupInstance.d.ts +2 -2
  710. package/dataprotection/getBackupInstance.js +2 -2
  711. package/dataprotection/getBackupPolicy.d.ts +2 -2
  712. package/dataprotection/getBackupPolicy.js +2 -2
  713. package/dataprotection/getBackupVault.d.ts +2 -2
  714. package/dataprotection/getBackupVault.js +2 -2
  715. package/dataprotection/getDppResourceGuardProxy.d.ts +2 -2
  716. package/dataprotection/getDppResourceGuardProxy.js +2 -2
  717. package/dataprotection/getResourceGuard.d.ts +2 -2
  718. package/dataprotection/getResourceGuard.js +2 -2
  719. package/dataprotection/resourceGuard.d.ts +1 -1
  720. package/dataprotection/resourceGuard.js +3 -3
  721. package/dbformysql/azureADAdministrator.d.ts +1 -1
  722. package/dbformysql/azureADAdministrator.js +3 -3
  723. package/dbformysql/configuration.d.ts +1 -1
  724. package/dbformysql/configuration.js +3 -3
  725. package/dbformysql/database.d.ts +1 -1
  726. package/dbformysql/database.js +3 -3
  727. package/dbformysql/firewallRule.d.ts +1 -1
  728. package/dbformysql/firewallRule.js +3 -3
  729. package/dbformysql/getAzureADAdministrator.d.ts +2 -2
  730. package/dbformysql/getAzureADAdministrator.js +2 -2
  731. package/dbformysql/getConfiguration.d.ts +2 -2
  732. package/dbformysql/getConfiguration.js +2 -2
  733. package/dbformysql/getDatabase.d.ts +2 -2
  734. package/dbformysql/getDatabase.js +2 -2
  735. package/dbformysql/getFirewallRule.d.ts +2 -2
  736. package/dbformysql/getFirewallRule.js +2 -2
  737. package/dbformysql/getGetPrivateDnsZoneSuffixExecute.d.ts +2 -2
  738. package/dbformysql/getGetPrivateDnsZoneSuffixExecute.js +2 -2
  739. package/dbformysql/getPrivateEndpointConnection.d.ts +2 -2
  740. package/dbformysql/getPrivateEndpointConnection.js +2 -2
  741. package/dbformysql/getServer.d.ts +2 -2
  742. package/dbformysql/getServer.js +2 -2
  743. package/dbformysql/privateEndpointConnection.d.ts +1 -1
  744. package/dbformysql/privateEndpointConnection.js +3 -3
  745. package/dbformysql/server.d.ts +1 -1
  746. package/dbformysql/server.js +3 -3
  747. package/dbforpostgresql/administrator.js +2 -2
  748. package/dbforpostgresql/backup.js +2 -2
  749. package/dbforpostgresql/configuration.d.ts +1 -1
  750. package/dbforpostgresql/configuration.js +3 -3
  751. package/dbforpostgresql/database.d.ts +1 -1
  752. package/dbforpostgresql/database.js +3 -3
  753. package/dbforpostgresql/firewallRule.d.ts +1 -1
  754. package/dbforpostgresql/firewallRule.js +3 -3
  755. package/dbforpostgresql/getConfiguration.d.ts +2 -2
  756. package/dbforpostgresql/getConfiguration.js +2 -2
  757. package/dbforpostgresql/getDatabase.d.ts +2 -2
  758. package/dbforpostgresql/getDatabase.js +2 -2
  759. package/dbforpostgresql/getFirewallRule.d.ts +2 -2
  760. package/dbforpostgresql/getFirewallRule.js +2 -2
  761. package/dbforpostgresql/getMigration.d.ts +2 -2
  762. package/dbforpostgresql/getMigration.js +2 -2
  763. package/dbforpostgresql/getPrivateDnsZoneSuffix.d.ts +25 -0
  764. package/dbforpostgresql/getPrivateDnsZoneSuffix.js +33 -0
  765. package/dbforpostgresql/getPrivateEndpointConnection.d.ts +2 -2
  766. package/dbforpostgresql/getPrivateEndpointConnection.js +2 -2
  767. package/dbforpostgresql/getServer.d.ts +2 -2
  768. package/dbforpostgresql/getServer.js +2 -2
  769. package/dbforpostgresql/getServerGroupPrivateEndpointConnection.d.ts +2 -2
  770. package/dbforpostgresql/getServerGroupRole.d.ts +6 -0
  771. package/dbforpostgresql/getServerGroupRole.js +1 -1
  772. package/dbforpostgresql/getVirtualEndpoint.d.ts +2 -2
  773. package/dbforpostgresql/getVirtualEndpoint.js +2 -2
  774. package/dbforpostgresql/index.d.ts +3 -0
  775. package/dbforpostgresql/index.js +6 -3
  776. package/dbforpostgresql/migration.d.ts +1 -1
  777. package/dbforpostgresql/migration.js +3 -3
  778. package/dbforpostgresql/privateEndpointConnection.d.ts +1 -1
  779. package/dbforpostgresql/privateEndpointConnection.js +3 -3
  780. package/dbforpostgresql/server.d.ts +1 -1
  781. package/dbforpostgresql/server.js +3 -3
  782. package/dbforpostgresql/serverGroupPrivateEndpointConnection.d.ts +1 -1
  783. package/dbforpostgresql/serverGroupRole.d.ts +12 -0
  784. package/dbforpostgresql/serverGroupRole.js +1 -1
  785. package/dbforpostgresql/virtualEndpoint.d.ts +1 -1
  786. package/dbforpostgresql/virtualEndpoint.js +3 -3
  787. package/dependencymap/discoverySource.d.ts +1 -1
  788. package/dependencymap/discoverySource.js +3 -3
  789. package/dependencymap/getDiscoverySource.d.ts +2 -2
  790. package/dependencymap/getDiscoverySource.js +2 -2
  791. package/dependencymap/getMap.d.ts +2 -2
  792. package/dependencymap/getMap.js +2 -2
  793. package/dependencymap/getMapDependencyViewForAllMachines.d.ts +76 -0
  794. package/dependencymap/getMapDependencyViewForAllMachines.js +36 -0
  795. package/dependencymap/index.d.ts +3 -0
  796. package/dependencymap/index.js +5 -2
  797. package/dependencymap/map.d.ts +1 -1
  798. package/dependencymap/map.js +3 -3
  799. package/deviceregistry/asset.d.ts +1 -1
  800. package/deviceregistry/asset.js +3 -3
  801. package/deviceregistry/assetEndpointProfile.d.ts +1 -1
  802. package/deviceregistry/assetEndpointProfile.js +3 -3
  803. package/deviceregistry/getAsset.d.ts +2 -2
  804. package/deviceregistry/getAsset.js +2 -2
  805. package/deviceregistry/getAssetEndpointProfile.d.ts +2 -2
  806. package/deviceregistry/getAssetEndpointProfile.js +2 -2
  807. package/deviceregistry/getNamespace.d.ts +4 -0
  808. package/deviceregistry/getNamespace.js +5 -1
  809. package/deviceregistry/getNamespaceAsset.d.ts +4 -0
  810. package/deviceregistry/getNamespaceAsset.js +5 -1
  811. package/deviceregistry/getNamespaceDevice.d.ts +4 -0
  812. package/deviceregistry/getNamespaceDevice.js +5 -1
  813. package/deviceregistry/getNamespaceDiscoveredAsset.d.ts +4 -0
  814. package/deviceregistry/getNamespaceDiscoveredAsset.js +5 -1
  815. package/deviceregistry/getNamespaceDiscoveredDevice.d.ts +4 -0
  816. package/deviceregistry/getNamespaceDiscoveredDevice.js +5 -1
  817. package/deviceregistry/getSchema.d.ts +2 -2
  818. package/deviceregistry/getSchema.js +2 -2
  819. package/deviceregistry/getSchemaRegistry.d.ts +2 -2
  820. package/deviceregistry/getSchemaRegistry.js +2 -2
  821. package/deviceregistry/getSchemaVersion.d.ts +2 -2
  822. package/deviceregistry/getSchemaVersion.js +2 -2
  823. package/deviceregistry/namespace.d.ts +2 -0
  824. package/deviceregistry/namespace.js +4 -2
  825. package/deviceregistry/namespaceAsset.d.ts +2 -0
  826. package/deviceregistry/namespaceAsset.js +4 -2
  827. package/deviceregistry/namespaceDevice.d.ts +2 -0
  828. package/deviceregistry/namespaceDevice.js +4 -2
  829. package/deviceregistry/namespaceDiscoveredAsset.d.ts +2 -0
  830. package/deviceregistry/namespaceDiscoveredAsset.js +4 -2
  831. package/deviceregistry/namespaceDiscoveredDevice.d.ts +2 -0
  832. package/deviceregistry/namespaceDiscoveredDevice.js +4 -2
  833. package/deviceregistry/schema.d.ts +1 -1
  834. package/deviceregistry/schema.js +3 -3
  835. package/deviceregistry/schemaRegistry.d.ts +1 -1
  836. package/deviceregistry/schemaRegistry.js +3 -3
  837. package/deviceregistry/schemaVersion.d.ts +1 -1
  838. package/deviceregistry/schemaVersion.js +3 -3
  839. package/devopsinfrastructure/getPool.d.ts +2 -2
  840. package/devopsinfrastructure/getPool.js +2 -2
  841. package/devopsinfrastructure/pool.d.ts +1 -1
  842. package/devopsinfrastructure/pool.js +3 -3
  843. package/dnsresolver/dnsForwardingRuleset.d.ts +1 -1
  844. package/dnsresolver/dnsForwardingRuleset.js +3 -3
  845. package/dnsresolver/dnsResolver.d.ts +1 -1
  846. package/dnsresolver/dnsResolver.js +3 -3
  847. package/dnsresolver/dnsResolverDomainList.d.ts +1 -1
  848. package/dnsresolver/dnsResolverDomainList.js +3 -3
  849. package/dnsresolver/dnsResolverPolicy.d.ts +1 -1
  850. package/dnsresolver/dnsResolverPolicy.js +3 -3
  851. package/dnsresolver/dnsResolverPolicyVirtualNetworkLink.d.ts +1 -1
  852. package/dnsresolver/dnsResolverPolicyVirtualNetworkLink.js +3 -3
  853. package/dnsresolver/dnsSecurityRule.d.ts +1 -1
  854. package/dnsresolver/dnsSecurityRule.js +3 -3
  855. package/dnsresolver/forwardingRule.d.ts +1 -1
  856. package/dnsresolver/forwardingRule.js +3 -3
  857. package/dnsresolver/getDnsForwardingRuleset.d.ts +2 -2
  858. package/dnsresolver/getDnsForwardingRuleset.js +2 -2
  859. package/dnsresolver/getDnsResolver.d.ts +2 -2
  860. package/dnsresolver/getDnsResolver.js +2 -2
  861. package/dnsresolver/getDnsResolverDomainList.d.ts +2 -2
  862. package/dnsresolver/getDnsResolverDomainList.js +2 -2
  863. package/dnsresolver/getDnsResolverPolicy.d.ts +2 -2
  864. package/dnsresolver/getDnsResolverPolicy.js +2 -2
  865. package/dnsresolver/getDnsResolverPolicyVirtualNetworkLink.d.ts +2 -2
  866. package/dnsresolver/getDnsResolverPolicyVirtualNetworkLink.js +2 -2
  867. package/dnsresolver/getDnsSecurityRule.d.ts +2 -2
  868. package/dnsresolver/getDnsSecurityRule.js +2 -2
  869. package/dnsresolver/getForwardingRule.d.ts +2 -2
  870. package/dnsresolver/getForwardingRule.js +2 -2
  871. package/dnsresolver/getInboundEndpoint.d.ts +2 -2
  872. package/dnsresolver/getInboundEndpoint.js +2 -2
  873. package/dnsresolver/getOutboundEndpoint.d.ts +2 -2
  874. package/dnsresolver/getOutboundEndpoint.js +2 -2
  875. package/dnsresolver/getPrivateResolverVirtualNetworkLink.d.ts +2 -2
  876. package/dnsresolver/getPrivateResolverVirtualNetworkLink.js +2 -2
  877. package/dnsresolver/inboundEndpoint.d.ts +1 -1
  878. package/dnsresolver/inboundEndpoint.js +3 -3
  879. package/dnsresolver/listDnsForwardingRulesetByVirtualNetwork.d.ts +2 -2
  880. package/dnsresolver/listDnsForwardingRulesetByVirtualNetwork.js +2 -2
  881. package/dnsresolver/listDnsResolverByVirtualNetwork.d.ts +2 -2
  882. package/dnsresolver/listDnsResolverByVirtualNetwork.js +2 -2
  883. package/dnsresolver/listDnsResolverPolicyByVirtualNetwork.d.ts +2 -2
  884. package/dnsresolver/listDnsResolverPolicyByVirtualNetwork.js +2 -2
  885. package/dnsresolver/outboundEndpoint.d.ts +1 -1
  886. package/dnsresolver/outboundEndpoint.js +3 -3
  887. package/dnsresolver/privateResolverVirtualNetworkLink.d.ts +1 -1
  888. package/dnsresolver/privateResolverVirtualNetworkLink.js +3 -3
  889. package/durabletask/getRetentionPolicy.d.ts +4 -0
  890. package/durabletask/getRetentionPolicy.js +5 -1
  891. package/durabletask/getScheduler.d.ts +2 -2
  892. package/durabletask/getScheduler.js +2 -2
  893. package/durabletask/getTaskHub.d.ts +2 -2
  894. package/durabletask/getTaskHub.js +2 -2
  895. package/durabletask/retentionPolicy.d.ts +2 -0
  896. package/durabletask/retentionPolicy.js +4 -2
  897. package/durabletask/scheduler.d.ts +1 -1
  898. package/durabletask/scheduler.js +3 -3
  899. package/durabletask/taskHub.d.ts +1 -1
  900. package/durabletask/taskHub.js +3 -3
  901. package/edge/getSchemaReference.d.ts +71 -0
  902. package/edge/getSchemaReference.js +38 -0
  903. package/edge/getSite.d.ts +2 -2
  904. package/edge/getSitesByServiceGroup.d.ts +2 -2
  905. package/edge/getSitesBySubscription.d.ts +2 -2
  906. package/edge/index.d.ts +6 -0
  907. package/edge/index.js +10 -3
  908. package/edge/schemaReference.d.ts +75 -0
  909. package/edge/schemaReference.js +77 -0
  910. package/edge/site.d.ts +1 -1
  911. package/edge/sitesByServiceGroup.d.ts +1 -1
  912. package/edge/sitesBySubscription.d.ts +1 -1
  913. package/hybridcontainerservice/clusterInstanceHybridIdentityMetadatum.d.ts +1 -1
  914. package/hybridcontainerservice/clusterInstanceHybridIdentityMetadatum.js +3 -3
  915. package/hybridcontainerservice/getClusterInstanceHybridIdentityMetadatum.d.ts +2 -2
  916. package/hybridcontainerservice/getClusterInstanceHybridIdentityMetadatum.js +2 -2
  917. package/hybridcontainerservice/getKubernetesVersions.d.ts +60 -0
  918. package/hybridcontainerservice/getKubernetesVersions.js +36 -0
  919. package/hybridcontainerservice/getVMSkus.d.ts +60 -0
  920. package/hybridcontainerservice/getVMSkus.js +36 -0
  921. package/hybridcontainerservice/getVirtualNetworkRetrieve.d.ts +2 -2
  922. package/hybridcontainerservice/getVirtualNetworkRetrieve.js +2 -2
  923. package/hybridcontainerservice/index.d.ts +12 -0
  924. package/hybridcontainerservice/index.js +16 -2
  925. package/hybridcontainerservice/kubernetesVersions.d.ts +68 -0
  926. package/hybridcontainerservice/kubernetesVersions.js +76 -0
  927. package/hybridcontainerservice/listProvisionedClusterInstanceAdminKubeconfig.d.ts +2 -2
  928. package/hybridcontainerservice/listProvisionedClusterInstanceAdminKubeconfig.js +2 -2
  929. package/hybridcontainerservice/listProvisionedClusterInstanceUserKubeconfig.d.ts +2 -2
  930. package/hybridcontainerservice/listProvisionedClusterInstanceUserKubeconfig.js +2 -2
  931. package/hybridcontainerservice/virtualNetworkRetrieve.d.ts +1 -1
  932. package/hybridcontainerservice/virtualNetworkRetrieve.js +3 -3
  933. package/hybridcontainerservice/vmskus.d.ts +68 -0
  934. package/hybridcontainerservice/vmskus.js +76 -0
  935. package/index.d.ts +1 -3
  936. package/index.js +5 -9
  937. package/iotfirmwaredefense/firmware.d.ts +1 -1
  938. package/iotfirmwaredefense/firmware.js +3 -3
  939. package/iotfirmwaredefense/getFirmware.d.ts +2 -2
  940. package/iotfirmwaredefense/getFirmware.js +2 -2
  941. package/iotfirmwaredefense/getWorkspace.d.ts +2 -2
  942. package/iotfirmwaredefense/getWorkspace.js +2 -2
  943. package/iotfirmwaredefense/workspace.d.ts +1 -1
  944. package/iotfirmwaredefense/workspace.js +3 -3
  945. package/iothub/certificate.d.ts +1 -1
  946. package/iothub/certificate.js +3 -3
  947. package/iothub/getCertificate.d.ts +2 -2
  948. package/iothub/getCertificate.js +2 -2
  949. package/iothub/getIotHubResource.d.ts +2 -2
  950. package/iothub/getIotHubResource.js +2 -2
  951. package/iothub/getIotHubResourceEventHubConsumerGroup.d.ts +2 -2
  952. package/iothub/getIotHubResourceEventHubConsumerGroup.js +2 -2
  953. package/iothub/getPrivateEndpointConnection.d.ts +2 -2
  954. package/iothub/getPrivateEndpointConnection.js +2 -2
  955. package/iothub/iotHubResource.d.ts +1 -1
  956. package/iothub/iotHubResource.js +3 -3
  957. package/iothub/iotHubResourceEventHubConsumerGroup.d.ts +1 -1
  958. package/iothub/iotHubResourceEventHubConsumerGroup.js +3 -3
  959. package/iothub/listIotHubResourceKeys.d.ts +2 -2
  960. package/iothub/listIotHubResourceKeys.js +2 -2
  961. package/iothub/listIotHubResourceKeysForKeyName.d.ts +2 -2
  962. package/iothub/listIotHubResourceKeysForKeyName.js +2 -2
  963. package/iothub/privateEndpointConnection.d.ts +1 -1
  964. package/iothub/privateEndpointConnection.js +3 -3
  965. package/iotoperations/akriConnector.d.ts +2 -0
  966. package/iotoperations/akriConnector.js +4 -2
  967. package/iotoperations/akriConnectorTemplate.d.ts +2 -0
  968. package/iotoperations/akriConnectorTemplate.js +4 -2
  969. package/iotoperations/broker.d.ts +1 -1
  970. package/iotoperations/broker.js +3 -3
  971. package/iotoperations/brokerAuthentication.d.ts +1 -1
  972. package/iotoperations/brokerAuthentication.js +3 -3
  973. package/iotoperations/brokerAuthorization.d.ts +1 -1
  974. package/iotoperations/brokerAuthorization.js +3 -3
  975. package/iotoperations/brokerListener.d.ts +1 -1
  976. package/iotoperations/brokerListener.js +3 -3
  977. package/iotoperations/dataflow.d.ts +1 -1
  978. package/iotoperations/dataflow.js +3 -3
  979. package/iotoperations/dataflowEndpoint.d.ts +1 -1
  980. package/iotoperations/dataflowEndpoint.js +3 -3
  981. package/iotoperations/dataflowGraph.d.ts +2 -0
  982. package/iotoperations/dataflowGraph.js +4 -2
  983. package/iotoperations/dataflowProfile.d.ts +1 -1
  984. package/iotoperations/dataflowProfile.js +3 -3
  985. package/iotoperations/getAkriConnector.d.ts +4 -0
  986. package/iotoperations/getAkriConnector.js +5 -1
  987. package/iotoperations/getAkriConnectorTemplate.d.ts +4 -0
  988. package/iotoperations/getAkriConnectorTemplate.js +5 -1
  989. package/iotoperations/getBroker.d.ts +2 -2
  990. package/iotoperations/getBroker.js +2 -2
  991. package/iotoperations/getBrokerAuthentication.d.ts +2 -2
  992. package/iotoperations/getBrokerAuthentication.js +2 -2
  993. package/iotoperations/getBrokerAuthorization.d.ts +2 -2
  994. package/iotoperations/getBrokerAuthorization.js +2 -2
  995. package/iotoperations/getBrokerListener.d.ts +2 -2
  996. package/iotoperations/getBrokerListener.js +2 -2
  997. package/iotoperations/getDataflow.d.ts +2 -2
  998. package/iotoperations/getDataflow.js +2 -2
  999. package/iotoperations/getDataflowEndpoint.d.ts +2 -2
  1000. package/iotoperations/getDataflowEndpoint.js +2 -2
  1001. package/iotoperations/getDataflowGraph.d.ts +4 -0
  1002. package/iotoperations/getDataflowGraph.js +5 -1
  1003. package/iotoperations/getDataflowProfile.d.ts +2 -2
  1004. package/iotoperations/getDataflowProfile.js +2 -2
  1005. package/iotoperations/getInstance.d.ts +2 -2
  1006. package/iotoperations/getInstance.js +2 -2
  1007. package/iotoperations/getRegistryEndpoint.d.ts +4 -0
  1008. package/iotoperations/getRegistryEndpoint.js +5 -1
  1009. package/iotoperations/instance.d.ts +1 -1
  1010. package/iotoperations/instance.js +3 -3
  1011. package/iotoperations/registryEndpoint.d.ts +2 -0
  1012. package/iotoperations/registryEndpoint.js +4 -2
  1013. package/keyvault/getKey.d.ts +2 -2
  1014. package/keyvault/getKey.js +2 -2
  1015. package/keyvault/getMHSMPrivateEndpointConnection.d.ts +2 -2
  1016. package/keyvault/getMHSMPrivateEndpointConnection.js +2 -2
  1017. package/keyvault/getManagedHsm.d.ts +2 -2
  1018. package/keyvault/getManagedHsm.js +2 -2
  1019. package/keyvault/getPrivateEndpointConnection.d.ts +2 -2
  1020. package/keyvault/getPrivateEndpointConnection.js +2 -2
  1021. package/keyvault/getSecret.d.ts +2 -2
  1022. package/keyvault/getSecret.js +2 -2
  1023. package/keyvault/getVault.d.ts +2 -2
  1024. package/keyvault/getVault.js +2 -2
  1025. package/keyvault/key.d.ts +1 -1
  1026. package/keyvault/key.js +3 -3
  1027. package/keyvault/managedHsm.d.ts +1 -1
  1028. package/keyvault/managedHsm.js +3 -3
  1029. package/keyvault/mhsmprivateEndpointConnection.d.ts +1 -1
  1030. package/keyvault/mhsmprivateEndpointConnection.js +3 -3
  1031. package/keyvault/privateEndpointConnection.d.ts +1 -1
  1032. package/keyvault/privateEndpointConnection.js +3 -3
  1033. package/keyvault/secret.d.ts +1 -1
  1034. package/keyvault/secret.js +3 -3
  1035. package/keyvault/vault.d.ts +1 -1
  1036. package/keyvault/vault.js +3 -3
  1037. package/kubernetes/connectedCluster.d.ts +1 -1
  1038. package/kubernetes/connectedCluster.js +3 -3
  1039. package/kubernetes/getConnectedCluster.d.ts +2 -2
  1040. package/kubernetes/getConnectedCluster.js +2 -2
  1041. package/kubernetes/listConnectedClusterUserCredential.d.ts +2 -2
  1042. package/kubernetes/listConnectedClusterUserCredential.js +2 -2
  1043. package/machinelearningservices/batchDeployment.d.ts +2 -2
  1044. package/machinelearningservices/batchDeployment.js +4 -4
  1045. package/machinelearningservices/batchEndpoint.d.ts +2 -2
  1046. package/machinelearningservices/batchEndpoint.js +4 -4
  1047. package/machinelearningservices/capabilityHost.d.ts +2 -2
  1048. package/machinelearningservices/capabilityHost.js +4 -4
  1049. package/machinelearningservices/codeContainer.d.ts +2 -2
  1050. package/machinelearningservices/codeContainer.js +4 -4
  1051. package/machinelearningservices/codeVersion.d.ts +2 -2
  1052. package/machinelearningservices/codeVersion.js +4 -4
  1053. package/machinelearningservices/componentContainer.d.ts +2 -2
  1054. package/machinelearningservices/componentContainer.js +4 -4
  1055. package/machinelearningservices/componentVersion.d.ts +2 -2
  1056. package/machinelearningservices/componentVersion.js +4 -4
  1057. package/machinelearningservices/compute.d.ts +2 -2
  1058. package/machinelearningservices/compute.js +4 -4
  1059. package/machinelearningservices/dataContainer.d.ts +2 -2
  1060. package/machinelearningservices/dataContainer.js +4 -4
  1061. package/machinelearningservices/dataVersion.d.ts +2 -2
  1062. package/machinelearningservices/dataVersion.js +4 -4
  1063. package/machinelearningservices/datastore.d.ts +2 -2
  1064. package/machinelearningservices/datastore.js +4 -4
  1065. package/machinelearningservices/environmentContainer.d.ts +2 -2
  1066. package/machinelearningservices/environmentContainer.js +4 -4
  1067. package/machinelearningservices/environmentSpecificationVersion.js +2 -2
  1068. package/machinelearningservices/environmentVersion.d.ts +2 -2
  1069. package/machinelearningservices/environmentVersion.js +4 -4
  1070. package/machinelearningservices/featuresetContainerEntity.d.ts +2 -2
  1071. package/machinelearningservices/featuresetContainerEntity.js +4 -4
  1072. package/machinelearningservices/featuresetVersion.d.ts +2 -2
  1073. package/machinelearningservices/featuresetVersion.js +4 -4
  1074. package/machinelearningservices/featurestoreEntityContainerEntity.d.ts +2 -2
  1075. package/machinelearningservices/featurestoreEntityContainerEntity.js +4 -4
  1076. package/machinelearningservices/featurestoreEntityVersion.d.ts +2 -2
  1077. package/machinelearningservices/featurestoreEntityVersion.js +4 -4
  1078. package/machinelearningservices/getBatchDeployment.d.ts +4 -4
  1079. package/machinelearningservices/getBatchDeployment.js +4 -4
  1080. package/machinelearningservices/getBatchEndpoint.d.ts +4 -4
  1081. package/machinelearningservices/getBatchEndpoint.js +4 -4
  1082. package/machinelearningservices/getCapabilityHost.d.ts +4 -4
  1083. package/machinelearningservices/getCapabilityHost.js +4 -4
  1084. package/machinelearningservices/getCodeContainer.d.ts +4 -4
  1085. package/machinelearningservices/getCodeContainer.js +4 -4
  1086. package/machinelearningservices/getCodeVersion.d.ts +4 -4
  1087. package/machinelearningservices/getCodeVersion.js +4 -4
  1088. package/machinelearningservices/getComponentContainer.d.ts +4 -4
  1089. package/machinelearningservices/getComponentContainer.js +4 -4
  1090. package/machinelearningservices/getComponentVersion.d.ts +4 -4
  1091. package/machinelearningservices/getComponentVersion.js +4 -4
  1092. package/machinelearningservices/getCompute.d.ts +4 -4
  1093. package/machinelearningservices/getCompute.js +4 -4
  1094. package/machinelearningservices/getDataContainer.d.ts +4 -4
  1095. package/machinelearningservices/getDataContainer.js +4 -4
  1096. package/machinelearningservices/getDataVersion.d.ts +4 -4
  1097. package/machinelearningservices/getDataVersion.js +4 -4
  1098. package/machinelearningservices/getDatastore.d.ts +4 -4
  1099. package/machinelearningservices/getDatastore.js +4 -4
  1100. package/machinelearningservices/getEnvironmentContainer.d.ts +4 -4
  1101. package/machinelearningservices/getEnvironmentContainer.js +4 -4
  1102. package/machinelearningservices/getEnvironmentVersion.d.ts +4 -4
  1103. package/machinelearningservices/getEnvironmentVersion.js +4 -4
  1104. package/machinelearningservices/getFeaturesetContainerEntity.d.ts +4 -4
  1105. package/machinelearningservices/getFeaturesetContainerEntity.js +4 -4
  1106. package/machinelearningservices/getFeaturesetVersion.d.ts +4 -4
  1107. package/machinelearningservices/getFeaturesetVersion.js +4 -4
  1108. package/machinelearningservices/getFeaturestoreEntityContainerEntity.d.ts +4 -4
  1109. package/machinelearningservices/getFeaturestoreEntityContainerEntity.js +4 -4
  1110. package/machinelearningservices/getFeaturestoreEntityVersion.d.ts +4 -4
  1111. package/machinelearningservices/getFeaturestoreEntityVersion.js +4 -4
  1112. package/machinelearningservices/getJob.d.ts +4 -4
  1113. package/machinelearningservices/getJob.js +4 -4
  1114. package/machinelearningservices/getManagedNetworkSettingsRule.d.ts +4 -4
  1115. package/machinelearningservices/getManagedNetworkSettingsRule.js +4 -4
  1116. package/machinelearningservices/getMarketplaceSubscription.d.ts +4 -4
  1117. package/machinelearningservices/getMarketplaceSubscription.js +4 -4
  1118. package/machinelearningservices/getModelContainer.d.ts +4 -4
  1119. package/machinelearningservices/getModelContainer.js +4 -4
  1120. package/machinelearningservices/getModelVersion.d.ts +4 -4
  1121. package/machinelearningservices/getModelVersion.js +4 -4
  1122. package/machinelearningservices/getOnlineDeployment.d.ts +4 -4
  1123. package/machinelearningservices/getOnlineDeployment.js +4 -4
  1124. package/machinelearningservices/getOnlineDeploymentLogs.d.ts +4 -4
  1125. package/machinelearningservices/getOnlineDeploymentLogs.js +4 -4
  1126. package/machinelearningservices/getOnlineEndpoint.d.ts +4 -4
  1127. package/machinelearningservices/getOnlineEndpoint.js +4 -4
  1128. package/machinelearningservices/getOnlineEndpointToken.d.ts +4 -4
  1129. package/machinelearningservices/getOnlineEndpointToken.js +4 -4
  1130. package/machinelearningservices/getPrivateEndpointConnection.d.ts +4 -4
  1131. package/machinelearningservices/getPrivateEndpointConnection.js +4 -4
  1132. package/machinelearningservices/getRegistry.d.ts +4 -4
  1133. package/machinelearningservices/getRegistry.js +4 -4
  1134. package/machinelearningservices/getRegistryCodeContainer.d.ts +4 -4
  1135. package/machinelearningservices/getRegistryCodeContainer.js +4 -4
  1136. package/machinelearningservices/getRegistryCodeVersion.d.ts +4 -4
  1137. package/machinelearningservices/getRegistryCodeVersion.js +4 -4
  1138. package/machinelearningservices/getRegistryComponentContainer.d.ts +4 -4
  1139. package/machinelearningservices/getRegistryComponentContainer.js +4 -4
  1140. package/machinelearningservices/getRegistryComponentVersion.d.ts +4 -4
  1141. package/machinelearningservices/getRegistryComponentVersion.js +4 -4
  1142. package/machinelearningservices/getRegistryDataContainer.d.ts +4 -4
  1143. package/machinelearningservices/getRegistryDataContainer.js +4 -4
  1144. package/machinelearningservices/getRegistryDataVersion.d.ts +4 -4
  1145. package/machinelearningservices/getRegistryDataVersion.js +4 -4
  1146. package/machinelearningservices/getRegistryEnvironmentContainer.d.ts +4 -4
  1147. package/machinelearningservices/getRegistryEnvironmentContainer.js +4 -4
  1148. package/machinelearningservices/getRegistryEnvironmentVersion.d.ts +4 -4
  1149. package/machinelearningservices/getRegistryEnvironmentVersion.js +4 -4
  1150. package/machinelearningservices/getRegistryModelContainer.d.ts +4 -4
  1151. package/machinelearningservices/getRegistryModelContainer.js +4 -4
  1152. package/machinelearningservices/getRegistryModelVersion.d.ts +4 -4
  1153. package/machinelearningservices/getRegistryModelVersion.js +4 -4
  1154. package/machinelearningservices/getSchedule.d.ts +4 -4
  1155. package/machinelearningservices/getSchedule.js +4 -4
  1156. package/machinelearningservices/getServerlessEndpoint.d.ts +4 -4
  1157. package/machinelearningservices/getServerlessEndpoint.js +4 -4
  1158. package/machinelearningservices/getWorkspace.d.ts +13 -4
  1159. package/machinelearningservices/getWorkspace.js +5 -5
  1160. package/machinelearningservices/getWorkspaceConnection.d.ts +4 -4
  1161. package/machinelearningservices/getWorkspaceConnection.js +4 -4
  1162. package/machinelearningservices/job.d.ts +2 -2
  1163. package/machinelearningservices/job.js +4 -4
  1164. package/machinelearningservices/listBatchEndpointKeys.d.ts +4 -4
  1165. package/machinelearningservices/listBatchEndpointKeys.js +4 -4
  1166. package/machinelearningservices/listComputeKeys.d.ts +4 -4
  1167. package/machinelearningservices/listComputeKeys.js +4 -4
  1168. package/machinelearningservices/listComputeNodes.d.ts +4 -4
  1169. package/machinelearningservices/listComputeNodes.js +4 -4
  1170. package/machinelearningservices/listDatastoreSecrets.d.ts +4 -4
  1171. package/machinelearningservices/listDatastoreSecrets.js +4 -4
  1172. package/machinelearningservices/listOnlineEndpointKeys.d.ts +4 -4
  1173. package/machinelearningservices/listOnlineEndpointKeys.js +4 -4
  1174. package/machinelearningservices/listServerlessEndpointKeys.d.ts +4 -4
  1175. package/machinelearningservices/listServerlessEndpointKeys.js +4 -4
  1176. package/machinelearningservices/listWorkspaceConnectionSecrets.d.ts +4 -4
  1177. package/machinelearningservices/listWorkspaceConnectionSecrets.js +4 -4
  1178. package/machinelearningservices/listWorkspaceKeys.d.ts +4 -4
  1179. package/machinelearningservices/listWorkspaceKeys.js +4 -4
  1180. package/machinelearningservices/listWorkspaceNotebookAccessToken.d.ts +4 -4
  1181. package/machinelearningservices/listWorkspaceNotebookAccessToken.js +4 -4
  1182. package/machinelearningservices/listWorkspaceNotebookKeys.d.ts +4 -4
  1183. package/machinelearningservices/listWorkspaceNotebookKeys.js +4 -4
  1184. package/machinelearningservices/listWorkspaceStorageAccountKeys.d.ts +4 -4
  1185. package/machinelearningservices/listWorkspaceStorageAccountKeys.js +4 -4
  1186. package/machinelearningservices/machineLearningDatastore.js +2 -2
  1187. package/machinelearningservices/managedNetworkSettingsRule.d.ts +2 -2
  1188. package/machinelearningservices/managedNetworkSettingsRule.js +4 -4
  1189. package/machinelearningservices/marketplaceSubscription.d.ts +2 -2
  1190. package/machinelearningservices/marketplaceSubscription.js +4 -4
  1191. package/machinelearningservices/modelContainer.d.ts +2 -2
  1192. package/machinelearningservices/modelContainer.js +4 -4
  1193. package/machinelearningservices/modelVersion.d.ts +2 -2
  1194. package/machinelearningservices/modelVersion.js +4 -4
  1195. package/machinelearningservices/onlineDeployment.d.ts +2 -2
  1196. package/machinelearningservices/onlineDeployment.js +4 -4
  1197. package/machinelearningservices/onlineEndpoint.d.ts +2 -2
  1198. package/machinelearningservices/onlineEndpoint.js +4 -4
  1199. package/machinelearningservices/privateEndpointConnection.d.ts +2 -2
  1200. package/machinelearningservices/privateEndpointConnection.js +4 -4
  1201. package/machinelearningservices/registry.d.ts +2 -2
  1202. package/machinelearningservices/registry.js +4 -4
  1203. package/machinelearningservices/registryCodeContainer.d.ts +2 -2
  1204. package/machinelearningservices/registryCodeContainer.js +4 -4
  1205. package/machinelearningservices/registryCodeVersion.d.ts +2 -2
  1206. package/machinelearningservices/registryCodeVersion.js +4 -4
  1207. package/machinelearningservices/registryComponentContainer.d.ts +2 -2
  1208. package/machinelearningservices/registryComponentContainer.js +4 -4
  1209. package/machinelearningservices/registryComponentVersion.d.ts +2 -2
  1210. package/machinelearningservices/registryComponentVersion.js +4 -4
  1211. package/machinelearningservices/registryDataContainer.d.ts +2 -2
  1212. package/machinelearningservices/registryDataContainer.js +4 -4
  1213. package/machinelearningservices/registryDataVersion.d.ts +2 -2
  1214. package/machinelearningservices/registryDataVersion.js +4 -4
  1215. package/machinelearningservices/registryEnvironmentContainer.d.ts +2 -2
  1216. package/machinelearningservices/registryEnvironmentContainer.js +4 -4
  1217. package/machinelearningservices/registryEnvironmentVersion.d.ts +2 -2
  1218. package/machinelearningservices/registryEnvironmentVersion.js +4 -4
  1219. package/machinelearningservices/registryModelContainer.d.ts +2 -2
  1220. package/machinelearningservices/registryModelContainer.js +4 -4
  1221. package/machinelearningservices/registryModelVersion.d.ts +2 -2
  1222. package/machinelearningservices/registryModelVersion.js +4 -4
  1223. package/machinelearningservices/schedule.d.ts +2 -2
  1224. package/machinelearningservices/schedule.js +4 -4
  1225. package/machinelearningservices/serverlessEndpoint.d.ts +2 -2
  1226. package/machinelearningservices/serverlessEndpoint.js +4 -4
  1227. package/machinelearningservices/workspace.d.ts +20 -2
  1228. package/machinelearningservices/workspace.js +12 -5
  1229. package/machinelearningservices/workspaceConnection.d.ts +2 -2
  1230. package/machinelearningservices/workspaceConnection.js +4 -4
  1231. package/mongocluster/firewallRule.d.ts +1 -1
  1232. package/mongocluster/firewallRule.js +3 -3
  1233. package/mongocluster/getFirewallRule.d.ts +2 -2
  1234. package/mongocluster/getFirewallRule.js +2 -2
  1235. package/mongocluster/getMongoCluster.d.ts +2 -2
  1236. package/mongocluster/getMongoCluster.js +2 -2
  1237. package/mongocluster/getPrivateEndpointConnection.d.ts +2 -2
  1238. package/mongocluster/getPrivateEndpointConnection.js +2 -2
  1239. package/mongocluster/getUser.d.ts +2 -2
  1240. package/mongocluster/getUser.js +2 -2
  1241. package/mongocluster/listMongoClusterConnectionStrings.d.ts +2 -2
  1242. package/mongocluster/listMongoClusterConnectionStrings.js +2 -2
  1243. package/mongocluster/mongoCluster.d.ts +1 -1
  1244. package/mongocluster/mongoCluster.js +3 -3
  1245. package/mongocluster/privateEndpointConnection.d.ts +1 -1
  1246. package/mongocluster/privateEndpointConnection.js +3 -3
  1247. package/mongocluster/user.d.ts +1 -1
  1248. package/mongocluster/user.js +3 -3
  1249. package/monitor/authenticationSetting.d.ts +77 -0
  1250. package/monitor/authenticationSetting.js +81 -0
  1251. package/monitor/dataCollectionEndpoint.d.ts +2 -0
  1252. package/monitor/dataCollectionEndpoint.js +4 -2
  1253. package/monitor/dataCollectionRule.d.ts +2 -0
  1254. package/monitor/dataCollectionRule.js +4 -2
  1255. package/monitor/dataCollectionRuleAssociation.d.ts +2 -0
  1256. package/monitor/dataCollectionRuleAssociation.js +4 -2
  1257. package/monitor/discoveryRule.d.ts +77 -0
  1258. package/monitor/discoveryRule.js +81 -0
  1259. package/monitor/entity.d.ts +77 -0
  1260. package/monitor/entity.js +82 -0
  1261. package/monitor/getAuthenticationSetting.d.ts +79 -0
  1262. package/monitor/getAuthenticationSetting.js +38 -0
  1263. package/monitor/getDataCollectionEndpoint.d.ts +4 -0
  1264. package/monitor/getDataCollectionEndpoint.js +5 -1
  1265. package/monitor/getDataCollectionRule.d.ts +4 -0
  1266. package/monitor/getDataCollectionRule.js +5 -1
  1267. package/monitor/getDataCollectionRuleAssociation.d.ts +4 -0
  1268. package/monitor/getDataCollectionRuleAssociation.js +5 -1
  1269. package/monitor/getDiscoveryRule.d.ts +79 -0
  1270. package/monitor/getDiscoveryRule.js +38 -0
  1271. package/monitor/getEntity.d.ts +79 -0
  1272. package/monitor/getEntity.js +38 -0
  1273. package/monitor/getHealthModel.d.ts +85 -0
  1274. package/monitor/getHealthModel.js +36 -0
  1275. package/monitor/getIssue.d.ts +71 -0
  1276. package/monitor/getIssue.js +36 -0
  1277. package/monitor/getMetricAlert.d.ts +4 -0
  1278. package/monitor/getMetricAlert.js +5 -1
  1279. package/monitor/getRelationship.d.ts +79 -0
  1280. package/monitor/getRelationship.js +38 -0
  1281. package/monitor/getSignalDefinition.d.ts +79 -0
  1282. package/monitor/getSignalDefinition.js +38 -0
  1283. package/monitor/healthModel.d.ts +101 -0
  1284. package/monitor/healthModel.js +83 -0
  1285. package/monitor/index.d.ts +48 -0
  1286. package/monitor/index.js +58 -3
  1287. package/monitor/issue.d.ts +81 -0
  1288. package/monitor/issue.js +79 -0
  1289. package/monitor/listIssueAlerts.d.ts +63 -0
  1290. package/monitor/listIssueAlerts.js +38 -0
  1291. package/monitor/listIssueResources.d.ts +63 -0
  1292. package/monitor/listIssueResources.js +38 -0
  1293. package/monitor/metricAlert.d.ts +2 -0
  1294. package/monitor/metricAlert.js +4 -2
  1295. package/monitor/relationship.d.ts +77 -0
  1296. package/monitor/relationship.js +81 -0
  1297. package/monitor/signalDefinition.d.ts +77 -0
  1298. package/monitor/signalDefinition.js +81 -0
  1299. package/netapp/account.d.ts +1 -1
  1300. package/netapp/account.js +3 -3
  1301. package/netapp/backup.d.ts +1 -1
  1302. package/netapp/backup.js +3 -3
  1303. package/netapp/backupPolicy.d.ts +1 -1
  1304. package/netapp/backupPolicy.js +3 -3
  1305. package/netapp/backupVault.d.ts +1 -1
  1306. package/netapp/backupVault.js +3 -3
  1307. package/netapp/capacityPool.d.ts +1 -1
  1308. package/netapp/capacityPool.js +3 -3
  1309. package/netapp/capacityPoolBucket.d.ts +1 -1
  1310. package/netapp/capacityPoolBucket.js +3 -3
  1311. package/netapp/capacityPoolSnapshot.d.ts +1 -1
  1312. package/netapp/capacityPoolSnapshot.js +3 -3
  1313. package/netapp/capacityPoolSubvolume.d.ts +1 -1
  1314. package/netapp/capacityPoolSubvolume.js +3 -3
  1315. package/netapp/capacityPoolVolume.d.ts +1 -1
  1316. package/netapp/capacityPoolVolume.js +3 -3
  1317. package/netapp/capacityPoolVolumeQuotaRule.d.ts +1 -1
  1318. package/netapp/capacityPoolVolumeQuotaRule.js +3 -3
  1319. package/netapp/getAccount.d.ts +2 -2
  1320. package/netapp/getAccount.js +2 -2
  1321. package/netapp/getAccountChangeKeyVaultInformation.d.ts +2 -2
  1322. package/netapp/getAccountChangeKeyVaultInformation.js +2 -2
  1323. package/netapp/getBackup.d.ts +2 -2
  1324. package/netapp/getBackup.js +2 -2
  1325. package/netapp/getBackupPolicy.d.ts +2 -2
  1326. package/netapp/getBackupPolicy.js +2 -2
  1327. package/netapp/getBackupVault.d.ts +2 -2
  1328. package/netapp/getBackupVault.js +2 -2
  1329. package/netapp/getCapacityPool.d.ts +2 -2
  1330. package/netapp/getCapacityPool.js +2 -2
  1331. package/netapp/getCapacityPoolBucket.d.ts +2 -2
  1332. package/netapp/getCapacityPoolBucket.js +2 -2
  1333. package/netapp/getCapacityPoolSnapshot.d.ts +2 -2
  1334. package/netapp/getCapacityPoolSnapshot.js +2 -2
  1335. package/netapp/getCapacityPoolSubvolume.d.ts +2 -2
  1336. package/netapp/getCapacityPoolSubvolume.js +2 -2
  1337. package/netapp/getCapacityPoolSubvolumeMetadata.d.ts +2 -2
  1338. package/netapp/getCapacityPoolSubvolumeMetadata.js +2 -2
  1339. package/netapp/getCapacityPoolVolume.d.ts +2 -2
  1340. package/netapp/getCapacityPoolVolume.js +2 -2
  1341. package/netapp/getCapacityPoolVolumeGroupIdForLdapUser.d.ts +2 -2
  1342. package/netapp/getCapacityPoolVolumeGroupIdForLdapUser.js +2 -2
  1343. package/netapp/getCapacityPoolVolumeQuotaRule.d.ts +2 -2
  1344. package/netapp/getCapacityPoolVolumeQuotaRule.js +2 -2
  1345. package/netapp/getSnapshotPolicy.d.ts +2 -2
  1346. package/netapp/getSnapshotPolicy.js +2 -2
  1347. package/netapp/getVolumeGroup.d.ts +2 -2
  1348. package/netapp/getVolumeGroup.js +2 -2
  1349. package/netapp/listCapacityPoolVolumeQuotaReport.d.ts +2 -2
  1350. package/netapp/listCapacityPoolVolumeQuotaReport.js +2 -2
  1351. package/netapp/listCapacityPoolVolumeReplications.d.ts +2 -2
  1352. package/netapp/listCapacityPoolVolumeReplications.js +2 -2
  1353. package/netapp/snapshotPolicy.d.ts +1 -1
  1354. package/netapp/snapshotPolicy.js +3 -3
  1355. package/netapp/volumeGroup.d.ts +1 -1
  1356. package/netapp/volumeGroup.js +3 -3
  1357. package/network/adminRule.d.ts +1 -1
  1358. package/network/adminRule.js +3 -3
  1359. package/network/adminRuleCollection.d.ts +1 -1
  1360. package/network/adminRuleCollection.js +3 -3
  1361. package/network/applicationGateway.d.ts +1 -1
  1362. package/network/applicationGateway.js +3 -3
  1363. package/network/applicationGatewayPrivateEndpointConnection.d.ts +1 -1
  1364. package/network/applicationGatewayPrivateEndpointConnection.js +3 -3
  1365. package/network/applicationSecurityGroup.d.ts +1 -1
  1366. package/network/applicationSecurityGroup.js +3 -3
  1367. package/network/azureFirewall.d.ts +1 -1
  1368. package/network/azureFirewall.js +3 -3
  1369. package/network/bastionHost.d.ts +1 -1
  1370. package/network/bastionHost.js +3 -3
  1371. package/network/configurationPolicyGroup.d.ts +1 -1
  1372. package/network/configurationPolicyGroup.js +3 -3
  1373. package/network/connectionMonitor.d.ts +1 -1
  1374. package/network/connectionMonitor.js +3 -3
  1375. package/network/connectivityConfiguration.d.ts +1 -1
  1376. package/network/connectivityConfiguration.js +3 -3
  1377. package/network/customIPPrefix.d.ts +1 -1
  1378. package/network/customIPPrefix.js +3 -3
  1379. package/network/ddosCustomPolicy.d.ts +1 -1
  1380. package/network/ddosCustomPolicy.js +3 -3
  1381. package/network/ddosProtectionPlan.d.ts +1 -1
  1382. package/network/ddosProtectionPlan.js +3 -3
  1383. package/network/defaultAdminRule.js +2 -2
  1384. package/network/defaultUserRule.js +2 -2
  1385. package/network/dscpConfiguration.d.ts +1 -1
  1386. package/network/dscpConfiguration.js +3 -3
  1387. package/network/expressRouteCircuit.d.ts +1 -1
  1388. package/network/expressRouteCircuit.js +3 -3
  1389. package/network/expressRouteCircuitAuthorization.d.ts +1 -1
  1390. package/network/expressRouteCircuitAuthorization.js +3 -3
  1391. package/network/expressRouteCircuitConnection.d.ts +1 -1
  1392. package/network/expressRouteCircuitConnection.js +3 -3
  1393. package/network/expressRouteCircuitPeering.d.ts +1 -1
  1394. package/network/expressRouteCircuitPeering.js +3 -3
  1395. package/network/expressRouteConnection.d.ts +1 -1
  1396. package/network/expressRouteConnection.js +3 -3
  1397. package/network/expressRouteCrossConnectionPeering.d.ts +1 -1
  1398. package/network/expressRouteCrossConnectionPeering.js +3 -3
  1399. package/network/expressRouteGateway.d.ts +1 -1
  1400. package/network/expressRouteGateway.js +3 -3
  1401. package/network/expressRoutePort.d.ts +1 -1
  1402. package/network/expressRoutePort.js +3 -3
  1403. package/network/expressRoutePortAuthorization.d.ts +1 -1
  1404. package/network/expressRoutePortAuthorization.js +3 -3
  1405. package/network/firewallPolicy.d.ts +1 -1
  1406. package/network/firewallPolicy.js +3 -3
  1407. package/network/firewallPolicyDraft.d.ts +1 -1
  1408. package/network/firewallPolicyDraft.js +3 -3
  1409. package/network/firewallPolicyRuleCollectionGroup.d.ts +1 -1
  1410. package/network/firewallPolicyRuleCollectionGroup.js +3 -3
  1411. package/network/firewallPolicyRuleCollectionGroupDraft.d.ts +1 -1
  1412. package/network/firewallPolicyRuleCollectionGroupDraft.js +3 -3
  1413. package/network/flowLog.d.ts +1 -1
  1414. package/network/flowLog.js +3 -3
  1415. package/network/getActiveSessions.d.ts +2 -2
  1416. package/network/getActiveSessions.js +2 -2
  1417. package/network/getAdminRule.d.ts +2 -2
  1418. package/network/getAdminRule.js +2 -2
  1419. package/network/getAdminRuleCollection.d.ts +2 -2
  1420. package/network/getAdminRuleCollection.js +2 -2
  1421. package/network/getApplicationGateway.d.ts +2 -2
  1422. package/network/getApplicationGateway.js +2 -2
  1423. package/network/getApplicationGatewayBackendHealthOnDemand.d.ts +2 -2
  1424. package/network/getApplicationGatewayBackendHealthOnDemand.js +2 -2
  1425. package/network/getApplicationGatewayPrivateEndpointConnection.d.ts +2 -2
  1426. package/network/getApplicationGatewayPrivateEndpointConnection.js +2 -2
  1427. package/network/getApplicationSecurityGroup.d.ts +2 -2
  1428. package/network/getApplicationSecurityGroup.js +2 -2
  1429. package/network/getAzureFirewall.d.ts +2 -2
  1430. package/network/getAzureFirewall.js +2 -2
  1431. package/network/getBastionHost.d.ts +2 -2
  1432. package/network/getBastionHost.js +2 -2
  1433. package/network/getBastionShareableLink.d.ts +2 -2
  1434. package/network/getBastionShareableLink.js +2 -2
  1435. package/network/getConfigurationPolicyGroup.d.ts +2 -2
  1436. package/network/getConfigurationPolicyGroup.js +2 -2
  1437. package/network/getConnectionMonitor.d.ts +2 -2
  1438. package/network/getConnectionMonitor.js +2 -2
  1439. package/network/getConnectivityConfiguration.d.ts +2 -2
  1440. package/network/getConnectivityConfiguration.js +2 -2
  1441. package/network/getCustomIPPrefix.d.ts +2 -2
  1442. package/network/getCustomIPPrefix.js +2 -2
  1443. package/network/getDdosCustomPolicy.d.ts +2 -2
  1444. package/network/getDdosCustomPolicy.js +2 -2
  1445. package/network/getDdosProtectionPlan.d.ts +2 -2
  1446. package/network/getDdosProtectionPlan.js +2 -2
  1447. package/network/getDscpConfiguration.d.ts +2 -2
  1448. package/network/getDscpConfiguration.js +2 -2
  1449. package/network/getExpressRouteCircuit.d.ts +2 -2
  1450. package/network/getExpressRouteCircuit.js +2 -2
  1451. package/network/getExpressRouteCircuitAuthorization.d.ts +2 -2
  1452. package/network/getExpressRouteCircuitAuthorization.js +2 -2
  1453. package/network/getExpressRouteCircuitConnection.d.ts +2 -2
  1454. package/network/getExpressRouteCircuitConnection.js +2 -2
  1455. package/network/getExpressRouteCircuitPeering.d.ts +2 -2
  1456. package/network/getExpressRouteCircuitPeering.js +2 -2
  1457. package/network/getExpressRouteConnection.d.ts +2 -2
  1458. package/network/getExpressRouteConnection.js +2 -2
  1459. package/network/getExpressRouteCrossConnectionPeering.d.ts +2 -2
  1460. package/network/getExpressRouteCrossConnectionPeering.js +2 -2
  1461. package/network/getExpressRouteGateway.d.ts +2 -2
  1462. package/network/getExpressRouteGateway.js +2 -2
  1463. package/network/getExpressRoutePort.d.ts +2 -2
  1464. package/network/getExpressRoutePort.js +2 -2
  1465. package/network/getExpressRoutePortAuthorization.d.ts +2 -2
  1466. package/network/getExpressRoutePortAuthorization.js +2 -2
  1467. package/network/getFirewallPolicy.d.ts +2 -2
  1468. package/network/getFirewallPolicy.js +2 -2
  1469. package/network/getFirewallPolicyDraft.d.ts +2 -2
  1470. package/network/getFirewallPolicyDraft.js +2 -2
  1471. package/network/getFirewallPolicyRuleCollectionGroup.d.ts +2 -2
  1472. package/network/getFirewallPolicyRuleCollectionGroup.js +2 -2
  1473. package/network/getFirewallPolicyRuleCollectionGroupDraft.d.ts +2 -2
  1474. package/network/getFirewallPolicyRuleCollectionGroupDraft.js +2 -2
  1475. package/network/getFlowLog.d.ts +2 -2
  1476. package/network/getFlowLog.js +2 -2
  1477. package/network/getHubRouteTable.d.ts +2 -2
  1478. package/network/getHubRouteTable.js +2 -2
  1479. package/network/getHubVirtualNetworkConnection.d.ts +2 -2
  1480. package/network/getHubVirtualNetworkConnection.js +2 -2
  1481. package/network/getInboundNatRule.d.ts +2 -2
  1482. package/network/getInboundNatRule.js +2 -2
  1483. package/network/getIpAllocation.d.ts +2 -2
  1484. package/network/getIpAllocation.js +2 -2
  1485. package/network/getIpGroup.d.ts +2 -2
  1486. package/network/getIpGroup.js +2 -2
  1487. package/network/getIpamPool.d.ts +2 -2
  1488. package/network/getIpamPool.js +2 -2
  1489. package/network/getIpamPoolUsage.d.ts +2 -2
  1490. package/network/getIpamPoolUsage.js +2 -2
  1491. package/network/getLoadBalancer.d.ts +2 -2
  1492. package/network/getLoadBalancer.js +2 -2
  1493. package/network/getLoadBalancerBackendAddressPool.d.ts +2 -2
  1494. package/network/getLoadBalancerBackendAddressPool.js +2 -2
  1495. package/network/getLocalNetworkGateway.d.ts +2 -2
  1496. package/network/getLocalNetworkGateway.js +2 -2
  1497. package/network/getManagementGroupNetworkManagerConnection.d.ts +2 -2
  1498. package/network/getManagementGroupNetworkManagerConnection.js +2 -2
  1499. package/network/getNatGateway.d.ts +2 -2
  1500. package/network/getNatGateway.js +2 -2
  1501. package/network/getNatRule.d.ts +2 -2
  1502. package/network/getNatRule.js +2 -2
  1503. package/network/getNetworkGroup.d.ts +2 -2
  1504. package/network/getNetworkGroup.js +2 -2
  1505. package/network/getNetworkInterface.d.ts +2 -2
  1506. package/network/getNetworkInterface.js +2 -2
  1507. package/network/getNetworkInterfaceTapConfiguration.d.ts +2 -2
  1508. package/network/getNetworkInterfaceTapConfiguration.js +2 -2
  1509. package/network/getNetworkManager.d.ts +2 -2
  1510. package/network/getNetworkManager.js +2 -2
  1511. package/network/getNetworkManagerRoutingConfiguration.d.ts +2 -2
  1512. package/network/getNetworkManagerRoutingConfiguration.js +2 -2
  1513. package/network/getNetworkProfile.d.ts +2 -2
  1514. package/network/getNetworkProfile.js +2 -2
  1515. package/network/getNetworkSecurityGroup.d.ts +2 -2
  1516. package/network/getNetworkSecurityGroup.js +2 -2
  1517. package/network/getNetworkSecurityPerimeter.d.ts +2 -2
  1518. package/network/getNetworkSecurityPerimeter.js +2 -2
  1519. package/network/getNetworkSecurityPerimeterAccessRule.d.ts +2 -2
  1520. package/network/getNetworkSecurityPerimeterAccessRule.js +2 -2
  1521. package/network/getNetworkSecurityPerimeterAssociation.d.ts +2 -2
  1522. package/network/getNetworkSecurityPerimeterAssociation.js +2 -2
  1523. package/network/getNetworkSecurityPerimeterLink.d.ts +2 -2
  1524. package/network/getNetworkSecurityPerimeterLink.js +2 -2
  1525. package/network/getNetworkSecurityPerimeterLoggingConfiguration.d.ts +2 -2
  1526. package/network/getNetworkSecurityPerimeterLoggingConfiguration.js +2 -2
  1527. package/network/getNetworkSecurityPerimeterProfile.d.ts +2 -2
  1528. package/network/getNetworkSecurityPerimeterProfile.js +2 -2
  1529. package/network/getNetworkVirtualAppliance.d.ts +2 -2
  1530. package/network/getNetworkVirtualAppliance.js +2 -2
  1531. package/network/getNetworkVirtualApplianceBootDiagnosticLogs.d.ts +4 -0
  1532. package/network/getNetworkVirtualApplianceBootDiagnosticLogs.js +5 -1
  1533. package/network/getNetworkVirtualApplianceConnection.d.ts +2 -2
  1534. package/network/getNetworkVirtualApplianceConnection.js +2 -2
  1535. package/network/getNetworkWatcher.d.ts +2 -2
  1536. package/network/getNetworkWatcher.js +2 -2
  1537. package/network/getP2sVpnGateway.d.ts +2 -2
  1538. package/network/getP2sVpnGateway.js +2 -2
  1539. package/network/getP2sVpnGatewayP2sVpnConnectionHealth.d.ts +2 -2
  1540. package/network/getP2sVpnGatewayP2sVpnConnectionHealth.js +2 -2
  1541. package/network/getP2sVpnGatewayP2sVpnConnectionHealthDetailed.d.ts +2 -2
  1542. package/network/getP2sVpnGatewayP2sVpnConnectionHealthDetailed.js +2 -2
  1543. package/network/getPacketCapture.d.ts +2 -2
  1544. package/network/getPacketCapture.js +2 -2
  1545. package/network/getPrivateDnsZoneGroup.d.ts +2 -2
  1546. package/network/getPrivateDnsZoneGroup.js +2 -2
  1547. package/network/getPrivateEndpoint.d.ts +2 -2
  1548. package/network/getPrivateEndpoint.js +2 -2
  1549. package/network/getPrivateLinkService.d.ts +2 -2
  1550. package/network/getPrivateLinkService.js +2 -2
  1551. package/network/getPrivateLinkServicePrivateEndpointConnection.d.ts +2 -2
  1552. package/network/getPrivateLinkServicePrivateEndpointConnection.js +2 -2
  1553. package/network/getPublicIPAddress.d.ts +2 -2
  1554. package/network/getPublicIPAddress.js +2 -2
  1555. package/network/getPublicIPPrefix.d.ts +2 -2
  1556. package/network/getPublicIPPrefix.js +2 -2
  1557. package/network/getReachabilityAnalysisIntent.d.ts +2 -2
  1558. package/network/getReachabilityAnalysisIntent.js +2 -2
  1559. package/network/getReachabilityAnalysisRun.d.ts +2 -2
  1560. package/network/getReachabilityAnalysisRun.js +2 -2
  1561. package/network/getRoute.d.ts +2 -2
  1562. package/network/getRoute.js +2 -2
  1563. package/network/getRouteFilter.d.ts +2 -2
  1564. package/network/getRouteFilter.js +2 -2
  1565. package/network/getRouteFilterRule.d.ts +2 -2
  1566. package/network/getRouteFilterRule.js +2 -2
  1567. package/network/getRouteMap.d.ts +2 -2
  1568. package/network/getRouteMap.js +2 -2
  1569. package/network/getRouteTable.d.ts +2 -2
  1570. package/network/getRouteTable.js +2 -2
  1571. package/network/getRoutingIntent.d.ts +2 -2
  1572. package/network/getRoutingIntent.js +2 -2
  1573. package/network/getRoutingRule.d.ts +2 -2
  1574. package/network/getRoutingRule.js +2 -2
  1575. package/network/getRoutingRuleCollection.d.ts +2 -2
  1576. package/network/getRoutingRuleCollection.js +2 -2
  1577. package/network/getScopeConnection.d.ts +2 -2
  1578. package/network/getScopeConnection.js +2 -2
  1579. package/network/getSecurityAdminConfiguration.d.ts +2 -2
  1580. package/network/getSecurityAdminConfiguration.js +2 -2
  1581. package/network/getSecurityPartnerProvider.d.ts +2 -2
  1582. package/network/getSecurityPartnerProvider.js +2 -2
  1583. package/network/getSecurityRule.d.ts +2 -2
  1584. package/network/getSecurityRule.js +2 -2
  1585. package/network/getSecurityUserConfiguration.d.ts +2 -2
  1586. package/network/getSecurityUserConfiguration.js +2 -2
  1587. package/network/getSecurityUserRule.d.ts +2 -2
  1588. package/network/getSecurityUserRule.js +2 -2
  1589. package/network/getSecurityUserRuleCollection.d.ts +2 -2
  1590. package/network/getSecurityUserRuleCollection.js +2 -2
  1591. package/network/getServiceEndpointPolicy.d.ts +2 -2
  1592. package/network/getServiceEndpointPolicy.js +2 -2
  1593. package/network/getServiceEndpointPolicyDefinition.d.ts +2 -2
  1594. package/network/getServiceEndpointPolicyDefinition.js +2 -2
  1595. package/network/getStaticCidr.d.ts +2 -2
  1596. package/network/getStaticCidr.js +2 -2
  1597. package/network/getStaticMember.d.ts +2 -2
  1598. package/network/getStaticMember.js +2 -2
  1599. package/network/getSubnet.d.ts +2 -2
  1600. package/network/getSubnet.js +2 -2
  1601. package/network/getSubscriptionNetworkManagerConnection.d.ts +2 -2
  1602. package/network/getSubscriptionNetworkManagerConnection.js +2 -2
  1603. package/network/getVerifierWorkspace.d.ts +2 -2
  1604. package/network/getVerifierWorkspace.js +2 -2
  1605. package/network/getVirtualApplianceSite.d.ts +2 -2
  1606. package/network/getVirtualApplianceSite.js +2 -2
  1607. package/network/getVirtualHub.d.ts +2 -2
  1608. package/network/getVirtualHub.js +2 -2
  1609. package/network/getVirtualHubBgpConnection.d.ts +2 -2
  1610. package/network/getVirtualHubBgpConnection.js +2 -2
  1611. package/network/getVirtualHubIpConfiguration.d.ts +2 -2
  1612. package/network/getVirtualHubIpConfiguration.js +2 -2
  1613. package/network/getVirtualHubRouteTableV2.d.ts +2 -2
  1614. package/network/getVirtualHubRouteTableV2.js +2 -2
  1615. package/network/getVirtualNetwork.d.ts +2 -2
  1616. package/network/getVirtualNetwork.js +2 -2
  1617. package/network/getVirtualNetworkGateway.d.ts +2 -2
  1618. package/network/getVirtualNetworkGateway.js +2 -2
  1619. package/network/getVirtualNetworkGatewayAdvertisedRoutes.d.ts +2 -2
  1620. package/network/getVirtualNetworkGatewayAdvertisedRoutes.js +2 -2
  1621. package/network/getVirtualNetworkGatewayBgpPeerStatus.d.ts +2 -2
  1622. package/network/getVirtualNetworkGatewayBgpPeerStatus.js +2 -2
  1623. package/network/getVirtualNetworkGatewayConnection.d.ts +2 -2
  1624. package/network/getVirtualNetworkGatewayConnection.js +2 -2
  1625. package/network/getVirtualNetworkGatewayConnectionIkeSas.d.ts +2 -2
  1626. package/network/getVirtualNetworkGatewayConnectionIkeSas.js +2 -2
  1627. package/network/getVirtualNetworkGatewayLearnedRoutes.d.ts +2 -2
  1628. package/network/getVirtualNetworkGatewayLearnedRoutes.js +2 -2
  1629. package/network/getVirtualNetworkGatewayNatRule.d.ts +2 -2
  1630. package/network/getVirtualNetworkGatewayNatRule.js +2 -2
  1631. package/network/getVirtualNetworkGatewayResiliencyInformation.d.ts +4 -0
  1632. package/network/getVirtualNetworkGatewayResiliencyInformation.js +5 -1
  1633. package/network/getVirtualNetworkGatewayRoutesInformation.d.ts +4 -0
  1634. package/network/getVirtualNetworkGatewayRoutesInformation.js +5 -1
  1635. package/network/getVirtualNetworkGatewayVpnProfilePackageUrl.d.ts +2 -2
  1636. package/network/getVirtualNetworkGatewayVpnProfilePackageUrl.js +2 -2
  1637. package/network/getVirtualNetworkGatewayVpnclientConnectionHealth.d.ts +2 -2
  1638. package/network/getVirtualNetworkGatewayVpnclientConnectionHealth.js +2 -2
  1639. package/network/getVirtualNetworkGatewayVpnclientIpsecParameters.d.ts +2 -2
  1640. package/network/getVirtualNetworkGatewayVpnclientIpsecParameters.js +2 -2
  1641. package/network/getVirtualNetworkPeering.d.ts +2 -2
  1642. package/network/getVirtualNetworkPeering.js +2 -2
  1643. package/network/getVirtualNetworkTap.d.ts +2 -2
  1644. package/network/getVirtualNetworkTap.js +2 -2
  1645. package/network/getVirtualRouter.d.ts +2 -2
  1646. package/network/getVirtualRouter.js +2 -2
  1647. package/network/getVirtualRouterPeering.d.ts +2 -2
  1648. package/network/getVirtualRouterPeering.js +2 -2
  1649. package/network/getVirtualWan.d.ts +2 -2
  1650. package/network/getVirtualWan.js +2 -2
  1651. package/network/getVpnConnection.d.ts +2 -2
  1652. package/network/getVpnConnection.js +2 -2
  1653. package/network/getVpnGateway.d.ts +2 -2
  1654. package/network/getVpnGateway.js +2 -2
  1655. package/network/getVpnLinkConnectionIkeSas.d.ts +2 -2
  1656. package/network/getVpnLinkConnectionIkeSas.js +2 -2
  1657. package/network/getVpnServerConfiguration.d.ts +2 -2
  1658. package/network/getVpnServerConfiguration.js +2 -2
  1659. package/network/getVpnSite.d.ts +2 -2
  1660. package/network/getVpnSite.js +2 -2
  1661. package/network/getWebApplicationFirewallPolicy.d.ts +2 -2
  1662. package/network/getWebApplicationFirewallPolicy.js +2 -2
  1663. package/network/hubRouteTable.d.ts +1 -1
  1664. package/network/hubRouteTable.js +3 -3
  1665. package/network/hubVirtualNetworkConnection.d.ts +1 -1
  1666. package/network/hubVirtualNetworkConnection.js +3 -3
  1667. package/network/inboundNatRule.d.ts +1 -1
  1668. package/network/inboundNatRule.js +3 -3
  1669. package/network/index.d.ts +6 -0
  1670. package/network/index.js +10 -4
  1671. package/network/interfaceEndpoint.js +2 -2
  1672. package/network/ipAllocation.d.ts +1 -1
  1673. package/network/ipAllocation.js +3 -3
  1674. package/network/ipGroup.d.ts +1 -1
  1675. package/network/ipGroup.js +3 -3
  1676. package/network/ipamPool.d.ts +1 -1
  1677. package/network/ipamPool.js +3 -3
  1678. package/network/listActiveConnectivityConfigurations.d.ts +2 -2
  1679. package/network/listActiveConnectivityConfigurations.js +2 -2
  1680. package/network/listActiveSecurityAdminRules.d.ts +2 -2
  1681. package/network/listActiveSecurityAdminRules.js +2 -2
  1682. package/network/listFirewallPolicyIdpsSignature.d.ts +2 -2
  1683. package/network/listFirewallPolicyIdpsSignature.js +2 -2
  1684. package/network/listFirewallPolicyIdpsSignaturesFilterValue.d.ts +2 -2
  1685. package/network/listFirewallPolicyIdpsSignaturesFilterValue.js +2 -2
  1686. package/network/listIpamPoolAssociatedResources.d.ts +2 -2
  1687. package/network/listIpamPoolAssociatedResources.js +2 -2
  1688. package/network/listNetworkManagerDeploymentStatus.d.ts +2 -2
  1689. package/network/listNetworkManagerDeploymentStatus.js +2 -2
  1690. package/network/listNetworkManagerEffectiveConnectivityConfigurations.d.ts +2 -2
  1691. package/network/listNetworkManagerEffectiveConnectivityConfigurations.js +2 -2
  1692. package/network/listNetworkManagerEffectiveSecurityAdminRules.d.ts +2 -2
  1693. package/network/listNetworkManagerEffectiveSecurityAdminRules.js +2 -2
  1694. package/network/listVirtualNetworkGatewayRadiusSecrets.d.ts +47 -0
  1695. package/network/listVirtualNetworkGatewayRadiusSecrets.js +34 -0
  1696. package/network/listVpnLinkConnectionDefaultSharedKey.d.ts +2 -2
  1697. package/network/listVpnLinkConnectionDefaultSharedKey.js +2 -2
  1698. package/network/listVpnServerConfigurationRadiusSecrets.d.ts +47 -0
  1699. package/network/listVpnServerConfigurationRadiusSecrets.js +34 -0
  1700. package/network/loadBalancer.d.ts +1 -1
  1701. package/network/loadBalancer.js +3 -3
  1702. package/network/loadBalancerBackendAddressPool.d.ts +1 -1
  1703. package/network/loadBalancerBackendAddressPool.js +3 -3
  1704. package/network/localNetworkGateway.d.ts +1 -1
  1705. package/network/localNetworkGateway.js +3 -3
  1706. package/network/managementGroupNetworkManagerConnection.d.ts +1 -1
  1707. package/network/managementGroupNetworkManagerConnection.js +3 -3
  1708. package/network/natGateway.d.ts +1 -1
  1709. package/network/natGateway.js +3 -3
  1710. package/network/natRule.d.ts +1 -1
  1711. package/network/natRule.js +3 -3
  1712. package/network/networkGroup.d.ts +1 -1
  1713. package/network/networkGroup.js +3 -3
  1714. package/network/networkInterface.d.ts +1 -1
  1715. package/network/networkInterface.js +3 -3
  1716. package/network/networkInterfaceTapConfiguration.d.ts +1 -1
  1717. package/network/networkInterfaceTapConfiguration.js +3 -3
  1718. package/network/networkManager.d.ts +1 -1
  1719. package/network/networkManager.js +3 -3
  1720. package/network/networkManagerRoutingConfiguration.d.ts +1 -1
  1721. package/network/networkManagerRoutingConfiguration.js +3 -3
  1722. package/network/networkProfile.d.ts +1 -1
  1723. package/network/networkProfile.js +3 -3
  1724. package/network/networkSecurityGroup.d.ts +1 -1
  1725. package/network/networkSecurityGroup.js +3 -3
  1726. package/network/networkSecurityPerimeter.d.ts +1 -1
  1727. package/network/networkSecurityPerimeter.js +3 -3
  1728. package/network/networkSecurityPerimeterAccessRule.d.ts +1 -1
  1729. package/network/networkSecurityPerimeterAccessRule.js +3 -3
  1730. package/network/networkSecurityPerimeterAssociation.d.ts +1 -1
  1731. package/network/networkSecurityPerimeterAssociation.js +3 -3
  1732. package/network/networkSecurityPerimeterLink.d.ts +1 -1
  1733. package/network/networkSecurityPerimeterLink.js +3 -3
  1734. package/network/networkSecurityPerimeterLoggingConfiguration.d.ts +1 -1
  1735. package/network/networkSecurityPerimeterLoggingConfiguration.js +3 -3
  1736. package/network/networkSecurityPerimeterProfile.d.ts +1 -1
  1737. package/network/networkSecurityPerimeterProfile.js +3 -3
  1738. package/network/networkVirtualAppliance.d.ts +1 -1
  1739. package/network/networkVirtualAppliance.js +3 -3
  1740. package/network/networkVirtualApplianceConnection.d.ts +1 -1
  1741. package/network/networkVirtualApplianceConnection.js +3 -3
  1742. package/network/networkWatcher.d.ts +1 -1
  1743. package/network/networkWatcher.js +3 -3
  1744. package/network/nspAccessRule.js +2 -2
  1745. package/network/nspAssociation.js +2 -2
  1746. package/network/nspLink.js +2 -2
  1747. package/network/nspProfile.js +2 -2
  1748. package/network/p2sVpnGateway.d.ts +1 -1
  1749. package/network/p2sVpnGateway.js +3 -3
  1750. package/network/packetCapture.d.ts +1 -1
  1751. package/network/packetCapture.js +3 -3
  1752. package/network/privateDnsZoneGroup.d.ts +1 -1
  1753. package/network/privateDnsZoneGroup.js +3 -3
  1754. package/network/privateEndpoint.d.ts +1 -1
  1755. package/network/privateEndpoint.js +3 -3
  1756. package/network/privateLinkService.d.ts +1 -1
  1757. package/network/privateLinkService.js +3 -3
  1758. package/network/privateLinkServicePrivateEndpointConnection.d.ts +1 -1
  1759. package/network/privateLinkServicePrivateEndpointConnection.js +3 -3
  1760. package/network/publicIPAddress.d.ts +1 -1
  1761. package/network/publicIPAddress.js +3 -3
  1762. package/network/publicIPPrefix.d.ts +1 -1
  1763. package/network/publicIPPrefix.js +3 -3
  1764. package/network/reachabilityAnalysisIntent.d.ts +1 -1
  1765. package/network/reachabilityAnalysisIntent.js +3 -3
  1766. package/network/reachabilityAnalysisRun.d.ts +1 -1
  1767. package/network/reachabilityAnalysisRun.js +3 -3
  1768. package/network/route.d.ts +1 -1
  1769. package/network/route.js +3 -3
  1770. package/network/routeFilter.d.ts +1 -1
  1771. package/network/routeFilter.js +3 -3
  1772. package/network/routeFilterRule.d.ts +1 -1
  1773. package/network/routeFilterRule.js +3 -3
  1774. package/network/routeMap.d.ts +1 -1
  1775. package/network/routeMap.js +3 -3
  1776. package/network/routeTable.d.ts +1 -1
  1777. package/network/routeTable.js +3 -3
  1778. package/network/routingIntent.d.ts +1 -1
  1779. package/network/routingIntent.js +3 -3
  1780. package/network/routingRule.d.ts +1 -1
  1781. package/network/routingRule.js +3 -3
  1782. package/network/routingRuleCollection.d.ts +1 -1
  1783. package/network/routingRuleCollection.js +3 -3
  1784. package/network/scopeConnection.d.ts +1 -1
  1785. package/network/scopeConnection.js +3 -3
  1786. package/network/securityAdminConfiguration.d.ts +1 -1
  1787. package/network/securityAdminConfiguration.js +3 -3
  1788. package/network/securityPartnerProvider.d.ts +1 -1
  1789. package/network/securityPartnerProvider.js +3 -3
  1790. package/network/securityRule.d.ts +1 -1
  1791. package/network/securityRule.js +3 -3
  1792. package/network/securityUserConfiguration.d.ts +1 -1
  1793. package/network/securityUserConfiguration.js +3 -3
  1794. package/network/securityUserRule.d.ts +1 -1
  1795. package/network/securityUserRule.js +3 -3
  1796. package/network/securityUserRuleCollection.d.ts +1 -1
  1797. package/network/securityUserRuleCollection.js +3 -3
  1798. package/network/serviceEndpointPolicy.d.ts +1 -1
  1799. package/network/serviceEndpointPolicy.js +3 -3
  1800. package/network/serviceEndpointPolicyDefinition.d.ts +1 -1
  1801. package/network/serviceEndpointPolicyDefinition.js +3 -3
  1802. package/network/staticCidr.d.ts +1 -1
  1803. package/network/staticCidr.js +3 -3
  1804. package/network/staticMember.d.ts +1 -1
  1805. package/network/staticMember.js +3 -3
  1806. package/network/subnet.d.ts +1 -1
  1807. package/network/subnet.js +3 -3
  1808. package/network/subscriptionNetworkManagerConnection.d.ts +1 -1
  1809. package/network/subscriptionNetworkManagerConnection.js +3 -3
  1810. package/network/userRule.js +2 -2
  1811. package/network/userRuleCollection.js +2 -2
  1812. package/network/verifierWorkspace.d.ts +1 -1
  1813. package/network/verifierWorkspace.js +3 -3
  1814. package/network/virtualApplianceSite.d.ts +1 -1
  1815. package/network/virtualApplianceSite.js +3 -3
  1816. package/network/virtualHub.d.ts +1 -1
  1817. package/network/virtualHub.js +3 -3
  1818. package/network/virtualHubBgpConnection.d.ts +1 -1
  1819. package/network/virtualHubBgpConnection.js +3 -3
  1820. package/network/virtualHubIpConfiguration.d.ts +1 -1
  1821. package/network/virtualHubIpConfiguration.js +3 -3
  1822. package/network/virtualHubRouteTableV2.d.ts +1 -1
  1823. package/network/virtualHubRouteTableV2.js +3 -3
  1824. package/network/virtualNetwork.d.ts +1 -1
  1825. package/network/virtualNetwork.js +3 -3
  1826. package/network/virtualNetworkGateway.d.ts +1 -1
  1827. package/network/virtualNetworkGateway.js +3 -3
  1828. package/network/virtualNetworkGatewayConnection.d.ts +1 -1
  1829. package/network/virtualNetworkGatewayConnection.js +3 -3
  1830. package/network/virtualNetworkGatewayNatRule.d.ts +1 -1
  1831. package/network/virtualNetworkGatewayNatRule.js +3 -3
  1832. package/network/virtualNetworkPeering.d.ts +1 -1
  1833. package/network/virtualNetworkPeering.js +3 -3
  1834. package/network/virtualNetworkTap.d.ts +1 -1
  1835. package/network/virtualNetworkTap.js +3 -3
  1836. package/network/virtualRouter.d.ts +1 -1
  1837. package/network/virtualRouter.js +3 -3
  1838. package/network/virtualRouterPeering.d.ts +1 -1
  1839. package/network/virtualRouterPeering.js +3 -3
  1840. package/network/virtualWan.d.ts +1 -1
  1841. package/network/virtualWan.js +3 -3
  1842. package/network/vpnConnection.d.ts +1 -1
  1843. package/network/vpnConnection.js +3 -3
  1844. package/network/vpnGateway.d.ts +1 -1
  1845. package/network/vpnGateway.js +3 -3
  1846. package/network/vpnServerConfiguration.d.ts +1 -1
  1847. package/network/vpnServerConfiguration.js +3 -3
  1848. package/network/vpnSite.d.ts +1 -1
  1849. package/network/vpnSite.js +3 -3
  1850. package/network/webApplicationFirewallPolicy.d.ts +1 -1
  1851. package/network/webApplicationFirewallPolicy.js +3 -3
  1852. package/networkcloud/agentPool.d.ts +1 -1
  1853. package/networkcloud/agentPool.js +3 -3
  1854. package/networkcloud/bareMetalMachine.d.ts +1 -1
  1855. package/networkcloud/bareMetalMachine.js +3 -3
  1856. package/networkcloud/bareMetalMachineKeySet.d.ts +1 -1
  1857. package/networkcloud/bareMetalMachineKeySet.js +3 -3
  1858. package/networkcloud/bmcKeySet.d.ts +1 -1
  1859. package/networkcloud/bmcKeySet.js +3 -3
  1860. package/networkcloud/cloudServicesNetwork.d.ts +1 -1
  1861. package/networkcloud/cloudServicesNetwork.js +3 -3
  1862. package/networkcloud/cluster.d.ts +1 -1
  1863. package/networkcloud/cluster.js +3 -3
  1864. package/networkcloud/clusterManager.d.ts +1 -1
  1865. package/networkcloud/clusterManager.js +3 -3
  1866. package/networkcloud/console.d.ts +1 -1
  1867. package/networkcloud/console.js +3 -3
  1868. package/networkcloud/getAgentPool.d.ts +2 -2
  1869. package/networkcloud/getAgentPool.js +2 -2
  1870. package/networkcloud/getBareMetalMachine.d.ts +2 -2
  1871. package/networkcloud/getBareMetalMachine.js +2 -2
  1872. package/networkcloud/getBareMetalMachineKeySet.d.ts +2 -2
  1873. package/networkcloud/getBareMetalMachineKeySet.js +2 -2
  1874. package/networkcloud/getBmcKeySet.d.ts +2 -2
  1875. package/networkcloud/getBmcKeySet.js +2 -2
  1876. package/networkcloud/getCloudServicesNetwork.d.ts +2 -2
  1877. package/networkcloud/getCloudServicesNetwork.js +2 -2
  1878. package/networkcloud/getCluster.d.ts +2 -2
  1879. package/networkcloud/getCluster.js +2 -2
  1880. package/networkcloud/getClusterManager.d.ts +2 -2
  1881. package/networkcloud/getClusterManager.js +2 -2
  1882. package/networkcloud/getConsole.d.ts +2 -2
  1883. package/networkcloud/getConsole.js +2 -2
  1884. package/networkcloud/getKubernetesCluster.d.ts +2 -2
  1885. package/networkcloud/getKubernetesCluster.js +2 -2
  1886. package/networkcloud/getKubernetesClusterFeature.d.ts +2 -2
  1887. package/networkcloud/getKubernetesClusterFeature.js +2 -2
  1888. package/networkcloud/getL2Network.d.ts +2 -2
  1889. package/networkcloud/getL2Network.js +2 -2
  1890. package/networkcloud/getL3Network.d.ts +2 -2
  1891. package/networkcloud/getL3Network.js +2 -2
  1892. package/networkcloud/getMetricsConfiguration.d.ts +2 -2
  1893. package/networkcloud/getMetricsConfiguration.js +2 -2
  1894. package/networkcloud/getRack.d.ts +2 -2
  1895. package/networkcloud/getRack.js +2 -2
  1896. package/networkcloud/getStorageAppliance.d.ts +2 -2
  1897. package/networkcloud/getStorageAppliance.js +2 -2
  1898. package/networkcloud/getTrunkedNetwork.d.ts +2 -2
  1899. package/networkcloud/getTrunkedNetwork.js +2 -2
  1900. package/networkcloud/getVirtualMachine.d.ts +2 -2
  1901. package/networkcloud/getVirtualMachine.js +2 -2
  1902. package/networkcloud/getVolume.d.ts +2 -2
  1903. package/networkcloud/getVolume.js +2 -2
  1904. package/networkcloud/kubernetesCluster.d.ts +1 -1
  1905. package/networkcloud/kubernetesCluster.js +3 -3
  1906. package/networkcloud/kubernetesClusterFeature.d.ts +1 -1
  1907. package/networkcloud/kubernetesClusterFeature.js +3 -3
  1908. package/networkcloud/l2network.d.ts +1 -1
  1909. package/networkcloud/l2network.js +3 -3
  1910. package/networkcloud/l3network.d.ts +1 -1
  1911. package/networkcloud/l3network.js +3 -3
  1912. package/networkcloud/metricsConfiguration.d.ts +1 -1
  1913. package/networkcloud/metricsConfiguration.js +3 -3
  1914. package/networkcloud/rack.d.ts +1 -1
  1915. package/networkcloud/rack.js +3 -3
  1916. package/networkcloud/storageAppliance.d.ts +1 -1
  1917. package/networkcloud/storageAppliance.js +3 -3
  1918. package/networkcloud/trunkedNetwork.d.ts +1 -1
  1919. package/networkcloud/trunkedNetwork.js +3 -3
  1920. package/networkcloud/virtualMachine.d.ts +1 -1
  1921. package/networkcloud/virtualMachine.js +3 -3
  1922. package/networkcloud/volume.d.ts +1 -1
  1923. package/networkcloud/volume.js +3 -3
  1924. package/offazure/getHypervClusterControllerCluster.d.ts +2 -2
  1925. package/offazure/getHypervClusterControllerCluster.js +2 -2
  1926. package/offazure/getHypervHostController.d.ts +2 -2
  1927. package/offazure/getHypervHostController.js +2 -2
  1928. package/offazure/getHypervSitesController.d.ts +2 -2
  1929. package/offazure/getHypervSitesController.js +2 -2
  1930. package/offazure/getImportSitesController.d.ts +2 -2
  1931. package/offazure/getImportSitesController.js +2 -2
  1932. package/offazure/getMasterSitesController.d.ts +2 -2
  1933. package/offazure/getMasterSitesController.js +2 -2
  1934. package/offazure/getPrivateEndpointConnectionController.d.ts +2 -2
  1935. package/offazure/getPrivateEndpointConnectionController.js +2 -2
  1936. package/offazure/getServerSitesController.d.ts +2 -2
  1937. package/offazure/getServerSitesController.js +2 -2
  1938. package/offazure/getSitesController.d.ts +2 -2
  1939. package/offazure/getSitesController.js +2 -2
  1940. package/offazure/getSqlDiscoverySiteDataSourceController.d.ts +2 -2
  1941. package/offazure/getSqlDiscoverySiteDataSourceController.js +2 -2
  1942. package/offazure/getSqlSitesController.d.ts +2 -2
  1943. package/offazure/getSqlSitesController.js +2 -2
  1944. package/offazure/getVcenterController.d.ts +2 -2
  1945. package/offazure/getVcenterController.js +2 -2
  1946. package/offazure/getWebAppDiscoverySiteDataSourcesController.d.ts +2 -2
  1947. package/offazure/getWebAppDiscoverySiteDataSourcesController.js +2 -2
  1948. package/offazure/getWebAppSitesController.d.ts +2 -2
  1949. package/offazure/getWebAppSitesController.js +2 -2
  1950. package/offazure/hyperVSite.js +2 -2
  1951. package/offazure/hypervClusterControllerCluster.d.ts +1 -1
  1952. package/offazure/hypervClusterControllerCluster.js +3 -3
  1953. package/offazure/hypervHostController.d.ts +1 -1
  1954. package/offazure/hypervHostController.js +3 -3
  1955. package/offazure/hypervSitesController.d.ts +1 -1
  1956. package/offazure/hypervSitesController.js +3 -3
  1957. package/offazure/importSitesController.d.ts +1 -1
  1958. package/offazure/importSitesController.js +3 -3
  1959. package/offazure/listHypervSitesControllerHealthSummary.d.ts +2 -2
  1960. package/offazure/listHypervSitesControllerHealthSummary.js +2 -2
  1961. package/offazure/listServerSitesControllerHealthSummary.d.ts +2 -2
  1962. package/offazure/listServerSitesControllerHealthSummary.js +2 -2
  1963. package/offazure/listSitesControllerHealthSummary.d.ts +2 -2
  1964. package/offazure/listSitesControllerHealthSummary.js +2 -2
  1965. package/offazure/masterSitesController.d.ts +1 -1
  1966. package/offazure/masterSitesController.js +3 -3
  1967. package/offazure/privateEndpointConnection.js +2 -2
  1968. package/offazure/privateEndpointConnectionController.d.ts +1 -1
  1969. package/offazure/privateEndpointConnectionController.js +3 -3
  1970. package/offazure/serverSitesController.d.ts +1 -1
  1971. package/offazure/serverSitesController.js +3 -3
  1972. package/offazure/site.js +2 -2
  1973. package/offazure/sitesController.d.ts +1 -1
  1974. package/offazure/sitesController.js +3 -3
  1975. package/offazure/sqlDiscoverySiteDataSourceController.d.ts +1 -1
  1976. package/offazure/sqlDiscoverySiteDataSourceController.js +3 -3
  1977. package/offazure/sqlSitesController.d.ts +1 -1
  1978. package/offazure/sqlSitesController.js +3 -3
  1979. package/offazure/vcenterController.d.ts +1 -1
  1980. package/offazure/vcenterController.js +3 -3
  1981. package/offazure/webAppDiscoverySiteDataSourcesController.d.ts +1 -1
  1982. package/offazure/webAppDiscoverySiteDataSourcesController.js +3 -3
  1983. package/offazure/webAppSitesController.d.ts +1 -1
  1984. package/offazure/webAppSitesController.js +3 -3
  1985. package/package.json +2 -2
  1986. package/quantum/getWorkspace.d.ts +2 -2
  1987. package/quantum/getWorkspace.js +2 -2
  1988. package/quantum/listWorkspaceKeys.d.ts +2 -2
  1989. package/quantum/listWorkspaceKeys.js +2 -2
  1990. package/quantum/workspace.d.ts +1 -1
  1991. package/quantum/workspace.js +3 -3
  1992. package/quota/getGroupQuota.d.ts +2 -2
  1993. package/quota/getGroupQuota.js +2 -2
  1994. package/quota/getGroupQuotaSubscription.d.ts +2 -2
  1995. package/quota/getGroupQuotaSubscription.js +2 -2
  1996. package/quota/groupQuota.d.ts +1 -1
  1997. package/quota/groupQuota.js +3 -3
  1998. package/quota/groupQuotaSubscription.d.ts +1 -1
  1999. package/quota/groupQuotaSubscription.js +3 -3
  2000. package/recoveryservices/getVault.d.ts +2 -2
  2001. package/recoveryservices/getVault.js +2 -2
  2002. package/recoveryservices/vault.d.ts +1 -1
  2003. package/recoveryservices/vault.js +3 -3
  2004. package/redis/accessPolicy.d.ts +5 -0
  2005. package/redis/accessPolicy.js +3 -1
  2006. package/redis/accessPolicyAssignment.d.ts +5 -0
  2007. package/redis/accessPolicyAssignment.js +3 -1
  2008. package/redis/firewallRule.d.ts +5 -0
  2009. package/redis/firewallRule.js +3 -1
  2010. package/redis/getAccessPolicy.d.ts +6 -1
  2011. package/redis/getAccessPolicy.js +1 -1
  2012. package/redis/getAccessPolicyAssignment.d.ts +6 -1
  2013. package/redis/getAccessPolicyAssignment.js +1 -1
  2014. package/redis/getFirewallRule.d.ts +6 -1
  2015. package/redis/getFirewallRule.js +1 -1
  2016. package/redis/getLinkedServer.d.ts +8 -3
  2017. package/redis/getLinkedServer.js +1 -1
  2018. package/redis/getPatchSchedule.d.ts +7 -3
  2019. package/redis/getPatchSchedule.js +1 -1
  2020. package/redis/getPrivateEndpointConnection.d.ts +13 -5
  2021. package/redis/getPrivateEndpointConnection.js +1 -1
  2022. package/redis/getRedis.d.ts +11 -7
  2023. package/redis/getRedis.js +1 -1
  2024. package/redis/linkedServer.d.ts +7 -2
  2025. package/redis/linkedServer.js +3 -1
  2026. package/redis/listRedisKeys.d.ts +2 -2
  2027. package/redis/patchSchedule.d.ts +6 -2
  2028. package/redis/patchSchedule.js +3 -1
  2029. package/redis/privateEndpointConnection.d.ts +11 -3
  2030. package/redis/privateEndpointConnection.js +6 -2
  2031. package/redis/redis.d.ts +10 -6
  2032. package/redis/redis.js +5 -3
  2033. package/redisenterprise/accessPolicyAssignment.d.ts +1 -1
  2034. package/redisenterprise/accessPolicyAssignment.js +3 -3
  2035. package/redisenterprise/database.d.ts +1 -1
  2036. package/redisenterprise/database.js +3 -3
  2037. package/redisenterprise/getAccessPolicyAssignment.d.ts +2 -2
  2038. package/redisenterprise/getAccessPolicyAssignment.js +2 -2
  2039. package/redisenterprise/getDatabase.d.ts +2 -2
  2040. package/redisenterprise/getDatabase.js +2 -2
  2041. package/redisenterprise/getPrivateEndpointConnection.d.ts +2 -2
  2042. package/redisenterprise/getPrivateEndpointConnection.js +2 -2
  2043. package/redisenterprise/getRedisEnterprise.d.ts +2 -2
  2044. package/redisenterprise/getRedisEnterprise.js +2 -2
  2045. package/redisenterprise/listDatabaseKeys.d.ts +2 -2
  2046. package/redisenterprise/listDatabaseKeys.js +2 -2
  2047. package/redisenterprise/listRedisEnterpriseSkusForScaling.d.ts +4 -0
  2048. package/redisenterprise/listRedisEnterpriseSkusForScaling.js +5 -1
  2049. package/redisenterprise/privateEndpointConnection.d.ts +1 -1
  2050. package/redisenterprise/privateEndpointConnection.js +3 -3
  2051. package/redisenterprise/redisEnterprise.d.ts +1 -1
  2052. package/redisenterprise/redisEnterprise.js +3 -3
  2053. package/relay/getHybridConnection.d.ts +4 -4
  2054. package/relay/getHybridConnectionAuthorizationRule.d.ts +4 -4
  2055. package/relay/getNamespace.d.ts +7 -7
  2056. package/relay/getNamespaceAuthorizationRule.d.ts +4 -4
  2057. package/relay/getPrivateEndpointConnection.d.ts +4 -4
  2058. package/relay/getWCFRelay.d.ts +4 -4
  2059. package/relay/getWCFRelayAuthorizationRule.d.ts +4 -4
  2060. package/relay/hybridConnection.d.ts +3 -3
  2061. package/relay/hybridConnectionAuthorizationRule.d.ts +3 -3
  2062. package/relay/listHybridConnectionKeys.d.ts +2 -2
  2063. package/relay/listNamespaceKeys.d.ts +2 -2
  2064. package/relay/listWCFRelayKeys.d.ts +2 -2
  2065. package/relay/namespace.d.ts +6 -6
  2066. package/relay/namespaceAuthorizationRule.d.ts +3 -3
  2067. package/relay/privateEndpointConnection.d.ts +3 -3
  2068. package/relay/wcfrelay.d.ts +3 -3
  2069. package/relay/wcfrelayAuthorizationRule.d.ts +3 -3
  2070. package/resources/deploymentStackAtManagementGroup.d.ts +7 -7
  2071. package/resources/deploymentStackAtResourceGroup.d.ts +6 -6
  2072. package/resources/deploymentStackAtSubscription.d.ts +6 -6
  2073. package/resources/getDeploymentStackAtManagementGroup.d.ts +9 -9
  2074. package/resources/getDeploymentStackAtManagementGroup.js +2 -2
  2075. package/resources/getDeploymentStackAtResourceGroup.d.ts +7 -7
  2076. package/resources/getDeploymentStackAtResourceGroup.js +2 -2
  2077. package/resources/getDeploymentStackAtSubscription.d.ts +7 -7
  2078. package/resources/getDeploymentStackAtSubscription.js +2 -2
  2079. package/search/getPrivateEndpointConnection.d.ts +2 -2
  2080. package/search/getPrivateEndpointConnection.js +2 -2
  2081. package/search/getService.d.ts +4 -4
  2082. package/search/getService.js +2 -2
  2083. package/search/getSharedPrivateLinkResource.d.ts +2 -2
  2084. package/search/getSharedPrivateLinkResource.js +2 -2
  2085. package/search/listAdminKey.d.ts +2 -2
  2086. package/search/listAdminKey.js +2 -2
  2087. package/search/listQueryKeyBySearchService.d.ts +2 -2
  2088. package/search/listQueryKeyBySearchService.js +2 -2
  2089. package/search/privateEndpointConnection.d.ts +1 -1
  2090. package/search/privateEndpointConnection.js +3 -3
  2091. package/search/service.d.ts +5 -5
  2092. package/search/service.js +5 -5
  2093. package/search/sharedPrivateLinkResource.d.ts +1 -1
  2094. package/search/sharedPrivateLinkResource.js +3 -3
  2095. package/security/defenderForStorage.d.ts +1 -1
  2096. package/security/defenderForStorage.js +3 -3
  2097. package/security/getDefenderForStorage.d.ts +2 -2
  2098. package/security/getDefenderForStorage.js +2 -2
  2099. package/securityinsights/aaddataConnector.js +2 -2
  2100. package/securityinsights/aatpdataConnector.js +2 -2
  2101. package/securityinsights/action.d.ts +1 -1
  2102. package/securityinsights/action.js +3 -3
  2103. package/securityinsights/anomalySecurityMLAnalyticsSettings.js +2 -2
  2104. package/securityinsights/ascdataConnector.js +2 -2
  2105. package/securityinsights/automationRule.d.ts +1 -1
  2106. package/securityinsights/automationRule.js +3 -3
  2107. package/securityinsights/awsCloudTrailDataConnector.js +2 -2
  2108. package/securityinsights/bookmark.d.ts +1 -1
  2109. package/securityinsights/bookmark.js +3 -3
  2110. package/securityinsights/contentPackage.d.ts +1 -1
  2111. package/securityinsights/contentPackage.js +3 -3
  2112. package/securityinsights/contentTemplate.d.ts +1 -1
  2113. package/securityinsights/contentTemplate.js +3 -3
  2114. package/securityinsights/customizableConnectorDefinition.js +2 -2
  2115. package/securityinsights/fusionAlertRule.js +2 -2
  2116. package/securityinsights/getAction.d.ts +2 -2
  2117. package/securityinsights/getAction.js +2 -2
  2118. package/securityinsights/getAutomationRule.d.ts +2 -2
  2119. package/securityinsights/getAutomationRule.js +2 -2
  2120. package/securityinsights/getBookmark.d.ts +2 -2
  2121. package/securityinsights/getBookmark.js +2 -2
  2122. package/securityinsights/getContentPackage.d.ts +2 -2
  2123. package/securityinsights/getContentPackage.js +2 -2
  2124. package/securityinsights/getContentTemplate.d.ts +2 -2
  2125. package/securityinsights/getContentTemplate.js +2 -2
  2126. package/securityinsights/getIncident.d.ts +2 -2
  2127. package/securityinsights/getIncident.js +2 -2
  2128. package/securityinsights/getIncidentComment.d.ts +2 -2
  2129. package/securityinsights/getIncidentComment.js +2 -2
  2130. package/securityinsights/getIncidentRelation.d.ts +2 -2
  2131. package/securityinsights/getIncidentRelation.js +2 -2
  2132. package/securityinsights/getIncidentTask.d.ts +2 -2
  2133. package/securityinsights/getIncidentTask.js +2 -2
  2134. package/securityinsights/getMetadata.d.ts +2 -2
  2135. package/securityinsights/getMetadata.js +2 -2
  2136. package/securityinsights/getSentinelOnboardingState.d.ts +2 -2
  2137. package/securityinsights/getSentinelOnboardingState.js +2 -2
  2138. package/securityinsights/getThreatIntelligenceIndicator.d.ts +2 -2
  2139. package/securityinsights/getThreatIntelligenceIndicator.js +2 -2
  2140. package/securityinsights/getWatchlist.d.ts +2 -2
  2141. package/securityinsights/getWatchlist.js +2 -2
  2142. package/securityinsights/getWatchlistItem.d.ts +2 -2
  2143. package/securityinsights/getWatchlistItem.js +2 -2
  2144. package/securityinsights/incident.d.ts +1 -1
  2145. package/securityinsights/incident.js +3 -3
  2146. package/securityinsights/incidentComment.d.ts +1 -1
  2147. package/securityinsights/incidentComment.js +3 -3
  2148. package/securityinsights/incidentRelation.d.ts +1 -1
  2149. package/securityinsights/incidentRelation.js +3 -3
  2150. package/securityinsights/incidentTask.d.ts +1 -1
  2151. package/securityinsights/incidentTask.js +3 -3
  2152. package/securityinsights/listSourceControlRepositories.d.ts +2 -2
  2153. package/securityinsights/listSourceControlRepositories.js +2 -2
  2154. package/securityinsights/mcasdataConnector.js +2 -2
  2155. package/securityinsights/mdatpdataConnector.js +2 -2
  2156. package/securityinsights/metadata.d.ts +1 -1
  2157. package/securityinsights/metadata.js +3 -3
  2158. package/securityinsights/microsoftSecurityIncidentCreationAlertRule.js +2 -2
  2159. package/securityinsights/mstidataConnector.js +2 -2
  2160. package/securityinsights/officeDataConnector.js +2 -2
  2161. package/securityinsights/premiumMicrosoftDefenderForThreatIntelligence.js +2 -2
  2162. package/securityinsights/restApiPollerDataConnector.js +2 -2
  2163. package/securityinsights/scheduledAlertRule.js +2 -2
  2164. package/securityinsights/sentinelOnboardingState.d.ts +1 -1
  2165. package/securityinsights/sentinelOnboardingState.js +3 -3
  2166. package/securityinsights/threatIntelligenceIndicator.d.ts +1 -1
  2167. package/securityinsights/threatIntelligenceIndicator.js +3 -3
  2168. package/securityinsights/tidataConnector.js +2 -2
  2169. package/securityinsights/watchlist.d.ts +1 -1
  2170. package/securityinsights/watchlist.js +3 -3
  2171. package/securityinsights/watchlistItem.d.ts +1 -1
  2172. package/securityinsights/watchlistItem.js +3 -3
  2173. package/storagecache/amlFilesystem.d.ts +1 -1
  2174. package/storagecache/amlFilesystem.js +3 -3
  2175. package/storagecache/autoExportJob.d.ts +2 -0
  2176. package/storagecache/autoExportJob.js +4 -2
  2177. package/storagecache/autoImportJob.d.ts +209 -0
  2178. package/storagecache/autoImportJob.js +132 -0
  2179. package/storagecache/cache.d.ts +1 -1
  2180. package/storagecache/cache.js +3 -3
  2181. package/storagecache/getAmlFilesystem.d.ts +2 -2
  2182. package/storagecache/getAmlFilesystem.js +2 -2
  2183. package/storagecache/getAutoExportJob.d.ts +4 -0
  2184. package/storagecache/getAutoExportJob.js +5 -1
  2185. package/storagecache/getAutoImportJob.d.ts +181 -0
  2186. package/storagecache/getAutoImportJob.js +36 -0
  2187. package/storagecache/getCache.d.ts +2 -2
  2188. package/storagecache/getCache.js +2 -2
  2189. package/storagecache/getImportJob.d.ts +2 -2
  2190. package/storagecache/getImportJob.js +2 -2
  2191. package/storagecache/getRequiredAmlFSSubnetsSize.d.ts +2 -2
  2192. package/storagecache/getRequiredAmlFSSubnetsSize.js +2 -2
  2193. package/storagecache/getStorageTarget.d.ts +2 -2
  2194. package/storagecache/getStorageTarget.js +2 -2
  2195. package/storagecache/importJob.d.ts +1 -1
  2196. package/storagecache/importJob.js +3 -3
  2197. package/storagecache/index.d.ts +6 -0
  2198. package/storagecache/index.js +9 -2
  2199. package/storagecache/storageTarget.d.ts +1 -1
  2200. package/storagecache/storageTarget.js +3 -3
  2201. package/storagediscovery/getStorageDiscoveryWorkspace.d.ts +4 -0
  2202. package/storagediscovery/getStorageDiscoveryWorkspace.js +5 -1
  2203. package/storagediscovery/storageDiscoveryWorkspace.d.ts +2 -0
  2204. package/storagediscovery/storageDiscoveryWorkspace.js +4 -2
  2205. package/storagemover/agent.d.ts +1 -1
  2206. package/storagemover/agent.js +3 -3
  2207. package/storagemover/endpoint.d.ts +1 -1
  2208. package/storagemover/endpoint.js +3 -3
  2209. package/storagemover/getAgent.d.ts +2 -2
  2210. package/storagemover/getAgent.js +2 -2
  2211. package/storagemover/getEndpoint.d.ts +2 -2
  2212. package/storagemover/getEndpoint.js +2 -2
  2213. package/storagemover/getJobDefinition.d.ts +3 -3
  2214. package/storagemover/getJobDefinition.js +2 -2
  2215. package/storagemover/getProject.d.ts +2 -2
  2216. package/storagemover/getProject.js +2 -2
  2217. package/storagemover/getStorageMover.d.ts +2 -2
  2218. package/storagemover/getStorageMover.js +2 -2
  2219. package/storagemover/jobDefinition.d.ts +3 -3
  2220. package/storagemover/jobDefinition.js +3 -3
  2221. package/storagemover/project.d.ts +1 -1
  2222. package/storagemover/project.js +3 -3
  2223. package/storagemover/storageMover.d.ts +1 -1
  2224. package/storagemover/storageMover.js +3 -3
  2225. package/storagesync/getPrivateEndpointConnection.d.ts +2 -2
  2226. package/storagesync/getStorageSyncService.d.ts +1 -1
  2227. package/storagesync/privateEndpointConnection.d.ts +1 -1
  2228. package/storagesync/serverEndpoint.js +7 -7
  2229. package/storagesync/storageSyncService.d.ts +1 -1
  2230. package/tsconfig.tsbuildinfo +1 -1
  2231. package/types/enums/apimanagement/index.d.ts +1 -1
  2232. package/types/enums/azurearcdata/index.d.ts +117 -0
  2233. package/types/enums/azurearcdata/index.js +83 -2
  2234. package/types/enums/azuredatatransfer/index.d.ts +110 -0
  2235. package/types/enums/azuredatatransfer/index.js +84 -2
  2236. package/types/enums/batch/index.d.ts +1 -1
  2237. package/types/enums/batch/index.js +1 -1
  2238. package/types/enums/billingbenefits/index.d.ts +45 -0
  2239. package/types/enums/billingbenefits/index.js +27 -2
  2240. package/types/enums/cdn/index.d.ts +69 -2
  2241. package/types/enums/cdn/index.js +45 -4
  2242. package/types/enums/compute/index.d.ts +1 -1
  2243. package/types/enums/containerinstance/index.d.ts +24 -1
  2244. package/types/enums/containerinstance/index.js +16 -2
  2245. package/types/enums/containerservice/index.d.ts +29 -0
  2246. package/types/enums/containerservice/index.js +23 -2
  2247. package/types/enums/datafactory/index.d.ts +27 -0
  2248. package/types/enums/datafactory/index.js +18 -3
  2249. package/types/enums/datamigration/index.d.ts +24 -0
  2250. package/types/enums/datamigration/index.js +18 -2
  2251. package/types/enums/hybridcontainerservice/index.d.ts +7 -0
  2252. package/types/enums/hybridcontainerservice/index.js +5 -2
  2253. package/types/enums/index.d.ts +1 -3
  2254. package/types/enums/index.js +4 -8
  2255. package/types/enums/machinelearningservices/index.d.ts +20 -0
  2256. package/types/enums/machinelearningservices/index.js +15 -3
  2257. package/types/enums/monitor/index.d.ts +232 -0
  2258. package/types/enums/monitor/index.js +179 -2
  2259. package/types/enums/redis/index.d.ts +52 -1
  2260. package/types/enums/redis/index.js +52 -1
  2261. package/types/enums/resources/index.d.ts +6 -0
  2262. package/types/enums/resources/index.js +7 -1
  2263. package/types/enums/search/index.d.ts +9 -9
  2264. package/types/enums/search/index.js +7 -7
  2265. package/types/enums/storagecache/index.d.ts +8 -0
  2266. package/types/enums/storagecache/index.js +6 -2
  2267. package/types/input.d.ts +2072 -179
  2268. package/types/input.js +114 -3
  2269. package/types/output.d.ts +3247 -345
  2270. package/types/output.js +122 -3
  2271. package/web/getWebAppAuthSettingsV2WithoutSecrets.d.ts +83 -0
  2272. package/web/getWebAppAuthSettingsV2WithoutSecrets.js +38 -0
  2273. package/web/getWebAppAuthSettingsV2WithoutSecretsSlot.d.ts +91 -0
  2274. package/web/getWebAppAuthSettingsV2WithoutSecretsSlot.js +40 -0
  2275. package/web/index.d.ts +12 -0
  2276. package/web/index.js +20 -6
  2277. package/web/webAppAuthSettingsV2.js +2 -2
  2278. package/web/webAppAuthSettingsV2Slot.js +2 -2
  2279. package/web/webAppAuthSettingsV2WithoutSecrets.d.ts +107 -0
  2280. package/web/webAppAuthSettingsV2WithoutSecrets.js +85 -0
  2281. package/web/webAppAuthSettingsV2WithoutSecretsSlot.d.ts +111 -0
  2282. package/web/webAppAuthSettingsV2WithoutSecretsSlot.js +89 -0
  2283. package/cloudngfw/listPaloAltoNetworksCloudngfwCloudManagerTenants.d.ts +0 -28
  2284. package/cloudngfw/listPaloAltoNetworksCloudngfwCloudManagerTenants.js +0 -33
  2285. package/cloudngfw/listPaloAltoNetworksCloudngfwProductSerialNumberStatus.js +0 -33
  2286. package/cloudngfw/listPaloAltoNetworksCloudngfwSupportInfo.js +0 -33
  2287. package/hybriddata/dataManager.d.ts +0 -95
  2288. package/hybriddata/dataManager.js +0 -77
  2289. package/hybriddata/dataStore.d.ts +0 -102
  2290. package/hybriddata/dataStore.js +0 -89
  2291. package/hybriddata/getDataManager.d.ts +0 -76
  2292. package/hybriddata/getDataManager.js +0 -34
  2293. package/hybriddata/getDataStore.d.ts +0 -83
  2294. package/hybriddata/getDataStore.js +0 -36
  2295. package/hybriddata/getJobDefinition.d.ts +0 -107
  2296. package/hybriddata/getJobDefinition.js +0 -38
  2297. package/hybriddata/index.d.ts +0 -19
  2298. package/hybriddata/index.js +0 -55
  2299. package/hybriddata/jobDefinition.d.ts +0 -138
  2300. package/hybriddata/jobDefinition.js +0 -105
  2301. package/storsimple/accessControlRecord.d.ts +0 -80
  2302. package/storsimple/accessControlRecord.js +0 -82
  2303. package/storsimple/backupPolicy.d.ts +0 -104
  2304. package/storsimple/backupPolicy.js +0 -96
  2305. package/storsimple/backupSchedule.d.ts +0 -122
  2306. package/storsimple/backupSchedule.js +0 -110
  2307. package/storsimple/bandwidthSetting.d.ts +0 -82
  2308. package/storsimple/bandwidthSetting.js +0 -82
  2309. package/storsimple/getAccessControlRecord.d.ts +0 -74
  2310. package/storsimple/getAccessControlRecord.js +0 -36
  2311. package/storsimple/getBackupPolicy.d.ts +0 -102
  2312. package/storsimple/getBackupPolicy.js +0 -38
  2313. package/storsimple/getBackupSchedule.d.ts +0 -107
  2314. package/storsimple/getBackupSchedule.js +0 -40
  2315. package/storsimple/getBandwidthSetting.d.ts +0 -75
  2316. package/storsimple/getBandwidthSetting.js +0 -36
  2317. package/storsimple/getManager.d.ts +0 -81
  2318. package/storsimple/getManager.js +0 -34
  2319. package/storsimple/getManagerDevicePublicEncryptionKey.d.ts +0 -50
  2320. package/storsimple/getManagerDevicePublicEncryptionKey.js +0 -36
  2321. package/storsimple/getManagerExtendedInfo.d.ts +0 -86
  2322. package/storsimple/getManagerExtendedInfo.js +0 -34
  2323. package/storsimple/getStorageAccountCredential.d.ts +0 -83
  2324. package/storsimple/getStorageAccountCredential.js +0 -36
  2325. package/storsimple/getVolume.d.ts +0 -118
  2326. package/storsimple/getVolume.js +0 -40
  2327. package/storsimple/getVolumeContainer.d.ts +0 -107
  2328. package/storsimple/getVolumeContainer.js +0 -38
  2329. package/storsimple/index.d.ts +0 -70
  2330. package/storsimple/index.js +0 -112
  2331. package/storsimple/listDeviceFailoverSets.d.ts +0 -51
  2332. package/storsimple/listDeviceFailoverSets.js +0 -36
  2333. package/storsimple/listDeviceFailoverTars.d.ts +0 -59
  2334. package/storsimple/listDeviceFailoverTars.js +0 -38
  2335. package/storsimple/listManagerActivationKey.d.ts +0 -42
  2336. package/storsimple/listManagerActivationKey.js +0 -34
  2337. package/storsimple/listManagerPublicEncryptionKey.d.ts +0 -50
  2338. package/storsimple/listManagerPublicEncryptionKey.js +0 -34
  2339. package/storsimple/manager.d.ts +0 -105
  2340. package/storsimple/manager.js +0 -81
  2341. package/storsimple/managerExtendedInfo.d.ts +0 -116
  2342. package/storsimple/managerExtendedInfo.js +0 -94
  2343. package/storsimple/storageAccountCredential.d.ts +0 -98
  2344. package/storsimple/storageAccountCredential.js +0 -89
  2345. package/storsimple/volume.d.ts +0 -132
  2346. package/storsimple/volume.js +0 -116
  2347. package/storsimple/volumeContainer.d.ts +0 -122
  2348. package/storsimple/volumeContainer.js +0 -98
  2349. package/types/enums/hybriddata/index.d.ts +0 -60
  2350. package/types/enums/hybriddata/index.js +0 -50
  2351. package/types/enums/storsimple/index.d.ts +0 -100
  2352. package/types/enums/storsimple/index.js +0 -61
@@ -8,9 +8,9 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Retrieves an Arc Sql Server database.
10
10
  *
11
- * Uses Azure REST API version 2024-01-01.
11
+ * Uses Azure REST API version 2025-03-01-preview.
12
12
  *
13
- * Other available API versions: 2023-01-15-preview, 2024-05-01-preview, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
13
+ * Other available API versions: 2023-01-15-preview, 2024-01-01, 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
14
14
  */
15
15
  function getSqlServerDatabase(args, opts) {
16
16
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -24,9 +24,9 @@ exports.getSqlServerDatabase = getSqlServerDatabase;
24
24
  /**
25
25
  * Retrieves an Arc Sql Server database.
26
26
  *
27
- * Uses Azure REST API version 2024-01-01.
27
+ * Uses Azure REST API version 2025-03-01-preview.
28
28
  *
29
- * Other available API versions: 2023-01-15-preview, 2024-05-01-preview, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
29
+ * Other available API versions: 2023-01-15-preview, 2024-01-01, 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
30
30
  */
31
31
  function getSqlServerDatabaseOutput(args, opts) {
32
32
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -3,9 +3,9 @@ import * as outputs from "../types/output";
3
3
  /**
4
4
  * Retrieves a SQL Server ESU license resource
5
5
  *
6
- * Uses Azure REST API version 2024-05-01-preview.
6
+ * Uses Azure REST API version 2025-03-01-preview.
7
7
  *
8
- * Other available API versions: 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
8
+ * Other available API versions: 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
9
9
  */
10
10
  export declare function getSqlServerEsuLicense(args: GetSqlServerEsuLicenseArgs, opts?: pulumi.InvokeOptions): Promise<GetSqlServerEsuLicenseResult>;
11
11
  export interface GetSqlServerEsuLicenseArgs {
@@ -60,9 +60,9 @@ export interface GetSqlServerEsuLicenseResult {
60
60
  /**
61
61
  * Retrieves a SQL Server ESU license resource
62
62
  *
63
- * Uses Azure REST API version 2024-05-01-preview.
63
+ * Uses Azure REST API version 2025-03-01-preview.
64
64
  *
65
- * Other available API versions: 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
65
+ * Other available API versions: 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
66
66
  */
67
67
  export declare function getSqlServerEsuLicenseOutput(args: GetSqlServerEsuLicenseOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetSqlServerEsuLicenseResult>;
68
68
  export interface GetSqlServerEsuLicenseOutputArgs {
@@ -8,9 +8,9 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Retrieves a SQL Server ESU license resource
10
10
  *
11
- * Uses Azure REST API version 2024-05-01-preview.
11
+ * Uses Azure REST API version 2025-03-01-preview.
12
12
  *
13
- * Other available API versions: 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
13
+ * Other available API versions: 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
14
14
  */
15
15
  function getSqlServerEsuLicense(args, opts) {
16
16
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -23,9 +23,9 @@ exports.getSqlServerEsuLicense = getSqlServerEsuLicense;
23
23
  /**
24
24
  * Retrieves a SQL Server ESU license resource
25
25
  *
26
- * Uses Azure REST API version 2024-05-01-preview.
26
+ * Uses Azure REST API version 2025-03-01-preview.
27
27
  *
28
- * Other available API versions: 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
28
+ * Other available API versions: 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
29
29
  */
30
30
  function getSqlServerEsuLicenseOutput(args, opts) {
31
31
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -3,9 +3,9 @@ import * as outputs from "../types/output";
3
3
  /**
4
4
  * Retrieves a SQL Server Instance resource
5
5
  *
6
- * Uses Azure REST API version 2024-01-01.
6
+ * Uses Azure REST API version 2025-03-01-preview.
7
7
  *
8
- * Other available API versions: 2023-01-15-preview, 2024-05-01-preview, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
8
+ * Other available API versions: 2023-01-15-preview, 2024-01-01, 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
9
9
  */
10
10
  export declare function getSqlServerInstance(args: GetSqlServerInstanceArgs, opts?: pulumi.InvokeOptions): Promise<GetSqlServerInstanceResult>;
11
11
  export interface GetSqlServerInstanceArgs {
@@ -60,9 +60,9 @@ export interface GetSqlServerInstanceResult {
60
60
  /**
61
61
  * Retrieves a SQL Server Instance resource
62
62
  *
63
- * Uses Azure REST API version 2024-01-01.
63
+ * Uses Azure REST API version 2025-03-01-preview.
64
64
  *
65
- * Other available API versions: 2023-01-15-preview, 2024-05-01-preview, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
65
+ * Other available API versions: 2023-01-15-preview, 2024-01-01, 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
66
66
  */
67
67
  export declare function getSqlServerInstanceOutput(args: GetSqlServerInstanceOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetSqlServerInstanceResult>;
68
68
  export interface GetSqlServerInstanceOutputArgs {
@@ -8,9 +8,9 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Retrieves a SQL Server Instance resource
10
10
  *
11
- * Uses Azure REST API version 2024-01-01.
11
+ * Uses Azure REST API version 2025-03-01-preview.
12
12
  *
13
- * Other available API versions: 2023-01-15-preview, 2024-05-01-preview, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
13
+ * Other available API versions: 2023-01-15-preview, 2024-01-01, 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
14
14
  */
15
15
  function getSqlServerInstance(args, opts) {
16
16
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -23,9 +23,9 @@ exports.getSqlServerInstance = getSqlServerInstance;
23
23
  /**
24
24
  * Retrieves a SQL Server Instance resource
25
25
  *
26
- * Uses Azure REST API version 2024-01-01.
26
+ * Uses Azure REST API version 2025-03-01-preview.
27
27
  *
28
- * Other available API versions: 2023-01-15-preview, 2024-05-01-preview, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
28
+ * Other available API versions: 2023-01-15-preview, 2024-01-01, 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
29
29
  */
30
30
  function getSqlServerInstanceOutput(args, opts) {
31
31
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -3,9 +3,9 @@ import * as outputs from "../types/output";
3
3
  /**
4
4
  * Gets jobs status details for sql arc resource
5
5
  *
6
- * Uses Azure REST API version 2024-05-01-preview.
6
+ * Uses Azure REST API version 2025-03-01-preview.
7
7
  *
8
- * Other available API versions: 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
8
+ * Other available API versions: 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
9
9
  */
10
10
  export declare function getSqlServerInstanceJobsStatus(args: GetSqlServerInstanceJobsStatusArgs, opts?: pulumi.InvokeOptions): Promise<GetSqlServerInstanceJobsStatusResult>;
11
11
  export interface GetSqlServerInstanceJobsStatusArgs {
@@ -38,9 +38,9 @@ export interface GetSqlServerInstanceJobsStatusResult {
38
38
  /**
39
39
  * Gets jobs status details for sql arc resource
40
40
  *
41
- * Uses Azure REST API version 2024-05-01-preview.
41
+ * Uses Azure REST API version 2025-03-01-preview.
42
42
  *
43
- * Other available API versions: 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
43
+ * Other available API versions: 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
44
44
  */
45
45
  export declare function getSqlServerInstanceJobsStatusOutput(args: GetSqlServerInstanceJobsStatusOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetSqlServerInstanceJobsStatusResult>;
46
46
  export interface GetSqlServerInstanceJobsStatusOutputArgs {
@@ -8,9 +8,9 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Gets jobs status details for sql arc resource
10
10
  *
11
- * Uses Azure REST API version 2024-05-01-preview.
11
+ * Uses Azure REST API version 2025-03-01-preview.
12
12
  *
13
- * Other available API versions: 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
13
+ * Other available API versions: 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
14
14
  */
15
15
  function getSqlServerInstanceJobsStatus(args, opts) {
16
16
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -25,9 +25,9 @@ exports.getSqlServerInstanceJobsStatus = getSqlServerInstanceJobsStatus;
25
25
  /**
26
26
  * Gets jobs status details for sql arc resource
27
27
  *
28
- * Uses Azure REST API version 2024-05-01-preview.
28
+ * Uses Azure REST API version 2025-03-01-preview.
29
29
  *
30
- * Other available API versions: 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
30
+ * Other available API versions: 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
31
31
  */
32
32
  function getSqlServerInstanceJobsStatusOutput(args, opts) {
33
33
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -4,9 +4,9 @@ import * as enums from "../types/enums";
4
4
  /**
5
5
  * Retrieves SQL Server instance telemetry
6
6
  *
7
- * Uses Azure REST API version 2024-01-01.
7
+ * Uses Azure REST API version 2025-03-01-preview.
8
8
  *
9
- * Other available API versions: 2024-05-01-preview, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
9
+ * Other available API versions: 2024-01-01, 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
10
10
  */
11
11
  export declare function getSqlServerInstanceTelemetry(args: GetSqlServerInstanceTelemetryArgs, opts?: pulumi.InvokeOptions): Promise<GetSqlServerInstanceTelemetryResult>;
12
12
  export interface GetSqlServerInstanceTelemetryArgs {
@@ -63,9 +63,9 @@ export interface GetSqlServerInstanceTelemetryResult {
63
63
  /**
64
64
  * Retrieves SQL Server instance telemetry
65
65
  *
66
- * Uses Azure REST API version 2024-01-01.
66
+ * Uses Azure REST API version 2025-03-01-preview.
67
67
  *
68
- * Other available API versions: 2024-05-01-preview, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
68
+ * Other available API versions: 2024-01-01, 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
69
69
  */
70
70
  export declare function getSqlServerInstanceTelemetryOutput(args: GetSqlServerInstanceTelemetryOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetSqlServerInstanceTelemetryResult>;
71
71
  export interface GetSqlServerInstanceTelemetryOutputArgs {
@@ -8,9 +8,9 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Retrieves SQL Server instance telemetry
10
10
  *
11
- * Uses Azure REST API version 2024-01-01.
11
+ * Uses Azure REST API version 2025-03-01-preview.
12
12
  *
13
- * Other available API versions: 2024-05-01-preview, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
13
+ * Other available API versions: 2024-01-01, 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
14
14
  */
15
15
  function getSqlServerInstanceTelemetry(args, opts) {
16
16
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -29,9 +29,9 @@ exports.getSqlServerInstanceTelemetry = getSqlServerInstanceTelemetry;
29
29
  /**
30
30
  * Retrieves SQL Server instance telemetry
31
31
  *
32
- * Uses Azure REST API version 2024-01-01.
32
+ * Uses Azure REST API version 2025-03-01-preview.
33
33
  *
34
- * Other available API versions: 2024-05-01-preview, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
34
+ * Other available API versions: 2024-01-01, 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
35
35
  */
36
36
  function getSqlServerInstanceTelemetryOutput(args, opts) {
37
37
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -3,9 +3,9 @@ import * as outputs from "../types/output";
3
3
  /**
4
4
  * Retrieves a SQL Server license resource
5
5
  *
6
- * Uses Azure REST API version 2024-05-01-preview.
6
+ * Uses Azure REST API version 2025-03-01-preview.
7
7
  *
8
- * Other available API versions: 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
8
+ * Other available API versions: 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
9
9
  */
10
10
  export declare function getSqlServerLicense(args: GetSqlServerLicenseArgs, opts?: pulumi.InvokeOptions): Promise<GetSqlServerLicenseResult>;
11
11
  export interface GetSqlServerLicenseArgs {
@@ -60,9 +60,9 @@ export interface GetSqlServerLicenseResult {
60
60
  /**
61
61
  * Retrieves a SQL Server license resource
62
62
  *
63
- * Uses Azure REST API version 2024-05-01-preview.
63
+ * Uses Azure REST API version 2025-03-01-preview.
64
64
  *
65
- * Other available API versions: 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
65
+ * Other available API versions: 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
66
66
  */
67
67
  export declare function getSqlServerLicenseOutput(args: GetSqlServerLicenseOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetSqlServerLicenseResult>;
68
68
  export interface GetSqlServerLicenseOutputArgs {
@@ -8,9 +8,9 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Retrieves a SQL Server license resource
10
10
  *
11
- * Uses Azure REST API version 2024-05-01-preview.
11
+ * Uses Azure REST API version 2025-03-01-preview.
12
12
  *
13
- * Other available API versions: 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
13
+ * Other available API versions: 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
14
14
  */
15
15
  function getSqlServerLicense(args, opts) {
16
16
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -23,9 +23,9 @@ exports.getSqlServerLicense = getSqlServerLicense;
23
23
  /**
24
24
  * Retrieves a SQL Server license resource
25
25
  *
26
- * Uses Azure REST API version 2024-05-01-preview.
26
+ * Uses Azure REST API version 2025-03-01-preview.
27
27
  *
28
- * Other available API versions: 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
28
+ * Other available API versions: 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
29
29
  */
30
30
  function getSqlServerLicenseOutput(args, opts) {
31
31
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -4,9 +4,9 @@ import * as outputs from "../types/output";
4
4
  /**
5
5
  * A Postgres Instance.
6
6
  *
7
- * Uses Azure REST API version 2024-01-01. In version 2.x of the Azure Native provider, it used API version 2023-01-15-preview.
7
+ * Uses Azure REST API version 2025-03-01-preview. In version 2.x of the Azure Native provider, it used API version 2023-01-15-preview.
8
8
  *
9
- * Other available API versions: 2023-01-15-preview, 2024-05-01-preview, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
9
+ * Other available API versions: 2023-01-15-preview, 2024-01-01, 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
10
10
  */
11
11
  export declare class PostgresInstance extends pulumi.CustomResource {
12
12
  /**
@@ -9,9 +9,9 @@ const utilities = require("../utilities");
9
9
  /**
10
10
  * A Postgres Instance.
11
11
  *
12
- * Uses Azure REST API version 2024-01-01. In version 2.x of the Azure Native provider, it used API version 2023-01-15-preview.
12
+ * Uses Azure REST API version 2025-03-01-preview. In version 2.x of the Azure Native provider, it used API version 2023-01-15-preview.
13
13
  *
14
- * Other available API versions: 2023-01-15-preview, 2024-05-01-preview, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
14
+ * Other available API versions: 2023-01-15-preview, 2024-01-01, 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
15
15
  */
16
16
  class PostgresInstance extends pulumi.CustomResource {
17
17
  /**
@@ -4,9 +4,9 @@ import * as outputs from "../types/output";
4
4
  /**
5
5
  * A SqlManagedInstance.
6
6
  *
7
- * Uses Azure REST API version 2024-01-01. In version 2.x of the Azure Native provider, it used API version 2023-01-15-preview.
7
+ * Uses Azure REST API version 2025-03-01-preview. In version 2.x of the Azure Native provider, it used API version 2023-01-15-preview.
8
8
  *
9
- * Other available API versions: 2023-01-15-preview, 2024-05-01-preview, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
9
+ * Other available API versions: 2023-01-15-preview, 2024-01-01, 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
10
10
  */
11
11
  export declare class SqlManagedInstance extends pulumi.CustomResource {
12
12
  /**
@@ -9,9 +9,9 @@ const utilities = require("../utilities");
9
9
  /**
10
10
  * A SqlManagedInstance.
11
11
  *
12
- * Uses Azure REST API version 2024-01-01. In version 2.x of the Azure Native provider, it used API version 2023-01-15-preview.
12
+ * Uses Azure REST API version 2025-03-01-preview. In version 2.x of the Azure Native provider, it used API version 2023-01-15-preview.
13
13
  *
14
- * Other available API versions: 2023-01-15-preview, 2024-05-01-preview, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
14
+ * Other available API versions: 2023-01-15-preview, 2024-01-01, 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
15
15
  */
16
16
  class SqlManagedInstance extends pulumi.CustomResource {
17
17
  /**
@@ -4,9 +4,9 @@ import * as outputs from "../types/output";
4
4
  /**
5
5
  * Arc Sql Server Availability Group
6
6
  *
7
- * Uses Azure REST API version 2024-01-01. In version 2.x of the Azure Native provider, it used API version 2024-01-01.
7
+ * Uses Azure REST API version 2025-03-01-preview. In version 2.x of the Azure Native provider, it used API version 2024-01-01.
8
8
  *
9
- * Other available API versions: 2024-05-01-preview, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
9
+ * Other available API versions: 2024-01-01, 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
10
10
  */
11
11
  export declare class SqlServerAvailabilityGroup extends pulumi.CustomResource {
12
12
  /**
@@ -8,9 +8,9 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Arc Sql Server Availability Group
10
10
  *
11
- * Uses Azure REST API version 2024-01-01. In version 2.x of the Azure Native provider, it used API version 2024-01-01.
11
+ * Uses Azure REST API version 2025-03-01-preview. In version 2.x of the Azure Native provider, it used API version 2024-01-01.
12
12
  *
13
- * Other available API versions: 2024-05-01-preview, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
13
+ * Other available API versions: 2024-01-01, 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
14
14
  */
15
15
  class SqlServerAvailabilityGroup extends pulumi.CustomResource {
16
16
  /**
@@ -4,9 +4,9 @@ import * as outputs from "../types/output";
4
4
  /**
5
5
  * Arc Sql Server database
6
6
  *
7
- * Uses Azure REST API version 2024-01-01. In version 2.x of the Azure Native provider, it used API version 2023-01-15-preview.
7
+ * Uses Azure REST API version 2025-03-01-preview. In version 2.x of the Azure Native provider, it used API version 2023-01-15-preview.
8
8
  *
9
- * Other available API versions: 2023-01-15-preview, 2024-05-01-preview, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
9
+ * Other available API versions: 2023-01-15-preview, 2024-01-01, 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
10
10
  */
11
11
  export declare class SqlServerDatabase extends pulumi.CustomResource {
12
12
  /**
@@ -8,9 +8,9 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Arc Sql Server database
10
10
  *
11
- * Uses Azure REST API version 2024-01-01. In version 2.x of the Azure Native provider, it used API version 2023-01-15-preview.
11
+ * Uses Azure REST API version 2025-03-01-preview. In version 2.x of the Azure Native provider, it used API version 2023-01-15-preview.
12
12
  *
13
- * Other available API versions: 2023-01-15-preview, 2024-05-01-preview, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
13
+ * Other available API versions: 2023-01-15-preview, 2024-01-01, 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
14
14
  */
15
15
  class SqlServerDatabase extends pulumi.CustomResource {
16
16
  /**
@@ -4,9 +4,9 @@ import * as outputs from "../types/output";
4
4
  /**
5
5
  * Describe SQL Server ESU license resource.
6
6
  *
7
- * Uses Azure REST API version 2024-05-01-preview. In version 2.x of the Azure Native provider, it used API version 2024-05-01-preview.
7
+ * Uses Azure REST API version 2025-03-01-preview. In version 2.x of the Azure Native provider, it used API version 2024-05-01-preview.
8
8
  *
9
- * Other available API versions: 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
9
+ * Other available API versions: 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
10
10
  */
11
11
  export declare class SqlServerEsuLicense extends pulumi.CustomResource {
12
12
  /**
@@ -8,9 +8,9 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Describe SQL Server ESU license resource.
10
10
  *
11
- * Uses Azure REST API version 2024-05-01-preview. In version 2.x of the Azure Native provider, it used API version 2024-05-01-preview.
11
+ * Uses Azure REST API version 2025-03-01-preview. In version 2.x of the Azure Native provider, it used API version 2024-05-01-preview.
12
12
  *
13
- * Other available API versions: 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
13
+ * Other available API versions: 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
14
14
  */
15
15
  class SqlServerEsuLicense extends pulumi.CustomResource {
16
16
  /**
@@ -4,9 +4,9 @@ import * as outputs from "../types/output";
4
4
  /**
5
5
  * A SqlServerInstance.
6
6
  *
7
- * Uses Azure REST API version 2024-01-01. In version 2.x of the Azure Native provider, it used API version 2023-01-15-preview.
7
+ * Uses Azure REST API version 2025-03-01-preview. In version 2.x of the Azure Native provider, it used API version 2023-01-15-preview.
8
8
  *
9
- * Other available API versions: 2023-01-15-preview, 2024-05-01-preview, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
9
+ * Other available API versions: 2023-01-15-preview, 2024-01-01, 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
10
10
  */
11
11
  export declare class SqlServerInstance extends pulumi.CustomResource {
12
12
  /**
@@ -8,9 +8,9 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * A SqlServerInstance.
10
10
  *
11
- * Uses Azure REST API version 2024-01-01. In version 2.x of the Azure Native provider, it used API version 2023-01-15-preview.
11
+ * Uses Azure REST API version 2025-03-01-preview. In version 2.x of the Azure Native provider, it used API version 2023-01-15-preview.
12
12
  *
13
- * Other available API versions: 2023-01-15-preview, 2024-05-01-preview, 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
13
+ * Other available API versions: 2023-01-15-preview, 2024-01-01, 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
14
14
  */
15
15
  class SqlServerInstance extends pulumi.CustomResource {
16
16
  /**
@@ -4,9 +4,9 @@ import * as outputs from "../types/output";
4
4
  /**
5
5
  * Describe SQL Server license resource.
6
6
  *
7
- * Uses Azure REST API version 2024-05-01-preview. In version 2.x of the Azure Native provider, it used API version 2024-05-01-preview.
7
+ * Uses Azure REST API version 2025-03-01-preview. In version 2.x of the Azure Native provider, it used API version 2024-05-01-preview.
8
8
  *
9
- * Other available API versions: 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
9
+ * Other available API versions: 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
10
10
  */
11
11
  export declare class SqlServerLicense extends pulumi.CustomResource {
12
12
  /**
@@ -8,9 +8,9 @@ const utilities = require("../utilities");
8
8
  /**
9
9
  * Describe SQL Server license resource.
10
10
  *
11
- * Uses Azure REST API version 2024-05-01-preview. In version 2.x of the Azure Native provider, it used API version 2024-05-01-preview.
11
+ * Uses Azure REST API version 2025-03-01-preview. In version 2.x of the Azure Native provider, it used API version 2024-05-01-preview.
12
12
  *
13
- * Other available API versions: 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
13
+ * Other available API versions: 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command `pulumi package add azure-native azurearcdata [ApiVersion]`. See the [version guide](../../../version-guide/#accessing-any-api-version-via-local-packages) for details.
14
14
  */
15
15
  class SqlServerLicense extends pulumi.CustomResource {
16
16
  /**
@@ -0,0 +1,101 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * Represents a FlowProfile Azure resource, which defines a data replication scenario with a specific data classification and a set of configurable policy rules.
6
+ *
7
+ * Uses Azure REST API version 2025-05-30-preview.
8
+ */
9
+ export declare class FlowProfile extends pulumi.CustomResource {
10
+ /**
11
+ * Get an existing FlowProfile resource's state with the given name, ID, and optional extra
12
+ * properties used to qualify the lookup.
13
+ *
14
+ * @param name The _unique_ name of the resulting resource.
15
+ * @param id The _unique_ provider ID of the resource to lookup.
16
+ * @param opts Optional settings to control the behavior of the CustomResource.
17
+ */
18
+ static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): FlowProfile;
19
+ /**
20
+ * Returns true if the given object is an instance of FlowProfile. This is designed to work even
21
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
22
+ */
23
+ static isInstance(obj: any): obj is FlowProfile;
24
+ /**
25
+ * The Azure API version of the resource.
26
+ */
27
+ readonly azureApiVersion: pulumi.Output<string>;
28
+ /**
29
+ * The managed service identities assigned to this resource.
30
+ */
31
+ readonly identity: pulumi.Output<outputs.azuredatatransfer.ManagedServiceIdentityResponse | undefined>;
32
+ /**
33
+ * The geo-location where the resource lives
34
+ */
35
+ readonly location: pulumi.Output<string>;
36
+ /**
37
+ * The name of the resource
38
+ */
39
+ readonly name: pulumi.Output<string>;
40
+ /**
41
+ * The set of configuration properties that define the behavior and rules of the FlowProfile.
42
+ */
43
+ readonly properties: pulumi.Output<outputs.azuredatatransfer.FlowProfilePropertiesResponse>;
44
+ /**
45
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
46
+ */
47
+ readonly systemData: pulumi.Output<outputs.azuredatatransfer.SystemDataResponse>;
48
+ /**
49
+ * Resource tags.
50
+ */
51
+ readonly tags: pulumi.Output<{
52
+ [key: string]: string;
53
+ } | undefined>;
54
+ /**
55
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
56
+ */
57
+ readonly type: pulumi.Output<string>;
58
+ /**
59
+ * Create a FlowProfile resource with the given unique name, arguments, and options.
60
+ *
61
+ * @param name The _unique_ name of the resource.
62
+ * @param args The arguments to use to populate this resource's properties.
63
+ * @param opts A bag of options that control this resource's behavior.
64
+ */
65
+ constructor(name: string, args: FlowProfileArgs, opts?: pulumi.CustomResourceOptions);
66
+ }
67
+ /**
68
+ * The set of arguments for constructing a FlowProfile resource.
69
+ */
70
+ export interface FlowProfileArgs {
71
+ /**
72
+ * The name of the FlowProfile resource to operate on. Must be 3 to 64 characters long and contain only alphanumeric characters or hyphens.
73
+ */
74
+ flowProfileName?: pulumi.Input<string>;
75
+ /**
76
+ * The managed service identities assigned to this resource.
77
+ */
78
+ identity?: pulumi.Input<inputs.azuredatatransfer.ManagedServiceIdentityArgs>;
79
+ /**
80
+ * The geo-location where the resource lives
81
+ */
82
+ location?: pulumi.Input<string>;
83
+ /**
84
+ * The name of the pipeline on which to operate.
85
+ */
86
+ pipelineName: pulumi.Input<string>;
87
+ /**
88
+ * The set of configuration properties that define the behavior and rules of the FlowProfile.
89
+ */
90
+ properties?: pulumi.Input<inputs.azuredatatransfer.FlowProfilePropertiesArgs>;
91
+ /**
92
+ * The name of the resource group. The name is case insensitive.
93
+ */
94
+ resourceGroupName: pulumi.Input<string>;
95
+ /**
96
+ * Resource tags.
97
+ */
98
+ tags?: pulumi.Input<{
99
+ [key: string]: pulumi.Input<string>;
100
+ }>;
101
+ }