@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
package/types/output.d.ts CHANGED
@@ -34442,10 +34442,27 @@ export declare namespace azurearcdata {
34442
34442
  */
34443
34443
  secondaryDomainControllers?: outputs.azurearcdata.ActiveDirectoryDomainControllerResponse[];
34444
34444
  }
34445
+ /**
34446
+ * Authentication related configuration for the SQL Server Instance.
34447
+ */
34448
+ interface AuthenticationResponse {
34449
+ /**
34450
+ * Mode of authentication in SqlServer.
34451
+ */
34452
+ mode?: string;
34453
+ /**
34454
+ * Entra Authentication configuration for the SQL Server Instance.
34455
+ */
34456
+ sqlServerEntraIdentity?: outputs.azurearcdata.EntraAuthenticationResponse[];
34457
+ }
34445
34458
  /**
34446
34459
  * The specifications of the availability group replica configuration
34447
34460
  */
34448
34461
  interface AvailabilityGroupConfigureResponse {
34462
+ /**
34463
+ * Property that determines whether a given availability replica can run in synchronous-commit mode
34464
+ */
34465
+ availabilityMode?: string;
34449
34466
  /**
34450
34467
  * The Availability Synchronization mode of the availability group replica.
34451
34468
  */
@@ -34454,14 +34471,38 @@ export declare namespace azurearcdata {
34454
34471
  * Represents the user-specified priority for performing backups on this replica relative to the other replicas in the same availability group.
34455
34472
  */
34456
34473
  backupPriority?: number;
34474
+ /**
34475
+ * Name of certificate to use for authentication. Required if any CERTIFICATE authentication modes are specified.
34476
+ */
34477
+ certificateName?: string;
34478
+ /**
34479
+ * Permitted authentication modes for the mirroring endpoint.
34480
+ */
34481
+ endpointAuthenticationMode?: string;
34482
+ /**
34483
+ * The login which will connect to the mirroring endpoint.
34484
+ */
34485
+ endpointConnectLogin?: string;
34486
+ /**
34487
+ * Name of the mirroring endpoint URL
34488
+ */
34489
+ endpointName?: string;
34457
34490
  /**
34458
34491
  * Mirroring endpoint URL of availability group replica
34459
34492
  */
34460
34493
  endpointUrl?: string;
34494
+ /**
34495
+ * Property to set the failover mode of the availability group replica
34496
+ */
34497
+ failoverMode?: string;
34461
34498
  /**
34462
34499
  * The failover mode of the availability group replica.
34463
34500
  */
34464
34501
  failoverModeDescription: string;
34502
+ /**
34503
+ * Whether the primary replica should allow all connections or only READ_WRITE connections (disallowing ReadOnly connections)
34504
+ */
34505
+ primaryAllowConnections?: string;
34465
34506
  /**
34466
34507
  * Whether the availability allows all connections or only read-write connections.
34467
34508
  */
@@ -34482,10 +34523,18 @@ export declare namespace azurearcdata {
34482
34523
  * Date that the replica was modified.
34483
34524
  */
34484
34525
  replicaModifyDate: string;
34526
+ /**
34527
+ * Whether the secondary replica should allow all connections, no connections, or only ReadOnly connections.
34528
+ */
34529
+ secondaryAllowConnections?: string;
34485
34530
  /**
34486
34531
  * Whether an availability replica that is performing the secondary role (that is, a secondary replica) can accept connections from clients.
34487
34532
  */
34488
34533
  secondaryRoleAllowConnectionsDescription: string;
34534
+ /**
34535
+ * Specifies how the secondary replica will be initially seeded. AUTOMATIC enables direct seeding. This method will seed the secondary replica over the network. This method does not require you to backup and restore a copy of the primary database on the replica. MANUAL specifies manual seeding (default). This method requires you to create a backup of the database on the primary replica and manually restore that backup on the secondary replica.
34536
+ */
34537
+ seedingMode?: string;
34489
34538
  /**
34490
34539
  * Describes seeding mode.
34491
34540
  */
@@ -34535,6 +34584,10 @@ export declare namespace azurearcdata {
34535
34584
  * Specifies whether this is a distributed availability group.
34536
34585
  */
34537
34586
  isDistributed?: boolean;
34587
+ /**
34588
+ * The listener for the sql server availability group
34589
+ */
34590
+ listener?: outputs.azurearcdata.SqlAvailabilityGroupStaticIPListenerPropertiesResponse;
34538
34591
  /**
34539
34592
  * Indicates the recovery health of the primary replica.
34540
34593
  */
@@ -34653,6 +34706,88 @@ export declare namespace azurearcdata {
34653
34706
  */
34654
34707
  username?: string;
34655
34708
  }
34709
+ /**
34710
+ * Client connection related configuration.
34711
+ */
34712
+ interface ClientConnectionResponse {
34713
+ /**
34714
+ * Indicates if client connection is enabled for this SQL Server instance.
34715
+ */
34716
+ enabled?: boolean;
34717
+ }
34718
+ /**
34719
+ * Database mirroring endpoint related properties.
34720
+ */
34721
+ interface DBMEndpointResponse {
34722
+ /**
34723
+ * Name of the certificate.
34724
+ */
34725
+ certificateName: string;
34726
+ /**
34727
+ * The type of connection authentication required for connections to this endpoint
34728
+ */
34729
+ connectionAuth: string;
34730
+ /**
34731
+ * Encryption Algorithm
34732
+ */
34733
+ encryptionAlgorithm: string;
34734
+ /**
34735
+ * Name of the database mirroring endpoint.
34736
+ */
34737
+ endpointName: string;
34738
+ /**
34739
+ * Listener IP address.
34740
+ */
34741
+ ipAddress: string;
34742
+ /**
34743
+ * Is the port number dynamically assigned.
34744
+ */
34745
+ isDynamicPort: boolean;
34746
+ /**
34747
+ * Is Encryption enabled
34748
+ */
34749
+ isEncryptionEnabled: boolean;
34750
+ /**
34751
+ * The port number that the endpoint is listening on.
34752
+ */
34753
+ port: number;
34754
+ /**
34755
+ * Mirroring Role
34756
+ */
34757
+ role: string;
34758
+ }
34759
+ /**
34760
+ * The migration assessment related configuration.
34761
+ */
34762
+ interface DataBaseMigrationAssessmentResponse {
34763
+ /**
34764
+ * The time when Migration Assessment Report upload was last performed.
34765
+ */
34766
+ assessmentUploadTime: string;
34767
+ /**
34768
+ * Issues and warnings impacting the migration of Database to particular Azure Migration Target.
34769
+ */
34770
+ databaseAssessments: outputs.azurearcdata.DataBaseMigrationAssessmentResponseDatabaseAssessments[];
34771
+ /**
34772
+ * The target readiness for migration for this database.
34773
+ */
34774
+ targetReadiness: outputs.azurearcdata.TargetReadinessResponse;
34775
+ }
34776
+ interface DataBaseMigrationAssessmentResponseDatabaseAssessments {
34777
+ appliesToMigrationTargetPlatform?: string;
34778
+ featureId?: string;
34779
+ issueCategory?: string;
34780
+ moreInformation?: string;
34781
+ }
34782
+ /**
34783
+ * Migration related configuration.
34784
+ */
34785
+ interface DataBaseMigrationResponse {
34786
+ /**
34787
+ * Migration assessments related configuration.
34788
+ */
34789
+ assessment?: outputs.azurearcdata.DataBaseMigrationAssessmentResponse;
34790
+ }
34656
34791
  /**
34657
34792
  * The data controller properties.
34658
34793
  */
@@ -34714,6 +34849,19 @@ export declare namespace azurearcdata {
34714
34849
  * dataControllerPropertiesResponseProvideDefaults sets the appropriate defaults for DataControllerPropertiesResponse
34715
34850
  */
34716
34851
  function dataControllerPropertiesResponseProvideDefaults(val: DataControllerPropertiesResponse): DataControllerPropertiesResponse;
34852
+ /**
34853
+ * Entra Authentication configuration.
34854
+ */
34855
+ interface EntraAuthenticationResponse {
34856
+ /**
34857
+ * The client Id of the Managed Identity to query Microsoft Graph API. An empty string must be used for the system assigned Managed Identity.
34858
+ */
34859
+ clientId?: string;
34860
+ /**
34861
+ * The method used for Entra authentication
34862
+ */
34863
+ identityType?: string;
34864
+ }
34717
34865
  /**
34718
34866
  * The complex type of the extended location.
34719
34867
  */
@@ -34731,6 +34879,10 @@ export declare namespace azurearcdata {
34731
34879
  * Failover Cluster Instance properties.
34732
34880
  */
34733
34881
  interface FailoverClusterResponse {
34882
+ /**
34883
+ * The IP addresses and subnet masks associated with the SQL Failover Cluster Instance on this host.
34884
+ */
34885
+ hostIPAddresses: outputs.azurearcdata.HostIPAddressInformationResponse[];
34734
34886
  /**
34735
34887
  * The host names which are part of the SQL FCI resource group.
34736
34888
  */
@@ -34810,6 +34962,19 @@ export declare namespace azurearcdata {
34810
34962
  * failoverGroupSpecResponseProvideDefaults sets the appropriate defaults for FailoverGroupSpecResponse
34811
34963
  */
34812
34964
  function failoverGroupSpecResponseProvideDefaults(val: FailoverGroupSpecResponse): FailoverGroupSpecResponse;
34965
+ /**
34966
+ * IP address and subnet mask.
34967
+ */
34968
+ interface HostIPAddressInformationResponse {
34969
+ /**
34970
+ * IP address
34971
+ */
34972
+ ipAddress: string;
34973
+ /**
34974
+ * Subnet mask
34975
+ */
34976
+ subnetMask: string;
34977
+ }
34813
34978
  /**
34814
34979
  * The kubernetes active directory information.
34815
34980
  */
@@ -34942,6 +35107,48 @@ export declare namespace azurearcdata {
34942
35107
  */
34943
35108
  workspaceId?: string;
34944
35109
  }
35110
+ /**
35111
+ * The migration assessment related configuration.
35112
+ */
35113
+ interface MigrationAssessmentResponse {
35114
+ /**
35115
+ * The time when Migration Assessment Report upload was last performed.
35116
+ */
35117
+ assessmentUploadTime: string;
35118
+ /**
35119
+ * Indicates if migration assessment is enabled for this SQL Server instance.
35120
+ */
35121
+ enabled?: boolean;
35122
+ /**
35123
+ * Issues and warnings impacting the migration of SQL Server instance to particular Azure Migration Target.
35124
+ */
35125
+ serverAssessments: outputs.azurearcdata.MigrationAssessmentResponseServerAssessments[];
35126
+ /**
35127
+ * SKU Recommendation results for Azure migration targets for SQL Server.
35128
+ */
35129
+ skuRecommendationResults: outputs.azurearcdata.SkuRecommendationResultsResponse;
35130
+ }
35131
+ interface MigrationAssessmentResponseImpactedObjects {
35132
+ impactDetail?: string;
35133
+ name?: string;
35134
+ objectType?: string;
35135
+ }
35136
+ interface MigrationAssessmentResponseServerAssessments {
35137
+ appliesToMigrationTargetPlatform?: string;
35138
+ featureId?: string;
35139
+ impactedObjects?: outputs.azurearcdata.MigrationAssessmentResponseImpactedObjects[];
35140
+ issueCategory?: string;
35141
+ moreInformation?: string;
35142
+ }
35143
+ /**
35144
+ * Migration related configuration.
35145
+ */
35146
+ interface MigrationResponse {
35147
+ /**
35148
+ * Migration assessments related configuration.
35149
+ */
35150
+ assessment?: outputs.azurearcdata.MigrationAssessmentResponse;
35151
+ }
34945
35152
  /**
34946
35153
  * The monitoring configuration.
34947
35154
  */
@@ -35047,6 +35254,170 @@ export declare namespace azurearcdata {
35047
35254
  */
35048
35255
  state?: string;
35049
35256
  }
35257
+ /**
35258
+ * SKU Recommendation results for Azure SQL Database.
35259
+ */
35260
+ interface SkuRecommendationResultsAzureSqlDatabaseResponse {
35261
+ /**
35262
+ * The Monthly cost of the particular SKU.
35263
+ */
35264
+ monthlyCost?: outputs.azurearcdata.SkuRecommendationResultsMonthlyCostResponse;
35265
+ /**
35266
+ * Number of blocker issues to fix before migrating to the target platform.
35267
+ */
35268
+ numberOfServerBlockerIssues?: number;
35269
+ /**
35270
+ * The target recommendation Status for this database.
35271
+ */
35272
+ recommendationStatus?: string;
35273
+ targetSku?: outputs.azurearcdata.SkuRecommendationResultsAzureSqlDatabaseResponseTargetSku;
35274
+ }
35275
+ interface SkuRecommendationResultsAzureSqlDatabaseResponseCategory {
35276
+ /**
35277
+ * The compute tier of the target SKU.
35278
+ */
35279
+ computeTier?: string;
35280
+ /**
35281
+ * The hardware type of the target SKU.
35282
+ */
35283
+ hardwareType?: string;
35284
+ /**
35285
+ * The SQL purchasing model of the target SKU.
35286
+ */
35287
+ sqlPurchasingModel?: string;
35288
+ /**
35289
+ * The SQL service tier of the target SKU.
35290
+ */
35291
+ sqlServiceTier?: string;
35292
+ /**
35293
+ * Indicates if zone redundancy is available for the target SKU.
35294
+ */
35295
+ zoneRedundancyAvailable?: boolean;
35296
+ }
35297
+ interface SkuRecommendationResultsAzureSqlDatabaseResponseTargetSku {
35298
+ category?: outputs.azurearcdata.SkuRecommendationResultsAzureSqlDatabaseResponseCategory;
35299
+ }
35300
+ /**
35301
+ * SKU Recommendation results for Azure SQL Managed Instance.
35302
+ */
35303
+ interface SkuRecommendationResultsAzureSqlManagedInstanceResponse {
35304
+ /**
35305
+ * The Monthly cost of the particular SKU.
35306
+ */
35307
+ monthlyCost?: outputs.azurearcdata.SkuRecommendationResultsMonthlyCostResponse;
35308
+ /**
35309
+ * Number of blocker issues to fix before migrating to the target platform.
35310
+ */
35311
+ numberOfServerBlockerIssues?: number;
35312
+ /**
35313
+ * The target recommendation Status for this database.
35314
+ */
35315
+ recommendationStatus?: string;
35316
+ targetSku?: outputs.azurearcdata.SkuRecommendationResultsAzureSqlManagedInstanceResponseTargetSku;
35317
+ }
35318
+ interface SkuRecommendationResultsAzureSqlManagedInstanceResponseCategory {
35319
+ /**
35320
+ * The compute tier of the target SKU.
35321
+ */
35322
+ computeTier?: string;
35323
+ /**
35324
+ * The hardware type of the target SKU.
35325
+ */
35326
+ hardwareType?: string;
35327
+ /**
35328
+ * The SQL purchasing model of the target SKU.
35329
+ */
35330
+ sqlPurchasingModel?: string;
35331
+ /**
35332
+ * The SQL service tier of the target SKU.
35333
+ */
35334
+ sqlServiceTier?: string;
35335
+ /**
35336
+ * Indicates if zone redundancy is available for the target SKU.
35337
+ */
35338
+ zoneRedundancyAvailable?: boolean;
35339
+ }
35340
+ interface SkuRecommendationResultsAzureSqlManagedInstanceResponseTargetSku {
35341
+ category?: outputs.azurearcdata.SkuRecommendationResultsAzureSqlManagedInstanceResponseCategory;
35342
+ }
35343
+ /**
35344
+ * SKU Recommendation results for Azure SQL Virtual Machine.
35345
+ */
35346
+ interface SkuRecommendationResultsAzureSqlVirtualMachineResponse {
35347
+ /**
35348
+ * The Monthly cost of the particular SKU.
35349
+ */
35350
+ monthlyCost?: outputs.azurearcdata.SkuRecommendationResultsMonthlyCostResponse;
35351
+ /**
35352
+ * Number of blocker issues to fix before migrating to the target platform.
35353
+ */
35354
+ numberOfServerBlockerIssues?: number;
35355
+ /**
35356
+ * The target recommendation Status for this database.
35357
+ */
35358
+ recommendationStatus?: string;
35359
+ targetSku?: outputs.azurearcdata.SkuRecommendationResultsAzureSqlVirtualMachineResponseTargetSku;
35360
+ }
35361
+ interface SkuRecommendationResultsAzureSqlVirtualMachineResponseCategory {
35362
+ /**
35363
+ * Available VM SKUs for the Azure SQL Virtual Machine.
35364
+ */
35365
+ availableVmSkus?: string[];
35366
+ /**
35367
+ * The virtual machine family of the target SKU.
35368
+ */
35369
+ virtualMachineFamily?: string;
35370
+ }
35371
+ interface SkuRecommendationResultsAzureSqlVirtualMachineResponseTargetSku {
35372
+ category?: outputs.azurearcdata.SkuRecommendationResultsAzureSqlVirtualMachineResponseCategory;
35373
+ }
35374
+ /**
35375
+ * The Monthly cost of the particular SKU.
35376
+ */
35377
+ interface SkuRecommendationResultsMonthlyCostResponse {
35378
+ /**
35379
+ * Represents the Cost of Compute.
35380
+ */
35381
+ computeCost?: number;
35382
+ /**
35383
+ * Represents the Cost of Storage.
35384
+ */
35385
+ storageCost?: number;
35386
+ /**
35387
+ * Represents the Total Cost.
35388
+ */
35389
+ totalCost?: number;
35390
+ }
35391
+ /**
35392
+ * SKU Recommendation results for Azure migration targets for SQL Server.
35393
+ */
35394
+ interface SkuRecommendationResultsResponse {
35395
+ /**
35396
+ * SKU Recommendation results for Azure SQL Database.
35397
+ */
35398
+ azureSqlDatabase?: outputs.azurearcdata.SkuRecommendationResultsAzureSqlDatabaseResponse;
35399
+ /**
35400
+ * SKU Recommendation results for Azure SQL Managed Instance.
35401
+ */
35402
+ azureSqlManagedInstance?: outputs.azurearcdata.SkuRecommendationResultsAzureSqlManagedInstanceResponse;
35403
+ /**
35404
+ * SKU Recommendation results for Azure SQL Virtual Machine.
35405
+ */
35406
+ azureSqlVirtualMachine?: outputs.azurearcdata.SkuRecommendationResultsAzureSqlVirtualMachineResponse;
35407
+ }
35408
+ /**
35409
+ * The SKU recommendation summary.
35410
+ */
35411
+ interface SkuRecommendationSummaryResponse {
35412
+ /**
35413
+ * Number of blocker issues to fix before migrating this database to the target platform.
35414
+ */
35415
+ numOfBlockerIssues?: number;
35416
+ /**
35417
+ * The target recommendation Status for this database.
35418
+ */
35419
+ recommendationStatus?: string;
35420
+ }
35050
35421
  /**
35051
35422
  * The properties of Arc Sql availability group database replica resource
35052
35423
  */
@@ -35105,14 +35476,49 @@ export declare namespace azurearcdata {
35105
35476
  */
35106
35477
  replicaId: string;
35107
35478
  /**
35108
- * the replica name.
35479
+ * The replica name.
35109
35480
  */
35110
35481
  replicaName?: string;
35482
+ /**
35483
+ * Resource id of this replica. This is required for a distributed availability group, in which case it describes the location of the availability group that hosts one replica in the DAG. In a non-distributed availability group this field is optional but can be used to store the Azure resource id for AG.
35484
+ */
35485
+ replicaResourceId?: string;
35111
35486
  /**
35112
35487
  * null
35113
35488
  */
35114
35489
  state?: outputs.azurearcdata.AvailabilityGroupStateResponse;
35115
35490
  }
35491
+ /**
35492
+ * The properties of a static IP Arc Sql availability group listener
35493
+ */
35494
+ interface SqlAvailabilityGroupStaticIPListenerPropertiesResponse {
35495
+ /**
35496
+ * the DNS name for the listener.
35497
+ */
35498
+ dnsName?: string;
35499
+ /**
35500
+ * IP V4 Addresses and masks for the listener.
35501
+ */
35502
+ ipV4AddressesAndMasks?: outputs.azurearcdata.SqlAvailabilityGroupStaticIPListenerPropertiesResponseIpV4AddressesAndMasks[];
35503
+ /**
35504
+ * IP V6 Addresses for the listener
35505
+ */
35506
+ ipV6Addresses?: string[];
35507
+ /**
35508
+ * Network port for the listener. Default is 1433.
35509
+ */
35510
+ port?: number;
35511
+ }
35512
+ interface SqlAvailabilityGroupStaticIPListenerPropertiesResponseIpV4AddressesAndMasks {
35513
+ /**
35514
+ * IPV4 address
35515
+ */
35516
+ ipAddress?: string;
35517
+ /**
35518
+ * IPV4 netmask
35519
+ */
35520
+ mask?: string;
35521
+ }
35116
35522
  /**
35117
35523
  * The raw kubernetes information.
35118
35524
  */
@@ -35265,6 +35671,10 @@ export declare namespace azurearcdata {
35265
35671
  * the SQL server name.
35266
35672
  */
35267
35673
  serverName: string;
35674
+ /**
35675
+ * The unique ID of the hybrid machine that this resource belongs to.
35676
+ */
35677
+ vmId: string;
35268
35678
  }
35269
35679
  /**
35270
35680
  * A list of Availability Group Database Replicas.
@@ -35313,6 +35723,10 @@ export declare namespace azurearcdata {
35313
35723
  * Database create mode. PointInTimeRestore: Create a database by restoring a point in time backup of an existing database. sourceDatabaseId and restorePointInTime must be specified.
35314
35724
  */
35315
35725
  createMode?: string;
35726
+ /**
35727
+ * Total size in MB for the data (mdf and ndf) files for this database.
35728
+ */
35729
+ dataFileSizeMB?: number;
35316
35730
  /**
35317
35731
  * Creation date of the database.
35318
35732
  */
@@ -35333,6 +35747,14 @@ export declare namespace azurearcdata {
35333
35747
  * The time when last successful database upload was performed.
35334
35748
  */
35335
35749
  lastDatabaseUploadTime: string;
35750
+ /**
35751
+ * Total size in MB for the log (ldf) files for this database.
35752
+ */
35753
+ logFileSizeMB?: number;
35754
+ /**
35755
+ * Migration related configuration.
35756
+ */
35757
+ migration?: outputs.azurearcdata.DataBaseMigrationResponse;
35336
35758
  /**
35337
35759
  * The provisioning state of the Arc-enabled SQL Server database resource.
35338
35760
  */
@@ -35350,7 +35772,7 @@ export declare namespace azurearcdata {
35350
35772
  */
35351
35773
  sizeMB?: number;
35352
35774
  /**
35353
- * The resource identifier of the source database associated with create operation of this database.
35775
+ * The name of the source database associated with create operation of this database.
35354
35776
  */
35355
35777
  sourceDatabaseId?: string;
35356
35778
  /**
@@ -35361,6 +35783,10 @@ export declare namespace azurearcdata {
35361
35783
  * State of the database.
35362
35784
  */
35363
35785
  state?: string;
35786
+ /**
35787
+ * The unique ID of the hybrid machine that this resource belongs to.
35788
+ */
35789
+ vmId: string;
35364
35790
  }
35365
35791
  interface SqlServerDatabaseResourcePropertiesResponseBackupInformation {
35366
35792
  /**
@@ -35463,6 +35889,10 @@ export declare namespace azurearcdata {
35463
35889
  * The role of the SQL Server, based on availability.
35464
35890
  */
35465
35891
  alwaysOnRole: string;
35892
+ /**
35893
+ * Authentication related configuration for the SQL Server Instance.
35894
+ */
35895
+ authentication?: outputs.azurearcdata.AuthenticationResponse;
35466
35896
  /**
35467
35897
  * Status of Azure Defender.
35468
35898
  */
@@ -35475,6 +35905,10 @@ export declare namespace azurearcdata {
35475
35905
  * The backup profile for the SQL server.
35476
35906
  */
35477
35907
  backupPolicy?: outputs.azurearcdata.BackupPolicyResponse;
35908
+ /**
35909
+ * Client connection related configuration.
35910
+ */
35911
+ clientConnection?: outputs.azurearcdata.ClientConnectionResponse;
35478
35912
  /**
35479
35913
  * SQL Server collation.
35480
35914
  */
@@ -35495,6 +35929,14 @@ export declare namespace azurearcdata {
35495
35929
  * SQL Server current version.
35496
35930
  */
35497
35931
  currentVersion: string;
35932
+ /**
35933
+ * Database mirroring endpoint related properties.
35934
+ */
35935
+ databaseMirroringEndpoint?: outputs.azurearcdata.DBMEndpointResponse;
35936
+ /**
35937
+ * Indicates whether database master key exists in SQL Server.
35938
+ */
35939
+ dbMasterKeyExists: boolean;
35498
35940
  /**
35499
35941
  * SQL Server edition.
35500
35942
  */
@@ -35511,6 +35953,18 @@ export declare namespace azurearcdata {
35511
35953
  * SQL Server instance name.
35512
35954
  */
35513
35955
  instanceName?: string;
35956
+ /**
35957
+ * Indicates whether DigiCert PKI root-authority certificate (trusted by Azure) exists in SQL Server and trusted for Azure database.windows.net domains.
35958
+ */
35959
+ isDigiCertPkiCertTrustConfigured: boolean;
35960
+ /**
35961
+ * Indicates whether always On availability groups is enabled in SQL Server.
35962
+ */
35963
+ isHadrEnabled: boolean;
35964
+ /**
35965
+ * Indicates whether Microsoft PKI root-authority certificate (trusted by Azure) exists in SQL Server and trusted for Azure database.windows.net domains.
35966
+ */
35967
+ isMicrosoftPkiCertTrustConfigured: boolean;
35514
35968
  /**
35515
35969
  * The time when last successful inventory upload was performed.
35516
35970
  */
@@ -35523,6 +35977,14 @@ export declare namespace azurearcdata {
35523
35977
  * SQL Server license type.
35524
35978
  */
35525
35979
  licenseType: string;
35980
+ /**
35981
+ * max server memory (MB) value configured for this instance.
35982
+ */
35983
+ maxServerMemoryMB: number;
35984
+ /**
35985
+ * Migration related configuration.
35986
+ */
35987
+ migration?: outputs.azurearcdata.MigrationResponse;
35526
35988
  /**
35527
35989
  * The monitoring configuration.
35528
35990
  */
@@ -35539,6 +36001,10 @@ export declare namespace azurearcdata {
35539
36001
  * The provisioning state of the Arc-enabled SQL Server resource.
35540
36002
  */
35541
36003
  provisioningState: string;
36004
+ /**
36005
+ * Indicates if the resource represents a SQL Server engine or a SQL Server component service installed on the host.
36006
+ */
36007
+ serviceType?: string;
35542
36008
  /**
35543
36009
  * The cloud connectivity status.
35544
36010
  */
@@ -35551,6 +36017,10 @@ export declare namespace azurearcdata {
35551
36017
  * Static TCP ports used by SQL Server.
35552
36018
  */
35553
36019
  tcpStaticPorts: string;
36020
+ /**
36021
+ * An array of integers, where each value represents the enabled trace flags in SQL Server.
36022
+ */
36023
+ traceFlags: number[];
35554
36024
  /**
35555
36025
  * Upgrade Action for this resource is locked until it expires. The Expiration time indicated by this value. It is not locked when it is empty.
35556
36026
  */
@@ -35563,6 +36033,10 @@ export declare namespace azurearcdata {
35563
36033
  * SQL Server version.
35564
36034
  */
35565
36035
  version?: string;
36036
+ /**
36037
+ * The unique ID of the hybrid machine that this resource belongs to.
36038
+ */
36039
+ vmId: string;
35566
36040
  }
35567
36041
  /**
35568
36042
  * The telemetry column for the SQL Server instance.
@@ -35643,6 +36117,23 @@ export declare namespace azurearcdata {
35643
36117
  */
35644
36118
  lastModifiedByType?: string;
35645
36119
  }
36120
+ /**
36121
+ * The target readiness for migration for this database.
36122
+ */
36123
+ interface TargetReadinessResponse {
36124
+ /**
36125
+ * The SKU recommendation summary.
36126
+ */
36127
+ azureSqlDatabase?: outputs.azurearcdata.SkuRecommendationSummaryResponse;
36128
+ /**
36129
+ * The SKU recommendation summary.
36130
+ */
36131
+ azureSqlManagedInstance?: outputs.azurearcdata.SkuRecommendationSummaryResponse;
36132
+ /**
36133
+ * The SKU recommendation summary.
36134
+ */
36135
+ azureSqlVirtualMachine?: outputs.azurearcdata.SkuRecommendationSummaryResponse;
36136
+ }
35646
36137
  /**
35647
36138
  * Service principal for uploading billing, metrics and logs.
35648
36139
  */
@@ -35710,6 +36201,15 @@ export declare namespace azuredata {
35710
36201
  }
35711
36202
  }
35712
36203
  export declare namespace azuredatatransfer {
36204
+ /**
36205
+ * Antivirus scanning rules for replicating data. By default, all antivirus scanning solutions are disabled.
36206
+ */
36207
+ interface AntivirusRulesetResponse {
36208
+ /**
36209
+ * Optional. The list of antiviruses to be used as a scanning solution for replicating data.
36210
+ */
36211
+ avSolutions?: string[];
36212
+ }
35713
36213
  /**
35714
36214
  * Properties specific to API Flow Type
35715
36215
  */
@@ -35743,6 +36243,31 @@ export declare namespace azuredatatransfer {
35743
36243
  */
35744
36244
  senderClientId?: string;
35745
36245
  }
36246
+ /**
36247
+ * Rules for regulating supported archive files (BZip2, Cpio, Deb, GZip, Rpm, Tar, Zip) during data replication. All properties are optional and only the configured options will be applied against archives. As an example, suppose minimumSizeForExpansion is 10 MiB and maximumExpansionSizeLimit is 1 GiB. Then all archives smaller than 10 MiB will be treated as though the archive ruleset is disabled, although other rulesets will apply as usual. Furthermore, all archives at least 10 MiB in size but with a decompressed size greater than 1 GiB will fail the ruleset. All other archives will have their contents extracted and each extracted element will be applied to all rulesets.
36248
+ */
36249
+ interface ArchiveRulesetResponse {
36250
+ /**
36251
+ * Optional. Provides the multiplication value for an archive in total based on the initial object being validated. This value takes the root object size and multiplies it by this value to create a maximum. Once this maximum is exceeded, the archive is failed. Used to detect and block archives with suspiciously high compression (e.g., zip bombs).
36252
+ */
36253
+ maximumCompressionRatioLimit?: number;
36254
+ /**
36255
+ * Optional. The maximum depth of nested archives that can be expanded. Limits how many layers of embedded archives will be processed. Archives exceeding the max limit will be denied for replication.
36256
+ */
36257
+ maximumDepthLimit?: number;
36258
+ /**
36259
+ * Optional. The combined maximum size (in bytes) of all extracted files that an expanded archive is allowed to reach. Archives exceeding the max limit will be denied for replication.
36260
+ */
36261
+ maximumExpansionSizeLimit?: number;
36262
+ /**
36263
+ * Optional. Default is 0. The minimum archive file size (in bytes) required to trigger expansion during replication. Any archive file size below the configured threshold will skip the rest of the configured rulesets for archives.
36264
+ */
36265
+ minimumSizeForExpansion?: number;
36266
+ }
36267
+ /**
36268
+ * archiveRulesetResponseProvideDefaults sets the appropriate defaults for ArchiveRulesetResponse
36269
+ */
36270
+ function archiveRulesetResponseProvideDefaults(val: ArchiveRulesetResponse): ArchiveRulesetResponse;
35746
36271
  /**
35747
36272
  * Properties of connection
35748
36273
  */
@@ -35824,6 +36349,89 @@ export declare namespace azuredatatransfer {
35824
36349
  */
35825
36350
  statusReason: string;
35826
36351
  }
36352
+ /**
36353
+ * Defines rules that enforce minimum and maximum file size limits for data replication.
36354
+ */
36355
+ interface DataSizeRulesetResponse {
36356
+ /**
36357
+ * Optional. Specifies the maximum allowed size (in bytes) for files to be replicated. Any file size greater than maximum will be denied replication.
36358
+ */
36359
+ maximum?: number;
36360
+ /**
36361
+ * Optional. Default is 0. Specifies the minimum required size (in bytes) for a file to be eligible for replication. Any file size less than minimum will be denied replication.
36362
+ */
36363
+ minimum?: number;
36364
+ }
36365
+ /**
36366
+ * dataSizeRulesetResponseProvideDefaults sets the appropriate defaults for DataSizeRulesetResponse
36367
+ */
36368
+ function dataSizeRulesetResponseProvideDefaults(val: DataSizeRulesetResponse): DataSizeRulesetResponse;
36369
+ /**
36370
+ * Defines the full set of properties for a FlowProfile resource.
36371
+ */
36372
+ interface FlowProfilePropertiesResponse {
36373
+ /**
36374
+ * A user-defined description of the FlowProfile.
36375
+ */
36376
+ description: string;
36377
+ /**
36378
+ * A guid represented as a string for the FlowProfile resource, assigned by the system.
36379
+ */
36380
+ flowProfileId: string;
36381
+ /**
36382
+ * The current provisioning state of the FlowProfile.
36383
+ */
36384
+ provisioningState: string;
36385
+ /**
36386
+ * The data replication scenario handled by this FlowProfile. Please not, that this value cannot be updated after creation.
36387
+ */
36388
+ replicationScenario: string;
36389
+ /**
36390
+ * A set of configurable rulesets applied to this FlowProfile.
36391
+ */
36392
+ rulesets?: outputs.azuredatatransfer.FlowProfileRulesetsResponse;
36393
+ /**
36394
+ * The operational status of the FlowProfile.
36395
+ */
36396
+ status: string;
36397
+ }
36398
+ /**
36399
+ * flowProfilePropertiesResponseProvideDefaults sets the appropriate defaults for FlowProfilePropertiesResponse
36400
+ */
36401
+ function flowProfilePropertiesResponseProvideDefaults(val: FlowProfilePropertiesResponse): FlowProfilePropertiesResponse;
36402
+ /**
36403
+ * The allowed set of configurable rulesets for a FlowProfile resource, used during data replication. All rulesets are optional, and any ruleset configured will be applied to every applicable replicating data. Any data that fails a ruleset will be denied replication. If a ruleset is not configured then the ruleset is considered disabled and will not apply towards replicating data.
36404
+ */
36405
+ interface FlowProfileRulesetsResponse {
36406
+ /**
36407
+ * Antivirus scanning rules for replicated data.
36408
+ */
36409
+ antivirus?: outputs.azuredatatransfer.AntivirusRulesetResponse;
36410
+ /**
36411
+ * Rules for handling archive files during replication.
36412
+ */
36413
+ archives?: outputs.azuredatatransfer.ArchiveRulesetResponse;
36414
+ /**
36415
+ * Rules that enforce minimum and maximum data size limits.
36416
+ */
36417
+ dataSize?: outputs.azuredatatransfer.DataSizeRulesetResponse;
36418
+ /**
36419
+ * Rules for filtering files based on MIME types.
36420
+ */
36421
+ mimeFilters?: outputs.azuredatatransfer.MimeFilterRulesetResponse;
36422
+ /**
36423
+ * Rules for detecting and blocking specific text patterns.
36424
+ */
36425
+ textMatching?: outputs.azuredatatransfer.TextMatchingRulesetResponse;
36426
+ /**
36427
+ * Rules for filtering XML content using XSD schemas.
36428
+ */
36429
+ xmlFilters?: outputs.azuredatatransfer.XmlFilterRulesetResponse;
36430
+ }
36431
+ /**
36432
+ * flowProfileRulesetsResponseProvideDefaults sets the appropriate defaults for FlowProfileRulesetsResponse
36433
+ */
36434
+ function flowProfileRulesetsResponseProvideDefaults(val: FlowProfileRulesetsResponse): FlowProfileRulesetsResponse;
35827
36435
  /**
35828
36436
  * Properties of flow
35829
36437
  */
@@ -36046,6 +36654,32 @@ export declare namespace azuredatatransfer {
36046
36654
  */
36047
36655
  billingTier?: string;
36048
36656
  }
36657
+ /**
36658
+ * Rules for filtering files based on Media types (f.k.a MIME types).
36659
+ */
36660
+ interface MimeFilterRulesetResponse {
36661
+ /**
36662
+ * Defines the Media types (f.k.a MIME types) and associated file extensions to be filtered. For more detail, please refer to the MimeTypeFiler model.
36663
+ */
36664
+ filters?: outputs.azuredatatransfer.MimeTypeFilterResponse[];
36665
+ /**
36666
+ * Specifies whether the filter is an allow list or deny list. For more detail, please refer to the FilterType model.
36667
+ */
36668
+ type?: string;
36669
+ }
36670
+ /**
36671
+ * Defines a list of Media types (f.k.a MIME Types) and associated file extensions subject to filtering.
36672
+ */
36673
+ interface MimeTypeFilterResponse {
36674
+ /**
36675
+ * A list of file extensions associated with the specified Media type (e.g., .json, .png). To specify files with no extension, use an empty string ""."
36676
+ */
36677
+ extensions?: string[];
36678
+ /**
36679
+ * The Media Types (f.k.a MIME types), following IANA standards (e.g., application/json, image/png). For a more detailed list of allowed media types please refer to the Tika documentation: https://github.com/apache/tika/blob/main/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml
36680
+ */
36681
+ media?: string;
36682
+ }
36049
36683
  /**
36050
36684
  * Operation status associated with the last patch request
36051
36685
  */
@@ -36515,6 +37149,36 @@ export declare namespace azuredatatransfer {
36515
37149
  */
36516
37150
  lastModifiedByType?: string;
36517
37151
  }
37152
+ /**
37153
+ * Configuration options for the text matching ruleset. For example, if the configuration is to deny "hello world" for partial case-insensitive words then "chello worlds" would get detected and the resulting file would be denied.
37154
+ */
37155
+ interface TextMatchResponse {
37156
+ /**
37157
+ * Specifies the text matching conditions based on casing. For more detail please refer to the Casing model.
37158
+ */
37159
+ caseSensitivity: string;
37160
+ /**
37161
+ * Specifies the text matching condition for text comparison. For more detail please refer to the MatchType model.
37162
+ */
37163
+ matchType: string;
37164
+ /**
37165
+ * The word or phrase to match against replicated content. A phrase with spaces will be considered a single substring.
37166
+ */
37167
+ text: string;
37168
+ }
37169
+ /**
37170
+ * textMatchResponseProvideDefaults sets the appropriate defaults for TextMatchResponse
37171
+ */
37172
+ function textMatchResponseProvideDefaults(val: TextMatchResponse): TextMatchResponse;
37173
+ /**
37174
+ * Rules for detecting and blocking specific text patterns. If a file contains a text pattern that is part of the configured deny list, the file will be denied.
37175
+ */
37176
+ interface TextMatchingRulesetResponse {
37177
+ /**
37178
+ * A list of text patterns to block, each with matching rules and case sensitivity options.
37179
+ */
37180
+ deny?: outputs.azuredatatransfer.TextMatchResponse[];
37181
+ }
36518
37182
  /**
36519
37183
  * User assigned identity properties
36520
37184
  */
@@ -36528,6 +37192,23 @@ export declare namespace azuredatatransfer {
36528
37192
  */
36529
37193
  principalId: string;
36530
37194
  }
37195
+ /**
37196
+ * Rules for filtering XML content using XSD schemas.
37197
+ */
37198
+ interface XmlFilterRulesetResponse {
37199
+ /**
37200
+ * The default XML namespace used for schema validation.
37201
+ */
37202
+ defaultNamespace?: string;
37203
+ /**
37204
+ * Defines the method for referencing the xml schema.
37205
+ */
37206
+ reference?: string;
37207
+ /**
37208
+ * The inline XSD schema to be used for validation.
37209
+ */
37210
+ schema?: string;
37211
+ }
36531
37212
  }
36532
37213
  export declare namespace azurefleet {
36533
37214
  /**
@@ -44018,6 +44699,387 @@ export declare namespace billing {
44018
44699
  }
44019
44700
  }
44020
44701
  export declare namespace billingbenefits {
44702
+ /**
44703
+ * Catalog claim for a discount.
44704
+ */
44705
+ interface CatalogClaimsItemResponse {
44706
+ catalogClaimsItemType?: string;
44707
+ value?: string;
44708
+ }
44709
+ /**
44710
+ * Condition for a discount.
44711
+ */
44712
+ interface ConditionsItemResponse {
44713
+ conditionName?: string;
44714
+ type?: string;
44715
+ /**
44716
+ * These items are open-ended strings.
44717
+ */
44718
+ value?: string[];
44719
+ }
44720
+ /**
44721
+ * Custom price properties for a given discount.
44722
+ */
44723
+ interface CustomPricePropertiesResponse {
44724
+ /**
44725
+ * The billing period of the priceable node. Validation: Optional, Maximum length 128 characters. Only allowed if the availability derived by market, product, sku, and claims has terms and at least one of those terms has a billing period. When specified, termUnits must be specified.
44726
+ */
44727
+ billingPeriod?: string;
44728
+ /**
44729
+ * The set of BigCat claims. Validation: Required. Must contain AgreementType, NationalCloud, and PricingAudience claims. Additionally requires AccessPass claim when creating custom price with action == consume on the pricing instructions.
44730
+ */
44731
+ catalogClaims: outputs.billingbenefits.CatalogClaimsItemResponse[];
44732
+ /**
44733
+ * The catalog instance where the priceable node lives. Validation: Required. No defined format, will vary per team.
44734
+ */
44735
+ catalogId: string;
44736
+ /**
44737
+ * The set of market set prices of the priceable node. Validation: Required. Must contain at least one element.
44738
+ */
44739
+ marketSetPrices: outputs.billingbenefits.MarketSetPricesItemsResponse[];
44740
+ /**
44741
+ * Must be present if the market, product, sku, and claims, and optional term information resolves to multiple availabilities that only differ by meter type. Validation: Maximum length 128 characters.
44742
+ */
44743
+ meterType?: string;
44744
+ /**
44745
+ * The type of the priceable node pricing rule. Validation: Required. Supported values are fixedPriceLock, fixedListPrice, and priceCeiling.
44746
+ */
44747
+ ruleType: string;
44748
+ /**
44749
+ * The term units for the priceable node. Validation: Optional, Maximum length 128 characters. Must be present if and only if the availability derived by market, product, sku, and claims has terms.
44750
+ */
44751
+ termUnits?: string;
44752
+ }
44753
+ /**
44754
+ * Discount type properties including product family name, product id, sku, and custom price properties. Allows multiple entries in marketSetPrices.
44755
+ */
44756
+ interface DiscountCustomPriceMultiCurrencyResponse {
44757
+ /**
44758
+ * The customer action on which the discount is applied. Supported values are Purchase, Consume, and Renew. Validation: Required, one of supported values.
44759
+ */
44760
+ applyDiscountOn: string;
44761
+ /**
44762
+ * Array of conditions for the discount. Validation: Optional. Maximum length is 1000.
44763
+ */
44764
+ conditions?: outputs.billingbenefits.ConditionsItemResponse[];
44765
+ /**
44766
+ * Custom price properties for a given discount.
44767
+ */
44768
+ customPriceProperties?: outputs.billingbenefits.CustomPricePropertiesResponse;
44769
+ /**
44770
+ * The discount combination rule when there are multiple applicable custom prices. Validation: Required. Supported values are Stackable and BestOf.
44771
+ */
44772
+ discountCombinationRule?: string;
44773
+ /**
44774
+ * Discount percentage provided for the customer. Validation: Required unless this is a price rule.
44775
+ */
44776
+ discountPercentage?: number;
44777
+ /**
44778
+ * Defines the type of discount. Supported values are ProductFamily, Product, Sku, CustomPrice, and CustomPriceMultiCurrency.
44779
+ * Expected value is 'CustomPriceMultiCurrency'.
44780
+ */
44781
+ discountType: "CustomPriceMultiCurrency";
44782
+ /**
44783
+ * Set only in price guarantee scenario.
44784
+ */
44785
+ priceGuaranteeProperties?: outputs.billingbenefits.PriceGuaranteePropertiesResponse;
44786
+ /**
44787
+ * Product family for which the discount is given. Validation: Optional
44788
+ */
44789
+ productFamilyName?: string;
44790
+ /**
44791
+ * Product ID for which the discount is given. Validation: Optional. No specific format, example: DZH318Z09V6F
44792
+ */
44793
+ productId?: string;
44794
+ /**
44795
+ * ResourceSku for the given discount. Validation: Optional.
44796
+ */
44797
+ skuId?: string;
44798
+ }
44799
+ /**
44800
+ * Discount type properties including product family name, product id, sku, and custom price properties. Allows a single entry in marketSetPrices.
44801
+ */
44802
+ interface DiscountCustomPriceResponse {
44803
+ /**
44804
+ * The customer action on which the discount is applied. Supported values are Purchase, Consume, and Renew. Validation: Required, one of supported values.
44805
+ */
44806
+ applyDiscountOn: string;
44807
+ /**
44808
+ * Array of conditions for the discount. Validation: Optional. Maximum length is 1000.
44809
+ */
44810
+ conditions?: outputs.billingbenefits.ConditionsItemResponse[];
44811
+ /**
44812
+ * Custom price properties for a given discount.
44813
+ */
44814
+ customPriceProperties?: outputs.billingbenefits.CustomPricePropertiesResponse;
44815
+ /**
44816
+ * The discount combination rule when there are multiple applicable custom prices. Validation: Required. Supported values are Stackable and BestOf.
44817
+ */
44818
+ discountCombinationRule?: string;
44819
+ /**
44820
+ * Discount percentage provided for the customer. Validation: Required unless this is a price rule.
44821
+ */
44822
+ discountPercentage?: number;
44823
+ /**
44824
+ * Defines the type of discount. Supported values are ProductFamily, Product, Sku, CustomPrice, and CustomPriceMultiCurrency.
44825
+ * Expected value is 'CustomPrice'.
44826
+ */
44827
+ discountType: "CustomPrice";
44828
+ /**
44829
+ * Set only in price guarantee scenario.
44830
+ */
44831
+ priceGuaranteeProperties?: outputs.billingbenefits.PriceGuaranteePropertiesResponse;
44832
+ /**
44833
+ * Product family for which the discount is given. Validation: Optional
44834
+ */
44835
+ productFamilyName?: string;
44836
+ /**
44837
+ * Product ID for which the discount is given. Validation: Optional. No specific format, example: DZH318Z09V6F
44838
+ */
44839
+ productId?: string;
44840
+ /**
44841
+ * ResourceSku for the given discount. Validation: Optional.
44842
+ */
44843
+ skuId?: string;
44844
+ }
44845
+ /**
44846
+ * Discount type properties including product family name
44847
+ */
44848
+ interface DiscountProductFamilyResponse {
44849
+ /**
44850
+ * The customer action on which the discount is applied. Supported values are Purchase, Consume, and Renew. Validation: Required, one of supported values.
44851
+ */
44852
+ applyDiscountOn: string;
44853
+ /**
44854
+ * Array of conditions for the discount. Validation: Optional. Maximum length is 1000.
44855
+ */
44856
+ conditions?: outputs.billingbenefits.ConditionsItemResponse[];
44857
+ /**
44858
+ * The discount combination rule when there are multiple applicable custom prices. Validation: Required. Supported values are Stackable and BestOf.
44859
+ */
44860
+ discountCombinationRule?: string;
44861
+ /**
44862
+ * Discount percentage provided for the customer. Validation: Required unless this is a price rule.
44863
+ */
44864
+ discountPercentage?: number;
44865
+ /**
44866
+ * Defines the type of discount. Supported values are ProductFamily, Product, Sku, CustomPrice, and CustomPriceMultiCurrency.
44867
+ * Expected value is 'ProductFamily'.
44868
+ */
44869
+ discountType: "ProductFamily";
44870
+ /**
44871
+ * Set only in price guarantee scenario.
44872
+ */
44873
+ priceGuaranteeProperties?: outputs.billingbenefits.PriceGuaranteePropertiesResponse;
44874
+ /**
44875
+ * Product family for which the discount is given. Validation: Optional
44876
+ */
44877
+ productFamilyName?: string;
44878
+ }
44879
+ /**
44880
+ * Discount type properties including product family name and product id.
44881
+ */
44882
+ interface DiscountProductResponse {
44883
+ /**
44884
+ * The customer action on which the discount is applied. Supported values are Purchase, Consume, and Renew. Validation: Required, one of supported values.
44885
+ */
44886
+ applyDiscountOn: string;
44887
+ /**
44888
+ * Array of conditions for the discount. Validation: Optional. Maximum length is 1000.
44889
+ */
44890
+ conditions?: outputs.billingbenefits.ConditionsItemResponse[];
44891
+ /**
44892
+ * The discount combination rule when there are multiple applicable custom prices. Validation: Required. Supported values are Stackable and BestOf.
44893
+ */
44894
+ discountCombinationRule?: string;
44895
+ /**
44896
+ * Discount percentage provided for the customer. Validation: Required unless this is a price rule.
44897
+ */
44898
+ discountPercentage?: number;
44899
+ /**
44900
+ * Defines the type of discount. Supported values are ProductFamily, Product, Sku, CustomPrice, and CustomPriceMultiCurrency.
44901
+ * Expected value is 'Product'.
44902
+ */
44903
+ discountType: "Product";
44904
+ /**
44905
+ * Set only in price guarantee scenario.
44906
+ */
44907
+ priceGuaranteeProperties?: outputs.billingbenefits.PriceGuaranteePropertiesResponse;
44908
+ /**
44909
+ * Product family for which the discount is given. Validation: Optional
44910
+ */
44911
+ productFamilyName?: string;
44912
+ /**
44913
+ * Product ID for which the discount is given. Validation: Optional. No specific format, example: DZH318Z09V6F
44914
+ */
44915
+ productId?: string;
44916
+ }
44917
+ /**
44918
+ * Discount type properties including product family name, product id, and sku id.
44919
+ */
44920
+ interface DiscountTypeProductSkuResponse {
44921
+ /**
44922
+ * The customer action on which the discount is applied. Supported values are Purchase, Consume, and Renew. Validation: Required, one of supported values.
44923
+ */
44924
+ applyDiscountOn: string;
44925
+ /**
44926
+ * Array of conditions for the discount. Validation: Optional. Maximum length is 1000.
44927
+ */
44928
+ conditions?: outputs.billingbenefits.ConditionsItemResponse[];
44929
+ /**
44930
+ * The discount combination rule when there are multiple applicable custom prices. Validation: Required. Supported values are Stackable and BestOf.
44931
+ */
44932
+ discountCombinationRule?: string;
44933
+ /**
44934
+ * Discount percentage provided for the customer. Validation: Required unless this is a price rule.
44935
+ */
44936
+ discountPercentage?: number;
44937
+ /**
44938
+ * Defines the type of discount. Supported values are ProductFamily, Product, Sku, CustomPrice, and CustomPriceMultiCurrency.
44939
+ * Expected value is 'Sku'.
44940
+ */
44941
+ discountType: "Sku";
44942
+ /**
44943
+ * Set only in price guarantee scenario.
44944
+ */
44945
+ priceGuaranteeProperties?: outputs.billingbenefits.PriceGuaranteePropertiesResponse;
44946
+ /**
44947
+ * Product family for which the discount is given. Validation: Optional
44948
+ */
44949
+ productFamilyName?: string;
44950
+ /**
44951
+ * Product ID for which the discount is given. Validation: Optional. No specific format, example: DZH318Z09V6F
44952
+ */
44953
+ productId?: string;
44954
+ /**
44955
+ * ResourceSku for the given discount. Validation: Optional.
44956
+ */
44957
+ skuId?: string;
44958
+ }
44959
+ /**
44960
+ * Entity type for affiliate discounts
44961
+ */
44962
+ interface EntityTypeAffiliateDiscountResponse {
44963
+ /**
44964
+ * List of applied scopes supported for discounts.
44965
+ */
44966
+ appliedScopeType?: string;
44967
+ /**
44968
+ * Fully-qualified identifier of the benefit under applicable benefit list.
44969
+ */
44970
+ benefitResourceId: string;
44971
+ /**
44972
+ * Billing account resource id where the discount metadata is present.
44973
+ */
44974
+ billingAccountResourceId: string;
44975
+ /**
44976
+ * Billing profile resource id where the discount is scoped to.
44977
+ */
44978
+ billingProfileResourceId: string;
44979
+ /**
44980
+ * Customer resource id where the discount is scoped to.
44981
+ */
44982
+ customerResourceId: string;
44983
+ /**
44984
+ * This defines a user friendly display name for the discount.
44985
+ */
44986
+ displayName?: string;
44987
+ /**
44988
+ * End date of the discount. No duration will be supported. Allowed value is any date greater than or equal to startDate.
44989
+ */
44990
+ endAt: string;
44991
+ /**
44992
+ * This defines whether the entity being created is primary or affiliate. Supported values: primary, affiliate. Validation: Required, must match one of the 2 values.
44993
+ * Expected value is 'Affiliate'.
44994
+ */
44995
+ entityType: "Affiliate";
44996
+ /**
44997
+ * This will be present in the response if the primary has a resource ID
44998
+ */
44999
+ primaryResourceId: string;
45000
+ /**
45001
+ * This is the catalog UPN for the product.
45002
+ */
45003
+ productCode: string;
45004
+ /**
45005
+ * The state of the resource. Supported values are Pending, Failed, Succeeded, Canceled.
45006
+ */
45007
+ provisioningState: string;
45008
+ /**
45009
+ * Start date of the discount. Value is the date the discount started or will start in the future.
45010
+ */
45011
+ startAt: string;
45012
+ /**
45013
+ * Represents the current status of the discount.
45014
+ */
45015
+ status: string;
45016
+ /**
45017
+ * This is the globally unique identifier of the Discount which will not change for the lifetime of the Discount.
45018
+ */
45019
+ systemId?: string;
45020
+ }
45021
+ /**
45022
+ * Entity type for primary discounts
45023
+ */
45024
+ interface EntityTypePrimaryDiscountResponse {
45025
+ /**
45026
+ * List of applied scopes supported for discounts.
45027
+ */
45028
+ appliedScopeType?: string;
45029
+ /**
45030
+ * Fully-qualified identifier of the benefit under applicable benefit list.
45031
+ */
45032
+ benefitResourceId: string;
45033
+ /**
45034
+ * Billing account resource id where the discount metadata is present.
45035
+ */
45036
+ billingAccountResourceId: string;
45037
+ /**
45038
+ * Billing profile resource id where the discount is scoped to.
45039
+ */
45040
+ billingProfileResourceId: string;
45041
+ /**
45042
+ * Customer resource id where the discount is scoped to.
45043
+ */
45044
+ customerResourceId: string;
45045
+ /**
45046
+ * This defines the conditions for a given discount type.
45047
+ */
45048
+ discountTypeProperties?: outputs.billingbenefits.DiscountCustomPriceResponse | outputs.billingbenefits.DiscountCustomPriceMultiCurrencyResponse | outputs.billingbenefits.DiscountProductResponse | outputs.billingbenefits.DiscountProductFamilyResponse | outputs.billingbenefits.DiscountTypeProductSkuResponse;
45049
+ /**
45050
+ * This defines a user friendly display name for the discount.
45051
+ */
45052
+ displayName?: string;
45053
+ /**
45054
+ * End date of the discount. No duration will be supported. Allowed value is any date greater than or equal to startDate.
45055
+ */
45056
+ endAt: string;
45057
+ /**
45058
+ * This defines whether the entity being created is primary or affiliate. Supported values: primary, affiliate. Validation: Required, must match one of the 2 values.
45059
+ * Expected value is 'Primary'.
45060
+ */
45061
+ entityType: "Primary";
45062
+ /**
45063
+ * This is the catalog UPN for the product.
45064
+ */
45065
+ productCode: string;
45066
+ /**
45067
+ * The state of the resource. Supported values are Pending, Failed, Succeeded, Canceled.
45068
+ */
45069
+ provisioningState: string;
45070
+ /**
45071
+ * Start date of the discount. Value is the date the discount started or will start in the future.
45072
+ */
45073
+ startAt: string;
45074
+ /**
45075
+ * Represents the current status of the discount.
45076
+ */
45077
+ status: string;
45078
+ /**
45079
+ * This is the globally unique identifier of the Discount which will not change for the lifetime of the Discount.
45080
+ */
45081
+ systemId?: string;
45082
+ }
44021
45083
  /**
44022
45084
  * Managed service identity (system assigned and/or user assigned identities)
44023
45085
  */
@@ -44041,6 +45103,20 @@ export declare namespace billingbenefits {
44041
45103
  [key: string]: outputs.billingbenefits.UserAssignedIdentityResponse;
44042
45104
  };
44043
45105
  }
45106
+ /**
45107
+ * Items in the MarketSetPrices array.
45108
+ */
45109
+ interface MarketSetPricesItemsResponse {
45110
+ /**
45111
+ * The currency of the locked price value. Validation: Required. Must be a valid ISO 4217 3-letter currency code.
45112
+ */
45113
+ currency: string;
45114
+ markets: string[];
45115
+ /**
45116
+ * The locked price for the priceable node. Validation: Required. Must be greater than or equal to 0. If the case of billing plans. This represents the price for each cycle charge.
45117
+ */
45118
+ value: number;
45119
+ }
44044
45120
  /**
44045
45121
  * Plan for the resource.
44046
45122
  */
@@ -44066,6 +45142,19 @@ export declare namespace billingbenefits {
44066
45142
  */
44067
45143
  version?: string;
44068
45144
  }
45145
+ /**
45146
+ * Set only in price guarantee scenario.
45147
+ */
45148
+ interface PriceGuaranteePropertiesResponse {
45149
+ /**
45150
+ * The date on which prices are to be used for guarantee calculation. Validation: expected to be 00 hours, Format: 2024-09-30T00:00:00Z. Must be in UTC.
45151
+ */
45152
+ priceGuaranteeDate?: string;
45153
+ /**
45154
+ * Supported values: Protected, Locked
45155
+ */
45156
+ pricingPolicy?: string;
45157
+ }
44069
45158
  /**
44070
45159
  * The resource model definition representing SKU
44071
45160
  */
@@ -46310,6 +47399,19 @@ export declare namespace botservice {
46310
47399
  function webChatSiteResponseProvideDefaults(val: WebChatSiteResponse): WebChatSiteResponse;
46311
47400
  }
46312
47401
  export declare namespace cdn {
47402
+ /**
47403
+ * Customized cipher suite set object that will be used for Https when cipherSuiteSetType is Customized.
47404
+ */
47405
+ interface AFDDomainHttpsCustomizedCipherSuiteSetResponse {
47406
+ /**
47407
+ * Cipher suites for TLS 1.2. Required at least one in minimumTlsVersion TLS 1.2.
47408
+ */
47409
+ cipherSuiteSetForTls12?: string[];
47410
+ /**
47411
+ * Cipher suites for TLS 1.3. Required at least one in minimumTlsVersion TLS 1.2, TLS 1.3.
47412
+ */
47413
+ cipherSuiteSetForTls13?: string[];
47414
+ }
46313
47415
  /**
46314
47416
  * The JSON object that contains the properties to secure a domain.
46315
47417
  */
@@ -46319,7 +47421,15 @@ export declare namespace cdn {
46319
47421
  */
46320
47422
  certificateType: string;
46321
47423
  /**
46322
- * TLS protocol version that will be used for Https
47424
+ * cipher suite set type that will be used for Https
47425
+ */
47426
+ cipherSuiteSetType?: string;
47427
+ /**
47428
+ * Customized cipher suites object that will be used for Https when cipherSuiteSetType is Customized.
47429
+ */
47430
+ customizedCipherSuiteSet?: outputs.cdn.AFDDomainHttpsCustomizedCipherSuiteSetResponse;
47431
+ /**
47432
+ * TLS protocol version that will be used for Https when cipherSuiteSetType is Customized.
46323
47433
  */
46324
47434
  minimumTlsVersion?: string;
46325
47435
  /**
@@ -46357,6 +47467,19 @@ export declare namespace cdn {
46357
47467
  */
46358
47468
  queryStringCachingBehavior?: string;
46359
47469
  }
47470
+ /**
47471
+ * Defines a path configuration for a web agent.
47472
+ */
47473
+ interface AgentPathResponse {
47474
+ /**
47475
+ * The actual path value.
47476
+ */
47477
+ path: string;
47478
+ /**
47479
+ * The type of the path.
47480
+ */
47481
+ type: string;
47482
+ }
46360
47483
  /**
46361
47484
  * Azure FirstParty Managed Certificate provided by other first party resource providers to enable HTTPS.
46362
47485
  */
@@ -46370,7 +47493,7 @@ export declare namespace cdn {
46370
47493
  */
46371
47494
  expirationDate: string;
46372
47495
  /**
46373
- * Resource reference to the Azure Key Vault certificate. Expected to be in format of /subscriptions/{​​​​​​​​​subscriptionId}​​​​​​​​​/resourceGroups/{​​​​​​​​​resourceGroupName}​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​/providers/Microsoft.KeyVault/vaults/{vaultName}​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​/secrets/{certificateName}​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​
47496
+ * Resource reference to the Azure Key Vault certificate. Expected to be in format of /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}/secrets/{certificateName}
46374
47497
  */
46375
47498
  secretSource: outputs.cdn.ResourceReferenceResponse;
46376
47499
  /**
@@ -46639,7 +47762,7 @@ export declare namespace cdn {
46639
47762
  /**
46640
47763
  * The list of SANs.
46641
47764
  */
46642
- subjectAlternativeNames?: string[];
47765
+ subjectAlternativeNames: string[];
46643
47766
  /**
46644
47767
  * Certificate thumbprint.
46645
47768
  */
@@ -46786,7 +47909,7 @@ export declare namespace cdn {
46786
47909
  */
46787
47910
  interface DeliveryRuleClientPortConditionResponse {
46788
47911
  /**
46789
- * The name of the condition for the delivery rule.
47912
+ * Request variable to compare with.
46790
47913
  * Expected value is 'ClientPort'.
46791
47914
  */
46792
47915
  name: "ClientPort";
@@ -46804,7 +47927,7 @@ export declare namespace cdn {
46804
47927
  */
46805
47928
  interface DeliveryRuleCookiesConditionResponse {
46806
47929
  /**
46807
- * The name of the condition for the delivery rule.
47930
+ * Request variable to compare with.
46808
47931
  * Expected value is 'Cookies'.
46809
47932
  */
46810
47933
  name: "Cookies";
@@ -46822,7 +47945,7 @@ export declare namespace cdn {
46822
47945
  */
46823
47946
  interface DeliveryRuleHostNameConditionResponse {
46824
47947
  /**
46825
- * The name of the condition for the delivery rule.
47948
+ * Request variable to compare with.
46826
47949
  * Expected value is 'HostName'.
46827
47950
  */
46828
47951
  name: "HostName";
@@ -46840,7 +47963,7 @@ export declare namespace cdn {
46840
47963
  */
46841
47964
  interface DeliveryRuleHttpVersionConditionResponse {
46842
47965
  /**
46843
- * The name of the condition for the delivery rule.
47966
+ * Request variable to compare with.
46844
47967
  * Expected value is 'HttpVersion'.
46845
47968
  */
46846
47969
  name: "HttpVersion";
@@ -46858,7 +47981,7 @@ export declare namespace cdn {
46858
47981
  */
46859
47982
  interface DeliveryRuleIsDeviceConditionResponse {
46860
47983
  /**
46861
- * The name of the condition for the delivery rule.
47984
+ * Request variable to compare with.
46862
47985
  * Expected value is 'IsDevice'.
46863
47986
  */
46864
47987
  name: "IsDevice";
@@ -46876,7 +47999,7 @@ export declare namespace cdn {
46876
47999
  */
46877
48000
  interface DeliveryRulePostArgsConditionResponse {
46878
48001
  /**
46879
- * The name of the condition for the delivery rule.
48002
+ * Request variable to compare with.
46880
48003
  * Expected value is 'PostArgs'.
46881
48004
  */
46882
48005
  name: "PostArgs";
@@ -46894,7 +48017,7 @@ export declare namespace cdn {
46894
48017
  */
46895
48018
  interface DeliveryRuleQueryStringConditionResponse {
46896
48019
  /**
46897
- * The name of the condition for the delivery rule.
48020
+ * Request variable to compare with.
46898
48021
  * Expected value is 'QueryString'.
46899
48022
  */
46900
48023
  name: "QueryString";
@@ -46912,7 +48035,7 @@ export declare namespace cdn {
46912
48035
  */
46913
48036
  interface DeliveryRuleRemoteAddressConditionResponse {
46914
48037
  /**
46915
- * The name of the condition for the delivery rule.
48038
+ * Request variable to compare with.
46916
48039
  * Expected value is 'RemoteAddress'.
46917
48040
  */
46918
48041
  name: "RemoteAddress";
@@ -46930,7 +48053,7 @@ export declare namespace cdn {
46930
48053
  */
46931
48054
  interface DeliveryRuleRequestBodyConditionResponse {
46932
48055
  /**
46933
- * The name of the condition for the delivery rule.
48056
+ * Request variable to compare with.
46934
48057
  * Expected value is 'RequestBody'.
46935
48058
  */
46936
48059
  name: "RequestBody";
@@ -46962,7 +48085,7 @@ export declare namespace cdn {
46962
48085
  */
46963
48086
  interface DeliveryRuleRequestHeaderConditionResponse {
46964
48087
  /**
46965
- * The name of the condition for the delivery rule.
48088
+ * Request variable to compare with.
46966
48089
  * Expected value is 'RequestHeader'.
46967
48090
  */
46968
48091
  name: "RequestHeader";
@@ -46980,7 +48103,7 @@ export declare namespace cdn {
46980
48103
  */
46981
48104
  interface DeliveryRuleRequestMethodConditionResponse {
46982
48105
  /**
46983
- * The name of the condition for the delivery rule.
48106
+ * Request variable to compare with.
46984
48107
  * Expected value is 'RequestMethod'.
46985
48108
  */
46986
48109
  name: "RequestMethod";
@@ -46998,7 +48121,7 @@ export declare namespace cdn {
46998
48121
  */
46999
48122
  interface DeliveryRuleRequestSchemeConditionResponse {
47000
48123
  /**
47001
- * The name of the condition for the delivery rule.
48124
+ * Request variable to compare with.
47002
48125
  * Expected value is 'RequestScheme'.
47003
48126
  */
47004
48127
  name: "RequestScheme";
@@ -47016,7 +48139,7 @@ export declare namespace cdn {
47016
48139
  */
47017
48140
  interface DeliveryRuleRequestUriConditionResponse {
47018
48141
  /**
47019
- * The name of the condition for the delivery rule.
48142
+ * Request variable to compare with.
47020
48143
  * Expected value is 'RequestUri'.
47021
48144
  */
47022
48145
  name: "RequestUri";
@@ -47083,7 +48206,7 @@ export declare namespace cdn {
47083
48206
  */
47084
48207
  interface DeliveryRuleServerPortConditionResponse {
47085
48208
  /**
47086
- * The name of the condition for the delivery rule.
48209
+ * Request variable to compare with.
47087
48210
  * Expected value is 'ServerPort'.
47088
48211
  */
47089
48212
  name: "ServerPort";
@@ -47101,7 +48224,7 @@ export declare namespace cdn {
47101
48224
  */
47102
48225
  interface DeliveryRuleSocketAddrConditionResponse {
47103
48226
  /**
47104
- * The name of the condition for the delivery rule.
48227
+ * Request variable to compare with.
47105
48228
  * Expected value is 'SocketAddr'.
47106
48229
  */
47107
48230
  name: "SocketAddr";
@@ -47119,7 +48242,7 @@ export declare namespace cdn {
47119
48242
  */
47120
48243
  interface DeliveryRuleSslProtocolConditionResponse {
47121
48244
  /**
47122
- * The name of the condition for the delivery rule.
48245
+ * Request variable to compare with.
47123
48246
  * Expected value is 'SslProtocol'.
47124
48247
  */
47125
48248
  name: "SslProtocol";
@@ -47137,7 +48260,7 @@ export declare namespace cdn {
47137
48260
  */
47138
48261
  interface DeliveryRuleUrlFileExtensionConditionResponse {
47139
48262
  /**
47140
- * The name of the condition for the delivery rule.
48263
+ * Request variable to compare with.
47141
48264
  * Expected value is 'UrlFileExtension'.
47142
48265
  */
47143
48266
  name: "UrlFileExtension";
@@ -47155,7 +48278,7 @@ export declare namespace cdn {
47155
48278
  */
47156
48279
  interface DeliveryRuleUrlFileNameConditionResponse {
47157
48280
  /**
47158
- * The name of the condition for the delivery rule.
48281
+ * Request variable to compare with.
47159
48282
  * Expected value is 'UrlFileName'.
47160
48283
  */
47161
48284
  name: "UrlFileName";
@@ -47173,7 +48296,7 @@ export declare namespace cdn {
47173
48296
  */
47174
48297
  interface DeliveryRuleUrlPathConditionResponse {
47175
48298
  /**
47176
- * The name of the condition for the delivery rule.
48299
+ * Request variable to compare with.
47177
48300
  * Expected value is 'UrlPath'.
47178
48301
  */
47179
48302
  name: "UrlPath";
@@ -47202,7 +48325,7 @@ export declare namespace cdn {
47202
48325
  /**
47203
48326
  * A policy that specifies the delivery rules to be used for an endpoint.
47204
48327
  */
47205
- interface EndpointPropertiesUpdateParametersResponseDeliveryPolicy {
48328
+ interface EndpointPropertiesUpdateParametersDeliveryPolicyResponse {
47206
48329
  /**
47207
48330
  * User-friendly description of the policy.
47208
48331
  */
@@ -47215,7 +48338,7 @@ export declare namespace cdn {
47215
48338
  /**
47216
48339
  * Defines the Web Application Firewall policy for the endpoint (if applicable)
47217
48340
  */
47218
- interface EndpointPropertiesUpdateParametersResponseWebApplicationFirewallPolicyLink {
48341
+ interface EndpointPropertiesUpdateParametersWebApplicationFirewallPolicyLinkResponse {
47219
48342
  /**
47220
48343
  * Resource ID.
47221
48344
  */
@@ -47595,6 +48718,23 @@ export declare namespace cdn {
47595
48718
  */
47596
48719
  transforms?: string[];
47597
48720
  }
48721
+ /**
48722
+ * The JSON object that contains the properties of the origin authentication settings.
48723
+ */
48724
+ interface OriginAuthenticationPropertiesResponse {
48725
+ /**
48726
+ * The scope used when requesting token from Microsoft Entra. For example, for Azure Blob Storage, scope could be "https://storage.azure.com/.default".
48727
+ */
48728
+ scope?: string;
48729
+ /**
48730
+ * The type of the authentication for the origin.
48731
+ */
48732
+ type?: string;
48733
+ /**
48734
+ * The user assigned managed identity to use for the origin authentication if type is UserAssignedIdentity.
48735
+ */
48736
+ userAssignedIdentity?: outputs.cdn.ResourceReferenceResponse;
48737
+ }
47598
48738
  /**
47599
48739
  * Defines the parameters for the origin group override action.
47600
48740
  */
@@ -48197,19 +49337,19 @@ export declare namespace cdn {
48197
49337
  */
48198
49338
  function sslProtocolMatchConditionParametersResponseProvideDefaults(val: SslProtocolMatchConditionParametersResponse): SslProtocolMatchConditionParametersResponse;
48199
49339
  /**
48200
- * Read only system data
49340
+ * Metadata pertaining to creation and last modification of the resource.
48201
49341
  */
48202
49342
  interface SystemDataResponse {
48203
49343
  /**
48204
- * The timestamp of resource creation (UTC)
49344
+ * The timestamp of resource creation (UTC).
48205
49345
  */
48206
49346
  createdAt?: string;
48207
49347
  /**
48208
- * An identifier for the identity that created the resource
49348
+ * The identity that created the resource.
48209
49349
  */
48210
49350
  createdBy?: string;
48211
49351
  /**
48212
- * The type of identity that created the resource
49352
+ * The type of identity that created the resource.
48213
49353
  */
48214
49354
  createdByType?: string;
48215
49355
  /**
@@ -48217,11 +49357,11 @@ export declare namespace cdn {
48217
49357
  */
48218
49358
  lastModifiedAt?: string;
48219
49359
  /**
48220
- * An identifier for the identity that last modified the resource
49360
+ * The identity that last modified the resource.
48221
49361
  */
48222
49362
  lastModifiedBy?: string;
48223
49363
  /**
48224
- * The type of identity that last modified the resource
49364
+ * The type of identity that last modified the resource.
48225
49365
  */
48226
49366
  lastModifiedByType?: string;
48227
49367
  }
@@ -51698,6 +52838,43 @@ export declare namespace cognitiveservices {
51698
52838
  */
51699
52839
  type: string;
51700
52840
  }
52841
+ /**
52842
+ * RAI Custom Topic properties.
52843
+ */
52844
+ interface RaiTopicPropertiesResponse {
52845
+ /**
52846
+ * Creation time of the custom topic.
52847
+ */
52848
+ createdAt?: string;
52849
+ /**
52850
+ * Description of the custom topic.
52851
+ */
52852
+ description?: string;
52853
+ /**
52854
+ * Failed reason if the status is Failed.
52855
+ */
52856
+ failedReason?: string;
52857
+ /**
52858
+ * Last modified time of the custom topic.
52859
+ */
52860
+ lastModifiedAt?: string;
52861
+ /**
52862
+ * Sample blob url for the custom topic.
52863
+ */
52864
+ sampleBlobUrl?: string;
52865
+ /**
52866
+ * Status of the custom topic.
52867
+ */
52868
+ status?: string;
52869
+ /**
52870
+ * The unique identifier of the custom topic.
52871
+ */
52872
+ topicId?: string;
52873
+ /**
52874
+ * The name of the custom topic.
52875
+ */
52876
+ topicName?: string;
52877
+ }
51701
52878
  /**
51702
52879
  * The call rate limit Cognitive Services account.
51703
52880
  */
@@ -54505,19 +55682,19 @@ export declare namespace compute {
54505
55682
  patchMode?: string;
54506
55683
  }
54507
55684
  /**
54508
- * Describes the user-defined constraints for virtual machine hardware placement.
55685
+ * Describes the user-defined constraints for resource hardware placement.
54509
55686
  */
54510
55687
  interface PlacementResponse {
54511
55688
  /**
54512
- * This property supplements the 'zonePlacementPolicy' property. If 'zonePlacementPolicy' is set to 'Any', availability zone selected by the system must not be present in the list of availability zones passed with 'excludeZones'. If 'excludeZones' is not provided, all availability zones in region will be considered for selection.
55689
+ * This property supplements the 'zonePlacementPolicy' property. If 'zonePlacementPolicy' is set to 'Any'/'Auto', availability zone selected by the system must not be present in the list of availability zones passed with 'excludeZones'. If 'excludeZones' is not provided, all availability zones in region will be considered for selection.
54513
55690
  */
54514
55691
  excludeZones?: string[];
54515
55692
  /**
54516
- * This property supplements the 'zonePlacementPolicy' property. If 'zonePlacementPolicy' is set to 'Any', availability zone selected by the system must be present in the list of availability zones passed with 'includeZones'. If 'includeZones' is not provided, all availability zones in region will be considered for selection.
55693
+ * This property supplements the 'zonePlacementPolicy' property. If 'zonePlacementPolicy' is set to 'Any'/'Auto', availability zone selected by the system must be present in the list of availability zones passed with 'includeZones'. If 'includeZones' is not provided, all availability zones in region will be considered for selection.
54517
55694
  */
54518
55695
  includeZones?: string[];
54519
55696
  /**
54520
- * Specifies the policy for virtual machine's placement in availability zone. Possible values are: **Any** - An availability zone will be automatically picked by system as part of virtual machine creation.
55697
+ * Specifies the policy for resource's placement in availability zone. Possible values are: **Any** (used for Virtual Machines), **Auto** (used for Virtual Machine Scale Sets) - An availability zone will be automatically picked by system as part of resource creation.
54521
55698
  */
54522
55699
  zonePlacementPolicy?: string;
54523
55700
  }
@@ -54810,7 +55987,7 @@ export declare namespace compute {
54810
55987
  }
54811
55988
  interface ResourceSharingProfileResponse {
54812
55989
  /**
54813
- * Specifies an array of subscription resource IDs that capacity reservation group is shared with. **Note:** Minimum api-version: 2023-09-01. Please refer to https://aka.ms/computereservationsharing for more details.
55990
+ * Specifies an array of subscription resource IDs that capacity reservation group is shared with. Block Capacity Reservations does not support sharing across subscriptions. **Note:** Minimum api-version: 2023-09-01. Please refer to https://aka.ms/computereservationsharing for more details.
54814
55991
  */
54815
55992
  subscriptionIds?: outputs.compute.SubResourceResponse[];
54816
55993
  }
@@ -56193,11 +57370,11 @@ export declare namespace compute {
56193
57370
  statuses?: outputs.compute.InstanceViewStatusResponse[];
56194
57371
  }
56195
57372
  /**
56196
- * Describes the script sources for run command. Use only one of script, scriptUri, commandId.
57373
+ * Describes the script sources for run command. Use only one of these script sources: script, scriptUri, commandId, galleryScriptReferenceId.
56197
57374
  */
56198
57375
  interface VirtualMachineRunCommandScriptSourceResponse {
56199
57376
  /**
56200
- * Specifies a commandId of predefined built-in script.
57377
+ * Specifies a commandId of predefined built-in script. Command IDs available for Linux are listed at https://aka.ms/RunCommandManagedLinux#available-commands, Windows at https://aka.ms/RunCommandManagedWindows#available-commands.
56201
57378
  */
56202
57379
  commandId?: string;
56203
57380
  /**
@@ -60142,6 +61319,37 @@ export declare namespace consumption {
60142
61319
  function notificationResponseProvideDefaults(val: NotificationResponse): NotificationResponse;
60143
61320
  }
60144
61321
  export declare namespace containerinstance {
61322
+ /**
61323
+ * The API entity reference.
61324
+ */
61325
+ interface ApiEntityReferenceResponse {
61326
+ /**
61327
+ * The ARM resource id in the form of /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/...
61328
+ */
61329
+ id?: string;
61330
+ }
61331
+ /**
61332
+ * NGroups application gateway backend address pool
61333
+ */
61334
+ interface ApplicationGatewayBackendAddressPoolResponse {
61335
+ /**
61336
+ * The application gateway backend address pool ARM resource Id.
61337
+ */
61338
+ resource?: string;
61339
+ }
61340
+ /**
61341
+ * Application Gateway the CG profile will use to interact with CGs in a backend pool
61342
+ */
61343
+ interface ApplicationGatewayResponse {
61344
+ /**
61345
+ * List of Application Gateway Backend Address Pools.
61346
+ */
61347
+ backendAddressPools?: outputs.containerinstance.ApplicationGatewayBackendAddressPoolResponse[];
61348
+ /**
61349
+ * The Application Gateway ARM resource Id.
61350
+ */
61351
+ resource?: string;
61352
+ }
60145
61353
  /**
60146
61354
  * The properties of the Azure File volume. Azure File shares are mounted as volumes.
60147
61355
  */
@@ -60241,6 +61449,31 @@ export declare namespace containerinstance {
60241
61449
  */
60242
61450
  revision?: number;
60243
61451
  }
61452
+ /**
61453
+ * The object that contains a reference to a Container Group Profile and it's other related properties.
61454
+ */
61455
+ interface ContainerGroupProfileStubResponse {
61456
+ /**
61457
+ * Container Group properties which can be set while creating or updating the NGroups.
61458
+ */
61459
+ containerGroupProperties?: outputs.containerinstance.NGroupContainerGroupPropertiesResponse;
61460
+ /**
61461
+ * A network profile for network settings of a ContainerGroupProfile.
61462
+ */
61463
+ networkProfile?: outputs.containerinstance.NetworkProfileResponse;
61464
+ /**
61465
+ * A reference to the container group profile ARM resource hosted in ACI RP.
61466
+ */
61467
+ resource?: outputs.containerinstance.ApiEntityReferenceResponse;
61468
+ /**
61469
+ * The revision of the CG profile is an optional property. If customer does not to provide a revision then NGroups will pickup the latest revision of CGProfile.
61470
+ */
61471
+ revision?: number;
61472
+ /**
61473
+ * Storage profile for storage related settings of a container group profile.
61474
+ */
61475
+ storageProfile?: outputs.containerinstance.StorageProfileResponse;
61476
+ }
60244
61477
  /**
60245
61478
  * The instance view of the container group. Only valid in response.
60246
61479
  */
@@ -60475,6 +61708,32 @@ export declare namespace containerinstance {
60475
61708
  */
60476
61709
  searchDomains?: string;
60477
61710
  }
61711
+ /**
61712
+ * Describes the elastic profile of the NGroup
61713
+ */
61714
+ interface ElasticProfileResponse {
61715
+ /**
61716
+ * Container Groups are named on a generic guid based naming scheme/policy. Customer can modify naming policy to add prefix to CG names during scale out operation.
61717
+ */
61718
+ containerGroupNamingPolicy?: outputs.containerinstance.ElasticProfileResponseContainerGroupNamingPolicy;
61719
+ desiredCount?: number;
61720
+ /**
61721
+ * Flag that indicates whether desiredCount should be maintained when customer deletes SPECIFIC container groups (CGs) from the NGroups. In this case, new CGs will be created by NGroup to compensate for the specific deleted ones.
61722
+ */
61723
+ maintainDesiredCount?: boolean;
61724
+ }
61725
+ /**
61726
+ * Container Groups are named on a generic guid based naming scheme/policy. Customer can modify naming policy to add prefix to CG names during scale out operation.
61727
+ */
61728
+ interface ElasticProfileResponseContainerGroupNamingPolicy {
61729
+ guidNamingPolicy?: outputs.containerinstance.ElasticProfileResponseGuidNamingPolicy;
61730
+ }
61731
+ interface ElasticProfileResponseGuidNamingPolicy {
61732
+ /**
61733
+ * The prefix can be used when there are tooling limitations (e.g. on the Azure portal where CGs from multiple NGroups exist in the same RG). The prefix with the suffixed resource name must still follow Azure resource naming guidelines.
61734
+ */
61735
+ prefix?: string;
61736
+ }
60478
61737
  /**
60479
61738
  * The container group encryption properties.
60480
61739
  */
@@ -60546,6 +61805,33 @@ export declare namespace containerinstance {
60546
61805
  */
60547
61806
  type: string;
60548
61807
  }
61808
+ /**
61809
+ * File shares that can be mounted on container groups.
61810
+ */
61811
+ interface FileShareResponse {
61812
+ name?: string;
61813
+ properties?: outputs.containerinstance.FileShareResponseProperties;
61814
+ resourceGroupName?: string;
61815
+ storageAccountName?: string;
61816
+ }
61817
+ /**
61818
+ * fileShareResponseProvideDefaults sets the appropriate defaults for FileShareResponse
61819
+ */
61820
+ function fileShareResponseProvideDefaults(val: FileShareResponse): FileShareResponse;
61821
+ interface FileShareResponseProperties {
61822
+ /**
61823
+ * Access tier for specific share. GpV2 account can choose between TransactionOptimized (default), Hot, and Cool. FileStorage account can choose Premium. Learn more at: https://learn.microsoft.com/en-us/rest/api/storagerp/file-shares/create?tabs=HTTP#shareaccesstier
61824
+ */
61825
+ shareAccessTier?: string;
61826
+ /**
61827
+ * Specifies how Container Groups can access the Azure file share i.e. all CG will share same Azure file share or going to have exclusive file share.
61828
+ */
61829
+ shareAccessType?: string;
61830
+ }
61831
+ /**
61832
+ * fileShareResponsePropertiesProvideDefaults sets the appropriate defaults for FileShareResponseProperties
61833
+ */
61834
+ function fileShareResponsePropertiesProvideDefaults(val: FileShareResponseProperties): FileShareResponseProperties;
60549
61835
  /**
60550
61836
  * Represents a volume that is populated with the contents of a git repository
60551
61837
  */
@@ -60705,6 +61991,24 @@ export declare namespace containerinstance {
60705
61991
  * ipAddressResponseProvideDefaults sets the appropriate defaults for IpAddressResponse
60706
61992
  */
60707
61993
  function ipAddressResponseProvideDefaults(val: IpAddressResponse): IpAddressResponse;
61994
+ /**
61995
+ * NGroups load balancer backend address pool
61996
+ */
61997
+ interface LoadBalancerBackendAddressPoolResponse {
61998
+ /**
61999
+ * The Load Balancer backend address pool ARM resource Id.
62000
+ */
62001
+ resource?: string;
62002
+ }
62003
+ /**
62004
+ * LoadBalancer the CG profile will use to interact with CGs in a backend pool
62005
+ */
62006
+ interface LoadBalancerResponse {
62007
+ /**
62008
+ * List of Load Balancer Backend Address Pools.
62009
+ */
62010
+ backendAddressPools?: outputs.containerinstance.LoadBalancerBackendAddressPoolResponse[];
62011
+ }
60708
62012
  /**
60709
62013
  * Container group log analytics information.
60710
62014
  */
@@ -60732,6 +62036,100 @@ export declare namespace containerinstance {
60732
62036
  */
60733
62037
  workspaceResourceId?: string;
60734
62038
  }
62039
+ /**
62040
+ * Container properties that can be provided with NGroups object.
62041
+ */
62042
+ interface NGroupCGPropertyContainerResponse {
62043
+ /**
62044
+ * container name
62045
+ */
62046
+ name?: string;
62047
+ /**
62048
+ * container properties
62049
+ */
62050
+ properties?: outputs.containerinstance.NGroupCGPropertyContainerResponseProperties;
62051
+ }
62052
+ /**
62053
+ * container properties
62054
+ */
62055
+ interface NGroupCGPropertyContainerResponseProperties {
62056
+ volumeMounts?: outputs.containerinstance.VolumeMountResponse[];
62057
+ }
62058
+ /**
62059
+ * Contains information about the volumes that can be mounted by Containers in the Container Groups.
62060
+ */
62061
+ interface NGroupCGPropertyVolumeResponse {
62062
+ /**
62063
+ * The Azure File volume.
62064
+ */
62065
+ azureFile?: outputs.containerinstance.AzureFileVolumeResponse;
62066
+ /**
62067
+ * The name of the volume.
62068
+ */
62069
+ name: string;
62070
+ }
62071
+ /**
62072
+ * Container Group properties which can be set while creating or updating the NGroups.
62073
+ */
62074
+ interface NGroupContainerGroupPropertiesResponse {
62075
+ /**
62076
+ * Contains information about Container which can be set while creating or updating the NGroups.
62077
+ */
62078
+ containers?: outputs.containerinstance.NGroupCGPropertyContainerResponse[];
62079
+ /**
62080
+ * Contains information about Virtual Network Subnet ARM Resource
62081
+ */
62082
+ subnetIds?: outputs.containerinstance.ContainerGroupSubnetIdResponse[];
62083
+ /**
62084
+ * Contains information about the volumes that can be mounted by Containers in the Container Groups.
62085
+ */
62086
+ volumes?: outputs.containerinstance.NGroupCGPropertyVolumeResponse[];
62087
+ }
62088
+ /**
62089
+ * Identity for the NGroup.
62090
+ */
62091
+ interface NGroupIdentityResponse {
62092
+ /**
62093
+ * The principal id of the NGroup identity. This property will only be provided for a system assigned identity.
62094
+ */
62095
+ principalId: string;
62096
+ /**
62097
+ * The tenant id associated with the NGroup. This property will only be provided for a system assigned identity.
62098
+ */
62099
+ tenantId: string;
62100
+ /**
62101
+ * The type of identity used for the NGroup. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user assigned identities. The type 'None' will remove any identities from the NGroup.
62102
+ */
62103
+ type?: string;
62104
+ /**
62105
+ * The list of user identities associated with the NGroup.
62106
+ */
62107
+ userAssignedIdentities?: {
62108
+ [key: string]: outputs.containerinstance.UserAssignedIdentitiesResponse;
62109
+ };
62110
+ }
62111
+ /**
62112
+ * A network profile for network settings of a ContainerGroupProfile. Used to manage load balancer and application gateway backend pools, specifically updating the IP addresses of CGs within the backend pool.
62113
+ */
62114
+ interface NetworkProfileResponse {
62115
+ /**
62116
+ * Application Gateway the CG profile will use to interact with CGs in a backend pool
62117
+ */
62118
+ applicationGateway?: outputs.containerinstance.ApplicationGatewayResponse;
62119
+ /**
62120
+ * LoadBalancer the CG profile will use to interact with CGs in a backend pool
62121
+ */
62122
+ loadBalancer?: outputs.containerinstance.LoadBalancerResponse;
62123
+ }
62124
+ /**
62125
+ * Provides options w.r.t allocation and management w.r.t certain placement policies. These utilize capabilities provided by the underlying Azure infrastructure. They are typically used for high availability scenarios. E.g., distributing CGs across fault domains.
62126
+ */
62127
+ interface PlacementProfileResponse {
62128
+ /**
62129
+ * The number of fault domains to be used to spread CGs in the NGroups resource. This can only be specified during NGroup creation and is immutable after that.
62130
+ */
62131
+ faultDomainCount?: number;
62132
+ }
60735
62133
  /**
60736
62134
  * The port exposed on the container group.
60737
62135
  */
@@ -60847,6 +62245,12 @@ export declare namespace containerinstance {
60847
62245
  */
60848
62246
  id?: string;
60849
62247
  }
62248
+ /**
62249
+ * Storage profile for storage related settings of a container group profile.
62250
+ */
62251
+ interface StorageProfileResponse {
62252
+ fileShares?: outputs.containerinstance.FileShareResponse[];
62253
+ }
60850
62254
  /**
60851
62255
  * Metadata pertaining to creation and last modification of the resource.
60852
62256
  */
@@ -60876,6 +62280,37 @@ export declare namespace containerinstance {
60876
62280
  */
60877
62281
  lastModifiedByType?: string;
60878
62282
  }
62283
+ /**
62284
+ * Used by the customer to specify the way to update the Container Groups in NGroup.
62285
+ */
62286
+ interface UpdateProfileResponse {
62287
+ /**
62288
+ * This profile allows the customers to customize the rolling update.
62289
+ */
62290
+ rollingUpdateProfile?: outputs.containerinstance.UpdateProfileResponseRollingUpdateProfile;
62291
+ updateMode?: string;
62292
+ }
62293
+ /**
62294
+ * This profile allows the customers to customize the rolling update.
62295
+ */
62296
+ interface UpdateProfileResponseRollingUpdateProfile {
62297
+ /**
62298
+ * Default is false. If set to true, the CGs will be updated in-place instead of creating new CG and deleting old ones.
62299
+ */
62300
+ inPlaceUpdate?: boolean;
62301
+ /**
62302
+ * Maximum percentage of total Container Groups which can be updated simultaneously by rolling update in one batch.
62303
+ */
62304
+ maxBatchPercent?: number;
62305
+ /**
62306
+ * Maximum percentage of the updated Container Groups which can be in unhealthy state after each batch is updated.
62307
+ */
62308
+ maxUnhealthyPercent?: number;
62309
+ /**
62310
+ * The wait time between batches after completing the one batch of the rolling update and starting the next batch. The time duration should be specified in ISO 8601 format for duration.
62311
+ */
62312
+ pauseTimeBetweenBatches?: string;
62313
+ }
60879
62314
  /**
60880
62315
  * The list of user identities associated with the container group. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.
60881
62316
  */
@@ -63379,6 +64814,100 @@ export declare namespace containerservice {
63379
64814
  */
63380
64815
  revisions?: string[];
63381
64816
  }
64817
+ /**
64818
+ * The claim mapping expression for JWTAuthenticator.
64819
+ */
64820
+ interface JWTAuthenticatorClaimMappingExpressionResponse {
64821
+ /**
64822
+ * The CEL expression used to access token claims.
64823
+ */
64824
+ expression: string;
64825
+ }
64826
+ /**
64827
+ * The claim mappings for JWTAuthenticator.
64828
+ */
64829
+ interface JWTAuthenticatorClaimMappingsResponse {
64830
+ /**
64831
+ * The expression to extract extra attribute from the token claims. When not provided, no extra attributes are extracted from the token claims.
64832
+ */
64833
+ extra?: outputs.containerservice.JWTAuthenticatorExtraClaimMappingExpressionResponse[];
64834
+ /**
64835
+ * The expression to extract groups attribute from the token claims. When not provided, no groups are extracted from the token claims.
64836
+ */
64837
+ groups?: outputs.containerservice.JWTAuthenticatorClaimMappingExpressionResponse;
64838
+ /**
64839
+ * The expression to extract uid attribute from the token claims. When not provided, no uid is extracted from the token claims.
64840
+ */
64841
+ uid?: outputs.containerservice.JWTAuthenticatorClaimMappingExpressionResponse;
64842
+ /**
64843
+ * The expression to extract username attribute from the token claims.
64844
+ */
64845
+ username: outputs.containerservice.JWTAuthenticatorClaimMappingExpressionResponse;
64846
+ }
64847
+ /**
64848
+ * The extra claim mapping expression for JWTAuthenticator.
64849
+ */
64850
+ interface JWTAuthenticatorExtraClaimMappingExpressionResponse {
64851
+ /**
64852
+ * The key of the extra attribute.
64853
+ */
64854
+ key: string;
64855
+ /**
64856
+ * The CEL expression used to extract the value of the extra attribute.
64857
+ */
64858
+ valueExpression: string;
64859
+ }
64860
+ /**
64861
+ * The OIDC issuer details for JWTAuthenticator.
64862
+ */
64863
+ interface JWTAuthenticatorIssuerResponse {
64864
+ /**
64865
+ * The set of acceptable audiences the JWT must be issued to. At least one is required. When multiple is set, AudienceMatchPolicy is used in API Server configuration.
64866
+ */
64867
+ audiences: string[];
64868
+ /**
64869
+ * The issuer URL. The URL must begin with the scheme https and cannot contain a query string or fragment. This must match the "iss" claim in the presented JWT, and the issuer returned from discovery.
64870
+ */
64871
+ url: string;
64872
+ }
64873
+ /**
64874
+ * The properties of JWTAuthenticator. For details on how to configure the properties of a JWT authenticator, please refer to the Kubernetes documentation: https://kubernetes.io/docs/reference/access-authn-authz/authentication/#using-authentication-configuration. Please note that not all fields available in the Kubernetes documentation are supported by AKS. For troubleshooting, please see https://aka.ms/aks-external-issuers-docs.
64875
+ */
64876
+ interface JWTAuthenticatorPropertiesResponse {
64877
+ /**
64878
+ * The mappings that define how user attributes are extracted from the token claims.
64879
+ */
64880
+ claimMappings: outputs.containerservice.JWTAuthenticatorClaimMappingsResponse;
64881
+ /**
64882
+ * The rules that are applied to validate token claims to authenticate users. All the expressions must evaluate to true for validation to succeed.
64883
+ */
64884
+ claimValidationRules?: outputs.containerservice.JWTAuthenticatorValidationRuleResponse[];
64885
+ /**
64886
+ * The JWT OIDC issuer details.
64887
+ */
64888
+ issuer: outputs.containerservice.JWTAuthenticatorIssuerResponse;
64889
+ /**
64890
+ * The current provisioning state of the JWT authenticator.
64891
+ */
64892
+ provisioningState: string;
64893
+ /**
64894
+ * The rules that are applied to the mapped user before completing authentication. All the expressions must evaluate to true for validation to succeed.
64895
+ */
64896
+ userValidationRules?: outputs.containerservice.JWTAuthenticatorValidationRuleResponse[];
64897
+ }
64898
+ /**
64899
+ * The validation rule for JWTAuthenticator.
64900
+ */
64901
+ interface JWTAuthenticatorValidationRuleResponse {
64902
+ /**
64903
+ * The CEL expression used to validate the claim or attribute.
64904
+ */
64905
+ expression: string;
64906
+ /**
64907
+ * The validation error message.
64908
+ */
64909
+ message?: string;
64910
+ }
63382
64911
  /**
63383
64912
  * See [AKS custom node configuration](https://docs.microsoft.com/azure/aks/custom-node-configuration) for more details.
63384
64913
  */
@@ -64672,6 +66201,61 @@ export declare namespace containerservice {
64672
66201
  */
64673
66202
  networkPolicy?: string;
64674
66203
  }
66204
+ /**
66205
+ * The properties of the Node Customization resource.
66206
+ */
66207
+ interface NodeCustomizationPropertiesResponse {
66208
+ /**
66209
+ * The list of container images to cache on nodes. See https://kubernetes.io/docs/concepts/containers/images/#image-names
66210
+ */
66211
+ containerImages?: string[];
66212
+ /**
66213
+ * The scripts to customize the node before or after image capture.
66214
+ */
66215
+ customizationScripts?: outputs.containerservice.NodeCustomizationScriptResponse[];
66216
+ /**
66217
+ * The identity used to execute node customization tasks during image build time and provisioning time.
66218
+ * If not specified the default agentpool identity will be used.
66219
+ * This does not affect provisioned nodes.
66220
+ */
66221
+ identityProfile?: outputs.containerservice.UserAssignedIdentityResponse;
66222
+ /**
66223
+ * The provisioning state of the node customization.
66224
+ */
66225
+ provisioningState: string;
66226
+ /**
66227
+ * An auto-generated value that changes when the other fields of the image customization are changed.
66228
+ */
66229
+ version: string;
66230
+ }
66231
+ /**
66232
+ * Node customization script
66233
+ */
66234
+ interface NodeCustomizationScriptResponse {
66235
+ /**
66236
+ * The stage at which the script is executed.
66237
+ * Specifying `NodeImageBuildTime` will ensure changes are persisted into the node image.
66238
+ */
66239
+ executionPoint: string;
66240
+ /**
66241
+ * The name for the customization script.
66242
+ * Must be unique within the node customization resource.
66243
+ * Can only contain lowercase alphanumeric,'-' or '.' characters.
66244
+ */
66245
+ name: string;
66246
+ /**
66247
+ * Whether the node should reboot after successful script execution.
66248
+ */
66249
+ rebootAfter?: boolean;
66250
+ /**
66251
+ * The script content to be executed in plain text. Do not include secrets.
66252
+ */
66253
+ script?: string;
66254
+ /**
66255
+ * The runtime environment for the script (e.g. Bash).
66256
+ */
66257
+ scriptType: string;
66258
+ }
64675
66259
  /**
64676
66260
  * The node image upgrade to be applied to the target nodes in update run.
64677
66261
  */
@@ -65165,13 +66749,13 @@ export declare namespace containerservice {
65165
66749
  until?: string;
65166
66750
  }
65167
66751
  /**
65168
- * Details about a user assigned identity.
66752
+ * User assigned identity properties
65169
66753
  */
65170
66754
  interface UserAssignedIdentityResponse {
65171
66755
  /**
65172
- * The client ID of the user assigned identity.
66756
+ * The client ID of the assigned identity.
65173
66757
  */
65174
- clientId?: string;
66758
+ clientId: string;
65175
66759
  /**
65176
66760
  * The object ID of the user assigned identity.
65177
66761
  */
@@ -65179,7 +66763,7 @@ export declare namespace containerservice {
65179
66763
  /**
65180
66764
  * The principal ID of the assigned identity.
65181
66765
  */
65182
- principalId?: string;
66766
+ principalId: string;
65183
66767
  /**
65184
66768
  * The resource ID of the user assigned identity.
65185
66769
  */
@@ -85261,6 +86845,10 @@ export declare namespace datafactory {
85261
86845
  * List of tags that can be used for describing the linked service.
85262
86846
  */
85263
86847
  annotations?: any[];
86848
+ /**
86849
+ * HDInsight cluster authentication type.
86850
+ */
86851
+ clusterAuthType?: string;
85264
86852
  /**
85265
86853
  * HDInsight cluster URI. Type: string (or Expression with resultType string).
85266
86854
  */
@@ -85269,6 +86857,10 @@ export declare namespace datafactory {
85269
86857
  * The integration runtime reference.
85270
86858
  */
85271
86859
  connectVia?: outputs.datafactory.IntegrationRuntimeReferenceResponse;
86860
+ /**
86861
+ * The credential reference containing MI authentication information for the HDInsight cluster.
86862
+ */
86863
+ credential?: outputs.datafactory.CredentialReferenceResponse;
85272
86864
  /**
85273
86865
  * Linked service description.
85274
86866
  */
@@ -87572,10 +89164,18 @@ export declare namespace datafactory {
87572
89164
  * The ID of Microsoft Fabric Lakehouse artifact. Type: string (or Expression with resultType string).
87573
89165
  */
87574
89166
  artifactId?: any;
89167
+ /**
89168
+ * The authentication type to use.
89169
+ */
89170
+ authenticationType?: string;
87575
89171
  /**
87576
89172
  * The integration runtime reference.
87577
89173
  */
87578
89174
  connectVia?: outputs.datafactory.IntegrationRuntimeReferenceResponse;
89175
+ /**
89176
+ * The credential reference containing authentication information.
89177
+ */
89178
+ credential?: outputs.datafactory.CredentialReferenceResponse;
87579
89179
  /**
87580
89180
  * Linked service description.
87581
89181
  */
@@ -88021,6 +89621,10 @@ export declare namespace datafactory {
88021
89621
  * Activity state. This is an optional property and if not provided, the state will be Active by default.
88022
89622
  */
88023
89623
  state?: string;
89624
+ /**
89625
+ * Indicates whether to treat decimal values as strings to avoid value overflow issue. This option is enabled for SnowflakeV2 connector only. Type: boolean (or Expression with resultType boolean).
89626
+ */
89627
+ treatDecimalAsString?: any;
88024
89628
  /**
88025
89629
  * Type of activity.
88026
89630
  * Expected value is 'Lookup'.
@@ -94244,6 +95848,10 @@ export declare namespace datafactory {
94244
95848
  * Page size for each http request, too large pageSize will caused timeout, default 300,000. Type: integer (or Expression with resultType integer).
94245
95849
  */
94246
95850
  pageSize?: any;
95851
+ /**
95852
+ * Partition option for the SalesforceV2 connector in copy activity, AutoDetect or None. Type: string (or Expression with resultType string).
95853
+ */
95854
+ partitionOption?: any;
94247
95855
  /**
94248
95856
  * You can only use Salesforce Object Query Language (SOQL) query with limitations. For SOQL limitations, see this article: https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/queries.htm#SOQL%20Considerations. If query is not specified, all the data of the Salesforce object specified in ObjectApiName/reportId in dataset will be retrieved. Type: string (or Expression with resultType string).
94249
95857
  */
@@ -95637,6 +97245,10 @@ export declare namespace datafactory {
95637
97245
  * Activity state. This is an optional property and if not provided, the state will be Active by default.
95638
97246
  */
95639
97247
  state?: string;
97248
+ /**
97249
+ * Indicates whether to treat decimal values as strings to avoid value overflow issue. This option is enabled for SnowflakeV2 connector only. Type: boolean (or Expression with resultType boolean).
97250
+ */
97251
+ treatDecimalAsString?: any;
95640
97252
  /**
95641
97253
  * Type of activity.
95642
97254
  * Expected value is 'Script'.
@@ -97161,6 +98773,10 @@ export declare namespace datafactory {
97161
98773
  * Expected value is 'SnowflakeV2'.
97162
98774
  */
97163
98775
  type: "SnowflakeV2";
98776
+ /**
98777
+ * Indicates whether to use UTC timezone for timestamp data types. Type: boolean.
98778
+ */
98779
+ useUtcTimestamps?: any;
97164
98780
  /**
97165
98781
  * The name of the Snowflake user.
97166
98782
  */
@@ -100039,10 +101655,18 @@ export declare namespace datafactory {
100039
101655
  * The ID of Microsoft Fabric Warehouse artifact. Type: string (or Expression with resultType string).
100040
101656
  */
100041
101657
  artifactId: any;
101658
+ /**
101659
+ * The authentication type to use.
101660
+ */
101661
+ authenticationType?: string;
100042
101662
  /**
100043
101663
  * The integration runtime reference.
100044
101664
  */
100045
101665
  connectVia?: outputs.datafactory.IntegrationRuntimeReferenceResponse;
101666
+ /**
101667
+ * The credential reference containing authentication information.
101668
+ */
101669
+ credential?: outputs.datafactory.CredentialReferenceResponse;
100046
101670
  /**
100047
101671
  * Linked service description.
100048
101672
  */
@@ -101442,6 +103066,44 @@ export declare namespace datamigration {
101442
103066
  */
101443
103067
  tenantId?: string;
101444
103068
  }
103069
+ /**
103070
+ * Azure Blob Details
103071
+ */
103072
+ interface AzureBlobResponse {
103073
+ /**
103074
+ * Storage Account Key.
103075
+ */
103076
+ accountKey?: string;
103077
+ /**
103078
+ * Authentication type used for accessing Azure Blob Storage.
103079
+ */
103080
+ authType?: string;
103081
+ /**
103082
+ * Blob container name where backups are stored.
103083
+ */
103084
+ blobContainerName?: string;
103085
+ /**
103086
+ * Identity details for authentication using a Managed Identity.
103087
+ */
103088
+ identity?: outputs.datamigration.ManagedServiceIdentityResponse;
103089
+ /**
103090
+ * Resource Id of the storage account where backups are stored.
103091
+ */
103092
+ storageAccountResourceId?: string;
103093
+ }
103094
+ /**
103095
+ * Backup Configuration
103096
+ */
103097
+ interface BackupConfigurationResponse {
103098
+ /**
103099
+ * Source location of backups.
103100
+ */
103101
+ sourceLocation?: outputs.datamigration.SourceLocationResponse;
103102
+ /**
103103
+ * Target location for copying backups.
103104
+ */
103105
+ targetLocation?: outputs.datamigration.TargetLocationResponse;
103106
+ }
101445
103107
  /**
101446
103108
  * Information of the backup file
101447
103109
  */
@@ -102885,6 +104547,154 @@ export declare namespace datamigration {
102885
104547
  */
102886
104548
  targetSqlConnection?: outputs.datamigration.SqlConnectionInformationResponse;
102887
104549
  }
104550
+ /**
104551
+ * Database Migration Resource properties for SQL Managed Instance.
104552
+ */
104553
+ interface DatabaseMigrationPropertiesSqlMiResponse {
104554
+ /**
104555
+ * Backup configuration info.
104556
+ */
104557
+ backupConfiguration?: outputs.datamigration.BackupConfigurationResponse;
104558
+ /**
104559
+ * Database migration end time.
104560
+ */
104561
+ endedOn: string;
104562
+ /**
104563
+ *
104564
+ * Expected value is 'SqlMi'.
104565
+ */
104566
+ kind: "SqlMi";
104567
+ /**
104568
+ * Error details in case of migration failure.
104569
+ */
104570
+ migrationFailureError: outputs.datamigration.ErrorInfoResponse;
104571
+ /**
104572
+ * ID for current migration operation.
104573
+ */
104574
+ migrationOperationId?: string;
104575
+ /**
104576
+ * Resource Id of the Migration Service.
104577
+ */
104578
+ migrationService?: string;
104579
+ /**
104580
+ * Migration status.
104581
+ */
104582
+ migrationStatus: string;
104583
+ /**
104584
+ * Detailed migration status. Not included by default.
104585
+ */
104586
+ migrationStatusDetails: outputs.datamigration.MigrationStatusDetailsResponse;
104587
+ /**
104588
+ * Offline configuration.
104589
+ */
104590
+ offlineConfiguration?: outputs.datamigration.OfflineConfigurationResponse;
104591
+ /**
104592
+ * Error message for migration provisioning failure, if any.
104593
+ */
104594
+ provisioningError?: string;
104595
+ /**
104596
+ * Provisioning State of migration. ProvisioningState as Succeeded implies that validations have been performed and migration has started.
104597
+ */
104598
+ provisioningState: string;
104599
+ /**
104600
+ * Resource Id of the target resource.
104601
+ */
104602
+ scope?: string;
104603
+ /**
104604
+ * Name of the source database.
104605
+ */
104606
+ sourceDatabaseName?: string;
104607
+ /**
104608
+ * Name of the source sql server.
104609
+ */
104610
+ sourceServerName: string;
104611
+ /**
104612
+ * Source SQL Server connection details.
104613
+ */
104614
+ sourceSqlConnection?: outputs.datamigration.SqlConnectionInformationResponse;
104615
+ /**
104616
+ * Database migration start time.
104617
+ */
104618
+ startedOn: string;
104619
+ /**
104620
+ * Database collation to be used for the target database.
104621
+ */
104622
+ targetDatabaseCollation?: string;
104623
+ }
104624
+ /**
104625
+ * Database Migration Resource properties for SQL Virtual Machine.
104626
+ */
104627
+ interface DatabaseMigrationPropertiesSqlVmResponse {
104628
+ /**
104629
+ * Backup configuration info.
104630
+ */
104631
+ backupConfiguration?: outputs.datamigration.BackupConfigurationResponse;
104632
+ /**
104633
+ * Database migration end time.
104634
+ */
104635
+ endedOn: string;
104636
+ /**
104637
+ *
104638
+ * Expected value is 'SqlVm'.
104639
+ */
104640
+ kind: "SqlVm";
104641
+ /**
104642
+ * Error details in case of migration failure.
104643
+ */
104644
+ migrationFailureError: outputs.datamigration.ErrorInfoResponse;
104645
+ /**
104646
+ * ID for current migration operation.
104647
+ */
104648
+ migrationOperationId?: string;
104649
+ /**
104650
+ * Resource Id of the Migration Service.
104651
+ */
104652
+ migrationService?: string;
104653
+ /**
104654
+ * Migration status.
104655
+ */
104656
+ migrationStatus: string;
104657
+ /**
104658
+ * Detailed migration status. Not included by default.
104659
+ */
104660
+ migrationStatusDetails: outputs.datamigration.MigrationStatusDetailsResponse;
104661
+ /**
104662
+ * Offline configuration.
104663
+ */
104664
+ offlineConfiguration?: outputs.datamigration.OfflineConfigurationResponse;
104665
+ /**
104666
+ * Error message for migration provisioning failure, if any.
104667
+ */
104668
+ provisioningError?: string;
104669
+ /**
104670
+ * Provisioning State of migration. ProvisioningState as Succeeded implies that validations have been performed and migration has started.
104671
+ */
104672
+ provisioningState: string;
104673
+ /**
104674
+ * Resource Id of the target resource.
104675
+ */
104676
+ scope?: string;
104677
+ /**
104678
+ * Name of the source database.
104679
+ */
104680
+ sourceDatabaseName?: string;
104681
+ /**
104682
+ * Name of the source sql server.
104683
+ */
104684
+ sourceServerName: string;
104685
+ /**
104686
+ * Source SQL Server connection details.
104687
+ */
104688
+ sourceSqlConnection?: outputs.datamigration.SqlConnectionInformationResponse;
104689
+ /**
104690
+ * Database migration start time.
104691
+ */
104692
+ startedOn: string;
104693
+ /**
104694
+ * Database collation to be used for the target database.
104695
+ */
104696
+ targetDatabaseCollation?: string;
104697
+ }
102888
104698
  /**
102889
104699
  * Summary of database results in the migration
102890
104700
  */
@@ -103472,6 +105282,29 @@ export declare namespace datamigration {
103472
105282
  * getUserTablesSqlTaskPropertiesResponseProvideDefaults sets the appropriate defaults for GetUserTablesSqlTaskPropertiesResponse
103473
105283
  */
103474
105284
  function getUserTablesSqlTaskPropertiesResponseProvideDefaults(val: GetUserTablesSqlTaskPropertiesResponse): GetUserTablesSqlTaskPropertiesResponse;
105285
+ /**
105286
+ * Managed service identity (system assigned and/or user assigned identities)
105287
+ */
105288
+ interface ManagedServiceIdentityResponse {
105289
+ /**
105290
+ * The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
105291
+ */
105292
+ principalId: string;
105293
+ /**
105294
+ * The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
105295
+ */
105296
+ tenantId: string;
105297
+ /**
105298
+ * Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed).
105299
+ */
105300
+ type: string;
105301
+ /**
105302
+ * The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests.
105303
+ */
105304
+ userAssignedIdentities?: {
105305
+ [key: string]: outputs.datamigration.UserAssignedIdentityResponse;
105306
+ };
105307
+ }
103475
105308
  /**
103476
105309
  * Properties required to create a connection to Azure SQL database Managed instance
103477
105310
  */
@@ -106360,6 +108193,63 @@ export declare namespace datamigration {
106360
108193
  */
106361
108194
  reportUrl?: string;
106362
108195
  }
108196
+ /**
108197
+ * Detailed status of current migration.
108198
+ */
108199
+ interface MigrationStatusDetailsResponse {
108200
+ /**
108201
+ * Backup sets that are currently active.
108202
+ */
108203
+ activeBackupSets: outputs.datamigration.SqlBackupSetInfoResponse[];
108204
+ /**
108205
+ * Name of blob container.
108206
+ */
108207
+ blobContainerName: string;
108208
+ /**
108209
+ * Complete restore error message, if any
108210
+ */
108211
+ completeRestoreErrorMessage: string;
108212
+ /**
108213
+ * File name that is currently being restored.
108214
+ */
108215
+ currentRestoringFilename: string;
108216
+ /**
108217
+ * File upload blocking errors, if any.
108218
+ */
108219
+ fileUploadBlockingErrors: string[];
108220
+ /**
108221
+ * Details of full backup set.
108222
+ */
108223
+ fullBackupSetInfo: outputs.datamigration.SqlBackupSetInfoResponse;
108224
+ /**
108225
+ * Files that are not valid backup files.
108226
+ */
108227
+ invalidFiles: string[];
108228
+ /**
108229
+ * Whether full backup has been applied to the target database or not.
108230
+ */
108231
+ isFullBackupRestored: boolean;
108232
+ /**
108233
+ * Last applied backup set information.
108234
+ */
108235
+ lastRestoredBackupSetInfo: outputs.datamigration.SqlBackupSetInfoResponse;
108236
+ /**
108237
+ * Last restored file name.
108238
+ */
108239
+ lastRestoredFilename: string;
108240
+ /**
108241
+ * Current State of Migration.
108242
+ */
108243
+ migrationState: string;
108244
+ /**
108245
+ * Total pending log backups.
108246
+ */
108247
+ pendingLogBackupsCount: number;
108248
+ /**
108249
+ * Restore blocking reason, if any
108250
+ */
108251
+ restoreBlockingReason: string;
108252
+ }
106363
108253
  /**
106364
108254
  * Migration Validation Database level summary result
106365
108255
  */
@@ -107108,6 +108998,19 @@ export declare namespace datamigration {
107108
108998
  */
107109
108999
  message?: string;
107110
109000
  }
109001
+ /**
109002
+ * Offline configuration
109003
+ */
109004
+ interface OfflineConfigurationResponse {
109005
+ /**
109006
+ * Last backup name for offline migration. This is optional for migrations from file share. If it is not provided, then the service will determine the last backup file name based on latest backup files present in file share.
109007
+ */
109008
+ lastBackupName?: string;
109009
+ /**
109010
+ * Offline migration
109011
+ */
109012
+ offline?: boolean;
109013
+ }
107111
109014
  /**
107112
109015
  * Information for connecting to Oracle server
107113
109016
  */
@@ -107418,6 +109321,109 @@ export declare namespace datamigration {
107418
109321
  */
107419
109322
  tier?: string;
107420
109323
  }
109324
+ /**
109325
+ * Source Location details of backups.
109326
+ */
109327
+ interface SourceLocationResponse {
109328
+ /**
109329
+ * Source Azure Blob.
109330
+ */
109331
+ azureBlob?: outputs.datamigration.AzureBlobResponse;
109332
+ /**
109333
+ * Source File share.
109334
+ */
109335
+ fileShare?: outputs.datamigration.SqlFileShareResponse;
109336
+ /**
109337
+ * Backup storage Type.
109338
+ */
109339
+ fileStorageType: string;
109340
+ }
109341
+ /**
109342
+ * Information of backup file
109343
+ */
109344
+ interface SqlBackupFileInfoResponse {
109345
+ /**
109346
+ * Copy Duration in seconds
109347
+ */
109348
+ copyDuration: number;
109349
+ /**
109350
+ * Copy throughput in KBps
109351
+ */
109352
+ copyThroughput: number;
109353
+ /**
109354
+ * Bytes read
109355
+ */
109356
+ dataRead: number;
109357
+ /**
109358
+ * Bytes written
109359
+ */
109360
+ dataWritten: number;
109361
+ /**
109362
+ * Media family sequence number
109363
+ */
109364
+ familySequenceNumber: number;
109365
+ /**
109366
+ * File name.
109367
+ */
109368
+ fileName: string;
109369
+ /**
109370
+ * Status of the file. (Initial, Uploading, Uploaded, Restoring, Restored or Skipped)
109371
+ */
109372
+ status: string;
109373
+ /**
109374
+ * File size in bytes
109375
+ */
109376
+ totalSize: number;
109377
+ }
109378
+ /**
109379
+ * Information of backup set
109380
+ */
109381
+ interface SqlBackupSetInfoResponse {
109382
+ /**
109383
+ * Backup end time.
109384
+ */
109385
+ backupFinishDate: string;
109386
+ /**
109387
+ * Backup set id.
109388
+ */
109389
+ backupSetId: string;
109390
+ /**
109391
+ * Backup start date.
109392
+ */
109393
+ backupStartDate: string;
109394
+ /**
109395
+ * Backup type.
109396
+ */
109397
+ backupType: string;
109398
+ /**
109399
+ * Media family count
109400
+ */
109401
+ familyCount: number;
109402
+ /**
109403
+ * First LSN of the backup set.
109404
+ */
109405
+ firstLSN: string;
109406
+ /**
109407
+ * Has Backup Checksums
109408
+ */
109409
+ hasBackupChecksums: boolean;
109410
+ /**
109411
+ * The reasons why the backup set is ignored
109412
+ */
109413
+ ignoreReasons: string[];
109414
+ /**
109415
+ * Whether this backup set has been restored or not.
109416
+ */
109417
+ isBackupRestored: boolean;
109418
+ /**
109419
+ * Last LSN of the backup set.
109420
+ */
109421
+ lastLSN: string;
109422
+ /**
109423
+ * List of files in the backup set.
109424
+ */
109425
+ listOfBackupFiles: outputs.datamigration.SqlBackupFileInfoResponse[];
109426
+ }
107421
109427
  /**
107422
109428
  * Information for connecting to SQL database server
107423
109429
  */
@@ -107539,6 +109545,19 @@ export declare namespace datamigration {
107539
109545
  */
107540
109546
  offline: boolean;
107541
109547
  }
109548
+ /**
109549
+ * File share
109550
+ */
109551
+ interface SqlFileShareResponse {
109552
+ /**
109553
+ * Location as SMB share or local drive where backups are placed.
109554
+ */
109555
+ path?: string;
109556
+ /**
109557
+ * Username to access the file share location for backups.
109558
+ */
109559
+ username?: string;
109560
+ }
107542
109561
  /**
107543
109562
  * SSIS migration info with SSIS store type, overwrite policy.
107544
109563
  */
@@ -107598,6 +109617,32 @@ export declare namespace datamigration {
107598
109617
  lastModifiedBy?: string;
107599
109618
  lastModifiedByType?: string;
107600
109619
  }
109620
+ /**
109621
+ * Target Location details for optional copy of backups
109622
+ */
109623
+ interface TargetLocationResponse {
109624
+ /**
109625
+ * Storage Account Key.
109626
+ */
109627
+ accountKey?: string;
109628
+ /**
109629
+ * Resource Id of the storage account copying backups.
109630
+ */
109631
+ storageAccountResourceId?: string;
109632
+ }
109633
+ /**
109634
+ * User assigned identity properties
109635
+ */
109636
+ interface UserAssignedIdentityResponse {
109637
+ /**
109638
+ * The client ID of the assigned identity.
109639
+ */
109640
+ clientId: string;
109641
+ /**
109642
+ * The principal ID of the assigned identity.
109643
+ */
109644
+ principalId: string;
109645
+ }
107601
109646
  /**
107602
109647
  * Properties for task that validates migration input for SQL to Azure SQL DB sync migrations
107603
109648
  */
@@ -108194,7 +110239,7 @@ export declare namespace dataprotection {
108194
110239
  */
108195
110240
  interface BackupScheduleResponse {
108196
110241
  /**
108197
- * ISO 8601 repeating time interval format
110242
+ * Repeating time interval which only support the following ISO 8601 format [R/startDateTime/Duration]. Example: R/2007-03-01T13:00:00Z/P1Y2M10DT2H30M
108198
110243
  */
108199
110244
  repeatingTimeIntervals: string[];
108200
110245
  /**
@@ -111402,7 +113447,7 @@ export declare namespace dbformysql {
111402
113447
  * Metadata of user assigned identity.
111403
113448
  */
111404
113449
  userAssignedIdentities?: {
111405
- [key: string]: outputs.dbformysql.UserAssignedIdentityResponse[];
113450
+ [key: string]: outputs.dbformysql.UserAssignedIdentityResponse;
111406
113451
  };
111407
113452
  }
111408
113453
  /**
@@ -112482,6 +114527,53 @@ export declare namespace delegatednetwork {
112482
114527
  }
112483
114528
  }
112484
114529
  export declare namespace dependencymap {
114530
+ /**
114531
+ * The resource management error additional info.
114532
+ */
114533
+ interface ErrorAdditionalInfoResponse {
114534
+ /**
114535
+ * The additional info.
114536
+ */
114537
+ info: any;
114538
+ /**
114539
+ * The additional info type.
114540
+ */
114541
+ type: string;
114542
+ }
114543
+ /**
114544
+ * The error detail.
114545
+ */
114546
+ interface ErrorDetailResponse {
114547
+ /**
114548
+ * The error additional info.
114549
+ */
114550
+ additionalInfo: outputs.dependencymap.ErrorAdditionalInfoResponse[];
114551
+ /**
114552
+ * The error code.
114553
+ */
114554
+ code: string;
114555
+ /**
114556
+ * The error details.
114557
+ */
114558
+ details: outputs.dependencymap.ErrorDetailResponse[];
114559
+ /**
114560
+ * The error message.
114561
+ */
114562
+ message: string;
114563
+ /**
114564
+ * The error target.
114565
+ */
114566
+ target: string;
114567
+ }
114568
+ /**
114569
+ * Model representing properties returned upon successful completion of the export dependencies asynchronous operation.
114570
+ */
114571
+ interface GetDependencyViewForAllMachinesResultPropertiesResponse {
114572
+ /**
114573
+ * The SAS URI of the blob containing the layout file for the multi-server view.
114574
+ */
114575
+ layoutFileSasUrl: string;
114576
+ }
112485
114577
  /**
112486
114578
  * Metadata pertaining to creation and last modification of the resource.
112487
114579
  */
@@ -118094,7 +120186,7 @@ export declare namespace edge {
118094
120186
  type: string;
118095
120187
  }
118096
120188
  /**
118097
- * Capability, to match in Solution Templates & Targets
120189
+ * Capability, to match in Solution Templates and Targets
118098
120190
  */
118099
120191
  interface CapabilityResponse {
118100
120192
  /**
@@ -118453,6 +120545,19 @@ export declare namespace edge {
118453
120545
  */
118454
120546
  provisioningState: string;
118455
120547
  }
120548
+ /**
120549
+ * Schema Reference Properties
120550
+ */
120551
+ interface SchemaReferencePropertiesResponse {
120552
+ /**
120553
+ * Provisioning state of resource
120554
+ */
120555
+ provisioningState: string;
120556
+ /**
120557
+ * Schema Id of schema reference
120558
+ */
120559
+ schemaId: string;
120560
+ }
118456
120561
  /**
118457
120562
  * Schema Version Properties
118458
120563
  */
@@ -129417,6 +131522,19 @@ export declare namespace hybridcontainerservice {
129417
131522
  */
129418
131523
  value: string;
129419
131524
  }
131525
+ /**
131526
+ * Extended location pointing to the underlying infrastructure
131527
+ */
131528
+ interface ExtendedLocationResponse {
131529
+ /**
131530
+ * ARM Id of the extended location.
131531
+ */
131532
+ name?: string;
131533
+ /**
131534
+ * The extended location type. Allowed value: 'CustomLocation'
131535
+ */
131536
+ type?: string;
131537
+ }
129420
131538
  /**
129421
131539
  * Configurations for provisioning the cluster with HTTP proxy servers.
129422
131540
  */
@@ -129442,6 +131560,73 @@ export declare namespace hybridcontainerservice {
129442
131560
  */
129443
131561
  username?: string;
129444
131562
  }
131563
+ /**
131564
+ * Kubernetes Patch Version profile
131565
+ */
131566
+ interface KubernetesPatchVersionsResponse {
131567
+ /**
131568
+ * Indicates whether the kubernetes version image is ready or not
131569
+ */
131570
+ readiness?: outputs.hybridcontainerservice.KubernetesVersionReadinessResponse[];
131571
+ /**
131572
+ * Possible upgrade paths for given patch version
131573
+ */
131574
+ upgrades?: string[];
131575
+ }
131576
+ interface KubernetesVersionProfileResponseProperties {
131577
+ /**
131578
+ * Provisioning state of the resource
131579
+ */
131580
+ provisioningState: string;
131581
+ /**
131582
+ * List of supported Kubernetes versions
131583
+ */
131584
+ values?: outputs.hybridcontainerservice.KubernetesVersionPropertiesResponse[];
131585
+ }
131586
+ /**
131587
+ * Kubernetes version profile for given major.minor release
131588
+ */
131589
+ interface KubernetesVersionPropertiesResponse {
131590
+ /**
131591
+ * Whether this version is in preview mode.
131592
+ */
131593
+ isPreview: boolean;
131594
+ /**
131595
+ * Patch versions of a Kubernetes release
131596
+ */
131597
+ patchVersions: {
131598
+ [key: string]: outputs.hybridcontainerservice.KubernetesPatchVersionsResponse;
131599
+ };
131600
+ /**
131601
+ * major.minor version of Kubernetes release
131602
+ */
131603
+ version: string;
131604
+ }
131605
+ /**
131606
+ * Indicates whether the kubernetes version image is ready or not
131607
+ */
131608
+ interface KubernetesVersionReadinessResponse {
131609
+ /**
131610
+ * The error message for version not being ready
131611
+ */
131612
+ errorMessage: string;
131613
+ /**
131614
+ * Specifies the OS SKU used by the agent pool. The default is CBLMariner if OSType is Linux. The default is Windows2019 when OSType is Windows.
131615
+ */
131616
+ osSku?: string;
131617
+ /**
131618
+ * The particular KubernetesVersion Image OS Type (Linux, Windows)
131619
+ */
131620
+ osType: string;
131621
+ /**
131622
+ * Whether the kubernetes version image is ready or not
131623
+ */
131624
+ ready: boolean;
131625
+ }
131626
+ /**
131627
+ * kubernetesVersionReadinessResponseProvideDefaults sets the appropriate defaults for KubernetesVersionReadinessResponse
131628
+ */
131629
+ function kubernetesVersionReadinessResponseProvideDefaults(val: KubernetesVersionReadinessResponse): KubernetesVersionReadinessResponse;
129445
131630
  /**
129446
131631
  * LinuxProfile - Profile for Linux VMs in the container service cluster.
129447
131632
  */
@@ -130056,66 +132241,69 @@ export declare namespace hybridcontainerservice {
130056
132241
  type?: string;
130057
132242
  }
130058
132243
  /**
130059
- * Profile for Windows VMs in the container service cluster.
132244
+ * Describes the VM SKU capabilities like MemoryGB, vCPUs, etc.
130060
132245
  */
130061
- interface WindowsProfileResponseResponse {
132246
+ interface VmSkuCapabilitiesResponse {
130062
132247
  /**
130063
- * AdminUsername - Specifies the name of the administrator account. <br><br> **restriction:** Cannot end in "." <br><br> **Disallowed values:** "administrator", "admin", "user", "user1", "test", "user2", "test1", "user3", "admin1", "1", "123", "a", "actuser", "adm", "admin2", "aspnet", "backup", "console", "david", "guest", "john", "owner", "root", "server", "sql", "support", "support_388945a0", "sys", "test2", "test3", "user4", "user5". <br><br> **Minimum-length:** 1 character <br><br> **Max-length:** 20 characters
132248
+ * Name of the VM SKU capability
130064
132249
  */
130065
- adminUsername?: string;
132250
+ name: string;
130066
132251
  /**
130067
- * EnableCSIProxy - Whether to enable CSI proxy.
132252
+ * Value of the VM SKU capability
130068
132253
  */
130069
- enableCsiProxy?: boolean;
132254
+ value: string;
132255
+ }
132256
+ interface VmSkuProfileResponseProperties {
130070
132257
  /**
130071
- * LicenseType - The licenseType to use for Windows VMs. Windows_Server is used to enable Azure Hybrid User Benefits for Windows VMs. Possible values include: 'None', 'Windows_Server'
132258
+ * Provisioning state of the resource
130072
132259
  */
130073
- licenseType?: string;
132260
+ provisioningState: string;
132261
+ /**
132262
+ * List of supported VM SKUs.
132263
+ */
132264
+ values?: outputs.hybridcontainerservice.VmSkuPropertiesResponse[];
130074
132265
  }
130075
- }
130076
- export declare namespace hybriddata {
130077
132266
  /**
130078
- * The pair of customer secret.
132267
+ * The profile for supported VM SKUs
130079
132268
  */
130080
- interface CustomerSecretResponse {
132269
+ interface VmSkuPropertiesResponse {
130081
132270
  /**
130082
- * The encryption algorithm used to encrypt data.
132271
+ * The list of name-value pairs to describe VM SKU capabilities like MemoryGB, vCPUs, etc.
130083
132272
  */
130084
- algorithm: string;
132273
+ capabilities: outputs.hybridcontainerservice.VmSkuCapabilitiesResponse[];
130085
132274
  /**
130086
- * The identifier to the data service input object which this secret corresponds to.
132275
+ * The name of the VM SKU
130087
132276
  */
130088
- keyIdentifier: string;
132277
+ name: string;
130089
132278
  /**
130090
- * It contains the encrypted customer secret.
132279
+ * The type of resource the SKU applies to.
130091
132280
  */
130092
- keyValue: string;
130093
- }
130094
- /**
130095
- * Schedule for the job run.
130096
- */
130097
- interface ScheduleResponse {
132281
+ resourceType: string;
130098
132282
  /**
130099
- * Name of the schedule.
132283
+ * The size of the VM SKU
130100
132284
  */
130101
- name?: string;
132285
+ size: string;
130102
132286
  /**
130103
- * A list of repetition intervals in ISO 8601 format.
132287
+ * The tier of the VM SKU
130104
132288
  */
130105
- policyList?: string[];
132289
+ tier: string;
130106
132290
  }
130107
132291
  /**
130108
- * The sku type.
132292
+ * Profile for Windows VMs in the container service cluster.
130109
132293
  */
130110
- interface SkuResponse {
132294
+ interface WindowsProfileResponseResponse {
130111
132295
  /**
130112
- * The sku name. Required for data manager creation, optional for update.
132296
+ * AdminUsername - Specifies the name of the administrator account. <br><br> **restriction:** Cannot end in "." <br><br> **Disallowed values:** "administrator", "admin", "user", "user1", "test", "user2", "test1", "user3", "admin1", "1", "123", "a", "actuser", "adm", "admin2", "aspnet", "backup", "console", "david", "guest", "john", "owner", "root", "server", "sql", "support", "support_388945a0", "sys", "test2", "test3", "user4", "user5". <br><br> **Minimum-length:** 1 character <br><br> **Max-length:** 20 characters
130113
132297
  */
130114
- name?: string;
132298
+ adminUsername?: string;
130115
132299
  /**
130116
- * The sku tier. This is based on the SKU name.
132300
+ * EnableCSIProxy - Whether to enable CSI proxy.
130117
132301
  */
130118
- tier?: string;
132302
+ enableCsiProxy?: boolean;
132303
+ /**
132304
+ * LicenseType - The licenseType to use for Windows VMs. Windows_Server is used to enable Azure Hybrid User Benefits for Windows VMs. Possible values include: 'None', 'Windows_Server'
132305
+ */
132306
+ licenseType?: string;
130119
132307
  }
130120
132308
  }
130121
132309
  export declare namespace hybridnetwork {
@@ -147873,8 +150061,8 @@ export declare namespace machinelearningservices {
147873
150061
  /**
147874
150062
  * Error information about an outbound rule of a machine learning workspace if RuleStatus is failed.
147875
150063
  */
147876
- errorInformation?: string;
147877
- parentRuleNames?: string[];
150064
+ errorInformation: string;
150065
+ parentRuleNames: string[];
147878
150066
  /**
147879
150067
  * Type of a managed network Outbound Rule of a machine learning workspace.
147880
150068
  */
@@ -150086,6 +152274,18 @@ export declare namespace machinelearningservices {
150086
152274
  * Managed Network settings for a machine learning workspace.
150087
152275
  */
150088
152276
  interface ManagedNetworkSettingsResponse {
152277
+ /**
152278
+ * A flag to indicate if monitoring needs to be enabled for the managed network firewall.
152279
+ */
152280
+ enableFirewallLog?: boolean;
152281
+ /**
152282
+ * A flag to indicate if monitoring needs to be enabled for the managed network.
152283
+ */
152284
+ enableNetworkMonitor?: boolean;
152285
+ /**
152286
+ * Public IP address assigned to the Azure Firewall.
152287
+ */
152288
+ firewallPublicIpAddress?: string;
150089
152289
  /**
150090
152290
  * Firewall Sku used for FQDN Rules
150091
152291
  */
@@ -150094,6 +152294,10 @@ export declare namespace machinelearningservices {
150094
152294
  * Isolation mode for the managed network of a machine learning workspace.
150095
152295
  */
150096
152296
  isolationMode?: string;
152297
+ /**
152298
+ * The Kind of the managed network. Users can switch from V1 to V2 for granular access controls, but cannot switch back to V1 once V2 is enabled.
152299
+ */
152300
+ managedNetworkKind?: string;
150097
152301
  networkId: string;
150098
152302
  outboundRules?: {
150099
152303
  [key: string]: outputs.machinelearningservices.FqdnOutboundRuleResponse | outputs.machinelearningservices.PrivateEndpointOutboundRuleResponse | outputs.machinelearningservices.ServiceTagOutboundRuleResponse;
@@ -150103,6 +152307,10 @@ export declare namespace machinelearningservices {
150103
152307
  */
150104
152308
  status?: outputs.machinelearningservices.ManagedNetworkProvisionStatusResponse;
150105
152309
  }
152310
+ /**
152311
+ * managedNetworkSettingsResponseProvideDefaults sets the appropriate defaults for ManagedNetworkSettingsResponse
152312
+ */
152313
+ function managedNetworkSettingsResponseProvideDefaults(val: ManagedNetworkSettingsResponse): ManagedNetworkSettingsResponse;
150106
152314
  /**
150107
152315
  * Properties specific to a ManagedOnlineDeployment.
150108
152316
  */
@@ -150209,6 +152417,24 @@ export declare namespace machinelearningservices {
150209
152417
  */
150210
152418
  type: "managedOnlineEndpoint";
150211
152419
  }
152420
+ /**
152421
+ * Details for managed resource group assigned identities.
152422
+ */
152423
+ interface ManagedResourceGroupAssignedIdentitiesResponse {
152424
+ /**
152425
+ * Identity principal Id
152426
+ */
152427
+ principalId: string;
152428
+ }
152429
+ /**
152430
+ * Managed resource group settings
152431
+ */
152432
+ interface ManagedResourceGroupSettingsResponse {
152433
+ /**
152434
+ * List of assigned identities for the managed resource group
152435
+ */
152436
+ assignedIdentities?: outputs.machinelearningservices.ManagedResourceGroupAssignedIdentitiesResponse[];
152437
+ }
150212
152438
  /**
150213
152439
  * Managed service identity (system assigned and/or user assigned identities)
150214
152440
  */
@@ -151185,9 +153411,9 @@ export declare namespace machinelearningservices {
151185
153411
  /**
151186
153412
  * Error information about an outbound rule of a machine learning workspace if RuleStatus is failed.
151187
153413
  */
151188
- errorInformation?: string;
153414
+ errorInformation: string;
151189
153415
  fqdns?: string[];
151190
- parentRuleNames?: string[];
153416
+ parentRuleNames: string[];
151191
153417
  /**
151192
153418
  * Type of a managed network Outbound Rule of a machine learning workspace.
151193
153419
  */
@@ -151593,6 +153819,10 @@ export declare namespace machinelearningservices {
151593
153819
  * ResourceId of the managed RG if the registry has system created resources
151594
153820
  */
151595
153821
  managedResourceGroup?: outputs.machinelearningservices.ArmResourceIdResponse;
153822
+ /**
153823
+ * Managed resource group specific settings
153824
+ */
153825
+ managedResourceGroupSettings?: outputs.machinelearningservices.ManagedResourceGroupSettingsResponse;
151596
153826
  /**
151597
153827
  * MLFlow Registry URI for the Registry
151598
153828
  */
@@ -151606,10 +153836,6 @@ export declare namespace machinelearningservices {
151606
153836
  * Details of each region the registry is in
151607
153837
  */
151608
153838
  regionDetails?: outputs.machinelearningservices.RegistryRegionArmDetailsResponse[];
151609
- /**
151610
- * RegistryId Guid for this registry
151611
- */
151612
- registryId?: string;
151613
153839
  /**
151614
153840
  * Private endpoint connections info used for pending connections in private link portal
151615
153841
  */
@@ -152170,8 +154396,8 @@ export declare namespace machinelearningservices {
152170
154396
  /**
152171
154397
  * Error information about an outbound rule of a machine learning workspace if RuleStatus is failed.
152172
154398
  */
152173
- errorInformation?: string;
152174
- parentRuleNames?: string[];
154399
+ errorInformation: string;
154400
+ parentRuleNames: string[];
152175
154401
  /**
152176
154402
  * Type of a managed network Outbound Rule of a machine learning workspace.
152177
154403
  */
@@ -162868,6 +165094,23 @@ export declare namespace monitor {
162868
165094
  [key: string]: string;
162869
165095
  };
162870
165096
  }
165097
+ /**
165098
+ * Alert configuration details
165099
+ */
165100
+ interface AlertConfigurationResponse {
165101
+ /**
165102
+ * Optional list of action group resource IDs to be notified when the alert is triggered.
165103
+ */
165104
+ actionGroupIds?: string[];
165105
+ /**
165106
+ * The alert rule description.
165107
+ */
165108
+ description?: string;
165109
+ /**
165110
+ * The severity of triggered alert.
165111
+ */
165112
+ severity: string;
165113
+ }
162871
165114
  /**
162872
165115
  * An Activity Log Alert rule condition that is met when all its member conditions are met.
162873
165116
  */
@@ -162924,6 +165167,52 @@ export declare namespace monitor {
162924
165167
  */
162925
165168
  field?: string;
162926
165169
  }
165170
+ /**
165171
+ * Discovery rule properties for an Application Insights topology query
165172
+ */
165173
+ interface ApplicationInsightsTopologyDiscoveryRulePropertiesResponse {
165174
+ /**
165175
+ * Whether to add all recommended signals to the discovered entities.
165176
+ */
165177
+ addRecommendedSignals: string;
165178
+ /**
165179
+ * Application Insights resource ID
165180
+ */
165181
+ applicationInsightsResourceId: string;
165182
+ /**
165183
+ * Reference to the name of the authentication setting which is used for querying Azure Resource Graph. The same authentication setting will also be assigned to any discovered entities.
165184
+ */
165185
+ authenticationSetting: string;
165186
+ /**
165187
+ * Date when the discovery rule was (soft-)deleted.
165188
+ */
165189
+ deletionDate: string;
165190
+ /**
165191
+ * Whether to create relationships between the discovered entities based on a set of built-in rules. These relationships cannot be manually deleted.
165192
+ */
165193
+ discoverRelationships: string;
165194
+ /**
165195
+ * Discovery rule relationship discovery behavior
165196
+ * Expected value is 'ApplicationInsightsTopology'.
165197
+ */
165198
+ discoveryRuleKind: "ApplicationInsightsTopology";
165199
+ /**
165200
+ * Display name
165201
+ */
165202
+ displayName?: string;
165203
+ /**
165204
+ * Name of the entity which represents the discovery rule. Note: It might take a few minutes after creating the discovery rule until the entity is created.
165205
+ */
165206
+ entityName: string;
165207
+ /**
165208
+ * Error details if the last discovery operation failed.
165209
+ */
165210
+ error: outputs.monitor.DiscoveryErrorResponse;
165211
+ /**
165212
+ * The status of the last operation.
165213
+ */
165214
+ provisioningState: string;
165215
+ }
162927
165216
  /**
162928
165217
  * An arm role receiver.
162929
165218
  */
@@ -163183,6 +165472,23 @@ export declare namespace monitor {
163183
165472
  */
163184
165473
  prometheusQueryEndpoint: string;
163185
165474
  }
165475
+ /**
165476
+ * A grouping of signal assignments for a Azure Monitor Workspace
165477
+ */
165478
+ interface AzureMonitorWorkspaceSignalGroupResponse {
165479
+ /**
165480
+ * Reference to the name of the authentication setting which is used for querying the data source
165481
+ */
165482
+ authenticationSetting: string;
165483
+ /**
165484
+ * Azure Monitor workspace resource ID
165485
+ */
165486
+ azureMonitorWorkspaceResourceId: string;
165487
+ /**
165488
+ * Signal definitions which are assigned to this signal group. All assignments are combined with an OR operator.
165489
+ */
165490
+ signalAssignments?: outputs.monitor.SignalAssignmentResponse[];
165491
+ }
163186
165492
  /**
163187
165493
  * The complex type of the extended location.
163188
165494
  */
@@ -163196,6 +165502,23 @@ export declare namespace monitor {
163196
165502
  */
163197
165503
  type: string;
163198
165504
  }
165505
+ /**
165506
+ * A grouping of signal assignments for an Azure resource
165507
+ */
165508
+ interface AzureResourceSignalGroupResponse {
165509
+ /**
165510
+ * Reference to the name of the authentication setting which is used for querying the data source
165511
+ */
165512
+ authenticationSetting: string;
165513
+ /**
165514
+ * Azure resource ID
165515
+ */
165516
+ azureResourceId: string;
165517
+ /**
165518
+ * Signal definitions which are assigned to this signal group. All assignments are combined with an OR operator.
165519
+ */
165520
+ signalAssignments?: outputs.monitor.SignalAssignmentResponse[];
165521
+ }
163199
165522
  /**
163200
165523
  * Batch processor.
163201
165524
  */
@@ -163690,6 +166013,27 @@ export declare namespace monitor {
163690
166013
  */
163691
166014
  eventHub?: outputs.monitor.DataImportSourcesResponseEventHub;
163692
166015
  }
166016
+ /**
166017
+ * Properties for dependent entities, i.e. child entities
166018
+ */
166019
+ interface DependenciesSignalGroupResponse {
166020
+ /**
166021
+ * Aggregation type for child dependencies.
166022
+ */
166023
+ aggregationType: string;
166024
+ /**
166025
+ * Degraded threshold for aggregating the propagated health state of child dependencies. Can be either an absolute number that is greater than 0, or a percentage between 1-100%. The entity will be considered degraded when the number of not healthy child dependents (unhealthy, degraded, unknown) is equal to or above the threshold value. Must only be set when AggregationType is 'Thresholds'.
166026
+ */
166027
+ degradedThreshold?: string;
166028
+ /**
166029
+ * Unhealthy threshold for aggregating the propagated health state of child dependencies. Can be either an absolute number that is greater than 0, or a percentage between 1-100%. The entity will be considered unhealthy when the number of not healthy child dependents (unhealthy, degraded, unknown) is equal to or above the threshold value. Must only be set when AggregationType is 'Thresholds'.
166030
+ */
166031
+ unhealthyThreshold?: string;
166032
+ }
166033
+ /**
166034
+ * dependenciesSignalGroupResponseProvideDefaults sets the appropriate defaults for DependenciesSignalGroupResponse
166035
+ */
166036
+ function dependenciesSignalGroupResponseProvideDefaults(val: DependenciesSignalGroupResponse): DependenciesSignalGroupResponse;
163693
166037
  /**
163694
166038
  * Azure Monitor Metrics destination.
163695
166039
  */
@@ -163746,6 +166090,40 @@ export declare namespace monitor {
163746
166090
  */
163747
166091
  values: string[];
163748
166092
  }
166093
+ /**
166094
+ * Error details for a failed discovery operation
166095
+ */
166096
+ interface DiscoveryErrorResponse {
166097
+ /**
166098
+ * Additional context information, like resource IDs or query details
166099
+ */
166100
+ context: string[];
166101
+ /**
166102
+ * Error message
166103
+ */
166104
+ message: string;
166105
+ }
166106
+ /**
166107
+ * ML-based evaluation rule for a signal definition
166108
+ */
166109
+ interface DynamicDetectionRuleResponse {
166110
+ /**
166111
+ * Threshold direction
166112
+ */
166113
+ dynamicThresholdDirection: string;
166114
+ /**
166115
+ * ML model to use for dynamic thresholds
166116
+ */
166117
+ dynamicThresholdModel: string;
166118
+ /**
166119
+ * ML model sensitivity. Lowest value = high sensitivity. Supported step size = 0.5
166120
+ */
166121
+ modelSensitivity: number;
166122
+ /**
166123
+ * Start time of the training in UTC.
166124
+ */
166125
+ trainingStartTime?: string;
166126
+ }
163749
166127
  /**
163750
166128
  * Criterion for dynamic threshold.
163751
166129
  */
@@ -163855,6 +166233,112 @@ export declare namespace monitor {
163855
166233
  * emailReceiverResponseProvideDefaults sets the appropriate defaults for EmailReceiverResponse
163856
166234
  */
163857
166235
  function emailReceiverResponseProvideDefaults(val: EmailReceiverResponse): EmailReceiverResponse;
166236
+ /**
166237
+ * Alert configuration for an entity
166238
+ */
166239
+ interface EntityAlertsResponse {
166240
+ /**
166241
+ * Alert to be triggered on state change to degraded
166242
+ */
166243
+ degraded?: outputs.monitor.AlertConfigurationResponse;
166244
+ /**
166245
+ * Alert to be triggered on state change to unhealthy
166246
+ */
166247
+ unhealthy?: outputs.monitor.AlertConfigurationResponse;
166248
+ }
166249
+ /**
166250
+ * Visual position of the entity
166251
+ */
166252
+ interface EntityCoordinatesResponse {
166253
+ /**
166254
+ * X Coordinate
166255
+ */
166256
+ x: number;
166257
+ /**
166258
+ * Y Coordinate
166259
+ */
166260
+ y: number;
166261
+ }
166262
+ /**
166263
+ * Properties which are common across all kinds of entities
166264
+ */
166265
+ interface EntityPropertiesResponse {
166266
+ /**
166267
+ * Alert configuration for this entity
166268
+ */
166269
+ alerts?: outputs.monitor.EntityAlertsResponse;
166270
+ /**
166271
+ * Positioning of the entity on the model canvas
166272
+ */
166273
+ canvasPosition?: outputs.monitor.EntityCoordinatesResponse;
166274
+ /**
166275
+ * Date when the entity was (soft-)deleted
166276
+ */
166277
+ deletionDate: string;
166278
+ /**
166279
+ * Discovered by which discovery rule. If set, the entity cannot be deleted manually.
166280
+ */
166281
+ discoveredBy: string;
166282
+ /**
166283
+ * Display name
166284
+ */
166285
+ displayName?: string;
166286
+ /**
166287
+ * Health objective as a percentage of time the entity should be healthy.
166288
+ */
166289
+ healthObjective?: number;
166290
+ /**
166291
+ * Health state of this entity
166292
+ */
166293
+ healthState: string;
166294
+ /**
166295
+ * Visual icon definition. If not set, a default icon is used.
166296
+ */
166297
+ icon?: outputs.monitor.IconDefinitionResponse;
166298
+ /**
166299
+ * Impact of the entity in health state propagation
166300
+ */
166301
+ impact?: string;
166302
+ /**
166303
+ * Entity kind
166304
+ */
166305
+ kind?: string;
166306
+ /**
166307
+ * The status of the last operation.
166308
+ */
166309
+ provisioningState: string;
166310
+ /**
166311
+ * Signal groups which are assigned to this entity
166312
+ */
166313
+ signals?: outputs.monitor.SignalGroupResponse;
166314
+ /**
166315
+ * Optional set of labels (key-value pairs)
166316
+ */
166317
+ tags?: {
166318
+ [key: string]: string;
166319
+ };
166320
+ }
166321
+ /**
166322
+ * entityPropertiesResponseProvideDefaults sets the appropriate defaults for EntityPropertiesResponse
166323
+ */
166324
+ function entityPropertiesResponseProvideDefaults(val: EntityPropertiesResponse): EntityPropertiesResponse;
166325
+ /**
166326
+ * Evaluation rule for a signal definition
166327
+ */
166328
+ interface EvaluationRuleResponse {
166329
+ /**
166330
+ * Degraded rule with static threshold. When used, dynamicDetectionRule must not be set.
166331
+ */
166332
+ degradedRule?: outputs.monitor.ThresholdRuleResponse;
166333
+ /**
166334
+ * Configure to use ML-based dynamic thresholds. When used, degradedRule and unhealthyRule must not be set.
166335
+ */
166336
+ dynamicDetectionRule?: outputs.monitor.DynamicDetectionRuleResponse;
166337
+ /**
166338
+ * Unhealthy rule with static threshold. When used, dynamicDetectionRule must not be set.
166339
+ */
166340
+ unhealthyRule?: outputs.monitor.ThresholdRuleResponse;
166341
+ }
163858
166342
  interface EventHubDestinationResponse {
163859
166343
  /**
163860
166344
  * The resource ID of the event hub.
@@ -163967,6 +166451,36 @@ export declare namespace monitor {
163967
166451
  */
163968
166452
  streams?: string[];
163969
166453
  }
166454
+ /**
166455
+ * HealthModel properties
166456
+ */
166457
+ interface HealthModelPropertiesResponse {
166458
+ /**
166459
+ * Configure to automatically discover entities from a given scope, such as a Service Group. The discovered entities will be linked to the root entity of the health model.
166460
+ */
166461
+ discovery?: outputs.monitor.ModelDiscoverySettingsResponse;
166462
+ /**
166463
+ * The status of the last operation.
166464
+ */
166465
+ provisioningState: string;
166466
+ /**
166467
+ * The data plane endpoint for querying health data
166468
+ */
166469
+ queryEndpoint: string;
166470
+ }
166471
+ /**
166472
+ * Visual icon definition of an entity
166473
+ */
166474
+ interface IconDefinitionResponse {
166475
+ /**
166476
+ * Custom data. Base64-encoded SVG data. If set, this overrides the built-in icon.
166477
+ */
166478
+ customData?: string;
166479
+ /**
166480
+ * Name of the built-in icon, or 'Custom' to use customData
166481
+ */
166482
+ iconName: string;
166483
+ }
163970
166484
  /**
163971
166485
  * Identity for the resource.
163972
166486
  */
@@ -164044,6 +166558,90 @@ export declare namespace monitor {
164044
166558
  */
164045
166559
  name: string;
164046
166560
  }
166561
+ /**
166562
+ * Details about the execution of the investigation
166563
+ */
166564
+ interface InvestigationExecutionResponse {
166565
+ /**
166566
+ * The time at which the investigation execution completed (in UTC)
166567
+ */
166568
+ completedAt?: string;
166569
+ /**
166570
+ * The state of the investigation execution
166571
+ */
166572
+ runState: string;
166573
+ }
166574
+ /**
166575
+ * Properties of the current investigation
166576
+ */
166577
+ interface InvestigationMetadataResponse {
166578
+ /**
166579
+ * The creation time of the investigation (in UTC)
166580
+ */
166581
+ createdAt: string;
166582
+ /**
166583
+ * The execution details of the investigation
166584
+ */
166585
+ execution: outputs.monitor.InvestigationExecutionResponse;
166586
+ /**
166587
+ * The unique identifier of the investigation
166588
+ */
166589
+ id: string;
166590
+ /**
166591
+ * The parameters that were used to start the investigation
166592
+ */
166593
+ runParameters: outputs.monitor.RunParametersResponse;
166594
+ }
166595
+ /**
166596
+ * A single scope of the investigation
166597
+ */
166598
+ interface InvestigationScopeResponse {
166599
+ /**
166600
+ * The ID of the scope of the investigation - either an Azure alert ID or an Azure resource ID
166601
+ */
166602
+ id: string;
166603
+ /**
166604
+ * The origin of the scope
166605
+ */
166606
+ origin: outputs.monitor.OriginResponse;
166607
+ /**
166608
+ * The relevance of the scope
166609
+ */
166610
+ relevance?: string;
166611
+ }
166612
+ /**
166613
+ * The issue properties
166614
+ */
166615
+ interface IssuePropertiesResponse {
166616
+ /**
166617
+ * The issue impact time (in UTC)
166618
+ */
166619
+ impactTime: string;
166620
+ /**
166621
+ * The list of investigations in the issue
166622
+ */
166623
+ investigations: outputs.monitor.InvestigationMetadataResponse[];
166624
+ /**
166625
+ * The number of investigations in the issue
166626
+ */
166627
+ investigationsCount: number;
166628
+ /**
166629
+ * The provisioning state of the resource.
166630
+ */
166631
+ provisioningState: string;
166632
+ /**
166633
+ * The issue severity
166634
+ */
166635
+ severity: string;
166636
+ /**
166637
+ * The issue status
166638
+ */
166639
+ status: string;
166640
+ /**
166641
+ * The issue title
166642
+ */
166643
+ title: string;
166644
+ }
164047
166645
  /**
164048
166646
  * An Itsm receiver.
164049
166647
  */
@@ -164144,6 +166742,79 @@ export declare namespace monitor {
164144
166742
  */
164145
166743
  workspaceResourceId?: string;
164146
166744
  }
166745
+ /**
166746
+ * Log Analytics Query Signal Definition properties
166747
+ */
166748
+ interface LogAnalyticsQuerySignalDefinitionPropertiesResponse {
166749
+ /**
166750
+ * Unit of the signal result (e.g. Bytes, MilliSeconds, Percent, Count))
166751
+ */
166752
+ dataUnit?: string;
166753
+ /**
166754
+ * Date when the signal definition was (soft-)deleted
166755
+ */
166756
+ deletionDate: string;
166757
+ /**
166758
+ * Display name
166759
+ */
166760
+ displayName?: string;
166761
+ /**
166762
+ * Evaluation rules for the signal definition
166763
+ */
166764
+ evaluationRules: outputs.monitor.EvaluationRuleResponse;
166765
+ /**
166766
+ * The status of the last operation.
166767
+ */
166768
+ provisioningState: string;
166769
+ /**
166770
+ * Query text in KQL syntax
166771
+ */
166772
+ queryText: string;
166773
+ /**
166774
+ * Interval in which the signal is being evaluated. Defaults to PT1M (1 minute).
166775
+ */
166776
+ refreshInterval?: string;
166777
+ /**
166778
+ * Supported signal kinds as discriminator
166779
+ * Expected value is 'LogAnalyticsQuery'.
166780
+ */
166781
+ signalKind: "LogAnalyticsQuery";
166782
+ /**
166783
+ * Optional set of labels (key-value pairs)
166784
+ */
166785
+ tags?: {
166786
+ [key: string]: string;
166787
+ };
166788
+ /**
166789
+ * Time range of signal. ISO duration format like PT10M. If not specified, the KQL query must define a time range.
166790
+ */
166791
+ timeGrain?: string;
166792
+ /**
166793
+ * Name of the column in the result set to evaluate against the thresholds. Defaults to the first column in the result set if not specified. The column must be numeric.
166794
+ */
166795
+ valueColumnName?: string;
166796
+ }
166797
+ /**
166798
+ * logAnalyticsQuerySignalDefinitionPropertiesResponseProvideDefaults sets the appropriate defaults for LogAnalyticsQuerySignalDefinitionPropertiesResponse
166799
+ */
166800
+ function logAnalyticsQuerySignalDefinitionPropertiesResponseProvideDefaults(val: LogAnalyticsQuerySignalDefinitionPropertiesResponse): LogAnalyticsQuerySignalDefinitionPropertiesResponse;
166801
+ /**
166802
+ * A grouping of signal assignments for a Log Analytics Workspace
166803
+ */
166804
+ interface LogAnalyticsSignalGroupResponse {
166805
+ /**
166806
+ * Reference to the name of the authentication setting which is used for querying the data source
166807
+ */
166808
+ authenticationSetting: string;
166809
+ /**
166810
+ * Log Analytics Workspace resource ID
166811
+ */
166812
+ logAnalyticsWorkspaceResourceId: string;
166813
+ /**
166814
+ * Signal definitions which are assigned to this signal group. All assignments are combined with an OR operator.
166815
+ */
166816
+ signalAssignments?: outputs.monitor.SignalAssignmentResponse[];
166817
+ }
164147
166818
  /**
164148
166819
  * Text settings
164149
166820
  */
@@ -164239,6 +166910,28 @@ export declare namespace monitor {
164239
166910
  * logicAppReceiverResponseProvideDefaults sets the appropriate defaults for LogicAppReceiverResponse
164240
166911
  */
164241
166912
  function logicAppReceiverResponseProvideDefaults(val: LogicAppReceiverResponse): LogicAppReceiverResponse;
166913
+ /**
166914
+ * Authentication setting properties for Azure Managed Identity
166915
+ */
166916
+ interface ManagedIdentityAuthenticationSettingPropertiesResponse {
166917
+ /**
166918
+ * Supported kinds of authentication settings as discriminator
166919
+ * Expected value is 'ManagedIdentity'.
166920
+ */
166921
+ authenticationKind: "ManagedIdentity";
166922
+ /**
166923
+ * Display name
166924
+ */
166925
+ displayName?: string;
166926
+ /**
166927
+ * Name of the managed identity to use. Either 'SystemAssigned' or the resourceId of a user-assigned identity.
166928
+ */
166929
+ managedIdentityName: string;
166930
+ /**
166931
+ * The status of the last operation.
166932
+ */
166933
+ provisioningState: string;
166934
+ }
164242
166935
  /**
164243
166936
  * Managed service identity (system assigned and/or user assigned identities)
164244
166937
  */
@@ -164455,6 +167148,23 @@ export declare namespace monitor {
164455
167148
  */
164456
167149
  timeWindow: string;
164457
167150
  }
167151
+ /**
167152
+ * Settings for automatically discovering entities for the health model.
167153
+ */
167154
+ interface ModelDiscoverySettingsResponse {
167155
+ /**
167156
+ * Whether to add all recommended signals to the discovered entities.
167157
+ */
167158
+ addRecommendedSignals: string;
167159
+ /**
167160
+ * Which Managed Identity of the health model to use for discovery. Defaults to SystemAssigned, if not set. Can be set to 'SystemAssigned' or to the resource id of a user-assigned managed identity which is linked to the health model.
167161
+ */
167162
+ identity?: string;
167163
+ /**
167164
+ * The scope from which entities should be automatically discovered. For example, the resource id of a Service Group.
167165
+ */
167166
+ scope: string;
167167
+ }
164458
167168
  /**
164459
167169
  * Monitoring account destination.
164460
167170
  */
@@ -164511,6 +167221,19 @@ export declare namespace monitor {
164511
167221
  */
164512
167222
  subdomain?: string;
164513
167223
  }
167224
+ /**
167225
+ * Details about the origin of the entity - the source that added it to the issue
167226
+ */
167227
+ interface OriginResponse {
167228
+ /**
167229
+ * The ID of the origin - for example, in case of 'Manual', the user ID/app ID, and in case of 'Automatic', the name of the automatic system
167230
+ */
167231
+ addedBy: string;
167232
+ /**
167233
+ * The source of the origin - Manual or Automatic
167234
+ */
167235
+ addedByType: string;
167236
+ }
164514
167237
  /**
164515
167238
  * OTLP Receiver.
164516
167239
  */
@@ -164756,6 +167479,58 @@ export declare namespace monitor {
164756
167479
  */
164757
167480
  streams?: string[];
164758
167481
  }
167482
+ /**
167483
+ * Prometheus Metrics Signal Definition properties
167484
+ */
167485
+ interface PrometheusMetricsSignalDefinitionPropertiesResponse {
167486
+ /**
167487
+ * Unit of the signal result (e.g. Bytes, MilliSeconds, Percent, Count))
167488
+ */
167489
+ dataUnit?: string;
167490
+ /**
167491
+ * Date when the signal definition was (soft-)deleted
167492
+ */
167493
+ deletionDate: string;
167494
+ /**
167495
+ * Display name
167496
+ */
167497
+ displayName?: string;
167498
+ /**
167499
+ * Evaluation rules for the signal definition
167500
+ */
167501
+ evaluationRules: outputs.monitor.EvaluationRuleResponse;
167502
+ /**
167503
+ * The status of the last operation.
167504
+ */
167505
+ provisioningState: string;
167506
+ /**
167507
+ * Query text in PromQL syntax
167508
+ */
167509
+ queryText: string;
167510
+ /**
167511
+ * Interval in which the signal is being evaluated. Defaults to PT1M (1 minute).
167512
+ */
167513
+ refreshInterval?: string;
167514
+ /**
167515
+ * Supported signal kinds as discriminator
167516
+ * Expected value is 'PrometheusMetricsQuery'.
167517
+ */
167518
+ signalKind: "PrometheusMetricsQuery";
167519
+ /**
167520
+ * Optional set of labels (key-value pairs)
167521
+ */
167522
+ tags?: {
167523
+ [key: string]: string;
167524
+ };
167525
+ /**
167526
+ * Time range of signal. ISO duration format like PT10M.
167527
+ */
167528
+ timeGrain?: string;
167529
+ }
167530
+ /**
167531
+ * prometheusMetricsSignalDefinitionPropertiesResponseProvideDefaults sets the appropriate defaults for PrometheusMetricsSignalDefinitionPropertiesResponse
167532
+ */
167533
+ function prometheusMetricsSignalDefinitionPropertiesResponseProvideDefaults(val: PrometheusMetricsSignalDefinitionPropertiesResponse): PrometheusMetricsSignalDefinitionPropertiesResponse;
164759
167534
  /**
164760
167535
  * Receiver Info.
164761
167536
  */
@@ -164832,6 +167607,137 @@ export declare namespace monitor {
164832
167607
  */
164833
167608
  timeZone: string;
164834
167609
  }
167610
+ /**
167611
+ * Properties of an alert which is related to the issue
167612
+ */
167613
+ interface RelatedAlertResponse {
167614
+ /**
167615
+ * The time this relation was added to the issue (in UTC)
167616
+ */
167617
+ addedAt: string;
167618
+ /**
167619
+ * The alert ID
167620
+ */
167621
+ id: string;
167622
+ /**
167623
+ * The last update time of this relation (in UTC)
167624
+ */
167625
+ lastModifiedAt: string;
167626
+ /**
167627
+ * The source that related the alert to the issue
167628
+ */
167629
+ origin: outputs.monitor.OriginResponse;
167630
+ /**
167631
+ * The alerts's relevance status
167632
+ */
167633
+ relevance: string;
167634
+ }
167635
+ /**
167636
+ * Properties of a resource which is related to the issue
167637
+ */
167638
+ interface RelatedResourceResponse {
167639
+ /**
167640
+ * The time this relation was added to the issue (in UTC)
167641
+ */
167642
+ addedAt: string;
167643
+ /**
167644
+ * The resource ID
167645
+ */
167646
+ id: string;
167647
+ /**
167648
+ * The last update time of this relation (in UTC)
167649
+ */
167650
+ lastModifiedAt: string;
167651
+ /**
167652
+ * The source that related the resource to the issue
167653
+ */
167654
+ origin: outputs.monitor.OriginResponse;
167655
+ /**
167656
+ * The resource's relevance status
167657
+ */
167658
+ relevance: string;
167659
+ }
167660
+ /**
167661
+ * Relationship properties
167662
+ */
167663
+ interface RelationshipPropertiesResponse {
167664
+ /**
167665
+ * Resource name of the child entity
167666
+ */
167667
+ childEntityName: string;
167668
+ /**
167669
+ * Date when the relationship was (soft-)deleted
167670
+ */
167671
+ deletionDate: string;
167672
+ /**
167673
+ * Discovered by which discovery rule. If set, the relationship cannot be deleted manually.
167674
+ */
167675
+ discoveredBy: string;
167676
+ /**
167677
+ * Display name
167678
+ */
167679
+ displayName?: string;
167680
+ /**
167681
+ * Resource name of the parent entity
167682
+ */
167683
+ parentEntityName: string;
167684
+ /**
167685
+ * The status of the last operation.
167686
+ */
167687
+ provisioningState: string;
167688
+ /**
167689
+ * Optional set of labels (key-value pairs)
167690
+ */
167691
+ tags?: {
167692
+ [key: string]: string;
167693
+ };
167694
+ }
167695
+ /**
167696
+ * Discovery rule properties for an Azure Resource Graph query
167697
+ */
167698
+ interface ResourceGraphQueryDiscoveryRulePropertiesResponse {
167699
+ /**
167700
+ * Whether to add all recommended signals to the discovered entities.
167701
+ */
167702
+ addRecommendedSignals: string;
167703
+ /**
167704
+ * Reference to the name of the authentication setting which is used for querying Azure Resource Graph. The same authentication setting will also be assigned to any discovered entities.
167705
+ */
167706
+ authenticationSetting: string;
167707
+ /**
167708
+ * Date when the discovery rule was (soft-)deleted.
167709
+ */
167710
+ deletionDate: string;
167711
+ /**
167712
+ * Whether to create relationships between the discovered entities based on a set of built-in rules. These relationships cannot be manually deleted.
167713
+ */
167714
+ discoverRelationships: string;
167715
+ /**
167716
+ * Discovery rule relationship discovery behavior
167717
+ * Expected value is 'ResourceGraphQuery'.
167718
+ */
167719
+ discoveryRuleKind: "ResourceGraphQuery";
167720
+ /**
167721
+ * Display name
167722
+ */
167723
+ displayName?: string;
167724
+ /**
167725
+ * Name of the entity which represents the discovery rule. Note: It might take a few minutes after creating the discovery rule until the entity is created.
167726
+ */
167727
+ entityName: string;
167728
+ /**
167729
+ * Error details if the last discovery operation failed.
167730
+ */
167731
+ error: outputs.monitor.DiscoveryErrorResponse;
167732
+ /**
167733
+ * The status of the last operation.
167734
+ */
167735
+ provisioningState: string;
167736
+ /**
167737
+ * Azure Resource Graph query text in KQL syntax. The query must return at least a column named 'id' which contains the resource ID of the discovered resources.
167738
+ */
167739
+ resourceGraphQuery: string;
167740
+ }
164835
167741
  /**
164836
167742
  * Resource map for schema in azure monitor.
164837
167743
  */
@@ -164845,6 +167751,74 @@ export declare namespace monitor {
164845
167751
  */
164846
167752
  to: string;
164847
167753
  }
167754
+ /**
167755
+ * Azure Resource Metric Signal Definition properties
167756
+ */
167757
+ interface ResourceMetricSignalDefinitionPropertiesResponse {
167758
+ /**
167759
+ * Type of aggregation to apply to the metric
167760
+ */
167761
+ aggregationType: string;
167762
+ /**
167763
+ * Unit of the signal result (e.g. Bytes, MilliSeconds, Percent, Count))
167764
+ */
167765
+ dataUnit?: string;
167766
+ /**
167767
+ * Date when the signal definition was (soft-)deleted
167768
+ */
167769
+ deletionDate: string;
167770
+ /**
167771
+ * Optional: Dimension to split by
167772
+ */
167773
+ dimension?: string;
167774
+ /**
167775
+ * Optional: Dimension filter to apply to the dimension. Must only be set if also Dimension is set.
167776
+ */
167777
+ dimensionFilter?: string;
167778
+ /**
167779
+ * Display name
167780
+ */
167781
+ displayName?: string;
167782
+ /**
167783
+ * Evaluation rules for the signal definition
167784
+ */
167785
+ evaluationRules: outputs.monitor.EvaluationRuleResponse;
167786
+ /**
167787
+ * Name of the metric
167788
+ */
167789
+ metricName: string;
167790
+ /**
167791
+ * Metric namespace
167792
+ */
167793
+ metricNamespace: string;
167794
+ /**
167795
+ * The status of the last operation.
167796
+ */
167797
+ provisioningState: string;
167798
+ /**
167799
+ * Interval in which the signal is being evaluated. Defaults to PT1M (1 minute).
167800
+ */
167801
+ refreshInterval?: string;
167802
+ /**
167803
+ * Supported signal kinds as discriminator
167804
+ * Expected value is 'AzureResourceMetric'.
167805
+ */
167806
+ signalKind: "AzureResourceMetric";
167807
+ /**
167808
+ * Optional set of labels (key-value pairs)
167809
+ */
167810
+ tags?: {
167811
+ [key: string]: string;
167812
+ };
167813
+ /**
167814
+ * Time range of signal. ISO duration format like PT10M.
167815
+ */
167816
+ timeGrain: string;
167817
+ }
167818
+ /**
167819
+ * resourceMetricSignalDefinitionPropertiesResponseProvideDefaults sets the appropriate defaults for ResourceMetricSignalDefinitionPropertiesResponse
167820
+ */
167821
+ function resourceMetricSignalDefinitionPropertiesResponseProvideDefaults(val: ResourceMetricSignalDefinitionPropertiesResponse): ResourceMetricSignalDefinitionPropertiesResponse;
164848
167822
  /**
164849
167823
  * Specifies the retention policy for the log.
164850
167824
  */
@@ -164871,6 +167845,23 @@ export declare namespace monitor {
164871
167845
  */
164872
167846
  timeToResolve?: string;
164873
167847
  }
167848
+ /**
167849
+ * The parameters used to run the investigation
167850
+ */
167851
+ interface RunParametersResponse {
167852
+ /**
167853
+ * The alerts used to run the investigation
167854
+ */
167855
+ alerts: outputs.monitor.InvestigationScopeResponse[];
167856
+ /**
167857
+ * The impact time to investigate (in UTC)
167858
+ */
167859
+ impactTime: string;
167860
+ /**
167861
+ * The resources used to run the investigation
167862
+ */
167863
+ resources: outputs.monitor.InvestigationScopeResponse[];
167864
+ }
164874
167865
  /**
164875
167866
  * The parameters for the scaling action.
164876
167867
  */
@@ -164999,6 +167990,40 @@ export declare namespace monitor {
164999
167990
  */
165000
167991
  pipelines: outputs.monitor.PipelineResponse[];
165001
167992
  }
167993
+ /**
167994
+ * Group of signal definition assignments
167995
+ */
167996
+ interface SignalAssignmentResponse {
167997
+ /**
167998
+ * Signal definitions referenced by their names. All definitions are combined with an AND operator.
167999
+ */
168000
+ signalDefinitions: string[];
168001
+ }
168002
+ /**
168003
+ * Contains various signal groups that can be assigned to an entity
168004
+ */
168005
+ interface SignalGroupResponse {
168006
+ /**
168007
+ * Log Analytics Signal Group
168008
+ */
168009
+ azureLogAnalytics?: outputs.monitor.LogAnalyticsSignalGroupResponse;
168010
+ /**
168011
+ * Azure Monitor Workspace Signal Group
168012
+ */
168013
+ azureMonitorWorkspace?: outputs.monitor.AzureMonitorWorkspaceSignalGroupResponse;
168014
+ /**
168015
+ * Azure Resource Signal Group
168016
+ */
168017
+ azureResource?: outputs.monitor.AzureResourceSignalGroupResponse;
168018
+ /**
168019
+ * Settings for dependency signals to control how the health state of child entities influences the health state of the parent entity.
168020
+ */
168021
+ dependencies?: outputs.monitor.DependenciesSignalGroupResponse;
168022
+ }
168023
+ /**
168024
+ * signalGroupResponseProvideDefaults sets the appropriate defaults for SignalGroupResponse
168025
+ */
168026
+ function signalGroupResponseProvideDefaults(val: SignalGroupResponse): SignalGroupResponse;
165002
168027
  /**
165003
168028
  * An SMS receiver.
165004
168029
  */
@@ -165155,6 +168180,19 @@ export declare namespace monitor {
165155
168180
  */
165156
168181
  url: string;
165157
168182
  }
168183
+ /**
168184
+ * Threshold-based evaluation rule for a signal definition
168185
+ */
168186
+ interface ThresholdRuleResponse {
168187
+ /**
168188
+ * Operator how to compare the signal value with the threshold
168189
+ */
168190
+ operator: string;
168191
+ /**
168192
+ * Threshold value
168193
+ */
168194
+ threshold: string;
168195
+ }
165158
168196
  /**
165159
168197
  * A specific date-time for the profile.
165160
168198
  */
@@ -174252,6 +177290,19 @@ export declare namespace network {
174252
177290
  */
174253
177291
  start?: number;
174254
177292
  }
177293
+ /**
177294
+ * Gateway or VpnServerConfiguration Radius server with radius secret details
177295
+ */
177296
+ interface RadiusAuthServerResponse {
177297
+ /**
177298
+ * Radius server IPAddress
177299
+ */
177300
+ radiusServerAddress?: string;
177301
+ /**
177302
+ * Radius server secret
177303
+ */
177304
+ radiusServerSecret?: string;
177305
+ }
174255
177306
  /**
174256
177307
  * Radius Server Settings.
174257
177308
  */
@@ -195230,11 +198281,15 @@ export declare namespace redis {
195230
198281
  };
195231
198282
  }
195232
198283
  /**
195233
- * The Private Endpoint Connection resource.
198284
+ * The private endpoint connection resource.
195234
198285
  */
195235
198286
  interface PrivateEndpointConnectionResponse {
195236
198287
  /**
195237
- * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
198288
+ * The group ids for the private endpoint resource.
198289
+ */
198290
+ groupIds: string[];
198291
+ /**
198292
+ * Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
195238
198293
  */
195239
198294
  id: string;
195240
198295
  /**
@@ -195242,7 +198297,7 @@ export declare namespace redis {
195242
198297
  */
195243
198298
  name: string;
195244
198299
  /**
195245
- * The resource of private end point.
198300
+ * The private endpoint resource.
195246
198301
  */
195247
198302
  privateEndpoint?: outputs.redis.PrivateEndpointResponse;
195248
198303
  /**
@@ -195253,17 +198308,21 @@ export declare namespace redis {
195253
198308
  * The provisioning state of the private endpoint connection resource.
195254
198309
  */
195255
198310
  provisioningState: string;
198311
+ /**
198312
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
198313
+ */
198314
+ systemData: outputs.redis.SystemDataResponse;
195256
198315
  /**
195257
198316
  * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
195258
198317
  */
195259
198318
  type: string;
195260
198319
  }
195261
198320
  /**
195262
- * The Private Endpoint resource.
198321
+ * The private endpoint resource.
195263
198322
  */
195264
198323
  interface PrivateEndpointResponse {
195265
198324
  /**
195266
- * The ARM identifier for Private Endpoint
198325
+ * The ARM identifier for private endpoint.
195267
198326
  */
195268
198327
  id: string;
195269
198328
  }
@@ -195300,7 +198359,7 @@ export declare namespace redis {
195300
198359
  /**
195301
198360
  * All Redis Settings. Few possible keys: rdb-backup-enabled,rdb-storage-connection-string,rdb-backup-frequency,maxmemory-delta, maxmemory-policy,notify-keyspace-events, aof-backup-enabled, aof-storage-connection-string-0, aof-storage-connection-string-1 etc.
195302
198361
  */
195303
- interface RedisCommonPropertiesResponseRedisConfiguration {
198362
+ interface RedisCommonPropertiesRedisConfigurationResponse {
195304
198363
  /**
195305
198364
  * Specifies whether AAD based authentication has been enabled or disabled for the cache
195306
198365
  */
@@ -195318,7 +198377,7 @@ export declare namespace redis {
195318
198377
  */
195319
198378
  aofStorageConnectionString1?: string;
195320
198379
  /**
195321
- * Specifies whether the authentication is disabled. Setting this property is highly discouraged from security point of view.
198380
+ * Specifies whether the authentication is disabled. Setting this property is highly discouraged from security point of view; you should never disable authentication using this property!
195322
198381
  */
195323
198382
  authnotrequired?: string;
195324
198383
  /**
@@ -195354,7 +198413,7 @@ export declare namespace redis {
195354
198413
  */
195355
198414
  preferredDataPersistenceAuthMethod?: string;
195356
198415
  /**
195357
- * Specifies whether the rdb backup is enabled
198416
+ * Specifies whether the RDB backup is enabled
195358
198417
  */
195359
198418
  rdbBackupEnabled?: string;
195360
198419
  /**
@@ -195450,6 +198509,35 @@ export declare namespace redis {
195450
198509
  */
195451
198510
  name: string;
195452
198511
  }
198512
+ /**
198513
+ * Metadata pertaining to creation and last modification of the resource.
198514
+ */
198515
+ interface SystemDataResponse {
198516
+ /**
198517
+ * The timestamp of resource creation (UTC).
198518
+ */
198519
+ createdAt?: string;
198520
+ /**
198521
+ * The identity that created the resource.
198522
+ */
198523
+ createdBy?: string;
198524
+ /**
198525
+ * The type of identity that created the resource.
198526
+ */
198527
+ createdByType?: string;
198528
+ /**
198529
+ * The timestamp of resource last modification (UTC)
198530
+ */
198531
+ lastModifiedAt?: string;
198532
+ /**
198533
+ * The identity that last modified the resource.
198534
+ */
198535
+ lastModifiedBy?: string;
198536
+ /**
198537
+ * The type of identity that last modified the resource.
198538
+ */
198539
+ lastModifiedByType?: string;
198540
+ }
195453
198541
  /**
195454
198542
  * User assigned identity properties
195455
198543
  */
@@ -195878,11 +198966,11 @@ export declare namespace relay {
195878
198966
  */
195879
198967
  provisioningState?: string;
195880
198968
  /**
195881
- * The system meta data relating to this resource.
198969
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
195882
198970
  */
195883
198971
  systemData: outputs.relay.SystemDataResponse;
195884
198972
  /**
195885
- * The type of the resource. E.g. "Microsoft.EventHub/Namespaces" or "Microsoft.EventHub/Namespaces/EventHubs"
198973
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
195886
198974
  */
195887
198975
  type: string;
195888
198976
  }
@@ -196660,7 +199748,7 @@ export declare namespace resources {
196660
199748
  */
196661
199749
  denyStatus?: string;
196662
199750
  /**
196663
- * The resourceId of a resource managed by the deployment stack.
199751
+ * The ARM Resource ID of a resource managed by the deployment stack.
196664
199752
  */
196665
199753
  id: string;
196666
199754
  /**
@@ -196854,7 +199942,7 @@ export declare namespace resources {
196854
199942
  */
196855
199943
  error?: outputs.resources.ErrorDetailResponse;
196856
199944
  /**
196857
- * The resourceId of a resource managed by the deployment stack.
199945
+ * The ARM Resource ID of a resource managed by the deployment stack.
196858
199946
  */
196859
199947
  id: string;
196860
199948
  }
@@ -196863,7 +199951,7 @@ export declare namespace resources {
196863
199951
  */
196864
199952
  interface ResourceReferenceResponse {
196865
199953
  /**
196866
- * The resourceId of a resource managed by the deployment stack.
199954
+ * The ARM Resource ID of a resource managed by the deployment stack.
196867
199955
  */
196868
199956
  id: string;
196869
199957
  }
@@ -212720,6 +215808,63 @@ export declare namespace storagecache {
212720
215808
  */
212721
215809
  status: string;
212722
215810
  }
215811
+ /**
215812
+ * The storage account blob change feed status of the auto import job.
215813
+ */
215814
+ interface AutoImportJobResponseBlobSyncEvents {
215815
+ /**
215816
+ * Number of deletions during auto import.
215817
+ */
215818
+ deletions: number;
215819
+ /**
215820
+ * Number of directories imported during auto import.
215821
+ */
215822
+ importedDirectories: number;
215823
+ /**
215824
+ * Number of files imported during auto import.
215825
+ */
215826
+ importedFiles: number;
215827
+ /**
215828
+ * Number of symlinks imported during auto import.
215829
+ */
215830
+ importedSymlinks: number;
215831
+ /**
215832
+ * Date and time of the last Change Feed event consumed.
215833
+ */
215834
+ lastChangeFeedEventConsumedTime: string;
215835
+ /**
215836
+ * Date and time when last fully synchronized.
215837
+ */
215838
+ lastTimeFullySynchronized: string;
215839
+ /**
215840
+ * Number of preexisting directories during auto import.
215841
+ */
215842
+ preexistingDirectories: number;
215843
+ /**
215844
+ * Number of preexisting files during auto import.
215845
+ */
215846
+ preexistingFiles: number;
215847
+ /**
215848
+ * Number of preexisting symlinks during auto import.
215849
+ */
215850
+ preexistingSymlinks: number;
215851
+ /**
215852
+ * Rate of blob import per second during auto import.
215853
+ */
215854
+ rateOfBlobImport: number;
215855
+ /**
215856
+ * Total number of blobs imported during auto import.
215857
+ */
215858
+ totalBlobsImported: number;
215859
+ /**
215860
+ * Total conflicts encountered during auto import.
215861
+ */
215862
+ totalConflicts: number;
215863
+ /**
215864
+ * Total errors encountered during auto import.
215865
+ */
215866
+ totalErrors: number;
215867
+ }
212723
215868
  /**
212724
215869
  * Properties pertaining to the BlobNfsTarget.
212725
215870
  */
@@ -214295,249 +217440,6 @@ export declare namespace storagesync {
214295
217440
  principalId: string;
214296
217441
  }
214297
217442
  }
214298
- export declare namespace storsimple {
214299
- /**
214300
- * Represent the secrets intended for encryption with asymmetric key pair.
214301
- */
214302
- interface AsymmetricEncryptedSecretResponse {
214303
- /**
214304
- * The algorithm used to encrypt "Value".
214305
- */
214306
- encryptionAlgorithm: string;
214307
- /**
214308
- * Thumbprint certificate that was used to encrypt "Value". If the value in unencrypted, it will be null.
214309
- */
214310
- encryptionCertThumbprint?: string;
214311
- /**
214312
- * The value of the secret.
214313
- */
214314
- value: string;
214315
- }
214316
- /**
214317
- * The schedule for bandwidth setting.
214318
- */
214319
- interface BandwidthScheduleResponse {
214320
- /**
214321
- * The days of the week when this schedule is applicable.
214322
- */
214323
- days: string[];
214324
- /**
214325
- * The rate in Mbps.
214326
- */
214327
- rateInMbps: number;
214328
- /**
214329
- * The start time of the schedule.
214330
- */
214331
- start: outputs.storsimple.TimeResponse;
214332
- /**
214333
- * The stop time of the schedule.
214334
- */
214335
- stop: outputs.storsimple.TimeResponse;
214336
- }
214337
- /**
214338
- * The eligibility result of failover set, for failover.
214339
- */
214340
- interface FailoverSetEligibilityResultResponse {
214341
- /**
214342
- * The error message, if the failover set is not eligible for failover.
214343
- */
214344
- errorMessage?: string;
214345
- /**
214346
- * Represents if this failover set is eligible for failover or not.
214347
- */
214348
- isEligibleForFailover?: boolean;
214349
- }
214350
- /**
214351
- * The failover set on a device.
214352
- */
214353
- interface FailoverSetResponse {
214354
- /**
214355
- * The eligibility result of the failover set, for failover.
214356
- */
214357
- eligibilityResult?: outputs.storsimple.FailoverSetEligibilityResultResponse;
214358
- /**
214359
- * The list of meta data of volume containers, which are part of the failover set.
214360
- */
214361
- volumeContainers?: outputs.storsimple.VolumeContainerFailoverMetadataResponse[];
214362
- }
214363
- /**
214364
- * Represents the eligibility of a device as a failover target device.
214365
- */
214366
- interface FailoverTargetResponse {
214367
- /**
214368
- * The amount of free local storage available on the device in bytes.
214369
- */
214370
- availableLocalStorageInBytes?: number;
214371
- /**
214372
- * The amount of free tiered storage available for the device in bytes.
214373
- */
214374
- availableTieredStorageInBytes?: number;
214375
- /**
214376
- * The count of data containers on the device.
214377
- */
214378
- dataContainersCount?: number;
214379
- /**
214380
- * The path ID of the device.
214381
- */
214382
- deviceId?: string;
214383
- /**
214384
- * The geo location (applicable only for cloud appliances) of the device.
214385
- */
214386
- deviceLocation?: string;
214387
- /**
214388
- * The software version of the device.
214389
- */
214390
- deviceSoftwareVersion?: string;
214391
- /**
214392
- * The status of the device.
214393
- */
214394
- deviceStatus?: string;
214395
- /**
214396
- * The eligibility result of the device, as a failover target device.
214397
- */
214398
- eligibilityResult?: outputs.storsimple.TargetEligibilityResultResponse;
214399
- /**
214400
- * The friendly name for the current version of software on the device.
214401
- */
214402
- friendlyDeviceSoftwareVersion?: string;
214403
- /**
214404
- * The model number of the device.
214405
- */
214406
- modelDescription?: string;
214407
- /**
214408
- * The count of volumes on the device.
214409
- */
214410
- volumesCount?: number;
214411
- }
214412
- /**
214413
- * Intrinsic settings which refers to the type of the StorSimple Manager.
214414
- */
214415
- interface ManagerIntrinsicSettingsResponse {
214416
- /**
214417
- * The type of StorSimple Manager.
214418
- */
214419
- type: string;
214420
- }
214421
- /**
214422
- * The Sku.
214423
- */
214424
- interface ManagerSkuResponse {
214425
- /**
214426
- * Refers to the sku name which should be "Standard"
214427
- */
214428
- name: string;
214429
- }
214430
- /**
214431
- * The schedule recurrence.
214432
- */
214433
- interface ScheduleRecurrenceResponse {
214434
- /**
214435
- * The recurrence type.
214436
- */
214437
- recurrenceType: string;
214438
- /**
214439
- * The recurrence value.
214440
- */
214441
- recurrenceValue: number;
214442
- /**
214443
- * The week days list. Applicable only for schedules of recurrence type 'weekly'.
214444
- */
214445
- weeklyDaysList?: string[];
214446
- }
214447
- /**
214448
- * The error/warning message due to which the device is ineligible as a failover target device.
214449
- */
214450
- interface TargetEligibilityErrorMessageResponse {
214451
- /**
214452
- * The localized error message stating the reason why the device is not eligible as a target device.
214453
- */
214454
- message?: string;
214455
- /**
214456
- * The localized resolution message for the error.
214457
- */
214458
- resolution?: string;
214459
- /**
214460
- * The result code for the error, due to which the device does not qualify as a failover target device.
214461
- */
214462
- resultCode?: string;
214463
- }
214464
- /**
214465
- * The eligibility result of device, as a failover target device.
214466
- */
214467
- interface TargetEligibilityResultResponse {
214468
- /**
214469
- * The eligibility status of device, as a failover target device.
214470
- */
214471
- eligibilityStatus?: string;
214472
- /**
214473
- * The list of error messages, if a device does not qualify as a failover target device.
214474
- */
214475
- messages?: outputs.storsimple.TargetEligibilityErrorMessageResponse[];
214476
- }
214477
- /**
214478
- * The time.
214479
- */
214480
- interface TimeResponse {
214481
- /**
214482
- * The hour.
214483
- */
214484
- hours: number;
214485
- /**
214486
- * The minute.
214487
- */
214488
- minutes: number;
214489
- /**
214490
- * The second.
214491
- */
214492
- seconds: number;
214493
- }
214494
- /**
214495
- * The metadata of the volume container, that is being considered as part of a failover set.
214496
- */
214497
- interface VolumeContainerFailoverMetadataResponse {
214498
- /**
214499
- * The path ID of the volume container.
214500
- */
214501
- volumeContainerId?: string;
214502
- /**
214503
- * The list of metadata of volumes inside the volume container, which contains valid cloud snapshots.
214504
- */
214505
- volumes?: outputs.storsimple.VolumeFailoverMetadataResponse[];
214506
- }
214507
- /**
214508
- * The metadata of a volume that has valid cloud snapshot.
214509
- */
214510
- interface VolumeFailoverMetadataResponse {
214511
- /**
214512
- * The date at which the snapshot was taken.
214513
- */
214514
- backupCreatedDate?: string;
214515
- /**
214516
- * The path ID of the backup-element for this volume, inside the backup set.
214517
- */
214518
- backupElementId?: string;
214519
- /**
214520
- * The path ID of the backup set.
214521
- */
214522
- backupId?: string;
214523
- /**
214524
- * The path ID of the backup policy using which the snapshot was taken.
214525
- */
214526
- backupPolicyId?: string;
214527
- /**
214528
- * The size of the volume in bytes at the time the snapshot was taken.
214529
- */
214530
- sizeInBytes?: number;
214531
- /**
214532
- * The path ID of the volume.
214533
- */
214534
- volumeId?: string;
214535
- /**
214536
- * The type of the volume.
214537
- */
214538
- volumeType?: string;
214539
- }
214540
- }
214541
217443
  export declare namespace streamanalytics {
214542
217444
  /**
214543
217445
  * The properties that are associated with an aggregate function.