@azure/arm-network 33.4.1-alpha.20241218.1 → 33.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (947) hide show
  1. package/CHANGELOG.md +162 -9
  2. package/README.md +0 -1
  3. package/dist/index.js +9851 -5509
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.min.js +1 -1
  6. package/dist/index.min.js.map +1 -1
  7. package/dist-esm/samples-dev/adminRuleCollectionsCreateOrUpdateSample.js +1 -1
  8. package/dist-esm/samples-dev/adminRuleCollectionsDeleteSample.js +1 -1
  9. package/dist-esm/samples-dev/adminRuleCollectionsGetSample.js +1 -1
  10. package/dist-esm/samples-dev/adminRuleCollectionsListSample.js +1 -1
  11. package/dist-esm/samples-dev/adminRulesCreateOrUpdateSample.js +21 -8
  12. package/dist-esm/samples-dev/adminRulesCreateOrUpdateSample.js.map +1 -1
  13. package/dist-esm/samples-dev/adminRulesDeleteSample.js +1 -1
  14. package/dist-esm/samples-dev/adminRulesGetSample.js +2 -2
  15. package/dist-esm/samples-dev/adminRulesListSample.js +1 -1
  16. package/dist-esm/samples-dev/applicationGatewayPrivateEndpointConnectionsDeleteSample.js +1 -1
  17. package/dist-esm/samples-dev/applicationGatewayPrivateEndpointConnectionsGetSample.js +1 -1
  18. package/dist-esm/samples-dev/applicationGatewayPrivateEndpointConnectionsListSample.js +1 -1
  19. package/dist-esm/samples-dev/applicationGatewayPrivateEndpointConnectionsUpdateSample.js +1 -1
  20. package/dist-esm/samples-dev/applicationGatewayPrivateLinkResourcesListSample.js +1 -1
  21. package/dist-esm/samples-dev/applicationGatewayWafDynamicManifestsDefaultGetSample.js +1 -1
  22. package/dist-esm/samples-dev/applicationGatewayWafDynamicManifestsGetSample.js +1 -1
  23. package/dist-esm/samples-dev/applicationGatewaysBackendHealthOnDemandSample.js +1 -1
  24. package/dist-esm/samples-dev/applicationGatewaysBackendHealthSample.js +1 -1
  25. package/dist-esm/samples-dev/applicationGatewaysCreateOrUpdateSample.js +1 -1
  26. package/dist-esm/samples-dev/applicationGatewaysDeleteSample.js +1 -1
  27. package/dist-esm/samples-dev/applicationGatewaysGetSample.js +1 -1
  28. package/dist-esm/samples-dev/applicationGatewaysGetSslPredefinedPolicySample.js +1 -1
  29. package/dist-esm/samples-dev/applicationGatewaysListAllSample.js +1 -1
  30. package/dist-esm/samples-dev/applicationGatewaysListAvailableRequestHeadersSample.js +1 -1
  31. package/dist-esm/samples-dev/applicationGatewaysListAvailableResponseHeadersSample.js +1 -1
  32. package/dist-esm/samples-dev/applicationGatewaysListAvailableServerVariablesSample.js +1 -1
  33. package/dist-esm/samples-dev/applicationGatewaysListAvailableSslOptionsSample.js +1 -1
  34. package/dist-esm/samples-dev/applicationGatewaysListAvailableSslPredefinedPoliciesSample.js +1 -1
  35. package/dist-esm/samples-dev/applicationGatewaysListAvailableWafRuleSetsSample.js +1 -1
  36. package/dist-esm/samples-dev/applicationGatewaysListSample.js +1 -1
  37. package/dist-esm/samples-dev/applicationGatewaysStartSample.js +1 -1
  38. package/dist-esm/samples-dev/applicationGatewaysStopSample.js +1 -1
  39. package/dist-esm/samples-dev/applicationGatewaysUpdateTagsSample.js +1 -1
  40. package/dist-esm/samples-dev/applicationSecurityGroupsCreateOrUpdateSample.js +1 -1
  41. package/dist-esm/samples-dev/applicationSecurityGroupsDeleteSample.js +1 -1
  42. package/dist-esm/samples-dev/applicationSecurityGroupsGetSample.js +1 -1
  43. package/dist-esm/samples-dev/applicationSecurityGroupsListAllSample.js +1 -1
  44. package/dist-esm/samples-dev/applicationSecurityGroupsListSample.js +1 -1
  45. package/dist-esm/samples-dev/applicationSecurityGroupsUpdateTagsSample.js +1 -1
  46. package/dist-esm/samples-dev/availableDelegationsListSample.js +1 -1
  47. package/dist-esm/samples-dev/availableEndpointServicesListSample.js +1 -1
  48. package/dist-esm/samples-dev/availablePrivateEndpointTypesListByResourceGroupSample.js +1 -1
  49. package/dist-esm/samples-dev/availablePrivateEndpointTypesListSample.js +1 -1
  50. package/dist-esm/samples-dev/availableResourceGroupDelegationsListSample.js +1 -1
  51. package/dist-esm/samples-dev/availableServiceAliasesListByResourceGroupSample.js +1 -1
  52. package/dist-esm/samples-dev/availableServiceAliasesListSample.js +1 -1
  53. package/dist-esm/samples-dev/azureFirewallFqdnTagsListAllSample.js +1 -1
  54. package/dist-esm/samples-dev/azureFirewallsCreateOrUpdateSample.js +6 -6
  55. package/dist-esm/samples-dev/azureFirewallsDeleteSample.js +1 -1
  56. package/dist-esm/samples-dev/azureFirewallsGetSample.js +5 -5
  57. package/dist-esm/samples-dev/azureFirewallsListAllSample.js +1 -1
  58. package/dist-esm/samples-dev/azureFirewallsListLearnedPrefixesSample.js +1 -1
  59. package/dist-esm/samples-dev/azureFirewallsListSample.js +1 -1
  60. package/dist-esm/samples-dev/azureFirewallsPacketCaptureSample.js +1 -1
  61. package/dist-esm/samples-dev/azureFirewallsUpdateTagsSample.js +1 -1
  62. package/dist-esm/samples-dev/bastionHostsCreateOrUpdateSample.js +32 -3
  63. package/dist-esm/samples-dev/bastionHostsCreateOrUpdateSample.js.map +1 -1
  64. package/dist-esm/samples-dev/bastionHostsDeleteSample.js +2 -2
  65. package/dist-esm/samples-dev/bastionHostsGetSample.js +22 -4
  66. package/dist-esm/samples-dev/bastionHostsGetSample.js.map +1 -1
  67. package/dist-esm/samples-dev/bastionHostsListByResourceGroupSample.js +1 -1
  68. package/dist-esm/samples-dev/bastionHostsListSample.js +1 -1
  69. package/dist-esm/samples-dev/bastionHostsUpdateTagsSample.js +1 -1
  70. package/dist-esm/samples-dev/bgpServiceCommunitiesListSample.js +1 -1
  71. package/dist-esm/samples-dev/checkDnsNameAvailabilitySample.js +1 -1
  72. package/dist-esm/samples-dev/configurationPolicyGroupsCreateOrUpdateSample.js +1 -1
  73. package/dist-esm/samples-dev/configurationPolicyGroupsDeleteSample.js +1 -1
  74. package/dist-esm/samples-dev/configurationPolicyGroupsGetSample.js +1 -1
  75. package/dist-esm/samples-dev/configurationPolicyGroupsListByVpnServerConfigurationSample.js +1 -1
  76. package/dist-esm/samples-dev/connectionMonitorsCreateOrUpdateSample.js +3 -3
  77. package/dist-esm/samples-dev/connectionMonitorsDeleteSample.js +1 -1
  78. package/dist-esm/samples-dev/connectionMonitorsGetSample.js +1 -1
  79. package/dist-esm/samples-dev/connectionMonitorsListSample.js +1 -1
  80. package/dist-esm/samples-dev/connectionMonitorsQuerySample.js +1 -1
  81. package/dist-esm/samples-dev/connectionMonitorsStartSample.js +1 -1
  82. package/dist-esm/samples-dev/connectionMonitorsStopSample.js +1 -1
  83. package/dist-esm/samples-dev/connectionMonitorsUpdateTagsSample.js +1 -1
  84. package/dist-esm/samples-dev/connectivityConfigurationsCreateOrUpdateSample.js +1 -1
  85. package/dist-esm/samples-dev/connectivityConfigurationsDeleteSample.js +1 -1
  86. package/dist-esm/samples-dev/connectivityConfigurationsGetSample.js +1 -1
  87. package/dist-esm/samples-dev/connectivityConfigurationsListSample.js +1 -1
  88. package/dist-esm/samples-dev/customIPPrefixesCreateOrUpdateSample.js +1 -1
  89. package/dist-esm/samples-dev/customIPPrefixesDeleteSample.js +1 -1
  90. package/dist-esm/samples-dev/customIPPrefixesGetSample.js +1 -1
  91. package/dist-esm/samples-dev/customIPPrefixesListAllSample.js +1 -1
  92. package/dist-esm/samples-dev/customIPPrefixesListSample.js +1 -1
  93. package/dist-esm/samples-dev/customIPPrefixesUpdateTagsSample.js +1 -1
  94. package/dist-esm/samples-dev/ddosCustomPoliciesCreateOrUpdateSample.js +1 -1
  95. package/dist-esm/samples-dev/ddosCustomPoliciesDeleteSample.js +1 -1
  96. package/dist-esm/samples-dev/ddosCustomPoliciesGetSample.js +1 -1
  97. package/dist-esm/samples-dev/ddosCustomPoliciesUpdateTagsSample.js +1 -1
  98. package/dist-esm/samples-dev/ddosProtectionPlansCreateOrUpdateSample.js +1 -1
  99. package/dist-esm/samples-dev/ddosProtectionPlansDeleteSample.js +1 -1
  100. package/dist-esm/samples-dev/ddosProtectionPlansGetSample.js +1 -1
  101. package/dist-esm/samples-dev/ddosProtectionPlansListByResourceGroupSample.js +1 -1
  102. package/dist-esm/samples-dev/ddosProtectionPlansListSample.js +1 -1
  103. package/dist-esm/samples-dev/ddosProtectionPlansUpdateTagsSample.js +1 -1
  104. package/dist-esm/samples-dev/defaultSecurityRulesGetSample.js +1 -1
  105. package/dist-esm/samples-dev/defaultSecurityRulesListSample.js +1 -1
  106. package/dist-esm/samples-dev/deleteBastionShareableLinkByTokenSample.js +1 -1
  107. package/dist-esm/samples-dev/deleteBastionShareableLinkSample.js +1 -1
  108. package/dist-esm/samples-dev/disconnectActiveSessionsSample.js +1 -1
  109. package/dist-esm/samples-dev/dscpConfigurationCreateOrUpdateSample.js +1 -1
  110. package/dist-esm/samples-dev/dscpConfigurationDeleteSample.js +1 -1
  111. package/dist-esm/samples-dev/dscpConfigurationGetSample.js +1 -1
  112. package/dist-esm/samples-dev/dscpConfigurationListAllSample.js +1 -1
  113. package/dist-esm/samples-dev/dscpConfigurationListSample.js +1 -1
  114. package/dist-esm/samples-dev/expressRouteCircuitAuthorizationsCreateOrUpdateSample.js +1 -1
  115. package/dist-esm/samples-dev/expressRouteCircuitAuthorizationsDeleteSample.js +1 -1
  116. package/dist-esm/samples-dev/expressRouteCircuitAuthorizationsGetSample.js +1 -1
  117. package/dist-esm/samples-dev/expressRouteCircuitAuthorizationsListSample.js +1 -1
  118. package/dist-esm/samples-dev/expressRouteCircuitConnectionsCreateOrUpdateSample.js +1 -1
  119. package/dist-esm/samples-dev/expressRouteCircuitConnectionsDeleteSample.js +1 -1
  120. package/dist-esm/samples-dev/expressRouteCircuitConnectionsGetSample.js +1 -1
  121. package/dist-esm/samples-dev/expressRouteCircuitConnectionsListSample.js +1 -1
  122. package/dist-esm/samples-dev/expressRouteCircuitPeeringsCreateOrUpdateSample.js +1 -1
  123. package/dist-esm/samples-dev/expressRouteCircuitPeeringsDeleteSample.js +1 -1
  124. package/dist-esm/samples-dev/expressRouteCircuitPeeringsGetSample.js +1 -1
  125. package/dist-esm/samples-dev/expressRouteCircuitPeeringsListSample.js +1 -1
  126. package/dist-esm/samples-dev/expressRouteCircuitsCreateOrUpdateSample.js +2 -2
  127. package/dist-esm/samples-dev/expressRouteCircuitsDeleteSample.js +1 -1
  128. package/dist-esm/samples-dev/expressRouteCircuitsGetPeeringStatsSample.js +1 -1
  129. package/dist-esm/samples-dev/expressRouteCircuitsGetSample.js +1 -1
  130. package/dist-esm/samples-dev/expressRouteCircuitsGetStatsSample.js +1 -1
  131. package/dist-esm/samples-dev/expressRouteCircuitsListAllSample.js +1 -1
  132. package/dist-esm/samples-dev/expressRouteCircuitsListArpTableSample.js +1 -1
  133. package/dist-esm/samples-dev/expressRouteCircuitsListRoutesTableSample.js +1 -1
  134. package/dist-esm/samples-dev/expressRouteCircuitsListRoutesTableSummarySample.js +1 -1
  135. package/dist-esm/samples-dev/expressRouteCircuitsListSample.js +1 -1
  136. package/dist-esm/samples-dev/expressRouteCircuitsUpdateTagsSample.js +1 -1
  137. package/dist-esm/samples-dev/expressRouteConnectionsCreateOrUpdateSample.js +1 -1
  138. package/dist-esm/samples-dev/expressRouteConnectionsDeleteSample.js +1 -1
  139. package/dist-esm/samples-dev/expressRouteConnectionsGetSample.js +1 -1
  140. package/dist-esm/samples-dev/expressRouteConnectionsListSample.js +1 -1
  141. package/dist-esm/samples-dev/expressRouteCrossConnectionPeeringsCreateOrUpdateSample.js +1 -1
  142. package/dist-esm/samples-dev/expressRouteCrossConnectionPeeringsDeleteSample.js +1 -1
  143. package/dist-esm/samples-dev/expressRouteCrossConnectionPeeringsGetSample.js +1 -1
  144. package/dist-esm/samples-dev/expressRouteCrossConnectionPeeringsListSample.js +1 -1
  145. package/dist-esm/samples-dev/expressRouteCrossConnectionsCreateOrUpdateSample.js +1 -1
  146. package/dist-esm/samples-dev/expressRouteCrossConnectionsGetSample.js +1 -1
  147. package/dist-esm/samples-dev/expressRouteCrossConnectionsListArpTableSample.js +1 -1
  148. package/dist-esm/samples-dev/expressRouteCrossConnectionsListByResourceGroupSample.js +1 -1
  149. package/dist-esm/samples-dev/expressRouteCrossConnectionsListRoutesTableSample.js +1 -1
  150. package/dist-esm/samples-dev/expressRouteCrossConnectionsListRoutesTableSummarySample.js +1 -1
  151. package/dist-esm/samples-dev/expressRouteCrossConnectionsListSample.js +1 -1
  152. package/dist-esm/samples-dev/expressRouteCrossConnectionsUpdateTagsSample.js +1 -1
  153. package/dist-esm/samples-dev/expressRouteGatewaysCreateOrUpdateSample.js +1 -1
  154. package/dist-esm/samples-dev/expressRouteGatewaysDeleteSample.js +1 -1
  155. package/dist-esm/samples-dev/expressRouteGatewaysGetSample.js +1 -1
  156. package/dist-esm/samples-dev/expressRouteGatewaysListByResourceGroupSample.js +1 -1
  157. package/dist-esm/samples-dev/expressRouteGatewaysListBySubscriptionSample.js +1 -1
  158. package/dist-esm/samples-dev/expressRouteGatewaysUpdateTagsSample.js +1 -1
  159. package/dist-esm/samples-dev/expressRouteLinksGetSample.js +1 -1
  160. package/dist-esm/samples-dev/expressRouteLinksListSample.js +1 -1
  161. package/dist-esm/samples-dev/expressRoutePortAuthorizationsCreateOrUpdateSample.js +1 -1
  162. package/dist-esm/samples-dev/expressRoutePortAuthorizationsDeleteSample.js +1 -1
  163. package/dist-esm/samples-dev/expressRoutePortAuthorizationsGetSample.js +1 -1
  164. package/dist-esm/samples-dev/expressRoutePortAuthorizationsListSample.js +1 -1
  165. package/dist-esm/samples-dev/expressRoutePortsCreateOrUpdateSample.js +2 -2
  166. package/dist-esm/samples-dev/expressRoutePortsDeleteSample.js +1 -1
  167. package/dist-esm/samples-dev/expressRoutePortsGenerateLoaSample.js +1 -1
  168. package/dist-esm/samples-dev/expressRoutePortsGetSample.js +1 -1
  169. package/dist-esm/samples-dev/expressRoutePortsListByResourceGroupSample.js +1 -1
  170. package/dist-esm/samples-dev/expressRoutePortsListSample.js +1 -1
  171. package/dist-esm/samples-dev/expressRoutePortsLocationsGetSample.js +1 -1
  172. package/dist-esm/samples-dev/expressRoutePortsLocationsListSample.js +1 -1
  173. package/dist-esm/samples-dev/expressRoutePortsUpdateTagsSample.js +1 -1
  174. package/dist-esm/samples-dev/expressRouteProviderPortSample.js +1 -1
  175. package/dist-esm/samples-dev/expressRouteProviderPortsLocationListSample.js +1 -1
  176. package/dist-esm/samples-dev/expressRouteServiceProvidersListSample.js +1 -1
  177. package/dist-esm/samples-dev/firewallPoliciesCreateOrUpdateSample.js +1 -1
  178. package/dist-esm/samples-dev/firewallPoliciesDeleteSample.js +1 -1
  179. package/dist-esm/samples-dev/firewallPoliciesGetSample.js +1 -1
  180. package/dist-esm/samples-dev/firewallPoliciesListAllSample.js +1 -1
  181. package/dist-esm/samples-dev/firewallPoliciesListSample.js +1 -1
  182. package/dist-esm/samples-dev/firewallPoliciesUpdateTagsSample.js +1 -1
  183. package/dist-esm/samples-dev/firewallPolicyDeploymentsDeploySample.js +1 -1
  184. package/dist-esm/samples-dev/firewallPolicyDraftsCreateOrUpdateSample.js +1 -1
  185. package/dist-esm/samples-dev/firewallPolicyDraftsDeleteSample.js +1 -1
  186. package/dist-esm/samples-dev/firewallPolicyDraftsGetSample.js +1 -1
  187. package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesFilterValuesListSample.js +1 -1
  188. package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesListSample.js +1 -1
  189. package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesOverridesGetSample.js +1 -1
  190. package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesOverridesListSample.js +1 -1
  191. package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesOverridesPatchSample.js +1 -1
  192. package/dist-esm/samples-dev/firewallPolicyIdpsSignaturesOverridesPutSample.js +1 -1
  193. package/dist-esm/samples-dev/firewallPolicyRuleCollectionGroupDraftsCreateOrUpdateSample.js +1 -1
  194. package/dist-esm/samples-dev/firewallPolicyRuleCollectionGroupDraftsDeleteSample.js +1 -1
  195. package/dist-esm/samples-dev/firewallPolicyRuleCollectionGroupDraftsGetSample.js +1 -1
  196. package/dist-esm/samples-dev/firewallPolicyRuleCollectionGroupsCreateOrUpdateSample.js +5 -5
  197. package/dist-esm/samples-dev/firewallPolicyRuleCollectionGroupsDeleteSample.js +1 -1
  198. package/dist-esm/samples-dev/firewallPolicyRuleCollectionGroupsGetSample.js +4 -4
  199. package/dist-esm/samples-dev/firewallPolicyRuleCollectionGroupsListSample.js +3 -3
  200. package/dist-esm/samples-dev/flowLogsCreateOrUpdateSample.js +1 -1
  201. package/dist-esm/samples-dev/flowLogsDeleteSample.js +1 -1
  202. package/dist-esm/samples-dev/flowLogsGetSample.js +1 -1
  203. package/dist-esm/samples-dev/flowLogsListSample.js +1 -1
  204. package/dist-esm/samples-dev/flowLogsUpdateTagsSample.js +1 -1
  205. package/dist-esm/samples-dev/generatevirtualwanvpnserverconfigurationvpnprofileSample.js +1 -1
  206. package/dist-esm/samples-dev/getActiveSessionsSample.js +1 -1
  207. package/dist-esm/samples-dev/getBastionShareableLinkSample.js +1 -1
  208. package/dist-esm/samples-dev/hubRouteTablesCreateOrUpdateSample.js +1 -1
  209. package/dist-esm/samples-dev/hubRouteTablesDeleteSample.js +1 -1
  210. package/dist-esm/samples-dev/hubRouteTablesGetSample.js +1 -1
  211. package/dist-esm/samples-dev/hubRouteTablesListSample.js +1 -1
  212. package/dist-esm/samples-dev/hubVirtualNetworkConnectionsCreateOrUpdateSample.js +1 -1
  213. package/dist-esm/samples-dev/hubVirtualNetworkConnectionsDeleteSample.js +1 -1
  214. package/dist-esm/samples-dev/hubVirtualNetworkConnectionsGetSample.js +1 -1
  215. package/dist-esm/samples-dev/hubVirtualNetworkConnectionsListSample.js +1 -1
  216. package/dist-esm/samples-dev/inboundNatRulesCreateOrUpdateSample.js +1 -1
  217. package/dist-esm/samples-dev/inboundNatRulesDeleteSample.js +1 -1
  218. package/dist-esm/samples-dev/inboundNatRulesGetSample.js +1 -1
  219. package/dist-esm/samples-dev/inboundNatRulesListSample.js +1 -1
  220. package/dist-esm/samples-dev/inboundSecurityRuleCreateOrUpdateSample.js +1 -1
  221. package/dist-esm/samples-dev/inboundSecurityRuleGetSample.js +1 -1
  222. package/dist-esm/samples-dev/ipAllocationsCreateOrUpdateSample.js +1 -1
  223. package/dist-esm/samples-dev/ipAllocationsDeleteSample.js +1 -1
  224. package/dist-esm/samples-dev/ipAllocationsGetSample.js +1 -1
  225. package/dist-esm/samples-dev/ipAllocationsListByResourceGroupSample.js +1 -1
  226. package/dist-esm/samples-dev/ipAllocationsListSample.js +1 -1
  227. package/dist-esm/samples-dev/ipAllocationsUpdateTagsSample.js +1 -1
  228. package/dist-esm/samples-dev/ipGroupsCreateOrUpdateSample.js +1 -1
  229. package/dist-esm/samples-dev/ipGroupsDeleteSample.js +1 -1
  230. package/dist-esm/samples-dev/ipGroupsGetSample.js +1 -1
  231. package/dist-esm/samples-dev/ipGroupsListByResourceGroupSample.js +1 -1
  232. package/dist-esm/samples-dev/ipGroupsListSample.js +1 -1
  233. package/dist-esm/samples-dev/ipGroupsUpdateGroupsSample.js +1 -1
  234. package/dist-esm/samples-dev/ipamPoolsCreateSample.d.ts +2 -0
  235. package/dist-esm/samples-dev/ipamPoolsCreateSample.d.ts.map +1 -0
  236. package/dist-esm/samples-dev/ipamPoolsCreateSample.js +48 -0
  237. package/dist-esm/samples-dev/ipamPoolsCreateSample.js.map +1 -0
  238. package/dist-esm/samples-dev/ipamPoolsDeleteSample.d.ts +2 -0
  239. package/dist-esm/samples-dev/ipamPoolsDeleteSample.d.ts.map +1 -0
  240. package/dist-esm/samples-dev/ipamPoolsDeleteSample.js +40 -0
  241. package/dist-esm/samples-dev/ipamPoolsDeleteSample.js.map +1 -0
  242. package/dist-esm/samples-dev/ipamPoolsGetPoolUsageSample.d.ts +2 -0
  243. package/dist-esm/samples-dev/ipamPoolsGetPoolUsageSample.d.ts.map +1 -0
  244. package/dist-esm/samples-dev/ipamPoolsGetPoolUsageSample.js +40 -0
  245. package/dist-esm/samples-dev/ipamPoolsGetPoolUsageSample.js.map +1 -0
  246. package/dist-esm/samples-dev/ipamPoolsGetSample.d.ts +2 -0
  247. package/dist-esm/samples-dev/ipamPoolsGetSample.d.ts.map +1 -0
  248. package/dist-esm/samples-dev/ipamPoolsGetSample.js +40 -0
  249. package/dist-esm/samples-dev/ipamPoolsGetSample.js.map +1 -0
  250. package/dist-esm/samples-dev/ipamPoolsListAssociatedResourcesSample.d.ts +2 -0
  251. package/dist-esm/samples-dev/ipamPoolsListAssociatedResourcesSample.d.ts.map +1 -0
  252. package/dist-esm/samples-dev/ipamPoolsListAssociatedResourcesSample.js +56 -0
  253. package/dist-esm/samples-dev/ipamPoolsListAssociatedResourcesSample.js.map +1 -0
  254. package/dist-esm/samples-dev/ipamPoolsListSample.d.ts +2 -0
  255. package/dist-esm/samples-dev/ipamPoolsListSample.d.ts.map +1 -0
  256. package/dist-esm/samples-dev/ipamPoolsListSample.js +55 -0
  257. package/dist-esm/samples-dev/ipamPoolsListSample.js.map +1 -0
  258. package/dist-esm/samples-dev/ipamPoolsUpdateSample.d.ts +2 -0
  259. package/dist-esm/samples-dev/ipamPoolsUpdateSample.d.ts.map +1 -0
  260. package/dist-esm/samples-dev/ipamPoolsUpdateSample.js +40 -0
  261. package/dist-esm/samples-dev/ipamPoolsUpdateSample.js.map +1 -0
  262. package/dist-esm/samples-dev/listActiveConnectivityConfigurationsSample.js +1 -1
  263. package/dist-esm/samples-dev/listActiveSecurityAdminRulesSample.js +1 -1
  264. package/dist-esm/samples-dev/listNetworkManagerEffectiveConnectivityConfigurationsSample.js +1 -1
  265. package/dist-esm/samples-dev/listNetworkManagerEffectiveSecurityAdminRulesSample.js +1 -1
  266. package/dist-esm/samples-dev/loadBalancerBackendAddressPoolsCreateOrUpdateSample.js +1 -1
  267. package/dist-esm/samples-dev/loadBalancerBackendAddressPoolsDeleteSample.js +1 -1
  268. package/dist-esm/samples-dev/loadBalancerBackendAddressPoolsGetSample.js +2 -2
  269. package/dist-esm/samples-dev/loadBalancerBackendAddressPoolsListSample.js +2 -2
  270. package/dist-esm/samples-dev/loadBalancerFrontendIPConfigurationsGetSample.js +1 -1
  271. package/dist-esm/samples-dev/loadBalancerFrontendIPConfigurationsListSample.js +1 -1
  272. package/dist-esm/samples-dev/loadBalancerLoadBalancingRulesGetSample.js +1 -1
  273. package/dist-esm/samples-dev/loadBalancerLoadBalancingRulesHealthSample.d.ts +2 -0
  274. package/dist-esm/samples-dev/loadBalancerLoadBalancingRulesHealthSample.d.ts.map +1 -0
  275. package/dist-esm/samples-dev/loadBalancerLoadBalancingRulesHealthSample.js +39 -0
  276. package/dist-esm/samples-dev/loadBalancerLoadBalancingRulesHealthSample.js.map +1 -0
  277. package/dist-esm/samples-dev/loadBalancerLoadBalancingRulesListSample.js +1 -1
  278. package/dist-esm/samples-dev/loadBalancerNetworkInterfacesListSample.js +2 -2
  279. package/dist-esm/samples-dev/loadBalancerOutboundRulesGetSample.js +1 -1
  280. package/dist-esm/samples-dev/loadBalancerOutboundRulesListSample.js +1 -1
  281. package/dist-esm/samples-dev/loadBalancerProbesGetSample.js +1 -1
  282. package/dist-esm/samples-dev/loadBalancerProbesListSample.js +1 -1
  283. package/dist-esm/samples-dev/loadBalancersCreateOrUpdateSample.js +10 -10
  284. package/dist-esm/samples-dev/loadBalancersDeleteSample.js +1 -1
  285. package/dist-esm/samples-dev/loadBalancersGetSample.js +2 -2
  286. package/dist-esm/samples-dev/loadBalancersListAllSample.js +1 -1
  287. package/dist-esm/samples-dev/loadBalancersListInboundNatRulePortMappingsSample.js +1 -1
  288. package/dist-esm/samples-dev/loadBalancersListSample.js +1 -1
  289. package/dist-esm/samples-dev/loadBalancersMigrateToIPBasedSample.js +1 -1
  290. package/dist-esm/samples-dev/loadBalancersSwapPublicIPAddressesSample.js +1 -1
  291. package/dist-esm/samples-dev/loadBalancersUpdateTagsSample.js +1 -1
  292. package/dist-esm/samples-dev/localNetworkGatewaysCreateOrUpdateSample.js +1 -1
  293. package/dist-esm/samples-dev/localNetworkGatewaysDeleteSample.js +1 -1
  294. package/dist-esm/samples-dev/localNetworkGatewaysGetSample.js +1 -1
  295. package/dist-esm/samples-dev/localNetworkGatewaysListSample.js +1 -1
  296. package/dist-esm/samples-dev/localNetworkGatewaysUpdateTagsSample.js +1 -1
  297. package/dist-esm/samples-dev/managementGroupNetworkManagerConnectionsCreateOrUpdateSample.js +1 -1
  298. package/dist-esm/samples-dev/managementGroupNetworkManagerConnectionsDeleteSample.js +1 -1
  299. package/dist-esm/samples-dev/managementGroupNetworkManagerConnectionsGetSample.js +1 -1
  300. package/dist-esm/samples-dev/managementGroupNetworkManagerConnectionsListSample.js +1 -1
  301. package/dist-esm/samples-dev/natGatewaysCreateOrUpdateSample.js +1 -1
  302. package/dist-esm/samples-dev/natGatewaysDeleteSample.js +1 -1
  303. package/dist-esm/samples-dev/natGatewaysGetSample.js +1 -1
  304. package/dist-esm/samples-dev/natGatewaysListAllSample.js +1 -1
  305. package/dist-esm/samples-dev/natGatewaysListSample.js +1 -1
  306. package/dist-esm/samples-dev/natGatewaysUpdateTagsSample.js +1 -1
  307. package/dist-esm/samples-dev/natRulesCreateOrUpdateSample.js +1 -1
  308. package/dist-esm/samples-dev/natRulesDeleteSample.js +1 -1
  309. package/dist-esm/samples-dev/natRulesGetSample.js +1 -1
  310. package/dist-esm/samples-dev/natRulesListByVpnGatewaySample.js +1 -1
  311. package/dist-esm/samples-dev/networkGroupsCreateOrUpdateSample.js +1 -1
  312. package/dist-esm/samples-dev/networkGroupsDeleteSample.js +1 -1
  313. package/dist-esm/samples-dev/networkGroupsGetSample.js +1 -1
  314. package/dist-esm/samples-dev/networkGroupsListSample.js +1 -1
  315. package/dist-esm/samples-dev/networkInterfaceIPConfigurationsGetSample.js +1 -1
  316. package/dist-esm/samples-dev/networkInterfaceIPConfigurationsListSample.js +1 -1
  317. package/dist-esm/samples-dev/networkInterfaceLoadBalancersListSample.js +1 -1
  318. package/dist-esm/samples-dev/networkInterfaceTapConfigurationsCreateOrUpdateSample.js +1 -1
  319. package/dist-esm/samples-dev/networkInterfaceTapConfigurationsDeleteSample.js +1 -1
  320. package/dist-esm/samples-dev/networkInterfaceTapConfigurationsGetSample.js +1 -1
  321. package/dist-esm/samples-dev/networkInterfaceTapConfigurationsListSample.js +1 -1
  322. package/dist-esm/samples-dev/networkInterfacesCreateOrUpdateSample.js +2 -2
  323. package/dist-esm/samples-dev/networkInterfacesDeleteSample.js +1 -1
  324. package/dist-esm/samples-dev/networkInterfacesGetCloudServiceNetworkInterfaceSample.js +1 -1
  325. package/dist-esm/samples-dev/networkInterfacesGetEffectiveRouteTableSample.js +1 -1
  326. package/dist-esm/samples-dev/networkInterfacesGetSample.js +1 -1
  327. package/dist-esm/samples-dev/networkInterfacesGetVirtualMachineScaleSetIPConfigurationSample.js +1 -1
  328. package/dist-esm/samples-dev/networkInterfacesGetVirtualMachineScaleSetNetworkInterfaceSample.js +1 -1
  329. package/dist-esm/samples-dev/networkInterfacesListAllSample.js +1 -1
  330. package/dist-esm/samples-dev/networkInterfacesListCloudServiceNetworkInterfacesSample.js +1 -1
  331. package/dist-esm/samples-dev/networkInterfacesListCloudServiceRoleInstanceNetworkInterfacesSample.js +1 -1
  332. package/dist-esm/samples-dev/networkInterfacesListEffectiveNetworkSecurityGroupsSample.js +1 -1
  333. package/dist-esm/samples-dev/networkInterfacesListSample.js +1 -1
  334. package/dist-esm/samples-dev/networkInterfacesListVirtualMachineScaleSetIPConfigurationsSample.js +1 -1
  335. package/dist-esm/samples-dev/networkInterfacesListVirtualMachineScaleSetNetworkInterfacesSample.js +1 -1
  336. package/dist-esm/samples-dev/networkInterfacesListVirtualMachineScaleSetVMNetworkInterfacesSample.js +1 -1
  337. package/dist-esm/samples-dev/networkInterfacesUpdateTagsSample.js +1 -1
  338. package/dist-esm/samples-dev/networkManagerCommitsPostSample.js +1 -1
  339. package/dist-esm/samples-dev/networkManagerDeploymentStatusListSample.js +1 -1
  340. package/dist-esm/samples-dev/networkManagerRoutingConfigurationsCreateOrUpdateSample.js +1 -1
  341. package/dist-esm/samples-dev/networkManagerRoutingConfigurationsDeleteSample.js +1 -1
  342. package/dist-esm/samples-dev/networkManagerRoutingConfigurationsGetSample.js +1 -1
  343. package/dist-esm/samples-dev/networkManagerRoutingConfigurationsListSample.js +1 -1
  344. package/dist-esm/samples-dev/networkManagersCreateOrUpdateSample.js +1 -1
  345. package/dist-esm/samples-dev/networkManagersDeleteSample.js +1 -1
  346. package/dist-esm/samples-dev/networkManagersGetSample.js +1 -1
  347. package/dist-esm/samples-dev/networkManagersListBySubscriptionSample.js +1 -1
  348. package/dist-esm/samples-dev/networkManagersListSample.js +1 -1
  349. package/dist-esm/samples-dev/networkManagersPatchSample.js +1 -1
  350. package/dist-esm/samples-dev/networkProfilesCreateOrUpdateSample.js +1 -1
  351. package/dist-esm/samples-dev/networkProfilesDeleteSample.js +1 -1
  352. package/dist-esm/samples-dev/networkProfilesGetSample.js +2 -2
  353. package/dist-esm/samples-dev/networkProfilesListAllSample.js +1 -1
  354. package/dist-esm/samples-dev/networkProfilesListSample.js +1 -1
  355. package/dist-esm/samples-dev/networkProfilesUpdateTagsSample.js +1 -1
  356. package/dist-esm/samples-dev/networkSecurityGroupsCreateOrUpdateSample.js +2 -2
  357. package/dist-esm/samples-dev/networkSecurityGroupsDeleteSample.js +1 -1
  358. package/dist-esm/samples-dev/networkSecurityGroupsGetSample.js +1 -1
  359. package/dist-esm/samples-dev/networkSecurityGroupsListAllSample.js +1 -1
  360. package/dist-esm/samples-dev/networkSecurityGroupsListSample.js +1 -1
  361. package/dist-esm/samples-dev/networkSecurityGroupsUpdateTagsSample.js +1 -1
  362. package/dist-esm/samples-dev/networkVirtualApplianceConnectionsCreateOrUpdateSample.js +1 -1
  363. package/dist-esm/samples-dev/networkVirtualApplianceConnectionsDeleteSample.js +1 -1
  364. package/dist-esm/samples-dev/networkVirtualApplianceConnectionsGetSample.js +1 -1
  365. package/dist-esm/samples-dev/networkVirtualApplianceConnectionsListSample.js +1 -1
  366. package/dist-esm/samples-dev/networkVirtualAppliancesCreateOrUpdateSample.js +2 -2
  367. package/dist-esm/samples-dev/networkVirtualAppliancesDeleteSample.js +1 -1
  368. package/dist-esm/samples-dev/networkVirtualAppliancesGetSample.js +1 -1
  369. package/dist-esm/samples-dev/networkVirtualAppliancesListByResourceGroupSample.js +1 -1
  370. package/dist-esm/samples-dev/networkVirtualAppliancesListSample.js +1 -1
  371. package/dist-esm/samples-dev/networkVirtualAppliancesRestartSample.js +2 -2
  372. package/dist-esm/samples-dev/networkVirtualAppliancesUpdateTagsSample.js +1 -1
  373. package/dist-esm/samples-dev/networkWatchersCheckConnectivitySample.js +1 -1
  374. package/dist-esm/samples-dev/networkWatchersCreateOrUpdateSample.js +1 -1
  375. package/dist-esm/samples-dev/networkWatchersDeleteSample.js +1 -1
  376. package/dist-esm/samples-dev/networkWatchersGetAzureReachabilityReportSample.js +1 -1
  377. package/dist-esm/samples-dev/networkWatchersGetFlowLogStatusSample.js +1 -1
  378. package/dist-esm/samples-dev/networkWatchersGetNetworkConfigurationDiagnosticSample.js +1 -1
  379. package/dist-esm/samples-dev/networkWatchersGetNextHopSample.js +1 -1
  380. package/dist-esm/samples-dev/networkWatchersGetSample.js +1 -1
  381. package/dist-esm/samples-dev/networkWatchersGetTopologySample.js +1 -1
  382. package/dist-esm/samples-dev/networkWatchersGetTroubleshootingResultSample.js +1 -1
  383. package/dist-esm/samples-dev/networkWatchersGetTroubleshootingSample.js +1 -1
  384. package/dist-esm/samples-dev/networkWatchersGetVMSecurityRulesSample.js +1 -1
  385. package/dist-esm/samples-dev/networkWatchersListAllSample.js +1 -1
  386. package/dist-esm/samples-dev/networkWatchersListAvailableProvidersSample.js +1 -1
  387. package/dist-esm/samples-dev/networkWatchersListSample.js +1 -1
  388. package/dist-esm/samples-dev/networkWatchersSetFlowLogConfigurationSample.js +1 -1
  389. package/dist-esm/samples-dev/networkWatchersUpdateTagsSample.js +1 -1
  390. package/dist-esm/samples-dev/networkWatchersVerifyIPFlowSample.js +1 -1
  391. package/dist-esm/samples-dev/operationsListSample.js +1 -1
  392. package/dist-esm/samples-dev/p2SVpnGatewaysCreateOrUpdateSample.js +1 -1
  393. package/dist-esm/samples-dev/p2SVpnGatewaysDeleteSample.js +1 -1
  394. package/dist-esm/samples-dev/p2SVpnGatewaysDisconnectP2SvpnConnectionsSample.js +1 -1
  395. package/dist-esm/samples-dev/p2SVpnGatewaysGenerateVpnProfileSample.js +1 -1
  396. package/dist-esm/samples-dev/p2SVpnGatewaysGetP2SvpnConnectionHealthDetailedSample.js +1 -1
  397. package/dist-esm/samples-dev/p2SVpnGatewaysGetP2SvpnConnectionHealthSample.js +1 -1
  398. package/dist-esm/samples-dev/p2SVpnGatewaysGetSample.js +1 -1
  399. package/dist-esm/samples-dev/p2SVpnGatewaysListByResourceGroupSample.js +1 -1
  400. package/dist-esm/samples-dev/p2SVpnGatewaysListSample.js +1 -1
  401. package/dist-esm/samples-dev/p2SVpnGatewaysResetSample.js +1 -1
  402. package/dist-esm/samples-dev/p2SVpnGatewaysUpdateTagsSample.js +1 -1
  403. package/dist-esm/samples-dev/packetCapturesCreateSample.js +1 -1
  404. package/dist-esm/samples-dev/packetCapturesDeleteSample.js +1 -1
  405. package/dist-esm/samples-dev/packetCapturesGetSample.js +1 -1
  406. package/dist-esm/samples-dev/packetCapturesGetStatusSample.js +1 -1
  407. package/dist-esm/samples-dev/packetCapturesListSample.js +1 -1
  408. package/dist-esm/samples-dev/packetCapturesStopSample.js +1 -1
  409. package/dist-esm/samples-dev/peerExpressRouteCircuitConnectionsGetSample.js +1 -1
  410. package/dist-esm/samples-dev/peerExpressRouteCircuitConnectionsListSample.js +1 -1
  411. package/dist-esm/samples-dev/privateDnsZoneGroupsCreateOrUpdateSample.js +1 -1
  412. package/dist-esm/samples-dev/privateDnsZoneGroupsDeleteSample.js +1 -1
  413. package/dist-esm/samples-dev/privateDnsZoneGroupsGetSample.js +1 -1
  414. package/dist-esm/samples-dev/privateDnsZoneGroupsListSample.js +1 -1
  415. package/dist-esm/samples-dev/privateEndpointsCreateOrUpdateSample.js +3 -3
  416. package/dist-esm/samples-dev/privateEndpointsDeleteSample.js +1 -1
  417. package/dist-esm/samples-dev/privateEndpointsGetSample.js +3 -3
  418. package/dist-esm/samples-dev/privateEndpointsListBySubscriptionSample.js +1 -1
  419. package/dist-esm/samples-dev/privateEndpointsListSample.js +1 -1
  420. package/dist-esm/samples-dev/privateLinkServicesCheckPrivateLinkServiceVisibilityByResourceGroupSample.js +1 -1
  421. package/dist-esm/samples-dev/privateLinkServicesCheckPrivateLinkServiceVisibilitySample.js +1 -1
  422. package/dist-esm/samples-dev/privateLinkServicesCreateOrUpdateSample.js +1 -1
  423. package/dist-esm/samples-dev/privateLinkServicesDeletePrivateEndpointConnectionSample.js +1 -1
  424. package/dist-esm/samples-dev/privateLinkServicesDeleteSample.js +1 -1
  425. package/dist-esm/samples-dev/privateLinkServicesGetPrivateEndpointConnectionSample.js +1 -1
  426. package/dist-esm/samples-dev/privateLinkServicesGetSample.js +1 -1
  427. package/dist-esm/samples-dev/privateLinkServicesListAutoApprovedPrivateLinkServicesByResourceGroupSample.js +1 -1
  428. package/dist-esm/samples-dev/privateLinkServicesListAutoApprovedPrivateLinkServicesSample.js +1 -1
  429. package/dist-esm/samples-dev/privateLinkServicesListBySubscriptionSample.js +1 -1
  430. package/dist-esm/samples-dev/privateLinkServicesListPrivateEndpointConnectionsSample.js +1 -1
  431. package/dist-esm/samples-dev/privateLinkServicesListSample.js +1 -1
  432. package/dist-esm/samples-dev/privateLinkServicesUpdatePrivateEndpointConnectionSample.js +1 -1
  433. package/dist-esm/samples-dev/publicIPAddressesCreateOrUpdateSample.js +4 -4
  434. package/dist-esm/samples-dev/publicIPAddressesDdosProtectionStatusSample.js +1 -1
  435. package/dist-esm/samples-dev/publicIPAddressesDeleteSample.js +1 -1
  436. package/dist-esm/samples-dev/publicIPAddressesGetCloudServicePublicIpaddressSample.js +1 -1
  437. package/dist-esm/samples-dev/publicIPAddressesGetSample.js +1 -1
  438. package/dist-esm/samples-dev/publicIPAddressesGetVirtualMachineScaleSetPublicIpaddressSample.js +1 -1
  439. package/dist-esm/samples-dev/publicIPAddressesListAllSample.js +1 -1
  440. package/dist-esm/samples-dev/publicIPAddressesListCloudServicePublicIpaddressesSample.js +1 -1
  441. package/dist-esm/samples-dev/publicIPAddressesListCloudServiceRoleInstancePublicIpaddressesSample.js +1 -1
  442. package/dist-esm/samples-dev/publicIPAddressesListSample.js +1 -1
  443. package/dist-esm/samples-dev/publicIPAddressesListVirtualMachineScaleSetPublicIpaddressesSample.js +1 -1
  444. package/dist-esm/samples-dev/publicIPAddressesListVirtualMachineScaleSetVmpublicIpaddressesSample.js +1 -1
  445. package/dist-esm/samples-dev/publicIPAddressesUpdateTagsSample.js +1 -1
  446. package/dist-esm/samples-dev/publicIPPrefixesCreateOrUpdateSample.js +2 -2
  447. package/dist-esm/samples-dev/publicIPPrefixesDeleteSample.js +1 -1
  448. package/dist-esm/samples-dev/publicIPPrefixesGetSample.js +1 -1
  449. package/dist-esm/samples-dev/publicIPPrefixesListAllSample.js +1 -1
  450. package/dist-esm/samples-dev/publicIPPrefixesListSample.js +1 -1
  451. package/dist-esm/samples-dev/publicIPPrefixesUpdateTagsSample.js +1 -1
  452. package/dist-esm/samples-dev/putBastionShareableLinkSample.js +1 -1
  453. package/dist-esm/samples-dev/reachabilityAnalysisIntentsCreateSample.d.ts +2 -0
  454. package/dist-esm/samples-dev/reachabilityAnalysisIntentsCreateSample.d.ts.map +1 -0
  455. package/dist-esm/samples-dev/reachabilityAnalysisIntentsCreateSample.js +55 -0
  456. package/dist-esm/samples-dev/reachabilityAnalysisIntentsCreateSample.js.map +1 -0
  457. package/dist-esm/samples-dev/reachabilityAnalysisIntentsDeleteSample.d.ts +2 -0
  458. package/dist-esm/samples-dev/reachabilityAnalysisIntentsDeleteSample.d.ts.map +1 -0
  459. package/dist-esm/samples-dev/reachabilityAnalysisIntentsDeleteSample.js +41 -0
  460. package/dist-esm/samples-dev/reachabilityAnalysisIntentsDeleteSample.js.map +1 -0
  461. package/dist-esm/samples-dev/reachabilityAnalysisIntentsGetSample.d.ts +2 -0
  462. package/dist-esm/samples-dev/reachabilityAnalysisIntentsGetSample.d.ts.map +1 -0
  463. package/dist-esm/samples-dev/reachabilityAnalysisIntentsGetSample.js +41 -0
  464. package/dist-esm/samples-dev/reachabilityAnalysisIntentsGetSample.js.map +1 -0
  465. package/dist-esm/samples-dev/reachabilityAnalysisIntentsListSample.d.ts +2 -0
  466. package/dist-esm/samples-dev/reachabilityAnalysisIntentsListSample.d.ts.map +1 -0
  467. package/dist-esm/samples-dev/reachabilityAnalysisIntentsListSample.js +56 -0
  468. package/dist-esm/samples-dev/reachabilityAnalysisIntentsListSample.js.map +1 -0
  469. package/dist-esm/samples-dev/reachabilityAnalysisRunsCreateSample.d.ts +2 -0
  470. package/dist-esm/samples-dev/reachabilityAnalysisRunsCreateSample.d.ts.map +1 -0
  471. package/dist-esm/samples-dev/reachabilityAnalysisRunsCreateSample.js +47 -0
  472. package/dist-esm/samples-dev/reachabilityAnalysisRunsCreateSample.js.map +1 -0
  473. package/dist-esm/samples-dev/reachabilityAnalysisRunsDeleteSample.d.ts +2 -0
  474. package/dist-esm/samples-dev/reachabilityAnalysisRunsDeleteSample.d.ts.map +1 -0
  475. package/dist-esm/samples-dev/reachabilityAnalysisRunsDeleteSample.js +41 -0
  476. package/dist-esm/samples-dev/reachabilityAnalysisRunsDeleteSample.js.map +1 -0
  477. package/dist-esm/samples-dev/reachabilityAnalysisRunsGetSample.d.ts +2 -0
  478. package/dist-esm/samples-dev/reachabilityAnalysisRunsGetSample.d.ts.map +1 -0
  479. package/dist-esm/samples-dev/reachabilityAnalysisRunsGetSample.js +41 -0
  480. package/dist-esm/samples-dev/reachabilityAnalysisRunsGetSample.js.map +1 -0
  481. package/dist-esm/samples-dev/reachabilityAnalysisRunsListSample.d.ts +2 -0
  482. package/dist-esm/samples-dev/reachabilityAnalysisRunsListSample.d.ts.map +1 -0
  483. package/dist-esm/samples-dev/reachabilityAnalysisRunsListSample.js +56 -0
  484. package/dist-esm/samples-dev/reachabilityAnalysisRunsListSample.js.map +1 -0
  485. package/dist-esm/samples-dev/resourceNavigationLinksListSample.js +1 -1
  486. package/dist-esm/samples-dev/routeFilterRulesCreateOrUpdateSample.js +1 -1
  487. package/dist-esm/samples-dev/routeFilterRulesDeleteSample.js +1 -1
  488. package/dist-esm/samples-dev/routeFilterRulesGetSample.js +1 -1
  489. package/dist-esm/samples-dev/routeFilterRulesListByRouteFilterSample.js +1 -1
  490. package/dist-esm/samples-dev/routeFiltersCreateOrUpdateSample.js +1 -1
  491. package/dist-esm/samples-dev/routeFiltersDeleteSample.js +1 -1
  492. package/dist-esm/samples-dev/routeFiltersGetSample.js +1 -1
  493. package/dist-esm/samples-dev/routeFiltersListByResourceGroupSample.js +1 -1
  494. package/dist-esm/samples-dev/routeFiltersListSample.js +1 -1
  495. package/dist-esm/samples-dev/routeFiltersUpdateTagsSample.js +1 -1
  496. package/dist-esm/samples-dev/routeMapsCreateOrUpdateSample.js +1 -1
  497. package/dist-esm/samples-dev/routeMapsDeleteSample.js +1 -1
  498. package/dist-esm/samples-dev/routeMapsGetSample.js +1 -1
  499. package/dist-esm/samples-dev/routeMapsListSample.js +1 -1
  500. package/dist-esm/samples-dev/routeTablesCreateOrUpdateSample.js +2 -2
  501. package/dist-esm/samples-dev/routeTablesDeleteSample.js +1 -1
  502. package/dist-esm/samples-dev/routeTablesGetSample.js +1 -1
  503. package/dist-esm/samples-dev/routeTablesListAllSample.js +1 -1
  504. package/dist-esm/samples-dev/routeTablesListSample.js +1 -1
  505. package/dist-esm/samples-dev/routeTablesUpdateTagsSample.js +1 -1
  506. package/dist-esm/samples-dev/routesCreateOrUpdateSample.js +1 -1
  507. package/dist-esm/samples-dev/routesDeleteSample.js +1 -1
  508. package/dist-esm/samples-dev/routesGetSample.js +1 -1
  509. package/dist-esm/samples-dev/routesListSample.js +1 -1
  510. package/dist-esm/samples-dev/routingIntentCreateOrUpdateSample.js +1 -1
  511. package/dist-esm/samples-dev/routingIntentDeleteSample.js +1 -1
  512. package/dist-esm/samples-dev/routingIntentGetSample.js +1 -1
  513. package/dist-esm/samples-dev/routingIntentListSample.js +1 -1
  514. package/dist-esm/samples-dev/routingRuleCollectionsCreateOrUpdateSample.js +1 -1
  515. package/dist-esm/samples-dev/routingRuleCollectionsDeleteSample.js +1 -1
  516. package/dist-esm/samples-dev/routingRuleCollectionsGetSample.js +1 -1
  517. package/dist-esm/samples-dev/routingRuleCollectionsListSample.js +1 -1
  518. package/dist-esm/samples-dev/routingRulesCreateOrUpdateSample.js +2 -2
  519. package/dist-esm/samples-dev/routingRulesDeleteSample.js +1 -1
  520. package/dist-esm/samples-dev/routingRulesGetSample.js +1 -1
  521. package/dist-esm/samples-dev/routingRulesListSample.js +1 -1
  522. package/dist-esm/samples-dev/scopeConnectionsCreateOrUpdateSample.js +1 -1
  523. package/dist-esm/samples-dev/scopeConnectionsDeleteSample.js +1 -1
  524. package/dist-esm/samples-dev/scopeConnectionsGetSample.js +1 -1
  525. package/dist-esm/samples-dev/scopeConnectionsListSample.js +1 -1
  526. package/dist-esm/samples-dev/securityAdminConfigurationsCreateOrUpdateSample.js +25 -1
  527. package/dist-esm/samples-dev/securityAdminConfigurationsCreateOrUpdateSample.js.map +1 -1
  528. package/dist-esm/samples-dev/securityAdminConfigurationsDeleteSample.js +1 -1
  529. package/dist-esm/samples-dev/securityAdminConfigurationsGetSample.js +1 -1
  530. package/dist-esm/samples-dev/securityAdminConfigurationsListSample.js +1 -1
  531. package/dist-esm/samples-dev/securityPartnerProvidersCreateOrUpdateSample.js +1 -1
  532. package/dist-esm/samples-dev/securityPartnerProvidersDeleteSample.js +1 -1
  533. package/dist-esm/samples-dev/securityPartnerProvidersGetSample.js +1 -1
  534. package/dist-esm/samples-dev/securityPartnerProvidersListByResourceGroupSample.js +1 -1
  535. package/dist-esm/samples-dev/securityPartnerProvidersListSample.js +1 -1
  536. package/dist-esm/samples-dev/securityPartnerProvidersUpdateTagsSample.js +1 -1
  537. package/dist-esm/samples-dev/securityRulesCreateOrUpdateSample.js +1 -1
  538. package/dist-esm/samples-dev/securityRulesDeleteSample.js +1 -1
  539. package/dist-esm/samples-dev/securityRulesGetSample.js +1 -1
  540. package/dist-esm/samples-dev/securityRulesListSample.js +1 -1
  541. package/dist-esm/samples-dev/securityUserConfigurationsCreateOrUpdateSample.js +1 -1
  542. package/dist-esm/samples-dev/securityUserConfigurationsDeleteSample.js +1 -1
  543. package/dist-esm/samples-dev/securityUserConfigurationsGetSample.js +1 -1
  544. package/dist-esm/samples-dev/securityUserConfigurationsListSample.js +1 -1
  545. package/dist-esm/samples-dev/securityUserRuleCollectionsCreateOrUpdateSample.js +1 -1
  546. package/dist-esm/samples-dev/securityUserRuleCollectionsDeleteSample.js +1 -1
  547. package/dist-esm/samples-dev/securityUserRuleCollectionsGetSample.js +1 -1
  548. package/dist-esm/samples-dev/securityUserRuleCollectionsListSample.js +1 -1
  549. package/dist-esm/samples-dev/securityUserRulesCreateOrUpdateSample.js +1 -1
  550. package/dist-esm/samples-dev/securityUserRulesDeleteSample.js +1 -1
  551. package/dist-esm/samples-dev/securityUserRulesGetSample.js +1 -1
  552. package/dist-esm/samples-dev/securityUserRulesListSample.js +1 -1
  553. package/dist-esm/samples-dev/serviceAssociationLinksListSample.js +1 -1
  554. package/dist-esm/samples-dev/serviceEndpointPoliciesCreateOrUpdateSample.js +2 -2
  555. package/dist-esm/samples-dev/serviceEndpointPoliciesDeleteSample.js +1 -1
  556. package/dist-esm/samples-dev/serviceEndpointPoliciesGetSample.js +1 -1
  557. package/dist-esm/samples-dev/serviceEndpointPoliciesListByResourceGroupSample.js +1 -1
  558. package/dist-esm/samples-dev/serviceEndpointPoliciesListSample.js +1 -1
  559. package/dist-esm/samples-dev/serviceEndpointPoliciesUpdateTagsSample.js +1 -1
  560. package/dist-esm/samples-dev/serviceEndpointPolicyDefinitionsCreateOrUpdateSample.js +1 -1
  561. package/dist-esm/samples-dev/serviceEndpointPolicyDefinitionsDeleteSample.js +1 -1
  562. package/dist-esm/samples-dev/serviceEndpointPolicyDefinitionsGetSample.js +1 -1
  563. package/dist-esm/samples-dev/serviceEndpointPolicyDefinitionsListByResourceGroupSample.js +1 -1
  564. package/dist-esm/samples-dev/serviceTagInformationListSample.js +3 -3
  565. package/dist-esm/samples-dev/serviceTagsListSample.js +1 -1
  566. package/dist-esm/samples-dev/staticCidrsCreateSample.d.ts +2 -0
  567. package/dist-esm/samples-dev/staticCidrsCreateSample.d.ts.map +1 -0
  568. package/dist-esm/samples-dev/staticCidrsCreateSample.js +41 -0
  569. package/dist-esm/samples-dev/staticCidrsCreateSample.js.map +1 -0
  570. package/dist-esm/samples-dev/staticCidrsDeleteSample.d.ts +2 -0
  571. package/dist-esm/samples-dev/staticCidrsDeleteSample.d.ts.map +1 -0
  572. package/dist-esm/samples-dev/staticCidrsDeleteSample.js +41 -0
  573. package/dist-esm/samples-dev/staticCidrsDeleteSample.js.map +1 -0
  574. package/dist-esm/samples-dev/staticCidrsGetSample.d.ts +2 -0
  575. package/dist-esm/samples-dev/staticCidrsGetSample.d.ts.map +1 -0
  576. package/dist-esm/samples-dev/staticCidrsGetSample.js +41 -0
  577. package/dist-esm/samples-dev/staticCidrsGetSample.js.map +1 -0
  578. package/dist-esm/samples-dev/staticCidrsListSample.d.ts +2 -0
  579. package/dist-esm/samples-dev/staticCidrsListSample.d.ts.map +1 -0
  580. package/dist-esm/samples-dev/staticCidrsListSample.js +56 -0
  581. package/dist-esm/samples-dev/staticCidrsListSample.js.map +1 -0
  582. package/dist-esm/samples-dev/staticMembersCreateOrUpdateSample.js +1 -1
  583. package/dist-esm/samples-dev/staticMembersDeleteSample.js +1 -1
  584. package/dist-esm/samples-dev/staticMembersGetSample.js +1 -1
  585. package/dist-esm/samples-dev/staticMembersListSample.js +1 -1
  586. package/dist-esm/samples-dev/subnetsCreateOrUpdateSample.js +5 -5
  587. package/dist-esm/samples-dev/subnetsDeleteSample.js +1 -1
  588. package/dist-esm/samples-dev/subnetsGetSample.js +3 -3
  589. package/dist-esm/samples-dev/subnetsListSample.js +1 -1
  590. package/dist-esm/samples-dev/subnetsPrepareNetworkPoliciesSample.js +1 -1
  591. package/dist-esm/samples-dev/subnetsUnprepareNetworkPoliciesSample.js +1 -1
  592. package/dist-esm/samples-dev/subscriptionNetworkManagerConnectionsCreateOrUpdateSample.js +1 -1
  593. package/dist-esm/samples-dev/subscriptionNetworkManagerConnectionsDeleteSample.js +1 -1
  594. package/dist-esm/samples-dev/subscriptionNetworkManagerConnectionsGetSample.js +1 -1
  595. package/dist-esm/samples-dev/subscriptionNetworkManagerConnectionsListSample.js +1 -1
  596. package/dist-esm/samples-dev/supportedSecurityProvidersSample.js +1 -1
  597. package/dist-esm/samples-dev/usagesListSample.js +2 -2
  598. package/dist-esm/samples-dev/verifierWorkspacesCreateSample.d.ts +2 -0
  599. package/dist-esm/samples-dev/verifierWorkspacesCreateSample.d.ts.map +1 -0
  600. package/dist-esm/samples-dev/verifierWorkspacesCreateSample.js +44 -0
  601. package/dist-esm/samples-dev/verifierWorkspacesCreateSample.js.map +1 -0
  602. package/dist-esm/samples-dev/verifierWorkspacesDeleteSample.d.ts +2 -0
  603. package/dist-esm/samples-dev/verifierWorkspacesDeleteSample.d.ts.map +1 -0
  604. package/dist-esm/samples-dev/verifierWorkspacesDeleteSample.js +40 -0
  605. package/dist-esm/samples-dev/verifierWorkspacesDeleteSample.js.map +1 -0
  606. package/dist-esm/samples-dev/verifierWorkspacesGetSample.d.ts +2 -0
  607. package/dist-esm/samples-dev/verifierWorkspacesGetSample.d.ts.map +1 -0
  608. package/dist-esm/samples-dev/verifierWorkspacesGetSample.js +40 -0
  609. package/dist-esm/samples-dev/verifierWorkspacesGetSample.js.map +1 -0
  610. package/dist-esm/samples-dev/verifierWorkspacesListSample.d.ts +2 -0
  611. package/dist-esm/samples-dev/verifierWorkspacesListSample.d.ts.map +1 -0
  612. package/dist-esm/samples-dev/verifierWorkspacesListSample.js +55 -0
  613. package/dist-esm/samples-dev/verifierWorkspacesListSample.js.map +1 -0
  614. package/dist-esm/samples-dev/verifierWorkspacesUpdateSample.d.ts +2 -0
  615. package/dist-esm/samples-dev/verifierWorkspacesUpdateSample.d.ts.map +1 -0
  616. package/dist-esm/samples-dev/verifierWorkspacesUpdateSample.js +40 -0
  617. package/dist-esm/samples-dev/verifierWorkspacesUpdateSample.js.map +1 -0
  618. package/dist-esm/samples-dev/vipSwapCreateSample.js +1 -1
  619. package/dist-esm/samples-dev/vipSwapGetSample.js +1 -1
  620. package/dist-esm/samples-dev/vipSwapListSample.js +1 -1
  621. package/dist-esm/samples-dev/virtualApplianceSitesCreateOrUpdateSample.js +1 -1
  622. package/dist-esm/samples-dev/virtualApplianceSitesDeleteSample.js +1 -1
  623. package/dist-esm/samples-dev/virtualApplianceSitesGetSample.js +1 -1
  624. package/dist-esm/samples-dev/virtualApplianceSitesListSample.js +1 -1
  625. package/dist-esm/samples-dev/virtualApplianceSkusGetSample.js +1 -1
  626. package/dist-esm/samples-dev/virtualApplianceSkusListSample.js +1 -1
  627. package/dist-esm/samples-dev/virtualHubBgpConnectionCreateOrUpdateSample.js +1 -1
  628. package/dist-esm/samples-dev/virtualHubBgpConnectionDeleteSample.js +1 -1
  629. package/dist-esm/samples-dev/virtualHubBgpConnectionGetSample.js +1 -1
  630. package/dist-esm/samples-dev/virtualHubBgpConnectionsListAdvertisedRoutesSample.js +1 -1
  631. package/dist-esm/samples-dev/virtualHubBgpConnectionsListLearnedRoutesSample.js +1 -1
  632. package/dist-esm/samples-dev/virtualHubBgpConnectionsListSample.js +1 -1
  633. package/dist-esm/samples-dev/virtualHubIPConfigurationCreateOrUpdateSample.js +1 -1
  634. package/dist-esm/samples-dev/virtualHubIPConfigurationDeleteSample.js +1 -1
  635. package/dist-esm/samples-dev/virtualHubIPConfigurationGetSample.js +1 -1
  636. package/dist-esm/samples-dev/virtualHubIPConfigurationListSample.js +1 -1
  637. package/dist-esm/samples-dev/virtualHubRouteTableV2SCreateOrUpdateSample.js +1 -1
  638. package/dist-esm/samples-dev/virtualHubRouteTableV2SDeleteSample.js +1 -1
  639. package/dist-esm/samples-dev/virtualHubRouteTableV2SGetSample.js +1 -1
  640. package/dist-esm/samples-dev/virtualHubRouteTableV2SListSample.js +1 -1
  641. package/dist-esm/samples-dev/virtualHubsCreateOrUpdateSample.js +1 -1
  642. package/dist-esm/samples-dev/virtualHubsDeleteSample.js +1 -1
  643. package/dist-esm/samples-dev/virtualHubsGetEffectiveVirtualHubRoutesSample.js +3 -3
  644. package/dist-esm/samples-dev/virtualHubsGetInboundRoutesSample.js +1 -1
  645. package/dist-esm/samples-dev/virtualHubsGetOutboundRoutesSample.js +1 -1
  646. package/dist-esm/samples-dev/virtualHubsGetSample.js +1 -1
  647. package/dist-esm/samples-dev/virtualHubsListByResourceGroupSample.js +1 -1
  648. package/dist-esm/samples-dev/virtualHubsListSample.js +1 -1
  649. package/dist-esm/samples-dev/virtualHubsUpdateTagsSample.js +1 -1
  650. package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsCreateOrUpdateSample.js +1 -1
  651. package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsDeleteSample.js +1 -1
  652. package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsGetIkeSasSample.js +1 -1
  653. package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsGetSample.js +1 -1
  654. package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsGetSharedKeySample.js +1 -1
  655. package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsListSample.js +1 -1
  656. package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsResetConnectionSample.js +1 -1
  657. package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsResetSharedKeySample.js +1 -1
  658. package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsSetSharedKeySample.js +1 -1
  659. package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsStartPacketCaptureSample.js +2 -2
  660. package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsStopPacketCaptureSample.js +1 -1
  661. package/dist-esm/samples-dev/virtualNetworkGatewayConnectionsUpdateTagsSample.js +1 -1
  662. package/dist-esm/samples-dev/virtualNetworkGatewayNatRulesCreateOrUpdateSample.js +1 -1
  663. package/dist-esm/samples-dev/virtualNetworkGatewayNatRulesDeleteSample.js +1 -1
  664. package/dist-esm/samples-dev/virtualNetworkGatewayNatRulesGetSample.js +1 -1
  665. package/dist-esm/samples-dev/virtualNetworkGatewayNatRulesListByVirtualNetworkGatewaySample.js +1 -1
  666. package/dist-esm/samples-dev/virtualNetworkGatewaysCreateOrUpdateSample.js +2 -2
  667. package/dist-esm/samples-dev/virtualNetworkGatewaysDeleteSample.js +1 -1
  668. package/dist-esm/samples-dev/virtualNetworkGatewaysDisconnectVirtualNetworkGatewayVpnConnectionsSample.js +1 -1
  669. package/dist-esm/samples-dev/virtualNetworkGatewaysGenerateVpnProfileSample.js +1 -1
  670. package/dist-esm/samples-dev/virtualNetworkGatewaysGeneratevpnclientpackageSample.js +1 -1
  671. package/dist-esm/samples-dev/virtualNetworkGatewaysGetAdvertisedRoutesSample.js +1 -1
  672. package/dist-esm/samples-dev/virtualNetworkGatewaysGetBgpPeerStatusSample.js +1 -1
  673. package/dist-esm/samples-dev/virtualNetworkGatewaysGetFailoverAllTestDetailsSample.d.ts +2 -0
  674. package/dist-esm/samples-dev/virtualNetworkGatewaysGetFailoverAllTestDetailsSample.d.ts.map +1 -0
  675. package/dist-esm/samples-dev/virtualNetworkGatewaysGetFailoverAllTestDetailsSample.js +40 -0
  676. package/dist-esm/samples-dev/virtualNetworkGatewaysGetFailoverAllTestDetailsSample.js.map +1 -0
  677. package/dist-esm/samples-dev/virtualNetworkGatewaysGetFailoverSingleTestDetailsSample.d.ts +2 -0
  678. package/dist-esm/samples-dev/virtualNetworkGatewaysGetFailoverSingleTestDetailsSample.d.ts.map +1 -0
  679. package/dist-esm/samples-dev/virtualNetworkGatewaysGetFailoverSingleTestDetailsSample.js +40 -0
  680. package/dist-esm/samples-dev/virtualNetworkGatewaysGetFailoverSingleTestDetailsSample.js.map +1 -0
  681. package/dist-esm/samples-dev/virtualNetworkGatewaysGetLearnedRoutesSample.js +1 -1
  682. package/dist-esm/samples-dev/virtualNetworkGatewaysGetSample.js +2 -2
  683. package/dist-esm/samples-dev/virtualNetworkGatewaysGetVpnProfilePackageUrlSample.js +1 -1
  684. package/dist-esm/samples-dev/virtualNetworkGatewaysGetVpnclientConnectionHealthSample.js +1 -1
  685. package/dist-esm/samples-dev/virtualNetworkGatewaysGetVpnclientIpsecParametersSample.js +1 -1
  686. package/dist-esm/samples-dev/virtualNetworkGatewaysListConnectionsSample.js +1 -1
  687. package/dist-esm/samples-dev/virtualNetworkGatewaysListSample.js +1 -1
  688. package/dist-esm/samples-dev/virtualNetworkGatewaysResetSample.js +1 -1
  689. package/dist-esm/samples-dev/virtualNetworkGatewaysResetVpnClientSharedKeySample.js +1 -1
  690. package/dist-esm/samples-dev/virtualNetworkGatewaysSetVpnclientIpsecParametersSample.js +1 -1
  691. package/dist-esm/samples-dev/virtualNetworkGatewaysStartExpressRouteSiteFailoverSimulationSample.d.ts +2 -0
  692. package/dist-esm/samples-dev/virtualNetworkGatewaysStartExpressRouteSiteFailoverSimulationSample.d.ts.map +1 -0
  693. package/dist-esm/samples-dev/virtualNetworkGatewaysStartExpressRouteSiteFailoverSimulationSample.js +39 -0
  694. package/dist-esm/samples-dev/virtualNetworkGatewaysStartExpressRouteSiteFailoverSimulationSample.js.map +1 -0
  695. package/dist-esm/samples-dev/virtualNetworkGatewaysStartPacketCaptureSample.js +2 -2
  696. package/dist-esm/samples-dev/virtualNetworkGatewaysStopExpressRouteSiteFailoverSimulationSample.d.ts +2 -0
  697. package/dist-esm/samples-dev/virtualNetworkGatewaysStopExpressRouteSiteFailoverSimulationSample.d.ts.map +1 -0
  698. package/dist-esm/samples-dev/virtualNetworkGatewaysStopExpressRouteSiteFailoverSimulationSample.js +54 -0
  699. package/dist-esm/samples-dev/virtualNetworkGatewaysStopExpressRouteSiteFailoverSimulationSample.js.map +1 -0
  700. package/dist-esm/samples-dev/virtualNetworkGatewaysStopPacketCaptureSample.js +1 -1
  701. package/dist-esm/samples-dev/virtualNetworkGatewaysSupportedVpnDevicesSample.js +1 -1
  702. package/dist-esm/samples-dev/virtualNetworkGatewaysUpdateTagsSample.js +1 -1
  703. package/dist-esm/samples-dev/virtualNetworkGatewaysVpnDeviceConfigurationScriptSample.js +1 -1
  704. package/dist-esm/samples-dev/virtualNetworkPeeringsCreateOrUpdateSample.js +7 -7
  705. package/dist-esm/samples-dev/virtualNetworkPeeringsDeleteSample.js +1 -1
  706. package/dist-esm/samples-dev/virtualNetworkPeeringsGetSample.js +4 -4
  707. package/dist-esm/samples-dev/virtualNetworkPeeringsListSample.js +2 -2
  708. package/dist-esm/samples-dev/virtualNetworkTapsCreateOrUpdateSample.js +1 -1
  709. package/dist-esm/samples-dev/virtualNetworkTapsDeleteSample.js +1 -1
  710. package/dist-esm/samples-dev/virtualNetworkTapsGetSample.js +1 -1
  711. package/dist-esm/samples-dev/virtualNetworkTapsListAllSample.js +1 -1
  712. package/dist-esm/samples-dev/virtualNetworkTapsListByResourceGroupSample.js +1 -1
  713. package/dist-esm/samples-dev/virtualNetworkTapsUpdateTagsSample.js +1 -1
  714. package/dist-esm/samples-dev/virtualNetworksCheckIPAddressAvailabilitySample.js +1 -1
  715. package/dist-esm/samples-dev/virtualNetworksCreateOrUpdateSample.js +48 -8
  716. package/dist-esm/samples-dev/virtualNetworksCreateOrUpdateSample.js.map +1 -1
  717. package/dist-esm/samples-dev/virtualNetworksDeleteSample.js +1 -1
  718. package/dist-esm/samples-dev/virtualNetworksGetSample.js +3 -3
  719. package/dist-esm/samples-dev/virtualNetworksListAllSample.js +1 -1
  720. package/dist-esm/samples-dev/virtualNetworksListDdosProtectionStatusSample.js +1 -1
  721. package/dist-esm/samples-dev/virtualNetworksListSample.js +1 -1
  722. package/dist-esm/samples-dev/virtualNetworksListUsageSample.js +1 -1
  723. package/dist-esm/samples-dev/virtualNetworksUpdateTagsSample.js +1 -1
  724. package/dist-esm/samples-dev/virtualRouterPeeringsCreateOrUpdateSample.js +1 -1
  725. package/dist-esm/samples-dev/virtualRouterPeeringsDeleteSample.js +1 -1
  726. package/dist-esm/samples-dev/virtualRouterPeeringsGetSample.js +1 -1
  727. package/dist-esm/samples-dev/virtualRouterPeeringsListSample.js +1 -1
  728. package/dist-esm/samples-dev/virtualRoutersCreateOrUpdateSample.js +1 -1
  729. package/dist-esm/samples-dev/virtualRoutersDeleteSample.js +1 -1
  730. package/dist-esm/samples-dev/virtualRoutersGetSample.js +1 -1
  731. package/dist-esm/samples-dev/virtualRoutersListByResourceGroupSample.js +1 -1
  732. package/dist-esm/samples-dev/virtualRoutersListSample.js +1 -1
  733. package/dist-esm/samples-dev/virtualWansCreateOrUpdateSample.js +1 -1
  734. package/dist-esm/samples-dev/virtualWansDeleteSample.js +1 -1
  735. package/dist-esm/samples-dev/virtualWansGetSample.js +1 -1
  736. package/dist-esm/samples-dev/virtualWansListByResourceGroupSample.js +1 -1
  737. package/dist-esm/samples-dev/virtualWansListSample.js +1 -1
  738. package/dist-esm/samples-dev/virtualWansUpdateTagsSample.js +1 -1
  739. package/dist-esm/samples-dev/vpnConnectionsCreateOrUpdateSample.js +1 -1
  740. package/dist-esm/samples-dev/vpnConnectionsDeleteSample.js +1 -1
  741. package/dist-esm/samples-dev/vpnConnectionsGetSample.js +1 -1
  742. package/dist-esm/samples-dev/vpnConnectionsListByVpnGatewaySample.js +1 -1
  743. package/dist-esm/samples-dev/vpnConnectionsStartPacketCaptureSample.js +2 -2
  744. package/dist-esm/samples-dev/vpnConnectionsStopPacketCaptureSample.js +1 -1
  745. package/dist-esm/samples-dev/vpnGatewaysCreateOrUpdateSample.js +1 -1
  746. package/dist-esm/samples-dev/vpnGatewaysDeleteSample.js +1 -1
  747. package/dist-esm/samples-dev/vpnGatewaysGetSample.js +1 -1
  748. package/dist-esm/samples-dev/vpnGatewaysListByResourceGroupSample.js +1 -1
  749. package/dist-esm/samples-dev/vpnGatewaysListSample.js +1 -1
  750. package/dist-esm/samples-dev/vpnGatewaysResetSample.js +1 -1
  751. package/dist-esm/samples-dev/vpnGatewaysStartPacketCaptureSample.js +2 -2
  752. package/dist-esm/samples-dev/vpnGatewaysStopPacketCaptureSample.js +1 -1
  753. package/dist-esm/samples-dev/vpnGatewaysUpdateTagsSample.js +1 -1
  754. package/dist-esm/samples-dev/vpnLinkConnectionsGetAllSharedKeysSample.js +1 -1
  755. package/dist-esm/samples-dev/vpnLinkConnectionsGetDefaultSharedKeySample.js +1 -1
  756. package/dist-esm/samples-dev/vpnLinkConnectionsGetIkeSasSample.js +1 -1
  757. package/dist-esm/samples-dev/vpnLinkConnectionsListByVpnConnectionSample.js +1 -1
  758. package/dist-esm/samples-dev/vpnLinkConnectionsListDefaultSharedKeySample.js +1 -1
  759. package/dist-esm/samples-dev/vpnLinkConnectionsResetConnectionSample.js +1 -1
  760. package/dist-esm/samples-dev/vpnLinkConnectionsSetOrInitDefaultSharedKeySample.js +1 -1
  761. package/dist-esm/samples-dev/vpnServerConfigurationsAssociatedWithVirtualWanListSample.js +1 -1
  762. package/dist-esm/samples-dev/vpnServerConfigurationsCreateOrUpdateSample.js +1 -1
  763. package/dist-esm/samples-dev/vpnServerConfigurationsDeleteSample.js +1 -1
  764. package/dist-esm/samples-dev/vpnServerConfigurationsGetSample.js +1 -1
  765. package/dist-esm/samples-dev/vpnServerConfigurationsListByResourceGroupSample.js +1 -1
  766. package/dist-esm/samples-dev/vpnServerConfigurationsListSample.js +1 -1
  767. package/dist-esm/samples-dev/vpnServerConfigurationsUpdateTagsSample.js +1 -1
  768. package/dist-esm/samples-dev/vpnSiteLinkConnectionsGetSample.js +1 -1
  769. package/dist-esm/samples-dev/vpnSiteLinksGetSample.js +1 -1
  770. package/dist-esm/samples-dev/vpnSiteLinksListByVpnSiteSample.js +1 -1
  771. package/dist-esm/samples-dev/vpnSitesConfigurationDownloadSample.js +1 -1
  772. package/dist-esm/samples-dev/vpnSitesCreateOrUpdateSample.js +1 -1
  773. package/dist-esm/samples-dev/vpnSitesDeleteSample.js +1 -1
  774. package/dist-esm/samples-dev/vpnSitesGetSample.js +1 -1
  775. package/dist-esm/samples-dev/vpnSitesListByResourceGroupSample.js +1 -1
  776. package/dist-esm/samples-dev/vpnSitesListSample.js +1 -1
  777. package/dist-esm/samples-dev/vpnSitesUpdateTagsSample.js +1 -1
  778. package/dist-esm/samples-dev/webApplicationFirewallPoliciesCreateOrUpdateSample.js +1 -1
  779. package/dist-esm/samples-dev/webApplicationFirewallPoliciesDeleteSample.js +1 -1
  780. package/dist-esm/samples-dev/webApplicationFirewallPoliciesGetSample.js +1 -1
  781. package/dist-esm/samples-dev/webApplicationFirewallPoliciesListAllSample.js +1 -1
  782. package/dist-esm/samples-dev/webApplicationFirewallPoliciesListSample.js +1 -1
  783. package/dist-esm/samples-dev/webCategoriesGetSample.js +1 -1
  784. package/dist-esm/samples-dev/webCategoriesListBySubscriptionSample.js +1 -1
  785. package/dist-esm/src/models/index.d.ts +1316 -345
  786. package/dist-esm/src/models/index.d.ts.map +1 -1
  787. package/dist-esm/src/models/index.js +140 -44
  788. package/dist-esm/src/models/index.js.map +1 -1
  789. package/dist-esm/src/models/mappers.d.ts +64 -13
  790. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  791. package/dist-esm/src/models/mappers.js +2101 -559
  792. package/dist-esm/src/models/mappers.js.map +1 -1
  793. package/dist-esm/src/models/parameters.d.ts +37 -14
  794. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  795. package/dist-esm/src/models/parameters.js +276 -75
  796. package/dist-esm/src/models/parameters.js.map +1 -1
  797. package/dist-esm/src/networkManagementClient.d.ts +9 -4
  798. package/dist-esm/src/networkManagementClient.d.ts.map +1 -1
  799. package/dist-esm/src/networkManagementClient.js +11 -6
  800. package/dist-esm/src/networkManagementClient.js.map +1 -1
  801. package/dist-esm/src/operations/adminRuleCollections.js +15 -15
  802. package/dist-esm/src/operations/adminRuleCollections.js.map +1 -1
  803. package/dist-esm/src/operations/adminRules.js +19 -19
  804. package/dist-esm/src/operations/adminRules.js.map +1 -1
  805. package/dist-esm/src/operations/connectivityConfigurations.js +1 -1
  806. package/dist-esm/src/operations/connectivityConfigurations.js.map +1 -1
  807. package/dist-esm/src/operations/inboundSecurityRuleOperations.js +2 -2
  808. package/dist-esm/src/operations/inboundSecurityRuleOperations.js.map +1 -1
  809. package/dist-esm/src/operations/index.d.ts +8 -3
  810. package/dist-esm/src/operations/index.d.ts.map +1 -1
  811. package/dist-esm/src/operations/index.js +8 -3
  812. package/dist-esm/src/operations/index.js.map +1 -1
  813. package/dist-esm/src/operations/ipamPools.d.ts +125 -0
  814. package/dist-esm/src/operations/ipamPools.d.ts.map +1 -0
  815. package/dist-esm/src/operations/ipamPools.js +569 -0
  816. package/dist-esm/src/operations/ipamPools.js.map +1 -0
  817. package/dist-esm/src/operations/loadBalancerLoadBalancingRules.d.ts +18 -1
  818. package/dist-esm/src/operations/loadBalancerLoadBalancingRules.d.ts.map +1 -1
  819. package/dist-esm/src/operations/loadBalancerLoadBalancingRules.js +92 -1
  820. package/dist-esm/src/operations/loadBalancerLoadBalancingRules.js.map +1 -1
  821. package/dist-esm/src/operations/managementGroupNetworkManagerConnections.js +1 -1
  822. package/dist-esm/src/operations/managementGroupNetworkManagerConnections.js.map +1 -1
  823. package/dist-esm/src/operations/networkGroups.js +1 -1
  824. package/dist-esm/src/operations/networkGroups.js.map +1 -1
  825. package/dist-esm/src/operations/networkManagerCommits.js +1 -1
  826. package/dist-esm/src/operations/networkManagerCommits.js.map +1 -1
  827. package/dist-esm/src/operations/networkManagerDeploymentStatusOperations.js +1 -1
  828. package/dist-esm/src/operations/networkManagerDeploymentStatusOperations.js.map +1 -1
  829. package/dist-esm/src/operations/networkManagerRoutingConfigurations.js +6 -6
  830. package/dist-esm/src/operations/networkManagerRoutingConfigurations.js.map +1 -1
  831. package/dist-esm/src/operations/networkManagers.js +6 -6
  832. package/dist-esm/src/operations/networkManagers.js.map +1 -1
  833. package/dist-esm/src/operations/reachabilityAnalysisIntents.d.ts +69 -0
  834. package/dist-esm/src/operations/reachabilityAnalysisIntents.d.ts.map +1 -0
  835. package/dist-esm/src/operations/reachabilityAnalysisIntents.js +294 -0
  836. package/dist-esm/src/operations/reachabilityAnalysisIntents.js.map +1 -0
  837. package/dist-esm/src/operations/reachabilityAnalysisRuns.d.ts +79 -0
  838. package/dist-esm/src/operations/reachabilityAnalysisRuns.d.ts.map +1 -0
  839. package/dist-esm/src/operations/reachabilityAnalysisRuns.js +355 -0
  840. package/dist-esm/src/operations/reachabilityAnalysisRuns.js.map +1 -0
  841. package/dist-esm/src/operations/routeFilterRules.js +3 -3
  842. package/dist-esm/src/operations/routeFilterRules.js.map +1 -1
  843. package/dist-esm/src/operations/routingRuleCollections.js +10 -10
  844. package/dist-esm/src/operations/routingRuleCollections.js.map +1 -1
  845. package/dist-esm/src/operations/routingRules.js +14 -14
  846. package/dist-esm/src/operations/routingRules.js.map +1 -1
  847. package/dist-esm/src/operations/scopeConnections.js +6 -6
  848. package/dist-esm/src/operations/scopeConnections.js.map +1 -1
  849. package/dist-esm/src/operations/securityAdminConfigurations.js +11 -11
  850. package/dist-esm/src/operations/securityAdminConfigurations.js.map +1 -1
  851. package/dist-esm/src/operations/securityUserConfigurations.js +6 -6
  852. package/dist-esm/src/operations/securityUserConfigurations.js.map +1 -1
  853. package/dist-esm/src/operations/securityUserRuleCollections.js +9 -9
  854. package/dist-esm/src/operations/securityUserRuleCollections.js.map +1 -1
  855. package/dist-esm/src/operations/securityUserRules.js +14 -14
  856. package/dist-esm/src/operations/securityUserRules.js.map +1 -1
  857. package/dist-esm/src/operations/staticCidrs.d.ts +78 -0
  858. package/dist-esm/src/operations/staticCidrs.d.ts.map +1 -0
  859. package/dist-esm/src/operations/staticCidrs.js +347 -0
  860. package/dist-esm/src/operations/staticCidrs.js.map +1 -0
  861. package/dist-esm/src/operations/staticMembers.js +1 -1
  862. package/dist-esm/src/operations/staticMembers.js.map +1 -1
  863. package/dist-esm/src/operations/subscriptionNetworkManagerConnections.js +1 -1
  864. package/dist-esm/src/operations/subscriptionNetworkManagerConnections.js.map +1 -1
  865. package/dist-esm/src/operations/verifierWorkspaces.d.ts +80 -0
  866. package/dist-esm/src/operations/verifierWorkspaces.d.ts.map +1 -0
  867. package/dist-esm/src/operations/verifierWorkspaces.js +352 -0
  868. package/dist-esm/src/operations/verifierWorkspaces.js.map +1 -0
  869. package/dist-esm/src/operations/virtualNetworkGateways.d.ts +75 -1
  870. package/dist-esm/src/operations/virtualNetworkGateways.d.ts.map +1 -1
  871. package/dist-esm/src/operations/virtualNetworkGateways.js +474 -0
  872. package/dist-esm/src/operations/virtualNetworkGateways.js.map +1 -1
  873. package/dist-esm/src/operations/virtualNetworks.js +2 -2
  874. package/dist-esm/src/operations/virtualNetworks.js.map +1 -1
  875. package/dist-esm/src/operationsInterfaces/index.d.ts +8 -3
  876. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  877. package/dist-esm/src/operationsInterfaces/index.js +8 -3
  878. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  879. package/dist-esm/src/operationsInterfaces/ipamPools.d.ts +80 -0
  880. package/dist-esm/src/operationsInterfaces/ipamPools.d.ts.map +1 -0
  881. package/dist-esm/src/operationsInterfaces/ipamPools.js +9 -0
  882. package/dist-esm/src/operationsInterfaces/ipamPools.js.map +1 -0
  883. package/dist-esm/src/operationsInterfaces/loadBalancerLoadBalancingRules.d.ts +18 -1
  884. package/dist-esm/src/operationsInterfaces/loadBalancerLoadBalancingRules.d.ts.map +1 -1
  885. package/dist-esm/src/operationsInterfaces/reachabilityAnalysisIntents.d.ts +42 -0
  886. package/dist-esm/src/operationsInterfaces/reachabilityAnalysisIntents.d.ts.map +1 -0
  887. package/dist-esm/src/operationsInterfaces/reachabilityAnalysisIntents.js +9 -0
  888. package/dist-esm/src/operationsInterfaces/reachabilityAnalysisIntents.js.map +1 -0
  889. package/dist-esm/src/operationsInterfaces/reachabilityAnalysisRuns.d.ts +52 -0
  890. package/dist-esm/src/operationsInterfaces/reachabilityAnalysisRuns.d.ts.map +1 -0
  891. package/dist-esm/src/operationsInterfaces/reachabilityAnalysisRuns.js +9 -0
  892. package/dist-esm/src/operationsInterfaces/reachabilityAnalysisRuns.js.map +1 -0
  893. package/dist-esm/src/operationsInterfaces/staticCidrs.d.ts +51 -0
  894. package/dist-esm/src/operationsInterfaces/staticCidrs.d.ts.map +1 -0
  895. package/dist-esm/src/operationsInterfaces/staticCidrs.js +9 -0
  896. package/dist-esm/src/operationsInterfaces/staticCidrs.js.map +1 -0
  897. package/dist-esm/src/operationsInterfaces/verifierWorkspaces.d.ts +55 -0
  898. package/dist-esm/src/operationsInterfaces/verifierWorkspaces.d.ts.map +1 -0
  899. package/dist-esm/src/operationsInterfaces/verifierWorkspaces.js +9 -0
  900. package/dist-esm/src/operationsInterfaces/verifierWorkspaces.js.map +1 -0
  901. package/dist-esm/src/operationsInterfaces/virtualNetworkGateways.d.ts +75 -1
  902. package/dist-esm/src/operationsInterfaces/virtualNetworkGateways.d.ts.map +1 -1
  903. package/package.json +27 -27
  904. package/review/arm-network.api.md +831 -7
  905. package/src/models/index.ts +1525 -398
  906. package/src/models/mappers.ts +2062 -429
  907. package/src/models/parameters.ts +313 -81
  908. package/src/networkManagementClient.ts +36 -14
  909. package/src/operations/adminRuleCollections.ts +15 -15
  910. package/src/operations/adminRules.ts +19 -19
  911. package/src/operations/connectivityConfigurations.ts +1 -1
  912. package/src/operations/inboundSecurityRuleOperations.ts +2 -2
  913. package/src/operations/index.ts +8 -3
  914. package/src/operations/ipamPools.ts +787 -0
  915. package/src/operations/loadBalancerLoadBalancingRules.ts +134 -0
  916. package/src/operations/managementGroupNetworkManagerConnections.ts +1 -1
  917. package/src/operations/networkGroups.ts +1 -1
  918. package/src/operations/networkManagerCommits.ts +1 -1
  919. package/src/operations/networkManagerDeploymentStatusOperations.ts +1 -1
  920. package/src/operations/networkManagerRoutingConfigurations.ts +6 -6
  921. package/src/operations/networkManagers.ts +6 -6
  922. package/src/operations/reachabilityAnalysisIntents.ts +393 -0
  923. package/src/operations/reachabilityAnalysisRuns.ts +487 -0
  924. package/src/operations/routeFilterRules.ts +3 -3
  925. package/src/operations/routingRuleCollections.ts +10 -10
  926. package/src/operations/routingRules.ts +14 -14
  927. package/src/operations/scopeConnections.ts +6 -6
  928. package/src/operations/securityAdminConfigurations.ts +11 -11
  929. package/src/operations/securityUserConfigurations.ts +6 -6
  930. package/src/operations/securityUserRuleCollections.ts +9 -9
  931. package/src/operations/securityUserRules.ts +14 -14
  932. package/src/operations/staticCidrs.ts +478 -0
  933. package/src/operations/staticMembers.ts +1 -1
  934. package/src/operations/subscriptionNetworkManagerConnections.ts +1 -1
  935. package/src/operations/verifierWorkspaces.ts +476 -0
  936. package/src/operations/virtualNetworkGateways.ts +639 -0
  937. package/src/operations/virtualNetworks.ts +2 -2
  938. package/src/operationsInterfaces/index.ts +8 -3
  939. package/src/operationsInterfaces/ipamPools.ts +160 -0
  940. package/src/operationsInterfaces/loadBalancerLoadBalancingRules.ts +34 -0
  941. package/src/operationsInterfaces/reachabilityAnalysisIntents.ts +83 -0
  942. package/src/operationsInterfaces/reachabilityAnalysisRuns.ts +105 -0
  943. package/src/operationsInterfaces/staticCidrs.ts +103 -0
  944. package/src/operationsInterfaces/verifierWorkspaces.ts +110 -0
  945. package/src/operationsInterfaces/virtualNetworkGateways.ts +147 -0
  946. package/tsconfig.json +2 -2
  947. package/types/arm-network.d.ts +1549 -83
@@ -310,6 +310,19 @@ export interface NatGatewaySku {
310
310
  name?: NatGatewaySkuName;
311
311
  }
312
312
 
313
+ /** IpamPool prefix allocation reference. */
314
+ export interface IpamPoolPrefixAllocation {
315
+ /** Number of IP addresses to allocate. */
316
+ numberOfIpAddresses?: string;
317
+ /**
318
+ * List of assigned IP address prefixes in the IpamPool of the associated resource.
319
+ * NOTE: This property will not be serialized. It can only be populated by the server.
320
+ */
321
+ readonly allocatedAddressPrefixes?: string[];
322
+ /** Resource id of the associated Azure IpamPool resource. */
323
+ id?: string;
324
+ }
325
+
313
326
  /** Gateway load balancer tunnel interface of a load balancer backend address pool. */
314
327
  export interface GatewayLoadBalancerTunnelInterface {
315
328
  /** Port of gateway load balancer tunnel interface. */
@@ -1908,7 +1921,7 @@ export interface SingleQueryResult {
1908
1921
  mode?: FirewallPolicyIdpsSignatureMode;
1909
1922
  /** Describes the severity of signature: 1 - High, 2 - Medium, 3 - Low */
1910
1923
  severity?: FirewallPolicyIdpsSignatureSeverity;
1911
- /** Describes in which direction signature is being enforced: 0 - OutBound, 1 - InBound, 2 - Any, 3 - Internal, 4 - InternalOutbound */
1924
+ /** Describes in which direction signature is being enforced: 0 - OutBound, 1 - InBound, 2 - Any, 3 - Internal, 4 - InternalOutbound, 5 - InternalInbound */
1912
1925
  direction?: FirewallPolicyIdpsSignatureDirection;
1913
1926
  /** Describes the groups the signature belongs to */
1914
1927
  group?: string;
@@ -1962,6 +1975,261 @@ export interface SignaturesOverridesList {
1962
1975
  value?: SignaturesOverrides[];
1963
1976
  }
1964
1977
 
1978
+ /** List of IpamPool */
1979
+ export interface IpamPoolList {
1980
+ value?: IpamPool[];
1981
+ /** The link used to get the next page of operations. */
1982
+ nextLink?: string;
1983
+ }
1984
+
1985
+ /** Properties of IpamPool resource properties which are specific to the Pool resource. */
1986
+ export interface IpamPoolProperties {
1987
+ description?: string;
1988
+ /** String representing a friendly name for the resource. */
1989
+ displayName?: string;
1990
+ /**
1991
+ * List of IP address type for the IpamPool.
1992
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1993
+ */
1994
+ readonly ipAddressType?: IpType[];
1995
+ /** String representing parent IpamPool resource name. If empty the IpamPool will be a root pool. */
1996
+ parentPoolName?: string;
1997
+ /** List of IP address prefixes of the resource. */
1998
+ addressPrefixes: string[];
1999
+ /** Provisioning states of a resource. */
2000
+ provisioningState?: ProvisioningState;
2001
+ }
2002
+
2003
+ /** Common fields that are returned in the response for all Azure Resource Manager resources */
2004
+ export interface CommonResource {
2005
+ /**
2006
+ * Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
2007
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2008
+ */
2009
+ readonly id?: string;
2010
+ /**
2011
+ * The name of the resource
2012
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2013
+ */
2014
+ readonly name?: string;
2015
+ /**
2016
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
2017
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2018
+ */
2019
+ readonly type?: string;
2020
+ /**
2021
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
2022
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2023
+ */
2024
+ readonly systemData?: SystemData;
2025
+ }
2026
+
2027
+ /** Metadata pertaining to creation and last modification of the resource. */
2028
+ export interface SystemData {
2029
+ /** The identity that created the resource. */
2030
+ createdBy?: string;
2031
+ /** The type of identity that created the resource. */
2032
+ createdByType?: CreatedByType;
2033
+ /** The timestamp of resource creation (UTC). */
2034
+ createdAt?: Date;
2035
+ /** The identity that last modified the resource. */
2036
+ lastModifiedBy?: string;
2037
+ /** The type of identity that last modified the resource. */
2038
+ lastModifiedByType?: CreatedByType;
2039
+ /** The type of identity that last modified the resource. */
2040
+ lastModifiedAt?: Date;
2041
+ }
2042
+
2043
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
2044
+ export interface CommonErrorResponse {
2045
+ /** The error object. */
2046
+ error?: CommonErrorDetail;
2047
+ }
2048
+
2049
+ /** The error detail. */
2050
+ export interface CommonErrorDetail {
2051
+ /**
2052
+ * The error code.
2053
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2054
+ */
2055
+ readonly code?: string;
2056
+ /**
2057
+ * The error message.
2058
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2059
+ */
2060
+ readonly message?: string;
2061
+ /**
2062
+ * The error target.
2063
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2064
+ */
2065
+ readonly target?: string;
2066
+ /**
2067
+ * The error details.
2068
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2069
+ */
2070
+ readonly details?: CommonErrorDetail[];
2071
+ /**
2072
+ * The error additional info.
2073
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2074
+ */
2075
+ readonly additionalInfo?: CommonErrorAdditionalInfo[];
2076
+ }
2077
+
2078
+ /** The resource management error additional info. */
2079
+ export interface CommonErrorAdditionalInfo {
2080
+ /**
2081
+ * The additional info type.
2082
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2083
+ */
2084
+ readonly type?: string;
2085
+ /**
2086
+ * The additional info.
2087
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2088
+ */
2089
+ readonly info?: Record<string, unknown>;
2090
+ }
2091
+
2092
+ /** Represents the IpamPool update API request interface. */
2093
+ export interface IpamPoolUpdate {
2094
+ /** Dictionary of <string> */
2095
+ tags?: { [propertyName: string]: string };
2096
+ /** Represents the IpamPool update properties. */
2097
+ properties?: IpamPoolUpdateProperties;
2098
+ }
2099
+
2100
+ /** Represents the IpamPool update properties. */
2101
+ export interface IpamPoolUpdateProperties {
2102
+ description?: string;
2103
+ /** String representing a friendly name for the resource. */
2104
+ displayName?: string;
2105
+ }
2106
+
2107
+ /** IpamPool usage information. */
2108
+ export interface PoolUsage {
2109
+ /**
2110
+ * List of IP address prefixes of the resource.
2111
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2112
+ */
2113
+ readonly addressPrefixes?: string[];
2114
+ /**
2115
+ * List of IpamPool that are children of this IpamPool.
2116
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2117
+ */
2118
+ readonly childPools?: ResourceBasics[];
2119
+ /**
2120
+ * List of assigned IP address prefixes.
2121
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2122
+ */
2123
+ readonly allocatedAddressPrefixes?: string[];
2124
+ /**
2125
+ * List of reserved IP address prefixes. These IP addresses could be reclaimed if not assigned in the given time.
2126
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2127
+ */
2128
+ readonly reservedAddressPrefixes?: string[];
2129
+ /**
2130
+ * List of available IP address prefixes.
2131
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2132
+ */
2133
+ readonly availableAddressPrefixes?: string[];
2134
+ /**
2135
+ * Total number of IP addresses managed in the IpamPool.
2136
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2137
+ */
2138
+ readonly totalNumberOfIPAddresses?: string;
2139
+ /**
2140
+ * Total number of assigned IP addresses in the IpamPool.
2141
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2142
+ */
2143
+ readonly numberOfAllocatedIPAddresses?: string;
2144
+ /**
2145
+ * Total number of reserved IP addresses in the IpamPool.
2146
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2147
+ */
2148
+ readonly numberOfReservedIPAddresses?: string;
2149
+ /**
2150
+ * Total number of available IP addresses in the IpamPool.
2151
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2152
+ */
2153
+ readonly numberOfAvailableIPAddresses?: string;
2154
+ }
2155
+
2156
+ /** Representation of basic resource information. */
2157
+ export interface ResourceBasics {
2158
+ /** ResourceId of the Azure resource. */
2159
+ resourceId?: string;
2160
+ /** List of IP address prefixes of the resource. */
2161
+ addressPrefixes?: string[];
2162
+ }
2163
+
2164
+ /** List of PoolAssociation */
2165
+ export interface PoolAssociationList {
2166
+ value?: PoolAssociation[];
2167
+ /** The link used to get the next page of operations. */
2168
+ nextLink?: string;
2169
+ }
2170
+
2171
+ /** IpamPool association information. */
2172
+ export interface PoolAssociation {
2173
+ /** Resource id of the associated Azure resource. */
2174
+ resourceId: string;
2175
+ /** IpamPool id for which the resource is associated to. */
2176
+ poolId?: string;
2177
+ description?: string;
2178
+ /**
2179
+ * List of assigned IP address prefixes in the IpamPool of the associated resource.
2180
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2181
+ */
2182
+ readonly addressPrefixes?: string[];
2183
+ /**
2184
+ * List of reserved IP address prefixes in the IpamPool of the associated resource.
2185
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2186
+ */
2187
+ readonly reservedPrefixes?: string[];
2188
+ /**
2189
+ * Total number of assigned IP addresses of the association.
2190
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2191
+ */
2192
+ readonly totalNumberOfIPAddresses?: string;
2193
+ /**
2194
+ * Total number of reserved IP addresses of the association.
2195
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2196
+ */
2197
+ readonly numberOfReservedIPAddresses?: string;
2198
+ /**
2199
+ * Creation time of the association.
2200
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2201
+ */
2202
+ readonly createdAt?: Date;
2203
+ /**
2204
+ * Expire time for IP addresses reserved.
2205
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2206
+ */
2207
+ readonly reservationExpiresAt?: Date;
2208
+ }
2209
+
2210
+ /** List of StaticCidr */
2211
+ export interface StaticCidrList {
2212
+ value?: StaticCidr[];
2213
+ /** The link used to get the next page of operations. */
2214
+ nextLink?: string;
2215
+ }
2216
+
2217
+ /** Properties of static CIDR resource. */
2218
+ export interface StaticCidrProperties {
2219
+ description?: string;
2220
+ /** Number of IP addresses to allocate for a static CIDR resource. The IP addresses will be assigned based on IpamPools available space. */
2221
+ numberOfIPAddressesToAllocate?: string;
2222
+ /** List of IP address prefixes of the resource. */
2223
+ addressPrefixes?: string[];
2224
+ /**
2225
+ * Total number of IP addresses allocated for the static CIDR resource.
2226
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2227
+ */
2228
+ readonly totalNumberOfIPAddresses?: string;
2229
+ /** Provisioning states of a resource. */
2230
+ provisioningState?: ProvisioningState;
2231
+ }
2232
+
1965
2233
  /** Response for the ListIpAllocations API service call. */
1966
2234
  export interface IpAllocationListResult {
1967
2235
  /** A list of IpAllocation resources. */
@@ -2115,6 +2383,28 @@ export interface InboundNatRulePortMapping {
2115
2383
  readonly backendPort?: number;
2116
2384
  }
2117
2385
 
2386
+ /** The response for a Health API. */
2387
+ export interface LoadBalancerHealthPerRule {
2388
+ /** Number of backend instances associated to the LB rule that are considered healthy. */
2389
+ up?: number;
2390
+ /** Number of backend instances associated to the LB rule that are considered unhealthy. */
2391
+ down?: number;
2392
+ /** Information about the health per rule of the backend addresses. */
2393
+ loadBalancerBackendAddresses?: LoadBalancerHealthPerRulePerBackendAddress[];
2394
+ }
2395
+
2396
+ /** The information about health per rule per backend address. */
2397
+ export interface LoadBalancerHealthPerRulePerBackendAddress {
2398
+ /** The IP address belonging to the backend address. */
2399
+ ipAddress?: string;
2400
+ /** The id of the network interface ip configuration belonging to the backend address */
2401
+ networkInterfaceIPConfigurationId?: NetworkInterfaceIPConfiguration;
2402
+ /** The current health of the backend instances that is associated to the LB rule. */
2403
+ state?: string;
2404
+ /** The explanation of the State */
2405
+ reason?: string;
2406
+ }
2407
+
2118
2408
  /** The request for a migrateToIpBased API. */
2119
2409
  export interface MigrateLoadBalancerToIpBasedRequest {
2120
2410
  /** A list of pool names that should be migrated from Nic based to IP based pool */
@@ -2296,22 +2586,6 @@ export interface CrossTenantScopes {
2296
2586
  readonly subscriptions?: string[];
2297
2587
  }
2298
2588
 
2299
- /** Metadata pertaining to creation and last modification of the resource. */
2300
- export interface SystemData {
2301
- /** The identity that created the resource. */
2302
- createdBy?: string;
2303
- /** The type of identity that created the resource. */
2304
- createdByType?: CreatedByType;
2305
- /** The timestamp of resource creation (UTC). */
2306
- createdAt?: Date;
2307
- /** The identity that last modified the resource. */
2308
- lastModifiedBy?: string;
2309
- /** The type of identity that last modified the resource. */
2310
- lastModifiedByType?: CreatedByType;
2311
- /** The type of identity that last modified the resource. */
2312
- lastModifiedAt?: Date;
2313
- }
2314
-
2315
2589
  /** Object for patch operations. */
2316
2590
  export interface PatchObject {
2317
2591
  /** Resource tags. */
@@ -2589,6 +2863,52 @@ export interface StaticMemberListResult {
2589
2863
  nextLink?: string;
2590
2864
  }
2591
2865
 
2866
+ /** A list of network manager routing configurations */
2867
+ export interface NetworkManagerRoutingConfigurationListResult {
2868
+ /** Gets a page of routing configurations */
2869
+ value?: NetworkManagerRoutingConfiguration[];
2870
+ /** Gets the URL to get the next page of results. */
2871
+ nextLink?: string;
2872
+ }
2873
+
2874
+ /** Routing configuration rule collection list result. */
2875
+ export interface RoutingRuleCollectionListResult {
2876
+ /** A list of network manager routing configuration rule collections */
2877
+ value?: RoutingRuleCollection[];
2878
+ /** Gets the URL to get the next set of results. */
2879
+ nextLink?: string;
2880
+ }
2881
+
2882
+ /** Network manager routing group item. */
2883
+ export interface NetworkManagerRoutingGroupItem {
2884
+ /** Network manager group Id. */
2885
+ networkGroupId: string;
2886
+ }
2887
+
2888
+ /** Routing configuration rule list result. */
2889
+ export interface RoutingRuleListResult {
2890
+ /** A list of routing rules. */
2891
+ value?: RoutingRule[];
2892
+ /** The URL to get the next set of results. */
2893
+ nextLink?: string;
2894
+ }
2895
+
2896
+ /** Route destination. */
2897
+ export interface RoutingRuleRouteDestination {
2898
+ /** Destination type. */
2899
+ type: RoutingRuleDestinationType;
2900
+ /** Destination address. */
2901
+ destinationAddress: string;
2902
+ }
2903
+
2904
+ /** Next hop. */
2905
+ export interface RoutingRuleNextHop {
2906
+ /** Next hop type. */
2907
+ nextHopType: RoutingRuleNextHopType;
2908
+ /** Next hop address. Only required if the next hop type is VirtualAppliance. */
2909
+ nextHopAddress?: string;
2910
+ }
2911
+
2592
2912
  /** List of scope connections. */
2593
2913
  export interface ScopeConnectionListResult {
2594
2914
  /** List of scope connections. */
@@ -2659,95 +2979,148 @@ export interface AddressPrefixItem {
2659
2979
  addressPrefixType?: AddressPrefixType;
2660
2980
  }
2661
2981
 
2662
- /** A list of network manager routing configurations */
2663
- export interface NetworkManagerRoutingConfigurationListResult {
2664
- /** Gets a page of routing configurations */
2665
- value?: NetworkManagerRoutingConfiguration[];
2666
- /** Gets the URL to get the next page of results. */
2982
+ /** The ip configuration for a container network interface. */
2983
+ export interface ContainerNetworkInterfaceIpConfiguration {
2984
+ /** The name of the resource. This name can be used to access the resource. */
2985
+ name?: string;
2986
+ /**
2987
+ * Sub Resource type.
2988
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2989
+ */
2990
+ readonly type?: string;
2991
+ /**
2992
+ * A unique read-only string that changes whenever the resource is updated.
2993
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2994
+ */
2995
+ readonly etag?: string;
2996
+ /**
2997
+ * The provisioning state of the container network interface IP configuration resource.
2998
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2999
+ */
3000
+ readonly provisioningState?: ProvisioningState;
3001
+ }
3002
+
3003
+ /** Response for ListNetworkProfiles API service call. */
3004
+ export interface NetworkProfileListResult {
3005
+ /** A list of network profiles that exist in a resource group. */
3006
+ value?: NetworkProfile[];
3007
+ /** The URL to get the next set of results. */
2667
3008
  nextLink?: string;
2668
3009
  }
2669
3010
 
2670
- /** Routing configuration rule collection list result. */
2671
- export interface RoutingRuleCollectionListResult {
2672
- /** A list of network manager routing configuration rule collections */
2673
- value?: RoutingRuleCollection[];
2674
- /** Gets the URL to get the next set of results. */
3011
+ /** Response for ListNetworkSecurityGroups API service call. */
3012
+ export interface NetworkSecurityGroupListResult {
3013
+ /** A list of NetworkSecurityGroup resources. */
3014
+ value?: NetworkSecurityGroup[];
3015
+ /** The URL to get the next set of results. */
2675
3016
  nextLink?: string;
2676
3017
  }
2677
3018
 
2678
- /** Network manager routing group item. */
2679
- export interface NetworkManagerRoutingGroupItem {
2680
- /** Network manager group Id. */
2681
- networkGroupId: string;
2682
- }
2683
-
2684
- /** Routing configuration rule list result. */
2685
- export interface RoutingRuleListResult {
2686
- /** A list of routing rules. */
2687
- value?: RoutingRule[];
3019
+ /** Response for ListSecurityRule API service call. Retrieves all security rules that belongs to a network security group. */
3020
+ export interface SecurityRuleListResult {
3021
+ /** The security rules in a network security group. */
3022
+ value?: SecurityRule[];
2688
3023
  /** The URL to get the next set of results. */
2689
3024
  nextLink?: string;
2690
3025
  }
2691
3026
 
2692
- /** Route destination. */
2693
- export interface RoutingRuleRouteDestination {
2694
- /** Destination type. */
2695
- type: RoutingRuleDestinationType;
2696
- /** Destination address. */
2697
- destinationAddress: string;
3027
+ /** A list of Reachability Analysis Intents. */
3028
+ export interface ReachabilityAnalysisIntentListResult {
3029
+ /** Gets a page of Reachability Analysis Intents */
3030
+ value?: ReachabilityAnalysisIntent[];
3031
+ /** Gets the URL to get the next page of results. */
3032
+ nextLink?: string;
2698
3033
  }
2699
3034
 
2700
- /** Next hop. */
2701
- export interface RoutingRuleNextHop {
2702
- /** Next hop type. */
2703
- nextHopType: RoutingRuleNextHopType;
2704
- /** Next hop address. Only required if the next hop type is VirtualAppliance. */
2705
- nextHopAddress?: string;
3035
+ /** Represents the Reachability Analysis Intent properties. */
3036
+ export interface ReachabilityAnalysisIntentProperties {
3037
+ /** Provisioning states of a resource. */
3038
+ provisioningState?: ProvisioningState;
3039
+ description?: string;
3040
+ /** Source resource id to verify the reachability path of. */
3041
+ sourceResourceId: string;
3042
+ /** Destination resource id to verify the reachability path of. */
3043
+ destinationResourceId: string;
3044
+ /** IP traffic information. */
3045
+ ipTraffic: IPTraffic;
3046
+ }
3047
+
3048
+ /** IP traffic information. */
3049
+ export interface IPTraffic {
3050
+ /** List of source IP addresses of the traffic.. */
3051
+ sourceIps: string[];
3052
+ /** List of destination IP addresses of the traffic.. */
3053
+ destinationIps: string[];
3054
+ /** The source ports of the traffic. */
3055
+ sourcePorts: string[];
3056
+ /** The destination ports of the traffic. */
3057
+ destinationPorts: string[];
3058
+ protocols: NetworkProtocol[];
3059
+ }
3060
+
3061
+ /** A list of Reachability Analysis Run */
3062
+ export interface ReachabilityAnalysisRunListResult {
3063
+ /** Gets a page of Reachability Analysis Runs. */
3064
+ value?: ReachabilityAnalysisRun[];
3065
+ /** Gets the URL to get the next page of results. */
3066
+ nextLink?: string;
2706
3067
  }
2707
3068
 
2708
- /** The ip configuration for a container network interface. */
2709
- export interface ContainerNetworkInterfaceIpConfiguration {
2710
- /** The name of the resource. This name can be used to access the resource. */
2711
- name?: string;
2712
- /**
2713
- * Sub Resource type.
2714
- * NOTE: This property will not be serialized. It can only be populated by the server.
2715
- */
2716
- readonly type?: string;
2717
- /**
2718
- * A unique read-only string that changes whenever the resource is updated.
2719
- * NOTE: This property will not be serialized. It can only be populated by the server.
2720
- */
2721
- readonly etag?: string;
3069
+ /** Represents the Reachability Analysis Run properties. */
3070
+ export interface ReachabilityAnalysisRunProperties {
3071
+ description?: string;
3072
+ /** Id of the intent resource to run analysis on. */
3073
+ intentId: string;
2722
3074
  /**
2723
- * The provisioning state of the container network interface IP configuration resource.
3075
+ * Intent information.
2724
3076
  * NOTE: This property will not be serialized. It can only be populated by the server.
2725
3077
  */
2726
- readonly provisioningState?: ProvisioningState;
3078
+ readonly intentContent?: IntentContent;
3079
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
3080
+ readonly analysisResult?: string;
3081
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
3082
+ readonly errorMessage?: string;
3083
+ /** Provisioning states of a resource. */
3084
+ provisioningState?: ProvisioningState;
2727
3085
  }
2728
3086
 
2729
- /** Response for ListNetworkProfiles API service call. */
2730
- export interface NetworkProfileListResult {
2731
- /** A list of network profiles that exist in a resource group. */
2732
- value?: NetworkProfile[];
2733
- /** The URL to get the next set of results. */
3087
+ /** Intent information. */
3088
+ export interface IntentContent {
3089
+ description?: string;
3090
+ /** Source resource id of the intent. */
3091
+ sourceResourceId: string;
3092
+ /** Destination resource id of the intent. */
3093
+ destinationResourceId: string;
3094
+ /** IP traffic information. */
3095
+ ipTraffic: IPTraffic;
3096
+ }
3097
+
3098
+ /** A list of Verifier Workspace */
3099
+ export interface VerifierWorkspaceListResult {
3100
+ /** Gets a page of Verifier Workspaces. */
3101
+ value?: VerifierWorkspace[];
3102
+ /** Gets the URL to get the next page of results. */
2734
3103
  nextLink?: string;
2735
3104
  }
2736
3105
 
2737
- /** Response for ListNetworkSecurityGroups API service call. */
2738
- export interface NetworkSecurityGroupListResult {
2739
- /** A list of NetworkSecurityGroup resources. */
2740
- value?: NetworkSecurityGroup[];
2741
- /** The URL to get the next set of results. */
2742
- nextLink?: string;
3106
+ /** Properties of Verifier Workspace resource. */
3107
+ export interface VerifierWorkspaceProperties {
3108
+ description?: string;
3109
+ /** Provisioning states of a resource. */
3110
+ provisioningState?: ProvisioningState;
2743
3111
  }
2744
3112
 
2745
- /** Response for ListSecurityRule API service call. Retrieves all security rules that belongs to a network security group. */
2746
- export interface SecurityRuleListResult {
2747
- /** The security rules in a network security group. */
2748
- value?: SecurityRule[];
2749
- /** The URL to get the next set of results. */
2750
- nextLink?: string;
3113
+ /** Represents the VerifierWorkspace update API request interface. */
3114
+ export interface VerifierWorkspaceUpdate {
3115
+ /** Dictionary of <string> */
3116
+ tags?: { [propertyName: string]: string };
3117
+ /** Represents the VerifierWorkspace update properties. */
3118
+ properties?: VerifierWorkspaceUpdateProperties;
3119
+ }
3120
+
3121
+ /** Represents the VerifierWorkspace update properties. */
3122
+ export interface VerifierWorkspaceUpdateProperties {
3123
+ description?: string;
2751
3124
  }
2752
3125
 
2753
3126
  /** Network Virtual Appliance Sku Properties. */
@@ -2840,7 +3213,7 @@ export interface DelegationProperties {
2840
3213
  /** The service name to which the NVA is delegated. */
2841
3214
  serviceName?: string;
2842
3215
  /**
2843
- * The current provisioning state.
3216
+ * Provisioning states of a resource.
2844
3217
  * NOTE: This property will not be serialized. It can only be populated by the server.
2845
3218
  */
2846
3219
  readonly provisioningState?: ProvisioningState;
@@ -4568,6 +4941,8 @@ export interface UsageName {
4568
4941
  export interface AddressSpace {
4569
4942
  /** A list of address blocks reserved for this virtual network in CIDR notation. */
4570
4943
  addressPrefixes?: string[];
4944
+ /** A list of IPAM Pools allocating IP address prefixes. */
4945
+ ipamPoolPrefixAllocations?: IpamPoolPrefixAllocation[];
4571
4946
  }
4572
4947
 
4573
4948
  /** DhcpOptions contains an array of DNS servers available to VMs deployed in the virtual network. Standard DHCP option for a subnet overrides VNET DHCP options. */
@@ -5091,6 +5466,94 @@ export interface VpnPacketCaptureStopParameters {
5091
5466
  sasUrl?: string;
5092
5467
  }
5093
5468
 
5469
+ /** ExpressRoute failover test details */
5470
+ export interface ExpressRouteFailoverTestDetails {
5471
+ /** Peering location of the test */
5472
+ peeringLocation?: string;
5473
+ /** All circuits in the peering location */
5474
+ circuits?: ExpressRouteFailoverCircuitResourceDetails[];
5475
+ /** The current status of the test */
5476
+ status?: FailoverTestStatus;
5477
+ /** Time when the test was started */
5478
+ startTime?: string;
5479
+ /** Time when the test was completed */
5480
+ endTime?: string;
5481
+ /** All connections to the circuits in the peering location */
5482
+ connections?: ExpressRouteFailoverConnectionResourceDetails[];
5483
+ /** The unique GUID associated with the test */
5484
+ testGuid?: string;
5485
+ /** The type of failover test */
5486
+ testType?: FailoverTestType;
5487
+ /** A list of all issues with the test */
5488
+ issues?: string[];
5489
+ }
5490
+
5491
+ export interface ExpressRouteFailoverCircuitResourceDetails {
5492
+ /** NRP Resource URI of the circuit */
5493
+ nrpResourceUri?: string;
5494
+ /** Circuit Name */
5495
+ name?: string;
5496
+ /** Connection name associated with the circuit */
5497
+ connectionName?: string;
5498
+ }
5499
+
5500
+ export interface ExpressRouteFailoverConnectionResourceDetails {
5501
+ /** NRP Resource URI of the connection */
5502
+ nrpResourceUri?: string;
5503
+ /** Connection Name */
5504
+ name?: string;
5505
+ /** The current status of the connection */
5506
+ status?: FailoverConnectionStatus;
5507
+ /** Time when the connection was last updated */
5508
+ lastUpdatedTime?: string;
5509
+ }
5510
+
5511
+ /** ExpressRoute failover single test details */
5512
+ export interface ExpressRouteFailoverSingleTestDetails {
5513
+ /** Peering location of the test */
5514
+ peeringLocation?: string;
5515
+ /** The current status of the test */
5516
+ status?: FailoverTestStatusForSingleTest;
5517
+ /** Time when the test was started */
5518
+ startTimeUtc?: string;
5519
+ /** Time when the test was completed */
5520
+ endTimeUtc?: string;
5521
+ /** List of routes received from this peering as well as some other peering location */
5522
+ redundantRoutes?: ExpressRouteFailoverRedundantRoute[];
5523
+ /** List of al the routes that were received only from this peering location */
5524
+ nonRedundantRoutes?: string[];
5525
+ /** Whether the failover simulation was successful or not */
5526
+ wasSimulationSuccessful?: boolean;
5527
+ /** List of all the failover connections for this peering location */
5528
+ failoverConnectionDetails?: FailoverConnectionDetails[];
5529
+ }
5530
+
5531
+ export interface ExpressRouteFailoverRedundantRoute {
5532
+ /** A list of all the peering locations for the redundant routes */
5533
+ peeringLocations?: string[];
5534
+ /** A list of all the redundant routes in the peering locations */
5535
+ routes?: string[];
5536
+ }
5537
+
5538
+ export interface FailoverConnectionDetails {
5539
+ /** Name of the failover connection */
5540
+ failoverConnectionName?: string;
5541
+ /** Location of the failover connection */
5542
+ failoverLocation?: string;
5543
+ /** Whether the customer was able to establish connectivity through this failover connection or not */
5544
+ isVerified?: boolean;
5545
+ }
5546
+
5547
+ /** Start packet capture parameters on virtual network gateway. */
5548
+ export interface ExpressRouteFailoverStopApiParameters {
5549
+ /** Peering location of the test */
5550
+ peeringLocation?: string;
5551
+ /** Whether the failover simulation was successful or not */
5552
+ wasSimulationSuccessful?: boolean;
5553
+ /** List of all the failover connections for this peering location */
5554
+ details?: FailoverConnectionDetails[];
5555
+ }
5556
+
5094
5557
  /** Response for the ListVirtualNetworkGatewayConnections API service call. */
5095
5558
  export interface VirtualNetworkGatewayConnectionListResult {
5096
5559
  /** A list of VirtualNetworkGatewayConnection resources that exists in a resource group. */
@@ -6841,6 +7304,8 @@ export interface Subnet extends SubResource {
6841
7304
  sharingScope?: SharingScope;
6842
7305
  /** Set this property to false to disable default outbound connectivity for all VMs in the subnet. This property can only be set at the time of subnet creation and cannot be updated for an existing subnet. */
6843
7306
  defaultOutboundAccess?: boolean;
7307
+ /** A list of IPAM Pools for allocating IP address prefixes. */
7308
+ ipamPoolPrefixAllocations?: IpamPoolPrefixAllocation[];
6844
7309
  }
6845
7310
 
6846
7311
  /** Frontend IP address of the load balancer. */
@@ -7735,7 +8200,7 @@ export interface BastionHostIPConfiguration extends SubResource {
7735
8200
  readonly type?: string;
7736
8201
  /** Reference of the subnet resource. */
7737
8202
  subnet?: SubResource;
7738
- /** Reference of the PublicIP resource. */
8203
+ /** Reference of the PublicIP resource. Null for private only bastion */
7739
8204
  publicIPAddress?: SubResource;
7740
8205
  /**
7741
8206
  * The provisioning state of the bastion host IP configuration resource.
@@ -9385,6 +9850,11 @@ export interface NetworkInterface extends Resource {
9385
9850
  * NOTE: This property will not be serialized. It can only be populated by the server.
9386
9851
  */
9387
9852
  readonly vnetEncryptionSupported?: boolean;
9853
+ /**
9854
+ * Whether default outbound connectivity for nic was configured or not.
9855
+ * NOTE: This property will not be serialized. It can only be populated by the server.
9856
+ */
9857
+ readonly defaultOutboundConnectivityEnabled?: boolean;
9388
9858
  /** If the network interface is configured for accelerated networking. Not applicable to VM sizes which require accelerated networking. */
9389
9859
  enableAcceleratedNetworking?: boolean;
9390
9860
  /** Indicates whether to disable tcp state tracking. */
@@ -9918,6 +10388,8 @@ export interface BastionHost extends Resource {
9918
10388
  enableKerberos?: boolean;
9919
10389
  /** Enable/Disable Session Recording feature of the Bastion Host resource. */
9920
10390
  enableSessionRecording?: boolean;
10391
+ /** Enable/Disable Private Only feature of the Bastion Host resource. */
10392
+ enablePrivateOnlyBastion?: boolean;
9921
10393
  }
9922
10394
 
9923
10395
  /** Describes a Virtual Machine. */
@@ -11402,6 +11874,17 @@ export interface FirewallPolicyFilterRuleCollection
11402
11874
  rules?: FirewallPolicyRuleUnion[];
11403
11875
  }
11404
11876
 
11877
+ /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
11878
+ export interface CommonTrackedResource extends CommonResource {
11879
+ /** Resource tags. */
11880
+ tags?: { [propertyName: string]: string };
11881
+ /** The geo-location where the resource lives */
11882
+ location: string;
11883
+ }
11884
+
11885
+ /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
11886
+ export interface CommonProxyResource extends CommonResource {}
11887
+
11405
11888
  /** Active connectivity configuration. */
11406
11889
  export interface ActiveConnectivityConfiguration
11407
11890
  extends EffectiveConnectivityConfiguration {
@@ -11602,6 +12085,77 @@ export interface StaticMember extends ChildResource {
11602
12085
  readonly provisioningState?: ProvisioningState;
11603
12086
  }
11604
12087
 
12088
+ /** Defines the routing configuration */
12089
+ export interface NetworkManagerRoutingConfiguration extends ChildResource {
12090
+ /**
12091
+ * The system metadata related to this resource.
12092
+ * NOTE: This property will not be serialized. It can only be populated by the server.
12093
+ */
12094
+ readonly systemData?: SystemData;
12095
+ /** A description of the routing configuration. */
12096
+ description?: string;
12097
+ /**
12098
+ * The provisioning state of the resource.
12099
+ * NOTE: This property will not be serialized. It can only be populated by the server.
12100
+ */
12101
+ readonly provisioningState?: ProvisioningState;
12102
+ /**
12103
+ * Unique identifier for this resource.
12104
+ * NOTE: This property will not be serialized. It can only be populated by the server.
12105
+ */
12106
+ readonly resourceGuid?: string;
12107
+ }
12108
+
12109
+ /** Defines the routing rule collection. */
12110
+ export interface RoutingRuleCollection extends ChildResource {
12111
+ /**
12112
+ * The system metadata related to this resource.
12113
+ * NOTE: This property will not be serialized. It can only be populated by the server.
12114
+ */
12115
+ readonly systemData?: SystemData;
12116
+ /** A description of the routing rule collection. */
12117
+ description?: string;
12118
+ /**
12119
+ * The provisioning state of the resource.
12120
+ * NOTE: This property will not be serialized. It can only be populated by the server.
12121
+ */
12122
+ readonly provisioningState?: ProvisioningState;
12123
+ /**
12124
+ * Unique identifier for this resource.
12125
+ * NOTE: This property will not be serialized. It can only be populated by the server.
12126
+ */
12127
+ readonly resourceGuid?: string;
12128
+ /** Groups for configuration */
12129
+ appliesTo?: NetworkManagerRoutingGroupItem[];
12130
+ /** Determines whether BGP route propagation is enabled. Defaults to true. */
12131
+ disableBgpRoutePropagation?: DisableBgpRoutePropagation;
12132
+ }
12133
+
12134
+ /** Network routing rule. */
12135
+ export interface RoutingRule extends ChildResource {
12136
+ /**
12137
+ * The system metadata related to this resource.
12138
+ * NOTE: This property will not be serialized. It can only be populated by the server.
12139
+ */
12140
+ readonly systemData?: SystemData;
12141
+ /** A description for this rule. */
12142
+ description?: string;
12143
+ /**
12144
+ * The provisioning state of the resource.
12145
+ * NOTE: This property will not be serialized. It can only be populated by the server.
12146
+ */
12147
+ readonly provisioningState?: ProvisioningState;
12148
+ /**
12149
+ * Unique identifier for this resource.
12150
+ * NOTE: This property will not be serialized. It can only be populated by the server.
12151
+ */
12152
+ readonly resourceGuid?: string;
12153
+ /** Indicates the destination for this particular rule. */
12154
+ destination?: RoutingRuleRouteDestination;
12155
+ /** Indicates the next hop for this particular rule. */
12156
+ nextHop?: RoutingRuleNextHop;
12157
+ }
12158
+
11605
12159
  /** The Scope Connections resource */
11606
12160
  export interface ScopeConnection extends ChildResource {
11607
12161
  /**
@@ -11633,6 +12187,8 @@ export interface SecurityAdminConfiguration extends ChildResource {
11633
12187
  description?: string;
11634
12188
  /** Enum list of network intent policy based services. */
11635
12189
  applyOnNetworkIntentPolicyBasedServices?: NetworkIntentPolicyBasedService[];
12190
+ /** Determine update behavior for changes to network groups referenced within the rules in this configuration. */
12191
+ networkGroupAddressSpaceAggregationOption?: AddressSpaceAggregationOption;
11636
12192
  /**
11637
12193
  * The provisioning state of the resource.
11638
12194
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -11756,77 +12312,6 @@ export interface SecurityUserRule extends ChildResource {
11756
12312
  readonly resourceGuid?: string;
11757
12313
  }
11758
12314
 
11759
- /** Defines the routing configuration */
11760
- export interface NetworkManagerRoutingConfiguration extends ChildResource {
11761
- /**
11762
- * The system metadata related to this resource.
11763
- * NOTE: This property will not be serialized. It can only be populated by the server.
11764
- */
11765
- readonly systemData?: SystemData;
11766
- /** A description of the routing configuration. */
11767
- description?: string;
11768
- /**
11769
- * The provisioning state of the resource.
11770
- * NOTE: This property will not be serialized. It can only be populated by the server.
11771
- */
11772
- readonly provisioningState?: ProvisioningState;
11773
- /**
11774
- * Unique identifier for this resource.
11775
- * NOTE: This property will not be serialized. It can only be populated by the server.
11776
- */
11777
- readonly resourceGuid?: string;
11778
- }
11779
-
11780
- /** Defines the routing rule collection. */
11781
- export interface RoutingRuleCollection extends ChildResource {
11782
- /**
11783
- * The system metadata related to this resource.
11784
- * NOTE: This property will not be serialized. It can only be populated by the server.
11785
- */
11786
- readonly systemData?: SystemData;
11787
- /** A description of the routing rule collection. */
11788
- description?: string;
11789
- /**
11790
- * The provisioning state of the resource.
11791
- * NOTE: This property will not be serialized. It can only be populated by the server.
11792
- */
11793
- readonly provisioningState?: ProvisioningState;
11794
- /**
11795
- * Unique identifier for this resource.
11796
- * NOTE: This property will not be serialized. It can only be populated by the server.
11797
- */
11798
- readonly resourceGuid?: string;
11799
- /** Groups for configuration */
11800
- appliesTo?: NetworkManagerRoutingGroupItem[];
11801
- /** Determines whether BGP route propagation is enabled. Defaults to true. */
11802
- disableBgpRoutePropagation?: DisableBgpRoutePropagation;
11803
- }
11804
-
11805
- /** Network routing rule. */
11806
- export interface RoutingRule extends ChildResource {
11807
- /**
11808
- * The system metadata related to this resource.
11809
- * NOTE: This property will not be serialized. It can only be populated by the server.
11810
- */
11811
- readonly systemData?: SystemData;
11812
- /** A description for this rule. */
11813
- description?: string;
11814
- /**
11815
- * The provisioning state of the resource.
11816
- * NOTE: This property will not be serialized. It can only be populated by the server.
11817
- */
11818
- readonly provisioningState?: ProvisioningState;
11819
- /**
11820
- * Unique identifier for this resource.
11821
- * NOTE: This property will not be serialized. It can only be populated by the server.
11822
- */
11823
- readonly resourceGuid?: string;
11824
- /** Indicates the destination for this particular rule. */
11825
- destination?: RoutingRuleRouteDestination;
11826
- /** Indicates the next hop for this particular rule. */
11827
- nextHop?: RoutingRuleNextHop;
11828
- }
11829
-
11830
12315
  /** Network admin rule. */
11831
12316
  export interface EffectiveSecurityAdminRule
11832
12317
  extends EffectiveBaseSecurityAdminRule {
@@ -12028,11 +12513,41 @@ export interface NetworkRule extends FirewallPolicyRule {
12028
12513
  destinationFqdns?: string[];
12029
12514
  }
12030
12515
 
12031
- /** Network admin rule. */
12032
- export interface AdminRule extends BaseAdminRule {
12033
- /** Polymorphic discriminator, which specifies the different types this object can be */
12034
- kind: "Custom";
12035
- /** A description for this rule. Restricted to 140 chars. */
12516
+ /** Instance of Pool resource. */
12517
+ export interface IpamPool extends CommonTrackedResource {
12518
+ /** Properties of IpamPool resource properties which are specific to the Pool resource. */
12519
+ properties: IpamPoolProperties;
12520
+ }
12521
+
12522
+ /** Instance of Verifier Workspace. */
12523
+ export interface VerifierWorkspace extends CommonTrackedResource {
12524
+ /** Properties of Verifier Workspace resource. */
12525
+ properties?: VerifierWorkspaceProperties;
12526
+ }
12527
+
12528
+ /** Instance of StaticCidr resource. */
12529
+ export interface StaticCidr extends CommonProxyResource {
12530
+ /** Properties of static CIDR resource. */
12531
+ properties?: StaticCidrProperties;
12532
+ }
12533
+
12534
+ /** Configuration information or intent on which to do the analysis on. */
12535
+ export interface ReachabilityAnalysisIntent extends CommonProxyResource {
12536
+ /** Represents the Reachability Analysis Intent properties. */
12537
+ properties: ReachabilityAnalysisIntentProperties;
12538
+ }
12539
+
12540
+ /** Configuration information for analysis run. */
12541
+ export interface ReachabilityAnalysisRun extends CommonProxyResource {
12542
+ /** Represents the Reachability Analysis Run properties. */
12543
+ properties: ReachabilityAnalysisRunProperties;
12544
+ }
12545
+
12546
+ /** Network admin rule. */
12547
+ export interface AdminRule extends BaseAdminRule {
12548
+ /** Polymorphic discriminator, which specifies the different types this object can be */
12549
+ kind: "Custom";
12550
+ /** A description for this rule. Restricted to 140 chars. */
12036
12551
  description?: string;
12037
12552
  /** Network protocol this rule applies to. */
12038
12553
  protocol?: SecurityConfigurationRuleProtocol;
@@ -12203,12 +12718,33 @@ export interface FirewallPolicyDeploymentsDeployHeaders {
12203
12718
  azureAsyncOperation?: string;
12204
12719
  }
12205
12720
 
12721
+ /** Defines headers for IpamPools_create operation. */
12722
+ export interface IpamPoolsCreateHeaders {
12723
+ azureAsyncOperation?: string;
12724
+ }
12725
+
12726
+ /** Defines headers for IpamPools_delete operation. */
12727
+ export interface IpamPoolsDeleteHeaders {
12728
+ location?: string;
12729
+ }
12730
+
12731
+ /** Defines headers for StaticCidrs_delete operation. */
12732
+ export interface StaticCidrsDeleteHeaders {
12733
+ location?: string;
12734
+ }
12735
+
12206
12736
  /** Defines headers for IpAllocations_delete operation. */
12207
12737
  export interface IpAllocationsDeleteHeaders {
12208
12738
  /** The URL of the resource used to check the status of the asynchronous operation. */
12209
12739
  location?: string;
12210
12740
  }
12211
12741
 
12742
+ /** Defines headers for LoadBalancerLoadBalancingRules_health operation. */
12743
+ export interface LoadBalancerLoadBalancingRulesHealthHeaders {
12744
+ /** URI to query the status of the long-running operation. */
12745
+ location?: string;
12746
+ }
12747
+
12212
12748
  /** Defines headers for NetworkManagers_delete operation. */
12213
12749
  export interface NetworkManagersDeleteHeaders {
12214
12750
  /** The URL of the resource used to check the status of the asynchronous operation. */
@@ -12239,6 +12775,24 @@ export interface NetworkGroupsDeleteHeaders {
12239
12775
  location?: string;
12240
12776
  }
12241
12777
 
12778
+ /** Defines headers for NetworkManagerRoutingConfigurations_delete operation. */
12779
+ export interface NetworkManagerRoutingConfigurationsDeleteHeaders {
12780
+ /** The URL of the resource used to check the status of the asynchronous operation. */
12781
+ location?: string;
12782
+ }
12783
+
12784
+ /** Defines headers for RoutingRuleCollections_delete operation. */
12785
+ export interface RoutingRuleCollectionsDeleteHeaders {
12786
+ /** The URL of the resource used to check the status of the asynchronous operation. */
12787
+ location?: string;
12788
+ }
12789
+
12790
+ /** Defines headers for RoutingRules_delete operation. */
12791
+ export interface RoutingRulesDeleteHeaders {
12792
+ /** The URL of the resource used to check the status of the asynchronous operation. */
12793
+ location?: string;
12794
+ }
12795
+
12242
12796
  /** Defines headers for SecurityAdminConfigurations_delete operation. */
12243
12797
  export interface SecurityAdminConfigurationsDeleteHeaders {
12244
12798
  /** The URL of the resource used to check the status of the asynchronous operation. */
@@ -12275,20 +12829,14 @@ export interface SecurityUserRulesDeleteHeaders {
12275
12829
  location?: string;
12276
12830
  }
12277
12831
 
12278
- /** Defines headers for NetworkManagerRoutingConfigurations_delete operation. */
12279
- export interface NetworkManagerRoutingConfigurationsDeleteHeaders {
12280
- /** The URL of the resource used to check the status of the asynchronous operation. */
12281
- location?: string;
12282
- }
12283
-
12284
- /** Defines headers for RoutingRuleCollections_delete operation. */
12285
- export interface RoutingRuleCollectionsDeleteHeaders {
12832
+ /** Defines headers for ReachabilityAnalysisRuns_delete operation. */
12833
+ export interface ReachabilityAnalysisRunsDeleteHeaders {
12286
12834
  /** The URL of the resource used to check the status of the asynchronous operation. */
12287
12835
  location?: string;
12288
12836
  }
12289
12837
 
12290
- /** Defines headers for RoutingRules_delete operation. */
12291
- export interface RoutingRulesDeleteHeaders {
12838
+ /** Defines headers for VerifierWorkspaces_delete operation. */
12839
+ export interface VerifierWorkspacesDeleteHeaders {
12292
12840
  /** The URL of the resource used to check the status of the asynchronous operation. */
12293
12841
  location?: string;
12294
12842
  }
@@ -12347,6 +12895,26 @@ export interface RouteFilterRulesDeleteHeaders {
12347
12895
  azureAsyncOperation?: string;
12348
12896
  }
12349
12897
 
12898
+ /** Defines headers for VirtualNetworkGateways_getFailoverAllTestDetails operation. */
12899
+ export interface VirtualNetworkGatewaysGetFailoverAllTestDetailsHeaders {
12900
+ location?: string;
12901
+ }
12902
+
12903
+ /** Defines headers for VirtualNetworkGateways_getFailoverSingleTestDetails operation. */
12904
+ export interface VirtualNetworkGatewaysGetFailoverSingleTestDetailsHeaders {
12905
+ location?: string;
12906
+ }
12907
+
12908
+ /** Defines headers for VirtualNetworkGateways_startExpressRouteSiteFailoverSimulation operation. */
12909
+ export interface VirtualNetworkGatewaysStartExpressRouteSiteFailoverSimulationHeaders {
12910
+ location?: string;
12911
+ }
12912
+
12913
+ /** Defines headers for VirtualNetworkGateways_stopExpressRouteSiteFailoverSimulation operation. */
12914
+ export interface VirtualNetworkGatewaysStopExpressRouteSiteFailoverSimulationHeaders {
12915
+ location?: string;
12916
+ }
12917
+
12350
12918
  /** Defines headers for NetworkVirtualApplianceConnections_delete operation. */
12351
12919
  export interface NetworkVirtualApplianceConnectionsDeleteHeaders {
12352
12920
  /** The URL of the resource used to check the status of the asynchronous operation. */
@@ -12628,14 +13196,18 @@ export type ApplicationGatewayOperationalState = string;
12628
13196
 
12629
13197
  /** Known values of {@link ProvisioningState} that the service accepts. */
12630
13198
  export enum KnownProvisioningState {
13199
+ /** Failed */
13200
+ Failed = "Failed",
12631
13201
  /** Succeeded */
12632
13202
  Succeeded = "Succeeded",
13203
+ /** Canceled */
13204
+ Canceled = "Canceled",
13205
+ /** Creating */
13206
+ Creating = "Creating",
12633
13207
  /** Updating */
12634
13208
  Updating = "Updating",
12635
13209
  /** Deleting */
12636
13210
  Deleting = "Deleting",
12637
- /** Failed */
12638
- Failed = "Failed",
12639
13211
  }
12640
13212
 
12641
13213
  /**
@@ -12643,10 +13215,12 @@ export enum KnownProvisioningState {
12643
13215
  * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
12644
13216
  * this enum contains the known values that the service supports.
12645
13217
  * ### Known values supported by the service
13218
+ * **Failed** \
12646
13219
  * **Succeeded** \
13220
+ * **Canceled** \
13221
+ * **Creating** \
12647
13222
  * **Updating** \
12648
- * **Deleting** \
12649
- * **Failed**
13223
+ * **Deleting**
12650
13224
  */
12651
13225
  export type ProvisioningState = string;
12652
13226
 
@@ -14318,6 +14892,48 @@ export enum KnownFirewallPolicyIdpsQuerySortOrder {
14318
14892
  */
14319
14893
  export type FirewallPolicyIdpsQuerySortOrder = string;
14320
14894
 
14895
+ /** Known values of {@link IpType} that the service accepts. */
14896
+ export enum KnownIpType {
14897
+ /** IPv4 */
14898
+ IPv4 = "IPv4",
14899
+ /** IPv6 */
14900
+ IPv6 = "IPv6",
14901
+ }
14902
+
14903
+ /**
14904
+ * Defines values for IpType. \
14905
+ * {@link KnownIpType} can be used interchangeably with IpType,
14906
+ * this enum contains the known values that the service supports.
14907
+ * ### Known values supported by the service
14908
+ * **IPv4** \
14909
+ * **IPv6**
14910
+ */
14911
+ export type IpType = string;
14912
+
14913
+ /** Known values of {@link CreatedByType} that the service accepts. */
14914
+ export enum KnownCreatedByType {
14915
+ /** User */
14916
+ User = "User",
14917
+ /** Application */
14918
+ Application = "Application",
14919
+ /** ManagedIdentity */
14920
+ ManagedIdentity = "ManagedIdentity",
14921
+ /** Key */
14922
+ Key = "Key",
14923
+ }
14924
+
14925
+ /**
14926
+ * Defines values for CreatedByType. \
14927
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
14928
+ * this enum contains the known values that the service supports.
14929
+ * ### Known values supported by the service
14930
+ * **User** \
14931
+ * **Application** \
14932
+ * **ManagedIdentity** \
14933
+ * **Key**
14934
+ */
14935
+ export type CreatedByType = string;
14936
+
14321
14937
  /** Known values of {@link IpAllocationType} that the service accepts. */
14322
14938
  export enum KnownIpAllocationType {
14323
14939
  /** Undefined */
@@ -14543,30 +15159,6 @@ export enum KnownConfigurationType {
14543
15159
  */
14544
15160
  export type ConfigurationType = string;
14545
15161
 
14546
- /** Known values of {@link CreatedByType} that the service accepts. */
14547
- export enum KnownCreatedByType {
14548
- /** User */
14549
- User = "User",
14550
- /** Application */
14551
- Application = "Application",
14552
- /** ManagedIdentity */
14553
- ManagedIdentity = "ManagedIdentity",
14554
- /** Key */
14555
- Key = "Key",
14556
- }
14557
-
14558
- /**
14559
- * Defines values for CreatedByType. \
14560
- * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
14561
- * this enum contains the known values that the service supports.
14562
- * ### Known values supported by the service
14563
- * **User** \
14564
- * **Application** \
14565
- * **ManagedIdentity** \
14566
- * **Key**
14567
- */
14568
- export type CreatedByType = string;
14569
-
14570
15162
  /** Known values of {@link DeploymentStatus} that the service accepts. */
14571
15163
  export enum KnownDeploymentStatus {
14572
15164
  /** NotStarted */
@@ -14744,6 +15336,69 @@ export enum KnownScopeConnectionState {
14744
15336
  */
14745
15337
  export type ScopeConnectionState = string;
14746
15338
 
15339
+ /** Known values of {@link DisableBgpRoutePropagation} that the service accepts. */
15340
+ export enum KnownDisableBgpRoutePropagation {
15341
+ /** False */
15342
+ False = "False",
15343
+ /** True */
15344
+ True = "True",
15345
+ }
15346
+
15347
+ /**
15348
+ * Defines values for DisableBgpRoutePropagation. \
15349
+ * {@link KnownDisableBgpRoutePropagation} can be used interchangeably with DisableBgpRoutePropagation,
15350
+ * this enum contains the known values that the service supports.
15351
+ * ### Known values supported by the service
15352
+ * **False** \
15353
+ * **True**
15354
+ */
15355
+ export type DisableBgpRoutePropagation = string;
15356
+
15357
+ /** Known values of {@link RoutingRuleDestinationType} that the service accepts. */
15358
+ export enum KnownRoutingRuleDestinationType {
15359
+ /** AddressPrefix */
15360
+ AddressPrefix = "AddressPrefix",
15361
+ /** ServiceTag */
15362
+ ServiceTag = "ServiceTag",
15363
+ }
15364
+
15365
+ /**
15366
+ * Defines values for RoutingRuleDestinationType. \
15367
+ * {@link KnownRoutingRuleDestinationType} can be used interchangeably with RoutingRuleDestinationType,
15368
+ * this enum contains the known values that the service supports.
15369
+ * ### Known values supported by the service
15370
+ * **AddressPrefix** \
15371
+ * **ServiceTag**
15372
+ */
15373
+ export type RoutingRuleDestinationType = string;
15374
+
15375
+ /** Known values of {@link RoutingRuleNextHopType} that the service accepts. */
15376
+ export enum KnownRoutingRuleNextHopType {
15377
+ /** Internet */
15378
+ Internet = "Internet",
15379
+ /** NoNextHop */
15380
+ NoNextHop = "NoNextHop",
15381
+ /** VirtualAppliance */
15382
+ VirtualAppliance = "VirtualAppliance",
15383
+ /** VirtualNetworkGateway */
15384
+ VirtualNetworkGateway = "VirtualNetworkGateway",
15385
+ /** VnetLocal */
15386
+ VnetLocal = "VnetLocal",
15387
+ }
15388
+
15389
+ /**
15390
+ * Defines values for RoutingRuleNextHopType. \
15391
+ * {@link KnownRoutingRuleNextHopType} can be used interchangeably with RoutingRuleNextHopType,
15392
+ * this enum contains the known values that the service supports.
15393
+ * ### Known values supported by the service
15394
+ * **Internet** \
15395
+ * **NoNextHop** \
15396
+ * **VirtualAppliance** \
15397
+ * **VirtualNetworkGateway** \
15398
+ * **VnetLocal**
15399
+ */
15400
+ export type RoutingRuleNextHopType = string;
15401
+
14747
15402
  /** Known values of {@link NetworkIntentPolicyBasedService} that the service accepts. */
14748
15403
  export enum KnownNetworkIntentPolicyBasedService {
14749
15404
  /** None */
@@ -14765,6 +15420,24 @@ export enum KnownNetworkIntentPolicyBasedService {
14765
15420
  */
14766
15421
  export type NetworkIntentPolicyBasedService = string;
14767
15422
 
15423
+ /** Known values of {@link AddressSpaceAggregationOption} that the service accepts. */
15424
+ export enum KnownAddressSpaceAggregationOption {
15425
+ /** None */
15426
+ None = "None",
15427
+ /** Manual */
15428
+ Manual = "Manual",
15429
+ }
15430
+
15431
+ /**
15432
+ * Defines values for AddressSpaceAggregationOption. \
15433
+ * {@link KnownAddressSpaceAggregationOption} can be used interchangeably with AddressSpaceAggregationOption,
15434
+ * this enum contains the known values that the service supports.
15435
+ * ### Known values supported by the service
15436
+ * **None** \
15437
+ * **Manual**
15438
+ */
15439
+ export type AddressSpaceAggregationOption = string;
15440
+
14768
15441
  /** Known values of {@link AdminRuleKind} that the service accepts. */
14769
15442
  export enum KnownAdminRuleKind {
14770
15443
  /** Custom */
@@ -14819,6 +15492,8 @@ export enum KnownAddressPrefixType {
14819
15492
  IPPrefix = "IPPrefix",
14820
15493
  /** ServiceTag */
14821
15494
  ServiceTag = "ServiceTag",
15495
+ /** NetworkGroup */
15496
+ NetworkGroup = "NetworkGroup",
14822
15497
  }
14823
15498
 
14824
15499
  /**
@@ -14827,7 +15502,8 @@ export enum KnownAddressPrefixType {
14827
15502
  * this enum contains the known values that the service supports.
14828
15503
  * ### Known values supported by the service
14829
15504
  * **IPPrefix** \
14830
- * **ServiceTag**
15505
+ * **ServiceTag** \
15506
+ * **NetworkGroup**
14831
15507
  */
14832
15508
  export type AddressPrefixType = string;
14833
15509
 
@@ -14849,82 +15525,43 @@ export enum KnownSecurityConfigurationRuleDirection {
14849
15525
  */
14850
15526
  export type SecurityConfigurationRuleDirection = string;
14851
15527
 
14852
- /** Known values of {@link DisableBgpRoutePropagation} that the service accepts. */
14853
- export enum KnownDisableBgpRoutePropagation {
14854
- /** False */
14855
- False = "False",
14856
- /** True */
14857
- True = "True",
15528
+ /** Known values of {@link NetworkProtocol} that the service accepts. */
15529
+ export enum KnownNetworkProtocol {
15530
+ /** Any */
15531
+ Any = "Any",
15532
+ /** TCP */
15533
+ TCP = "TCP",
15534
+ /** UDP */
15535
+ UDP = "UDP",
15536
+ /** Icmp */
15537
+ Icmp = "ICMP",
14858
15538
  }
14859
15539
 
14860
15540
  /**
14861
- * Defines values for DisableBgpRoutePropagation. \
14862
- * {@link KnownDisableBgpRoutePropagation} can be used interchangeably with DisableBgpRoutePropagation,
15541
+ * Defines values for NetworkProtocol. \
15542
+ * {@link KnownNetworkProtocol} can be used interchangeably with NetworkProtocol,
14863
15543
  * this enum contains the known values that the service supports.
14864
15544
  * ### Known values supported by the service
14865
- * **False** \
14866
- * **True**
15545
+ * **Any** \
15546
+ * **TCP** \
15547
+ * **UDP** \
15548
+ * **ICMP**
14867
15549
  */
14868
- export type DisableBgpRoutePropagation = string;
15550
+ export type NetworkProtocol = string;
14869
15551
 
14870
- /** Known values of {@link RoutingRuleDestinationType} that the service accepts. */
14871
- export enum KnownRoutingRuleDestinationType {
14872
- /** AddressPrefix */
14873
- AddressPrefix = "AddressPrefix",
14874
- /** ServiceTag */
14875
- ServiceTag = "ServiceTag",
15552
+ /** Known values of {@link NicTypeInResponse} that the service accepts. */
15553
+ export enum KnownNicTypeInResponse {
15554
+ /** PublicNic */
15555
+ PublicNic = "PublicNic",
15556
+ /** PrivateNic */
15557
+ PrivateNic = "PrivateNic",
15558
+ /** AdditionalNic */
15559
+ AdditionalNic = "AdditionalNic",
14876
15560
  }
14877
15561
 
14878
15562
  /**
14879
- * Defines values for RoutingRuleDestinationType. \
14880
- * {@link KnownRoutingRuleDestinationType} can be used interchangeably with RoutingRuleDestinationType,
14881
- * this enum contains the known values that the service supports.
14882
- * ### Known values supported by the service
14883
- * **AddressPrefix** \
14884
- * **ServiceTag**
14885
- */
14886
- export type RoutingRuleDestinationType = string;
14887
-
14888
- /** Known values of {@link RoutingRuleNextHopType} that the service accepts. */
14889
- export enum KnownRoutingRuleNextHopType {
14890
- /** Internet */
14891
- Internet = "Internet",
14892
- /** NoNextHop */
14893
- NoNextHop = "NoNextHop",
14894
- /** VirtualAppliance */
14895
- VirtualAppliance = "VirtualAppliance",
14896
- /** VirtualNetworkGateway */
14897
- VirtualNetworkGateway = "VirtualNetworkGateway",
14898
- /** VnetLocal */
14899
- VnetLocal = "VnetLocal",
14900
- }
14901
-
14902
- /**
14903
- * Defines values for RoutingRuleNextHopType. \
14904
- * {@link KnownRoutingRuleNextHopType} can be used interchangeably with RoutingRuleNextHopType,
14905
- * this enum contains the known values that the service supports.
14906
- * ### Known values supported by the service
14907
- * **Internet** \
14908
- * **NoNextHop** \
14909
- * **VirtualAppliance** \
14910
- * **VirtualNetworkGateway** \
14911
- * **VnetLocal**
14912
- */
14913
- export type RoutingRuleNextHopType = string;
14914
-
14915
- /** Known values of {@link NicTypeInResponse} that the service accepts. */
14916
- export enum KnownNicTypeInResponse {
14917
- /** PublicNic */
14918
- PublicNic = "PublicNic",
14919
- /** PrivateNic */
14920
- PrivateNic = "PrivateNic",
14921
- /** AdditionalNic */
14922
- AdditionalNic = "AdditionalNic",
14923
- }
14924
-
14925
- /**
14926
- * Defines values for NicTypeInResponse. \
14927
- * {@link KnownNicTypeInResponse} can be used interchangeably with NicTypeInResponse,
15563
+ * Defines values for NicTypeInResponse. \
15564
+ * {@link KnownNicTypeInResponse} can be used interchangeably with NicTypeInResponse,
14928
15565
  * this enum contains the known values that the service supports.
14929
15566
  * ### Known values supported by the service
14930
15567
  * **PublicNic** \
@@ -16502,6 +17139,123 @@ export enum KnownBgpPeerState {
16502
17139
  */
16503
17140
  export type BgpPeerState = string;
16504
17141
 
17142
+ /** Known values of {@link FailoverTestStatus} that the service accepts. */
17143
+ export enum KnownFailoverTestStatus {
17144
+ /** NotStarted */
17145
+ NotStarted = "NotStarted",
17146
+ /** Starting */
17147
+ Starting = "Starting",
17148
+ /** Running */
17149
+ Running = "Running",
17150
+ /** StartFailed */
17151
+ StartFailed = "StartFailed",
17152
+ /** Stopping */
17153
+ Stopping = "Stopping",
17154
+ /** Completed */
17155
+ Completed = "Completed",
17156
+ /** StopFailed */
17157
+ StopFailed = "StopFailed",
17158
+ /** Invalid */
17159
+ Invalid = "Invalid",
17160
+ /** Expired */
17161
+ Expired = "Expired",
17162
+ }
17163
+
17164
+ /**
17165
+ * Defines values for FailoverTestStatus. \
17166
+ * {@link KnownFailoverTestStatus} can be used interchangeably with FailoverTestStatus,
17167
+ * this enum contains the known values that the service supports.
17168
+ * ### Known values supported by the service
17169
+ * **NotStarted** \
17170
+ * **Starting** \
17171
+ * **Running** \
17172
+ * **StartFailed** \
17173
+ * **Stopping** \
17174
+ * **Completed** \
17175
+ * **StopFailed** \
17176
+ * **Invalid** \
17177
+ * **Expired**
17178
+ */
17179
+ export type FailoverTestStatus = string;
17180
+
17181
+ /** Known values of {@link FailoverConnectionStatus} that the service accepts. */
17182
+ export enum KnownFailoverConnectionStatus {
17183
+ /** Connected */
17184
+ Connected = "Connected",
17185
+ /** Disconnected */
17186
+ Disconnected = "Disconnected",
17187
+ }
17188
+
17189
+ /**
17190
+ * Defines values for FailoverConnectionStatus. \
17191
+ * {@link KnownFailoverConnectionStatus} can be used interchangeably with FailoverConnectionStatus,
17192
+ * this enum contains the known values that the service supports.
17193
+ * ### Known values supported by the service
17194
+ * **Connected** \
17195
+ * **Disconnected**
17196
+ */
17197
+ export type FailoverConnectionStatus = string;
17198
+
17199
+ /** Known values of {@link FailoverTestType} that the service accepts. */
17200
+ export enum KnownFailoverTestType {
17201
+ /** SingleSiteFailover */
17202
+ SingleSiteFailover = "SingleSiteFailover",
17203
+ /** MultiSiteFailover */
17204
+ MultiSiteFailover = "MultiSiteFailover",
17205
+ /** All */
17206
+ All = "All",
17207
+ }
17208
+
17209
+ /**
17210
+ * Defines values for FailoverTestType. \
17211
+ * {@link KnownFailoverTestType} can be used interchangeably with FailoverTestType,
17212
+ * this enum contains the known values that the service supports.
17213
+ * ### Known values supported by the service
17214
+ * **SingleSiteFailover** \
17215
+ * **MultiSiteFailover** \
17216
+ * **All**
17217
+ */
17218
+ export type FailoverTestType = string;
17219
+
17220
+ /** Known values of {@link FailoverTestStatusForSingleTest} that the service accepts. */
17221
+ export enum KnownFailoverTestStatusForSingleTest {
17222
+ /** NotStarted */
17223
+ NotStarted = "NotStarted",
17224
+ /** Starting */
17225
+ Starting = "Starting",
17226
+ /** Running */
17227
+ Running = "Running",
17228
+ /** StartFailed */
17229
+ StartFailed = "StartFailed",
17230
+ /** Stopping */
17231
+ Stopping = "Stopping",
17232
+ /** Completed */
17233
+ Completed = "Completed",
17234
+ /** StopFailed */
17235
+ StopFailed = "StopFailed",
17236
+ /** Invalid */
17237
+ Invalid = "Invalid",
17238
+ /** Expired */
17239
+ Expired = "Expired",
17240
+ }
17241
+
17242
+ /**
17243
+ * Defines values for FailoverTestStatusForSingleTest. \
17244
+ * {@link KnownFailoverTestStatusForSingleTest} can be used interchangeably with FailoverTestStatusForSingleTest,
17245
+ * this enum contains the known values that the service supports.
17246
+ * ### Known values supported by the service
17247
+ * **NotStarted** \
17248
+ * **Starting** \
17249
+ * **Running** \
17250
+ * **StartFailed** \
17251
+ * **Stopping** \
17252
+ * **Completed** \
17253
+ * **StopFailed** \
17254
+ * **Invalid** \
17255
+ * **Expired**
17256
+ */
17257
+ export type FailoverTestStatusForSingleTest = string;
17258
+
16505
17259
  /** Known values of {@link OfficeTrafficCategory} that the service accepts. */
16506
17260
  export enum KnownOfficeTrafficCategory {
16507
17261
  /** Optimize */
@@ -17570,7 +18324,7 @@ export type FirewallPolicyIdpsSignatureMode = 0 | 1 | 2;
17570
18324
  /** Defines values for FirewallPolicyIdpsSignatureSeverity. */
17571
18325
  export type FirewallPolicyIdpsSignatureSeverity = 1 | 2 | 3;
17572
18326
  /** Defines values for FirewallPolicyIdpsSignatureDirection. */
17573
- export type FirewallPolicyIdpsSignatureDirection = 0 | 1 | 2 | 3 | 4;
18327
+ export type FirewallPolicyIdpsSignatureDirection = 0 | 1 | 2 | 3 | 4 | 5;
17574
18328
  /** Defines values for PacketCaptureTargetType. */
17575
18329
  export type PacketCaptureTargetType = "AzureVM" | "AzureVMSS";
17576
18330
 
@@ -19804,6 +20558,147 @@ export interface FirewallPolicyRuleCollectionGroupDraftsGetOptionalParams
19804
20558
  export type FirewallPolicyRuleCollectionGroupDraftsGetResponse =
19805
20559
  FirewallPolicyRuleCollectionGroupDraft;
19806
20560
 
20561
+ /** Optional parameters. */
20562
+ export interface IpamPoolsListOptionalParams
20563
+ extends coreClient.OperationOptions {
20564
+ /** Optional skip token. */
20565
+ skipToken?: string;
20566
+ /** Optional num entries to skip. */
20567
+ skip?: number;
20568
+ /** Optional num entries to show. */
20569
+ top?: number;
20570
+ /** Optional key by which to sort. */
20571
+ sortKey?: string;
20572
+ /** Optional sort value for pagination. */
20573
+ sortValue?: string;
20574
+ }
20575
+
20576
+ /** Contains response data for the list operation. */
20577
+ export type IpamPoolsListResponse = IpamPoolList;
20578
+
20579
+ /** Optional parameters. */
20580
+ export interface IpamPoolsCreateOptionalParams
20581
+ extends coreClient.OperationOptions {
20582
+ /** Delay to wait until next poll, in milliseconds. */
20583
+ updateIntervalInMs?: number;
20584
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
20585
+ resumeFrom?: string;
20586
+ }
20587
+
20588
+ /** Contains response data for the create operation. */
20589
+ export type IpamPoolsCreateResponse = IpamPool;
20590
+
20591
+ /** Optional parameters. */
20592
+ export interface IpamPoolsUpdateOptionalParams
20593
+ extends coreClient.OperationOptions {
20594
+ /** Pool resource object to update partially. */
20595
+ body?: IpamPoolUpdate;
20596
+ }
20597
+
20598
+ /** Contains response data for the update operation. */
20599
+ export type IpamPoolsUpdateResponse = IpamPool;
20600
+
20601
+ /** Optional parameters. */
20602
+ export interface IpamPoolsGetOptionalParams
20603
+ extends coreClient.OperationOptions {}
20604
+
20605
+ /** Contains response data for the get operation. */
20606
+ export type IpamPoolsGetResponse = IpamPool;
20607
+
20608
+ /** Optional parameters. */
20609
+ export interface IpamPoolsDeleteOptionalParams
20610
+ extends coreClient.OperationOptions {
20611
+ /** Delay to wait until next poll, in milliseconds. */
20612
+ updateIntervalInMs?: number;
20613
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
20614
+ resumeFrom?: string;
20615
+ }
20616
+
20617
+ /** Contains response data for the delete operation. */
20618
+ export type IpamPoolsDeleteResponse = IpamPoolsDeleteHeaders;
20619
+
20620
+ /** Optional parameters. */
20621
+ export interface IpamPoolsGetPoolUsageOptionalParams
20622
+ extends coreClient.OperationOptions {}
20623
+
20624
+ /** Contains response data for the getPoolUsage operation. */
20625
+ export type IpamPoolsGetPoolUsageResponse = PoolUsage;
20626
+
20627
+ /** Optional parameters. */
20628
+ export interface IpamPoolsListAssociatedResourcesOptionalParams
20629
+ extends coreClient.OperationOptions {}
20630
+
20631
+ /** Contains response data for the listAssociatedResources operation. */
20632
+ export type IpamPoolsListAssociatedResourcesResponse = PoolAssociationList;
20633
+
20634
+ /** Optional parameters. */
20635
+ export interface IpamPoolsListNextOptionalParams
20636
+ extends coreClient.OperationOptions {}
20637
+
20638
+ /** Contains response data for the listNext operation. */
20639
+ export type IpamPoolsListNextResponse = IpamPoolList;
20640
+
20641
+ /** Optional parameters. */
20642
+ export interface IpamPoolsListAssociatedResourcesNextOptionalParams
20643
+ extends coreClient.OperationOptions {}
20644
+
20645
+ /** Contains response data for the listAssociatedResourcesNext operation. */
20646
+ export type IpamPoolsListAssociatedResourcesNextResponse = PoolAssociationList;
20647
+
20648
+ /** Optional parameters. */
20649
+ export interface StaticCidrsListOptionalParams
20650
+ extends coreClient.OperationOptions {
20651
+ /** Optional skip token. */
20652
+ skipToken?: string;
20653
+ /** Optional num entries to skip. */
20654
+ skip?: number;
20655
+ /** Optional num entries to show. */
20656
+ top?: number;
20657
+ /** Optional key by which to sort. */
20658
+ sortKey?: string;
20659
+ /** Optional sort value for pagination. */
20660
+ sortValue?: string;
20661
+ }
20662
+
20663
+ /** Contains response data for the list operation. */
20664
+ export type StaticCidrsListResponse = StaticCidrList;
20665
+
20666
+ /** Optional parameters. */
20667
+ export interface StaticCidrsCreateOptionalParams
20668
+ extends coreClient.OperationOptions {
20669
+ /** StaticCidr resource object to create/update. */
20670
+ body?: StaticCidr;
20671
+ }
20672
+
20673
+ /** Contains response data for the create operation. */
20674
+ export type StaticCidrsCreateResponse = StaticCidr;
20675
+
20676
+ /** Optional parameters. */
20677
+ export interface StaticCidrsGetOptionalParams
20678
+ extends coreClient.OperationOptions {}
20679
+
20680
+ /** Contains response data for the get operation. */
20681
+ export type StaticCidrsGetResponse = StaticCidr;
20682
+
20683
+ /** Optional parameters. */
20684
+ export interface StaticCidrsDeleteOptionalParams
20685
+ extends coreClient.OperationOptions {
20686
+ /** Delay to wait until next poll, in milliseconds. */
20687
+ updateIntervalInMs?: number;
20688
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
20689
+ resumeFrom?: string;
20690
+ }
20691
+
20692
+ /** Contains response data for the delete operation. */
20693
+ export type StaticCidrsDeleteResponse = StaticCidrsDeleteHeaders;
20694
+
20695
+ /** Optional parameters. */
20696
+ export interface StaticCidrsListNextOptionalParams
20697
+ extends coreClient.OperationOptions {}
20698
+
20699
+ /** Contains response data for the listNext operation. */
20700
+ export type StaticCidrsListNextResponse = StaticCidrList;
20701
+
19807
20702
  /** Optional parameters. */
19808
20703
  export interface IpAllocationsDeleteOptionalParams
19809
20704
  extends coreClient.OperationOptions {
@@ -20163,6 +21058,19 @@ export interface LoadBalancerLoadBalancingRulesGetOptionalParams
20163
21058
  /** Contains response data for the get operation. */
20164
21059
  export type LoadBalancerLoadBalancingRulesGetResponse = LoadBalancingRule;
20165
21060
 
21061
+ /** Optional parameters. */
21062
+ export interface LoadBalancerLoadBalancingRulesHealthOptionalParams
21063
+ extends coreClient.OperationOptions {
21064
+ /** Delay to wait until next poll, in milliseconds. */
21065
+ updateIntervalInMs?: number;
21066
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
21067
+ resumeFrom?: string;
21068
+ }
21069
+
21070
+ /** Contains response data for the health operation. */
21071
+ export type LoadBalancerLoadBalancingRulesHealthResponse =
21072
+ LoadBalancerHealthPerRule;
21073
+
20166
21074
  /** Optional parameters. */
20167
21075
  export interface LoadBalancerLoadBalancingRulesListNextOptionalParams
20168
21076
  extends coreClient.OperationOptions {}
@@ -20693,44 +21601,55 @@ export interface StaticMembersListNextOptionalParams
20693
21601
  export type StaticMembersListNextResponse = StaticMemberListResult;
20694
21602
 
20695
21603
  /** Optional parameters. */
20696
- export interface ScopeConnectionsCreateOrUpdateOptionalParams
20697
- extends coreClient.OperationOptions {}
21604
+ export interface NetworkManagerRoutingConfigurationsListOptionalParams
21605
+ extends coreClient.OperationOptions {
21606
+ /** An optional query parameter which specifies the maximum number of records to be returned by the server. */
21607
+ top?: number;
21608
+ /** SkipToken is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skipToken parameter that specifies a starting point to use for subsequent calls. */
21609
+ skipToken?: string;
21610
+ }
20698
21611
 
20699
- /** Contains response data for the createOrUpdate operation. */
20700
- export type ScopeConnectionsCreateOrUpdateResponse = ScopeConnection;
21612
+ /** Contains response data for the list operation. */
21613
+ export type NetworkManagerRoutingConfigurationsListResponse =
21614
+ NetworkManagerRoutingConfigurationListResult;
20701
21615
 
20702
21616
  /** Optional parameters. */
20703
- export interface ScopeConnectionsGetOptionalParams
21617
+ export interface NetworkManagerRoutingConfigurationsGetOptionalParams
20704
21618
  extends coreClient.OperationOptions {}
20705
21619
 
20706
21620
  /** Contains response data for the get operation. */
20707
- export type ScopeConnectionsGetResponse = ScopeConnection;
21621
+ export type NetworkManagerRoutingConfigurationsGetResponse =
21622
+ NetworkManagerRoutingConfiguration;
20708
21623
 
20709
21624
  /** Optional parameters. */
20710
- export interface ScopeConnectionsDeleteOptionalParams
21625
+ export interface NetworkManagerRoutingConfigurationsCreateOrUpdateOptionalParams
20711
21626
  extends coreClient.OperationOptions {}
20712
21627
 
21628
+ /** Contains response data for the createOrUpdate operation. */
21629
+ export type NetworkManagerRoutingConfigurationsCreateOrUpdateResponse =
21630
+ NetworkManagerRoutingConfiguration;
21631
+
20713
21632
  /** Optional parameters. */
20714
- export interface ScopeConnectionsListOptionalParams
21633
+ export interface NetworkManagerRoutingConfigurationsDeleteOptionalParams
20715
21634
  extends coreClient.OperationOptions {
20716
- /** An optional query parameter which specifies the maximum number of records to be returned by the server. */
20717
- top?: number;
20718
- /** SkipToken is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skipToken parameter that specifies a starting point to use for subsequent calls. */
20719
- skipToken?: string;
21635
+ /** Deletes the resource even if it is part of a deployed configuration. If the configuration has been deployed, the service will do a cleanup deployment in the background, prior to the delete. */
21636
+ force?: boolean;
21637
+ /** Delay to wait until next poll, in milliseconds. */
21638
+ updateIntervalInMs?: number;
21639
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
21640
+ resumeFrom?: string;
20720
21641
  }
20721
21642
 
20722
- /** Contains response data for the list operation. */
20723
- export type ScopeConnectionsListResponse = ScopeConnectionListResult;
20724
-
20725
21643
  /** Optional parameters. */
20726
- export interface ScopeConnectionsListNextOptionalParams
21644
+ export interface NetworkManagerRoutingConfigurationsListNextOptionalParams
20727
21645
  extends coreClient.OperationOptions {}
20728
21646
 
20729
21647
  /** Contains response data for the listNext operation. */
20730
- export type ScopeConnectionsListNextResponse = ScopeConnectionListResult;
21648
+ export type NetworkManagerRoutingConfigurationsListNextResponse =
21649
+ NetworkManagerRoutingConfigurationListResult;
20731
21650
 
20732
21651
  /** Optional parameters. */
20733
- export interface SecurityAdminConfigurationsListOptionalParams
21652
+ export interface RoutingRuleCollectionsListOptionalParams
20734
21653
  extends coreClient.OperationOptions {
20735
21654
  /** An optional query parameter which specifies the maximum number of records to be returned by the server. */
20736
21655
  top?: number;
@@ -20739,26 +21658,26 @@ export interface SecurityAdminConfigurationsListOptionalParams
20739
21658
  }
20740
21659
 
20741
21660
  /** Contains response data for the list operation. */
20742
- export type SecurityAdminConfigurationsListResponse =
20743
- SecurityAdminConfigurationListResult;
21661
+ export type RoutingRuleCollectionsListResponse =
21662
+ RoutingRuleCollectionListResult;
20744
21663
 
20745
21664
  /** Optional parameters. */
20746
- export interface SecurityAdminConfigurationsGetOptionalParams
21665
+ export interface RoutingRuleCollectionsGetOptionalParams
20747
21666
  extends coreClient.OperationOptions {}
20748
21667
 
20749
21668
  /** Contains response data for the get operation. */
20750
- export type SecurityAdminConfigurationsGetResponse = SecurityAdminConfiguration;
21669
+ export type RoutingRuleCollectionsGetResponse = RoutingRuleCollection;
20751
21670
 
20752
21671
  /** Optional parameters. */
20753
- export interface SecurityAdminConfigurationsCreateOrUpdateOptionalParams
21672
+ export interface RoutingRuleCollectionsCreateOrUpdateOptionalParams
20754
21673
  extends coreClient.OperationOptions {}
20755
21674
 
20756
21675
  /** Contains response data for the createOrUpdate operation. */
20757
- export type SecurityAdminConfigurationsCreateOrUpdateResponse =
20758
- SecurityAdminConfiguration;
21676
+ export type RoutingRuleCollectionsCreateOrUpdateResponse =
21677
+ RoutingRuleCollection;
20759
21678
 
20760
21679
  /** Optional parameters. */
20761
- export interface SecurityAdminConfigurationsDeleteOptionalParams
21680
+ export interface RoutingRuleCollectionsDeleteOptionalParams
20762
21681
  extends coreClient.OperationOptions {
20763
21682
  /** Deletes the resource even if it is part of a deployed configuration. If the configuration has been deployed, the service will do a cleanup deployment in the background, prior to the delete. */
20764
21683
  force?: boolean;
@@ -20769,15 +21688,15 @@ export interface SecurityAdminConfigurationsDeleteOptionalParams
20769
21688
  }
20770
21689
 
20771
21690
  /** Optional parameters. */
20772
- export interface SecurityAdminConfigurationsListNextOptionalParams
21691
+ export interface RoutingRuleCollectionsListNextOptionalParams
20773
21692
  extends coreClient.OperationOptions {}
20774
21693
 
20775
21694
  /** Contains response data for the listNext operation. */
20776
- export type SecurityAdminConfigurationsListNextResponse =
20777
- SecurityAdminConfigurationListResult;
21695
+ export type RoutingRuleCollectionsListNextResponse =
21696
+ RoutingRuleCollectionListResult;
20778
21697
 
20779
21698
  /** Optional parameters. */
20780
- export interface AdminRuleCollectionsListOptionalParams
21699
+ export interface RoutingRulesListOptionalParams
20781
21700
  extends coreClient.OperationOptions {
20782
21701
  /** An optional query parameter which specifies the maximum number of records to be returned by the server. */
20783
21702
  top?: number;
@@ -20786,24 +21705,24 @@ export interface AdminRuleCollectionsListOptionalParams
20786
21705
  }
20787
21706
 
20788
21707
  /** Contains response data for the list operation. */
20789
- export type AdminRuleCollectionsListResponse = AdminRuleCollectionListResult;
21708
+ export type RoutingRulesListResponse = RoutingRuleListResult;
20790
21709
 
20791
21710
  /** Optional parameters. */
20792
- export interface AdminRuleCollectionsGetOptionalParams
21711
+ export interface RoutingRulesGetOptionalParams
20793
21712
  extends coreClient.OperationOptions {}
20794
21713
 
20795
21714
  /** Contains response data for the get operation. */
20796
- export type AdminRuleCollectionsGetResponse = AdminRuleCollection;
21715
+ export type RoutingRulesGetResponse = RoutingRule;
20797
21716
 
20798
21717
  /** Optional parameters. */
20799
- export interface AdminRuleCollectionsCreateOrUpdateOptionalParams
21718
+ export interface RoutingRulesCreateOrUpdateOptionalParams
20800
21719
  extends coreClient.OperationOptions {}
20801
21720
 
20802
21721
  /** Contains response data for the createOrUpdate operation. */
20803
- export type AdminRuleCollectionsCreateOrUpdateResponse = AdminRuleCollection;
21722
+ export type RoutingRulesCreateOrUpdateResponse = RoutingRule;
20804
21723
 
20805
21724
  /** Optional parameters. */
20806
- export interface AdminRuleCollectionsDeleteOptionalParams
21725
+ export interface RoutingRulesDeleteOptionalParams
20807
21726
  extends coreClient.OperationOptions {
20808
21727
  /** Deletes the resource even if it is part of a deployed configuration. If the configuration has been deployed, the service will do a cleanup deployment in the background, prior to the delete. */
20809
21728
  force?: boolean;
@@ -20814,59 +21733,51 @@ export interface AdminRuleCollectionsDeleteOptionalParams
20814
21733
  }
20815
21734
 
20816
21735
  /** Optional parameters. */
20817
- export interface AdminRuleCollectionsListNextOptionalParams
21736
+ export interface RoutingRulesListNextOptionalParams
20818
21737
  extends coreClient.OperationOptions {}
20819
21738
 
20820
21739
  /** Contains response data for the listNext operation. */
20821
- export type AdminRuleCollectionsListNextResponse =
20822
- AdminRuleCollectionListResult;
21740
+ export type RoutingRulesListNextResponse = RoutingRuleListResult;
20823
21741
 
20824
21742
  /** Optional parameters. */
20825
- export interface AdminRulesListOptionalParams
20826
- extends coreClient.OperationOptions {
20827
- /** An optional query parameter which specifies the maximum number of records to be returned by the server. */
20828
- top?: number;
20829
- /** SkipToken is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skipToken parameter that specifies a starting point to use for subsequent calls. */
20830
- skipToken?: string;
20831
- }
21743
+ export interface ScopeConnectionsCreateOrUpdateOptionalParams
21744
+ extends coreClient.OperationOptions {}
20832
21745
 
20833
- /** Contains response data for the list operation. */
20834
- export type AdminRulesListResponse = AdminRuleListResult;
21746
+ /** Contains response data for the createOrUpdate operation. */
21747
+ export type ScopeConnectionsCreateOrUpdateResponse = ScopeConnection;
20835
21748
 
20836
21749
  /** Optional parameters. */
20837
- export interface AdminRulesGetOptionalParams
21750
+ export interface ScopeConnectionsGetOptionalParams
20838
21751
  extends coreClient.OperationOptions {}
20839
21752
 
20840
21753
  /** Contains response data for the get operation. */
20841
- export type AdminRulesGetResponse = BaseAdminRuleUnion;
21754
+ export type ScopeConnectionsGetResponse = ScopeConnection;
20842
21755
 
20843
21756
  /** Optional parameters. */
20844
- export interface AdminRulesCreateOrUpdateOptionalParams
21757
+ export interface ScopeConnectionsDeleteOptionalParams
20845
21758
  extends coreClient.OperationOptions {}
20846
21759
 
20847
- /** Contains response data for the createOrUpdate operation. */
20848
- export type AdminRulesCreateOrUpdateResponse = BaseAdminRuleUnion;
20849
-
20850
21760
  /** Optional parameters. */
20851
- export interface AdminRulesDeleteOptionalParams
21761
+ export interface ScopeConnectionsListOptionalParams
20852
21762
  extends coreClient.OperationOptions {
20853
- /** Deletes the resource even if it is part of a deployed configuration. If the configuration has been deployed, the service will do a cleanup deployment in the background, prior to the delete. */
20854
- force?: boolean;
20855
- /** Delay to wait until next poll, in milliseconds. */
20856
- updateIntervalInMs?: number;
20857
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
20858
- resumeFrom?: string;
21763
+ /** An optional query parameter which specifies the maximum number of records to be returned by the server. */
21764
+ top?: number;
21765
+ /** SkipToken is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skipToken parameter that specifies a starting point to use for subsequent calls. */
21766
+ skipToken?: string;
20859
21767
  }
20860
21768
 
21769
+ /** Contains response data for the list operation. */
21770
+ export type ScopeConnectionsListResponse = ScopeConnectionListResult;
21771
+
20861
21772
  /** Optional parameters. */
20862
- export interface AdminRulesListNextOptionalParams
21773
+ export interface ScopeConnectionsListNextOptionalParams
20863
21774
  extends coreClient.OperationOptions {}
20864
21775
 
20865
21776
  /** Contains response data for the listNext operation. */
20866
- export type AdminRulesListNextResponse = AdminRuleListResult;
21777
+ export type ScopeConnectionsListNextResponse = ScopeConnectionListResult;
20867
21778
 
20868
21779
  /** Optional parameters. */
20869
- export interface SecurityUserConfigurationsListOptionalParams
21780
+ export interface SecurityAdminConfigurationsListOptionalParams
20870
21781
  extends coreClient.OperationOptions {
20871
21782
  /** An optional query parameter which specifies the maximum number of records to be returned by the server. */
20872
21783
  top?: number;
@@ -20875,26 +21786,26 @@ export interface SecurityUserConfigurationsListOptionalParams
20875
21786
  }
20876
21787
 
20877
21788
  /** Contains response data for the list operation. */
20878
- export type SecurityUserConfigurationsListResponse =
20879
- SecurityUserConfigurationListResult;
21789
+ export type SecurityAdminConfigurationsListResponse =
21790
+ SecurityAdminConfigurationListResult;
20880
21791
 
20881
21792
  /** Optional parameters. */
20882
- export interface SecurityUserConfigurationsGetOptionalParams
21793
+ export interface SecurityAdminConfigurationsGetOptionalParams
20883
21794
  extends coreClient.OperationOptions {}
20884
21795
 
20885
21796
  /** Contains response data for the get operation. */
20886
- export type SecurityUserConfigurationsGetResponse = SecurityUserConfiguration;
21797
+ export type SecurityAdminConfigurationsGetResponse = SecurityAdminConfiguration;
20887
21798
 
20888
21799
  /** Optional parameters. */
20889
- export interface SecurityUserConfigurationsCreateOrUpdateOptionalParams
21800
+ export interface SecurityAdminConfigurationsCreateOrUpdateOptionalParams
20890
21801
  extends coreClient.OperationOptions {}
20891
21802
 
20892
21803
  /** Contains response data for the createOrUpdate operation. */
20893
- export type SecurityUserConfigurationsCreateOrUpdateResponse =
20894
- SecurityUserConfiguration;
21804
+ export type SecurityAdminConfigurationsCreateOrUpdateResponse =
21805
+ SecurityAdminConfiguration;
20895
21806
 
20896
21807
  /** Optional parameters. */
20897
- export interface SecurityUserConfigurationsDeleteOptionalParams
21808
+ export interface SecurityAdminConfigurationsDeleteOptionalParams
20898
21809
  extends coreClient.OperationOptions {
20899
21810
  /** Deletes the resource even if it is part of a deployed configuration. If the configuration has been deployed, the service will do a cleanup deployment in the background, prior to the delete. */
20900
21811
  force?: boolean;
@@ -20905,15 +21816,15 @@ export interface SecurityUserConfigurationsDeleteOptionalParams
20905
21816
  }
20906
21817
 
20907
21818
  /** Optional parameters. */
20908
- export interface SecurityUserConfigurationsListNextOptionalParams
21819
+ export interface SecurityAdminConfigurationsListNextOptionalParams
20909
21820
  extends coreClient.OperationOptions {}
20910
21821
 
20911
21822
  /** Contains response data for the listNext operation. */
20912
- export type SecurityUserConfigurationsListNextResponse =
20913
- SecurityUserConfigurationListResult;
21823
+ export type SecurityAdminConfigurationsListNextResponse =
21824
+ SecurityAdminConfigurationListResult;
20914
21825
 
20915
21826
  /** Optional parameters. */
20916
- export interface SecurityUserRuleCollectionsListOptionalParams
21827
+ export interface AdminRuleCollectionsListOptionalParams
20917
21828
  extends coreClient.OperationOptions {
20918
21829
  /** An optional query parameter which specifies the maximum number of records to be returned by the server. */
20919
21830
  top?: number;
@@ -20922,26 +21833,24 @@ export interface SecurityUserRuleCollectionsListOptionalParams
20922
21833
  }
20923
21834
 
20924
21835
  /** Contains response data for the list operation. */
20925
- export type SecurityUserRuleCollectionsListResponse =
20926
- SecurityUserRuleCollectionListResult;
21836
+ export type AdminRuleCollectionsListResponse = AdminRuleCollectionListResult;
20927
21837
 
20928
21838
  /** Optional parameters. */
20929
- export interface SecurityUserRuleCollectionsGetOptionalParams
21839
+ export interface AdminRuleCollectionsGetOptionalParams
20930
21840
  extends coreClient.OperationOptions {}
20931
21841
 
20932
21842
  /** Contains response data for the get operation. */
20933
- export type SecurityUserRuleCollectionsGetResponse = SecurityUserRuleCollection;
21843
+ export type AdminRuleCollectionsGetResponse = AdminRuleCollection;
20934
21844
 
20935
21845
  /** Optional parameters. */
20936
- export interface SecurityUserRuleCollectionsCreateOrUpdateOptionalParams
21846
+ export interface AdminRuleCollectionsCreateOrUpdateOptionalParams
20937
21847
  extends coreClient.OperationOptions {}
20938
21848
 
20939
21849
  /** Contains response data for the createOrUpdate operation. */
20940
- export type SecurityUserRuleCollectionsCreateOrUpdateResponse =
20941
- SecurityUserRuleCollection;
21850
+ export type AdminRuleCollectionsCreateOrUpdateResponse = AdminRuleCollection;
20942
21851
 
20943
21852
  /** Optional parameters. */
20944
- export interface SecurityUserRuleCollectionsDeleteOptionalParams
21853
+ export interface AdminRuleCollectionsDeleteOptionalParams
20945
21854
  extends coreClient.OperationOptions {
20946
21855
  /** Deletes the resource even if it is part of a deployed configuration. If the configuration has been deployed, the service will do a cleanup deployment in the background, prior to the delete. */
20947
21856
  force?: boolean;
@@ -20952,15 +21861,15 @@ export interface SecurityUserRuleCollectionsDeleteOptionalParams
20952
21861
  }
20953
21862
 
20954
21863
  /** Optional parameters. */
20955
- export interface SecurityUserRuleCollectionsListNextOptionalParams
21864
+ export interface AdminRuleCollectionsListNextOptionalParams
20956
21865
  extends coreClient.OperationOptions {}
20957
21866
 
20958
21867
  /** Contains response data for the listNext operation. */
20959
- export type SecurityUserRuleCollectionsListNextResponse =
20960
- SecurityUserRuleCollectionListResult;
21868
+ export type AdminRuleCollectionsListNextResponse =
21869
+ AdminRuleCollectionListResult;
20961
21870
 
20962
21871
  /** Optional parameters. */
20963
- export interface SecurityUserRulesListOptionalParams
21872
+ export interface AdminRulesListOptionalParams
20964
21873
  extends coreClient.OperationOptions {
20965
21874
  /** An optional query parameter which specifies the maximum number of records to be returned by the server. */
20966
21875
  top?: number;
@@ -20969,24 +21878,24 @@ export interface SecurityUserRulesListOptionalParams
20969
21878
  }
20970
21879
 
20971
21880
  /** Contains response data for the list operation. */
20972
- export type SecurityUserRulesListResponse = SecurityUserRuleListResult;
21881
+ export type AdminRulesListResponse = AdminRuleListResult;
20973
21882
 
20974
21883
  /** Optional parameters. */
20975
- export interface SecurityUserRulesGetOptionalParams
21884
+ export interface AdminRulesGetOptionalParams
20976
21885
  extends coreClient.OperationOptions {}
20977
21886
 
20978
21887
  /** Contains response data for the get operation. */
20979
- export type SecurityUserRulesGetResponse = SecurityUserRule;
21888
+ export type AdminRulesGetResponse = BaseAdminRuleUnion;
20980
21889
 
20981
21890
  /** Optional parameters. */
20982
- export interface SecurityUserRulesCreateOrUpdateOptionalParams
21891
+ export interface AdminRulesCreateOrUpdateOptionalParams
20983
21892
  extends coreClient.OperationOptions {}
20984
21893
 
20985
21894
  /** Contains response data for the createOrUpdate operation. */
20986
- export type SecurityUserRulesCreateOrUpdateResponse = SecurityUserRule;
21895
+ export type AdminRulesCreateOrUpdateResponse = BaseAdminRuleUnion;
20987
21896
 
20988
21897
  /** Optional parameters. */
20989
- export interface SecurityUserRulesDeleteOptionalParams
21898
+ export interface AdminRulesDeleteOptionalParams
20990
21899
  extends coreClient.OperationOptions {
20991
21900
  /** Deletes the resource even if it is part of a deployed configuration. If the configuration has been deployed, the service will do a cleanup deployment in the background, prior to the delete. */
20992
21901
  force?: boolean;
@@ -20997,14 +21906,14 @@ export interface SecurityUserRulesDeleteOptionalParams
20997
21906
  }
20998
21907
 
20999
21908
  /** Optional parameters. */
21000
- export interface SecurityUserRulesListNextOptionalParams
21909
+ export interface AdminRulesListNextOptionalParams
21001
21910
  extends coreClient.OperationOptions {}
21002
21911
 
21003
21912
  /** Contains response data for the listNext operation. */
21004
- export type SecurityUserRulesListNextResponse = SecurityUserRuleListResult;
21913
+ export type AdminRulesListNextResponse = AdminRuleListResult;
21005
21914
 
21006
21915
  /** Optional parameters. */
21007
- export interface NetworkManagerRoutingConfigurationsListOptionalParams
21916
+ export interface SecurityUserConfigurationsListOptionalParams
21008
21917
  extends coreClient.OperationOptions {
21009
21918
  /** An optional query parameter which specifies the maximum number of records to be returned by the server. */
21010
21919
  top?: number;
@@ -21013,27 +21922,26 @@ export interface NetworkManagerRoutingConfigurationsListOptionalParams
21013
21922
  }
21014
21923
 
21015
21924
  /** Contains response data for the list operation. */
21016
- export type NetworkManagerRoutingConfigurationsListResponse =
21017
- NetworkManagerRoutingConfigurationListResult;
21925
+ export type SecurityUserConfigurationsListResponse =
21926
+ SecurityUserConfigurationListResult;
21018
21927
 
21019
21928
  /** Optional parameters. */
21020
- export interface NetworkManagerRoutingConfigurationsGetOptionalParams
21929
+ export interface SecurityUserConfigurationsGetOptionalParams
21021
21930
  extends coreClient.OperationOptions {}
21022
21931
 
21023
21932
  /** Contains response data for the get operation. */
21024
- export type NetworkManagerRoutingConfigurationsGetResponse =
21025
- NetworkManagerRoutingConfiguration;
21933
+ export type SecurityUserConfigurationsGetResponse = SecurityUserConfiguration;
21026
21934
 
21027
21935
  /** Optional parameters. */
21028
- export interface NetworkManagerRoutingConfigurationsCreateOrUpdateOptionalParams
21936
+ export interface SecurityUserConfigurationsCreateOrUpdateOptionalParams
21029
21937
  extends coreClient.OperationOptions {}
21030
21938
 
21031
21939
  /** Contains response data for the createOrUpdate operation. */
21032
- export type NetworkManagerRoutingConfigurationsCreateOrUpdateResponse =
21033
- NetworkManagerRoutingConfiguration;
21940
+ export type SecurityUserConfigurationsCreateOrUpdateResponse =
21941
+ SecurityUserConfiguration;
21034
21942
 
21035
21943
  /** Optional parameters. */
21036
- export interface NetworkManagerRoutingConfigurationsDeleteOptionalParams
21944
+ export interface SecurityUserConfigurationsDeleteOptionalParams
21037
21945
  extends coreClient.OperationOptions {
21038
21946
  /** Deletes the resource even if it is part of a deployed configuration. If the configuration has been deployed, the service will do a cleanup deployment in the background, prior to the delete. */
21039
21947
  force?: boolean;
@@ -21044,15 +21952,15 @@ export interface NetworkManagerRoutingConfigurationsDeleteOptionalParams
21044
21952
  }
21045
21953
 
21046
21954
  /** Optional parameters. */
21047
- export interface NetworkManagerRoutingConfigurationsListNextOptionalParams
21955
+ export interface SecurityUserConfigurationsListNextOptionalParams
21048
21956
  extends coreClient.OperationOptions {}
21049
21957
 
21050
21958
  /** Contains response data for the listNext operation. */
21051
- export type NetworkManagerRoutingConfigurationsListNextResponse =
21052
- NetworkManagerRoutingConfigurationListResult;
21959
+ export type SecurityUserConfigurationsListNextResponse =
21960
+ SecurityUserConfigurationListResult;
21053
21961
 
21054
21962
  /** Optional parameters. */
21055
- export interface RoutingRuleCollectionsListOptionalParams
21963
+ export interface SecurityUserRuleCollectionsListOptionalParams
21056
21964
  extends coreClient.OperationOptions {
21057
21965
  /** An optional query parameter which specifies the maximum number of records to be returned by the server. */
21058
21966
  top?: number;
@@ -21061,26 +21969,26 @@ export interface RoutingRuleCollectionsListOptionalParams
21061
21969
  }
21062
21970
 
21063
21971
  /** Contains response data for the list operation. */
21064
- export type RoutingRuleCollectionsListResponse =
21065
- RoutingRuleCollectionListResult;
21972
+ export type SecurityUserRuleCollectionsListResponse =
21973
+ SecurityUserRuleCollectionListResult;
21066
21974
 
21067
21975
  /** Optional parameters. */
21068
- export interface RoutingRuleCollectionsGetOptionalParams
21976
+ export interface SecurityUserRuleCollectionsGetOptionalParams
21069
21977
  extends coreClient.OperationOptions {}
21070
21978
 
21071
21979
  /** Contains response data for the get operation. */
21072
- export type RoutingRuleCollectionsGetResponse = RoutingRuleCollection;
21980
+ export type SecurityUserRuleCollectionsGetResponse = SecurityUserRuleCollection;
21073
21981
 
21074
21982
  /** Optional parameters. */
21075
- export interface RoutingRuleCollectionsCreateOrUpdateOptionalParams
21983
+ export interface SecurityUserRuleCollectionsCreateOrUpdateOptionalParams
21076
21984
  extends coreClient.OperationOptions {}
21077
21985
 
21078
21986
  /** Contains response data for the createOrUpdate operation. */
21079
- export type RoutingRuleCollectionsCreateOrUpdateResponse =
21080
- RoutingRuleCollection;
21987
+ export type SecurityUserRuleCollectionsCreateOrUpdateResponse =
21988
+ SecurityUserRuleCollection;
21081
21989
 
21082
21990
  /** Optional parameters. */
21083
- export interface RoutingRuleCollectionsDeleteOptionalParams
21991
+ export interface SecurityUserRuleCollectionsDeleteOptionalParams
21084
21992
  extends coreClient.OperationOptions {
21085
21993
  /** Deletes the resource even if it is part of a deployed configuration. If the configuration has been deployed, the service will do a cleanup deployment in the background, prior to the delete. */
21086
21994
  force?: boolean;
@@ -21091,15 +21999,15 @@ export interface RoutingRuleCollectionsDeleteOptionalParams
21091
21999
  }
21092
22000
 
21093
22001
  /** Optional parameters. */
21094
- export interface RoutingRuleCollectionsListNextOptionalParams
22002
+ export interface SecurityUserRuleCollectionsListNextOptionalParams
21095
22003
  extends coreClient.OperationOptions {}
21096
22004
 
21097
22005
  /** Contains response data for the listNext operation. */
21098
- export type RoutingRuleCollectionsListNextResponse =
21099
- RoutingRuleCollectionListResult;
22006
+ export type SecurityUserRuleCollectionsListNextResponse =
22007
+ SecurityUserRuleCollectionListResult;
21100
22008
 
21101
22009
  /** Optional parameters. */
21102
- export interface RoutingRulesListOptionalParams
22010
+ export interface SecurityUserRulesListOptionalParams
21103
22011
  extends coreClient.OperationOptions {
21104
22012
  /** An optional query parameter which specifies the maximum number of records to be returned by the server. */
21105
22013
  top?: number;
@@ -21108,24 +22016,24 @@ export interface RoutingRulesListOptionalParams
21108
22016
  }
21109
22017
 
21110
22018
  /** Contains response data for the list operation. */
21111
- export type RoutingRulesListResponse = RoutingRuleListResult;
22019
+ export type SecurityUserRulesListResponse = SecurityUserRuleListResult;
21112
22020
 
21113
22021
  /** Optional parameters. */
21114
- export interface RoutingRulesGetOptionalParams
22022
+ export interface SecurityUserRulesGetOptionalParams
21115
22023
  extends coreClient.OperationOptions {}
21116
22024
 
21117
22025
  /** Contains response data for the get operation. */
21118
- export type RoutingRulesGetResponse = RoutingRule;
22026
+ export type SecurityUserRulesGetResponse = SecurityUserRule;
21119
22027
 
21120
22028
  /** Optional parameters. */
21121
- export interface RoutingRulesCreateOrUpdateOptionalParams
22029
+ export interface SecurityUserRulesCreateOrUpdateOptionalParams
21122
22030
  extends coreClient.OperationOptions {}
21123
22031
 
21124
22032
  /** Contains response data for the createOrUpdate operation. */
21125
- export type RoutingRulesCreateOrUpdateResponse = RoutingRule;
22033
+ export type SecurityUserRulesCreateOrUpdateResponse = SecurityUserRule;
21126
22034
 
21127
22035
  /** Optional parameters. */
21128
- export interface RoutingRulesDeleteOptionalParams
22036
+ export interface SecurityUserRulesDeleteOptionalParams
21129
22037
  extends coreClient.OperationOptions {
21130
22038
  /** Deletes the resource even if it is part of a deployed configuration. If the configuration has been deployed, the service will do a cleanup deployment in the background, prior to the delete. */
21131
22039
  force?: boolean;
@@ -21136,11 +22044,11 @@ export interface RoutingRulesDeleteOptionalParams
21136
22044
  }
21137
22045
 
21138
22046
  /** Optional parameters. */
21139
- export interface RoutingRulesListNextOptionalParams
22047
+ export interface SecurityUserRulesListNextOptionalParams
21140
22048
  extends coreClient.OperationOptions {}
21141
22049
 
21142
22050
  /** Contains response data for the listNext operation. */
21143
- export type RoutingRulesListNextResponse = RoutingRuleListResult;
22051
+ export type SecurityUserRulesListNextResponse = SecurityUserRuleListResult;
21144
22052
 
21145
22053
  /** Optional parameters. */
21146
22054
  export interface NetworkProfilesDeleteOptionalParams
@@ -21335,6 +22243,167 @@ export interface DefaultSecurityRulesListNextOptionalParams
21335
22243
  /** Contains response data for the listNext operation. */
21336
22244
  export type DefaultSecurityRulesListNextResponse = SecurityRuleListResult;
21337
22245
 
22246
+ /** Optional parameters. */
22247
+ export interface ReachabilityAnalysisIntentsListOptionalParams
22248
+ extends coreClient.OperationOptions {
22249
+ /** Optional skip token. */
22250
+ skipToken?: string;
22251
+ /** Optional num entries to skip. */
22252
+ skip?: number;
22253
+ /** Optional num entries to show. */
22254
+ top?: number;
22255
+ /** Optional key by which to sort. */
22256
+ sortKey?: string;
22257
+ /** Optional sort value for pagination. */
22258
+ sortValue?: string;
22259
+ }
22260
+
22261
+ /** Contains response data for the list operation. */
22262
+ export type ReachabilityAnalysisIntentsListResponse =
22263
+ ReachabilityAnalysisIntentListResult;
22264
+
22265
+ /** Optional parameters. */
22266
+ export interface ReachabilityAnalysisIntentsGetOptionalParams
22267
+ extends coreClient.OperationOptions {}
22268
+
22269
+ /** Contains response data for the get operation. */
22270
+ export type ReachabilityAnalysisIntentsGetResponse = ReachabilityAnalysisIntent;
22271
+
22272
+ /** Optional parameters. */
22273
+ export interface ReachabilityAnalysisIntentsCreateOptionalParams
22274
+ extends coreClient.OperationOptions {}
22275
+
22276
+ /** Contains response data for the create operation. */
22277
+ export type ReachabilityAnalysisIntentsCreateResponse =
22278
+ ReachabilityAnalysisIntent;
22279
+
22280
+ /** Optional parameters. */
22281
+ export interface ReachabilityAnalysisIntentsDeleteOptionalParams
22282
+ extends coreClient.OperationOptions {}
22283
+
22284
+ /** Optional parameters. */
22285
+ export interface ReachabilityAnalysisIntentsListNextOptionalParams
22286
+ extends coreClient.OperationOptions {}
22287
+
22288
+ /** Contains response data for the listNext operation. */
22289
+ export type ReachabilityAnalysisIntentsListNextResponse =
22290
+ ReachabilityAnalysisIntentListResult;
22291
+
22292
+ /** Optional parameters. */
22293
+ export interface ReachabilityAnalysisRunsListOptionalParams
22294
+ extends coreClient.OperationOptions {
22295
+ /** Optional skip token. */
22296
+ skipToken?: string;
22297
+ /** Optional num entries to skip. */
22298
+ skip?: number;
22299
+ /** Optional num entries to show. */
22300
+ top?: number;
22301
+ /** Optional key by which to sort. */
22302
+ sortKey?: string;
22303
+ /** Optional sort value for pagination. */
22304
+ sortValue?: string;
22305
+ }
22306
+
22307
+ /** Contains response data for the list operation. */
22308
+ export type ReachabilityAnalysisRunsListResponse =
22309
+ ReachabilityAnalysisRunListResult;
22310
+
22311
+ /** Optional parameters. */
22312
+ export interface ReachabilityAnalysisRunsGetOptionalParams
22313
+ extends coreClient.OperationOptions {}
22314
+
22315
+ /** Contains response data for the get operation. */
22316
+ export type ReachabilityAnalysisRunsGetResponse = ReachabilityAnalysisRun;
22317
+
22318
+ /** Optional parameters. */
22319
+ export interface ReachabilityAnalysisRunsCreateOptionalParams
22320
+ extends coreClient.OperationOptions {}
22321
+
22322
+ /** Contains response data for the create operation. */
22323
+ export type ReachabilityAnalysisRunsCreateResponse = ReachabilityAnalysisRun;
22324
+
22325
+ /** Optional parameters. */
22326
+ export interface ReachabilityAnalysisRunsDeleteOptionalParams
22327
+ extends coreClient.OperationOptions {
22328
+ /** Delay to wait until next poll, in milliseconds. */
22329
+ updateIntervalInMs?: number;
22330
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
22331
+ resumeFrom?: string;
22332
+ }
22333
+
22334
+ /** Contains response data for the delete operation. */
22335
+ export type ReachabilityAnalysisRunsDeleteResponse =
22336
+ ReachabilityAnalysisRunsDeleteHeaders;
22337
+
22338
+ /** Optional parameters. */
22339
+ export interface ReachabilityAnalysisRunsListNextOptionalParams
22340
+ extends coreClient.OperationOptions {}
22341
+
22342
+ /** Contains response data for the listNext operation. */
22343
+ export type ReachabilityAnalysisRunsListNextResponse =
22344
+ ReachabilityAnalysisRunListResult;
22345
+
22346
+ /** Optional parameters. */
22347
+ export interface VerifierWorkspacesListOptionalParams
22348
+ extends coreClient.OperationOptions {
22349
+ /** Optional skip token. */
22350
+ skipToken?: string;
22351
+ /** Optional num entries to skip. */
22352
+ skip?: number;
22353
+ /** Optional num entries to show. */
22354
+ top?: number;
22355
+ /** Optional key by which to sort. */
22356
+ sortKey?: string;
22357
+ /** Optional sort value for pagination. */
22358
+ sortValue?: string;
22359
+ }
22360
+
22361
+ /** Contains response data for the list operation. */
22362
+ export type VerifierWorkspacesListResponse = VerifierWorkspaceListResult;
22363
+
22364
+ /** Optional parameters. */
22365
+ export interface VerifierWorkspacesGetOptionalParams
22366
+ extends coreClient.OperationOptions {}
22367
+
22368
+ /** Contains response data for the get operation. */
22369
+ export type VerifierWorkspacesGetResponse = VerifierWorkspace;
22370
+
22371
+ /** Optional parameters. */
22372
+ export interface VerifierWorkspacesCreateOptionalParams
22373
+ extends coreClient.OperationOptions {}
22374
+
22375
+ /** Contains response data for the create operation. */
22376
+ export type VerifierWorkspacesCreateResponse = VerifierWorkspace;
22377
+
22378
+ /** Optional parameters. */
22379
+ export interface VerifierWorkspacesUpdateOptionalParams
22380
+ extends coreClient.OperationOptions {
22381
+ /** Verifier Workspace object to create/update. */
22382
+ body?: VerifierWorkspaceUpdate;
22383
+ }
22384
+
22385
+ /** Contains response data for the update operation. */
22386
+ export type VerifierWorkspacesUpdateResponse = VerifierWorkspace;
22387
+
22388
+ /** Optional parameters. */
22389
+ export interface VerifierWorkspacesDeleteOptionalParams
22390
+ extends coreClient.OperationOptions {
22391
+ /** Delay to wait until next poll, in milliseconds. */
22392
+ updateIntervalInMs?: number;
22393
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
22394
+ resumeFrom?: string;
22395
+ }
22396
+
22397
+ /** Contains response data for the delete operation. */
22398
+ export type VerifierWorkspacesDeleteResponse = VerifierWorkspacesDeleteHeaders;
22399
+
22400
+ /** Optional parameters. */
22401
+ export interface VerifierWorkspacesListNextOptionalParams
22402
+ extends coreClient.OperationOptions {}
22403
+
22404
+ /** Contains response data for the listNext operation. */
22405
+ export type VerifierWorkspacesListNextResponse = VerifierWorkspaceListResult;
22406
+
21338
22407
  /** Optional parameters. */
21339
22408
  export interface NetworkVirtualAppliancesDeleteOptionalParams
21340
22409
  extends coreClient.OperationOptions {
@@ -22780,10 +23849,10 @@ export type VirtualNetworksListUsageResponse = VirtualNetworkListUsageResult;
22780
23849
  /** Optional parameters. */
22781
23850
  export interface VirtualNetworksListDdosProtectionStatusOptionalParams
22782
23851
  extends coreClient.OperationOptions {
22783
- /** The max number of ip addresses to return. */
22784
- top?: number;
22785
23852
  /** The skipToken that is given with nextLink. */
22786
23853
  skipToken?: string;
23854
+ /** The max number of ip addresses to return. */
23855
+ top?: number;
22787
23856
  /** Delay to wait until next poll, in milliseconds. */
22788
23857
  updateIntervalInMs?: number;
22789
23858
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
@@ -23193,6 +24262,64 @@ export type VirtualNetworkGatewaysStopPacketCaptureResponse = {
23193
24262
  body: string;
23194
24263
  };
23195
24264
 
24265
+ /** Optional parameters. */
24266
+ export interface VirtualNetworkGatewaysGetFailoverAllTestDetailsOptionalParams
24267
+ extends coreClient.OperationOptions {
24268
+ /** Delay to wait until next poll, in milliseconds. */
24269
+ updateIntervalInMs?: number;
24270
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
24271
+ resumeFrom?: string;
24272
+ }
24273
+
24274
+ /** Contains response data for the getFailoverAllTestDetails operation. */
24275
+ export type VirtualNetworkGatewaysGetFailoverAllTestDetailsResponse =
24276
+ ExpressRouteFailoverTestDetails[];
24277
+
24278
+ /** Optional parameters. */
24279
+ export interface VirtualNetworkGatewaysGetFailoverSingleTestDetailsOptionalParams
24280
+ extends coreClient.OperationOptions {
24281
+ /** Delay to wait until next poll, in milliseconds. */
24282
+ updateIntervalInMs?: number;
24283
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
24284
+ resumeFrom?: string;
24285
+ }
24286
+
24287
+ /** Contains response data for the getFailoverSingleTestDetails operation. */
24288
+ export type VirtualNetworkGatewaysGetFailoverSingleTestDetailsResponse =
24289
+ ExpressRouteFailoverSingleTestDetails[];
24290
+
24291
+ /** Optional parameters. */
24292
+ export interface VirtualNetworkGatewaysStartExpressRouteSiteFailoverSimulationOptionalParams
24293
+ extends coreClient.OperationOptions {
24294
+ /** Delay to wait until next poll, in milliseconds. */
24295
+ updateIntervalInMs?: number;
24296
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
24297
+ resumeFrom?: string;
24298
+ }
24299
+
24300
+ /** Contains response data for the startExpressRouteSiteFailoverSimulation operation. */
24301
+ export type VirtualNetworkGatewaysStartExpressRouteSiteFailoverSimulationResponse =
24302
+ {
24303
+ /** The parsed response body. */
24304
+ body: string;
24305
+ };
24306
+
24307
+ /** Optional parameters. */
24308
+ export interface VirtualNetworkGatewaysStopExpressRouteSiteFailoverSimulationOptionalParams
24309
+ extends coreClient.OperationOptions {
24310
+ /** Delay to wait until next poll, in milliseconds. */
24311
+ updateIntervalInMs?: number;
24312
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
24313
+ resumeFrom?: string;
24314
+ }
24315
+
24316
+ /** Contains response data for the stopExpressRouteSiteFailoverSimulation operation. */
24317
+ export type VirtualNetworkGatewaysStopExpressRouteSiteFailoverSimulationResponse =
24318
+ {
24319
+ /** The parsed response body. */
24320
+ body: string;
24321
+ };
24322
+
23196
24323
  /** Optional parameters. */
23197
24324
  export interface VirtualNetworkGatewaysGetVpnclientConnectionHealthOptionalParams
23198
24325
  extends coreClient.OperationOptions {