@azure/arm-managednetworkfabric 1.0.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (752) hide show
  1. package/CHANGELOG.md +5 -0
  2. package/LICENSE +21 -0
  3. package/README.md +109 -0
  4. package/dist/index.js +18215 -0
  5. package/dist/index.js.map +1 -0
  6. package/dist/index.min.js +1 -0
  7. package/dist/index.min.js.map +1 -0
  8. package/dist-esm/samples-dev/accessControlListsCreateSample.d.ts +2 -0
  9. package/dist-esm/samples-dev/accessControlListsCreateSample.d.ts.map +1 -0
  10. package/dist-esm/samples-dev/accessControlListsCreateSample.js +53 -0
  11. package/dist-esm/samples-dev/accessControlListsCreateSample.js.map +1 -0
  12. package/dist-esm/samples-dev/accessControlListsDeleteSample.d.ts +2 -0
  13. package/dist-esm/samples-dev/accessControlListsDeleteSample.d.ts.map +1 -0
  14. package/dist-esm/samples-dev/accessControlListsDeleteSample.js +38 -0
  15. package/dist-esm/samples-dev/accessControlListsDeleteSample.js.map +1 -0
  16. package/dist-esm/samples-dev/accessControlListsGetSample.d.ts +2 -0
  17. package/dist-esm/samples-dev/accessControlListsGetSample.d.ts.map +1 -0
  18. package/dist-esm/samples-dev/accessControlListsGetSample.js +38 -0
  19. package/dist-esm/samples-dev/accessControlListsGetSample.js.map +1 -0
  20. package/dist-esm/samples-dev/accessControlListsListByResourceGroupSample.d.ts +2 -0
  21. package/dist-esm/samples-dev/accessControlListsListByResourceGroupSample.d.ts.map +1 -0
  22. package/dist-esm/samples-dev/accessControlListsListByResourceGroupSample.js +58 -0
  23. package/dist-esm/samples-dev/accessControlListsListByResourceGroupSample.js.map +1 -0
  24. package/dist-esm/samples-dev/accessControlListsListBySubscriptionSample.d.ts +2 -0
  25. package/dist-esm/samples-dev/accessControlListsListBySubscriptionSample.d.ts.map +1 -0
  26. package/dist-esm/samples-dev/accessControlListsListBySubscriptionSample.js +57 -0
  27. package/dist-esm/samples-dev/accessControlListsListBySubscriptionSample.js.map +1 -0
  28. package/dist-esm/samples-dev/accessControlListsUpdateSample.d.ts +2 -0
  29. package/dist-esm/samples-dev/accessControlListsUpdateSample.d.ts.map +1 -0
  30. package/dist-esm/samples-dev/accessControlListsUpdateSample.js +52 -0
  31. package/dist-esm/samples-dev/accessControlListsUpdateSample.js.map +1 -0
  32. package/dist-esm/samples-dev/externalNetworksClearArpEntriesSample.d.ts +2 -0
  33. package/dist-esm/samples-dev/externalNetworksClearArpEntriesSample.d.ts.map +1 -0
  34. package/dist-esm/samples-dev/externalNetworksClearArpEntriesSample.js +44 -0
  35. package/dist-esm/samples-dev/externalNetworksClearArpEntriesSample.js.map +1 -0
  36. package/dist-esm/samples-dev/externalNetworksClearIpv6NeighborsSample.d.ts +2 -0
  37. package/dist-esm/samples-dev/externalNetworksClearIpv6NeighborsSample.d.ts.map +1 -0
  38. package/dist-esm/samples-dev/externalNetworksClearIpv6NeighborsSample.js +44 -0
  39. package/dist-esm/samples-dev/externalNetworksClearIpv6NeighborsSample.js.map +1 -0
  40. package/dist-esm/samples-dev/externalNetworksCreateSample.d.ts +2 -0
  41. package/dist-esm/samples-dev/externalNetworksCreateSample.d.ts.map +1 -0
  42. package/dist-esm/samples-dev/externalNetworksCreateSample.js +58 -0
  43. package/dist-esm/samples-dev/externalNetworksCreateSample.js.map +1 -0
  44. package/dist-esm/samples-dev/externalNetworksDeleteSample.d.ts +2 -0
  45. package/dist-esm/samples-dev/externalNetworksDeleteSample.d.ts.map +1 -0
  46. package/dist-esm/samples-dev/externalNetworksDeleteSample.js +39 -0
  47. package/dist-esm/samples-dev/externalNetworksDeleteSample.js.map +1 -0
  48. package/dist-esm/samples-dev/externalNetworksGetSample.d.ts +2 -0
  49. package/dist-esm/samples-dev/externalNetworksGetSample.d.ts.map +1 -0
  50. package/dist-esm/samples-dev/externalNetworksGetSample.js +39 -0
  51. package/dist-esm/samples-dev/externalNetworksGetSample.js.map +1 -0
  52. package/dist-esm/samples-dev/externalNetworksListSample.d.ts +2 -0
  53. package/dist-esm/samples-dev/externalNetworksListSample.d.ts.map +1 -0
  54. package/dist-esm/samples-dev/externalNetworksListSample.js +59 -0
  55. package/dist-esm/samples-dev/externalNetworksListSample.js.map +1 -0
  56. package/dist-esm/samples-dev/externalNetworksUpdateAdministrativeStateSample.d.ts +2 -0
  57. package/dist-esm/samples-dev/externalNetworksUpdateAdministrativeStateSample.d.ts.map +1 -0
  58. package/dist-esm/samples-dev/externalNetworksUpdateAdministrativeStateSample.js +45 -0
  59. package/dist-esm/samples-dev/externalNetworksUpdateAdministrativeStateSample.js.map +1 -0
  60. package/dist-esm/samples-dev/externalNetworksUpdateBfdForBgpAdministrativeStateSample.d.ts +2 -0
  61. package/dist-esm/samples-dev/externalNetworksUpdateBfdForBgpAdministrativeStateSample.d.ts.map +1 -0
  62. package/dist-esm/samples-dev/externalNetworksUpdateBfdForBgpAdministrativeStateSample.js +45 -0
  63. package/dist-esm/samples-dev/externalNetworksUpdateBfdForBgpAdministrativeStateSample.js.map +1 -0
  64. package/dist-esm/samples-dev/externalNetworksUpdateBgpAdministrativeStateSample.d.ts +2 -0
  65. package/dist-esm/samples-dev/externalNetworksUpdateBgpAdministrativeStateSample.d.ts.map +1 -0
  66. package/dist-esm/samples-dev/externalNetworksUpdateBgpAdministrativeStateSample.js +45 -0
  67. package/dist-esm/samples-dev/externalNetworksUpdateBgpAdministrativeStateSample.js.map +1 -0
  68. package/dist-esm/samples-dev/externalNetworksUpdateSample.d.ts +2 -0
  69. package/dist-esm/samples-dev/externalNetworksUpdateSample.d.ts.map +1 -0
  70. package/dist-esm/samples-dev/externalNetworksUpdateSample.js +59 -0
  71. package/dist-esm/samples-dev/externalNetworksUpdateSample.js.map +1 -0
  72. package/dist-esm/samples-dev/internalNetworksClearArpEntriesSample.d.ts +2 -0
  73. package/dist-esm/samples-dev/internalNetworksClearArpEntriesSample.d.ts.map +1 -0
  74. package/dist-esm/samples-dev/internalNetworksClearArpEntriesSample.js +44 -0
  75. package/dist-esm/samples-dev/internalNetworksClearArpEntriesSample.js.map +1 -0
  76. package/dist-esm/samples-dev/internalNetworksClearIpv6NeighborsSample.d.ts +2 -0
  77. package/dist-esm/samples-dev/internalNetworksClearIpv6NeighborsSample.d.ts.map +1 -0
  78. package/dist-esm/samples-dev/internalNetworksClearIpv6NeighborsSample.js +44 -0
  79. package/dist-esm/samples-dev/internalNetworksClearIpv6NeighborsSample.js.map +1 -0
  80. package/dist-esm/samples-dev/internalNetworksCreateSample.d.ts +2 -0
  81. package/dist-esm/samples-dev/internalNetworksCreateSample.d.ts.map +1 -0
  82. package/dist-esm/samples-dev/internalNetworksCreateSample.js +63 -0
  83. package/dist-esm/samples-dev/internalNetworksCreateSample.js.map +1 -0
  84. package/dist-esm/samples-dev/internalNetworksDeleteSample.d.ts +2 -0
  85. package/dist-esm/samples-dev/internalNetworksDeleteSample.d.ts.map +1 -0
  86. package/dist-esm/samples-dev/internalNetworksDeleteSample.js +39 -0
  87. package/dist-esm/samples-dev/internalNetworksDeleteSample.js.map +1 -0
  88. package/dist-esm/samples-dev/internalNetworksGetSample.d.ts +2 -0
  89. package/dist-esm/samples-dev/internalNetworksGetSample.d.ts.map +1 -0
  90. package/dist-esm/samples-dev/internalNetworksGetSample.js +39 -0
  91. package/dist-esm/samples-dev/internalNetworksGetSample.js.map +1 -0
  92. package/dist-esm/samples-dev/internalNetworksListSample.d.ts +2 -0
  93. package/dist-esm/samples-dev/internalNetworksListSample.d.ts.map +1 -0
  94. package/dist-esm/samples-dev/internalNetworksListSample.js +59 -0
  95. package/dist-esm/samples-dev/internalNetworksListSample.js.map +1 -0
  96. package/dist-esm/samples-dev/internalNetworksUpdateAdministrativeStateSample.d.ts +2 -0
  97. package/dist-esm/samples-dev/internalNetworksUpdateAdministrativeStateSample.d.ts.map +1 -0
  98. package/dist-esm/samples-dev/internalNetworksUpdateAdministrativeStateSample.js +45 -0
  99. package/dist-esm/samples-dev/internalNetworksUpdateAdministrativeStateSample.js.map +1 -0
  100. package/dist-esm/samples-dev/internalNetworksUpdateBfdForBgpAdministrativeStateSample.d.ts +2 -0
  101. package/dist-esm/samples-dev/internalNetworksUpdateBfdForBgpAdministrativeStateSample.d.ts.map +1 -0
  102. package/dist-esm/samples-dev/internalNetworksUpdateBfdForBgpAdministrativeStateSample.js +45 -0
  103. package/dist-esm/samples-dev/internalNetworksUpdateBfdForBgpAdministrativeStateSample.js.map +1 -0
  104. package/dist-esm/samples-dev/internalNetworksUpdateBfdForStaticRouteAdministrativeStateSample.d.ts +2 -0
  105. package/dist-esm/samples-dev/internalNetworksUpdateBfdForStaticRouteAdministrativeStateSample.d.ts.map +1 -0
  106. package/dist-esm/samples-dev/internalNetworksUpdateBfdForStaticRouteAdministrativeStateSample.js +45 -0
  107. package/dist-esm/samples-dev/internalNetworksUpdateBfdForStaticRouteAdministrativeStateSample.js.map +1 -0
  108. package/dist-esm/samples-dev/internalNetworksUpdateBgpAdministrativeStateSample.d.ts +2 -0
  109. package/dist-esm/samples-dev/internalNetworksUpdateBgpAdministrativeStateSample.d.ts.map +1 -0
  110. package/dist-esm/samples-dev/internalNetworksUpdateBgpAdministrativeStateSample.js +45 -0
  111. package/dist-esm/samples-dev/internalNetworksUpdateBgpAdministrativeStateSample.js.map +1 -0
  112. package/dist-esm/samples-dev/internalNetworksUpdateSample.d.ts +2 -0
  113. package/dist-esm/samples-dev/internalNetworksUpdateSample.d.ts.map +1 -0
  114. package/dist-esm/samples-dev/internalNetworksUpdateSample.js +62 -0
  115. package/dist-esm/samples-dev/internalNetworksUpdateSample.js.map +1 -0
  116. package/dist-esm/samples-dev/ipCommunitiesCreateSample.d.ts +2 -0
  117. package/dist-esm/samples-dev/ipCommunitiesCreateSample.d.ts.map +1 -0
  118. package/dist-esm/samples-dev/ipCommunitiesCreateSample.js +46 -0
  119. package/dist-esm/samples-dev/ipCommunitiesCreateSample.js.map +1 -0
  120. package/dist-esm/samples-dev/ipCommunitiesDeleteSample.d.ts +2 -0
  121. package/dist-esm/samples-dev/ipCommunitiesDeleteSample.d.ts.map +1 -0
  122. package/dist-esm/samples-dev/ipCommunitiesDeleteSample.js +38 -0
  123. package/dist-esm/samples-dev/ipCommunitiesDeleteSample.js.map +1 -0
  124. package/dist-esm/samples-dev/ipCommunitiesGetSample.d.ts +2 -0
  125. package/dist-esm/samples-dev/ipCommunitiesGetSample.d.ts.map +1 -0
  126. package/dist-esm/samples-dev/ipCommunitiesGetSample.js +38 -0
  127. package/dist-esm/samples-dev/ipCommunitiesGetSample.js.map +1 -0
  128. package/dist-esm/samples-dev/ipCommunitiesListByResourceGroupSample.d.ts +2 -0
  129. package/dist-esm/samples-dev/ipCommunitiesListByResourceGroupSample.d.ts.map +1 -0
  130. package/dist-esm/samples-dev/ipCommunitiesListByResourceGroupSample.js +58 -0
  131. package/dist-esm/samples-dev/ipCommunitiesListByResourceGroupSample.js.map +1 -0
  132. package/dist-esm/samples-dev/ipCommunitiesListBySubscriptionSample.d.ts +2 -0
  133. package/dist-esm/samples-dev/ipCommunitiesListBySubscriptionSample.d.ts.map +1 -0
  134. package/dist-esm/samples-dev/ipCommunitiesListBySubscriptionSample.js +57 -0
  135. package/dist-esm/samples-dev/ipCommunitiesListBySubscriptionSample.js.map +1 -0
  136. package/dist-esm/samples-dev/ipCommunitiesUpdateSample.d.ts +2 -0
  137. package/dist-esm/samples-dev/ipCommunitiesUpdateSample.d.ts.map +1 -0
  138. package/dist-esm/samples-dev/ipCommunitiesUpdateSample.js +39 -0
  139. package/dist-esm/samples-dev/ipCommunitiesUpdateSample.js.map +1 -0
  140. package/dist-esm/samples-dev/ipExtendedCommunitiesCreateSample.d.ts +2 -0
  141. package/dist-esm/samples-dev/ipExtendedCommunitiesCreateSample.d.ts.map +1 -0
  142. package/dist-esm/samples-dev/ipExtendedCommunitiesCreateSample.js +46 -0
  143. package/dist-esm/samples-dev/ipExtendedCommunitiesCreateSample.js.map +1 -0
  144. package/dist-esm/samples-dev/ipExtendedCommunitiesDeleteSample.d.ts +2 -0
  145. package/dist-esm/samples-dev/ipExtendedCommunitiesDeleteSample.d.ts.map +1 -0
  146. package/dist-esm/samples-dev/ipExtendedCommunitiesDeleteSample.js +39 -0
  147. package/dist-esm/samples-dev/ipExtendedCommunitiesDeleteSample.js.map +1 -0
  148. package/dist-esm/samples-dev/ipExtendedCommunitiesGetSample.d.ts +2 -0
  149. package/dist-esm/samples-dev/ipExtendedCommunitiesGetSample.d.ts.map +1 -0
  150. package/dist-esm/samples-dev/ipExtendedCommunitiesGetSample.js +39 -0
  151. package/dist-esm/samples-dev/ipExtendedCommunitiesGetSample.js.map +1 -0
  152. package/dist-esm/samples-dev/ipExtendedCommunitiesListByResourceGroupSample.d.ts +2 -0
  153. package/dist-esm/samples-dev/ipExtendedCommunitiesListByResourceGroupSample.d.ts.map +1 -0
  154. package/dist-esm/samples-dev/ipExtendedCommunitiesListByResourceGroupSample.js +59 -0
  155. package/dist-esm/samples-dev/ipExtendedCommunitiesListByResourceGroupSample.js.map +1 -0
  156. package/dist-esm/samples-dev/ipExtendedCommunitiesListBySubscriptionSample.d.ts +2 -0
  157. package/dist-esm/samples-dev/ipExtendedCommunitiesListBySubscriptionSample.d.ts.map +1 -0
  158. package/dist-esm/samples-dev/ipExtendedCommunitiesListBySubscriptionSample.js +57 -0
  159. package/dist-esm/samples-dev/ipExtendedCommunitiesListBySubscriptionSample.js.map +1 -0
  160. package/dist-esm/samples-dev/ipExtendedCommunitiesUpdateSample.d.ts +2 -0
  161. package/dist-esm/samples-dev/ipExtendedCommunitiesUpdateSample.d.ts.map +1 -0
  162. package/dist-esm/samples-dev/ipExtendedCommunitiesUpdateSample.js +40 -0
  163. package/dist-esm/samples-dev/ipExtendedCommunitiesUpdateSample.js.map +1 -0
  164. package/dist-esm/samples-dev/ipPrefixesCreateSample.d.ts +2 -0
  165. package/dist-esm/samples-dev/ipPrefixesCreateSample.d.ts.map +1 -0
  166. package/dist-esm/samples-dev/ipPrefixesCreateSample.js +52 -0
  167. package/dist-esm/samples-dev/ipPrefixesCreateSample.js.map +1 -0
  168. package/dist-esm/samples-dev/ipPrefixesDeleteSample.d.ts +2 -0
  169. package/dist-esm/samples-dev/ipPrefixesDeleteSample.d.ts.map +1 -0
  170. package/dist-esm/samples-dev/ipPrefixesDeleteSample.js +38 -0
  171. package/dist-esm/samples-dev/ipPrefixesDeleteSample.js.map +1 -0
  172. package/dist-esm/samples-dev/ipPrefixesGetSample.d.ts +2 -0
  173. package/dist-esm/samples-dev/ipPrefixesGetSample.d.ts.map +1 -0
  174. package/dist-esm/samples-dev/ipPrefixesGetSample.js +38 -0
  175. package/dist-esm/samples-dev/ipPrefixesGetSample.js.map +1 -0
  176. package/dist-esm/samples-dev/ipPrefixesListByResourceGroupSample.d.ts +2 -0
  177. package/dist-esm/samples-dev/ipPrefixesListByResourceGroupSample.d.ts.map +1 -0
  178. package/dist-esm/samples-dev/ipPrefixesListByResourceGroupSample.js +58 -0
  179. package/dist-esm/samples-dev/ipPrefixesListByResourceGroupSample.js.map +1 -0
  180. package/dist-esm/samples-dev/ipPrefixesListBySubscriptionSample.d.ts +2 -0
  181. package/dist-esm/samples-dev/ipPrefixesListBySubscriptionSample.d.ts.map +1 -0
  182. package/dist-esm/samples-dev/ipPrefixesListBySubscriptionSample.js +57 -0
  183. package/dist-esm/samples-dev/ipPrefixesListBySubscriptionSample.js.map +1 -0
  184. package/dist-esm/samples-dev/ipPrefixesUpdateSample.d.ts +2 -0
  185. package/dist-esm/samples-dev/ipPrefixesUpdateSample.d.ts.map +1 -0
  186. package/dist-esm/samples-dev/ipPrefixesUpdateSample.js +39 -0
  187. package/dist-esm/samples-dev/ipPrefixesUpdateSample.js.map +1 -0
  188. package/dist-esm/samples-dev/l2IsolationDomainsClearArpTableSample.d.ts +2 -0
  189. package/dist-esm/samples-dev/l2IsolationDomainsClearArpTableSample.d.ts.map +1 -0
  190. package/dist-esm/samples-dev/l2IsolationDomainsClearArpTableSample.js +43 -0
  191. package/dist-esm/samples-dev/l2IsolationDomainsClearArpTableSample.js.map +1 -0
  192. package/dist-esm/samples-dev/l2IsolationDomainsClearNeighborTableSample.d.ts +2 -0
  193. package/dist-esm/samples-dev/l2IsolationDomainsClearNeighborTableSample.d.ts.map +1 -0
  194. package/dist-esm/samples-dev/l2IsolationDomainsClearNeighborTableSample.js +44 -0
  195. package/dist-esm/samples-dev/l2IsolationDomainsClearNeighborTableSample.js.map +1 -0
  196. package/dist-esm/samples-dev/l2IsolationDomainsCreateSample.d.ts +2 -0
  197. package/dist-esm/samples-dev/l2IsolationDomainsCreateSample.d.ts.map +1 -0
  198. package/dist-esm/samples-dev/l2IsolationDomainsCreateSample.js +44 -0
  199. package/dist-esm/samples-dev/l2IsolationDomainsCreateSample.js.map +1 -0
  200. package/dist-esm/samples-dev/l2IsolationDomainsDeleteSample.d.ts +2 -0
  201. package/dist-esm/samples-dev/l2IsolationDomainsDeleteSample.d.ts.map +1 -0
  202. package/dist-esm/samples-dev/l2IsolationDomainsDeleteSample.js +38 -0
  203. package/dist-esm/samples-dev/l2IsolationDomainsDeleteSample.js.map +1 -0
  204. package/dist-esm/samples-dev/l2IsolationDomainsGetArpEntriesSample.d.ts +2 -0
  205. package/dist-esm/samples-dev/l2IsolationDomainsGetArpEntriesSample.d.ts.map +1 -0
  206. package/dist-esm/samples-dev/l2IsolationDomainsGetArpEntriesSample.js +38 -0
  207. package/dist-esm/samples-dev/l2IsolationDomainsGetArpEntriesSample.js.map +1 -0
  208. package/dist-esm/samples-dev/l2IsolationDomainsGetSample.d.ts +2 -0
  209. package/dist-esm/samples-dev/l2IsolationDomainsGetSample.d.ts.map +1 -0
  210. package/dist-esm/samples-dev/l2IsolationDomainsGetSample.js +38 -0
  211. package/dist-esm/samples-dev/l2IsolationDomainsGetSample.js.map +1 -0
  212. package/dist-esm/samples-dev/l2IsolationDomainsListByResourceGroupSample.d.ts +2 -0
  213. package/dist-esm/samples-dev/l2IsolationDomainsListByResourceGroupSample.d.ts.map +1 -0
  214. package/dist-esm/samples-dev/l2IsolationDomainsListByResourceGroupSample.js +58 -0
  215. package/dist-esm/samples-dev/l2IsolationDomainsListByResourceGroupSample.js.map +1 -0
  216. package/dist-esm/samples-dev/l2IsolationDomainsListBySubscriptionSample.d.ts +2 -0
  217. package/dist-esm/samples-dev/l2IsolationDomainsListBySubscriptionSample.d.ts.map +1 -0
  218. package/dist-esm/samples-dev/l2IsolationDomainsListBySubscriptionSample.js +57 -0
  219. package/dist-esm/samples-dev/l2IsolationDomainsListBySubscriptionSample.js.map +1 -0
  220. package/dist-esm/samples-dev/l2IsolationDomainsUpdateAdministrativeStateSample.d.ts +2 -0
  221. package/dist-esm/samples-dev/l2IsolationDomainsUpdateAdministrativeStateSample.d.ts.map +1 -0
  222. package/dist-esm/samples-dev/l2IsolationDomainsUpdateAdministrativeStateSample.js +44 -0
  223. package/dist-esm/samples-dev/l2IsolationDomainsUpdateAdministrativeStateSample.js.map +1 -0
  224. package/dist-esm/samples-dev/l2IsolationDomainsUpdateSample.d.ts +2 -0
  225. package/dist-esm/samples-dev/l2IsolationDomainsUpdateSample.d.ts.map +1 -0
  226. package/dist-esm/samples-dev/l2IsolationDomainsUpdateSample.js +39 -0
  227. package/dist-esm/samples-dev/l2IsolationDomainsUpdateSample.js.map +1 -0
  228. package/dist-esm/samples-dev/l3IsolationDomainsClearArpTableSample.d.ts +2 -0
  229. package/dist-esm/samples-dev/l3IsolationDomainsClearArpTableSample.d.ts.map +1 -0
  230. package/dist-esm/samples-dev/l3IsolationDomainsClearArpTableSample.js +43 -0
  231. package/dist-esm/samples-dev/l3IsolationDomainsClearArpTableSample.js.map +1 -0
  232. package/dist-esm/samples-dev/l3IsolationDomainsClearNeighborTableSample.d.ts +2 -0
  233. package/dist-esm/samples-dev/l3IsolationDomainsClearNeighborTableSample.d.ts.map +1 -0
  234. package/dist-esm/samples-dev/l3IsolationDomainsClearNeighborTableSample.js +39 -0
  235. package/dist-esm/samples-dev/l3IsolationDomainsClearNeighborTableSample.js.map +1 -0
  236. package/dist-esm/samples-dev/l3IsolationDomainsCreateSample.d.ts +2 -0
  237. package/dist-esm/samples-dev/l3IsolationDomainsCreateSample.d.ts.map +1 -0
  238. package/dist-esm/samples-dev/l3IsolationDomainsCreateSample.js +52 -0
  239. package/dist-esm/samples-dev/l3IsolationDomainsCreateSample.js.map +1 -0
  240. package/dist-esm/samples-dev/l3IsolationDomainsDeleteSample.d.ts +2 -0
  241. package/dist-esm/samples-dev/l3IsolationDomainsDeleteSample.d.ts.map +1 -0
  242. package/dist-esm/samples-dev/l3IsolationDomainsDeleteSample.js +38 -0
  243. package/dist-esm/samples-dev/l3IsolationDomainsDeleteSample.js.map +1 -0
  244. package/dist-esm/samples-dev/l3IsolationDomainsGetSample.d.ts +2 -0
  245. package/dist-esm/samples-dev/l3IsolationDomainsGetSample.d.ts.map +1 -0
  246. package/dist-esm/samples-dev/l3IsolationDomainsGetSample.js +38 -0
  247. package/dist-esm/samples-dev/l3IsolationDomainsGetSample.js.map +1 -0
  248. package/dist-esm/samples-dev/l3IsolationDomainsListByResourceGroupSample.d.ts +2 -0
  249. package/dist-esm/samples-dev/l3IsolationDomainsListByResourceGroupSample.d.ts.map +1 -0
  250. package/dist-esm/samples-dev/l3IsolationDomainsListByResourceGroupSample.js +58 -0
  251. package/dist-esm/samples-dev/l3IsolationDomainsListByResourceGroupSample.js.map +1 -0
  252. package/dist-esm/samples-dev/l3IsolationDomainsListBySubscriptionSample.d.ts +2 -0
  253. package/dist-esm/samples-dev/l3IsolationDomainsListBySubscriptionSample.d.ts.map +1 -0
  254. package/dist-esm/samples-dev/l3IsolationDomainsListBySubscriptionSample.js +57 -0
  255. package/dist-esm/samples-dev/l3IsolationDomainsListBySubscriptionSample.js.map +1 -0
  256. package/dist-esm/samples-dev/l3IsolationDomainsUpdateAdministrativeStateSample.d.ts +2 -0
  257. package/dist-esm/samples-dev/l3IsolationDomainsUpdateAdministrativeStateSample.d.ts.map +1 -0
  258. package/dist-esm/samples-dev/l3IsolationDomainsUpdateAdministrativeStateSample.js +44 -0
  259. package/dist-esm/samples-dev/l3IsolationDomainsUpdateAdministrativeStateSample.js.map +1 -0
  260. package/dist-esm/samples-dev/l3IsolationDomainsUpdateOptionBAdministrativeStateSample.d.ts +2 -0
  261. package/dist-esm/samples-dev/l3IsolationDomainsUpdateOptionBAdministrativeStateSample.d.ts.map +1 -0
  262. package/dist-esm/samples-dev/l3IsolationDomainsUpdateOptionBAdministrativeStateSample.js +44 -0
  263. package/dist-esm/samples-dev/l3IsolationDomainsUpdateOptionBAdministrativeStateSample.js.map +1 -0
  264. package/dist-esm/samples-dev/l3IsolationDomainsUpdateSample.d.ts +2 -0
  265. package/dist-esm/samples-dev/l3IsolationDomainsUpdateSample.d.ts.map +1 -0
  266. package/dist-esm/samples-dev/l3IsolationDomainsUpdateSample.js +50 -0
  267. package/dist-esm/samples-dev/l3IsolationDomainsUpdateSample.js.map +1 -0
  268. package/dist-esm/samples-dev/networkDeviceSkusGetSample.d.ts +2 -0
  269. package/dist-esm/samples-dev/networkDeviceSkusGetSample.d.ts.map +1 -0
  270. package/dist-esm/samples-dev/networkDeviceSkusGetSample.js +37 -0
  271. package/dist-esm/samples-dev/networkDeviceSkusGetSample.js.map +1 -0
  272. package/dist-esm/samples-dev/networkDeviceSkusListBySubscriptionSample.d.ts +2 -0
  273. package/dist-esm/samples-dev/networkDeviceSkusListBySubscriptionSample.d.ts.map +1 -0
  274. package/dist-esm/samples-dev/networkDeviceSkusListBySubscriptionSample.js +57 -0
  275. package/dist-esm/samples-dev/networkDeviceSkusListBySubscriptionSample.js.map +1 -0
  276. package/dist-esm/samples-dev/networkDevicesCreateSample.d.ts +2 -0
  277. package/dist-esm/samples-dev/networkDevicesCreateSample.d.ts.map +1 -0
  278. package/dist-esm/samples-dev/networkDevicesCreateSample.js +47 -0
  279. package/dist-esm/samples-dev/networkDevicesCreateSample.js.map +1 -0
  280. package/dist-esm/samples-dev/networkDevicesDeleteSample.d.ts +2 -0
  281. package/dist-esm/samples-dev/networkDevicesDeleteSample.d.ts.map +1 -0
  282. package/dist-esm/samples-dev/networkDevicesDeleteSample.js +38 -0
  283. package/dist-esm/samples-dev/networkDevicesDeleteSample.js.map +1 -0
  284. package/dist-esm/samples-dev/networkDevicesGenerateSupportPackageSample.d.ts +2 -0
  285. package/dist-esm/samples-dev/networkDevicesGenerateSupportPackageSample.d.ts.map +1 -0
  286. package/dist-esm/samples-dev/networkDevicesGenerateSupportPackageSample.js +38 -0
  287. package/dist-esm/samples-dev/networkDevicesGenerateSupportPackageSample.js.map +1 -0
  288. package/dist-esm/samples-dev/networkDevicesGetDynamicInterfaceMapsSample.d.ts +2 -0
  289. package/dist-esm/samples-dev/networkDevicesGetDynamicInterfaceMapsSample.d.ts.map +1 -0
  290. package/dist-esm/samples-dev/networkDevicesGetDynamicInterfaceMapsSample.js +38 -0
  291. package/dist-esm/samples-dev/networkDevicesGetDynamicInterfaceMapsSample.js.map +1 -0
  292. package/dist-esm/samples-dev/networkDevicesGetSample.d.ts +2 -0
  293. package/dist-esm/samples-dev/networkDevicesGetSample.d.ts.map +1 -0
  294. package/dist-esm/samples-dev/networkDevicesGetSample.js +38 -0
  295. package/dist-esm/samples-dev/networkDevicesGetSample.js.map +1 -0
  296. package/dist-esm/samples-dev/networkDevicesGetStaticInterfaceMapsSample.d.ts +2 -0
  297. package/dist-esm/samples-dev/networkDevicesGetStaticInterfaceMapsSample.d.ts.map +1 -0
  298. package/dist-esm/samples-dev/networkDevicesGetStaticInterfaceMapsSample.js +38 -0
  299. package/dist-esm/samples-dev/networkDevicesGetStaticInterfaceMapsSample.js.map +1 -0
  300. package/dist-esm/samples-dev/networkDevicesGetStatusSample.d.ts +2 -0
  301. package/dist-esm/samples-dev/networkDevicesGetStatusSample.d.ts.map +1 -0
  302. package/dist-esm/samples-dev/networkDevicesGetStatusSample.js +38 -0
  303. package/dist-esm/samples-dev/networkDevicesGetStatusSample.js.map +1 -0
  304. package/dist-esm/samples-dev/networkDevicesListByResourceGroupSample.d.ts +2 -0
  305. package/dist-esm/samples-dev/networkDevicesListByResourceGroupSample.d.ts.map +1 -0
  306. package/dist-esm/samples-dev/networkDevicesListByResourceGroupSample.js +58 -0
  307. package/dist-esm/samples-dev/networkDevicesListByResourceGroupSample.js.map +1 -0
  308. package/dist-esm/samples-dev/networkDevicesListBySubscriptionSample.d.ts +2 -0
  309. package/dist-esm/samples-dev/networkDevicesListBySubscriptionSample.d.ts.map +1 -0
  310. package/dist-esm/samples-dev/networkDevicesListBySubscriptionSample.js +57 -0
  311. package/dist-esm/samples-dev/networkDevicesListBySubscriptionSample.js.map +1 -0
  312. package/dist-esm/samples-dev/networkDevicesRebootSample.d.ts +2 -0
  313. package/dist-esm/samples-dev/networkDevicesRebootSample.d.ts.map +1 -0
  314. package/dist-esm/samples-dev/networkDevicesRebootSample.js +38 -0
  315. package/dist-esm/samples-dev/networkDevicesRebootSample.js.map +1 -0
  316. package/dist-esm/samples-dev/networkDevicesRestoreConfigSample.d.ts +2 -0
  317. package/dist-esm/samples-dev/networkDevicesRestoreConfigSample.d.ts.map +1 -0
  318. package/dist-esm/samples-dev/networkDevicesRestoreConfigSample.js +38 -0
  319. package/dist-esm/samples-dev/networkDevicesRestoreConfigSample.js.map +1 -0
  320. package/dist-esm/samples-dev/networkDevicesUpdatePowerCycleSample.d.ts +2 -0
  321. package/dist-esm/samples-dev/networkDevicesUpdatePowerCycleSample.d.ts.map +1 -0
  322. package/dist-esm/samples-dev/networkDevicesUpdatePowerCycleSample.js +39 -0
  323. package/dist-esm/samples-dev/networkDevicesUpdatePowerCycleSample.js.map +1 -0
  324. package/dist-esm/samples-dev/networkDevicesUpdateSample.d.ts +2 -0
  325. package/dist-esm/samples-dev/networkDevicesUpdateSample.d.ts.map +1 -0
  326. package/dist-esm/samples-dev/networkDevicesUpdateSample.js +44 -0
  327. package/dist-esm/samples-dev/networkDevicesUpdateSample.js.map +1 -0
  328. package/dist-esm/samples-dev/networkDevicesUpdateVersionSample.d.ts +2 -0
  329. package/dist-esm/samples-dev/networkDevicesUpdateVersionSample.d.ts.map +1 -0
  330. package/dist-esm/samples-dev/networkDevicesUpdateVersionSample.js +39 -0
  331. package/dist-esm/samples-dev/networkDevicesUpdateVersionSample.js.map +1 -0
  332. package/dist-esm/samples-dev/networkFabricControllersCreateSample.d.ts +2 -0
  333. package/dist-esm/samples-dev/networkFabricControllersCreateSample.d.ts.map +1 -0
  334. package/dist-esm/samples-dev/networkFabricControllersCreateSample.js +59 -0
  335. package/dist-esm/samples-dev/networkFabricControllersCreateSample.js.map +1 -0
  336. package/dist-esm/samples-dev/networkFabricControllersDeleteSample.d.ts +2 -0
  337. package/dist-esm/samples-dev/networkFabricControllersDeleteSample.d.ts.map +1 -0
  338. package/dist-esm/samples-dev/networkFabricControllersDeleteSample.js +38 -0
  339. package/dist-esm/samples-dev/networkFabricControllersDeleteSample.js.map +1 -0
  340. package/dist-esm/samples-dev/networkFabricControllersDisableWorkloadManagementNetworkSample.d.ts +2 -0
  341. package/dist-esm/samples-dev/networkFabricControllersDisableWorkloadManagementNetworkSample.d.ts.map +1 -0
  342. package/dist-esm/samples-dev/networkFabricControllersDisableWorkloadManagementNetworkSample.js +38 -0
  343. package/dist-esm/samples-dev/networkFabricControllersDisableWorkloadManagementNetworkSample.js.map +1 -0
  344. package/dist-esm/samples-dev/networkFabricControllersEnableWorkloadManagementNetworkSample.d.ts +2 -0
  345. package/dist-esm/samples-dev/networkFabricControllersEnableWorkloadManagementNetworkSample.d.ts.map +1 -0
  346. package/dist-esm/samples-dev/networkFabricControllersEnableWorkloadManagementNetworkSample.js +38 -0
  347. package/dist-esm/samples-dev/networkFabricControllersEnableWorkloadManagementNetworkSample.js.map +1 -0
  348. package/dist-esm/samples-dev/networkFabricControllersGetSample.d.ts +2 -0
  349. package/dist-esm/samples-dev/networkFabricControllersGetSample.d.ts.map +1 -0
  350. package/dist-esm/samples-dev/networkFabricControllersGetSample.js +38 -0
  351. package/dist-esm/samples-dev/networkFabricControllersGetSample.js.map +1 -0
  352. package/dist-esm/samples-dev/networkFabricControllersListByResourceGroupSample.d.ts +2 -0
  353. package/dist-esm/samples-dev/networkFabricControllersListByResourceGroupSample.d.ts.map +1 -0
  354. package/dist-esm/samples-dev/networkFabricControllersListByResourceGroupSample.js +58 -0
  355. package/dist-esm/samples-dev/networkFabricControllersListByResourceGroupSample.js.map +1 -0
  356. package/dist-esm/samples-dev/networkFabricControllersListBySubscriptionSample.d.ts +2 -0
  357. package/dist-esm/samples-dev/networkFabricControllersListBySubscriptionSample.d.ts.map +1 -0
  358. package/dist-esm/samples-dev/networkFabricControllersListBySubscriptionSample.js +57 -0
  359. package/dist-esm/samples-dev/networkFabricControllersListBySubscriptionSample.js.map +1 -0
  360. package/dist-esm/samples-dev/networkFabricControllersUpdateSample.d.ts +2 -0
  361. package/dist-esm/samples-dev/networkFabricControllersUpdateSample.d.ts.map +1 -0
  362. package/dist-esm/samples-dev/networkFabricControllersUpdateSample.js +46 -0
  363. package/dist-esm/samples-dev/networkFabricControllersUpdateSample.js.map +1 -0
  364. package/dist-esm/samples-dev/networkFabricSkusGetSample.d.ts +2 -0
  365. package/dist-esm/samples-dev/networkFabricSkusGetSample.d.ts.map +1 -0
  366. package/dist-esm/samples-dev/networkFabricSkusGetSample.js +37 -0
  367. package/dist-esm/samples-dev/networkFabricSkusGetSample.js.map +1 -0
  368. package/dist-esm/samples-dev/networkFabricSkusListBySubscriptionSample.d.ts +2 -0
  369. package/dist-esm/samples-dev/networkFabricSkusListBySubscriptionSample.d.ts.map +1 -0
  370. package/dist-esm/samples-dev/networkFabricSkusListBySubscriptionSample.js +57 -0
  371. package/dist-esm/samples-dev/networkFabricSkusListBySubscriptionSample.js.map +1 -0
  372. package/dist-esm/samples-dev/networkFabricsCreateSample.d.ts +2 -0
  373. package/dist-esm/samples-dev/networkFabricsCreateSample.d.ts.map +1 -0
  374. package/dist-esm/samples-dev/networkFabricsCreateSample.js +93 -0
  375. package/dist-esm/samples-dev/networkFabricsCreateSample.js.map +1 -0
  376. package/dist-esm/samples-dev/networkFabricsDeleteSample.d.ts +2 -0
  377. package/dist-esm/samples-dev/networkFabricsDeleteSample.d.ts.map +1 -0
  378. package/dist-esm/samples-dev/networkFabricsDeleteSample.js +39 -0
  379. package/dist-esm/samples-dev/networkFabricsDeleteSample.js.map +1 -0
  380. package/dist-esm/samples-dev/networkFabricsDeprovisionSample.d.ts +2 -0
  381. package/dist-esm/samples-dev/networkFabricsDeprovisionSample.d.ts.map +1 -0
  382. package/dist-esm/samples-dev/networkFabricsDeprovisionSample.js +38 -0
  383. package/dist-esm/samples-dev/networkFabricsDeprovisionSample.js.map +1 -0
  384. package/dist-esm/samples-dev/networkFabricsGetSample.d.ts +2 -0
  385. package/dist-esm/samples-dev/networkFabricsGetSample.d.ts.map +1 -0
  386. package/dist-esm/samples-dev/networkFabricsGetSample.js +38 -0
  387. package/dist-esm/samples-dev/networkFabricsGetSample.js.map +1 -0
  388. package/dist-esm/samples-dev/networkFabricsListByResourceGroupSample.d.ts +2 -0
  389. package/dist-esm/samples-dev/networkFabricsListByResourceGroupSample.d.ts.map +1 -0
  390. package/dist-esm/samples-dev/networkFabricsListByResourceGroupSample.js +58 -0
  391. package/dist-esm/samples-dev/networkFabricsListByResourceGroupSample.js.map +1 -0
  392. package/dist-esm/samples-dev/networkFabricsListBySubscriptionSample.d.ts +2 -0
  393. package/dist-esm/samples-dev/networkFabricsListBySubscriptionSample.d.ts.map +1 -0
  394. package/dist-esm/samples-dev/networkFabricsListBySubscriptionSample.js +57 -0
  395. package/dist-esm/samples-dev/networkFabricsListBySubscriptionSample.js.map +1 -0
  396. package/dist-esm/samples-dev/networkFabricsProvisionSample.d.ts +2 -0
  397. package/dist-esm/samples-dev/networkFabricsProvisionSample.d.ts.map +1 -0
  398. package/dist-esm/samples-dev/networkFabricsProvisionSample.js +38 -0
  399. package/dist-esm/samples-dev/networkFabricsProvisionSample.js.map +1 -0
  400. package/dist-esm/samples-dev/networkFabricsUpdateSample.d.ts +2 -0
  401. package/dist-esm/samples-dev/networkFabricsUpdateSample.d.ts.map +1 -0
  402. package/dist-esm/samples-dev/networkFabricsUpdateSample.js +47 -0
  403. package/dist-esm/samples-dev/networkFabricsUpdateSample.js.map +1 -0
  404. package/dist-esm/samples-dev/networkInterfacesCreateSample.d.ts +2 -0
  405. package/dist-esm/samples-dev/networkInterfacesCreateSample.d.ts.map +1 -0
  406. package/dist-esm/samples-dev/networkInterfacesCreateSample.js +40 -0
  407. package/dist-esm/samples-dev/networkInterfacesCreateSample.js.map +1 -0
  408. package/dist-esm/samples-dev/networkInterfacesDeleteSample.d.ts +2 -0
  409. package/dist-esm/samples-dev/networkInterfacesDeleteSample.d.ts.map +1 -0
  410. package/dist-esm/samples-dev/networkInterfacesDeleteSample.js +39 -0
  411. package/dist-esm/samples-dev/networkInterfacesDeleteSample.js.map +1 -0
  412. package/dist-esm/samples-dev/networkInterfacesGetSample.d.ts +2 -0
  413. package/dist-esm/samples-dev/networkInterfacesGetSample.d.ts.map +1 -0
  414. package/dist-esm/samples-dev/networkInterfacesGetSample.js +39 -0
  415. package/dist-esm/samples-dev/networkInterfacesGetSample.js.map +1 -0
  416. package/dist-esm/samples-dev/networkInterfacesGetStatusSample.d.ts +2 -0
  417. package/dist-esm/samples-dev/networkInterfacesGetStatusSample.d.ts.map +1 -0
  418. package/dist-esm/samples-dev/networkInterfacesGetStatusSample.js +39 -0
  419. package/dist-esm/samples-dev/networkInterfacesGetStatusSample.js.map +1 -0
  420. package/dist-esm/samples-dev/networkInterfacesListSample.d.ts +2 -0
  421. package/dist-esm/samples-dev/networkInterfacesListSample.d.ts.map +1 -0
  422. package/dist-esm/samples-dev/networkInterfacesListSample.js +59 -0
  423. package/dist-esm/samples-dev/networkInterfacesListSample.js.map +1 -0
  424. package/dist-esm/samples-dev/networkInterfacesUpdateAdministrativeStateSample.d.ts +2 -0
  425. package/dist-esm/samples-dev/networkInterfacesUpdateAdministrativeStateSample.d.ts.map +1 -0
  426. package/dist-esm/samples-dev/networkInterfacesUpdateAdministrativeStateSample.js +40 -0
  427. package/dist-esm/samples-dev/networkInterfacesUpdateAdministrativeStateSample.js.map +1 -0
  428. package/dist-esm/samples-dev/networkInterfacesUpdateSample.d.ts +2 -0
  429. package/dist-esm/samples-dev/networkInterfacesUpdateSample.d.ts.map +1 -0
  430. package/dist-esm/samples-dev/networkInterfacesUpdateSample.js +40 -0
  431. package/dist-esm/samples-dev/networkInterfacesUpdateSample.js.map +1 -0
  432. package/dist-esm/samples-dev/networkRackSkusGetSample.d.ts +2 -0
  433. package/dist-esm/samples-dev/networkRackSkusGetSample.d.ts.map +1 -0
  434. package/dist-esm/samples-dev/networkRackSkusGetSample.js +37 -0
  435. package/dist-esm/samples-dev/networkRackSkusGetSample.js.map +1 -0
  436. package/dist-esm/samples-dev/networkRackSkusListBySubscriptionSample.d.ts +2 -0
  437. package/dist-esm/samples-dev/networkRackSkusListBySubscriptionSample.d.ts.map +1 -0
  438. package/dist-esm/samples-dev/networkRackSkusListBySubscriptionSample.js +57 -0
  439. package/dist-esm/samples-dev/networkRackSkusListBySubscriptionSample.js.map +1 -0
  440. package/dist-esm/samples-dev/networkRacksCreateSample.d.ts +2 -0
  441. package/dist-esm/samples-dev/networkRacksCreateSample.d.ts.map +1 -0
  442. package/dist-esm/samples-dev/networkRacksCreateSample.js +45 -0
  443. package/dist-esm/samples-dev/networkRacksCreateSample.js.map +1 -0
  444. package/dist-esm/samples-dev/networkRacksDeleteSample.d.ts +2 -0
  445. package/dist-esm/samples-dev/networkRacksDeleteSample.d.ts.map +1 -0
  446. package/dist-esm/samples-dev/networkRacksDeleteSample.js +38 -0
  447. package/dist-esm/samples-dev/networkRacksDeleteSample.js.map +1 -0
  448. package/dist-esm/samples-dev/networkRacksGetSample.d.ts +2 -0
  449. package/dist-esm/samples-dev/networkRacksGetSample.d.ts.map +1 -0
  450. package/dist-esm/samples-dev/networkRacksGetSample.js +38 -0
  451. package/dist-esm/samples-dev/networkRacksGetSample.js.map +1 -0
  452. package/dist-esm/samples-dev/networkRacksListByResourceGroupSample.d.ts +2 -0
  453. package/dist-esm/samples-dev/networkRacksListByResourceGroupSample.d.ts.map +1 -0
  454. package/dist-esm/samples-dev/networkRacksListByResourceGroupSample.js +58 -0
  455. package/dist-esm/samples-dev/networkRacksListByResourceGroupSample.js.map +1 -0
  456. package/dist-esm/samples-dev/networkRacksListBySubscriptionSample.d.ts +2 -0
  457. package/dist-esm/samples-dev/networkRacksListBySubscriptionSample.d.ts.map +1 -0
  458. package/dist-esm/samples-dev/networkRacksListBySubscriptionSample.js +57 -0
  459. package/dist-esm/samples-dev/networkRacksListBySubscriptionSample.js.map +1 -0
  460. package/dist-esm/samples-dev/networkRacksUpdateSample.d.ts +2 -0
  461. package/dist-esm/samples-dev/networkRacksUpdateSample.d.ts.map +1 -0
  462. package/dist-esm/samples-dev/networkRacksUpdateSample.js +42 -0
  463. package/dist-esm/samples-dev/networkRacksUpdateSample.js.map +1 -0
  464. package/dist-esm/samples-dev/networkToNetworkInterconnectsCreateSample.d.ts +2 -0
  465. package/dist-esm/samples-dev/networkToNetworkInterconnectsCreateSample.d.ts.map +1 -0
  466. package/dist-esm/samples-dev/networkToNetworkInterconnectsCreateSample.js +55 -0
  467. package/dist-esm/samples-dev/networkToNetworkInterconnectsCreateSample.js.map +1 -0
  468. package/dist-esm/samples-dev/networkToNetworkInterconnectsDeleteSample.d.ts +2 -0
  469. package/dist-esm/samples-dev/networkToNetworkInterconnectsDeleteSample.d.ts.map +1 -0
  470. package/dist-esm/samples-dev/networkToNetworkInterconnectsDeleteSample.js +39 -0
  471. package/dist-esm/samples-dev/networkToNetworkInterconnectsDeleteSample.js.map +1 -0
  472. package/dist-esm/samples-dev/networkToNetworkInterconnectsGetSample.d.ts +2 -0
  473. package/dist-esm/samples-dev/networkToNetworkInterconnectsGetSample.d.ts.map +1 -0
  474. package/dist-esm/samples-dev/networkToNetworkInterconnectsGetSample.js +39 -0
  475. package/dist-esm/samples-dev/networkToNetworkInterconnectsGetSample.js.map +1 -0
  476. package/dist-esm/samples-dev/networkToNetworkInterconnectsListSample.d.ts +2 -0
  477. package/dist-esm/samples-dev/networkToNetworkInterconnectsListSample.d.ts.map +1 -0
  478. package/dist-esm/samples-dev/networkToNetworkInterconnectsListSample.js +59 -0
  479. package/dist-esm/samples-dev/networkToNetworkInterconnectsListSample.js.map +1 -0
  480. package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
  481. package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
  482. package/dist-esm/samples-dev/operationsListSample.js +58 -0
  483. package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
  484. package/dist-esm/samples-dev/routePoliciesCreateSample.d.ts +2 -0
  485. package/dist-esm/samples-dev/routePoliciesCreateSample.d.ts.map +1 -0
  486. package/dist-esm/samples-dev/routePoliciesCreateSample.js +96 -0
  487. package/dist-esm/samples-dev/routePoliciesCreateSample.js.map +1 -0
  488. package/dist-esm/samples-dev/routePoliciesDeleteSample.d.ts +2 -0
  489. package/dist-esm/samples-dev/routePoliciesDeleteSample.d.ts.map +1 -0
  490. package/dist-esm/samples-dev/routePoliciesDeleteSample.js +38 -0
  491. package/dist-esm/samples-dev/routePoliciesDeleteSample.js.map +1 -0
  492. package/dist-esm/samples-dev/routePoliciesGetSample.d.ts +2 -0
  493. package/dist-esm/samples-dev/routePoliciesGetSample.d.ts.map +1 -0
  494. package/dist-esm/samples-dev/routePoliciesGetSample.js +38 -0
  495. package/dist-esm/samples-dev/routePoliciesGetSample.js.map +1 -0
  496. package/dist-esm/samples-dev/routePoliciesListByResourceGroupSample.d.ts +2 -0
  497. package/dist-esm/samples-dev/routePoliciesListByResourceGroupSample.d.ts.map +1 -0
  498. package/dist-esm/samples-dev/routePoliciesListByResourceGroupSample.js +58 -0
  499. package/dist-esm/samples-dev/routePoliciesListByResourceGroupSample.js.map +1 -0
  500. package/dist-esm/samples-dev/routePoliciesListBySubscriptionSample.d.ts +2 -0
  501. package/dist-esm/samples-dev/routePoliciesListBySubscriptionSample.d.ts.map +1 -0
  502. package/dist-esm/samples-dev/routePoliciesListBySubscriptionSample.js +57 -0
  503. package/dist-esm/samples-dev/routePoliciesListBySubscriptionSample.js.map +1 -0
  504. package/dist-esm/samples-dev/routePoliciesUpdateSample.d.ts +2 -0
  505. package/dist-esm/samples-dev/routePoliciesUpdateSample.d.ts.map +1 -0
  506. package/dist-esm/samples-dev/routePoliciesUpdateSample.js +40 -0
  507. package/dist-esm/samples-dev/routePoliciesUpdateSample.js.map +1 -0
  508. package/dist-esm/src/azureNetworkFabricManagementServiceAPI.d.ts +38 -0
  509. package/dist-esm/src/azureNetworkFabricManagementServiceAPI.d.ts.map +1 -0
  510. package/dist-esm/src/azureNetworkFabricManagementServiceAPI.js +118 -0
  511. package/dist-esm/src/azureNetworkFabricManagementServiceAPI.js.map +1 -0
  512. package/dist-esm/src/index.d.ts +6 -0
  513. package/dist-esm/src/index.d.ts.map +1 -0
  514. package/dist-esm/src/index.js +13 -0
  515. package/dist-esm/src/index.js.map +1 -0
  516. package/dist-esm/src/lroImpl.d.ts +11 -0
  517. package/dist-esm/src/lroImpl.d.ts.map +1 -0
  518. package/dist-esm/src/lroImpl.js +21 -0
  519. package/dist-esm/src/lroImpl.js.map +1 -0
  520. package/dist-esm/src/models/index.d.ts +3857 -0
  521. package/dist-esm/src/models/index.d.ts.map +1 -0
  522. package/dist-esm/src/models/index.js +342 -0
  523. package/dist-esm/src/models/index.js.map +1 -0
  524. package/dist-esm/src/models/mappers.d.ts +201 -0
  525. package/dist-esm/src/models/mappers.d.ts.map +1 -0
  526. package/dist-esm/src/models/mappers.js +5617 -0
  527. package/dist-esm/src/models/mappers.js.map +1 -0
  528. package/dist-esm/src/models/parameters.d.ts +60 -0
  529. package/dist-esm/src/models/parameters.d.ts.map +1 -0
  530. package/dist-esm/src/models/parameters.js +403 -0
  531. package/dist-esm/src/models/parameters.js.map +1 -0
  532. package/dist-esm/src/operations/accessControlLists.d.ts +83 -0
  533. package/dist-esm/src/operations/accessControlLists.d.ts.map +1 -0
  534. package/dist-esm/src/operations/accessControlLists.js +391 -0
  535. package/dist-esm/src/operations/accessControlLists.js.map +1 -0
  536. package/dist-esm/src/operations/externalNetworks.d.ts +189 -0
  537. package/dist-esm/src/operations/externalNetworks.d.ts.map +1 -0
  538. package/dist-esm/src/operations/externalNetworks.js +973 -0
  539. package/dist-esm/src/operations/externalNetworks.js.map +1 -0
  540. package/dist-esm/src/operations/index.d.ts +20 -0
  541. package/dist-esm/src/operations/index.d.ts.map +1 -0
  542. package/dist-esm/src/operations/index.js +27 -0
  543. package/dist-esm/src/operations/index.js.map +1 -0
  544. package/dist-esm/src/operations/internalNetworks.d.ts +207 -0
  545. package/dist-esm/src/operations/internalNetworks.d.ts.map +1 -0
  546. package/dist-esm/src/operations/internalNetworks.js +1072 -0
  547. package/dist-esm/src/operations/internalNetworks.js.map +1 -0
  548. package/dist-esm/src/operations/ipCommunities.d.ts +107 -0
  549. package/dist-esm/src/operations/ipCommunities.d.ts.map +1 -0
  550. package/dist-esm/src/operations/ipCommunities.js +556 -0
  551. package/dist-esm/src/operations/ipCommunities.js.map +1 -0
  552. package/dist-esm/src/operations/ipExtendedCommunities.d.ts +107 -0
  553. package/dist-esm/src/operations/ipExtendedCommunities.d.ts.map +1 -0
  554. package/dist-esm/src/operations/ipExtendedCommunities.js +556 -0
  555. package/dist-esm/src/operations/ipExtendedCommunities.js.map +1 -0
  556. package/dist-esm/src/operations/ipPrefixes.d.ts +107 -0
  557. package/dist-esm/src/operations/ipPrefixes.d.ts.map +1 -0
  558. package/dist-esm/src/operations/ipPrefixes.js +556 -0
  559. package/dist-esm/src/operations/ipPrefixes.js.map +1 -0
  560. package/dist-esm/src/operations/l2IsolationDomains.d.ts +171 -0
  561. package/dist-esm/src/operations/l2IsolationDomains.d.ts.map +1 -0
  562. package/dist-esm/src/operations/l2IsolationDomains.js +938 -0
  563. package/dist-esm/src/operations/l2IsolationDomains.js.map +1 -0
  564. package/dist-esm/src/operations/l3IsolationDomains.d.ts +175 -0
  565. package/dist-esm/src/operations/l3IsolationDomains.d.ts.map +1 -0
  566. package/dist-esm/src/operations/l3IsolationDomains.js +920 -0
  567. package/dist-esm/src/operations/l3IsolationDomains.js.map +1 -0
  568. package/dist-esm/src/operations/networkDeviceSkus.d.ts +38 -0
  569. package/dist-esm/src/operations/networkDeviceSkus.d.ts.map +1 -0
  570. package/dist-esm/src/operations/networkDeviceSkus.js +170 -0
  571. package/dist-esm/src/operations/networkDeviceSkus.js.map +1 -0
  572. package/dist-esm/src/operations/networkDevices.d.ts +223 -0
  573. package/dist-esm/src/operations/networkDevices.d.ts.map +1 -0
  574. package/dist-esm/src/operations/networkDevices.js +1348 -0
  575. package/dist-esm/src/operations/networkDevices.js.map +1 -0
  576. package/dist-esm/src/operations/networkFabricControllers.d.ts +135 -0
  577. package/dist-esm/src/operations/networkFabricControllers.d.ts.map +1 -0
  578. package/dist-esm/src/operations/networkFabricControllers.js +728 -0
  579. package/dist-esm/src/operations/networkFabricControllers.js.map +1 -0
  580. package/dist-esm/src/operations/networkFabricSkus.d.ts +38 -0
  581. package/dist-esm/src/operations/networkFabricSkus.d.ts.map +1 -0
  582. package/dist-esm/src/operations/networkFabricSkus.js +170 -0
  583. package/dist-esm/src/operations/networkFabricSkus.js.map +1 -0
  584. package/dist-esm/src/operations/networkFabrics.d.ts +135 -0
  585. package/dist-esm/src/operations/networkFabrics.d.ts.map +1 -0
  586. package/dist-esm/src/operations/networkFabrics.js +728 -0
  587. package/dist-esm/src/operations/networkFabrics.js.map +1 -0
  588. package/dist-esm/src/operations/networkInterfaces.d.ts +133 -0
  589. package/dist-esm/src/operations/networkInterfaces.d.ts.map +1 -0
  590. package/dist-esm/src/operations/networkInterfaces.js +670 -0
  591. package/dist-esm/src/operations/networkInterfaces.js.map +1 -0
  592. package/dist-esm/src/operations/networkRackSkus.d.ts +38 -0
  593. package/dist-esm/src/operations/networkRackSkus.d.ts.map +1 -0
  594. package/dist-esm/src/operations/networkRackSkus.js +170 -0
  595. package/dist-esm/src/operations/networkRackSkus.js.map +1 -0
  596. package/dist-esm/src/operations/networkRacks.d.ts +107 -0
  597. package/dist-esm/src/operations/networkRacks.d.ts.map +1 -0
  598. package/dist-esm/src/operations/networkRacks.js +556 -0
  599. package/dist-esm/src/operations/networkRacks.js.map +1 -0
  600. package/dist-esm/src/operations/networkToNetworkInterconnects.d.ts +81 -0
  601. package/dist-esm/src/operations/networkToNetworkInterconnects.d.ts.map +1 -0
  602. package/dist-esm/src/operations/networkToNetworkInterconnects.js +379 -0
  603. package/dist-esm/src/operations/networkToNetworkInterconnects.js.map +1 -0
  604. package/dist-esm/src/operations/operations.d.ts +32 -0
  605. package/dist-esm/src/operations/operations.d.ts.map +1 -0
  606. package/dist-esm/src/operations/operations.js +138 -0
  607. package/dist-esm/src/operations/operations.js.map +1 -0
  608. package/dist-esm/src/operations/routePolicies.d.ts +107 -0
  609. package/dist-esm/src/operations/routePolicies.d.ts.map +1 -0
  610. package/dist-esm/src/operations/routePolicies.js +556 -0
  611. package/dist-esm/src/operations/routePolicies.js.map +1 -0
  612. package/dist-esm/src/operationsInterfaces/accessControlLists.d.ts +47 -0
  613. package/dist-esm/src/operationsInterfaces/accessControlLists.d.ts.map +1 -0
  614. package/dist-esm/src/operationsInterfaces/accessControlLists.js +9 -0
  615. package/dist-esm/src/operationsInterfaces/accessControlLists.js.map +1 -0
  616. package/dist-esm/src/operationsInterfaces/externalNetworks.d.ts +164 -0
  617. package/dist-esm/src/operationsInterfaces/externalNetworks.d.ts.map +1 -0
  618. package/dist-esm/src/operationsInterfaces/externalNetworks.js +9 -0
  619. package/dist-esm/src/operationsInterfaces/externalNetworks.js.map +1 -0
  620. package/dist-esm/src/operationsInterfaces/index.d.ts +20 -0
  621. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
  622. package/dist-esm/src/operationsInterfaces/index.js +27 -0
  623. package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
  624. package/dist-esm/src/operationsInterfaces/internalNetworks.d.ts +182 -0
  625. package/dist-esm/src/operationsInterfaces/internalNetworks.d.ts.map +1 -0
  626. package/dist-esm/src/operationsInterfaces/internalNetworks.js +9 -0
  627. package/dist-esm/src/operationsInterfaces/internalNetworks.js.map +1 -0
  628. package/dist-esm/src/operationsInterfaces/ipCommunities.d.ts +71 -0
  629. package/dist-esm/src/operationsInterfaces/ipCommunities.d.ts.map +1 -0
  630. package/dist-esm/src/operationsInterfaces/ipCommunities.js +9 -0
  631. package/dist-esm/src/operationsInterfaces/ipCommunities.js.map +1 -0
  632. package/dist-esm/src/operationsInterfaces/ipExtendedCommunities.d.ts +71 -0
  633. package/dist-esm/src/operationsInterfaces/ipExtendedCommunities.d.ts.map +1 -0
  634. package/dist-esm/src/operationsInterfaces/ipExtendedCommunities.js +9 -0
  635. package/dist-esm/src/operationsInterfaces/ipExtendedCommunities.js.map +1 -0
  636. package/dist-esm/src/operationsInterfaces/ipPrefixes.d.ts +71 -0
  637. package/dist-esm/src/operationsInterfaces/ipPrefixes.d.ts.map +1 -0
  638. package/dist-esm/src/operationsInterfaces/ipPrefixes.js +9 -0
  639. package/dist-esm/src/operationsInterfaces/ipPrefixes.js.map +1 -0
  640. package/dist-esm/src/operationsInterfaces/l2IsolationDomains.d.ts +135 -0
  641. package/dist-esm/src/operationsInterfaces/l2IsolationDomains.d.ts.map +1 -0
  642. package/dist-esm/src/operationsInterfaces/l2IsolationDomains.js +9 -0
  643. package/dist-esm/src/operationsInterfaces/l2IsolationDomains.js.map +1 -0
  644. package/dist-esm/src/operationsInterfaces/l3IsolationDomains.d.ts +139 -0
  645. package/dist-esm/src/operationsInterfaces/l3IsolationDomains.d.ts.map +1 -0
  646. package/dist-esm/src/operationsInterfaces/l3IsolationDomains.js +9 -0
  647. package/dist-esm/src/operationsInterfaces/l3IsolationDomains.js.map +1 -0
  648. package/dist-esm/src/operationsInterfaces/networkDeviceSkus.d.ts +17 -0
  649. package/dist-esm/src/operationsInterfaces/networkDeviceSkus.d.ts.map +1 -0
  650. package/dist-esm/src/operationsInterfaces/networkDeviceSkus.js +9 -0
  651. package/dist-esm/src/operationsInterfaces/networkDeviceSkus.js.map +1 -0
  652. package/dist-esm/src/operationsInterfaces/networkDevices.d.ts +187 -0
  653. package/dist-esm/src/operationsInterfaces/networkDevices.d.ts.map +1 -0
  654. package/dist-esm/src/operationsInterfaces/networkDevices.js +9 -0
  655. package/dist-esm/src/operationsInterfaces/networkDevices.js.map +1 -0
  656. package/dist-esm/src/operationsInterfaces/networkFabricControllers.d.ts +99 -0
  657. package/dist-esm/src/operationsInterfaces/networkFabricControllers.d.ts.map +1 -0
  658. package/dist-esm/src/operationsInterfaces/networkFabricControllers.js +9 -0
  659. package/dist-esm/src/operationsInterfaces/networkFabricControllers.js.map +1 -0
  660. package/dist-esm/src/operationsInterfaces/networkFabricSkus.d.ts +17 -0
  661. package/dist-esm/src/operationsInterfaces/networkFabricSkus.d.ts.map +1 -0
  662. package/dist-esm/src/operationsInterfaces/networkFabricSkus.js +9 -0
  663. package/dist-esm/src/operationsInterfaces/networkFabricSkus.js.map +1 -0
  664. package/dist-esm/src/operationsInterfaces/networkFabrics.d.ts +99 -0
  665. package/dist-esm/src/operationsInterfaces/networkFabrics.d.ts.map +1 -0
  666. package/dist-esm/src/operationsInterfaces/networkFabrics.js +9 -0
  667. package/dist-esm/src/operationsInterfaces/networkFabrics.js.map +1 -0
  668. package/dist-esm/src/operationsInterfaces/networkInterfaces.d.ts +108 -0
  669. package/dist-esm/src/operationsInterfaces/networkInterfaces.d.ts.map +1 -0
  670. package/dist-esm/src/operationsInterfaces/networkInterfaces.js +9 -0
  671. package/dist-esm/src/operationsInterfaces/networkInterfaces.js.map +1 -0
  672. package/dist-esm/src/operationsInterfaces/networkRackSkus.d.ts +17 -0
  673. package/dist-esm/src/operationsInterfaces/networkRackSkus.d.ts.map +1 -0
  674. package/dist-esm/src/operationsInterfaces/networkRackSkus.js +9 -0
  675. package/dist-esm/src/operationsInterfaces/networkRackSkus.js.map +1 -0
  676. package/dist-esm/src/operationsInterfaces/networkRacks.d.ts +71 -0
  677. package/dist-esm/src/operationsInterfaces/networkRacks.d.ts.map +1 -0
  678. package/dist-esm/src/operationsInterfaces/networkRacks.js +9 -0
  679. package/dist-esm/src/operationsInterfaces/networkRacks.js.map +1 -0
  680. package/dist-esm/src/operationsInterfaces/networkToNetworkInterconnects.d.ts +56 -0
  681. package/dist-esm/src/operationsInterfaces/networkToNetworkInterconnects.d.ts.map +1 -0
  682. package/dist-esm/src/operationsInterfaces/networkToNetworkInterconnects.js +9 -0
  683. package/dist-esm/src/operationsInterfaces/networkToNetworkInterconnects.js.map +1 -0
  684. package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
  685. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
  686. package/dist-esm/src/operationsInterfaces/operations.js +9 -0
  687. package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
  688. package/dist-esm/src/operationsInterfaces/routePolicies.d.ts +71 -0
  689. package/dist-esm/src/operationsInterfaces/routePolicies.d.ts.map +1 -0
  690. package/dist-esm/src/operationsInterfaces/routePolicies.js +9 -0
  691. package/dist-esm/src/operationsInterfaces/routePolicies.js.map +1 -0
  692. package/dist-esm/src/pagingHelper.d.ts +13 -0
  693. package/dist-esm/src/pagingHelper.d.ts.map +1 -0
  694. package/dist-esm/src/pagingHelper.js +32 -0
  695. package/dist-esm/src/pagingHelper.js.map +1 -0
  696. package/dist-esm/test/managednetworkfabric_operations_test.spec.d.ts +4 -0
  697. package/dist-esm/test/managednetworkfabric_operations_test.spec.d.ts.map +1 -0
  698. package/dist-esm/test/managednetworkfabric_operations_test.spec.js +159 -0
  699. package/dist-esm/test/managednetworkfabric_operations_test.spec.js.map +1 -0
  700. package/package.json +123 -0
  701. package/review/arm-managednetworkfabric.api.md +3262 -0
  702. package/rollup.config.js +122 -0
  703. package/src/azureNetworkFabricManagementServiceAPI.ts +218 -0
  704. package/src/index.ts +13 -0
  705. package/src/lroImpl.ts +42 -0
  706. package/src/models/index.ts +4507 -0
  707. package/src/models/mappers.ts +6207 -0
  708. package/src/models/parameters.ts +500 -0
  709. package/src/operations/accessControlLists.ts +474 -0
  710. package/src/operations/externalNetworks.ts +1385 -0
  711. package/src/operations/index.ts +27 -0
  712. package/src/operations/internalNetworks.ts +1538 -0
  713. package/src/operations/ipCommunities.ts +720 -0
  714. package/src/operations/ipExtendedCommunities.ts +720 -0
  715. package/src/operations/ipPrefixes.ts +720 -0
  716. package/src/operations/l2IsolationDomains.ts +1265 -0
  717. package/src/operations/l3IsolationDomains.ts +1256 -0
  718. package/src/operations/networkDeviceSkus.ts +195 -0
  719. package/src/operations/networkDevices.ts +1824 -0
  720. package/src/operations/networkFabricControllers.ts +984 -0
  721. package/src/operations/networkFabricSkus.ts +195 -0
  722. package/src/operations/networkFabrics.ts +968 -0
  723. package/src/operations/networkInterfaces.ts +936 -0
  724. package/src/operations/networkRackSkus.ts +195 -0
  725. package/src/operations/networkRacks.ts +720 -0
  726. package/src/operations/networkToNetworkInterconnects.ts +515 -0
  727. package/src/operations/operations.ts +149 -0
  728. package/src/operations/routePolicies.ts +720 -0
  729. package/src/operationsInterfaces/accessControlLists.ts +91 -0
  730. package/src/operationsInterfaces/externalNetworks.ts +336 -0
  731. package/src/operationsInterfaces/index.ts +27 -0
  732. package/src/operationsInterfaces/internalNetworks.ts +377 -0
  733. package/src/operationsInterfaces/ipCommunities.ts +139 -0
  734. package/src/operationsInterfaces/ipExtendedCommunities.ts +139 -0
  735. package/src/operationsInterfaces/ipPrefixes.ts +139 -0
  736. package/src/operationsInterfaces/l2IsolationDomains.ts +271 -0
  737. package/src/operationsInterfaces/l3IsolationDomains.ts +279 -0
  738. package/src/operationsInterfaces/networkDeviceSkus.ts +36 -0
  739. package/src/operationsInterfaces/networkDevices.ts +381 -0
  740. package/src/operationsInterfaces/networkFabricControllers.ts +201 -0
  741. package/src/operationsInterfaces/networkFabricSkus.ts +36 -0
  742. package/src/operationsInterfaces/networkFabrics.ts +197 -0
  743. package/src/operationsInterfaces/networkInterfaces.ts +218 -0
  744. package/src/operationsInterfaces/networkRackSkus.ts +36 -0
  745. package/src/operationsInterfaces/networkRacks.ts +139 -0
  746. package/src/operationsInterfaces/networkToNetworkInterconnects.ts +109 -0
  747. package/src/operationsInterfaces/operations.ts +22 -0
  748. package/src/operationsInterfaces/routePolicies.ts +139 -0
  749. package/src/pagingHelper.ts +39 -0
  750. package/tsconfig.json +33 -0
  751. package/types/arm-managednetworkfabric.d.ts +6051 -0
  752. package/types/tsdoc-metadata.json +11 -0
@@ -0,0 +1,4507 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+
9
+ import * as coreClient from "@azure/core-client";
10
+
11
+ /** Switch configuration entries require a description to discern between configuration groups. */
12
+ export interface AnnotationResource {
13
+ /** Switch configuration description. */
14
+ annotation?: string;
15
+ }
16
+
17
+ /** Common fields that are returned in the response for all Azure Resource Manager resources */
18
+ export interface Resource {
19
+ /**
20
+ * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
21
+ * NOTE: This property will not be serialized. It can only be populated by the server.
22
+ */
23
+ readonly id?: string;
24
+ /**
25
+ * The name of the resource
26
+ * NOTE: This property will not be serialized. It can only be populated by the server.
27
+ */
28
+ readonly name?: string;
29
+ /**
30
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
31
+ * NOTE: This property will not be serialized. It can only be populated by the server.
32
+ */
33
+ readonly type?: string;
34
+ /**
35
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
36
+ * NOTE: This property will not be serialized. It can only be populated by the server.
37
+ */
38
+ readonly systemData?: SystemData;
39
+ }
40
+
41
+ /** Metadata pertaining to creation and last modification of the resource. */
42
+ export interface SystemData {
43
+ /** The identity that created the resource. */
44
+ createdBy?: string;
45
+ /** The type of identity that created the resource. */
46
+ createdByType?: CreatedByType;
47
+ /** The timestamp of resource creation (UTC). */
48
+ createdAt?: Date;
49
+ /** The identity that last modified the resource. */
50
+ lastModifiedBy?: string;
51
+ /** The type of identity that last modified the resource. */
52
+ lastModifiedByType?: CreatedByType;
53
+ /** The timestamp of resource last modification (UTC) */
54
+ lastModifiedAt?: Date;
55
+ }
56
+
57
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
58
+ export interface ErrorResponse {
59
+ /** The error object. */
60
+ error?: ErrorDetail;
61
+ }
62
+
63
+ /** The error detail. */
64
+ export interface ErrorDetail {
65
+ /**
66
+ * The error code.
67
+ * NOTE: This property will not be serialized. It can only be populated by the server.
68
+ */
69
+ readonly code?: string;
70
+ /**
71
+ * The error message.
72
+ * NOTE: This property will not be serialized. It can only be populated by the server.
73
+ */
74
+ readonly message?: string;
75
+ /**
76
+ * The error target.
77
+ * NOTE: This property will not be serialized. It can only be populated by the server.
78
+ */
79
+ readonly target?: string;
80
+ /**
81
+ * The error details.
82
+ * NOTE: This property will not be serialized. It can only be populated by the server.
83
+ */
84
+ readonly details?: ErrorDetail[];
85
+ /**
86
+ * The error additional info.
87
+ * NOTE: This property will not be serialized. It can only be populated by the server.
88
+ */
89
+ readonly additionalInfo?: ErrorAdditionalInfo[];
90
+ }
91
+
92
+ /** The resource management error additional info. */
93
+ export interface ErrorAdditionalInfo {
94
+ /**
95
+ * The additional info type.
96
+ * NOTE: This property will not be serialized. It can only be populated by the server.
97
+ */
98
+ readonly type?: string;
99
+ /**
100
+ * The additional info.
101
+ * NOTE: This property will not be serialized. It can only be populated by the server.
102
+ */
103
+ readonly info?: Record<string, unknown>;
104
+ }
105
+
106
+ /** The AccessControlList patch resource definition. */
107
+ export interface AccessControlListPatch {
108
+ /** Resource tags */
109
+ tags?: { [propertyName: string]: string };
110
+ /** Switch configuration description. */
111
+ annotation?: string;
112
+ /** IP address family. Example: ipv4 | ipv6. */
113
+ addressFamily?: AddressFamily;
114
+ /** Access Control List conditions. */
115
+ conditions?: AccessControlListConditionProperties[];
116
+ }
117
+
118
+ /** List of AccessControlLists. */
119
+ export interface AccessControlListsListResult {
120
+ /** List of AccessControlList resources. */
121
+ value?: AccessControlList[];
122
+ /** Url to follow for getting next page of resources. */
123
+ nextLink?: string;
124
+ }
125
+
126
+ /** The IPCommunity patch resource definition. */
127
+ export interface IpCommunityPatch {
128
+ /** Resource tags */
129
+ tags?: { [propertyName: string]: string };
130
+ }
131
+
132
+ /** List of IPCommunities. */
133
+ export interface IpCommunitiesListResult {
134
+ /** List of IpCommunity resources. */
135
+ value?: IpCommunity[];
136
+ /** Url to follow for getting next page of resources. */
137
+ nextLink?: string;
138
+ }
139
+
140
+ /** The IpExtendedCommunities patch resource definition. */
141
+ export interface IpExtendedCommunityPatch {
142
+ /** Resource tags */
143
+ tags?: { [propertyName: string]: string };
144
+ }
145
+
146
+ /** List of IpExtendedCommunities. */
147
+ export interface IpExtendedCommunityListResult {
148
+ /** List of IpExtendedCommunities resources. */
149
+ value?: IpExtendedCommunity[];
150
+ /** Url to follow for getting next page of resources. */
151
+ nextLink?: string;
152
+ }
153
+
154
+ export interface IpPrefixPropertiesIpPrefixRulesItem {
155
+ /** Action to be taken on the configuration. Example: Permit | Deny. */
156
+ action: CommunityActionTypes;
157
+ /** Sequence to insert to/delete from existing route. Prefix lists are evaluated starting with the lowest sequence number and continue down the list until a match is made. Once a match is made, the permit or deny statement is applied to that network and the rest of the list is ignored. */
158
+ sequenceNumber: number;
159
+ /** Network Prefix specifying IPv4/IPv6 packets to be permitted or denied. Example: 1.1.1.0/24 | 3FFE:FFFF:0:CD30::/126 */
160
+ networkPrefix: string;
161
+ /** Specify prefix-list bounds. */
162
+ condition?: Condition;
163
+ /** SubnetMaskLength gives the minimum NetworkPrefix length to be matched.Possible values for IPv4 are 1 - 32. Possible values of IPv6 are 1 - 128. */
164
+ subnetMaskLength?: number;
165
+ }
166
+
167
+ /** The IPPrefix patch resource definition. */
168
+ export interface IpPrefixPatch {
169
+ /** Resource tags */
170
+ tags?: { [propertyName: string]: string };
171
+ }
172
+
173
+ /** List of IpPrefixes. */
174
+ export interface IpPrefixesListResult {
175
+ /** List of IPPrefix resources. */
176
+ value?: IpPrefix[];
177
+ /** Url to follow for getting next page of resources. */
178
+ nextLink?: string;
179
+ }
180
+
181
+ /** The L2IsolationDomain patch resource definition. */
182
+ export interface L2IsolationDomainPatch {
183
+ /** Resource tags */
184
+ tags?: { [propertyName: string]: string };
185
+ /** Switch configuration description. */
186
+ annotation?: string;
187
+ /** maximum transmission unit. Default value is 1500. */
188
+ mtu?: number;
189
+ }
190
+
191
+ /** Update administrative state on list of resources. */
192
+ export interface EnableDisableOnResources {
193
+ /** Network Fabrics or Network Rack resource Id. */
194
+ resourceIds?: string[];
195
+ }
196
+
197
+ /** Show ARP table entry properties */
198
+ export interface ARPProperties {
199
+ /** Ipv4 or Ipv6 address */
200
+ address: string;
201
+ /** Duration in seconds. */
202
+ age: string;
203
+ /** Hardware address. */
204
+ macAddress: string;
205
+ /** Layer 2 interface name. */
206
+ interface: string;
207
+ /** ARP status */
208
+ state?: string;
209
+ }
210
+
211
+ /** List of L2IsolationDomains. */
212
+ export interface L2IsolationDomainsListResult {
213
+ /** Displays list of L2IsolationDomain resources. */
214
+ value?: L2IsolationDomain[];
215
+ /** Url to follow for getting next page of resources. */
216
+ nextLink?: string;
217
+ }
218
+
219
+ /** L3IsolationDomainPatchProperties define the patch resource properties. */
220
+ export interface L3IsolationDomainPatchProperties {
221
+ /** Advertise Connected Subnets. Ex: "True" | "False". */
222
+ redistributeConnectedSubnets?: RedistributeConnectedSubnets;
223
+ /** Advertise Static Routes. Ex: "True" | "False". */
224
+ redistributeStaticRoutes?: RedistributeStaticRoutes;
225
+ /** List of Ipv4 and Ipv6 route configurations. */
226
+ aggregateRouteConfiguration?: AggregateRouteConfiguration;
227
+ /** L3 Isolation Domain description. */
228
+ description?: string;
229
+ /** Connected Subnet RoutePolicy */
230
+ connectedSubnetRoutePolicy?: L3IsolationDomainPatchPropertiesConnectedSubnetRoutePolicy;
231
+ }
232
+
233
+ /** List of IPv4 and IPv6 route configurations. */
234
+ export interface AggregateRouteConfiguration {
235
+ /** List of IPv4 Route prefixes. */
236
+ ipv4Routes?: AggregateRoute[];
237
+ /** List of IPv6 Routes prefixes. */
238
+ ipv6Routes?: AggregateRoute[];
239
+ }
240
+
241
+ /** Aggregate Route properties. */
242
+ export interface AggregateRoute {
243
+ /** Prefix of the aggregate Route. */
244
+ prefix?: string;
245
+ }
246
+
247
+ /** Connected Subnet RoutePolicy */
248
+ export interface L3IsolationDomainPatchPropertiesConnectedSubnetRoutePolicy {
249
+ /** exportRoutePolicyId value. */
250
+ exportRoutePolicyId?: string;
251
+ /**
252
+ * Enabled/Disabled connected subnet route policy. Ex: Enabled | Disabled.
253
+ * NOTE: This property will not be serialized. It can only be populated by the server.
254
+ */
255
+ readonly administrativeState?: EnabledDisabledState;
256
+ }
257
+
258
+ /** The L3IsolationDomain patch resource definition. */
259
+ export interface L3IsolationDomainPatch {
260
+ /** Resource tags */
261
+ tags?: { [propertyName: string]: string };
262
+ /** Advertise Connected Subnets. Ex: "True" | "False". */
263
+ redistributeConnectedSubnets?: RedistributeConnectedSubnets;
264
+ /** Advertise Static Routes. Ex: "True" | "False". */
265
+ redistributeStaticRoutes?: RedistributeStaticRoutes;
266
+ /** List of Ipv4 and Ipv6 route configurations. */
267
+ aggregateRouteConfiguration?: AggregateRouteConfiguration;
268
+ /** L3 Isolation Domain description. */
269
+ description?: string;
270
+ /** Connected Subnet RoutePolicy */
271
+ connectedSubnetRoutePolicy?: L3IsolationDomainPatchPropertiesConnectedSubnetRoutePolicy;
272
+ }
273
+
274
+ /** List of L3IsolationDomains. */
275
+ export interface L3IsolationDomainsListResult {
276
+ /** List of L3IsolationDomain resources. */
277
+ value?: L3IsolationDomain[];
278
+ /** Url to follow for getting next page of resources. */
279
+ nextLink?: string;
280
+ }
281
+
282
+ /** The ExternalNetwork patchable properties. */
283
+ export interface InternalNetworkPatchableProperties {
284
+ /** Maximum transmission unit. Default value is 1500. */
285
+ mtu?: number;
286
+ /** List with object connected IPv4 Subnets. */
287
+ connectedIPv4Subnets?: ConnectedSubnet[];
288
+ /** List with object connected IPv6 Subnets. */
289
+ connectedIPv6Subnets?: ConnectedSubnet[];
290
+ /** Static Route Configuration properties. */
291
+ staticRouteConfiguration?: StaticRouteConfiguration;
292
+ /** BGP configuration properties */
293
+ bgpConfiguration?: BgpConfiguration;
294
+ /** ARM resource ID of importRoutePolicy. */
295
+ importRoutePolicyId?: string;
296
+ /** ARM resource ID of importRoutePolicy. */
297
+ exportRoutePolicyId?: string;
298
+ }
299
+
300
+ /** staticRouteConfiguration model. */
301
+ export interface StaticRouteConfiguration {
302
+ /** BFD configuration properties */
303
+ bfdConfiguration?: BfdConfiguration;
304
+ /** List with object IPv4Routes. */
305
+ ipv4Routes?: StaticRouteProperties[];
306
+ /** List with object IPv6Routes. */
307
+ ipv6Routes?: StaticRouteProperties[];
308
+ }
309
+
310
+ /** BFD configuration properties */
311
+ export interface BfdConfiguration {
312
+ /**
313
+ * Administrative state of the BfdConfiguration. Example: Enabled | Disabled.
314
+ * NOTE: This property will not be serialized. It can only be populated by the server.
315
+ */
316
+ readonly administrativeState?: EnabledDisabledState;
317
+ /**
318
+ * interval in milliseconds. Example: 300.
319
+ * NOTE: This property will not be serialized. It can only be populated by the server.
320
+ */
321
+ readonly interval?: number;
322
+ /**
323
+ * Multiplier for the Bfd Configuration. Example: 3.
324
+ * NOTE: This property will not be serialized. It can only be populated by the server.
325
+ */
326
+ readonly multiplier?: number;
327
+ }
328
+
329
+ /** Static Route properties. */
330
+ export interface StaticRouteProperties {
331
+ /** IPv4 | IPv6 Prefix. */
332
+ prefix: string;
333
+ /** List of next hop IPv4 | IPv6 addresses. */
334
+ nextHop: string[];
335
+ }
336
+
337
+ /** Neighbor Address properties. */
338
+ export interface NeighborAddress {
339
+ /** IP Address. */
340
+ address?: string;
341
+ /**
342
+ * OperationalState of the NeighborAddress.
343
+ * NOTE: This property will not be serialized. It can only be populated by the server.
344
+ */
345
+ readonly operationalState?: string;
346
+ }
347
+
348
+ /** The InternalNetwork patch resource definition. */
349
+ export interface InternalNetworkPatch {
350
+ /** Switch configuration description. */
351
+ annotation?: string;
352
+ /** Maximum transmission unit. Default value is 1500. */
353
+ mtu?: number;
354
+ /** List with object connected IPv4 Subnets. */
355
+ connectedIPv4Subnets?: ConnectedSubnet[];
356
+ /** List with object connected IPv6 Subnets. */
357
+ connectedIPv6Subnets?: ConnectedSubnet[];
358
+ /** Static Route Configuration properties. */
359
+ staticRouteConfiguration?: StaticRouteConfiguration;
360
+ /** BGP configuration properties */
361
+ bgpConfiguration?: BgpConfiguration;
362
+ /** ARM resource ID of importRoutePolicy. */
363
+ importRoutePolicyId?: string;
364
+ /** ARM resource ID of importRoutePolicy. */
365
+ exportRoutePolicyId?: string;
366
+ }
367
+
368
+ /** List of InternalNetworks. */
369
+ export interface InternalNetworksList {
370
+ /** List of InternalNetworks resources. */
371
+ value?: InternalNetwork[];
372
+ /** Url to follow for getting next page of resources. */
373
+ nextLink?: string;
374
+ }
375
+
376
+ /** Option B configuration. */
377
+ export interface OptionBProperties {
378
+ /** Route Targets to be applied for incoming routes into CE. */
379
+ importRouteTargets?: string[];
380
+ /** Route Targets to be applied for outgoing routes from CE. */
381
+ exportRouteTargets?: string[];
382
+ }
383
+
384
+ /** Layer 3 primary and secondary ip address prefixes. */
385
+ export interface Layer3IpPrefixProperties {
386
+ /** IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.0/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces. */
387
+ primaryIpv4Prefix?: string;
388
+ /** IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a0/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces. */
389
+ primaryIpv6Prefix?: string;
390
+ /** Secondary IPv4 Address Prefix of CE-PE interconnect links. Example: 172.31.0.20/31. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces. */
391
+ secondaryIpv4Prefix?: string;
392
+ /** Secondary IPv6 Address Prefix of CE-PE interconnect links. Example: 3FFE:FFFF:0:CD30::a4/126. The values can be specified at the time of creation or can be updated afterwards. Any update to the values post-provisioning may disrupt traffic. The 1st and 3rd IPs are to be configured on CE1 and CE2 for Option B interfaces. The 2nd and 4th IPs are to be configured on PE1 and PE2 for Option B interfaces. */
393
+ secondaryIpv6Prefix?: string;
394
+ }
395
+
396
+ /** The ExternalNetwork patch resource definition. */
397
+ export interface ExternalNetworkPatch {
398
+ /** Switch configuration description. */
399
+ annotation?: string;
400
+ /** Peering option list. */
401
+ peeringOption?: PeeringOption;
402
+ /** option B properties object */
403
+ optionBProperties?: OptionBProperties;
404
+ /** option A properties object */
405
+ optionAProperties?: Layer3OptionAProperties;
406
+ /** ARM resource ID of importRoutePolicy. */
407
+ importRoutePolicyId?: string;
408
+ /** ARM resource ID of exportRoutePolicy. */
409
+ exportRoutePolicyId?: string;
410
+ }
411
+
412
+ /** The ExternalNetwork patchable properties. */
413
+ export interface ExternalNetworkPatchableProperties {
414
+ /** Peering option list. */
415
+ peeringOption?: PeeringOption;
416
+ /** option B properties object */
417
+ optionBProperties?: OptionBProperties;
418
+ /** option A properties object */
419
+ optionAProperties?: Layer3OptionAProperties;
420
+ /** ARM resource ID of importRoutePolicy. */
421
+ importRoutePolicyId?: string;
422
+ /** ARM resource ID of exportRoutePolicy. */
423
+ exportRoutePolicyId?: string;
424
+ }
425
+
426
+ /** List of ExternalNetworks. */
427
+ export interface ExternalNetworksList {
428
+ /** List of ExternalNetworks resources. */
429
+ value?: ExternalNetwork[];
430
+ /** Url to follow for getting next page of resources. */
431
+ nextLink?: string;
432
+ }
433
+
434
+ /** Network device supported version properties. */
435
+ export interface SupportedVersionProperties {
436
+ /** Operating system and firmware combined versions. */
437
+ version?: string;
438
+ /** Operating system version. */
439
+ vendorOsVersion?: string;
440
+ /** Firmware version. */
441
+ vendorFirmwareVersion?: string;
442
+ /** If the current version is in use. */
443
+ isCurrent?: IsCurrentVersion;
444
+ /** If the current version is a test version. */
445
+ isTest?: IsTestVersion;
446
+ }
447
+
448
+ /** Network device limits. */
449
+ export interface DeviceLimits {
450
+ /** Maximum number of physical interfaces. */
451
+ physicalInterfaceCount?: number;
452
+ /** Maximum number of sub-interfaces. */
453
+ maxSubInterfaces?: number;
454
+ /** Maximum number of tunnel interfaces. */
455
+ maxTunnelInterfaces?: number;
456
+ /** Maximum number of virtual router functions. */
457
+ maxVirtualRouterFunctions?: number;
458
+ /** Maximum number of Border Gateway Protocol (BGP) peers. */
459
+ maxBorderGatewayProtocolPeers?: number;
460
+ /** Maximum number of Bidirectional Forwarding Detection (BFD) peers. */
461
+ maxBidirectionalForwardingDetectionPeers?: number;
462
+ }
463
+
464
+ /** Network device interface properties. */
465
+ export interface DeviceInterfaceProperties {
466
+ /** Interface identifier. Example: HundredGigE0/0. */
467
+ identifier?: string;
468
+ /** Interface type. */
469
+ interfaceType?: string;
470
+ /** List of supported connector types. */
471
+ supportedConnectorTypes?: SupportedConnectorProperties[];
472
+ }
473
+
474
+ /** Supported connector properties. */
475
+ export interface SupportedConnectorProperties {
476
+ /** Connector type. Example: Optical. */
477
+ connectorType?: string;
478
+ /** Maximum speed of the connector in Mbps. */
479
+ maxSpeedInMbps?: number;
480
+ }
481
+
482
+ /** List of NetworkDeviceSkus. */
483
+ export interface NetworkDeviceSkusListResult {
484
+ /** List of NetworkDeviceSku resources. */
485
+ value?: NetworkDeviceSku[];
486
+ /** Url to follow for getting next page of resources. */
487
+ nextLink?: string;
488
+ }
489
+
490
+ /** Network Device updatable properties */
491
+ export interface NetworkDevicePatchableProperties {
492
+ /** The host Name of the device. */
493
+ hostName?: string;
494
+ /** serialNumber of the format Make;Model;HardwareRevisionId;SerialNumber. Example: Arista;DCS-7280DR3-24;12.05;JPE21116969 */
495
+ serialNumber?: string;
496
+ }
497
+
498
+ /** The NetworkDevicePatchParameters resource definition. */
499
+ export interface NetworkDevicePatchParameters {
500
+ /** Azure resource tags that will replace the existing ones. */
501
+ tags?: { [propertyName: string]: string };
502
+ /** Switch configuration description. */
503
+ annotation?: string;
504
+ /** The host Name of the device. */
505
+ hostName?: string;
506
+ /** serialNumber of the format Make;Model;HardwareRevisionId;SerialNumber. Example: Arista;DCS-7280DR3-24;12.05;JPE21116969 */
507
+ serialNumber?: string;
508
+ }
509
+
510
+ /** List of NetworkDevices. */
511
+ export interface NetworkDevicesListResult {
512
+ /** List of NetworkDevice resources. */
513
+ value?: NetworkDevice[];
514
+ /** Url to follow for getting next page of resources. */
515
+ nextLink?: string;
516
+ }
517
+
518
+ /** The NetworkInterfacePatch resource definition. */
519
+ export interface NetworkInterfacePatch {
520
+ /** Switch configuration description. */
521
+ annotation?: string;
522
+ }
523
+
524
+ /** List of NetworkInterfaces. */
525
+ export interface NetworkInterfacesList {
526
+ /** List of NetworkInterfaces resources. */
527
+ value?: NetworkInterface[];
528
+ /** Url to follow for getting next page of resources. */
529
+ nextLink?: string;
530
+ }
531
+
532
+ /** Generate support package post action properties. */
533
+ export interface UpdateVersionProperties {
534
+ /** The supported version defined in network device SKU. */
535
+ skuVersion: string;
536
+ }
537
+
538
+ /** Generate support package post action properties. */
539
+ export interface SupportPackageProperties {
540
+ /** The URL to fetch the generated support package from. */
541
+ supportPackageURL: string;
542
+ }
543
+
544
+ /** Update power cycle input properties. */
545
+ export interface UpdatePowerCycleProperties {
546
+ /** Primary or Secondary power end. */
547
+ powerEnd: PowerEnd;
548
+ /** On or Off toggle state. */
549
+ state: State;
550
+ }
551
+
552
+ /** Get Device status response properties. */
553
+ export interface GetDeviceStatusProperties {
554
+ /** Primary or Secondary power end. */
555
+ operationalStatus: OperationalStatus;
556
+ /** On or Off power cycle state. */
557
+ powerCycleState: PowerCycleState;
558
+ /** The serial number of the device */
559
+ serialNumber: string;
560
+ }
561
+
562
+ /** Get Device static interface maps as per topology. */
563
+ export interface GetStaticInterfaceMapsPropertiesItem {
564
+ /** The interface name. */
565
+ name?: string;
566
+ /** The interface description. */
567
+ description?: string;
568
+ /** The interface identifier. */
569
+ identifier?: string;
570
+ /** The interface type. Example: Ethernet */
571
+ interfaceType?: string;
572
+ /** The physical cable connector type. Example: Optical */
573
+ connectorType?: string;
574
+ /** Connected to ARM resource or external interface */
575
+ connectedTo?: string;
576
+ /** The interface speed. Example: 100 */
577
+ speed?: number;
578
+ /** The port channel group id. */
579
+ channelGroupId?: number;
580
+ }
581
+
582
+ /** Interface running status properties */
583
+ export interface InterfaceStatus {
584
+ /**
585
+ * The interface administrative state.
586
+ * NOTE: This property will not be serialized. It can only be populated by the server.
587
+ */
588
+ readonly administrativeState?: EnabledDisabledState;
589
+ /** The interface operational status. */
590
+ operationalStatus?: string;
591
+ /** The physical status. */
592
+ phyStatus?: string;
593
+ /** The interface transceiver type. Example: up or down */
594
+ transceiverStatus?: string;
595
+ /** Connected to ARM resource or external interface */
596
+ connectedTo?: string;
597
+ }
598
+
599
+ /** InfrastructureServices IP ranges. */
600
+ export interface InfrastructureServices {
601
+ /** The IPv4 Address space is optional, if the value is not defined at the time of NFC creation, then the default value 10.0.0.0/19 is considered. The IPV4 address subnet is an optional attribute. */
602
+ ipv4AddressSpaces?: string[];
603
+ /** The IPv6 is not supported right now. */
604
+ ipv6AddressSpaces?: string[];
605
+ }
606
+
607
+ /** WorkloadServices IP ranges. */
608
+ export interface WorkloadServices {
609
+ /** The IPv4 Address space is optional, if the value is defined at the time of NFC creation, then the default value 10.0.0.0/19 is considered. The IPV4 address subnet is an optional attribute. */
610
+ ipv4AddressSpaces?: string[];
611
+ /** The IPv6 is not supported right now. */
612
+ ipv6AddressSpaces?: string[];
613
+ }
614
+
615
+ /** Managed Resource Group configuration properties. */
616
+ export interface ManagedResourceGroupConfiguration {
617
+ /** The NFC service will be hosted in a Managed resource group. */
618
+ name?: string;
619
+ /** Managed resource group location. */
620
+ location?: string;
621
+ }
622
+
623
+ /** Network Fabric Controller updatable properties */
624
+ export interface NetworkFabricControllerPatchableProperties {
625
+ /** As part of an update, the Infrastructure ExpressRoute CircuitID should be provided to create and Provision a NFC. This Express route is dedicated for Infrastructure services. (This is a Mandatory attribute) */
626
+ infrastructureExpressRouteConnections?: ExpressRouteConnectionInformation[];
627
+ /** As part of an update, the workload ExpressRoute CircuitID should be provided to create and Provision a NFC. This Express route is dedicated for Workload services. (This is a Mandatory attribute). */
628
+ workloadExpressRouteConnections?: ExpressRouteConnectionInformation[];
629
+ }
630
+
631
+ /** The ExpressRoute circuit ID and the Auth Key are required for you to successfully deploy NFC service. */
632
+ export interface ExpressRouteConnectionInformation {
633
+ /** The express route circuit Azure resource ID, must be of type Microsoft.Network/expressRouteCircuits/circuitName. The ExpressRoute Circuit is a mandatory attribute. */
634
+ expressRouteCircuitId: string;
635
+ /** Authorization key for the circuit, must be of type Microsoft.Network/expressRouteCircuits/authorizations. The Auth Key is a mandatory attribute. */
636
+ expressRouteAuthorizationKey: string;
637
+ }
638
+
639
+ /** The NetworkFabricControllerPatch payload definition. */
640
+ export interface NetworkFabricControllerPatch {
641
+ /** Azure resource tags that will replace the existing ones. */
642
+ tags?: { [propertyName: string]: string };
643
+ /** As part of an update, the Infrastructure ExpressRoute CircuitID should be provided to create and Provision a NFC. This Express route is dedicated for Infrastructure services. (This is a Mandatory attribute) */
644
+ infrastructureExpressRouteConnections?: ExpressRouteConnectionInformation[];
645
+ /** As part of an update, the workload ExpressRoute CircuitID should be provided to create and Provision a NFC. This Express route is dedicated for Workload services. (This is a Mandatory attribute). */
646
+ workloadExpressRouteConnections?: ExpressRouteConnectionInformation[];
647
+ }
648
+
649
+ /** List of NetworkFabricControllers. */
650
+ export interface NetworkFabricControllersListResult {
651
+ /** List of NetworkFabricController resources. */
652
+ value?: NetworkFabricController[];
653
+ /** Url to follow for getting next page of resources. */
654
+ nextLink?: string;
655
+ }
656
+
657
+ /** List of NetworkFabricSkus. */
658
+ export interface NetworkFabricSkusListResult {
659
+ /** List of NetworkFabricSku resources. */
660
+ value?: NetworkFabricSku[];
661
+ /** Url to follow for getting next page of resources. */
662
+ nextLink?: string;
663
+ }
664
+
665
+ /** Network and credential configuration currently applied on terminal server. */
666
+ export interface TerminalServerPatchableProperties {
667
+ /** Username for the terminal server connection. */
668
+ username?: string;
669
+ /** Password for the terminal server connection. */
670
+ password?: string;
671
+ /** Serial Number of Terminal server. */
672
+ serialNumber?: string;
673
+ }
674
+
675
+ /** Configuration to be used to setup the management network. */
676
+ export interface ManagementNetworkConfiguration {
677
+ /** Configuration for infrastructure vpn. */
678
+ infrastructureVpnConfiguration: VpnConfigurationProperties;
679
+ /** Configuration for workload vpn. */
680
+ workloadVpnConfiguration: VpnConfigurationProperties;
681
+ }
682
+
683
+ /** Configuration for infrastructure vpn. */
684
+ export interface VpnConfigurationProperties {
685
+ /**
686
+ * Indicates configuration state. Example: Enabled | Disabled.
687
+ * NOTE: This property will not be serialized. It can only be populated by the server.
688
+ */
689
+ readonly administrativeState?: EnabledDisabledState;
690
+ /**
691
+ * Gets the networkToNetworkInterconnectId of the resource.
692
+ * NOTE: This property will not be serialized. It can only be populated by the server.
693
+ */
694
+ readonly networkToNetworkInterconnectId?: string;
695
+ /** Peering option list. */
696
+ peeringOption: PeeringOption;
697
+ /** option B properties */
698
+ optionBProperties?: OptionBPropertiesAutoGenerated;
699
+ /** option A properties */
700
+ optionAProperties?: OptionAProperties;
701
+ }
702
+
703
+ /** Option B configuration. */
704
+ export interface OptionBPropertiesAutoGenerated {
705
+ /** Route Targets to be applied for incoming routes into CE. */
706
+ importRouteTargets: string[];
707
+ /** Route Targets to be applied for outgoing routes from CE. */
708
+ exportRouteTargets: string[];
709
+ }
710
+
711
+ /** BFD Configuration properties. */
712
+ export interface FabricBfdConfiguration {
713
+ /**
714
+ * interval in seconds. Example: 300.
715
+ * NOTE: This property will not be serialized. It can only be populated by the server.
716
+ */
717
+ readonly interval?: number;
718
+ /**
719
+ * multiplier. Example: 3.
720
+ * NOTE: This property will not be serialized. It can only be populated by the server.
721
+ */
722
+ readonly multiplier?: number;
723
+ }
724
+
725
+ /** Network Fabric updatable properties */
726
+ export interface NetworkFabricPatchableProperties {
727
+ /**
728
+ * List of NetworkRack resource IDs under the Network Fabric. The number of racks allowed depends on the Network Fabric SKU.
729
+ * NOTE: This property will not be serialized. It can only be populated by the server.
730
+ */
731
+ readonly racks?: string[];
732
+ /**
733
+ * List of L2IsolationDomain resource IDs under the Network Fabric.
734
+ * NOTE: This property will not be serialized. It can only be populated by the server.
735
+ */
736
+ readonly l2IsolationDomains?: string[];
737
+ /**
738
+ * List of L3IsolationDomain resource IDs under the Network Fabric.
739
+ * NOTE: This property will not be serialized. It can only be populated by the server.
740
+ */
741
+ readonly l3IsolationDomains?: string[];
742
+ }
743
+
744
+ /** The NetworkFabric resource definition. */
745
+ export interface NetworkFabricPatchParameters {
746
+ /** Azure resource tags that will replace the existing ones. */
747
+ tags?: { [propertyName: string]: string };
748
+ /** Switch configuration description. */
749
+ annotation?: string;
750
+ /** Network and credentials configuration already applied to terminal server. */
751
+ terminalServerConfiguration?: TerminalServerPatchableProperties;
752
+ /**
753
+ * List of NetworkRack resource IDs under the Network Fabric. The number of racks allowed depends on the Network Fabric SKU.
754
+ * NOTE: This property will not be serialized. It can only be populated by the server.
755
+ */
756
+ readonly racks?: string[];
757
+ /**
758
+ * List of L2IsolationDomain resource IDs under the Network Fabric.
759
+ * NOTE: This property will not be serialized. It can only be populated by the server.
760
+ */
761
+ readonly l2IsolationDomains?: string[];
762
+ /**
763
+ * List of L3IsolationDomain resource IDs under the Network Fabric.
764
+ * NOTE: This property will not be serialized. It can only be populated by the server.
765
+ */
766
+ readonly l3IsolationDomains?: string[];
767
+ }
768
+
769
+ /** Terminal server patch parameters */
770
+ export interface TerminalServerPatchParameters {
771
+ /** Network and credentials configuration already applied to terminal server. */
772
+ terminalServerConfiguration?: TerminalServerPatchableProperties;
773
+ }
774
+
775
+ /** List of NetworkFabrics. */
776
+ export interface NetworkFabricsListResult {
777
+ /** List of NetworkFabric resources. */
778
+ value?: NetworkFabric[];
779
+ /** Url to follow for getting next page of resources. */
780
+ nextLink?: string;
781
+ }
782
+
783
+ /** layer2Configuration */
784
+ export interface Layer2Configuration {
785
+ /** Number of ports connected between PE/CE. Maximum value depends on FabricSKU. */
786
+ portCount?: number;
787
+ /** MTU of the packets between PE & CE. */
788
+ mtu: number;
789
+ /**
790
+ * List of network device interfaces resource IDs.
791
+ * NOTE: This property will not be serialized. It can only be populated by the server.
792
+ */
793
+ readonly interfaces?: string[];
794
+ }
795
+
796
+ /** List of NetworkToNetworkInterconnects. */
797
+ export interface NetworkToNetworkInterconnectsList {
798
+ /** List of NetworkToNetworkInterconnects resources. */
799
+ value?: NetworkToNetworkInterconnect[];
800
+ /** Url to follow for getting next page of resources. */
801
+ nextLink?: string;
802
+ }
803
+
804
+ /** Network device properties / role for the Network Rack. */
805
+ export interface NetworkDeviceRoleProperties {
806
+ /** Name of the associated Network Device SKU. */
807
+ networkDeviceSkuName?: string;
808
+ /** Role for the network device. */
809
+ roleType?: NetworkDeviceRackRoleType;
810
+ /** Rack slot for the network device. */
811
+ rackSlot?: number;
812
+ }
813
+
814
+ /** List of NetworkRackSkus. */
815
+ export interface NetworkRackSkusListResult {
816
+ /** List of NetworkRackSku resources. */
817
+ value?: NetworkRackSku[];
818
+ /** Url to follow for getting next page of resources. */
819
+ nextLink?: string;
820
+ }
821
+
822
+ /** The NetworkRack patch resource definition. */
823
+ export interface NetworkRackPatch {
824
+ /** Resource properties. */
825
+ properties?: Record<string, unknown>;
826
+ /** Resource tags */
827
+ tags?: { [propertyName: string]: string };
828
+ }
829
+
830
+ /** List of NetworkRacks. */
831
+ export interface NetworkRacksListResult {
832
+ /** List of NetworkRack resources. */
833
+ value?: NetworkRack[];
834
+ /** Url to follow for getting next page of resources. */
835
+ nextLink?: string;
836
+ }
837
+
838
+ /** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
839
+ export interface OperationListResult {
840
+ /**
841
+ * List of operations supported by the resource provider
842
+ * NOTE: This property will not be serialized. It can only be populated by the server.
843
+ */
844
+ readonly value?: Operation[];
845
+ /**
846
+ * URL to get the next set of operation list results (if there are any).
847
+ * NOTE: This property will not be serialized. It can only be populated by the server.
848
+ */
849
+ readonly nextLink?: string;
850
+ }
851
+
852
+ /** Details of a REST API operation, returned from the Resource Provider Operations API */
853
+ export interface Operation {
854
+ /**
855
+ * The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action"
856
+ * NOTE: This property will not be serialized. It can only be populated by the server.
857
+ */
858
+ readonly name?: string;
859
+ /**
860
+ * Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for ARM/control-plane operations.
861
+ * NOTE: This property will not be serialized. It can only be populated by the server.
862
+ */
863
+ readonly isDataAction?: boolean;
864
+ /** Localized display information for this particular operation. */
865
+ display?: OperationDisplay;
866
+ /**
867
+ * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system"
868
+ * NOTE: This property will not be serialized. It can only be populated by the server.
869
+ */
870
+ readonly origin?: Origin;
871
+ /**
872
+ * Enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs.
873
+ * NOTE: This property will not be serialized. It can only be populated by the server.
874
+ */
875
+ readonly actionType?: ActionType;
876
+ }
877
+
878
+ /** Localized display information for this particular operation. */
879
+ export interface OperationDisplay {
880
+ /**
881
+ * The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute".
882
+ * NOTE: This property will not be serialized. It can only be populated by the server.
883
+ */
884
+ readonly provider?: string;
885
+ /**
886
+ * The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections".
887
+ * NOTE: This property will not be serialized. It can only be populated by the server.
888
+ */
889
+ readonly resource?: string;
890
+ /**
891
+ * The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine".
892
+ * NOTE: This property will not be serialized. It can only be populated by the server.
893
+ */
894
+ readonly operation?: string;
895
+ /**
896
+ * The short, localized friendly description of the operation; suitable for tool tips and detailed views.
897
+ * NOTE: This property will not be serialized. It can only be populated by the server.
898
+ */
899
+ readonly description?: string;
900
+ }
901
+
902
+ /** IP Community ID list properties. */
903
+ export interface IpCommunityIdList {
904
+ /** List of IP Community resource IDs. */
905
+ ipCommunityIds?: string[];
906
+ }
907
+
908
+ /** IP Extended Community Id list properties. */
909
+ export interface IpExtendedCommunityIdList {
910
+ /** List of IP Extended Community resource IDs. */
911
+ ipExtendedCommunityIds?: string[];
912
+ }
913
+
914
+ /** Route policy action properties. */
915
+ export interface StatementActionProperties {
916
+ /** localPreference of the route policy. */
917
+ localPreference?: number;
918
+ /** action. Example: Permit | Deny. */
919
+ actionType: CommunityActionTypes;
920
+ /** IP Community Properties. */
921
+ ipCommunityProperties?: ActionIpCommunityProperties;
922
+ /** IP Extended Community Properties. */
923
+ ipExtendedCommunityProperties?: ActionIpExtendedCommunityProperties;
924
+ }
925
+
926
+ /** IP Community add operation properties. */
927
+ export interface IpCommunityAddOperationProperties {
928
+ /** IP Community ID list properties. */
929
+ add?: IpCommunityIdList;
930
+ }
931
+
932
+ /** IP Community delete operation properties. */
933
+ export interface IpCommunityDeleteOperationProperties {
934
+ /** IP Community ID list properties. */
935
+ delete?: IpCommunityIdList;
936
+ }
937
+
938
+ /** IP Community set operation properties. */
939
+ export interface IpCommunitySetOperationProperties {
940
+ /** IP Community ID list properties. */
941
+ set?: IpCommunityIdList;
942
+ }
943
+
944
+ /** IP Extended Community add operation properties. */
945
+ export interface IpExtendedCommunityAddOperationProperties {
946
+ /** IP Extended Community Id list properties. */
947
+ add?: IpExtendedCommunityIdList;
948
+ }
949
+
950
+ /** IP Extended Community delete operation properties. */
951
+ export interface IpExtendedCommunityDeleteOperationProperties {
952
+ /** IP Extended Community Id list properties. */
953
+ delete?: IpExtendedCommunityIdList;
954
+ }
955
+
956
+ /** IP Extended Community set operation properties. */
957
+ export interface IpExtendedCommunitySetOperationProperties {
958
+ /** IP Extended Community Id list properties. */
959
+ set?: IpExtendedCommunityIdList;
960
+ }
961
+
962
+ /** The RoutePolicy patch resource definition. */
963
+ export interface RoutePolicyPatch {
964
+ /** Resource tags */
965
+ tags?: { [propertyName: string]: string };
966
+ }
967
+
968
+ /** List of RoutePolicies. */
969
+ export interface RoutePoliciesListResult {
970
+ /** List of RoutePolicy resources. */
971
+ value?: RoutePolicy[];
972
+ /** Url to follow for getting next page of resources. */
973
+ nextLink?: string;
974
+ }
975
+
976
+ /** ExpressRouteStatus defines the resource properties. */
977
+ export interface ExpressRouteStatusDef {
978
+ /** The express route circuit Azure resource ID, must be of type Microsoft.Network/expressRouteCircuits/circuitName. */
979
+ expressRouteCircuitId?: string;
980
+ /** Express route connection state for the resource. */
981
+ expressRouteStatus?: ExpressRouteConnectionState;
982
+ }
983
+
984
+ /** The extended location. */
985
+ export interface ExtendedLocation {
986
+ /** The extended location type. */
987
+ type?: string;
988
+ /** The extended location name. */
989
+ name?: string;
990
+ }
991
+
992
+ /** Access Control List condition model. */
993
+ export interface AccessControlListConditionProperties
994
+ extends AnnotationResource {
995
+ /** sequenceNumber of the Access Control List. */
996
+ sequenceNumber: number;
997
+ /** action. Example: allow | deny. */
998
+ action: ConditionActionType;
999
+ /** destinationAddress. Example: any | 1.1.1.0/24 | 1.1.10.10 */
1000
+ destinationAddress: string;
1001
+ /** destinationPort. Example: any | 1253 */
1002
+ destinationPort: string;
1003
+ /** sourceAddress. Example: any | 1.1.1.0/24 | 1.1.10.10 */
1004
+ sourceAddress: string;
1005
+ /** sourcePort. Example: any | 1253 */
1006
+ sourcePort: string;
1007
+ /** TCP/IP protocol as defined in the list of IP protocol numbers. Example: 255 (any) | 0 | 1. */
1008
+ protocol: number;
1009
+ }
1010
+
1011
+ /** AccessControlListProperties define the resource properties. */
1012
+ export interface AccessControlListProperties extends AnnotationResource {
1013
+ /** IP address family. Example: ipv4 | ipv6. */
1014
+ addressFamily: AddressFamily;
1015
+ /** Access Control List conditions. */
1016
+ conditions: AccessControlListConditionProperties[];
1017
+ /**
1018
+ * Gets the provisioning state of the resource.
1019
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1020
+ */
1021
+ readonly provisioningState?: ProvisioningState;
1022
+ }
1023
+
1024
+ /** AccessControlListPatchProperties define the patchable resource properties. */
1025
+ export interface AccessControlListPatchProperties extends AnnotationResource {
1026
+ /** IP address family. Example: ipv4 | ipv6. */
1027
+ addressFamily?: AddressFamily;
1028
+ /** Access Control List conditions. */
1029
+ conditions?: AccessControlListConditionProperties[];
1030
+ }
1031
+
1032
+ /** IpCommunityProperties define the resource properties. */
1033
+ export interface IpCommunityProperties extends AnnotationResource {
1034
+ /** Action to be taken on the configuration. Example: Permit | Deny. */
1035
+ action: CommunityActionTypes;
1036
+ /** Supported well known Community List. */
1037
+ wellKnownCommunities?: WellKnownCommunities[];
1038
+ /** List the communityMembers of IP Community . */
1039
+ communityMembers: string[];
1040
+ /**
1041
+ * Gets the provisioning state of the resource.
1042
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1043
+ */
1044
+ readonly provisioningState?: ProvisioningState;
1045
+ }
1046
+
1047
+ /** IpExtendedCommunityProperties define the resource properties. */
1048
+ export interface IpExtendedCommunityProperties extends AnnotationResource {
1049
+ /** Action to be taken on the configuration. Example: Permit | Deny. */
1050
+ action: CommunityActionTypes;
1051
+ /** Route Target List.The expected formats are ASN(plain):NN >> example 4294967294:50, ASN.ASN:NN >> example 65533.65333:40, IP-address:NN >> example 10.10.10.10:65535. The possible values of ASN,NN are in range of 0-65535, ASN(plain) is in range of 0-4294967295. */
1052
+ routeTargets: string[];
1053
+ /**
1054
+ * Gets the provisioning state of the resource.
1055
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1056
+ */
1057
+ readonly provisioningState?: ProvisioningState;
1058
+ }
1059
+
1060
+ /** IpPrefixProperties define the resource properties. */
1061
+ export interface IpPrefixProperties extends AnnotationResource {
1062
+ /** IpPrefix contains the list of IP PrefixRules objects. */
1063
+ ipPrefixRules: IpPrefixPropertiesIpPrefixRulesItem[];
1064
+ /**
1065
+ * Gets the provisioning state of the resource.
1066
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1067
+ */
1068
+ readonly provisioningState?: ProvisioningState;
1069
+ }
1070
+
1071
+ /** L2IsolationDomainProperties define the resource properties. */
1072
+ export interface L2IsolationDomainProperties extends AnnotationResource {
1073
+ /** Network Fabric ARM resource id. */
1074
+ networkFabricId: string;
1075
+ /** vlanId. Example: 501. */
1076
+ vlanId: number;
1077
+ /** maximum transmission unit. Default value is 1500. */
1078
+ mtu?: number;
1079
+ /**
1080
+ * List of resources the L2 Isolation Domain is disabled on. Can be either entire NetworkFabric or NetworkRack.
1081
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1082
+ */
1083
+ readonly disabledOnResources?: string[];
1084
+ /**
1085
+ * state. Example: Enabled | Disabled. It indicates administrative state of the isolationDomain, whether it is enabled or disabled. If enabled, the configuration is applied on the devices. If disabled, the configuration is removed from the devices
1086
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1087
+ */
1088
+ readonly administrativeState?: EnabledDisabledState;
1089
+ /**
1090
+ * Gets the provisioning state of the resource.
1091
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1092
+ */
1093
+ readonly provisioningState?: ProvisioningState;
1094
+ }
1095
+
1096
+ /** L2IsolationDomainPatchProperties define the patchable resource properties. */
1097
+ export interface L2IsolationDomainPatchProperties extends AnnotationResource {
1098
+ /** maximum transmission unit. Default value is 1500. */
1099
+ mtu?: number;
1100
+ }
1101
+
1102
+ /** L3IsolationDomainProperties define the resource properties. */
1103
+ export interface L3IsolationDomainProperties
1104
+ extends AnnotationResource,
1105
+ L3IsolationDomainPatchProperties {
1106
+ /** Network Fabric ARM resource id. */
1107
+ networkFabricId: string;
1108
+ /**
1109
+ * List of resources the L3 Isolation Domain is disabled on. Can be either entire NetworkFabric or NetworkRack.
1110
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1111
+ */
1112
+ readonly disabledOnResources?: string[];
1113
+ /**
1114
+ * Administrative state of the IsolationDomain. Example: Enabled | Disabled.
1115
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1116
+ */
1117
+ readonly administrativeState?: EnabledDisabledState;
1118
+ /**
1119
+ * List of resources the OptionB is disabled on. Can be either entire NetworkFabric or NetworkRack.
1120
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1121
+ */
1122
+ readonly optionBDisabledOnResources?: string[];
1123
+ /**
1124
+ * Gets the provisioning state of the resource.
1125
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1126
+ */
1127
+ readonly provisioningState?: ProvisioningState;
1128
+ }
1129
+
1130
+ /** Connected Subnet properties. */
1131
+ export interface ConnectedSubnet extends AnnotationResource {
1132
+ /** Prefix of the connected Subnet. */
1133
+ prefix?: string;
1134
+ }
1135
+
1136
+ /** BGP configuration properties */
1137
+ export interface BgpConfiguration extends AnnotationResource {
1138
+ /** BFD configuration properties */
1139
+ bfdConfiguration?: BfdConfiguration;
1140
+ /** Originate a defaultRoute. Ex: "True" | "False". */
1141
+ defaultRouteOriginate?: BooleanEnumProperty;
1142
+ /** Allows for routes to be received and processed even if the router detects its own ASN in the AS-Path. 0 is disable, Possible values are 1-10, default is 2. */
1143
+ allowAS?: number;
1144
+ /** Enable Or Disable state. */
1145
+ allowASOverride?: AllowASOverride;
1146
+ /**
1147
+ * ASN of Network Fabric. Example: 65048.
1148
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1149
+ */
1150
+ readonly fabricASN?: number;
1151
+ /** Peer ASN. Example: 65047. */
1152
+ peerASN: number;
1153
+ /** BGP Ipv4 ListenRange. */
1154
+ ipv4ListenRangePrefixes?: string[];
1155
+ /** BGP Ipv6 ListenRange. */
1156
+ ipv6ListenRangePrefixes?: string[];
1157
+ /** List with stringified ipv4NeighborAddresses. */
1158
+ ipv4NeighborAddress?: NeighborAddress[];
1159
+ /** List with stringified IPv6 Neighbor Address. */
1160
+ ipv6NeighborAddress?: NeighborAddress[];
1161
+ }
1162
+
1163
+ /** Internal Network Properties */
1164
+ export interface InternalNetworkProperties
1165
+ extends AnnotationResource,
1166
+ InternalNetworkPatchableProperties {
1167
+ /**
1168
+ * List of resources the InternalNetwork is disabled on. Can be either entire NetworkFabric or NetworkRack.
1169
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1170
+ */
1171
+ readonly disabledOnResources?: string[];
1172
+ /**
1173
+ * Administrative state of the InternalNetwork. Example: Enabled | Disabled.
1174
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1175
+ */
1176
+ readonly administrativeState?: EnabledDisabledState;
1177
+ /**
1178
+ * List of resources the BGP is disabled on. Can be either entire NetworkFabric or NetworkRack.
1179
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1180
+ */
1181
+ readonly bgpDisabledOnResources?: string[];
1182
+ /**
1183
+ * List of resources the BFD for BGP is disabled on. Can be either entire NetworkFabric or NetworkRack.
1184
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1185
+ */
1186
+ readonly bfdDisabledOnResources?: string[];
1187
+ /**
1188
+ * List of resources the BFD of StaticRoutes is disabled on. Can be either entire NetworkFabric or NetworkRack.
1189
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1190
+ */
1191
+ readonly bfdForStaticRoutesDisabledOnResources?: string[];
1192
+ /**
1193
+ * Gets the provisioning state of the resource.
1194
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1195
+ */
1196
+ readonly provisioningState?: ProvisioningState;
1197
+ /** Vlan identifier. Example: 1001. */
1198
+ vlanId: number;
1199
+ }
1200
+
1201
+ /** InternalNetwork Patch properties. */
1202
+ export interface InternalNetworkPatchProperties
1203
+ extends AnnotationResource,
1204
+ InternalNetworkPatchableProperties {}
1205
+
1206
+ /** External Network Properties. */
1207
+ export interface ExternalNetworkProperties extends AnnotationResource {
1208
+ /**
1209
+ * Gets the networkToNetworkInterconnectId of the resource.
1210
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1211
+ */
1212
+ readonly networkToNetworkInterconnectId?: string;
1213
+ /**
1214
+ * List of resources the externalNetwork is disabled on. Can be either entire NetworkFabric or NetworkRack.
1215
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1216
+ */
1217
+ readonly disabledOnResources?: string[];
1218
+ /**
1219
+ * AdministrativeState of the externalNetwork. Example: Enabled | Disabled.
1220
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1221
+ */
1222
+ readonly administrativeState?: EnabledDisabledState;
1223
+ /**
1224
+ * Gets the provisioning state of the resource.
1225
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1226
+ */
1227
+ readonly provisioningState?: ProvisioningState;
1228
+ /** Peering option list. */
1229
+ peeringOption: PeeringOption;
1230
+ /** option B properties object */
1231
+ optionBProperties?: OptionBProperties;
1232
+ /** option A properties object */
1233
+ optionAProperties?: ExternalNetworkPropertiesOptionAProperties;
1234
+ /** ARM resource ID of importRoutePolicy. */
1235
+ importRoutePolicyId?: string;
1236
+ /** ARM resource ID of exportRoutePolicy. */
1237
+ exportRoutePolicyId?: string;
1238
+ }
1239
+
1240
+ /** External Network Patch properties. */
1241
+ export interface ExternalNetworkPatchProperties
1242
+ extends AnnotationResource,
1243
+ ExternalNetworkPatchableProperties {}
1244
+
1245
+ /** NetworkDeviceProperties define the resource properties. */
1246
+ export interface NetworkDeviceProperties
1247
+ extends AnnotationResource,
1248
+ NetworkDevicePatchableProperties {
1249
+ /**
1250
+ * Current version of the device as defined in SKU.
1251
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1252
+ */
1253
+ readonly version?: string;
1254
+ /** Network Device SKU name. */
1255
+ networkDeviceSku: string;
1256
+ /** networkDeviceRole is the device role: Example: CE | ToR. */
1257
+ networkDeviceRole: NetworkDeviceRoleTypes;
1258
+ /**
1259
+ * Gets the provisioning state of the resource.
1260
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1261
+ */
1262
+ readonly provisioningState?: ProvisioningState;
1263
+ /**
1264
+ * Reference to network rack resource id.
1265
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1266
+ */
1267
+ readonly networkRackId?: string;
1268
+ }
1269
+
1270
+ /** Network Device Patch properties. */
1271
+ export interface NetworkDevicePatchParametersProperties
1272
+ extends AnnotationResource,
1273
+ NetworkDevicePatchableProperties {}
1274
+
1275
+ /** NetworkInterfaceProperties define the resource properties. */
1276
+ export interface NetworkInterfaceProperties extends AnnotationResource {
1277
+ /**
1278
+ * physicalIdentifier of the network interface.
1279
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1280
+ */
1281
+ readonly physicalIdentifier?: string;
1282
+ /**
1283
+ * administrativeState of the network interface. Example: Enabled | Disabled.
1284
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1285
+ */
1286
+ readonly administrativeState?: EnabledDisabledState;
1287
+ /**
1288
+ * Gets the provisioning state of the resource.
1289
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1290
+ */
1291
+ readonly provisioningState?: ProvisioningState;
1292
+ /**
1293
+ * The arm resource id of the interface or compute server its connected to.
1294
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1295
+ */
1296
+ readonly connectedTo?: string;
1297
+ /**
1298
+ * The Interface Type. Example: Management/Data
1299
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1300
+ */
1301
+ readonly interfaceType?: InterfaceType;
1302
+ /**
1303
+ * ipv4Address.
1304
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1305
+ */
1306
+ readonly ipv4Address?: string;
1307
+ /**
1308
+ * ipv6Address.
1309
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1310
+ */
1311
+ readonly ipv6Address?: string;
1312
+ }
1313
+
1314
+ /** Network Interface Patch properties. */
1315
+ export interface NetworkInterfacePatchProperties extends AnnotationResource {}
1316
+
1317
+ /** NetworkFabricControllerProperties define the resource properties. */
1318
+ export interface NetworkFabricControllerProperties
1319
+ extends AnnotationResource,
1320
+ NetworkFabricControllerPatchableProperties {
1321
+ /**
1322
+ * InfrastructureServices IP ranges.
1323
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1324
+ */
1325
+ readonly infrastructureServices?: InfrastructureServices;
1326
+ /**
1327
+ * WorkloadServices IP ranges.
1328
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1329
+ */
1330
+ readonly workloadServices?: WorkloadServices;
1331
+ /** Managed Resource Group configuration properties. */
1332
+ managedResourceGroupConfiguration?: ManagedResourceGroupConfiguration;
1333
+ /**
1334
+ * The NF-ID will be an input parameter used by the NF to link and get associated with the parent NFC Service.
1335
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1336
+ */
1337
+ readonly networkFabricIds?: string[];
1338
+ /**
1339
+ * A workload management network is required for all the tenant (workload) traffic. This traffic is only dedicated for Tenant workloads which are required to access internet or any other MSFT/Public endpoints.
1340
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1341
+ */
1342
+ readonly workloadManagementNetwork?: boolean;
1343
+ /** IPv4 Network Fabric Controller Address Space. */
1344
+ ipv4AddressSpace?: string;
1345
+ /** IPv6 Network Fabric Controller Address Space. */
1346
+ ipv6AddressSpace?: string;
1347
+ /**
1348
+ * The Operational Status would always be NULL. Look only in to the Provisioning state for the latest status.
1349
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1350
+ */
1351
+ readonly operationalState?: NetworkFabricControllerOperationalState;
1352
+ /**
1353
+ * Provides you the latest status of the NFC service, whether it is Accepted, updating, Succeeded or Failed. During this process, the states keep changing based on the status of NFC provisioning.
1354
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1355
+ */
1356
+ readonly provisioningState?: ProvisioningState;
1357
+ }
1358
+
1359
+ /** NetworkFabricProperties - define the resource properties. */
1360
+ export interface NetworkFabricProperties
1361
+ extends AnnotationResource,
1362
+ NetworkFabricPatchableProperties {
1363
+ /** Supported Network Fabric SKU.Example: Compute / Aggregate racks. Once the user chooses a particular SKU, only supported racks can be added to the Network Fabric. The SKU determines whether it is a single / multi rack Network Fabric. */
1364
+ networkFabricSku: string;
1365
+ /** Number of racks associated to Network Fabric.Possible values are from 2-8. */
1366
+ rackCount: number;
1367
+ /** Number of servers.Possible values are from 1-16. */
1368
+ serverCountPerRack: number;
1369
+ /** IPv4Prefix for Management Network. Example: 10.1.0.0/19. */
1370
+ ipv4Prefix?: string;
1371
+ /** IPv6Prefix for Management Network. Example: 3FFE:FFFF:0:CD40::/59. */
1372
+ ipv6Prefix?: string;
1373
+ /**
1374
+ * Router Id of CE to be used for MP-BGP between PE and CE
1375
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1376
+ */
1377
+ readonly routerId?: string;
1378
+ /** ASN of CE devices for CE/PE connectivity. */
1379
+ fabricASN: number;
1380
+ /** Azure resource ID for the NetworkFabricController the NetworkFabric belongs. */
1381
+ networkFabricControllerId: string;
1382
+ /** Network and credentials configuration currently applied to terminal server. */
1383
+ terminalServerConfiguration: TerminalServerConfiguration;
1384
+ /** Configuration to be used to setup the management network. */
1385
+ managementNetworkConfiguration: ManagementNetworkConfiguration;
1386
+ /**
1387
+ * Gets the operational state of the resource.
1388
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1389
+ */
1390
+ readonly operationalState?: NetworkFabricOperationalState;
1391
+ /**
1392
+ * Gets the provisioning state of the resource.
1393
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1394
+ */
1395
+ readonly provisioningState?: ProvisioningState;
1396
+ }
1397
+
1398
+ /** Network Fabric Patch properties. */
1399
+ export interface NetworkFabricPatchParametersProperties
1400
+ extends AnnotationResource,
1401
+ TerminalServerPatchParameters,
1402
+ NetworkFabricPatchableProperties {}
1403
+
1404
+ /** NetworkRackProperties define the resource properties. */
1405
+ export interface NetworkRackProperties extends AnnotationResource {
1406
+ /** Network Rack SKU name. */
1407
+ networkRackSku: string;
1408
+ /** Network Fabric ARM resource id. */
1409
+ networkFabricId: string;
1410
+ /**
1411
+ * List of network device ARM resource ids.
1412
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1413
+ */
1414
+ readonly networkDevices?: string[];
1415
+ /**
1416
+ * Gets the provisioning state of the resource.
1417
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1418
+ */
1419
+ readonly provisioningState?: ProvisioningState;
1420
+ }
1421
+
1422
+ /** Route Policy Statement properties.. */
1423
+ export interface RoutePolicyStatementProperties extends AnnotationResource {
1424
+ /** Sequence to insert to/delete from existing route. */
1425
+ sequenceNumber: number;
1426
+ /** Route policy condition properties. */
1427
+ condition: StatementConditionProperties;
1428
+ /** Route policy action properties. */
1429
+ action: StatementActionProperties;
1430
+ }
1431
+
1432
+ /** RoutePolicy Properties define the resource properties. */
1433
+ export interface RoutePolicyProperties extends AnnotationResource {
1434
+ /** Route Policy statements. */
1435
+ statements: RoutePolicyStatementProperties[];
1436
+ /**
1437
+ * Gets the provisioning state of the resource.
1438
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1439
+ */
1440
+ readonly provisioningState?: ProvisioningState;
1441
+ }
1442
+
1443
+ /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
1444
+ export interface TrackedResource extends Resource {
1445
+ /** Resource tags. */
1446
+ tags?: { [propertyName: string]: string };
1447
+ /** The geo-location where the resource lives */
1448
+ location: string;
1449
+ }
1450
+
1451
+ /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
1452
+ export interface ProxyResource extends Resource {}
1453
+
1454
+ /** Update administrative state on list of resources. */
1455
+ export interface UpdateAdministrativeState extends EnableDisableOnResources {
1456
+ /** Administrative state. */
1457
+ state?: AdministrativeState;
1458
+ }
1459
+
1460
+ /** Peering optionA properties */
1461
+ export interface Layer3OptionAProperties extends Layer3IpPrefixProperties {
1462
+ /** MTU to use for option A peering. */
1463
+ mtu?: number;
1464
+ /** Vlan identifier. Example : 501 */
1465
+ vlanId?: number;
1466
+ /**
1467
+ * Fabric ASN number. Example 65001
1468
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1469
+ */
1470
+ readonly fabricASN?: number;
1471
+ /** Peer ASN number.Example : 28 */
1472
+ peerASN?: number;
1473
+ /** BFD configuration properties */
1474
+ bfdConfiguration?: BfdConfiguration;
1475
+ }
1476
+
1477
+ /** Network and credentials configuration currently applied to terminal server. */
1478
+ export interface TerminalServerConfiguration
1479
+ extends Layer3IpPrefixProperties,
1480
+ TerminalServerPatchableProperties {
1481
+ /**
1482
+ * ARM Resource ID used for the NetworkDevice.
1483
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1484
+ */
1485
+ readonly networkDeviceId?: string;
1486
+ }
1487
+
1488
+ /** Peering optionA properties */
1489
+ export interface OptionAProperties extends Layer3IpPrefixProperties {
1490
+ /** MTU to use for option A peering. */
1491
+ mtu?: number;
1492
+ /** Vlan identifier. Example : 501 */
1493
+ vlanId?: number;
1494
+ /** Peer ASN number.Example : 28 */
1495
+ peerASN?: number;
1496
+ /** BFD Configuration properties. */
1497
+ bfdConfiguration?: FabricBfdConfiguration;
1498
+ }
1499
+
1500
+ /** layer3Configuration */
1501
+ export interface Layer3Configuration extends Layer3IpPrefixProperties {
1502
+ /** importRoutePolicyId */
1503
+ importRoutePolicyId?: string;
1504
+ /** exportRoutePolicyId */
1505
+ exportRoutePolicyId?: string;
1506
+ /** ASN of PE devices for CE/PE connectivity.Example : 28 */
1507
+ peerASN?: number;
1508
+ /** VLAN for CE/PE Layer 3 connectivity.Example : 501 */
1509
+ vlanId?: number;
1510
+ /**
1511
+ * ASN of CE devices for CE/PE connectivity.
1512
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1513
+ */
1514
+ readonly fabricASN?: number;
1515
+ }
1516
+
1517
+ /** Get Device static interface maps as per topology. */
1518
+ export interface GetDynamicInterfaceMapsPropertiesItem extends InterfaceStatus {
1519
+ /** The interface name. */
1520
+ name?: string;
1521
+ }
1522
+
1523
+ /** Route policy statement condition properties. */
1524
+ export interface StatementConditionProperties
1525
+ extends IpCommunityIdList,
1526
+ IpExtendedCommunityIdList {
1527
+ /** Arm Resource Id of IpPrefix. */
1528
+ ipPrefixId?: string;
1529
+ }
1530
+
1531
+ /** IP Community Properties. */
1532
+ export interface ActionIpCommunityProperties
1533
+ extends IpCommunityAddOperationProperties,
1534
+ IpCommunityDeleteOperationProperties,
1535
+ IpCommunitySetOperationProperties {}
1536
+
1537
+ /** IP Extended Community Properties. */
1538
+ export interface ActionIpExtendedCommunityProperties
1539
+ extends IpExtendedCommunityAddOperationProperties,
1540
+ IpExtendedCommunityDeleteOperationProperties,
1541
+ IpExtendedCommunitySetOperationProperties {}
1542
+
1543
+ /** The AccessControlList resource definition. */
1544
+ export interface AccessControlList extends TrackedResource {
1545
+ /** Switch configuration description. */
1546
+ annotation?: string;
1547
+ /** IP address family. Example: ipv4 | ipv6. */
1548
+ addressFamily: AddressFamily;
1549
+ /** Access Control List conditions. */
1550
+ conditions: AccessControlListConditionProperties[];
1551
+ /**
1552
+ * Gets the provisioning state of the resource.
1553
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1554
+ */
1555
+ readonly provisioningState?: ProvisioningState;
1556
+ }
1557
+
1558
+ /** The IpCommunity resource definition. */
1559
+ export interface IpCommunity extends TrackedResource {
1560
+ /** Switch configuration description. */
1561
+ annotation?: string;
1562
+ /** Action to be taken on the configuration. Example: Permit | Deny. */
1563
+ action?: CommunityActionTypes;
1564
+ /** Supported well known Community List. */
1565
+ wellKnownCommunities?: WellKnownCommunities[];
1566
+ /** List the communityMembers of IP Community . */
1567
+ communityMembers?: string[];
1568
+ /**
1569
+ * Gets the provisioning state of the resource.
1570
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1571
+ */
1572
+ readonly provisioningState?: ProvisioningState;
1573
+ }
1574
+
1575
+ /** The IpExtendedCommunity resource definition. */
1576
+ export interface IpExtendedCommunity extends TrackedResource {
1577
+ /** Switch configuration description. */
1578
+ annotation?: string;
1579
+ /** Action to be taken on the configuration. Example: Permit | Deny. */
1580
+ action?: CommunityActionTypes;
1581
+ /** Route Target List.The expected formats are ASN(plain):NN >> example 4294967294:50, ASN.ASN:NN >> example 65533.65333:40, IP-address:NN >> example 10.10.10.10:65535. The possible values of ASN,NN are in range of 0-65535, ASN(plain) is in range of 0-4294967295. */
1582
+ routeTargets?: string[];
1583
+ /**
1584
+ * Gets the provisioning state of the resource.
1585
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1586
+ */
1587
+ readonly provisioningState?: ProvisioningState;
1588
+ }
1589
+
1590
+ /** The IPPrefix resource definition. */
1591
+ export interface IpPrefix extends TrackedResource {
1592
+ /** Switch configuration description. */
1593
+ annotation?: string;
1594
+ /** IpPrefix contains the list of IP PrefixRules objects. */
1595
+ ipPrefixRules: IpPrefixPropertiesIpPrefixRulesItem[];
1596
+ /**
1597
+ * Gets the provisioning state of the resource.
1598
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1599
+ */
1600
+ readonly provisioningState?: ProvisioningState;
1601
+ }
1602
+
1603
+ /** The L2IsolationDomain resource definition. */
1604
+ export interface L2IsolationDomain extends TrackedResource {
1605
+ /** Switch configuration description. */
1606
+ annotation?: string;
1607
+ /** Network Fabric ARM resource id. */
1608
+ networkFabricId?: string;
1609
+ /** vlanId. Example: 501. */
1610
+ vlanId?: number;
1611
+ /** maximum transmission unit. Default value is 1500. */
1612
+ mtu?: number;
1613
+ /**
1614
+ * List of resources the L2 Isolation Domain is disabled on. Can be either entire NetworkFabric or NetworkRack.
1615
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1616
+ */
1617
+ readonly disabledOnResources?: string[];
1618
+ /**
1619
+ * state. Example: Enabled | Disabled. It indicates administrative state of the isolationDomain, whether it is enabled or disabled. If enabled, the configuration is applied on the devices. If disabled, the configuration is removed from the devices
1620
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1621
+ */
1622
+ readonly administrativeState?: EnabledDisabledState;
1623
+ /**
1624
+ * Gets the provisioning state of the resource.
1625
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1626
+ */
1627
+ readonly provisioningState?: ProvisioningState;
1628
+ }
1629
+
1630
+ /** The L3IsolationDomain resource definition. */
1631
+ export interface L3IsolationDomain extends TrackedResource {
1632
+ /** Switch configuration description. */
1633
+ annotation?: string;
1634
+ /** Advertise Connected Subnets. Ex: "True" | "False". */
1635
+ redistributeConnectedSubnets?: RedistributeConnectedSubnets;
1636
+ /** Advertise Static Routes. Ex: "True" | "False". */
1637
+ redistributeStaticRoutes?: RedistributeStaticRoutes;
1638
+ /** List of Ipv4 and Ipv6 route configurations. */
1639
+ aggregateRouteConfiguration?: AggregateRouteConfiguration;
1640
+ /** L3 Isolation Domain description. */
1641
+ description?: string;
1642
+ /** Connected Subnet RoutePolicy */
1643
+ connectedSubnetRoutePolicy?: L3IsolationDomainPatchPropertiesConnectedSubnetRoutePolicy;
1644
+ /** Network Fabric ARM resource id. */
1645
+ networkFabricId?: string;
1646
+ /**
1647
+ * List of resources the L3 Isolation Domain is disabled on. Can be either entire NetworkFabric or NetworkRack.
1648
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1649
+ */
1650
+ readonly disabledOnResources?: string[];
1651
+ /**
1652
+ * Administrative state of the IsolationDomain. Example: Enabled | Disabled.
1653
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1654
+ */
1655
+ readonly administrativeState?: EnabledDisabledState;
1656
+ /**
1657
+ * List of resources the OptionB is disabled on. Can be either entire NetworkFabric or NetworkRack.
1658
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1659
+ */
1660
+ readonly optionBDisabledOnResources?: string[];
1661
+ /**
1662
+ * Gets the provisioning state of the resource.
1663
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1664
+ */
1665
+ readonly provisioningState?: ProvisioningState;
1666
+ }
1667
+
1668
+ /** The NetworkDevice resource definition. */
1669
+ export interface NetworkDevice extends TrackedResource {
1670
+ /** Switch configuration description. */
1671
+ annotation?: string;
1672
+ /** The host Name of the device. */
1673
+ hostName?: string;
1674
+ /** serialNumber of the format Make;Model;HardwareRevisionId;SerialNumber. Example: Arista;DCS-7280DR3-24;12.05;JPE21116969 */
1675
+ serialNumber?: string;
1676
+ /**
1677
+ * Current version of the device as defined in SKU.
1678
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1679
+ */
1680
+ readonly version?: string;
1681
+ /** Network Device SKU name. */
1682
+ networkDeviceSku?: string;
1683
+ /** networkDeviceRole is the device role: Example: CE | ToR. */
1684
+ networkDeviceRole?: NetworkDeviceRoleTypes;
1685
+ /**
1686
+ * Gets the provisioning state of the resource.
1687
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1688
+ */
1689
+ readonly provisioningState?: ProvisioningState;
1690
+ /**
1691
+ * Reference to network rack resource id.
1692
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1693
+ */
1694
+ readonly networkRackId?: string;
1695
+ }
1696
+
1697
+ /** The NetworkFabricController resource definition. */
1698
+ export interface NetworkFabricController extends TrackedResource {
1699
+ /** Switch configuration description. */
1700
+ annotation?: string;
1701
+ /** As part of an update, the Infrastructure ExpressRoute CircuitID should be provided to create and Provision a NFC. This Express route is dedicated for Infrastructure services. (This is a Mandatory attribute) */
1702
+ infrastructureExpressRouteConnections?: ExpressRouteConnectionInformation[];
1703
+ /** As part of an update, the workload ExpressRoute CircuitID should be provided to create and Provision a NFC. This Express route is dedicated for Workload services. (This is a Mandatory attribute). */
1704
+ workloadExpressRouteConnections?: ExpressRouteConnectionInformation[];
1705
+ /**
1706
+ * InfrastructureServices IP ranges.
1707
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1708
+ */
1709
+ readonly infrastructureServices?: InfrastructureServices;
1710
+ /**
1711
+ * WorkloadServices IP ranges.
1712
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1713
+ */
1714
+ readonly workloadServices?: WorkloadServices;
1715
+ /** Managed Resource Group configuration properties. */
1716
+ managedResourceGroupConfiguration?: ManagedResourceGroupConfiguration;
1717
+ /**
1718
+ * The NF-ID will be an input parameter used by the NF to link and get associated with the parent NFC Service.
1719
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1720
+ */
1721
+ readonly networkFabricIds?: string[];
1722
+ /**
1723
+ * A workload management network is required for all the tenant (workload) traffic. This traffic is only dedicated for Tenant workloads which are required to access internet or any other MSFT/Public endpoints.
1724
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1725
+ */
1726
+ readonly workloadManagementNetwork?: boolean;
1727
+ /** IPv4 Network Fabric Controller Address Space. */
1728
+ ipv4AddressSpace?: string;
1729
+ /** IPv6 Network Fabric Controller Address Space. */
1730
+ ipv6AddressSpace?: string;
1731
+ /**
1732
+ * The Operational Status would always be NULL. Look only in to the Provisioning state for the latest status.
1733
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1734
+ */
1735
+ readonly operationalState?: NetworkFabricControllerOperationalState;
1736
+ /**
1737
+ * Provides you the latest status of the NFC service, whether it is Accepted, updating, Succeeded or Failed. During this process, the states keep changing based on the status of NFC provisioning.
1738
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1739
+ */
1740
+ readonly provisioningState?: ProvisioningState;
1741
+ }
1742
+
1743
+ /** The NetworkFabric resource definition. */
1744
+ export interface NetworkFabric extends TrackedResource {
1745
+ /** Switch configuration description. */
1746
+ annotation?: string;
1747
+ /**
1748
+ * List of NetworkRack resource IDs under the Network Fabric. The number of racks allowed depends on the Network Fabric SKU.
1749
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1750
+ */
1751
+ readonly racks?: string[];
1752
+ /**
1753
+ * List of L2IsolationDomain resource IDs under the Network Fabric.
1754
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1755
+ */
1756
+ readonly l2IsolationDomains?: string[];
1757
+ /**
1758
+ * List of L3IsolationDomain resource IDs under the Network Fabric.
1759
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1760
+ */
1761
+ readonly l3IsolationDomains?: string[];
1762
+ /** Supported Network Fabric SKU.Example: Compute / Aggregate racks. Once the user chooses a particular SKU, only supported racks can be added to the Network Fabric. The SKU determines whether it is a single / multi rack Network Fabric. */
1763
+ networkFabricSku?: string;
1764
+ /** Number of racks associated to Network Fabric.Possible values are from 2-8. */
1765
+ rackCount?: number;
1766
+ /** Number of servers.Possible values are from 1-16. */
1767
+ serverCountPerRack?: number;
1768
+ /** IPv4Prefix for Management Network. Example: 10.1.0.0/19. */
1769
+ ipv4Prefix?: string;
1770
+ /** IPv6Prefix for Management Network. Example: 3FFE:FFFF:0:CD40::/59. */
1771
+ ipv6Prefix?: string;
1772
+ /**
1773
+ * Router Id of CE to be used for MP-BGP between PE and CE
1774
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1775
+ */
1776
+ readonly routerId?: string;
1777
+ /** ASN of CE devices for CE/PE connectivity. */
1778
+ fabricASN?: number;
1779
+ /** Azure resource ID for the NetworkFabricController the NetworkFabric belongs. */
1780
+ networkFabricControllerId?: string;
1781
+ /** Network and credentials configuration currently applied to terminal server. */
1782
+ terminalServerConfiguration?: TerminalServerConfiguration;
1783
+ /** Configuration to be used to setup the management network. */
1784
+ managementNetworkConfiguration?: ManagementNetworkConfiguration;
1785
+ /**
1786
+ * Gets the operational state of the resource.
1787
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1788
+ */
1789
+ readonly operationalState?: NetworkFabricOperationalState;
1790
+ /**
1791
+ * Gets the provisioning state of the resource.
1792
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1793
+ */
1794
+ readonly provisioningState?: ProvisioningState;
1795
+ }
1796
+
1797
+ /** The NetworkRack resource definition. */
1798
+ export interface NetworkRack extends TrackedResource {
1799
+ /** Switch configuration description. */
1800
+ annotation?: string;
1801
+ /** Network Rack SKU name. */
1802
+ networkRackSku: string;
1803
+ /** Network Fabric ARM resource id. */
1804
+ networkFabricId: string;
1805
+ /**
1806
+ * List of network device ARM resource ids.
1807
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1808
+ */
1809
+ readonly networkDevices?: string[];
1810
+ /**
1811
+ * Gets the provisioning state of the resource.
1812
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1813
+ */
1814
+ readonly provisioningState?: ProvisioningState;
1815
+ }
1816
+
1817
+ /** The RoutePolicy resource definition. */
1818
+ export interface RoutePolicy extends TrackedResource {
1819
+ /** Switch configuration description. */
1820
+ annotation?: string;
1821
+ /** Route Policy statements. */
1822
+ statements: RoutePolicyStatementProperties[];
1823
+ /**
1824
+ * Gets the provisioning state of the resource.
1825
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1826
+ */
1827
+ readonly provisioningState?: ProvisioningState;
1828
+ }
1829
+
1830
+ /** Defines the InternalNetwork item. */
1831
+ export interface InternalNetwork extends ProxyResource {
1832
+ /** Switch configuration description. */
1833
+ annotation?: string;
1834
+ /** Maximum transmission unit. Default value is 1500. */
1835
+ mtu?: number;
1836
+ /** List with object connected IPv4 Subnets. */
1837
+ connectedIPv4Subnets?: ConnectedSubnet[];
1838
+ /** List with object connected IPv6 Subnets. */
1839
+ connectedIPv6Subnets?: ConnectedSubnet[];
1840
+ /** Static Route Configuration properties. */
1841
+ staticRouteConfiguration?: StaticRouteConfiguration;
1842
+ /** BGP configuration properties */
1843
+ bgpConfiguration?: BgpConfiguration;
1844
+ /** ARM resource ID of importRoutePolicy. */
1845
+ importRoutePolicyId?: string;
1846
+ /** ARM resource ID of importRoutePolicy. */
1847
+ exportRoutePolicyId?: string;
1848
+ /**
1849
+ * List of resources the InternalNetwork is disabled on. Can be either entire NetworkFabric or NetworkRack.
1850
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1851
+ */
1852
+ readonly disabledOnResources?: string[];
1853
+ /**
1854
+ * Administrative state of the InternalNetwork. Example: Enabled | Disabled.
1855
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1856
+ */
1857
+ readonly administrativeState?: EnabledDisabledState;
1858
+ /**
1859
+ * List of resources the BGP is disabled on. Can be either entire NetworkFabric or NetworkRack.
1860
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1861
+ */
1862
+ readonly bgpDisabledOnResources?: string[];
1863
+ /**
1864
+ * List of resources the BFD for BGP is disabled on. Can be either entire NetworkFabric or NetworkRack.
1865
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1866
+ */
1867
+ readonly bfdDisabledOnResources?: string[];
1868
+ /**
1869
+ * List of resources the BFD of StaticRoutes is disabled on. Can be either entire NetworkFabric or NetworkRack.
1870
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1871
+ */
1872
+ readonly bfdForStaticRoutesDisabledOnResources?: string[];
1873
+ /**
1874
+ * Gets the provisioning state of the resource.
1875
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1876
+ */
1877
+ readonly provisioningState?: ProvisioningState;
1878
+ /** Vlan identifier. Example: 1001. */
1879
+ vlanId: number;
1880
+ }
1881
+
1882
+ /** Defines the ExternalNetwork item. */
1883
+ export interface ExternalNetwork extends ProxyResource {
1884
+ /** Switch configuration description. */
1885
+ annotation?: string;
1886
+ /**
1887
+ * Gets the networkToNetworkInterconnectId of the resource.
1888
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1889
+ */
1890
+ readonly networkToNetworkInterconnectId?: string;
1891
+ /**
1892
+ * List of resources the externalNetwork is disabled on. Can be either entire NetworkFabric or NetworkRack.
1893
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1894
+ */
1895
+ readonly disabledOnResources?: string[];
1896
+ /**
1897
+ * AdministrativeState of the externalNetwork. Example: Enabled | Disabled.
1898
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1899
+ */
1900
+ readonly administrativeState?: EnabledDisabledState;
1901
+ /**
1902
+ * Gets the provisioning state of the resource.
1903
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1904
+ */
1905
+ readonly provisioningState?: ProvisioningState;
1906
+ /** Peering option list. */
1907
+ peeringOption: PeeringOption;
1908
+ /** option B properties object */
1909
+ optionBProperties?: OptionBProperties;
1910
+ /** option A properties object */
1911
+ optionAProperties?: ExternalNetworkPropertiesOptionAProperties;
1912
+ /** ARM resource ID of importRoutePolicy. */
1913
+ importRoutePolicyId?: string;
1914
+ /** ARM resource ID of exportRoutePolicy. */
1915
+ exportRoutePolicyId?: string;
1916
+ }
1917
+
1918
+ /** The NetworkDeviceSku resource definition. */
1919
+ export interface NetworkDeviceSku extends ProxyResource {
1920
+ /** Model of the network device. */
1921
+ model: string;
1922
+ /** Manufacturer of the network device. */
1923
+ manufacturer?: string;
1924
+ /** List of network device interfaces. */
1925
+ supportedVersions?: SupportedVersionProperties[];
1926
+ /** Network device limits. */
1927
+ limits?: DeviceLimits;
1928
+ /** Available roles for the network device. */
1929
+ supportedRoleTypes?: NetworkDeviceRoleName[];
1930
+ /** List of network device interfaces. */
1931
+ interfaces?: DeviceInterfaceProperties[];
1932
+ /**
1933
+ * Gets the provisioning state of the resource.
1934
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1935
+ */
1936
+ readonly provisioningState?: ProvisioningState;
1937
+ }
1938
+
1939
+ /** Defines the NetworkInterface resource. */
1940
+ export interface NetworkInterface extends ProxyResource {
1941
+ /** Switch configuration description. */
1942
+ annotation?: string;
1943
+ /**
1944
+ * physicalIdentifier of the network interface.
1945
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1946
+ */
1947
+ readonly physicalIdentifier?: string;
1948
+ /**
1949
+ * administrativeState of the network interface. Example: Enabled | Disabled.
1950
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1951
+ */
1952
+ readonly administrativeState?: EnabledDisabledState;
1953
+ /**
1954
+ * Gets the provisioning state of the resource.
1955
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1956
+ */
1957
+ readonly provisioningState?: ProvisioningState;
1958
+ /**
1959
+ * The arm resource id of the interface or compute server its connected to.
1960
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1961
+ */
1962
+ readonly connectedTo?: string;
1963
+ /**
1964
+ * The Interface Type. Example: Management/Data
1965
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1966
+ */
1967
+ readonly interfaceType?: InterfaceType;
1968
+ /**
1969
+ * ipv4Address.
1970
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1971
+ */
1972
+ readonly ipv4Address?: string;
1973
+ /**
1974
+ * ipv6Address.
1975
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1976
+ */
1977
+ readonly ipv6Address?: string;
1978
+ }
1979
+
1980
+ /** The NetworkFabricSku resource definition. */
1981
+ export interface NetworkFabricSku extends ProxyResource {
1982
+ /**
1983
+ * Type of Network Fabric Sku.
1984
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1985
+ */
1986
+ readonly typePropertiesType?: string;
1987
+ /** Maximum number of compute racks available for this Network Fabric SKU. */
1988
+ maxComputeRacks?: number;
1989
+ /**
1990
+ * Minimum supported version.
1991
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1992
+ */
1993
+ readonly minSupportedVer?: string;
1994
+ /**
1995
+ * Maximum supported version.
1996
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1997
+ */
1998
+ readonly maxSupportedVer?: string;
1999
+ /**
2000
+ * The URI gives full details of sku.
2001
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2002
+ */
2003
+ readonly detailsUri?: string;
2004
+ /**
2005
+ * Gets the provisioning state of the resource.
2006
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2007
+ */
2008
+ readonly provisioningState?: ProvisioningState;
2009
+ }
2010
+
2011
+ /** The NetworkToNetworkInterconnect resource definition. */
2012
+ export interface NetworkToNetworkInterconnect extends ProxyResource {
2013
+ /** Type of NNI used. Example: CE | NPB */
2014
+ nniType?: NniType;
2015
+ /**
2016
+ * Gets the administrativeState of the resource. Example -Enabled/Disabled
2017
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2018
+ */
2019
+ readonly administrativeState?: EnabledDisabledState;
2020
+ /** Configuration to use NNI for Infrastructure Management. Example: True/False. */
2021
+ isManagementType?: BooleanEnumProperty;
2022
+ /** Based on this parameter the layer2/layer3 is made as mandatory. Example: True/False */
2023
+ useOptionB?: BooleanEnumProperty;
2024
+ /** Common properties for Layer2Configuration. */
2025
+ layer2Configuration?: Layer2Configuration;
2026
+ /** Common properties for Layer3Configuration. */
2027
+ layer3Configuration?: Layer3Configuration;
2028
+ /**
2029
+ * Gets the provisioning state of the resource.
2030
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2031
+ */
2032
+ readonly provisioningState?: ProvisioningState;
2033
+ }
2034
+
2035
+ /** The NetworkRackSku resource definition. */
2036
+ export interface NetworkRackSku extends ProxyResource {
2037
+ /** The role of the Network Rack: Aggregate or Compute. */
2038
+ roleName: NetworkRackRoleName;
2039
+ /** Maximum number of servers available for this SKU. */
2040
+ maximumServerCount?: number;
2041
+ /** Maximum number of storage devices available for this SKU. */
2042
+ maximumStorageCount?: number;
2043
+ /** Maximum number of network uplinks available for this SKU. */
2044
+ maximumUplinks?: number;
2045
+ /** List of network device properties / role for the Network Rack. */
2046
+ networkDevices?: NetworkDeviceRoleProperties[];
2047
+ /**
2048
+ * Gets the provisioning state of the resource.
2049
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2050
+ */
2051
+ readonly provisioningState?: ProvisioningState;
2052
+ }
2053
+
2054
+ /** option A properties object */
2055
+ export interface ExternalNetworkPropertiesOptionAProperties
2056
+ extends Layer3OptionAProperties {}
2057
+
2058
+ /** Defines headers for IpCommunities_create operation. */
2059
+ export interface IpCommunitiesCreateHeaders {
2060
+ /** The URL to retrieve the status of the asynchronous operation. */
2061
+ azureAsyncOperation?: string;
2062
+ }
2063
+
2064
+ /** Defines headers for IpCommunities_update operation. */
2065
+ export interface IpCommunitiesUpdateHeaders {
2066
+ /** Tracking URL for long running operation. */
2067
+ azureAsyncOperation?: string;
2068
+ }
2069
+
2070
+ /** Defines headers for IpCommunities_delete operation. */
2071
+ export interface IpCommunitiesDeleteHeaders {
2072
+ /** Tracking URL for long running operation. */
2073
+ azureAsyncOperation?: string;
2074
+ }
2075
+
2076
+ /** Defines headers for IpExtendedCommunities_create operation. */
2077
+ export interface IpExtendedCommunitiesCreateHeaders {
2078
+ /** The URL to retrieve the status of the asynchronous operation. */
2079
+ azureAsyncOperation?: string;
2080
+ }
2081
+
2082
+ /** Defines headers for IpExtendedCommunities_update operation. */
2083
+ export interface IpExtendedCommunitiesUpdateHeaders {
2084
+ /** Tracking URL for long running operation. */
2085
+ azureAsyncOperation?: string;
2086
+ }
2087
+
2088
+ /** Defines headers for IpExtendedCommunities_delete operation. */
2089
+ export interface IpExtendedCommunitiesDeleteHeaders {
2090
+ /** Tracking URL for long running operation. */
2091
+ azureAsyncOperation?: string;
2092
+ }
2093
+
2094
+ /** Defines headers for IpPrefixes_create operation. */
2095
+ export interface IpPrefixesCreateHeaders {
2096
+ /** The URL to retrieve the status of the asynchronous operation. */
2097
+ azureAsyncOperation?: string;
2098
+ }
2099
+
2100
+ /** Defines headers for IpPrefixes_update operation. */
2101
+ export interface IpPrefixesUpdateHeaders {
2102
+ /** Tracking URL for long running operation. */
2103
+ azureAsyncOperation?: string;
2104
+ }
2105
+
2106
+ /** Defines headers for IpPrefixes_delete operation. */
2107
+ export interface IpPrefixesDeleteHeaders {
2108
+ /** Tracking URL for long running operation. */
2109
+ azureAsyncOperation?: string;
2110
+ }
2111
+
2112
+ /** Defines headers for L2IsolationDomains_update operation. */
2113
+ export interface L2IsolationDomainsUpdateHeaders {
2114
+ /** Tracking URL for long running operation. */
2115
+ azureAsyncOperation?: string;
2116
+ }
2117
+
2118
+ /** Defines headers for L2IsolationDomains_updateAdministrativeState operation. */
2119
+ export interface L2IsolationDomainsUpdateAdministrativeStateHeaders {
2120
+ /** The URL to retrieve the status of the asynchronous operation. */
2121
+ location?: string;
2122
+ }
2123
+
2124
+ /** Defines headers for L2IsolationDomains_clearArpTable operation. */
2125
+ export interface L2IsolationDomainsClearArpTableHeaders {
2126
+ /** The URL to retrieve the status of the asynchronous operation. */
2127
+ location?: string;
2128
+ }
2129
+
2130
+ /** Defines headers for L2IsolationDomains_clearNeighborTable operation. */
2131
+ export interface L2IsolationDomainsClearNeighborTableHeaders {
2132
+ /** The URL to retrieve the status of the asynchronous operation. */
2133
+ location?: string;
2134
+ }
2135
+
2136
+ /** Defines headers for L2IsolationDomains_getArpEntries operation. */
2137
+ export interface L2IsolationDomainsGetArpEntriesHeaders {
2138
+ /** The URL to retrieve the status of the asynchronous operation. */
2139
+ location?: string;
2140
+ }
2141
+
2142
+ /** Defines headers for L3IsolationDomains_update operation. */
2143
+ export interface L3IsolationDomainsUpdateHeaders {
2144
+ /** Tracking URL for long running operation. */
2145
+ azureAsyncOperation?: string;
2146
+ }
2147
+
2148
+ /** Defines headers for L3IsolationDomains_updateAdministrativeState operation. */
2149
+ export interface L3IsolationDomainsUpdateAdministrativeStateHeaders {
2150
+ /** The URL to retrieve the status of the asynchronous operation. */
2151
+ location?: string;
2152
+ }
2153
+
2154
+ /** Defines headers for L3IsolationDomains_updateOptionBAdministrativeState operation. */
2155
+ export interface L3IsolationDomainsUpdateOptionBAdministrativeStateHeaders {
2156
+ /** The URL to retrieve the status of the asynchronous operation. */
2157
+ location?: string;
2158
+ }
2159
+
2160
+ /** Defines headers for L3IsolationDomains_clearArpTable operation. */
2161
+ export interface L3IsolationDomainsClearArpTableHeaders {
2162
+ /** The URL to retrieve the status of the asynchronous operation. */
2163
+ location?: string;
2164
+ }
2165
+
2166
+ /** Defines headers for L3IsolationDomains_clearNeighborTable operation. */
2167
+ export interface L3IsolationDomainsClearNeighborTableHeaders {
2168
+ /** The URL to retrieve the status of the asynchronous operation. */
2169
+ location?: string;
2170
+ }
2171
+
2172
+ /** Defines headers for InternalNetworks_updateAdministrativeState operation. */
2173
+ export interface InternalNetworksUpdateAdministrativeStateHeaders {
2174
+ /** The URL to retrieve the status of the asynchronous operation. */
2175
+ location?: string;
2176
+ }
2177
+
2178
+ /** Defines headers for InternalNetworks_updateBgpAdministrativeState operation. */
2179
+ export interface InternalNetworksUpdateBgpAdministrativeStateHeaders {
2180
+ /** The URL to retrieve the status of the asynchronous operation. */
2181
+ location?: string;
2182
+ }
2183
+
2184
+ /** Defines headers for InternalNetworks_updateBfdForBgpAdministrativeState operation. */
2185
+ export interface InternalNetworksUpdateBfdForBgpAdministrativeStateHeaders {
2186
+ /** The URL to retrieve the status of the asynchronous operation. */
2187
+ location?: string;
2188
+ }
2189
+
2190
+ /** Defines headers for InternalNetworks_clearIpv6Neighbors operation. */
2191
+ export interface InternalNetworksClearIpv6NeighborsHeaders {
2192
+ /** The URL to retrieve the status of the asynchronous operation. */
2193
+ location?: string;
2194
+ }
2195
+
2196
+ /** Defines headers for InternalNetworks_clearArpEntries operation. */
2197
+ export interface InternalNetworksClearArpEntriesHeaders {
2198
+ /** The URL to retrieve the status of the asynchronous operation. */
2199
+ location?: string;
2200
+ }
2201
+
2202
+ /** Defines headers for InternalNetworks_updateBfdForStaticRouteAdministrativeState operation. */
2203
+ export interface InternalNetworksUpdateBfdForStaticRouteAdministrativeStateHeaders {
2204
+ /** The URL to retrieve the status of the asynchronous operation. */
2205
+ location?: string;
2206
+ }
2207
+
2208
+ /** Defines headers for ExternalNetworks_updateAdministrativeState operation. */
2209
+ export interface ExternalNetworksUpdateAdministrativeStateHeaders {
2210
+ /** The URL to retrieve the status of the asynchronous operation. */
2211
+ location?: string;
2212
+ }
2213
+
2214
+ /** Defines headers for ExternalNetworks_updateBgpAdministrativeState operation. */
2215
+ export interface ExternalNetworksUpdateBgpAdministrativeStateHeaders {
2216
+ /** The URL to retrieve the status of the asynchronous operation. */
2217
+ location?: string;
2218
+ }
2219
+
2220
+ /** Defines headers for ExternalNetworks_updateBfdForBgpAdministrativeState operation. */
2221
+ export interface ExternalNetworksUpdateBfdForBgpAdministrativeStateHeaders {
2222
+ /** The URL to retrieve the status of the asynchronous operation. */
2223
+ location?: string;
2224
+ }
2225
+
2226
+ /** Defines headers for ExternalNetworks_clearIpv6Neighbors operation. */
2227
+ export interface ExternalNetworksClearIpv6NeighborsHeaders {
2228
+ /** The URL to retrieve the status of the asynchronous operation. */
2229
+ location?: string;
2230
+ }
2231
+
2232
+ /** Defines headers for ExternalNetworks_clearArpEntries operation. */
2233
+ export interface ExternalNetworksClearArpEntriesHeaders {
2234
+ /** The URL to retrieve the status of the asynchronous operation. */
2235
+ location?: string;
2236
+ }
2237
+
2238
+ /** Defines headers for NetworkDevices_update operation. */
2239
+ export interface NetworkDevicesUpdateHeaders {
2240
+ /** Tracking URL for long running operation. */
2241
+ azureAsyncOperation?: string;
2242
+ }
2243
+
2244
+ /** Defines headers for NetworkDevices_reboot operation. */
2245
+ export interface NetworkDevicesRebootHeaders {
2246
+ /** The URL to retrieve the status of the asynchronous operation. */
2247
+ location?: string;
2248
+ }
2249
+
2250
+ /** Defines headers for NetworkDevices_restoreConfig operation. */
2251
+ export interface NetworkDevicesRestoreConfigHeaders {
2252
+ /** The URL to retrieve the status of the asynchronous operation. */
2253
+ location?: string;
2254
+ }
2255
+
2256
+ /** Defines headers for NetworkDevices_updateVersion operation. */
2257
+ export interface NetworkDevicesUpdateVersionHeaders {
2258
+ /** The URL to retrieve the status of the asynchronous operation. */
2259
+ location?: string;
2260
+ }
2261
+
2262
+ /** Defines headers for NetworkDevices_generateSupportPackage operation. */
2263
+ export interface NetworkDevicesGenerateSupportPackageHeaders {
2264
+ /** The URL to retrieve the status of the asynchronous operation. */
2265
+ location?: string;
2266
+ }
2267
+
2268
+ /** Defines headers for NetworkDevices_updatePowerCycle operation. */
2269
+ export interface NetworkDevicesUpdatePowerCycleHeaders {
2270
+ /** The URL to retrieve the status of the asynchronous operation. */
2271
+ location?: string;
2272
+ }
2273
+
2274
+ /** Defines headers for NetworkDevices_getStatus operation. */
2275
+ export interface NetworkDevicesGetStatusHeaders {
2276
+ /** The URL to retrieve the status of the asynchronous operation. */
2277
+ location?: string;
2278
+ }
2279
+
2280
+ /** Defines headers for NetworkDevices_getStaticInterfaceMaps operation. */
2281
+ export interface NetworkDevicesGetStaticInterfaceMapsHeaders {
2282
+ /** The URL to retrieve the status of the asynchronous operation. */
2283
+ location?: string;
2284
+ }
2285
+
2286
+ /** Defines headers for NetworkDevices_getDynamicInterfaceMaps operation. */
2287
+ export interface NetworkDevicesGetDynamicInterfaceMapsHeaders {
2288
+ /** The URL to retrieve the status of the asynchronous operation. */
2289
+ location?: string;
2290
+ }
2291
+
2292
+ /** Defines headers for NetworkInterfaces_getStatus operation. */
2293
+ export interface NetworkInterfacesGetStatusHeaders {
2294
+ /** The URL to retrieve the status of the asynchronous operation. */
2295
+ location?: string;
2296
+ }
2297
+
2298
+ /** Defines headers for NetworkInterfaces_updateAdministrativeState operation. */
2299
+ export interface NetworkInterfacesUpdateAdministrativeStateHeaders {
2300
+ /** The URL to retrieve the status of the asynchronous operation. */
2301
+ location?: string;
2302
+ }
2303
+
2304
+ /** Defines headers for NetworkFabricControllers_update operation. */
2305
+ export interface NetworkFabricControllersUpdateHeaders {
2306
+ /** Tracking URL for long running operation. */
2307
+ location?: string;
2308
+ }
2309
+
2310
+ /** Defines headers for NetworkFabricControllers_delete operation. */
2311
+ export interface NetworkFabricControllersDeleteHeaders {
2312
+ /** Tracking URL for long running operation. */
2313
+ location?: string;
2314
+ }
2315
+
2316
+ /** Defines headers for NetworkFabricControllers_enableWorkloadManagementNetwork operation. */
2317
+ export interface NetworkFabricControllersEnableWorkloadManagementNetworkHeaders {
2318
+ /** The URL to retrieve the status of the asynchronous operation. */
2319
+ location?: string;
2320
+ }
2321
+
2322
+ /** Defines headers for NetworkFabricControllers_disableWorkloadManagementNetwork operation. */
2323
+ export interface NetworkFabricControllersDisableWorkloadManagementNetworkHeaders {
2324
+ /** The URL to retrieve the status of the asynchronous operation. */
2325
+ location?: string;
2326
+ }
2327
+
2328
+ /** Defines headers for NetworkFabrics_create operation. */
2329
+ export interface NetworkFabricsCreateHeaders {
2330
+ /** The URL to retrieve the status of the asynchronous operation. */
2331
+ azureAsyncOperation?: string;
2332
+ }
2333
+
2334
+ /** Defines headers for NetworkFabrics_update operation. */
2335
+ export interface NetworkFabricsUpdateHeaders {
2336
+ /** The URL to retrieve the status of the asynchronous operation. */
2337
+ location?: string;
2338
+ }
2339
+
2340
+ /** Defines headers for NetworkFabrics_delete operation. */
2341
+ export interface NetworkFabricsDeleteHeaders {
2342
+ /** The URL to retrieve the status of the asynchronous operation. */
2343
+ location?: string;
2344
+ }
2345
+
2346
+ /** Defines headers for NetworkFabrics_provision operation. */
2347
+ export interface NetworkFabricsProvisionHeaders {
2348
+ /** The URL to retrieve the status of the asynchronous operation. */
2349
+ location?: string;
2350
+ }
2351
+
2352
+ /** Defines headers for NetworkFabrics_deprovision operation. */
2353
+ export interface NetworkFabricsDeprovisionHeaders {
2354
+ /** The URL to retrieve the status of the asynchronous operation. */
2355
+ location?: string;
2356
+ }
2357
+
2358
+ /** Defines headers for NetworkRacks_update operation. */
2359
+ export interface NetworkRacksUpdateHeaders {
2360
+ /** Tracking URL for long running operation. */
2361
+ azureAsyncOperation?: string;
2362
+ }
2363
+
2364
+ /** Defines headers for RoutePolicies_update operation. */
2365
+ export interface RoutePoliciesUpdateHeaders {
2366
+ /** Tracking URL for long running operation. */
2367
+ azureAsyncOperation?: string;
2368
+ }
2369
+
2370
+ /** Known values of {@link AddressFamily} that the service accepts. */
2371
+ export enum KnownAddressFamily {
2372
+ /** Ipv4 */
2373
+ Ipv4 = "ipv4",
2374
+ /** Ipv6 */
2375
+ Ipv6 = "ipv6"
2376
+ }
2377
+
2378
+ /**
2379
+ * Defines values for AddressFamily. \
2380
+ * {@link KnownAddressFamily} can be used interchangeably with AddressFamily,
2381
+ * this enum contains the known values that the service supports.
2382
+ * ### Known values supported by the service
2383
+ * **ipv4** \
2384
+ * **ipv6**
2385
+ */
2386
+ export type AddressFamily = string;
2387
+
2388
+ /** Known values of {@link ConditionActionType} that the service accepts. */
2389
+ export enum KnownConditionActionType {
2390
+ /** Allow */
2391
+ Allow = "allow",
2392
+ /** Deny */
2393
+ Deny = "deny"
2394
+ }
2395
+
2396
+ /**
2397
+ * Defines values for ConditionActionType. \
2398
+ * {@link KnownConditionActionType} can be used interchangeably with ConditionActionType,
2399
+ * this enum contains the known values that the service supports.
2400
+ * ### Known values supported by the service
2401
+ * **allow** \
2402
+ * **deny**
2403
+ */
2404
+ export type ConditionActionType = string;
2405
+
2406
+ /** Known values of {@link ProvisioningState} that the service accepts. */
2407
+ export enum KnownProvisioningState {
2408
+ /** Succeeded */
2409
+ Succeeded = "Succeeded",
2410
+ /** Updating */
2411
+ Updating = "Updating",
2412
+ /** Canceled */
2413
+ Canceled = "Canceled",
2414
+ /** Deleting */
2415
+ Deleting = "Deleting",
2416
+ /** Failed */
2417
+ Failed = "Failed"
2418
+ }
2419
+
2420
+ /**
2421
+ * Defines values for ProvisioningState. \
2422
+ * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
2423
+ * this enum contains the known values that the service supports.
2424
+ * ### Known values supported by the service
2425
+ * **Succeeded** \
2426
+ * **Updating** \
2427
+ * **Canceled** \
2428
+ * **Deleting** \
2429
+ * **Failed**
2430
+ */
2431
+ export type ProvisioningState = string;
2432
+
2433
+ /** Known values of {@link CreatedByType} that the service accepts. */
2434
+ export enum KnownCreatedByType {
2435
+ /** User */
2436
+ User = "User",
2437
+ /** Application */
2438
+ Application = "Application",
2439
+ /** ManagedIdentity */
2440
+ ManagedIdentity = "ManagedIdentity",
2441
+ /** Key */
2442
+ Key = "Key"
2443
+ }
2444
+
2445
+ /**
2446
+ * Defines values for CreatedByType. \
2447
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
2448
+ * this enum contains the known values that the service supports.
2449
+ * ### Known values supported by the service
2450
+ * **User** \
2451
+ * **Application** \
2452
+ * **ManagedIdentity** \
2453
+ * **Key**
2454
+ */
2455
+ export type CreatedByType = string;
2456
+
2457
+ /** Known values of {@link CommunityActionTypes} that the service accepts. */
2458
+ export enum KnownCommunityActionTypes {
2459
+ /** Permit */
2460
+ Permit = "Permit",
2461
+ /** Deny */
2462
+ Deny = "Deny"
2463
+ }
2464
+
2465
+ /**
2466
+ * Defines values for CommunityActionTypes. \
2467
+ * {@link KnownCommunityActionTypes} can be used interchangeably with CommunityActionTypes,
2468
+ * this enum contains the known values that the service supports.
2469
+ * ### Known values supported by the service
2470
+ * **Permit** \
2471
+ * **Deny**
2472
+ */
2473
+ export type CommunityActionTypes = string;
2474
+
2475
+ /** Known values of {@link WellKnownCommunities} that the service accepts. */
2476
+ export enum KnownWellKnownCommunities {
2477
+ /** Internet */
2478
+ Internet = "Internet",
2479
+ /** LocalAS */
2480
+ LocalAS = "LocalAS",
2481
+ /** NoAdvertise */
2482
+ NoAdvertise = "NoAdvertise",
2483
+ /** NoExport */
2484
+ NoExport = "NoExport",
2485
+ /** GShut */
2486
+ GShut = "GShut"
2487
+ }
2488
+
2489
+ /**
2490
+ * Defines values for WellKnownCommunities. \
2491
+ * {@link KnownWellKnownCommunities} can be used interchangeably with WellKnownCommunities,
2492
+ * this enum contains the known values that the service supports.
2493
+ * ### Known values supported by the service
2494
+ * **Internet** \
2495
+ * **LocalAS** \
2496
+ * **NoAdvertise** \
2497
+ * **NoExport** \
2498
+ * **GShut**
2499
+ */
2500
+ export type WellKnownCommunities = string;
2501
+
2502
+ /** Known values of {@link Condition} that the service accepts. */
2503
+ export enum KnownCondition {
2504
+ /** EqualTo */
2505
+ EqualTo = "EqualTo",
2506
+ /** GreaterThanOrEqualTo */
2507
+ GreaterThanOrEqualTo = "GreaterThanOrEqualTo",
2508
+ /** LesserThanOrEqualTo */
2509
+ LesserThanOrEqualTo = "LesserThanOrEqualTo"
2510
+ }
2511
+
2512
+ /**
2513
+ * Defines values for Condition. \
2514
+ * {@link KnownCondition} can be used interchangeably with Condition,
2515
+ * this enum contains the known values that the service supports.
2516
+ * ### Known values supported by the service
2517
+ * **EqualTo** \
2518
+ * **GreaterThanOrEqualTo** \
2519
+ * **LesserThanOrEqualTo**
2520
+ */
2521
+ export type Condition = string;
2522
+
2523
+ /** Known values of {@link EnabledDisabledState} that the service accepts. */
2524
+ export enum KnownEnabledDisabledState {
2525
+ /** Enabled */
2526
+ Enabled = "Enabled",
2527
+ /** Disabled */
2528
+ Disabled = "Disabled"
2529
+ }
2530
+
2531
+ /**
2532
+ * Defines values for EnabledDisabledState. \
2533
+ * {@link KnownEnabledDisabledState} can be used interchangeably with EnabledDisabledState,
2534
+ * this enum contains the known values that the service supports.
2535
+ * ### Known values supported by the service
2536
+ * **Enabled** \
2537
+ * **Disabled**
2538
+ */
2539
+ export type EnabledDisabledState = string;
2540
+
2541
+ /** Known values of {@link AdministrativeState} that the service accepts. */
2542
+ export enum KnownAdministrativeState {
2543
+ /** Enable */
2544
+ Enable = "Enable",
2545
+ /** Disable */
2546
+ Disable = "Disable"
2547
+ }
2548
+
2549
+ /**
2550
+ * Defines values for AdministrativeState. \
2551
+ * {@link KnownAdministrativeState} can be used interchangeably with AdministrativeState,
2552
+ * this enum contains the known values that the service supports.
2553
+ * ### Known values supported by the service
2554
+ * **Enable** \
2555
+ * **Disable**
2556
+ */
2557
+ export type AdministrativeState = string;
2558
+
2559
+ /** Known values of {@link RedistributeConnectedSubnets} that the service accepts. */
2560
+ export enum KnownRedistributeConnectedSubnets {
2561
+ /** True */
2562
+ True = "True",
2563
+ /** False */
2564
+ False = "False"
2565
+ }
2566
+
2567
+ /**
2568
+ * Defines values for RedistributeConnectedSubnets. \
2569
+ * {@link KnownRedistributeConnectedSubnets} can be used interchangeably with RedistributeConnectedSubnets,
2570
+ * this enum contains the known values that the service supports.
2571
+ * ### Known values supported by the service
2572
+ * **True** \
2573
+ * **False**
2574
+ */
2575
+ export type RedistributeConnectedSubnets = string;
2576
+
2577
+ /** Known values of {@link RedistributeStaticRoutes} that the service accepts. */
2578
+ export enum KnownRedistributeStaticRoutes {
2579
+ /** True */
2580
+ True = "True",
2581
+ /** False */
2582
+ False = "False"
2583
+ }
2584
+
2585
+ /**
2586
+ * Defines values for RedistributeStaticRoutes. \
2587
+ * {@link KnownRedistributeStaticRoutes} can be used interchangeably with RedistributeStaticRoutes,
2588
+ * this enum contains the known values that the service supports.
2589
+ * ### Known values supported by the service
2590
+ * **True** \
2591
+ * **False**
2592
+ */
2593
+ export type RedistributeStaticRoutes = string;
2594
+
2595
+ /** Known values of {@link BooleanEnumProperty} that the service accepts. */
2596
+ export enum KnownBooleanEnumProperty {
2597
+ /** True */
2598
+ True = "True",
2599
+ /** False */
2600
+ False = "False"
2601
+ }
2602
+
2603
+ /**
2604
+ * Defines values for BooleanEnumProperty. \
2605
+ * {@link KnownBooleanEnumProperty} can be used interchangeably with BooleanEnumProperty,
2606
+ * this enum contains the known values that the service supports.
2607
+ * ### Known values supported by the service
2608
+ * **True** \
2609
+ * **False**
2610
+ */
2611
+ export type BooleanEnumProperty = string;
2612
+
2613
+ /** Known values of {@link AllowASOverride} that the service accepts. */
2614
+ export enum KnownAllowASOverride {
2615
+ /** Enable */
2616
+ Enable = "Enable",
2617
+ /** Disable */
2618
+ Disable = "Disable"
2619
+ }
2620
+
2621
+ /**
2622
+ * Defines values for AllowASOverride. \
2623
+ * {@link KnownAllowASOverride} can be used interchangeably with AllowASOverride,
2624
+ * this enum contains the known values that the service supports.
2625
+ * ### Known values supported by the service
2626
+ * **Enable** \
2627
+ * **Disable**
2628
+ */
2629
+ export type AllowASOverride = string;
2630
+
2631
+ /** Known values of {@link PeeringOption} that the service accepts. */
2632
+ export enum KnownPeeringOption {
2633
+ /** OptionA */
2634
+ OptionA = "OptionA",
2635
+ /** OptionB */
2636
+ OptionB = "OptionB"
2637
+ }
2638
+
2639
+ /**
2640
+ * Defines values for PeeringOption. \
2641
+ * {@link KnownPeeringOption} can be used interchangeably with PeeringOption,
2642
+ * this enum contains the known values that the service supports.
2643
+ * ### Known values supported by the service
2644
+ * **OptionA** \
2645
+ * **OptionB**
2646
+ */
2647
+ export type PeeringOption = string;
2648
+
2649
+ /** Known values of {@link IsCurrentVersion} that the service accepts. */
2650
+ export enum KnownIsCurrentVersion {
2651
+ /** True */
2652
+ True = "true",
2653
+ /** False */
2654
+ False = "false"
2655
+ }
2656
+
2657
+ /**
2658
+ * Defines values for IsCurrentVersion. \
2659
+ * {@link KnownIsCurrentVersion} can be used interchangeably with IsCurrentVersion,
2660
+ * this enum contains the known values that the service supports.
2661
+ * ### Known values supported by the service
2662
+ * **true** \
2663
+ * **false**
2664
+ */
2665
+ export type IsCurrentVersion = string;
2666
+
2667
+ /** Known values of {@link IsTestVersion} that the service accepts. */
2668
+ export enum KnownIsTestVersion {
2669
+ /** True */
2670
+ True = "true",
2671
+ /** False */
2672
+ False = "false"
2673
+ }
2674
+
2675
+ /**
2676
+ * Defines values for IsTestVersion. \
2677
+ * {@link KnownIsTestVersion} can be used interchangeably with IsTestVersion,
2678
+ * this enum contains the known values that the service supports.
2679
+ * ### Known values supported by the service
2680
+ * **true** \
2681
+ * **false**
2682
+ */
2683
+ export type IsTestVersion = string;
2684
+
2685
+ /** Known values of {@link NetworkDeviceRoleName} that the service accepts. */
2686
+ export enum KnownNetworkDeviceRoleName {
2687
+ /** CE */
2688
+ CE = "CE",
2689
+ /** ToR */
2690
+ ToR = "ToR",
2691
+ /** NPB */
2692
+ NPB = "NPB",
2693
+ /** TS */
2694
+ TS = "TS",
2695
+ /** Management */
2696
+ Management = "Management"
2697
+ }
2698
+
2699
+ /**
2700
+ * Defines values for NetworkDeviceRoleName. \
2701
+ * {@link KnownNetworkDeviceRoleName} can be used interchangeably with NetworkDeviceRoleName,
2702
+ * this enum contains the known values that the service supports.
2703
+ * ### Known values supported by the service
2704
+ * **CE** \
2705
+ * **ToR** \
2706
+ * **NPB** \
2707
+ * **TS** \
2708
+ * **Management**
2709
+ */
2710
+ export type NetworkDeviceRoleName = string;
2711
+
2712
+ /** Known values of {@link NetworkDeviceRoleTypes} that the service accepts. */
2713
+ export enum KnownNetworkDeviceRoleTypes {
2714
+ /** CE */
2715
+ CE = "CE",
2716
+ /** ToR */
2717
+ ToR = "ToR",
2718
+ /** NPB */
2719
+ NPB = "NPB",
2720
+ /** TS */
2721
+ TS = "TS",
2722
+ /** Management */
2723
+ Management = "Management"
2724
+ }
2725
+
2726
+ /**
2727
+ * Defines values for NetworkDeviceRoleTypes. \
2728
+ * {@link KnownNetworkDeviceRoleTypes} can be used interchangeably with NetworkDeviceRoleTypes,
2729
+ * this enum contains the known values that the service supports.
2730
+ * ### Known values supported by the service
2731
+ * **CE** \
2732
+ * **ToR** \
2733
+ * **NPB** \
2734
+ * **TS** \
2735
+ * **Management**
2736
+ */
2737
+ export type NetworkDeviceRoleTypes = string;
2738
+
2739
+ /** Known values of {@link InterfaceType} that the service accepts. */
2740
+ export enum KnownInterfaceType {
2741
+ /** Management */
2742
+ Management = "Management",
2743
+ /** Data */
2744
+ Data = "Data"
2745
+ }
2746
+
2747
+ /**
2748
+ * Defines values for InterfaceType. \
2749
+ * {@link KnownInterfaceType} can be used interchangeably with InterfaceType,
2750
+ * this enum contains the known values that the service supports.
2751
+ * ### Known values supported by the service
2752
+ * **Management** \
2753
+ * **Data**
2754
+ */
2755
+ export type InterfaceType = string;
2756
+
2757
+ /** Known values of {@link PowerEnd} that the service accepts. */
2758
+ export enum KnownPowerEnd {
2759
+ /** Primary */
2760
+ Primary = "Primary",
2761
+ /** Secondary */
2762
+ Secondary = "Secondary"
2763
+ }
2764
+
2765
+ /**
2766
+ * Defines values for PowerEnd. \
2767
+ * {@link KnownPowerEnd} can be used interchangeably with PowerEnd,
2768
+ * this enum contains the known values that the service supports.
2769
+ * ### Known values supported by the service
2770
+ * **Primary** \
2771
+ * **Secondary**
2772
+ */
2773
+ export type PowerEnd = string;
2774
+
2775
+ /** Known values of {@link State} that the service accepts. */
2776
+ export enum KnownState {
2777
+ /** On */
2778
+ On = "On",
2779
+ /** Off */
2780
+ Off = "Off"
2781
+ }
2782
+
2783
+ /**
2784
+ * Defines values for State. \
2785
+ * {@link KnownState} can be used interchangeably with State,
2786
+ * this enum contains the known values that the service supports.
2787
+ * ### Known values supported by the service
2788
+ * **On** \
2789
+ * **Off**
2790
+ */
2791
+ export type State = string;
2792
+
2793
+ /** Known values of {@link OperationalStatus} that the service accepts. */
2794
+ export enum KnownOperationalStatus {
2795
+ /** Booted */
2796
+ Booted = "Booted",
2797
+ /** BootPrompt */
2798
+ BootPrompt = "BootPrompt",
2799
+ /** Ztp */
2800
+ Ztp = "Ztp"
2801
+ }
2802
+
2803
+ /**
2804
+ * Defines values for OperationalStatus. \
2805
+ * {@link KnownOperationalStatus} can be used interchangeably with OperationalStatus,
2806
+ * this enum contains the known values that the service supports.
2807
+ * ### Known values supported by the service
2808
+ * **Booted** \
2809
+ * **BootPrompt** \
2810
+ * **Ztp**
2811
+ */
2812
+ export type OperationalStatus = string;
2813
+
2814
+ /** Known values of {@link PowerCycleState} that the service accepts. */
2815
+ export enum KnownPowerCycleState {
2816
+ /** On */
2817
+ On = "On",
2818
+ /** Off */
2819
+ Off = "Off"
2820
+ }
2821
+
2822
+ /**
2823
+ * Defines values for PowerCycleState. \
2824
+ * {@link KnownPowerCycleState} can be used interchangeably with PowerCycleState,
2825
+ * this enum contains the known values that the service supports.
2826
+ * ### Known values supported by the service
2827
+ * **On** \
2828
+ * **Off**
2829
+ */
2830
+ export type PowerCycleState = string;
2831
+
2832
+ /** Known values of {@link NetworkFabricControllerOperationalState} that the service accepts. */
2833
+ export enum KnownNetworkFabricControllerOperationalState {
2834
+ /** Configuring */
2835
+ Configuring = "Configuring",
2836
+ /** Succeeded */
2837
+ Succeeded = "Succeeded",
2838
+ /** Failed */
2839
+ Failed = "Failed"
2840
+ }
2841
+
2842
+ /**
2843
+ * Defines values for NetworkFabricControllerOperationalState. \
2844
+ * {@link KnownNetworkFabricControllerOperationalState} can be used interchangeably with NetworkFabricControllerOperationalState,
2845
+ * this enum contains the known values that the service supports.
2846
+ * ### Known values supported by the service
2847
+ * **Configuring** \
2848
+ * **Succeeded** \
2849
+ * **Failed**
2850
+ */
2851
+ export type NetworkFabricControllerOperationalState = string;
2852
+
2853
+ /** Known values of {@link NetworkFabricOperationalState} that the service accepts. */
2854
+ export enum KnownNetworkFabricOperationalState {
2855
+ /** Provisioning */
2856
+ Provisioning = "Provisioning",
2857
+ /** Provisioned */
2858
+ Provisioned = "Provisioned",
2859
+ /** ErrorProvisioning */
2860
+ ErrorProvisioning = "ErrorProvisioning",
2861
+ /** Deprovisioning */
2862
+ Deprovisioning = "Deprovisioning",
2863
+ /** Deprovisioned */
2864
+ Deprovisioned = "Deprovisioned",
2865
+ /** ErrorDeprovisioning */
2866
+ ErrorDeprovisioning = "ErrorDeprovisioning",
2867
+ /** DeferredControl */
2868
+ DeferredControl = "DeferredControl"
2869
+ }
2870
+
2871
+ /**
2872
+ * Defines values for NetworkFabricOperationalState. \
2873
+ * {@link KnownNetworkFabricOperationalState} can be used interchangeably with NetworkFabricOperationalState,
2874
+ * this enum contains the known values that the service supports.
2875
+ * ### Known values supported by the service
2876
+ * **Provisioning** \
2877
+ * **Provisioned** \
2878
+ * **ErrorProvisioning** \
2879
+ * **Deprovisioning** \
2880
+ * **Deprovisioned** \
2881
+ * **ErrorDeprovisioning** \
2882
+ * **DeferredControl**
2883
+ */
2884
+ export type NetworkFabricOperationalState = string;
2885
+
2886
+ /** Known values of {@link NniType} that the service accepts. */
2887
+ export enum KnownNniType {
2888
+ /** CE */
2889
+ CE = "CE",
2890
+ /** NPB */
2891
+ NPB = "NPB"
2892
+ }
2893
+
2894
+ /**
2895
+ * Defines values for NniType. \
2896
+ * {@link KnownNniType} can be used interchangeably with NniType,
2897
+ * this enum contains the known values that the service supports.
2898
+ * ### Known values supported by the service
2899
+ * **CE** \
2900
+ * **NPB**
2901
+ */
2902
+ export type NniType = string;
2903
+
2904
+ /** Known values of {@link NetworkRackRoleName} that the service accepts. */
2905
+ export enum KnownNetworkRackRoleName {
2906
+ /** ComputeRack */
2907
+ ComputeRack = "ComputeRack",
2908
+ /** AggregateRack */
2909
+ AggregateRack = "AggregateRack"
2910
+ }
2911
+
2912
+ /**
2913
+ * Defines values for NetworkRackRoleName. \
2914
+ * {@link KnownNetworkRackRoleName} can be used interchangeably with NetworkRackRoleName,
2915
+ * this enum contains the known values that the service supports.
2916
+ * ### Known values supported by the service
2917
+ * **ComputeRack** \
2918
+ * **AggregateRack**
2919
+ */
2920
+ export type NetworkRackRoleName = string;
2921
+
2922
+ /** Known values of {@link NetworkDeviceRackRoleType} that the service accepts. */
2923
+ export enum KnownNetworkDeviceRackRoleType {
2924
+ /** CE */
2925
+ CE = "CE",
2926
+ /** ToR */
2927
+ ToR = "ToR",
2928
+ /** NPB */
2929
+ NPB = "NPB",
2930
+ /** TS */
2931
+ TS = "TS",
2932
+ /** Management */
2933
+ Management = "Management"
2934
+ }
2935
+
2936
+ /**
2937
+ * Defines values for NetworkDeviceRackRoleType. \
2938
+ * {@link KnownNetworkDeviceRackRoleType} can be used interchangeably with NetworkDeviceRackRoleType,
2939
+ * this enum contains the known values that the service supports.
2940
+ * ### Known values supported by the service
2941
+ * **CE** \
2942
+ * **ToR** \
2943
+ * **NPB** \
2944
+ * **TS** \
2945
+ * **Management**
2946
+ */
2947
+ export type NetworkDeviceRackRoleType = string;
2948
+
2949
+ /** Known values of {@link Origin} that the service accepts. */
2950
+ export enum KnownOrigin {
2951
+ /** User */
2952
+ User = "user",
2953
+ /** System */
2954
+ System = "system",
2955
+ /** UserSystem */
2956
+ UserSystem = "user,system"
2957
+ }
2958
+
2959
+ /**
2960
+ * Defines values for Origin. \
2961
+ * {@link KnownOrigin} can be used interchangeably with Origin,
2962
+ * this enum contains the known values that the service supports.
2963
+ * ### Known values supported by the service
2964
+ * **user** \
2965
+ * **system** \
2966
+ * **user,system**
2967
+ */
2968
+ export type Origin = string;
2969
+
2970
+ /** Known values of {@link ActionType} that the service accepts. */
2971
+ export enum KnownActionType {
2972
+ /** Internal */
2973
+ Internal = "Internal"
2974
+ }
2975
+
2976
+ /**
2977
+ * Defines values for ActionType. \
2978
+ * {@link KnownActionType} can be used interchangeably with ActionType,
2979
+ * this enum contains the known values that the service supports.
2980
+ * ### Known values supported by the service
2981
+ * **Internal**
2982
+ */
2983
+ export type ActionType = string;
2984
+
2985
+ /** Known values of {@link ExpressRouteConnectionState} that the service accepts. */
2986
+ export enum KnownExpressRouteConnectionState {
2987
+ /** Connecting */
2988
+ Connecting = "Connecting",
2989
+ /** Connected */
2990
+ Connected = "Connected",
2991
+ /** Disconnected */
2992
+ Disconnected = "Disconnected"
2993
+ }
2994
+
2995
+ /**
2996
+ * Defines values for ExpressRouteConnectionState. \
2997
+ * {@link KnownExpressRouteConnectionState} can be used interchangeably with ExpressRouteConnectionState,
2998
+ * this enum contains the known values that the service supports.
2999
+ * ### Known values supported by the service
3000
+ * **Connecting** \
3001
+ * **Connected** \
3002
+ * **Disconnected**
3003
+ */
3004
+ export type ExpressRouteConnectionState = string;
3005
+
3006
+ /** Known values of {@link TerminalServerConnectivityState} that the service accepts. */
3007
+ export enum KnownTerminalServerConnectivityState {
3008
+ /** Ipv4Reachable */
3009
+ Ipv4Reachable = "Ipv4Reachable",
3010
+ /** Ipv4Unreachable */
3011
+ Ipv4Unreachable = "Ipv4Unreachable"
3012
+ }
3013
+
3014
+ /**
3015
+ * Defines values for TerminalServerConnectivityState. \
3016
+ * {@link KnownTerminalServerConnectivityState} can be used interchangeably with TerminalServerConnectivityState,
3017
+ * this enum contains the known values that the service supports.
3018
+ * ### Known values supported by the service
3019
+ * **Ipv4Reachable** \
3020
+ * **Ipv4Unreachable**
3021
+ */
3022
+ export type TerminalServerConnectivityState = string;
3023
+
3024
+ /** Known values of {@link OperationalState} that the service accepts. */
3025
+ export enum KnownOperationalState {
3026
+ /** Configuring */
3027
+ Configuring = "Configuring",
3028
+ /** Succeeded */
3029
+ Succeeded = "Succeeded",
3030
+ /** Failed */
3031
+ Failed = "Failed"
3032
+ }
3033
+
3034
+ /**
3035
+ * Defines values for OperationalState. \
3036
+ * {@link KnownOperationalState} can be used interchangeably with OperationalState,
3037
+ * this enum contains the known values that the service supports.
3038
+ * ### Known values supported by the service
3039
+ * **Configuring** \
3040
+ * **Succeeded** \
3041
+ * **Failed**
3042
+ */
3043
+ export type OperationalState = string;
3044
+
3045
+ /** Known values of {@link ReachabilityState} that the service accepts. */
3046
+ export enum KnownReachabilityState {
3047
+ /** Reachable */
3048
+ Reachable = "Reachable",
3049
+ /** Unreachable */
3050
+ Unreachable = "Unreachable"
3051
+ }
3052
+
3053
+ /**
3054
+ * Defines values for ReachabilityState. \
3055
+ * {@link KnownReachabilityState} can be used interchangeably with ReachabilityState,
3056
+ * this enum contains the known values that the service supports.
3057
+ * ### Known values supported by the service
3058
+ * **Reachable** \
3059
+ * **Unreachable**
3060
+ */
3061
+ export type ReachabilityState = string;
3062
+
3063
+ /** Known values of {@link FailedSucceededState} that the service accepts. */
3064
+ export enum KnownFailedSucceededState {
3065
+ /** Succeeded */
3066
+ Succeeded = "Succeeded",
3067
+ /** Failed */
3068
+ Failed = "Failed"
3069
+ }
3070
+
3071
+ /**
3072
+ * Defines values for FailedSucceededState. \
3073
+ * {@link KnownFailedSucceededState} can be used interchangeably with FailedSucceededState,
3074
+ * this enum contains the known values that the service supports.
3075
+ * ### Known values supported by the service
3076
+ * **Succeeded** \
3077
+ * **Failed**
3078
+ */
3079
+ export type FailedSucceededState = string;
3080
+
3081
+ /** Optional parameters. */
3082
+ export interface AccessControlListsCreateOptionalParams
3083
+ extends coreClient.OperationOptions {}
3084
+
3085
+ /** Contains response data for the create operation. */
3086
+ export type AccessControlListsCreateResponse = AccessControlList;
3087
+
3088
+ /** Optional parameters. */
3089
+ export interface AccessControlListsGetOptionalParams
3090
+ extends coreClient.OperationOptions {}
3091
+
3092
+ /** Contains response data for the get operation. */
3093
+ export type AccessControlListsGetResponse = AccessControlList;
3094
+
3095
+ /** Optional parameters. */
3096
+ export interface AccessControlListsUpdateOptionalParams
3097
+ extends coreClient.OperationOptions {}
3098
+
3099
+ /** Contains response data for the update operation. */
3100
+ export type AccessControlListsUpdateResponse = AccessControlList;
3101
+
3102
+ /** Optional parameters. */
3103
+ export interface AccessControlListsDeleteOptionalParams
3104
+ extends coreClient.OperationOptions {}
3105
+
3106
+ /** Optional parameters. */
3107
+ export interface AccessControlListsListByResourceGroupOptionalParams
3108
+ extends coreClient.OperationOptions {}
3109
+
3110
+ /** Contains response data for the listByResourceGroup operation. */
3111
+ export type AccessControlListsListByResourceGroupResponse = AccessControlListsListResult;
3112
+
3113
+ /** Optional parameters. */
3114
+ export interface AccessControlListsListBySubscriptionOptionalParams
3115
+ extends coreClient.OperationOptions {}
3116
+
3117
+ /** Contains response data for the listBySubscription operation. */
3118
+ export type AccessControlListsListBySubscriptionResponse = AccessControlListsListResult;
3119
+
3120
+ /** Optional parameters. */
3121
+ export interface AccessControlListsListByResourceGroupNextOptionalParams
3122
+ extends coreClient.OperationOptions {}
3123
+
3124
+ /** Contains response data for the listByResourceGroupNext operation. */
3125
+ export type AccessControlListsListByResourceGroupNextResponse = AccessControlListsListResult;
3126
+
3127
+ /** Optional parameters. */
3128
+ export interface AccessControlListsListBySubscriptionNextOptionalParams
3129
+ extends coreClient.OperationOptions {}
3130
+
3131
+ /** Contains response data for the listBySubscriptionNext operation. */
3132
+ export type AccessControlListsListBySubscriptionNextResponse = AccessControlListsListResult;
3133
+
3134
+ /** Optional parameters. */
3135
+ export interface IpCommunitiesCreateOptionalParams
3136
+ extends coreClient.OperationOptions {
3137
+ /** Delay to wait until next poll, in milliseconds. */
3138
+ updateIntervalInMs?: number;
3139
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3140
+ resumeFrom?: string;
3141
+ }
3142
+
3143
+ /** Contains response data for the create operation. */
3144
+ export type IpCommunitiesCreateResponse = IpCommunity;
3145
+
3146
+ /** Optional parameters. */
3147
+ export interface IpCommunitiesGetOptionalParams
3148
+ extends coreClient.OperationOptions {}
3149
+
3150
+ /** Contains response data for the get operation. */
3151
+ export type IpCommunitiesGetResponse = IpCommunity;
3152
+
3153
+ /** Optional parameters. */
3154
+ export interface IpCommunitiesUpdateOptionalParams
3155
+ extends coreClient.OperationOptions {
3156
+ /** Delay to wait until next poll, in milliseconds. */
3157
+ updateIntervalInMs?: number;
3158
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3159
+ resumeFrom?: string;
3160
+ }
3161
+
3162
+ /** Contains response data for the update operation. */
3163
+ export type IpCommunitiesUpdateResponse = IpCommunity;
3164
+
3165
+ /** Optional parameters. */
3166
+ export interface IpCommunitiesDeleteOptionalParams
3167
+ extends coreClient.OperationOptions {
3168
+ /** Delay to wait until next poll, in milliseconds. */
3169
+ updateIntervalInMs?: number;
3170
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3171
+ resumeFrom?: string;
3172
+ }
3173
+
3174
+ /** Optional parameters. */
3175
+ export interface IpCommunitiesListByResourceGroupOptionalParams
3176
+ extends coreClient.OperationOptions {}
3177
+
3178
+ /** Contains response data for the listByResourceGroup operation. */
3179
+ export type IpCommunitiesListByResourceGroupResponse = IpCommunitiesListResult;
3180
+
3181
+ /** Optional parameters. */
3182
+ export interface IpCommunitiesListBySubscriptionOptionalParams
3183
+ extends coreClient.OperationOptions {}
3184
+
3185
+ /** Contains response data for the listBySubscription operation. */
3186
+ export type IpCommunitiesListBySubscriptionResponse = IpCommunitiesListResult;
3187
+
3188
+ /** Optional parameters. */
3189
+ export interface IpCommunitiesListByResourceGroupNextOptionalParams
3190
+ extends coreClient.OperationOptions {}
3191
+
3192
+ /** Contains response data for the listByResourceGroupNext operation. */
3193
+ export type IpCommunitiesListByResourceGroupNextResponse = IpCommunitiesListResult;
3194
+
3195
+ /** Optional parameters. */
3196
+ export interface IpCommunitiesListBySubscriptionNextOptionalParams
3197
+ extends coreClient.OperationOptions {}
3198
+
3199
+ /** Contains response data for the listBySubscriptionNext operation. */
3200
+ export type IpCommunitiesListBySubscriptionNextResponse = IpCommunitiesListResult;
3201
+
3202
+ /** Optional parameters. */
3203
+ export interface IpExtendedCommunitiesCreateOptionalParams
3204
+ extends coreClient.OperationOptions {
3205
+ /** Delay to wait until next poll, in milliseconds. */
3206
+ updateIntervalInMs?: number;
3207
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3208
+ resumeFrom?: string;
3209
+ }
3210
+
3211
+ /** Contains response data for the create operation. */
3212
+ export type IpExtendedCommunitiesCreateResponse = IpExtendedCommunity;
3213
+
3214
+ /** Optional parameters. */
3215
+ export interface IpExtendedCommunitiesGetOptionalParams
3216
+ extends coreClient.OperationOptions {}
3217
+
3218
+ /** Contains response data for the get operation. */
3219
+ export type IpExtendedCommunitiesGetResponse = IpExtendedCommunity;
3220
+
3221
+ /** Optional parameters. */
3222
+ export interface IpExtendedCommunitiesUpdateOptionalParams
3223
+ extends coreClient.OperationOptions {
3224
+ /** Delay to wait until next poll, in milliseconds. */
3225
+ updateIntervalInMs?: number;
3226
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3227
+ resumeFrom?: string;
3228
+ }
3229
+
3230
+ /** Contains response data for the update operation. */
3231
+ export type IpExtendedCommunitiesUpdateResponse = IpExtendedCommunity;
3232
+
3233
+ /** Optional parameters. */
3234
+ export interface IpExtendedCommunitiesDeleteOptionalParams
3235
+ extends coreClient.OperationOptions {
3236
+ /** Delay to wait until next poll, in milliseconds. */
3237
+ updateIntervalInMs?: number;
3238
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3239
+ resumeFrom?: string;
3240
+ }
3241
+
3242
+ /** Optional parameters. */
3243
+ export interface IpExtendedCommunitiesListByResourceGroupOptionalParams
3244
+ extends coreClient.OperationOptions {}
3245
+
3246
+ /** Contains response data for the listByResourceGroup operation. */
3247
+ export type IpExtendedCommunitiesListByResourceGroupResponse = IpExtendedCommunityListResult;
3248
+
3249
+ /** Optional parameters. */
3250
+ export interface IpExtendedCommunitiesListBySubscriptionOptionalParams
3251
+ extends coreClient.OperationOptions {}
3252
+
3253
+ /** Contains response data for the listBySubscription operation. */
3254
+ export type IpExtendedCommunitiesListBySubscriptionResponse = IpExtendedCommunityListResult;
3255
+
3256
+ /** Optional parameters. */
3257
+ export interface IpExtendedCommunitiesListByResourceGroupNextOptionalParams
3258
+ extends coreClient.OperationOptions {}
3259
+
3260
+ /** Contains response data for the listByResourceGroupNext operation. */
3261
+ export type IpExtendedCommunitiesListByResourceGroupNextResponse = IpExtendedCommunityListResult;
3262
+
3263
+ /** Optional parameters. */
3264
+ export interface IpExtendedCommunitiesListBySubscriptionNextOptionalParams
3265
+ extends coreClient.OperationOptions {}
3266
+
3267
+ /** Contains response data for the listBySubscriptionNext operation. */
3268
+ export type IpExtendedCommunitiesListBySubscriptionNextResponse = IpExtendedCommunityListResult;
3269
+
3270
+ /** Optional parameters. */
3271
+ export interface IpPrefixesCreateOptionalParams
3272
+ extends coreClient.OperationOptions {
3273
+ /** Delay to wait until next poll, in milliseconds. */
3274
+ updateIntervalInMs?: number;
3275
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3276
+ resumeFrom?: string;
3277
+ }
3278
+
3279
+ /** Contains response data for the create operation. */
3280
+ export type IpPrefixesCreateResponse = IpPrefix;
3281
+
3282
+ /** Optional parameters. */
3283
+ export interface IpPrefixesGetOptionalParams
3284
+ extends coreClient.OperationOptions {}
3285
+
3286
+ /** Contains response data for the get operation. */
3287
+ export type IpPrefixesGetResponse = IpPrefix;
3288
+
3289
+ /** Optional parameters. */
3290
+ export interface IpPrefixesUpdateOptionalParams
3291
+ extends coreClient.OperationOptions {
3292
+ /** Delay to wait until next poll, in milliseconds. */
3293
+ updateIntervalInMs?: number;
3294
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3295
+ resumeFrom?: string;
3296
+ }
3297
+
3298
+ /** Contains response data for the update operation. */
3299
+ export type IpPrefixesUpdateResponse = IpPrefix;
3300
+
3301
+ /** Optional parameters. */
3302
+ export interface IpPrefixesDeleteOptionalParams
3303
+ extends coreClient.OperationOptions {
3304
+ /** Delay to wait until next poll, in milliseconds. */
3305
+ updateIntervalInMs?: number;
3306
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3307
+ resumeFrom?: string;
3308
+ }
3309
+
3310
+ /** Optional parameters. */
3311
+ export interface IpPrefixesListByResourceGroupOptionalParams
3312
+ extends coreClient.OperationOptions {}
3313
+
3314
+ /** Contains response data for the listByResourceGroup operation. */
3315
+ export type IpPrefixesListByResourceGroupResponse = IpPrefixesListResult;
3316
+
3317
+ /** Optional parameters. */
3318
+ export interface IpPrefixesListBySubscriptionOptionalParams
3319
+ extends coreClient.OperationOptions {}
3320
+
3321
+ /** Contains response data for the listBySubscription operation. */
3322
+ export type IpPrefixesListBySubscriptionResponse = IpPrefixesListResult;
3323
+
3324
+ /** Optional parameters. */
3325
+ export interface IpPrefixesListByResourceGroupNextOptionalParams
3326
+ extends coreClient.OperationOptions {}
3327
+
3328
+ /** Contains response data for the listByResourceGroupNext operation. */
3329
+ export type IpPrefixesListByResourceGroupNextResponse = IpPrefixesListResult;
3330
+
3331
+ /** Optional parameters. */
3332
+ export interface IpPrefixesListBySubscriptionNextOptionalParams
3333
+ extends coreClient.OperationOptions {}
3334
+
3335
+ /** Contains response data for the listBySubscriptionNext operation. */
3336
+ export type IpPrefixesListBySubscriptionNextResponse = IpPrefixesListResult;
3337
+
3338
+ /** Optional parameters. */
3339
+ export interface L2IsolationDomainsCreateOptionalParams
3340
+ extends coreClient.OperationOptions {
3341
+ /** Delay to wait until next poll, in milliseconds. */
3342
+ updateIntervalInMs?: number;
3343
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3344
+ resumeFrom?: string;
3345
+ }
3346
+
3347
+ /** Contains response data for the create operation. */
3348
+ export type L2IsolationDomainsCreateResponse = L2IsolationDomain;
3349
+
3350
+ /** Optional parameters. */
3351
+ export interface L2IsolationDomainsGetOptionalParams
3352
+ extends coreClient.OperationOptions {}
3353
+
3354
+ /** Contains response data for the get operation. */
3355
+ export type L2IsolationDomainsGetResponse = L2IsolationDomain;
3356
+
3357
+ /** Optional parameters. */
3358
+ export interface L2IsolationDomainsUpdateOptionalParams
3359
+ extends coreClient.OperationOptions {
3360
+ /** Delay to wait until next poll, in milliseconds. */
3361
+ updateIntervalInMs?: number;
3362
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3363
+ resumeFrom?: string;
3364
+ }
3365
+
3366
+ /** Contains response data for the update operation. */
3367
+ export type L2IsolationDomainsUpdateResponse = L2IsolationDomain;
3368
+
3369
+ /** Optional parameters. */
3370
+ export interface L2IsolationDomainsDeleteOptionalParams
3371
+ extends coreClient.OperationOptions {
3372
+ /** Delay to wait until next poll, in milliseconds. */
3373
+ updateIntervalInMs?: number;
3374
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3375
+ resumeFrom?: string;
3376
+ }
3377
+
3378
+ /** Optional parameters. */
3379
+ export interface L2IsolationDomainsUpdateAdministrativeStateOptionalParams
3380
+ extends coreClient.OperationOptions {
3381
+ /** Delay to wait until next poll, in milliseconds. */
3382
+ updateIntervalInMs?: number;
3383
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3384
+ resumeFrom?: string;
3385
+ }
3386
+
3387
+ /** Contains response data for the updateAdministrativeState operation. */
3388
+ export type L2IsolationDomainsUpdateAdministrativeStateResponse = L2IsolationDomainsUpdateAdministrativeStateHeaders;
3389
+
3390
+ /** Optional parameters. */
3391
+ export interface L2IsolationDomainsClearArpTableOptionalParams
3392
+ extends coreClient.OperationOptions {
3393
+ /** Delay to wait until next poll, in milliseconds. */
3394
+ updateIntervalInMs?: number;
3395
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3396
+ resumeFrom?: string;
3397
+ }
3398
+
3399
+ /** Contains response data for the clearArpTable operation. */
3400
+ export type L2IsolationDomainsClearArpTableResponse = L2IsolationDomainsClearArpTableHeaders;
3401
+
3402
+ /** Optional parameters. */
3403
+ export interface L2IsolationDomainsClearNeighborTableOptionalParams
3404
+ extends coreClient.OperationOptions {
3405
+ /** Delay to wait until next poll, in milliseconds. */
3406
+ updateIntervalInMs?: number;
3407
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3408
+ resumeFrom?: string;
3409
+ }
3410
+
3411
+ /** Contains response data for the clearNeighborTable operation. */
3412
+ export type L2IsolationDomainsClearNeighborTableResponse = L2IsolationDomainsClearNeighborTableHeaders;
3413
+
3414
+ /** Optional parameters. */
3415
+ export interface L2IsolationDomainsGetArpEntriesOptionalParams
3416
+ extends coreClient.OperationOptions {
3417
+ /** Delay to wait until next poll, in milliseconds. */
3418
+ updateIntervalInMs?: number;
3419
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3420
+ resumeFrom?: string;
3421
+ }
3422
+
3423
+ /** Contains response data for the getArpEntries operation. */
3424
+ export type L2IsolationDomainsGetArpEntriesResponse = L2IsolationDomainsGetArpEntriesHeaders & {
3425
+ [propertyName: string]: ARPProperties;
3426
+ };
3427
+
3428
+ /** Optional parameters. */
3429
+ export interface L2IsolationDomainsListByResourceGroupOptionalParams
3430
+ extends coreClient.OperationOptions {}
3431
+
3432
+ /** Contains response data for the listByResourceGroup operation. */
3433
+ export type L2IsolationDomainsListByResourceGroupResponse = L2IsolationDomainsListResult;
3434
+
3435
+ /** Optional parameters. */
3436
+ export interface L2IsolationDomainsListBySubscriptionOptionalParams
3437
+ extends coreClient.OperationOptions {}
3438
+
3439
+ /** Contains response data for the listBySubscription operation. */
3440
+ export type L2IsolationDomainsListBySubscriptionResponse = L2IsolationDomainsListResult;
3441
+
3442
+ /** Optional parameters. */
3443
+ export interface L2IsolationDomainsListByResourceGroupNextOptionalParams
3444
+ extends coreClient.OperationOptions {}
3445
+
3446
+ /** Contains response data for the listByResourceGroupNext operation. */
3447
+ export type L2IsolationDomainsListByResourceGroupNextResponse = L2IsolationDomainsListResult;
3448
+
3449
+ /** Optional parameters. */
3450
+ export interface L2IsolationDomainsListBySubscriptionNextOptionalParams
3451
+ extends coreClient.OperationOptions {}
3452
+
3453
+ /** Contains response data for the listBySubscriptionNext operation. */
3454
+ export type L2IsolationDomainsListBySubscriptionNextResponse = L2IsolationDomainsListResult;
3455
+
3456
+ /** Optional parameters. */
3457
+ export interface L3IsolationDomainsCreateOptionalParams
3458
+ extends coreClient.OperationOptions {
3459
+ /** Delay to wait until next poll, in milliseconds. */
3460
+ updateIntervalInMs?: number;
3461
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3462
+ resumeFrom?: string;
3463
+ }
3464
+
3465
+ /** Contains response data for the create operation. */
3466
+ export type L3IsolationDomainsCreateResponse = L3IsolationDomain;
3467
+
3468
+ /** Optional parameters. */
3469
+ export interface L3IsolationDomainsGetOptionalParams
3470
+ extends coreClient.OperationOptions {}
3471
+
3472
+ /** Contains response data for the get operation. */
3473
+ export type L3IsolationDomainsGetResponse = L3IsolationDomain;
3474
+
3475
+ /** Optional parameters. */
3476
+ export interface L3IsolationDomainsUpdateOptionalParams
3477
+ extends coreClient.OperationOptions {
3478
+ /** Delay to wait until next poll, in milliseconds. */
3479
+ updateIntervalInMs?: number;
3480
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3481
+ resumeFrom?: string;
3482
+ }
3483
+
3484
+ /** Contains response data for the update operation. */
3485
+ export type L3IsolationDomainsUpdateResponse = L3IsolationDomain;
3486
+
3487
+ /** Optional parameters. */
3488
+ export interface L3IsolationDomainsDeleteOptionalParams
3489
+ extends coreClient.OperationOptions {
3490
+ /** Delay to wait until next poll, in milliseconds. */
3491
+ updateIntervalInMs?: number;
3492
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3493
+ resumeFrom?: string;
3494
+ }
3495
+
3496
+ /** Optional parameters. */
3497
+ export interface L3IsolationDomainsListByResourceGroupOptionalParams
3498
+ extends coreClient.OperationOptions {}
3499
+
3500
+ /** Contains response data for the listByResourceGroup operation. */
3501
+ export type L3IsolationDomainsListByResourceGroupResponse = L3IsolationDomainsListResult;
3502
+
3503
+ /** Optional parameters. */
3504
+ export interface L3IsolationDomainsListBySubscriptionOptionalParams
3505
+ extends coreClient.OperationOptions {}
3506
+
3507
+ /** Contains response data for the listBySubscription operation. */
3508
+ export type L3IsolationDomainsListBySubscriptionResponse = L3IsolationDomainsListResult;
3509
+
3510
+ /** Optional parameters. */
3511
+ export interface L3IsolationDomainsUpdateAdministrativeStateOptionalParams
3512
+ extends coreClient.OperationOptions {
3513
+ /** Delay to wait until next poll, in milliseconds. */
3514
+ updateIntervalInMs?: number;
3515
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3516
+ resumeFrom?: string;
3517
+ }
3518
+
3519
+ /** Contains response data for the updateAdministrativeState operation. */
3520
+ export type L3IsolationDomainsUpdateAdministrativeStateResponse = L3IsolationDomainsUpdateAdministrativeStateHeaders;
3521
+
3522
+ /** Optional parameters. */
3523
+ export interface L3IsolationDomainsUpdateOptionBAdministrativeStateOptionalParams
3524
+ extends coreClient.OperationOptions {
3525
+ /** Delay to wait until next poll, in milliseconds. */
3526
+ updateIntervalInMs?: number;
3527
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3528
+ resumeFrom?: string;
3529
+ }
3530
+
3531
+ /** Contains response data for the updateOptionBAdministrativeState operation. */
3532
+ export type L3IsolationDomainsUpdateOptionBAdministrativeStateResponse = L3IsolationDomainsUpdateOptionBAdministrativeStateHeaders;
3533
+
3534
+ /** Optional parameters. */
3535
+ export interface L3IsolationDomainsClearArpTableOptionalParams
3536
+ extends coreClient.OperationOptions {
3537
+ /** Delay to wait until next poll, in milliseconds. */
3538
+ updateIntervalInMs?: number;
3539
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3540
+ resumeFrom?: string;
3541
+ }
3542
+
3543
+ /** Contains response data for the clearArpTable operation. */
3544
+ export type L3IsolationDomainsClearArpTableResponse = L3IsolationDomainsClearArpTableHeaders;
3545
+
3546
+ /** Optional parameters. */
3547
+ export interface L3IsolationDomainsClearNeighborTableOptionalParams
3548
+ extends coreClient.OperationOptions {
3549
+ /** Delay to wait until next poll, in milliseconds. */
3550
+ updateIntervalInMs?: number;
3551
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3552
+ resumeFrom?: string;
3553
+ }
3554
+
3555
+ /** Contains response data for the clearNeighborTable operation. */
3556
+ export type L3IsolationDomainsClearNeighborTableResponse = L3IsolationDomainsClearNeighborTableHeaders;
3557
+
3558
+ /** Optional parameters. */
3559
+ export interface L3IsolationDomainsListByResourceGroupNextOptionalParams
3560
+ extends coreClient.OperationOptions {}
3561
+
3562
+ /** Contains response data for the listByResourceGroupNext operation. */
3563
+ export type L3IsolationDomainsListByResourceGroupNextResponse = L3IsolationDomainsListResult;
3564
+
3565
+ /** Optional parameters. */
3566
+ export interface L3IsolationDomainsListBySubscriptionNextOptionalParams
3567
+ extends coreClient.OperationOptions {}
3568
+
3569
+ /** Contains response data for the listBySubscriptionNext operation. */
3570
+ export type L3IsolationDomainsListBySubscriptionNextResponse = L3IsolationDomainsListResult;
3571
+
3572
+ /** Optional parameters. */
3573
+ export interface InternalNetworksCreateOptionalParams
3574
+ extends coreClient.OperationOptions {
3575
+ /** Delay to wait until next poll, in milliseconds. */
3576
+ updateIntervalInMs?: number;
3577
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3578
+ resumeFrom?: string;
3579
+ }
3580
+
3581
+ /** Contains response data for the create operation. */
3582
+ export type InternalNetworksCreateResponse = InternalNetwork;
3583
+
3584
+ /** Optional parameters. */
3585
+ export interface InternalNetworksGetOptionalParams
3586
+ extends coreClient.OperationOptions {}
3587
+
3588
+ /** Contains response data for the get operation. */
3589
+ export type InternalNetworksGetResponse = InternalNetwork;
3590
+
3591
+ /** Optional parameters. */
3592
+ export interface InternalNetworksUpdateOptionalParams
3593
+ extends coreClient.OperationOptions {
3594
+ /** Delay to wait until next poll, in milliseconds. */
3595
+ updateIntervalInMs?: number;
3596
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3597
+ resumeFrom?: string;
3598
+ }
3599
+
3600
+ /** Contains response data for the update operation. */
3601
+ export type InternalNetworksUpdateResponse = InternalNetwork;
3602
+
3603
+ /** Optional parameters. */
3604
+ export interface InternalNetworksDeleteOptionalParams
3605
+ extends coreClient.OperationOptions {
3606
+ /** Delay to wait until next poll, in milliseconds. */
3607
+ updateIntervalInMs?: number;
3608
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3609
+ resumeFrom?: string;
3610
+ }
3611
+
3612
+ /** Optional parameters. */
3613
+ export interface InternalNetworksListOptionalParams
3614
+ extends coreClient.OperationOptions {}
3615
+
3616
+ /** Contains response data for the list operation. */
3617
+ export type InternalNetworksListResponse = InternalNetworksList;
3618
+
3619
+ /** Optional parameters. */
3620
+ export interface InternalNetworksUpdateAdministrativeStateOptionalParams
3621
+ extends coreClient.OperationOptions {
3622
+ /** Delay to wait until next poll, in milliseconds. */
3623
+ updateIntervalInMs?: number;
3624
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3625
+ resumeFrom?: string;
3626
+ }
3627
+
3628
+ /** Contains response data for the updateAdministrativeState operation. */
3629
+ export type InternalNetworksUpdateAdministrativeStateResponse = InternalNetworksUpdateAdministrativeStateHeaders;
3630
+
3631
+ /** Optional parameters. */
3632
+ export interface InternalNetworksUpdateBgpAdministrativeStateOptionalParams
3633
+ extends coreClient.OperationOptions {
3634
+ /** Delay to wait until next poll, in milliseconds. */
3635
+ updateIntervalInMs?: number;
3636
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3637
+ resumeFrom?: string;
3638
+ }
3639
+
3640
+ /** Contains response data for the updateBgpAdministrativeState operation. */
3641
+ export type InternalNetworksUpdateBgpAdministrativeStateResponse = InternalNetworksUpdateBgpAdministrativeStateHeaders;
3642
+
3643
+ /** Optional parameters. */
3644
+ export interface InternalNetworksUpdateBfdForBgpAdministrativeStateOptionalParams
3645
+ extends coreClient.OperationOptions {
3646
+ /** Delay to wait until next poll, in milliseconds. */
3647
+ updateIntervalInMs?: number;
3648
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3649
+ resumeFrom?: string;
3650
+ }
3651
+
3652
+ /** Contains response data for the updateBfdForBgpAdministrativeState operation. */
3653
+ export type InternalNetworksUpdateBfdForBgpAdministrativeStateResponse = InternalNetworksUpdateBfdForBgpAdministrativeStateHeaders;
3654
+
3655
+ /** Optional parameters. */
3656
+ export interface InternalNetworksClearIpv6NeighborsOptionalParams
3657
+ extends coreClient.OperationOptions {
3658
+ /** Delay to wait until next poll, in milliseconds. */
3659
+ updateIntervalInMs?: number;
3660
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3661
+ resumeFrom?: string;
3662
+ }
3663
+
3664
+ /** Contains response data for the clearIpv6Neighbors operation. */
3665
+ export type InternalNetworksClearIpv6NeighborsResponse = InternalNetworksClearIpv6NeighborsHeaders;
3666
+
3667
+ /** Optional parameters. */
3668
+ export interface InternalNetworksClearArpEntriesOptionalParams
3669
+ extends coreClient.OperationOptions {
3670
+ /** Delay to wait until next poll, in milliseconds. */
3671
+ updateIntervalInMs?: number;
3672
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3673
+ resumeFrom?: string;
3674
+ }
3675
+
3676
+ /** Contains response data for the clearArpEntries operation. */
3677
+ export type InternalNetworksClearArpEntriesResponse = InternalNetworksClearArpEntriesHeaders;
3678
+
3679
+ /** Optional parameters. */
3680
+ export interface InternalNetworksUpdateBfdForStaticRouteAdministrativeStateOptionalParams
3681
+ extends coreClient.OperationOptions {
3682
+ /** Delay to wait until next poll, in milliseconds. */
3683
+ updateIntervalInMs?: number;
3684
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3685
+ resumeFrom?: string;
3686
+ }
3687
+
3688
+ /** Contains response data for the updateBfdForStaticRouteAdministrativeState operation. */
3689
+ export type InternalNetworksUpdateBfdForStaticRouteAdministrativeStateResponse = InternalNetworksUpdateBfdForStaticRouteAdministrativeStateHeaders;
3690
+
3691
+ /** Optional parameters. */
3692
+ export interface InternalNetworksListNextOptionalParams
3693
+ extends coreClient.OperationOptions {}
3694
+
3695
+ /** Contains response data for the listNext operation. */
3696
+ export type InternalNetworksListNextResponse = InternalNetworksList;
3697
+
3698
+ /** Optional parameters. */
3699
+ export interface ExternalNetworksCreateOptionalParams
3700
+ extends coreClient.OperationOptions {
3701
+ /** Delay to wait until next poll, in milliseconds. */
3702
+ updateIntervalInMs?: number;
3703
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3704
+ resumeFrom?: string;
3705
+ }
3706
+
3707
+ /** Contains response data for the create operation. */
3708
+ export type ExternalNetworksCreateResponse = ExternalNetwork;
3709
+
3710
+ /** Optional parameters. */
3711
+ export interface ExternalNetworksGetOptionalParams
3712
+ extends coreClient.OperationOptions {}
3713
+
3714
+ /** Contains response data for the get operation. */
3715
+ export type ExternalNetworksGetResponse = ExternalNetwork;
3716
+
3717
+ /** Optional parameters. */
3718
+ export interface ExternalNetworksUpdateOptionalParams
3719
+ extends coreClient.OperationOptions {
3720
+ /** Delay to wait until next poll, in milliseconds. */
3721
+ updateIntervalInMs?: number;
3722
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3723
+ resumeFrom?: string;
3724
+ }
3725
+
3726
+ /** Contains response data for the update operation. */
3727
+ export type ExternalNetworksUpdateResponse = ExternalNetwork;
3728
+
3729
+ /** Optional parameters. */
3730
+ export interface ExternalNetworksDeleteOptionalParams
3731
+ extends coreClient.OperationOptions {
3732
+ /** Delay to wait until next poll, in milliseconds. */
3733
+ updateIntervalInMs?: number;
3734
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3735
+ resumeFrom?: string;
3736
+ }
3737
+
3738
+ /** Optional parameters. */
3739
+ export interface ExternalNetworksListOptionalParams
3740
+ extends coreClient.OperationOptions {}
3741
+
3742
+ /** Contains response data for the list operation. */
3743
+ export type ExternalNetworksListResponse = ExternalNetworksList;
3744
+
3745
+ /** Optional parameters. */
3746
+ export interface ExternalNetworksUpdateAdministrativeStateOptionalParams
3747
+ extends coreClient.OperationOptions {
3748
+ /** Delay to wait until next poll, in milliseconds. */
3749
+ updateIntervalInMs?: number;
3750
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3751
+ resumeFrom?: string;
3752
+ }
3753
+
3754
+ /** Contains response data for the updateAdministrativeState operation. */
3755
+ export type ExternalNetworksUpdateAdministrativeStateResponse = ExternalNetworksUpdateAdministrativeStateHeaders;
3756
+
3757
+ /** Optional parameters. */
3758
+ export interface ExternalNetworksUpdateBgpAdministrativeStateOptionalParams
3759
+ extends coreClient.OperationOptions {
3760
+ /** Delay to wait until next poll, in milliseconds. */
3761
+ updateIntervalInMs?: number;
3762
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3763
+ resumeFrom?: string;
3764
+ }
3765
+
3766
+ /** Contains response data for the updateBgpAdministrativeState operation. */
3767
+ export type ExternalNetworksUpdateBgpAdministrativeStateResponse = ExternalNetworksUpdateBgpAdministrativeStateHeaders;
3768
+
3769
+ /** Optional parameters. */
3770
+ export interface ExternalNetworksUpdateBfdForBgpAdministrativeStateOptionalParams
3771
+ extends coreClient.OperationOptions {
3772
+ /** Delay to wait until next poll, in milliseconds. */
3773
+ updateIntervalInMs?: number;
3774
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3775
+ resumeFrom?: string;
3776
+ }
3777
+
3778
+ /** Contains response data for the updateBfdForBgpAdministrativeState operation. */
3779
+ export type ExternalNetworksUpdateBfdForBgpAdministrativeStateResponse = ExternalNetworksUpdateBfdForBgpAdministrativeStateHeaders;
3780
+
3781
+ /** Optional parameters. */
3782
+ export interface ExternalNetworksClearIpv6NeighborsOptionalParams
3783
+ extends coreClient.OperationOptions {
3784
+ /** Delay to wait until next poll, in milliseconds. */
3785
+ updateIntervalInMs?: number;
3786
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3787
+ resumeFrom?: string;
3788
+ }
3789
+
3790
+ /** Contains response data for the clearIpv6Neighbors operation. */
3791
+ export type ExternalNetworksClearIpv6NeighborsResponse = ExternalNetworksClearIpv6NeighborsHeaders;
3792
+
3793
+ /** Optional parameters. */
3794
+ export interface ExternalNetworksClearArpEntriesOptionalParams
3795
+ extends coreClient.OperationOptions {
3796
+ /** Delay to wait until next poll, in milliseconds. */
3797
+ updateIntervalInMs?: number;
3798
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3799
+ resumeFrom?: string;
3800
+ }
3801
+
3802
+ /** Contains response data for the clearArpEntries operation. */
3803
+ export type ExternalNetworksClearArpEntriesResponse = ExternalNetworksClearArpEntriesHeaders;
3804
+
3805
+ /** Optional parameters. */
3806
+ export interface ExternalNetworksListNextOptionalParams
3807
+ extends coreClient.OperationOptions {}
3808
+
3809
+ /** Contains response data for the listNext operation. */
3810
+ export type ExternalNetworksListNextResponse = ExternalNetworksList;
3811
+
3812
+ /** Optional parameters. */
3813
+ export interface NetworkDeviceSkusGetOptionalParams
3814
+ extends coreClient.OperationOptions {}
3815
+
3816
+ /** Contains response data for the get operation. */
3817
+ export type NetworkDeviceSkusGetResponse = NetworkDeviceSku;
3818
+
3819
+ /** Optional parameters. */
3820
+ export interface NetworkDeviceSkusListBySubscriptionOptionalParams
3821
+ extends coreClient.OperationOptions {}
3822
+
3823
+ /** Contains response data for the listBySubscription operation. */
3824
+ export type NetworkDeviceSkusListBySubscriptionResponse = NetworkDeviceSkusListResult;
3825
+
3826
+ /** Optional parameters. */
3827
+ export interface NetworkDeviceSkusListBySubscriptionNextOptionalParams
3828
+ extends coreClient.OperationOptions {}
3829
+
3830
+ /** Contains response data for the listBySubscriptionNext operation. */
3831
+ export type NetworkDeviceSkusListBySubscriptionNextResponse = NetworkDeviceSkusListResult;
3832
+
3833
+ /** Optional parameters. */
3834
+ export interface NetworkDevicesCreateOptionalParams
3835
+ extends coreClient.OperationOptions {
3836
+ /** Delay to wait until next poll, in milliseconds. */
3837
+ updateIntervalInMs?: number;
3838
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3839
+ resumeFrom?: string;
3840
+ }
3841
+
3842
+ /** Contains response data for the create operation. */
3843
+ export type NetworkDevicesCreateResponse = NetworkDevice;
3844
+
3845
+ /** Optional parameters. */
3846
+ export interface NetworkDevicesGetOptionalParams
3847
+ extends coreClient.OperationOptions {}
3848
+
3849
+ /** Contains response data for the get operation. */
3850
+ export type NetworkDevicesGetResponse = NetworkDevice;
3851
+
3852
+ /** Optional parameters. */
3853
+ export interface NetworkDevicesUpdateOptionalParams
3854
+ extends coreClient.OperationOptions {
3855
+ /** Delay to wait until next poll, in milliseconds. */
3856
+ updateIntervalInMs?: number;
3857
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3858
+ resumeFrom?: string;
3859
+ }
3860
+
3861
+ /** Contains response data for the update operation. */
3862
+ export type NetworkDevicesUpdateResponse = NetworkDevice;
3863
+
3864
+ /** Optional parameters. */
3865
+ export interface NetworkDevicesDeleteOptionalParams
3866
+ extends coreClient.OperationOptions {
3867
+ /** Delay to wait until next poll, in milliseconds. */
3868
+ updateIntervalInMs?: number;
3869
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3870
+ resumeFrom?: string;
3871
+ }
3872
+
3873
+ /** Optional parameters. */
3874
+ export interface NetworkDevicesListByResourceGroupOptionalParams
3875
+ extends coreClient.OperationOptions {}
3876
+
3877
+ /** Contains response data for the listByResourceGroup operation. */
3878
+ export type NetworkDevicesListByResourceGroupResponse = NetworkDevicesListResult;
3879
+
3880
+ /** Optional parameters. */
3881
+ export interface NetworkDevicesListBySubscriptionOptionalParams
3882
+ extends coreClient.OperationOptions {}
3883
+
3884
+ /** Contains response data for the listBySubscription operation. */
3885
+ export type NetworkDevicesListBySubscriptionResponse = NetworkDevicesListResult;
3886
+
3887
+ /** Optional parameters. */
3888
+ export interface NetworkDevicesRebootOptionalParams
3889
+ extends coreClient.OperationOptions {
3890
+ /** Delay to wait until next poll, in milliseconds. */
3891
+ updateIntervalInMs?: number;
3892
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3893
+ resumeFrom?: string;
3894
+ }
3895
+
3896
+ /** Contains response data for the reboot operation. */
3897
+ export type NetworkDevicesRebootResponse = NetworkDevicesRebootHeaders;
3898
+
3899
+ /** Optional parameters. */
3900
+ export interface NetworkDevicesRestoreConfigOptionalParams
3901
+ extends coreClient.OperationOptions {
3902
+ /** Delay to wait until next poll, in milliseconds. */
3903
+ updateIntervalInMs?: number;
3904
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3905
+ resumeFrom?: string;
3906
+ }
3907
+
3908
+ /** Contains response data for the restoreConfig operation. */
3909
+ export type NetworkDevicesRestoreConfigResponse = NetworkDevicesRestoreConfigHeaders;
3910
+
3911
+ /** Optional parameters. */
3912
+ export interface NetworkDevicesUpdateVersionOptionalParams
3913
+ extends coreClient.OperationOptions {
3914
+ /** Delay to wait until next poll, in milliseconds. */
3915
+ updateIntervalInMs?: number;
3916
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3917
+ resumeFrom?: string;
3918
+ }
3919
+
3920
+ /** Contains response data for the updateVersion operation. */
3921
+ export type NetworkDevicesUpdateVersionResponse = NetworkDevicesUpdateVersionHeaders;
3922
+
3923
+ /** Optional parameters. */
3924
+ export interface NetworkDevicesGenerateSupportPackageOptionalParams
3925
+ extends coreClient.OperationOptions {
3926
+ /** Delay to wait until next poll, in milliseconds. */
3927
+ updateIntervalInMs?: number;
3928
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3929
+ resumeFrom?: string;
3930
+ }
3931
+
3932
+ /** Contains response data for the generateSupportPackage operation. */
3933
+ export type NetworkDevicesGenerateSupportPackageResponse = NetworkDevicesGenerateSupportPackageHeaders &
3934
+ SupportPackageProperties;
3935
+
3936
+ /** Optional parameters. */
3937
+ export interface NetworkDevicesUpdatePowerCycleOptionalParams
3938
+ extends coreClient.OperationOptions {
3939
+ /** Delay to wait until next poll, in milliseconds. */
3940
+ updateIntervalInMs?: number;
3941
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3942
+ resumeFrom?: string;
3943
+ }
3944
+
3945
+ /** Contains response data for the updatePowerCycle operation. */
3946
+ export type NetworkDevicesUpdatePowerCycleResponse = NetworkDevicesUpdatePowerCycleHeaders;
3947
+
3948
+ /** Optional parameters. */
3949
+ export interface NetworkDevicesGetStatusOptionalParams
3950
+ extends coreClient.OperationOptions {
3951
+ /** Delay to wait until next poll, in milliseconds. */
3952
+ updateIntervalInMs?: number;
3953
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3954
+ resumeFrom?: string;
3955
+ }
3956
+
3957
+ /** Contains response data for the getStatus operation. */
3958
+ export type NetworkDevicesGetStatusResponse = NetworkDevicesGetStatusHeaders &
3959
+ GetDeviceStatusProperties;
3960
+
3961
+ /** Optional parameters. */
3962
+ export interface NetworkDevicesGetStaticInterfaceMapsOptionalParams
3963
+ extends coreClient.OperationOptions {
3964
+ /** Delay to wait until next poll, in milliseconds. */
3965
+ updateIntervalInMs?: number;
3966
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3967
+ resumeFrom?: string;
3968
+ }
3969
+
3970
+ /** Contains response data for the getStaticInterfaceMaps operation. */
3971
+ export type NetworkDevicesGetStaticInterfaceMapsResponse = NetworkDevicesGetStaticInterfaceMapsHeaders &
3972
+ GetStaticInterfaceMapsPropertiesItem[];
3973
+
3974
+ /** Optional parameters. */
3975
+ export interface NetworkDevicesGetDynamicInterfaceMapsOptionalParams
3976
+ extends coreClient.OperationOptions {
3977
+ /** Delay to wait until next poll, in milliseconds. */
3978
+ updateIntervalInMs?: number;
3979
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3980
+ resumeFrom?: string;
3981
+ }
3982
+
3983
+ /** Contains response data for the getDynamicInterfaceMaps operation. */
3984
+ export type NetworkDevicesGetDynamicInterfaceMapsResponse = NetworkDevicesGetDynamicInterfaceMapsHeaders &
3985
+ GetDynamicInterfaceMapsPropertiesItem[];
3986
+
3987
+ /** Optional parameters. */
3988
+ export interface NetworkDevicesListByResourceGroupNextOptionalParams
3989
+ extends coreClient.OperationOptions {}
3990
+
3991
+ /** Contains response data for the listByResourceGroupNext operation. */
3992
+ export type NetworkDevicesListByResourceGroupNextResponse = NetworkDevicesListResult;
3993
+
3994
+ /** Optional parameters. */
3995
+ export interface NetworkDevicesListBySubscriptionNextOptionalParams
3996
+ extends coreClient.OperationOptions {}
3997
+
3998
+ /** Contains response data for the listBySubscriptionNext operation. */
3999
+ export type NetworkDevicesListBySubscriptionNextResponse = NetworkDevicesListResult;
4000
+
4001
+ /** Optional parameters. */
4002
+ export interface NetworkInterfacesCreateOptionalParams
4003
+ extends coreClient.OperationOptions {
4004
+ /** Delay to wait until next poll, in milliseconds. */
4005
+ updateIntervalInMs?: number;
4006
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4007
+ resumeFrom?: string;
4008
+ }
4009
+
4010
+ /** Contains response data for the create operation. */
4011
+ export type NetworkInterfacesCreateResponse = NetworkInterface;
4012
+
4013
+ /** Optional parameters. */
4014
+ export interface NetworkInterfacesGetOptionalParams
4015
+ extends coreClient.OperationOptions {}
4016
+
4017
+ /** Contains response data for the get operation. */
4018
+ export type NetworkInterfacesGetResponse = NetworkInterface;
4019
+
4020
+ /** Optional parameters. */
4021
+ export interface NetworkInterfacesUpdateOptionalParams
4022
+ extends coreClient.OperationOptions {
4023
+ /** Delay to wait until next poll, in milliseconds. */
4024
+ updateIntervalInMs?: number;
4025
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4026
+ resumeFrom?: string;
4027
+ }
4028
+
4029
+ /** Contains response data for the update operation. */
4030
+ export type NetworkInterfacesUpdateResponse = NetworkInterface;
4031
+
4032
+ /** Optional parameters. */
4033
+ export interface NetworkInterfacesDeleteOptionalParams
4034
+ extends coreClient.OperationOptions {
4035
+ /** Delay to wait until next poll, in milliseconds. */
4036
+ updateIntervalInMs?: number;
4037
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4038
+ resumeFrom?: string;
4039
+ }
4040
+
4041
+ /** Optional parameters. */
4042
+ export interface NetworkInterfacesListOptionalParams
4043
+ extends coreClient.OperationOptions {}
4044
+
4045
+ /** Contains response data for the list operation. */
4046
+ export type NetworkInterfacesListResponse = NetworkInterfacesList;
4047
+
4048
+ /** Optional parameters. */
4049
+ export interface NetworkInterfacesGetStatusOptionalParams
4050
+ extends coreClient.OperationOptions {
4051
+ /** Delay to wait until next poll, in milliseconds. */
4052
+ updateIntervalInMs?: number;
4053
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4054
+ resumeFrom?: string;
4055
+ }
4056
+
4057
+ /** Contains response data for the getStatus operation. */
4058
+ export type NetworkInterfacesGetStatusResponse = NetworkInterfacesGetStatusHeaders &
4059
+ InterfaceStatus;
4060
+
4061
+ /** Optional parameters. */
4062
+ export interface NetworkInterfacesUpdateAdministrativeStateOptionalParams
4063
+ extends coreClient.OperationOptions {
4064
+ /** Delay to wait until next poll, in milliseconds. */
4065
+ updateIntervalInMs?: number;
4066
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4067
+ resumeFrom?: string;
4068
+ }
4069
+
4070
+ /** Contains response data for the updateAdministrativeState operation. */
4071
+ export type NetworkInterfacesUpdateAdministrativeStateResponse = NetworkInterfacesUpdateAdministrativeStateHeaders;
4072
+
4073
+ /** Optional parameters. */
4074
+ export interface NetworkInterfacesListNextOptionalParams
4075
+ extends coreClient.OperationOptions {}
4076
+
4077
+ /** Contains response data for the listNext operation. */
4078
+ export type NetworkInterfacesListNextResponse = NetworkInterfacesList;
4079
+
4080
+ /** Optional parameters. */
4081
+ export interface NetworkFabricControllersCreateOptionalParams
4082
+ extends coreClient.OperationOptions {
4083
+ /** Delay to wait until next poll, in milliseconds. */
4084
+ updateIntervalInMs?: number;
4085
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4086
+ resumeFrom?: string;
4087
+ }
4088
+
4089
+ /** Contains response data for the create operation. */
4090
+ export type NetworkFabricControllersCreateResponse = NetworkFabricController;
4091
+
4092
+ /** Optional parameters. */
4093
+ export interface NetworkFabricControllersGetOptionalParams
4094
+ extends coreClient.OperationOptions {}
4095
+
4096
+ /** Contains response data for the get operation. */
4097
+ export type NetworkFabricControllersGetResponse = NetworkFabricController;
4098
+
4099
+ /** Optional parameters. */
4100
+ export interface NetworkFabricControllersUpdateOptionalParams
4101
+ extends coreClient.OperationOptions {
4102
+ /** Delay to wait until next poll, in milliseconds. */
4103
+ updateIntervalInMs?: number;
4104
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4105
+ resumeFrom?: string;
4106
+ }
4107
+
4108
+ /** Contains response data for the update operation. */
4109
+ export type NetworkFabricControllersUpdateResponse = NetworkFabricController;
4110
+
4111
+ /** Optional parameters. */
4112
+ export interface NetworkFabricControllersDeleteOptionalParams
4113
+ extends coreClient.OperationOptions {
4114
+ /** Delay to wait until next poll, in milliseconds. */
4115
+ updateIntervalInMs?: number;
4116
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4117
+ resumeFrom?: string;
4118
+ }
4119
+
4120
+ /** Optional parameters. */
4121
+ export interface NetworkFabricControllersListByResourceGroupOptionalParams
4122
+ extends coreClient.OperationOptions {}
4123
+
4124
+ /** Contains response data for the listByResourceGroup operation. */
4125
+ export type NetworkFabricControllersListByResourceGroupResponse = NetworkFabricControllersListResult;
4126
+
4127
+ /** Optional parameters. */
4128
+ export interface NetworkFabricControllersListBySubscriptionOptionalParams
4129
+ extends coreClient.OperationOptions {}
4130
+
4131
+ /** Contains response data for the listBySubscription operation. */
4132
+ export type NetworkFabricControllersListBySubscriptionResponse = NetworkFabricControllersListResult;
4133
+
4134
+ /** Optional parameters. */
4135
+ export interface NetworkFabricControllersEnableWorkloadManagementNetworkOptionalParams
4136
+ extends coreClient.OperationOptions {
4137
+ /** Delay to wait until next poll, in milliseconds. */
4138
+ updateIntervalInMs?: number;
4139
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4140
+ resumeFrom?: string;
4141
+ }
4142
+
4143
+ /** Contains response data for the enableWorkloadManagementNetwork operation. */
4144
+ export type NetworkFabricControllersEnableWorkloadManagementNetworkResponse = NetworkFabricControllersEnableWorkloadManagementNetworkHeaders;
4145
+
4146
+ /** Optional parameters. */
4147
+ export interface NetworkFabricControllersDisableWorkloadManagementNetworkOptionalParams
4148
+ extends coreClient.OperationOptions {
4149
+ /** Delay to wait until next poll, in milliseconds. */
4150
+ updateIntervalInMs?: number;
4151
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4152
+ resumeFrom?: string;
4153
+ }
4154
+
4155
+ /** Contains response data for the disableWorkloadManagementNetwork operation. */
4156
+ export type NetworkFabricControllersDisableWorkloadManagementNetworkResponse = NetworkFabricControllersDisableWorkloadManagementNetworkHeaders;
4157
+
4158
+ /** Optional parameters. */
4159
+ export interface NetworkFabricControllersListByResourceGroupNextOptionalParams
4160
+ extends coreClient.OperationOptions {}
4161
+
4162
+ /** Contains response data for the listByResourceGroupNext operation. */
4163
+ export type NetworkFabricControllersListByResourceGroupNextResponse = NetworkFabricControllersListResult;
4164
+
4165
+ /** Optional parameters. */
4166
+ export interface NetworkFabricControllersListBySubscriptionNextOptionalParams
4167
+ extends coreClient.OperationOptions {}
4168
+
4169
+ /** Contains response data for the listBySubscriptionNext operation. */
4170
+ export type NetworkFabricControllersListBySubscriptionNextResponse = NetworkFabricControllersListResult;
4171
+
4172
+ /** Optional parameters. */
4173
+ export interface NetworkFabricSkusGetOptionalParams
4174
+ extends coreClient.OperationOptions {}
4175
+
4176
+ /** Contains response data for the get operation. */
4177
+ export type NetworkFabricSkusGetResponse = NetworkFabricSku;
4178
+
4179
+ /** Optional parameters. */
4180
+ export interface NetworkFabricSkusListBySubscriptionOptionalParams
4181
+ extends coreClient.OperationOptions {}
4182
+
4183
+ /** Contains response data for the listBySubscription operation. */
4184
+ export type NetworkFabricSkusListBySubscriptionResponse = NetworkFabricSkusListResult;
4185
+
4186
+ /** Optional parameters. */
4187
+ export interface NetworkFabricSkusListBySubscriptionNextOptionalParams
4188
+ extends coreClient.OperationOptions {}
4189
+
4190
+ /** Contains response data for the listBySubscriptionNext operation. */
4191
+ export type NetworkFabricSkusListBySubscriptionNextResponse = NetworkFabricSkusListResult;
4192
+
4193
+ /** Optional parameters. */
4194
+ export interface NetworkFabricsCreateOptionalParams
4195
+ extends coreClient.OperationOptions {
4196
+ /** Delay to wait until next poll, in milliseconds. */
4197
+ updateIntervalInMs?: number;
4198
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4199
+ resumeFrom?: string;
4200
+ }
4201
+
4202
+ /** Contains response data for the create operation. */
4203
+ export type NetworkFabricsCreateResponse = NetworkFabric;
4204
+
4205
+ /** Optional parameters. */
4206
+ export interface NetworkFabricsGetOptionalParams
4207
+ extends coreClient.OperationOptions {}
4208
+
4209
+ /** Contains response data for the get operation. */
4210
+ export type NetworkFabricsGetResponse = NetworkFabric;
4211
+
4212
+ /** Optional parameters. */
4213
+ export interface NetworkFabricsUpdateOptionalParams
4214
+ extends coreClient.OperationOptions {
4215
+ /** Delay to wait until next poll, in milliseconds. */
4216
+ updateIntervalInMs?: number;
4217
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4218
+ resumeFrom?: string;
4219
+ }
4220
+
4221
+ /** Contains response data for the update operation. */
4222
+ export type NetworkFabricsUpdateResponse = NetworkFabric;
4223
+
4224
+ /** Optional parameters. */
4225
+ export interface NetworkFabricsDeleteOptionalParams
4226
+ extends coreClient.OperationOptions {
4227
+ /** Delay to wait until next poll, in milliseconds. */
4228
+ updateIntervalInMs?: number;
4229
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4230
+ resumeFrom?: string;
4231
+ }
4232
+
4233
+ /** Optional parameters. */
4234
+ export interface NetworkFabricsListByResourceGroupOptionalParams
4235
+ extends coreClient.OperationOptions {}
4236
+
4237
+ /** Contains response data for the listByResourceGroup operation. */
4238
+ export type NetworkFabricsListByResourceGroupResponse = NetworkFabricsListResult;
4239
+
4240
+ /** Optional parameters. */
4241
+ export interface NetworkFabricsListBySubscriptionOptionalParams
4242
+ extends coreClient.OperationOptions {}
4243
+
4244
+ /** Contains response data for the listBySubscription operation. */
4245
+ export type NetworkFabricsListBySubscriptionResponse = NetworkFabricsListResult;
4246
+
4247
+ /** Optional parameters. */
4248
+ export interface NetworkFabricsProvisionOptionalParams
4249
+ extends coreClient.OperationOptions {
4250
+ /** Delay to wait until next poll, in milliseconds. */
4251
+ updateIntervalInMs?: number;
4252
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4253
+ resumeFrom?: string;
4254
+ }
4255
+
4256
+ /** Contains response data for the provision operation. */
4257
+ export type NetworkFabricsProvisionResponse = NetworkFabricsProvisionHeaders;
4258
+
4259
+ /** Optional parameters. */
4260
+ export interface NetworkFabricsDeprovisionOptionalParams
4261
+ extends coreClient.OperationOptions {
4262
+ /** Delay to wait until next poll, in milliseconds. */
4263
+ updateIntervalInMs?: number;
4264
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4265
+ resumeFrom?: string;
4266
+ }
4267
+
4268
+ /** Contains response data for the deprovision operation. */
4269
+ export type NetworkFabricsDeprovisionResponse = NetworkFabricsDeprovisionHeaders;
4270
+
4271
+ /** Optional parameters. */
4272
+ export interface NetworkFabricsListByResourceGroupNextOptionalParams
4273
+ extends coreClient.OperationOptions {}
4274
+
4275
+ /** Contains response data for the listByResourceGroupNext operation. */
4276
+ export type NetworkFabricsListByResourceGroupNextResponse = NetworkFabricsListResult;
4277
+
4278
+ /** Optional parameters. */
4279
+ export interface NetworkFabricsListBySubscriptionNextOptionalParams
4280
+ extends coreClient.OperationOptions {}
4281
+
4282
+ /** Contains response data for the listBySubscriptionNext operation. */
4283
+ export type NetworkFabricsListBySubscriptionNextResponse = NetworkFabricsListResult;
4284
+
4285
+ /** Optional parameters. */
4286
+ export interface NetworkToNetworkInterconnectsCreateOptionalParams
4287
+ extends coreClient.OperationOptions {
4288
+ /** Delay to wait until next poll, in milliseconds. */
4289
+ updateIntervalInMs?: number;
4290
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4291
+ resumeFrom?: string;
4292
+ }
4293
+
4294
+ /** Contains response data for the create operation. */
4295
+ export type NetworkToNetworkInterconnectsCreateResponse = NetworkToNetworkInterconnect;
4296
+
4297
+ /** Optional parameters. */
4298
+ export interface NetworkToNetworkInterconnectsGetOptionalParams
4299
+ extends coreClient.OperationOptions {}
4300
+
4301
+ /** Contains response data for the get operation. */
4302
+ export type NetworkToNetworkInterconnectsGetResponse = NetworkToNetworkInterconnect;
4303
+
4304
+ /** Optional parameters. */
4305
+ export interface NetworkToNetworkInterconnectsDeleteOptionalParams
4306
+ extends coreClient.OperationOptions {
4307
+ /** Delay to wait until next poll, in milliseconds. */
4308
+ updateIntervalInMs?: number;
4309
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4310
+ resumeFrom?: string;
4311
+ }
4312
+
4313
+ /** Optional parameters. */
4314
+ export interface NetworkToNetworkInterconnectsListOptionalParams
4315
+ extends coreClient.OperationOptions {}
4316
+
4317
+ /** Contains response data for the list operation. */
4318
+ export type NetworkToNetworkInterconnectsListResponse = NetworkToNetworkInterconnectsList;
4319
+
4320
+ /** Optional parameters. */
4321
+ export interface NetworkToNetworkInterconnectsListNextOptionalParams
4322
+ extends coreClient.OperationOptions {}
4323
+
4324
+ /** Contains response data for the listNext operation. */
4325
+ export type NetworkToNetworkInterconnectsListNextResponse = NetworkToNetworkInterconnectsList;
4326
+
4327
+ /** Optional parameters. */
4328
+ export interface NetworkRackSkusGetOptionalParams
4329
+ extends coreClient.OperationOptions {}
4330
+
4331
+ /** Contains response data for the get operation. */
4332
+ export type NetworkRackSkusGetResponse = NetworkRackSku;
4333
+
4334
+ /** Optional parameters. */
4335
+ export interface NetworkRackSkusListBySubscriptionOptionalParams
4336
+ extends coreClient.OperationOptions {}
4337
+
4338
+ /** Contains response data for the listBySubscription operation. */
4339
+ export type NetworkRackSkusListBySubscriptionResponse = NetworkRackSkusListResult;
4340
+
4341
+ /** Optional parameters. */
4342
+ export interface NetworkRackSkusListBySubscriptionNextOptionalParams
4343
+ extends coreClient.OperationOptions {}
4344
+
4345
+ /** Contains response data for the listBySubscriptionNext operation. */
4346
+ export type NetworkRackSkusListBySubscriptionNextResponse = NetworkRackSkusListResult;
4347
+
4348
+ /** Optional parameters. */
4349
+ export interface NetworkRacksCreateOptionalParams
4350
+ extends coreClient.OperationOptions {
4351
+ /** Delay to wait until next poll, in milliseconds. */
4352
+ updateIntervalInMs?: number;
4353
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4354
+ resumeFrom?: string;
4355
+ }
4356
+
4357
+ /** Contains response data for the create operation. */
4358
+ export type NetworkRacksCreateResponse = NetworkRack;
4359
+
4360
+ /** Optional parameters. */
4361
+ export interface NetworkRacksGetOptionalParams
4362
+ extends coreClient.OperationOptions {}
4363
+
4364
+ /** Contains response data for the get operation. */
4365
+ export type NetworkRacksGetResponse = NetworkRack;
4366
+
4367
+ /** Optional parameters. */
4368
+ export interface NetworkRacksUpdateOptionalParams
4369
+ extends coreClient.OperationOptions {
4370
+ /** Delay to wait until next poll, in milliseconds. */
4371
+ updateIntervalInMs?: number;
4372
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4373
+ resumeFrom?: string;
4374
+ }
4375
+
4376
+ /** Contains response data for the update operation. */
4377
+ export type NetworkRacksUpdateResponse = NetworkRack;
4378
+
4379
+ /** Optional parameters. */
4380
+ export interface NetworkRacksDeleteOptionalParams
4381
+ extends coreClient.OperationOptions {
4382
+ /** Delay to wait until next poll, in milliseconds. */
4383
+ updateIntervalInMs?: number;
4384
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4385
+ resumeFrom?: string;
4386
+ }
4387
+
4388
+ /** Optional parameters. */
4389
+ export interface NetworkRacksListByResourceGroupOptionalParams
4390
+ extends coreClient.OperationOptions {}
4391
+
4392
+ /** Contains response data for the listByResourceGroup operation. */
4393
+ export type NetworkRacksListByResourceGroupResponse = NetworkRacksListResult;
4394
+
4395
+ /** Optional parameters. */
4396
+ export interface NetworkRacksListBySubscriptionOptionalParams
4397
+ extends coreClient.OperationOptions {}
4398
+
4399
+ /** Contains response data for the listBySubscription operation. */
4400
+ export type NetworkRacksListBySubscriptionResponse = NetworkRacksListResult;
4401
+
4402
+ /** Optional parameters. */
4403
+ export interface NetworkRacksListByResourceGroupNextOptionalParams
4404
+ extends coreClient.OperationOptions {}
4405
+
4406
+ /** Contains response data for the listByResourceGroupNext operation. */
4407
+ export type NetworkRacksListByResourceGroupNextResponse = NetworkRacksListResult;
4408
+
4409
+ /** Optional parameters. */
4410
+ export interface NetworkRacksListBySubscriptionNextOptionalParams
4411
+ extends coreClient.OperationOptions {}
4412
+
4413
+ /** Contains response data for the listBySubscriptionNext operation. */
4414
+ export type NetworkRacksListBySubscriptionNextResponse = NetworkRacksListResult;
4415
+
4416
+ /** Optional parameters. */
4417
+ export interface OperationsListOptionalParams
4418
+ extends coreClient.OperationOptions {}
4419
+
4420
+ /** Contains response data for the list operation. */
4421
+ export type OperationsListResponse = OperationListResult;
4422
+
4423
+ /** Optional parameters. */
4424
+ export interface OperationsListNextOptionalParams
4425
+ extends coreClient.OperationOptions {}
4426
+
4427
+ /** Contains response data for the listNext operation. */
4428
+ export type OperationsListNextResponse = OperationListResult;
4429
+
4430
+ /** Optional parameters. */
4431
+ export interface RoutePoliciesCreateOptionalParams
4432
+ extends coreClient.OperationOptions {
4433
+ /** Delay to wait until next poll, in milliseconds. */
4434
+ updateIntervalInMs?: number;
4435
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4436
+ resumeFrom?: string;
4437
+ }
4438
+
4439
+ /** Contains response data for the create operation. */
4440
+ export type RoutePoliciesCreateResponse = RoutePolicy;
4441
+
4442
+ /** Optional parameters. */
4443
+ export interface RoutePoliciesGetOptionalParams
4444
+ extends coreClient.OperationOptions {}
4445
+
4446
+ /** Contains response data for the get operation. */
4447
+ export type RoutePoliciesGetResponse = RoutePolicy;
4448
+
4449
+ /** Optional parameters. */
4450
+ export interface RoutePoliciesUpdateOptionalParams
4451
+ extends coreClient.OperationOptions {
4452
+ /** Delay to wait until next poll, in milliseconds. */
4453
+ updateIntervalInMs?: number;
4454
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4455
+ resumeFrom?: string;
4456
+ }
4457
+
4458
+ /** Contains response data for the update operation. */
4459
+ export type RoutePoliciesUpdateResponse = RoutePolicy;
4460
+
4461
+ /** Optional parameters. */
4462
+ export interface RoutePoliciesDeleteOptionalParams
4463
+ extends coreClient.OperationOptions {
4464
+ /** Delay to wait until next poll, in milliseconds. */
4465
+ updateIntervalInMs?: number;
4466
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4467
+ resumeFrom?: string;
4468
+ }
4469
+
4470
+ /** Optional parameters. */
4471
+ export interface RoutePoliciesListByResourceGroupOptionalParams
4472
+ extends coreClient.OperationOptions {}
4473
+
4474
+ /** Contains response data for the listByResourceGroup operation. */
4475
+ export type RoutePoliciesListByResourceGroupResponse = RoutePoliciesListResult;
4476
+
4477
+ /** Optional parameters. */
4478
+ export interface RoutePoliciesListBySubscriptionOptionalParams
4479
+ extends coreClient.OperationOptions {}
4480
+
4481
+ /** Contains response data for the listBySubscription operation. */
4482
+ export type RoutePoliciesListBySubscriptionResponse = RoutePoliciesListResult;
4483
+
4484
+ /** Optional parameters. */
4485
+ export interface RoutePoliciesListByResourceGroupNextOptionalParams
4486
+ extends coreClient.OperationOptions {}
4487
+
4488
+ /** Contains response data for the listByResourceGroupNext operation. */
4489
+ export type RoutePoliciesListByResourceGroupNextResponse = RoutePoliciesListResult;
4490
+
4491
+ /** Optional parameters. */
4492
+ export interface RoutePoliciesListBySubscriptionNextOptionalParams
4493
+ extends coreClient.OperationOptions {}
4494
+
4495
+ /** Contains response data for the listBySubscriptionNext operation. */
4496
+ export type RoutePoliciesListBySubscriptionNextResponse = RoutePoliciesListResult;
4497
+
4498
+ /** Optional parameters. */
4499
+ export interface AzureNetworkFabricManagementServiceAPIOptionalParams
4500
+ extends coreClient.ServiceClientOptions {
4501
+ /** server parameter */
4502
+ $host?: string;
4503
+ /** Api Version */
4504
+ apiVersion?: string;
4505
+ /** Overrides client endpoint. */
4506
+ endpoint?: string;
4507
+ }