@azure/arm-hybridnetwork 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 (519) hide show
  1. package/CHANGELOG.md +5 -0
  2. package/LICENSE +21 -0
  3. package/README.md +109 -0
  4. package/dist/index.js +11654 -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/artifactManifestsCreateOrUpdateSample.d.ts +2 -0
  9. package/dist-esm/samples-dev/artifactManifestsCreateOrUpdateSample.d.ts.map +1 -0
  10. package/dist-esm/samples-dev/artifactManifestsCreateOrUpdateSample.js +57 -0
  11. package/dist-esm/samples-dev/artifactManifestsCreateOrUpdateSample.js.map +1 -0
  12. package/dist-esm/samples-dev/artifactManifestsDeleteSample.d.ts +2 -0
  13. package/dist-esm/samples-dev/artifactManifestsDeleteSample.d.ts.map +1 -0
  14. package/dist-esm/samples-dev/artifactManifestsDeleteSample.js +40 -0
  15. package/dist-esm/samples-dev/artifactManifestsDeleteSample.js.map +1 -0
  16. package/dist-esm/samples-dev/artifactManifestsGetSample.d.ts +2 -0
  17. package/dist-esm/samples-dev/artifactManifestsGetSample.d.ts.map +1 -0
  18. package/dist-esm/samples-dev/artifactManifestsGetSample.js +40 -0
  19. package/dist-esm/samples-dev/artifactManifestsGetSample.js.map +1 -0
  20. package/dist-esm/samples-dev/artifactManifestsListByArtifactStoreSample.d.ts +2 -0
  21. package/dist-esm/samples-dev/artifactManifestsListByArtifactStoreSample.d.ts.map +1 -0
  22. package/dist-esm/samples-dev/artifactManifestsListByArtifactStoreSample.js +55 -0
  23. package/dist-esm/samples-dev/artifactManifestsListByArtifactStoreSample.js.map +1 -0
  24. package/dist-esm/samples-dev/artifactManifestsListCredentialSample.d.ts +2 -0
  25. package/dist-esm/samples-dev/artifactManifestsListCredentialSample.d.ts.map +1 -0
  26. package/dist-esm/samples-dev/artifactManifestsListCredentialSample.js +40 -0
  27. package/dist-esm/samples-dev/artifactManifestsListCredentialSample.js.map +1 -0
  28. package/dist-esm/samples-dev/artifactManifestsUpdateSample.d.ts +2 -0
  29. package/dist-esm/samples-dev/artifactManifestsUpdateSample.d.ts.map +1 -0
  30. package/dist-esm/samples-dev/artifactManifestsUpdateSample.js +41 -0
  31. package/dist-esm/samples-dev/artifactManifestsUpdateSample.js.map +1 -0
  32. package/dist-esm/samples-dev/artifactManifestsUpdateStateSample.d.ts +2 -0
  33. package/dist-esm/samples-dev/artifactManifestsUpdateStateSample.d.ts.map +1 -0
  34. package/dist-esm/samples-dev/artifactManifestsUpdateStateSample.js +43 -0
  35. package/dist-esm/samples-dev/artifactManifestsUpdateStateSample.js.map +1 -0
  36. package/dist-esm/samples-dev/artifactStoresCreateOrUpdateSample.d.ts +2 -0
  37. package/dist-esm/samples-dev/artifactStoresCreateOrUpdateSample.d.ts.map +1 -0
  38. package/dist-esm/samples-dev/artifactStoresCreateOrUpdateSample.js +47 -0
  39. package/dist-esm/samples-dev/artifactStoresCreateOrUpdateSample.js.map +1 -0
  40. package/dist-esm/samples-dev/artifactStoresDeleteSample.d.ts +2 -0
  41. package/dist-esm/samples-dev/artifactStoresDeleteSample.d.ts.map +1 -0
  42. package/dist-esm/samples-dev/artifactStoresDeleteSample.js +39 -0
  43. package/dist-esm/samples-dev/artifactStoresDeleteSample.js.map +1 -0
  44. package/dist-esm/samples-dev/artifactStoresGetSample.d.ts +2 -0
  45. package/dist-esm/samples-dev/artifactStoresGetSample.d.ts.map +1 -0
  46. package/dist-esm/samples-dev/artifactStoresGetSample.js +39 -0
  47. package/dist-esm/samples-dev/artifactStoresGetSample.js.map +1 -0
  48. package/dist-esm/samples-dev/artifactStoresListByPublisherSample.d.ts +2 -0
  49. package/dist-esm/samples-dev/artifactStoresListByPublisherSample.d.ts.map +1 -0
  50. package/dist-esm/samples-dev/artifactStoresListByPublisherSample.js +54 -0
  51. package/dist-esm/samples-dev/artifactStoresListByPublisherSample.js.map +1 -0
  52. package/dist-esm/samples-dev/artifactStoresUpdateSample.d.ts +2 -0
  53. package/dist-esm/samples-dev/artifactStoresUpdateSample.d.ts.map +1 -0
  54. package/dist-esm/samples-dev/artifactStoresUpdateSample.js +40 -0
  55. package/dist-esm/samples-dev/artifactStoresUpdateSample.js.map +1 -0
  56. package/dist-esm/samples-dev/componentsGetSample.d.ts +2 -0
  57. package/dist-esm/samples-dev/componentsGetSample.d.ts.map +1 -0
  58. package/dist-esm/samples-dev/componentsGetSample.js +39 -0
  59. package/dist-esm/samples-dev/componentsGetSample.js.map +1 -0
  60. package/dist-esm/samples-dev/componentsListByNetworkFunctionSample.d.ts +2 -0
  61. package/dist-esm/samples-dev/componentsListByNetworkFunctionSample.d.ts.map +1 -0
  62. package/dist-esm/samples-dev/componentsListByNetworkFunctionSample.js +54 -0
  63. package/dist-esm/samples-dev/componentsListByNetworkFunctionSample.js.map +1 -0
  64. package/dist-esm/samples-dev/configurationGroupSchemasCreateOrUpdateSample.d.ts +2 -0
  65. package/dist-esm/samples-dev/configurationGroupSchemasCreateOrUpdateSample.d.ts.map +1 -0
  66. package/dist-esm/samples-dev/configurationGroupSchemasCreateOrUpdateSample.js +46 -0
  67. package/dist-esm/samples-dev/configurationGroupSchemasCreateOrUpdateSample.js.map +1 -0
  68. package/dist-esm/samples-dev/configurationGroupSchemasDeleteSample.d.ts +2 -0
  69. package/dist-esm/samples-dev/configurationGroupSchemasDeleteSample.d.ts.map +1 -0
  70. package/dist-esm/samples-dev/configurationGroupSchemasDeleteSample.js +39 -0
  71. package/dist-esm/samples-dev/configurationGroupSchemasDeleteSample.js.map +1 -0
  72. package/dist-esm/samples-dev/configurationGroupSchemasGetSample.d.ts +2 -0
  73. package/dist-esm/samples-dev/configurationGroupSchemasGetSample.d.ts.map +1 -0
  74. package/dist-esm/samples-dev/configurationGroupSchemasGetSample.js +39 -0
  75. package/dist-esm/samples-dev/configurationGroupSchemasGetSample.js.map +1 -0
  76. package/dist-esm/samples-dev/configurationGroupSchemasListByPublisherSample.d.ts +2 -0
  77. package/dist-esm/samples-dev/configurationGroupSchemasListByPublisherSample.d.ts.map +1 -0
  78. package/dist-esm/samples-dev/configurationGroupSchemasListByPublisherSample.js +54 -0
  79. package/dist-esm/samples-dev/configurationGroupSchemasListByPublisherSample.js.map +1 -0
  80. package/dist-esm/samples-dev/configurationGroupSchemasUpdateSample.d.ts +2 -0
  81. package/dist-esm/samples-dev/configurationGroupSchemasUpdateSample.d.ts.map +1 -0
  82. package/dist-esm/samples-dev/configurationGroupSchemasUpdateSample.js +40 -0
  83. package/dist-esm/samples-dev/configurationGroupSchemasUpdateSample.js.map +1 -0
  84. package/dist-esm/samples-dev/configurationGroupSchemasUpdateStateSample.d.ts +2 -0
  85. package/dist-esm/samples-dev/configurationGroupSchemasUpdateStateSample.d.ts.map +1 -0
  86. package/dist-esm/samples-dev/configurationGroupSchemasUpdateStateSample.js +42 -0
  87. package/dist-esm/samples-dev/configurationGroupSchemasUpdateStateSample.js.map +1 -0
  88. package/dist-esm/samples-dev/configurationGroupValuesCreateOrUpdateSample.d.ts +2 -0
  89. package/dist-esm/samples-dev/configurationGroupValuesCreateOrUpdateSample.d.ts.map +1 -0
  90. package/dist-esm/samples-dev/configurationGroupValuesCreateOrUpdateSample.js +107 -0
  91. package/dist-esm/samples-dev/configurationGroupValuesCreateOrUpdateSample.js.map +1 -0
  92. package/dist-esm/samples-dev/configurationGroupValuesDeleteSample.d.ts +2 -0
  93. package/dist-esm/samples-dev/configurationGroupValuesDeleteSample.d.ts.map +1 -0
  94. package/dist-esm/samples-dev/configurationGroupValuesDeleteSample.js +38 -0
  95. package/dist-esm/samples-dev/configurationGroupValuesDeleteSample.js.map +1 -0
  96. package/dist-esm/samples-dev/configurationGroupValuesGetSample.d.ts +2 -0
  97. package/dist-esm/samples-dev/configurationGroupValuesGetSample.d.ts.map +1 -0
  98. package/dist-esm/samples-dev/configurationGroupValuesGetSample.js +38 -0
  99. package/dist-esm/samples-dev/configurationGroupValuesGetSample.js.map +1 -0
  100. package/dist-esm/samples-dev/configurationGroupValuesListByResourceGroupSample.d.ts +2 -0
  101. package/dist-esm/samples-dev/configurationGroupValuesListByResourceGroupSample.d.ts.map +1 -0
  102. package/dist-esm/samples-dev/configurationGroupValuesListByResourceGroupSample.js +53 -0
  103. package/dist-esm/samples-dev/configurationGroupValuesListByResourceGroupSample.js.map +1 -0
  104. package/dist-esm/samples-dev/configurationGroupValuesListBySubscriptionSample.d.ts +2 -0
  105. package/dist-esm/samples-dev/configurationGroupValuesListBySubscriptionSample.d.ts.map +1 -0
  106. package/dist-esm/samples-dev/configurationGroupValuesListBySubscriptionSample.js +52 -0
  107. package/dist-esm/samples-dev/configurationGroupValuesListBySubscriptionSample.js.map +1 -0
  108. package/dist-esm/samples-dev/configurationGroupValuesUpdateTagsSample.d.ts +2 -0
  109. package/dist-esm/samples-dev/configurationGroupValuesUpdateTagsSample.d.ts.map +1 -0
  110. package/dist-esm/samples-dev/configurationGroupValuesUpdateTagsSample.js +39 -0
  111. package/dist-esm/samples-dev/configurationGroupValuesUpdateTagsSample.js.map +1 -0
  112. package/dist-esm/samples-dev/networkFunctionDefinitionGroupsCreateOrUpdateSample.d.ts +2 -0
  113. package/dist-esm/samples-dev/networkFunctionDefinitionGroupsCreateOrUpdateSample.d.ts.map +1 -0
  114. package/dist-esm/samples-dev/networkFunctionDefinitionGroupsCreateOrUpdateSample.js +40 -0
  115. package/dist-esm/samples-dev/networkFunctionDefinitionGroupsCreateOrUpdateSample.js.map +1 -0
  116. package/dist-esm/samples-dev/networkFunctionDefinitionGroupsDeleteSample.d.ts +2 -0
  117. package/dist-esm/samples-dev/networkFunctionDefinitionGroupsDeleteSample.d.ts.map +1 -0
  118. package/dist-esm/samples-dev/networkFunctionDefinitionGroupsDeleteSample.js +39 -0
  119. package/dist-esm/samples-dev/networkFunctionDefinitionGroupsDeleteSample.js.map +1 -0
  120. package/dist-esm/samples-dev/networkFunctionDefinitionGroupsGetSample.d.ts +2 -0
  121. package/dist-esm/samples-dev/networkFunctionDefinitionGroupsGetSample.d.ts.map +1 -0
  122. package/dist-esm/samples-dev/networkFunctionDefinitionGroupsGetSample.js +39 -0
  123. package/dist-esm/samples-dev/networkFunctionDefinitionGroupsGetSample.js.map +1 -0
  124. package/dist-esm/samples-dev/networkFunctionDefinitionGroupsListByPublisherSample.d.ts +2 -0
  125. package/dist-esm/samples-dev/networkFunctionDefinitionGroupsListByPublisherSample.d.ts.map +1 -0
  126. package/dist-esm/samples-dev/networkFunctionDefinitionGroupsListByPublisherSample.js +54 -0
  127. package/dist-esm/samples-dev/networkFunctionDefinitionGroupsListByPublisherSample.js.map +1 -0
  128. package/dist-esm/samples-dev/networkFunctionDefinitionGroupsUpdateSample.d.ts +2 -0
  129. package/dist-esm/samples-dev/networkFunctionDefinitionGroupsUpdateSample.d.ts.map +1 -0
  130. package/dist-esm/samples-dev/networkFunctionDefinitionGroupsUpdateSample.js +40 -0
  131. package/dist-esm/samples-dev/networkFunctionDefinitionGroupsUpdateSample.js.map +1 -0
  132. package/dist-esm/samples-dev/networkFunctionDefinitionVersionsCreateOrUpdateSample.d.ts +2 -0
  133. package/dist-esm/samples-dev/networkFunctionDefinitionVersionsCreateOrUpdateSample.d.ts.map +1 -0
  134. package/dist-esm/samples-dev/networkFunctionDefinitionVersionsCreateOrUpdateSample.js +251 -0
  135. package/dist-esm/samples-dev/networkFunctionDefinitionVersionsCreateOrUpdateSample.js.map +1 -0
  136. package/dist-esm/samples-dev/networkFunctionDefinitionVersionsDeleteSample.d.ts +2 -0
  137. package/dist-esm/samples-dev/networkFunctionDefinitionVersionsDeleteSample.d.ts.map +1 -0
  138. package/dist-esm/samples-dev/networkFunctionDefinitionVersionsDeleteSample.js +80 -0
  139. package/dist-esm/samples-dev/networkFunctionDefinitionVersionsDeleteSample.js.map +1 -0
  140. package/dist-esm/samples-dev/networkFunctionDefinitionVersionsGetSample.d.ts +2 -0
  141. package/dist-esm/samples-dev/networkFunctionDefinitionVersionsGetSample.d.ts.map +1 -0
  142. package/dist-esm/samples-dev/networkFunctionDefinitionVersionsGetSample.js +80 -0
  143. package/dist-esm/samples-dev/networkFunctionDefinitionVersionsGetSample.js.map +1 -0
  144. package/dist-esm/samples-dev/networkFunctionDefinitionVersionsListByNetworkFunctionDefinitionGroupSample.d.ts +2 -0
  145. package/dist-esm/samples-dev/networkFunctionDefinitionVersionsListByNetworkFunctionDefinitionGroupSample.d.ts.map +1 -0
  146. package/dist-esm/samples-dev/networkFunctionDefinitionVersionsListByNetworkFunctionDefinitionGroupSample.js +55 -0
  147. package/dist-esm/samples-dev/networkFunctionDefinitionVersionsListByNetworkFunctionDefinitionGroupSample.js.map +1 -0
  148. package/dist-esm/samples-dev/networkFunctionDefinitionVersionsUpdateSample.d.ts +2 -0
  149. package/dist-esm/samples-dev/networkFunctionDefinitionVersionsUpdateSample.d.ts.map +1 -0
  150. package/dist-esm/samples-dev/networkFunctionDefinitionVersionsUpdateSample.js +41 -0
  151. package/dist-esm/samples-dev/networkFunctionDefinitionVersionsUpdateSample.js.map +1 -0
  152. package/dist-esm/samples-dev/networkFunctionDefinitionVersionsUpdateStateSample.d.ts +2 -0
  153. package/dist-esm/samples-dev/networkFunctionDefinitionVersionsUpdateStateSample.d.ts.map +1 -0
  154. package/dist-esm/samples-dev/networkFunctionDefinitionVersionsUpdateStateSample.js +43 -0
  155. package/dist-esm/samples-dev/networkFunctionDefinitionVersionsUpdateStateSample.js.map +1 -0
  156. package/dist-esm/samples-dev/networkFunctionsCreateOrUpdateSample.d.ts +2 -0
  157. package/dist-esm/samples-dev/networkFunctionsCreateOrUpdateSample.d.ts.map +1 -0
  158. package/dist-esm/samples-dev/networkFunctionsCreateOrUpdateSample.js +192 -0
  159. package/dist-esm/samples-dev/networkFunctionsCreateOrUpdateSample.js.map +1 -0
  160. package/dist-esm/samples-dev/networkFunctionsDeleteSample.d.ts +2 -0
  161. package/dist-esm/samples-dev/networkFunctionsDeleteSample.d.ts.map +1 -0
  162. package/dist-esm/samples-dev/networkFunctionsDeleteSample.js +74 -0
  163. package/dist-esm/samples-dev/networkFunctionsDeleteSample.js.map +1 -0
  164. package/dist-esm/samples-dev/networkFunctionsExecuteRequestSample.d.ts +2 -0
  165. package/dist-esm/samples-dev/networkFunctionsExecuteRequestSample.d.ts.map +1 -0
  166. package/dist-esm/samples-dev/networkFunctionsExecuteRequestSample.js +47 -0
  167. package/dist-esm/samples-dev/networkFunctionsExecuteRequestSample.js.map +1 -0
  168. package/dist-esm/samples-dev/networkFunctionsGetSample.d.ts +2 -0
  169. package/dist-esm/samples-dev/networkFunctionsGetSample.d.ts.map +1 -0
  170. package/dist-esm/samples-dev/networkFunctionsGetSample.js +74 -0
  171. package/dist-esm/samples-dev/networkFunctionsGetSample.js.map +1 -0
  172. package/dist-esm/samples-dev/networkFunctionsListByResourceGroupSample.d.ts +2 -0
  173. package/dist-esm/samples-dev/networkFunctionsListByResourceGroupSample.d.ts.map +1 -0
  174. package/dist-esm/samples-dev/networkFunctionsListByResourceGroupSample.js +53 -0
  175. package/dist-esm/samples-dev/networkFunctionsListByResourceGroupSample.js.map +1 -0
  176. package/dist-esm/samples-dev/networkFunctionsListBySubscriptionSample.d.ts +2 -0
  177. package/dist-esm/samples-dev/networkFunctionsListBySubscriptionSample.d.ts.map +1 -0
  178. package/dist-esm/samples-dev/networkFunctionsListBySubscriptionSample.js +52 -0
  179. package/dist-esm/samples-dev/networkFunctionsListBySubscriptionSample.js.map +1 -0
  180. package/dist-esm/samples-dev/networkFunctionsUpdateTagsSample.d.ts +2 -0
  181. package/dist-esm/samples-dev/networkFunctionsUpdateTagsSample.d.ts.map +1 -0
  182. package/dist-esm/samples-dev/networkFunctionsUpdateTagsSample.js +39 -0
  183. package/dist-esm/samples-dev/networkFunctionsUpdateTagsSample.js.map +1 -0
  184. package/dist-esm/samples-dev/networkServiceDesignGroupsCreateOrUpdateSample.d.ts +2 -0
  185. package/dist-esm/samples-dev/networkServiceDesignGroupsCreateOrUpdateSample.d.ts.map +1 -0
  186. package/dist-esm/samples-dev/networkServiceDesignGroupsCreateOrUpdateSample.js +40 -0
  187. package/dist-esm/samples-dev/networkServiceDesignGroupsCreateOrUpdateSample.js.map +1 -0
  188. package/dist-esm/samples-dev/networkServiceDesignGroupsDeleteSample.d.ts +2 -0
  189. package/dist-esm/samples-dev/networkServiceDesignGroupsDeleteSample.d.ts.map +1 -0
  190. package/dist-esm/samples-dev/networkServiceDesignGroupsDeleteSample.js +39 -0
  191. package/dist-esm/samples-dev/networkServiceDesignGroupsDeleteSample.js.map +1 -0
  192. package/dist-esm/samples-dev/networkServiceDesignGroupsGetSample.d.ts +2 -0
  193. package/dist-esm/samples-dev/networkServiceDesignGroupsGetSample.d.ts.map +1 -0
  194. package/dist-esm/samples-dev/networkServiceDesignGroupsGetSample.js +39 -0
  195. package/dist-esm/samples-dev/networkServiceDesignGroupsGetSample.js.map +1 -0
  196. package/dist-esm/samples-dev/networkServiceDesignGroupsListByPublisherSample.d.ts +2 -0
  197. package/dist-esm/samples-dev/networkServiceDesignGroupsListByPublisherSample.d.ts.map +1 -0
  198. package/dist-esm/samples-dev/networkServiceDesignGroupsListByPublisherSample.js +54 -0
  199. package/dist-esm/samples-dev/networkServiceDesignGroupsListByPublisherSample.js.map +1 -0
  200. package/dist-esm/samples-dev/networkServiceDesignGroupsUpdateSample.d.ts +2 -0
  201. package/dist-esm/samples-dev/networkServiceDesignGroupsUpdateSample.d.ts.map +1 -0
  202. package/dist-esm/samples-dev/networkServiceDesignGroupsUpdateSample.js +40 -0
  203. package/dist-esm/samples-dev/networkServiceDesignGroupsUpdateSample.js.map +1 -0
  204. package/dist-esm/samples-dev/networkServiceDesignVersionsCreateOrUpdateSample.d.ts +2 -0
  205. package/dist-esm/samples-dev/networkServiceDesignVersionsCreateOrUpdateSample.d.ts.map +1 -0
  206. package/dist-esm/samples-dev/networkServiceDesignVersionsCreateOrUpdateSample.js +69 -0
  207. package/dist-esm/samples-dev/networkServiceDesignVersionsCreateOrUpdateSample.js.map +1 -0
  208. package/dist-esm/samples-dev/networkServiceDesignVersionsDeleteSample.d.ts +2 -0
  209. package/dist-esm/samples-dev/networkServiceDesignVersionsDeleteSample.d.ts.map +1 -0
  210. package/dist-esm/samples-dev/networkServiceDesignVersionsDeleteSample.js +40 -0
  211. package/dist-esm/samples-dev/networkServiceDesignVersionsDeleteSample.js.map +1 -0
  212. package/dist-esm/samples-dev/networkServiceDesignVersionsGetSample.d.ts +2 -0
  213. package/dist-esm/samples-dev/networkServiceDesignVersionsGetSample.d.ts.map +1 -0
  214. package/dist-esm/samples-dev/networkServiceDesignVersionsGetSample.js +40 -0
  215. package/dist-esm/samples-dev/networkServiceDesignVersionsGetSample.js.map +1 -0
  216. package/dist-esm/samples-dev/networkServiceDesignVersionsListByNetworkServiceDesignGroupSample.d.ts +2 -0
  217. package/dist-esm/samples-dev/networkServiceDesignVersionsListByNetworkServiceDesignGroupSample.d.ts.map +1 -0
  218. package/dist-esm/samples-dev/networkServiceDesignVersionsListByNetworkServiceDesignGroupSample.js +55 -0
  219. package/dist-esm/samples-dev/networkServiceDesignVersionsListByNetworkServiceDesignGroupSample.js.map +1 -0
  220. package/dist-esm/samples-dev/networkServiceDesignVersionsUpdateSample.d.ts +2 -0
  221. package/dist-esm/samples-dev/networkServiceDesignVersionsUpdateSample.d.ts.map +1 -0
  222. package/dist-esm/samples-dev/networkServiceDesignVersionsUpdateSample.js +41 -0
  223. package/dist-esm/samples-dev/networkServiceDesignVersionsUpdateSample.js.map +1 -0
  224. package/dist-esm/samples-dev/networkServiceDesignVersionsUpdateStateSample.d.ts +2 -0
  225. package/dist-esm/samples-dev/networkServiceDesignVersionsUpdateStateSample.d.ts.map +1 -0
  226. package/dist-esm/samples-dev/networkServiceDesignVersionsUpdateStateSample.js +43 -0
  227. package/dist-esm/samples-dev/networkServiceDesignVersionsUpdateStateSample.js.map +1 -0
  228. package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
  229. package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
  230. package/dist-esm/samples-dev/operationsListSample.js +53 -0
  231. package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
  232. package/dist-esm/samples-dev/proxyArtifactListSample.d.ts +2 -0
  233. package/dist-esm/samples-dev/proxyArtifactListSample.d.ts.map +1 -0
  234. package/dist-esm/samples-dev/proxyArtifactListSample.js +55 -0
  235. package/dist-esm/samples-dev/proxyArtifactListSample.js.map +1 -0
  236. package/dist-esm/samples-dev/proxyArtifactListVersionsSample.d.ts +2 -0
  237. package/dist-esm/samples-dev/proxyArtifactListVersionsSample.d.ts.map +1 -0
  238. package/dist-esm/samples-dev/proxyArtifactListVersionsSample.js +56 -0
  239. package/dist-esm/samples-dev/proxyArtifactListVersionsSample.js.map +1 -0
  240. package/dist-esm/samples-dev/proxyArtifactUpdateStateSample.d.ts +2 -0
  241. package/dist-esm/samples-dev/proxyArtifactUpdateStateSample.d.ts.map +1 -0
  242. package/dist-esm/samples-dev/proxyArtifactUpdateStateSample.js +44 -0
  243. package/dist-esm/samples-dev/proxyArtifactUpdateStateSample.js.map +1 -0
  244. package/dist-esm/samples-dev/publishersCreateOrUpdateSample.d.ts +2 -0
  245. package/dist-esm/samples-dev/publishersCreateOrUpdateSample.d.ts.map +1 -0
  246. package/dist-esm/samples-dev/publishersCreateOrUpdateSample.js +43 -0
  247. package/dist-esm/samples-dev/publishersCreateOrUpdateSample.js.map +1 -0
  248. package/dist-esm/samples-dev/publishersDeleteSample.d.ts +2 -0
  249. package/dist-esm/samples-dev/publishersDeleteSample.d.ts.map +1 -0
  250. package/dist-esm/samples-dev/publishersDeleteSample.js +38 -0
  251. package/dist-esm/samples-dev/publishersDeleteSample.js.map +1 -0
  252. package/dist-esm/samples-dev/publishersGetSample.d.ts +2 -0
  253. package/dist-esm/samples-dev/publishersGetSample.d.ts.map +1 -0
  254. package/dist-esm/samples-dev/publishersGetSample.js +38 -0
  255. package/dist-esm/samples-dev/publishersGetSample.js.map +1 -0
  256. package/dist-esm/samples-dev/publishersListByResourceGroupSample.d.ts +2 -0
  257. package/dist-esm/samples-dev/publishersListByResourceGroupSample.d.ts.map +1 -0
  258. package/dist-esm/samples-dev/publishersListByResourceGroupSample.js +53 -0
  259. package/dist-esm/samples-dev/publishersListByResourceGroupSample.js.map +1 -0
  260. package/dist-esm/samples-dev/publishersListBySubscriptionSample.d.ts +2 -0
  261. package/dist-esm/samples-dev/publishersListBySubscriptionSample.d.ts.map +1 -0
  262. package/dist-esm/samples-dev/publishersListBySubscriptionSample.js +52 -0
  263. package/dist-esm/samples-dev/publishersListBySubscriptionSample.js.map +1 -0
  264. package/dist-esm/samples-dev/publishersUpdateSample.d.ts +2 -0
  265. package/dist-esm/samples-dev/publishersUpdateSample.d.ts.map +1 -0
  266. package/dist-esm/samples-dev/publishersUpdateSample.js +40 -0
  267. package/dist-esm/samples-dev/publishersUpdateSample.js.map +1 -0
  268. package/dist-esm/samples-dev/siteNetworkServicesCreateOrUpdateSample.d.ts +2 -0
  269. package/dist-esm/samples-dev/siteNetworkServicesCreateOrUpdateSample.d.ts.map +1 -0
  270. package/dist-esm/samples-dev/siteNetworkServicesCreateOrUpdateSample.js +92 -0
  271. package/dist-esm/samples-dev/siteNetworkServicesCreateOrUpdateSample.js.map +1 -0
  272. package/dist-esm/samples-dev/siteNetworkServicesDeleteSample.d.ts +2 -0
  273. package/dist-esm/samples-dev/siteNetworkServicesDeleteSample.d.ts.map +1 -0
  274. package/dist-esm/samples-dev/siteNetworkServicesDeleteSample.js +38 -0
  275. package/dist-esm/samples-dev/siteNetworkServicesDeleteSample.js.map +1 -0
  276. package/dist-esm/samples-dev/siteNetworkServicesGetSample.d.ts +2 -0
  277. package/dist-esm/samples-dev/siteNetworkServicesGetSample.d.ts.map +1 -0
  278. package/dist-esm/samples-dev/siteNetworkServicesGetSample.js +38 -0
  279. package/dist-esm/samples-dev/siteNetworkServicesGetSample.js.map +1 -0
  280. package/dist-esm/samples-dev/siteNetworkServicesListByResourceGroupSample.d.ts +2 -0
  281. package/dist-esm/samples-dev/siteNetworkServicesListByResourceGroupSample.d.ts.map +1 -0
  282. package/dist-esm/samples-dev/siteNetworkServicesListByResourceGroupSample.js +53 -0
  283. package/dist-esm/samples-dev/siteNetworkServicesListByResourceGroupSample.js.map +1 -0
  284. package/dist-esm/samples-dev/siteNetworkServicesListBySubscriptionSample.d.ts +2 -0
  285. package/dist-esm/samples-dev/siteNetworkServicesListBySubscriptionSample.d.ts.map +1 -0
  286. package/dist-esm/samples-dev/siteNetworkServicesListBySubscriptionSample.js +52 -0
  287. package/dist-esm/samples-dev/siteNetworkServicesListBySubscriptionSample.js.map +1 -0
  288. package/dist-esm/samples-dev/siteNetworkServicesUpdateTagsSample.d.ts +2 -0
  289. package/dist-esm/samples-dev/siteNetworkServicesUpdateTagsSample.d.ts.map +1 -0
  290. package/dist-esm/samples-dev/siteNetworkServicesUpdateTagsSample.js +39 -0
  291. package/dist-esm/samples-dev/siteNetworkServicesUpdateTagsSample.js.map +1 -0
  292. package/dist-esm/samples-dev/sitesCreateOrUpdateSample.d.ts +2 -0
  293. package/dist-esm/samples-dev/sitesCreateOrUpdateSample.d.ts.map +1 -0
  294. package/dist-esm/samples-dev/sitesCreateOrUpdateSample.js +60 -0
  295. package/dist-esm/samples-dev/sitesCreateOrUpdateSample.js.map +1 -0
  296. package/dist-esm/samples-dev/sitesDeleteSample.d.ts +2 -0
  297. package/dist-esm/samples-dev/sitesDeleteSample.d.ts.map +1 -0
  298. package/dist-esm/samples-dev/sitesDeleteSample.js +38 -0
  299. package/dist-esm/samples-dev/sitesDeleteSample.js.map +1 -0
  300. package/dist-esm/samples-dev/sitesGetSample.d.ts +2 -0
  301. package/dist-esm/samples-dev/sitesGetSample.d.ts.map +1 -0
  302. package/dist-esm/samples-dev/sitesGetSample.js +38 -0
  303. package/dist-esm/samples-dev/sitesGetSample.js.map +1 -0
  304. package/dist-esm/samples-dev/sitesListByResourceGroupSample.d.ts +2 -0
  305. package/dist-esm/samples-dev/sitesListByResourceGroupSample.d.ts.map +1 -0
  306. package/dist-esm/samples-dev/sitesListByResourceGroupSample.js +53 -0
  307. package/dist-esm/samples-dev/sitesListByResourceGroupSample.js.map +1 -0
  308. package/dist-esm/samples-dev/sitesListBySubscriptionSample.d.ts +2 -0
  309. package/dist-esm/samples-dev/sitesListBySubscriptionSample.d.ts.map +1 -0
  310. package/dist-esm/samples-dev/sitesListBySubscriptionSample.js +52 -0
  311. package/dist-esm/samples-dev/sitesListBySubscriptionSample.js.map +1 -0
  312. package/dist-esm/samples-dev/sitesUpdateTagsSample.d.ts +2 -0
  313. package/dist-esm/samples-dev/sitesUpdateTagsSample.d.ts.map +1 -0
  314. package/dist-esm/samples-dev/sitesUpdateTagsSample.js +39 -0
  315. package/dist-esm/samples-dev/sitesUpdateTagsSample.js.map +1 -0
  316. package/dist-esm/src/hybridNetworkManagementClient.d.ts +34 -0
  317. package/dist-esm/src/hybridNetworkManagementClient.d.ts.map +1 -0
  318. package/dist-esm/src/hybridNetworkManagementClient.js +114 -0
  319. package/dist-esm/src/hybridNetworkManagementClient.js.map +1 -0
  320. package/dist-esm/src/index.d.ts +6 -0
  321. package/dist-esm/src/index.d.ts.map +1 -0
  322. package/dist-esm/src/index.js +13 -0
  323. package/dist-esm/src/index.js.map +1 -0
  324. package/dist-esm/src/lroImpl.d.ts +11 -0
  325. package/dist-esm/src/lroImpl.d.ts.map +1 -0
  326. package/dist-esm/src/lroImpl.js +21 -0
  327. package/dist-esm/src/lroImpl.js.map +1 -0
  328. package/dist-esm/src/models/index.d.ts +2795 -0
  329. package/dist-esm/src/models/index.d.ts.map +1 -0
  330. package/dist-esm/src/models/index.js +386 -0
  331. package/dist-esm/src/models/index.js.map +1 -0
  332. package/dist-esm/src/models/mappers.d.ts +199 -0
  333. package/dist-esm/src/models/mappers.d.ts.map +1 -0
  334. package/dist-esm/src/models/mappers.js +3811 -0
  335. package/dist-esm/src/models/mappers.js.map +1 -0
  336. package/dist-esm/src/models/parameters.d.ts +45 -0
  337. package/dist-esm/src/models/parameters.d.ts.map +1 -0
  338. package/dist-esm/src/models/parameters.js +391 -0
  339. package/dist-esm/src/models/parameters.js.map +1 -0
  340. package/dist-esm/src/operations/artifactManifests.d.ts +128 -0
  341. package/dist-esm/src/operations/artifactManifests.d.ts.map +1 -0
  342. package/dist-esm/src/operations/artifactManifests.js +591 -0
  343. package/dist-esm/src/operations/artifactManifests.js.map +1 -0
  344. package/dist-esm/src/operations/artifactStores.d.ts +90 -0
  345. package/dist-esm/src/operations/artifactStores.d.ts.map +1 -0
  346. package/dist-esm/src/operations/artifactStores.js +413 -0
  347. package/dist-esm/src/operations/artifactStores.js.map +1 -0
  348. package/dist-esm/src/operations/components.d.ts +46 -0
  349. package/dist-esm/src/operations/components.d.ts.map +1 -0
  350. package/dist-esm/src/operations/components.js +182 -0
  351. package/dist-esm/src/operations/components.js.map +1 -0
  352. package/dist-esm/src/operations/configurationGroupSchemas.d.ts +109 -0
  353. package/dist-esm/src/operations/configurationGroupSchemas.d.ts.map +1 -0
  354. package/dist-esm/src/operations/configurationGroupSchemas.js +523 -0
  355. package/dist-esm/src/operations/configurationGroupSchemas.js.map +1 -0
  356. package/dist-esm/src/operations/configurationGroupValues.d.ts +99 -0
  357. package/dist-esm/src/operations/configurationGroupValues.d.ts.map +1 -0
  358. package/dist-esm/src/operations/configurationGroupValues.js +502 -0
  359. package/dist-esm/src/operations/configurationGroupValues.js.map +1 -0
  360. package/dist-esm/src/operations/index.d.ts +16 -0
  361. package/dist-esm/src/operations/index.d.ts.map +1 -0
  362. package/dist-esm/src/operations/index.js +23 -0
  363. package/dist-esm/src/operations/index.js.map +1 -0
  364. package/dist-esm/src/operations/networkFunctionDefinitionGroups.d.ts +93 -0
  365. package/dist-esm/src/operations/networkFunctionDefinitionGroups.d.ts.map +1 -0
  366. package/dist-esm/src/operations/networkFunctionDefinitionGroups.js +426 -0
  367. package/dist-esm/src/operations/networkFunctionDefinitionGroups.js.map +1 -0
  368. package/dist-esm/src/operations/networkFunctionDefinitionVersions.d.ts +133 -0
  369. package/dist-esm/src/operations/networkFunctionDefinitionVersions.d.ts.map +1 -0
  370. package/dist-esm/src/operations/networkFunctionDefinitionVersions.js +570 -0
  371. package/dist-esm/src/operations/networkFunctionDefinitionVersions.js.map +1 -0
  372. package/dist-esm/src/operations/networkFunctions.d.ts +117 -0
  373. package/dist-esm/src/operations/networkFunctions.d.ts.map +1 -0
  374. package/dist-esm/src/operations/networkFunctions.js +573 -0
  375. package/dist-esm/src/operations/networkFunctions.js.map +1 -0
  376. package/dist-esm/src/operations/networkServiceDesignGroups.d.ts +93 -0
  377. package/dist-esm/src/operations/networkServiceDesignGroups.d.ts.map +1 -0
  378. package/dist-esm/src/operations/networkServiceDesignGroups.js +426 -0
  379. package/dist-esm/src/operations/networkServiceDesignGroups.js.map +1 -0
  380. package/dist-esm/src/operations/networkServiceDesignVersions.d.ts +133 -0
  381. package/dist-esm/src/operations/networkServiceDesignVersions.d.ts.map +1 -0
  382. package/dist-esm/src/operations/networkServiceDesignVersions.js +570 -0
  383. package/dist-esm/src/operations/networkServiceDesignVersions.js.map +1 -0
  384. package/dist-esm/src/operations/operations.d.ts +32 -0
  385. package/dist-esm/src/operations/operations.d.ts.map +1 -0
  386. package/dist-esm/src/operations/operations.js +133 -0
  387. package/dist-esm/src/operations/operations.js.map +1 -0
  388. package/dist-esm/src/operations/proxyArtifact.d.ts +93 -0
  389. package/dist-esm/src/operations/proxyArtifact.d.ts.map +1 -0
  390. package/dist-esm/src/operations/proxyArtifact.js +412 -0
  391. package/dist-esm/src/operations/proxyArtifact.js.map +1 -0
  392. package/dist-esm/src/operations/publishers.d.ts +96 -0
  393. package/dist-esm/src/operations/publishers.d.ts.map +1 -0
  394. package/dist-esm/src/operations/publishers.js +494 -0
  395. package/dist-esm/src/operations/publishers.js.map +1 -0
  396. package/dist-esm/src/operations/siteNetworkServices.d.ts +99 -0
  397. package/dist-esm/src/operations/siteNetworkServices.d.ts.map +1 -0
  398. package/dist-esm/src/operations/siteNetworkServices.js +497 -0
  399. package/dist-esm/src/operations/siteNetworkServices.js.map +1 -0
  400. package/dist-esm/src/operations/sites.d.ts +99 -0
  401. package/dist-esm/src/operations/sites.d.ts.map +1 -0
  402. package/dist-esm/src/operations/sites.js +497 -0
  403. package/dist-esm/src/operations/sites.js.map +1 -0
  404. package/dist-esm/src/operationsInterfaces/artifactManifests.d.ts +101 -0
  405. package/dist-esm/src/operationsInterfaces/artifactManifests.d.ts.map +1 -0
  406. package/dist-esm/src/operationsInterfaces/artifactManifests.js +9 -0
  407. package/dist-esm/src/operationsInterfaces/artifactManifests.js.map +1 -0
  408. package/dist-esm/src/operationsInterfaces/artifactStores.d.ts +65 -0
  409. package/dist-esm/src/operationsInterfaces/artifactStores.d.ts.map +1 -0
  410. package/dist-esm/src/operationsInterfaces/artifactStores.js +9 -0
  411. package/dist-esm/src/operationsInterfaces/artifactStores.js.map +1 -0
  412. package/dist-esm/src/operationsInterfaces/components.d.ts +21 -0
  413. package/dist-esm/src/operationsInterfaces/components.d.ts.map +1 -0
  414. package/dist-esm/src/operationsInterfaces/components.js +9 -0
  415. package/dist-esm/src/operationsInterfaces/components.js.map +1 -0
  416. package/dist-esm/src/operationsInterfaces/configurationGroupSchemas.d.ts +84 -0
  417. package/dist-esm/src/operationsInterfaces/configurationGroupSchemas.d.ts.map +1 -0
  418. package/dist-esm/src/operationsInterfaces/configurationGroupSchemas.js +9 -0
  419. package/dist-esm/src/operationsInterfaces/configurationGroupSchemas.js.map +1 -0
  420. package/dist-esm/src/operationsInterfaces/configurationGroupValues.d.ts +63 -0
  421. package/dist-esm/src/operationsInterfaces/configurationGroupValues.d.ts.map +1 -0
  422. package/dist-esm/src/operationsInterfaces/configurationGroupValues.js +9 -0
  423. package/dist-esm/src/operationsInterfaces/configurationGroupValues.js.map +1 -0
  424. package/dist-esm/src/operationsInterfaces/index.d.ts +16 -0
  425. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
  426. package/dist-esm/src/operationsInterfaces/index.js +23 -0
  427. package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
  428. package/dist-esm/src/operationsInterfaces/networkFunctionDefinitionGroups.d.ts +68 -0
  429. package/dist-esm/src/operationsInterfaces/networkFunctionDefinitionGroups.d.ts.map +1 -0
  430. package/dist-esm/src/operationsInterfaces/networkFunctionDefinitionGroups.js +9 -0
  431. package/dist-esm/src/operationsInterfaces/networkFunctionDefinitionGroups.js.map +1 -0
  432. package/dist-esm/src/operationsInterfaces/networkFunctionDefinitionVersions.d.ts +104 -0
  433. package/dist-esm/src/operationsInterfaces/networkFunctionDefinitionVersions.d.ts.map +1 -0
  434. package/dist-esm/src/operationsInterfaces/networkFunctionDefinitionVersions.js +9 -0
  435. package/dist-esm/src/operationsInterfaces/networkFunctionDefinitionVersions.js.map +1 -0
  436. package/dist-esm/src/operationsInterfaces/networkFunctions.d.ts +81 -0
  437. package/dist-esm/src/operationsInterfaces/networkFunctions.d.ts.map +1 -0
  438. package/dist-esm/src/operationsInterfaces/networkFunctions.js +9 -0
  439. package/dist-esm/src/operationsInterfaces/networkFunctions.js.map +1 -0
  440. package/dist-esm/src/operationsInterfaces/networkServiceDesignGroups.d.ts +68 -0
  441. package/dist-esm/src/operationsInterfaces/networkServiceDesignGroups.d.ts.map +1 -0
  442. package/dist-esm/src/operationsInterfaces/networkServiceDesignGroups.js +9 -0
  443. package/dist-esm/src/operationsInterfaces/networkServiceDesignGroups.js.map +1 -0
  444. package/dist-esm/src/operationsInterfaces/networkServiceDesignVersions.d.ts +104 -0
  445. package/dist-esm/src/operationsInterfaces/networkServiceDesignVersions.d.ts.map +1 -0
  446. package/dist-esm/src/operationsInterfaces/networkServiceDesignVersions.js +9 -0
  447. package/dist-esm/src/operationsInterfaces/networkServiceDesignVersions.js.map +1 -0
  448. package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
  449. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
  450. package/dist-esm/src/operationsInterfaces/operations.js +9 -0
  451. package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
  452. package/dist-esm/src/operationsInterfaces/proxyArtifact.d.ts +46 -0
  453. package/dist-esm/src/operationsInterfaces/proxyArtifact.d.ts.map +1 -0
  454. package/dist-esm/src/operationsInterfaces/proxyArtifact.js +9 -0
  455. package/dist-esm/src/operationsInterfaces/proxyArtifact.js.map +1 -0
  456. package/dist-esm/src/operationsInterfaces/publishers.d.ts +60 -0
  457. package/dist-esm/src/operationsInterfaces/publishers.d.ts.map +1 -0
  458. package/dist-esm/src/operationsInterfaces/publishers.js +9 -0
  459. package/dist-esm/src/operationsInterfaces/publishers.js.map +1 -0
  460. package/dist-esm/src/operationsInterfaces/siteNetworkServices.d.ts +63 -0
  461. package/dist-esm/src/operationsInterfaces/siteNetworkServices.d.ts.map +1 -0
  462. package/dist-esm/src/operationsInterfaces/siteNetworkServices.js +9 -0
  463. package/dist-esm/src/operationsInterfaces/siteNetworkServices.js.map +1 -0
  464. package/dist-esm/src/operationsInterfaces/sites.d.ts +63 -0
  465. package/dist-esm/src/operationsInterfaces/sites.d.ts.map +1 -0
  466. package/dist-esm/src/operationsInterfaces/sites.js +9 -0
  467. package/dist-esm/src/operationsInterfaces/sites.js.map +1 -0
  468. package/dist-esm/src/pagingHelper.d.ts +13 -0
  469. package/dist-esm/src/pagingHelper.d.ts.map +1 -0
  470. package/dist-esm/src/pagingHelper.js +32 -0
  471. package/dist-esm/src/pagingHelper.js.map +1 -0
  472. package/dist-esm/test/hybridnetwork_operations_test.spec.d.ts +4 -0
  473. package/dist-esm/test/hybridnetwork_operations_test.spec.d.ts.map +1 -0
  474. package/dist-esm/test/hybridnetwork_operations_test.spec.js +73 -0
  475. package/dist-esm/test/hybridnetwork_operations_test.spec.js.map +1 -0
  476. package/package.json +119 -0
  477. package/review/arm-hybridnetwork.api.md +2386 -0
  478. package/src/hybridNetworkManagementClient.ts +206 -0
  479. package/src/index.ts +13 -0
  480. package/src/lroImpl.ts +42 -0
  481. package/src/models/index.ts +3313 -0
  482. package/src/models/mappers.ts +4173 -0
  483. package/src/models/parameters.ts +463 -0
  484. package/src/operations/artifactManifests.ts +837 -0
  485. package/src/operations/artifactStores.ts +580 -0
  486. package/src/operations/components.ts +246 -0
  487. package/src/operations/configurationGroupSchemas.ts +736 -0
  488. package/src/operations/configurationGroupValues.ts +656 -0
  489. package/src/operations/index.ts +23 -0
  490. package/src/operations/networkFunctionDefinitionGroups.ts +594 -0
  491. package/src/operations/networkFunctionDefinitionVersions.ts +808 -0
  492. package/src/operations/networkFunctions.ts +751 -0
  493. package/src/operations/networkServiceDesignGroups.ts +594 -0
  494. package/src/operations/networkServiceDesignVersions.ts +808 -0
  495. package/src/operations/operations.ts +149 -0
  496. package/src/operations/proxyArtifact.ts +591 -0
  497. package/src/operations/publishers.ts +643 -0
  498. package/src/operations/siteNetworkServices.ts +651 -0
  499. package/src/operations/sites.ts +644 -0
  500. package/src/operationsInterfaces/artifactManifests.ts +206 -0
  501. package/src/operationsInterfaces/artifactStores.ts +133 -0
  502. package/src/operationsInterfaces/components.ts +44 -0
  503. package/src/operationsInterfaces/configurationGroupSchemas.ts +172 -0
  504. package/src/operationsInterfaces/configurationGroupValues.ts +127 -0
  505. package/src/operationsInterfaces/index.ts +23 -0
  506. package/src/operationsInterfaces/networkFunctionDefinitionGroups.ts +136 -0
  507. package/src/operationsInterfaces/networkFunctionDefinitionVersions.ts +201 -0
  508. package/src/operationsInterfaces/networkFunctions.ts +151 -0
  509. package/src/operationsInterfaces/networkServiceDesignGroups.ts +136 -0
  510. package/src/operationsInterfaces/networkServiceDesignVersions.ts +201 -0
  511. package/src/operationsInterfaces/operations.ts +22 -0
  512. package/src/operationsInterfaces/proxyArtifact.ts +95 -0
  513. package/src/operationsInterfaces/publishers.ts +120 -0
  514. package/src/operationsInterfaces/siteNetworkServices.ts +127 -0
  515. package/src/operationsInterfaces/sites.ts +124 -0
  516. package/src/pagingHelper.ts +39 -0
  517. package/tsconfig.json +33 -0
  518. package/types/arm-hybridnetwork.d.ts +4231 -0
  519. package/types/tsdoc-metadata.json +11 -0
@@ -0,0 +1,3313 @@
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
+ export type ConfigurationGroupValuePropertiesFormatUnion =
12
+ | ConfigurationGroupValuePropertiesFormat
13
+ | ConfigurationValueWithSecrets
14
+ | ConfigurationValueWithoutSecrets;
15
+ export type DeploymentResourceIdReferenceUnion =
16
+ | DeploymentResourceIdReference
17
+ | SecretDeploymentResourceReference
18
+ | OpenDeploymentResourceReference;
19
+ export type NetworkFunctionPropertiesFormatUnion =
20
+ | NetworkFunctionPropertiesFormat
21
+ | NetworkFunctionValueWithSecrets
22
+ | NetworkFunctionValueWithoutSecrets;
23
+ export type NetworkFunctionDefinitionVersionPropertiesFormatUnion =
24
+ | NetworkFunctionDefinitionVersionPropertiesFormat
25
+ | ContainerizedNetworkFunctionDefinitionVersion
26
+ | VirtualNetworkFunctionDefinitionVersion;
27
+ export type ResourceElementTemplateUnion =
28
+ | ResourceElementTemplate
29
+ | ArmResourceDefinitionResourceElementTemplateDetails
30
+ | NetworkFunctionDefinitionResourceElementTemplateDetails;
31
+ export type ArtifactAccessCredentialUnion =
32
+ | ArtifactAccessCredential
33
+ | AzureContainerRegistryScopedTokenCredential
34
+ | AzureStorageAccountCredential;
35
+ export type NFVIsUnion =
36
+ | NFVIs
37
+ | AzureCoreNfviDetails
38
+ | AzureArcK8SClusterNfviDetails
39
+ | AzureOperatorNexusClusterNfviDetails;
40
+ export type ContainerizedNetworkFunctionTemplateUnion =
41
+ | ContainerizedNetworkFunctionTemplate
42
+ | AzureArcKubernetesNetworkFunctionTemplate;
43
+ export type VirtualNetworkFunctionTemplateUnion =
44
+ | VirtualNetworkFunctionTemplate
45
+ | AzureCoreNetworkFunctionTemplate
46
+ | AzureOperatorNexusNetworkFunctionTemplate;
47
+ export type AzureArcKubernetesNetworkFunctionApplicationUnion =
48
+ | AzureArcKubernetesNetworkFunctionApplication
49
+ | AzureArcKubernetesHelmApplication;
50
+ export type AzureCoreNetworkFunctionApplicationUnion =
51
+ | AzureCoreNetworkFunctionApplication
52
+ | AzureCoreNetworkFunctionVhdApplication
53
+ | AzureCoreNetworkFunctionArmTemplateApplication;
54
+ export type AzureOperatorNexusNetworkFunctionApplicationUnion =
55
+ | AzureOperatorNexusNetworkFunctionApplication
56
+ | AzureOperatorNexusNetworkFunctionImageApplication
57
+ | AzureOperatorNexusNetworkFunctionArmTemplateApplication;
58
+
59
+ /** A list of configuration group schema resources. */
60
+ export interface ConfigurationGroupSchemaListResult {
61
+ /** A list of configuration group schema. */
62
+ value?: ConfigurationGroupSchema[];
63
+ /**
64
+ * The URL to get the next set of results.
65
+ * NOTE: This property will not be serialized. It can only be populated by the server.
66
+ */
67
+ readonly nextLink?: string;
68
+ }
69
+
70
+ /** Configuration group schema properties. */
71
+ export interface ConfigurationGroupSchemaPropertiesFormat {
72
+ /**
73
+ * The provisioning state of the Configuration group schema resource.
74
+ * NOTE: This property will not be serialized. It can only be populated by the server.
75
+ */
76
+ readonly provisioningState?: ProvisioningState;
77
+ /**
78
+ * The configuration group schema version state.
79
+ * NOTE: This property will not be serialized. It can only be populated by the server.
80
+ */
81
+ readonly versionState?: VersionState;
82
+ /** Description of what schema can contain. */
83
+ description?: string;
84
+ /** Name and value pairs that define the configuration value. It can be a well formed escaped JSON string. */
85
+ schemaDefinition?: string;
86
+ }
87
+
88
+ /** Common fields that are returned in the response for all Azure Resource Manager resources */
89
+ export interface Resource {
90
+ /**
91
+ * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
92
+ * NOTE: This property will not be serialized. It can only be populated by the server.
93
+ */
94
+ readonly id?: string;
95
+ /**
96
+ * The name of the resource
97
+ * NOTE: This property will not be serialized. It can only be populated by the server.
98
+ */
99
+ readonly name?: string;
100
+ /**
101
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
102
+ * NOTE: This property will not be serialized. It can only be populated by the server.
103
+ */
104
+ readonly type?: string;
105
+ /**
106
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
107
+ * NOTE: This property will not be serialized. It can only be populated by the server.
108
+ */
109
+ readonly systemData?: SystemData;
110
+ }
111
+
112
+ /** Metadata pertaining to creation and last modification of the resource. */
113
+ export interface SystemData {
114
+ /** The identity that created the resource. */
115
+ createdBy?: string;
116
+ /** The type of identity that created the resource. */
117
+ createdByType?: CreatedByType;
118
+ /** The timestamp of resource creation (UTC). */
119
+ createdAt?: Date;
120
+ /** The identity that last modified the resource. */
121
+ lastModifiedBy?: string;
122
+ /** The type of identity that last modified the resource. */
123
+ lastModifiedByType?: CreatedByType;
124
+ /** The timestamp of resource last modification (UTC) */
125
+ lastModifiedAt?: Date;
126
+ }
127
+
128
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
129
+ export interface ErrorResponse {
130
+ /** The error object. */
131
+ error?: ErrorDetail;
132
+ }
133
+
134
+ /** The error detail. */
135
+ export interface ErrorDetail {
136
+ /**
137
+ * The error code.
138
+ * NOTE: This property will not be serialized. It can only be populated by the server.
139
+ */
140
+ readonly code?: string;
141
+ /**
142
+ * The error message.
143
+ * NOTE: This property will not be serialized. It can only be populated by the server.
144
+ */
145
+ readonly message?: string;
146
+ /**
147
+ * The error target.
148
+ * NOTE: This property will not be serialized. It can only be populated by the server.
149
+ */
150
+ readonly target?: string;
151
+ /**
152
+ * The error details.
153
+ * NOTE: This property will not be serialized. It can only be populated by the server.
154
+ */
155
+ readonly details?: ErrorDetail[];
156
+ /**
157
+ * The error additional info.
158
+ * NOTE: This property will not be serialized. It can only be populated by the server.
159
+ */
160
+ readonly additionalInfo?: ErrorAdditionalInfo[];
161
+ }
162
+
163
+ /** The resource management error additional info. */
164
+ export interface ErrorAdditionalInfo {
165
+ /**
166
+ * The additional info type.
167
+ * NOTE: This property will not be serialized. It can only be populated by the server.
168
+ */
169
+ readonly type?: string;
170
+ /**
171
+ * The additional info.
172
+ * NOTE: This property will not be serialized. It can only be populated by the server.
173
+ */
174
+ readonly info?: Record<string, unknown>;
175
+ }
176
+
177
+ /** Tags object for patch operations. */
178
+ export interface TagsObject {
179
+ /** Resource tags. */
180
+ tags?: { [propertyName: string]: string };
181
+ }
182
+
183
+ /** Publisher configuration group schema update request definition. */
184
+ export interface ConfigurationGroupSchemaVersionUpdateState {
185
+ /** The configuration group schema state. */
186
+ versionState?: VersionState;
187
+ }
188
+
189
+ /** Hybrid configuration group value properties. */
190
+ export interface ConfigurationGroupValuePropertiesFormat {
191
+ /** Polymorphic discriminator, which specifies the different types this object can be */
192
+ configurationType: "Secret" | "Open";
193
+ /**
194
+ * The provisioning state of the site resource.
195
+ * NOTE: This property will not be serialized. It can only be populated by the server.
196
+ */
197
+ readonly provisioningState?: ProvisioningState;
198
+ /**
199
+ * The publisher name for the configuration group schema.
200
+ * NOTE: This property will not be serialized. It can only be populated by the server.
201
+ */
202
+ readonly publisherName?: string;
203
+ /**
204
+ * The scope of the publisher.
205
+ * NOTE: This property will not be serialized. It can only be populated by the server.
206
+ */
207
+ readonly publisherScope?: PublisherScope;
208
+ /**
209
+ * The configuration group schema name.
210
+ * NOTE: This property will not be serialized. It can only be populated by the server.
211
+ */
212
+ readonly configurationGroupSchemaName?: string;
213
+ /**
214
+ * The location of the configuration group schema offering.
215
+ * NOTE: This property will not be serialized. It can only be populated by the server.
216
+ */
217
+ readonly configurationGroupSchemaOfferingLocation?: string;
218
+ /** The configuration group schema resource reference. */
219
+ configurationGroupSchemaResourceReference?: DeploymentResourceIdReferenceUnion;
220
+ }
221
+
222
+ /** The azure resource reference which is used for deployment. */
223
+ export interface DeploymentResourceIdReference {
224
+ /** Polymorphic discriminator, which specifies the different types this object can be */
225
+ idType: "Secret" | "Open";
226
+ }
227
+
228
+ /** Response for hybrid configurationGroups API service call. */
229
+ export interface ConfigurationGroupValueListResult {
230
+ /** A list of hybrid configurationGroups. */
231
+ value?: ConfigurationGroupValue[];
232
+ /**
233
+ * The URL to get the next set of results.
234
+ * NOTE: This property will not be serialized. It can only be populated by the server.
235
+ */
236
+ readonly nextLink?: string;
237
+ }
238
+
239
+ /** Network function properties. */
240
+ export interface NetworkFunctionPropertiesFormat {
241
+ /** Polymorphic discriminator, which specifies the different types this object can be */
242
+ configurationType: "Secret" | "Open";
243
+ /**
244
+ * The provisioning state of the network function resource.
245
+ * NOTE: This property will not be serialized. It can only be populated by the server.
246
+ */
247
+ readonly provisioningState?: ProvisioningState;
248
+ /**
249
+ * The publisher name for the network function.
250
+ * NOTE: This property will not be serialized. It can only be populated by the server.
251
+ */
252
+ readonly publisherName?: string;
253
+ /**
254
+ * The scope of the publisher.
255
+ * NOTE: This property will not be serialized. It can only be populated by the server.
256
+ */
257
+ readonly publisherScope?: PublisherScope;
258
+ /**
259
+ * The network function definition group name for the network function.
260
+ * NOTE: This property will not be serialized. It can only be populated by the server.
261
+ */
262
+ readonly networkFunctionDefinitionGroupName?: string;
263
+ /**
264
+ * The network function definition version for the network function.
265
+ * NOTE: This property will not be serialized. It can only be populated by the server.
266
+ */
267
+ readonly networkFunctionDefinitionVersion?: string;
268
+ /**
269
+ * The location of the network function definition offering.
270
+ * NOTE: This property will not be serialized. It can only be populated by the server.
271
+ */
272
+ readonly networkFunctionDefinitionOfferingLocation?: string;
273
+ /** The network function definition version resource reference. */
274
+ networkFunctionDefinitionVersionResourceReference?: DeploymentResourceIdReferenceUnion;
275
+ /** The nfvi type for the network function. */
276
+ nfviType?: NfviType;
277
+ /** The nfviId for the network function. */
278
+ nfviId?: string;
279
+ /** Indicates if software updates are allowed during deployment. */
280
+ allowSoftwareUpdate?: boolean;
281
+ /** The role configuration override values from the user. */
282
+ roleOverrideValues?: string[];
283
+ }
284
+
285
+ /** Managed service identity (system assigned and/or user assigned identities) */
286
+ export interface ManagedServiceIdentity {
287
+ /**
288
+ * The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
289
+ * NOTE: This property will not be serialized. It can only be populated by the server.
290
+ */
291
+ readonly principalId?: string;
292
+ /**
293
+ * The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
294
+ * NOTE: This property will not be serialized. It can only be populated by the server.
295
+ */
296
+ readonly tenantId?: string;
297
+ /** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */
298
+ type: ManagedServiceIdentityType;
299
+ /** The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests. */
300
+ userAssignedIdentities?: { [propertyName: string]: UserAssignedIdentity };
301
+ }
302
+
303
+ /** User assigned identity properties */
304
+ export interface UserAssignedIdentity {
305
+ /**
306
+ * The principal ID of the assigned identity.
307
+ * NOTE: This property will not be serialized. It can only be populated by the server.
308
+ */
309
+ readonly principalId?: string;
310
+ /**
311
+ * The client ID of the assigned identity.
312
+ * NOTE: This property will not be serialized. It can only be populated by the server.
313
+ */
314
+ readonly clientId?: string;
315
+ }
316
+
317
+ /** Response for network function API service call. */
318
+ export interface NetworkFunctionListResult {
319
+ /** A list of network function resources in a subscription or resource group. */
320
+ value?: NetworkFunction[];
321
+ /**
322
+ * The URL to get the next set of results.
323
+ * NOTE: This property will not be serialized. It can only be populated by the server.
324
+ */
325
+ readonly nextLink?: string;
326
+ }
327
+
328
+ /** Payload for execute request post call. */
329
+ export interface ExecuteRequestParameters {
330
+ /** The endpoint of service to call. */
331
+ serviceEndpoint: string;
332
+ /** The request metadata. */
333
+ requestMetadata: RequestMetadata;
334
+ }
335
+
336
+ /** Request metadata of execute request post call payload. */
337
+ export interface RequestMetadata {
338
+ /** The relative path of the request. */
339
+ relativePath: string;
340
+ /** The http method of the request. */
341
+ httpMethod: HttpMethod;
342
+ /** The serialized body of the request. */
343
+ serializedBody: string;
344
+ /** The api version of the request. */
345
+ apiVersion?: string;
346
+ }
347
+
348
+ /** The component properties of the network function. */
349
+ export interface ComponentProperties {
350
+ /**
351
+ * The provisioning state of the component resource.
352
+ * NOTE: This property will not be serialized. It can only be populated by the server.
353
+ */
354
+ readonly provisioningState?: ProvisioningState;
355
+ /**
356
+ * The JSON-serialized deployment profile of the component resource.
357
+ * NOTE: This property will not be serialized. It can only be populated by the server.
358
+ */
359
+ readonly deploymentProfile?: string;
360
+ /**
361
+ * The deployment status of the component resource.
362
+ * NOTE: This property will not be serialized. It can only be populated by the server.
363
+ */
364
+ readonly deploymentStatus?: DeploymentStatusProperties;
365
+ }
366
+
367
+ /** The deployment status properties of the network function component. */
368
+ export interface DeploymentStatusProperties {
369
+ /** The status of the component resource. */
370
+ status?: Status;
371
+ /** The resource related to the component resource. */
372
+ resources?: Resources;
373
+ /** The next expected update of deployment status. */
374
+ nextExpectedUpdateAt?: Date;
375
+ }
376
+
377
+ /** The resources of the network function component. */
378
+ export interface Resources {
379
+ /** Deployments that are related to component resource. */
380
+ deployments?: Deployment[];
381
+ /** Pods related to component resource. */
382
+ pods?: Pod[];
383
+ /** Replica sets related to component resource. */
384
+ replicaSets?: ReplicaSet[];
385
+ /** Stateful sets related to component resource. */
386
+ statefulSets?: StatefulSet[];
387
+ /** Daemonsets related to component resource. */
388
+ daemonSets?: DaemonSet[];
389
+ }
390
+
391
+ /** Helm Deployment status properties. */
392
+ export interface Deployment {
393
+ /** The name of the deployment. */
394
+ name?: string;
395
+ /** The namespace of the deployment. */
396
+ namespace?: string;
397
+ /** Desired number of pods */
398
+ desired?: number;
399
+ /** Number of ready pods. */
400
+ ready?: number;
401
+ /** Number of upto date pods. */
402
+ upToDate?: number;
403
+ /** Number of available pods. */
404
+ available?: number;
405
+ /** Creation Time of deployment. */
406
+ creationTime?: Date;
407
+ }
408
+
409
+ /** Helm Pod status properties. */
410
+ export interface Pod {
411
+ /** The name of the Pod. */
412
+ name?: string;
413
+ /** The namespace of the Pod. */
414
+ namespace?: string;
415
+ /** Desired number of containers */
416
+ desired?: number;
417
+ /** Number of ready containers. */
418
+ ready?: number;
419
+ /** The status of a pod. */
420
+ status?: PodStatus;
421
+ /** Creation Time of Pod. */
422
+ creationTime?: Date;
423
+ /** Last 5 Pod events. */
424
+ events?: PodEvent[];
425
+ }
426
+
427
+ /** Pod Event properties. */
428
+ export interface PodEvent {
429
+ /** The type of pod event. */
430
+ type?: PodEventType;
431
+ /** Event reason. */
432
+ reason?: string;
433
+ /** Event message. */
434
+ message?: string;
435
+ /** Event Last seen. */
436
+ lastSeenTime?: Date;
437
+ }
438
+
439
+ /** Helm ReplicaSet status properties. */
440
+ export interface ReplicaSet {
441
+ /** The name of the replicaSet. */
442
+ name?: string;
443
+ /** The namespace of the replicaSet. */
444
+ namespace?: string;
445
+ /** Desired number of pods */
446
+ desired?: number;
447
+ /** Number of ready pods. */
448
+ ready?: number;
449
+ /** Number of current pods. */
450
+ current?: number;
451
+ /** Creation Time of replicaSet. */
452
+ creationTime?: Date;
453
+ }
454
+
455
+ /** Helm StatefulSet status properties. */
456
+ export interface StatefulSet {
457
+ /** The name of the statefulset. */
458
+ name?: string;
459
+ /** The namespace of the statefulset. */
460
+ namespace?: string;
461
+ /** Desired number of pods */
462
+ desired?: number;
463
+ /** Number of ready pods. */
464
+ ready?: number;
465
+ /** Creation Time of statefulset. */
466
+ creationTime?: Date;
467
+ }
468
+
469
+ /** Helm DaemonSet status properties. */
470
+ export interface DaemonSet {
471
+ /** The name of the daemonSet. */
472
+ name?: string;
473
+ /** The namespace of the daemonSet. */
474
+ namespace?: string;
475
+ /** Desired number of pods */
476
+ desired?: number;
477
+ /** Current number of pods */
478
+ current?: number;
479
+ /** Number of Ready pods */
480
+ ready?: number;
481
+ /** Number of upto date pods */
482
+ upToDate?: number;
483
+ /** Number of available pods. */
484
+ available?: number;
485
+ /** Creation Time of daemonSet. */
486
+ creationTime?: Date;
487
+ }
488
+
489
+ /** Response for list component API service call. */
490
+ export interface ComponentListResult {
491
+ /** A list of component resources in a networkFunction. */
492
+ value?: Component[];
493
+ /**
494
+ * The URL to get the next set of results.
495
+ * NOTE: This property will not be serialized. It can only be populated by the server.
496
+ */
497
+ readonly nextLink?: string;
498
+ }
499
+
500
+ /** A list of network function definition group resources. */
501
+ export interface NetworkFunctionDefinitionGroupListResult {
502
+ /** A list of network function definition group. */
503
+ value?: NetworkFunctionDefinitionGroup[];
504
+ /**
505
+ * The URL to get the next set of results.
506
+ * NOTE: This property will not be serialized. It can only be populated by the server.
507
+ */
508
+ readonly nextLink?: string;
509
+ }
510
+
511
+ /** Network function definition group properties. */
512
+ export interface NetworkFunctionDefinitionGroupPropertiesFormat {
513
+ /**
514
+ * The provisioning state of the network function definition groups resource.
515
+ * NOTE: This property will not be serialized. It can only be populated by the server.
516
+ */
517
+ readonly provisioningState?: ProvisioningState;
518
+ /** The network function definition group description. */
519
+ description?: string;
520
+ }
521
+
522
+ /** Network function definition version properties. */
523
+ export interface NetworkFunctionDefinitionVersionPropertiesFormat {
524
+ /** Polymorphic discriminator, which specifies the different types this object can be */
525
+ networkFunctionType:
526
+ | "ContainerizedNetworkFunction"
527
+ | "VirtualNetworkFunction";
528
+ /**
529
+ * The provisioning state of the network function definition version resource.
530
+ * NOTE: This property will not be serialized. It can only be populated by the server.
531
+ */
532
+ readonly provisioningState?: ProvisioningState;
533
+ /**
534
+ * The network function definition version state.
535
+ * NOTE: This property will not be serialized. It can only be populated by the server.
536
+ */
537
+ readonly versionState?: VersionState;
538
+ /** The network function definition version description. */
539
+ description?: string;
540
+ /** The deployment parameters of the network function definition version. */
541
+ deployParameters?: string;
542
+ }
543
+
544
+ /** A list of network function definition versions. */
545
+ export interface NetworkFunctionDefinitionVersionListResult {
546
+ /** A list of network function definition versions. */
547
+ value?: NetworkFunctionDefinitionVersion[];
548
+ /**
549
+ * The URI to get the next set of results.
550
+ * NOTE: This property will not be serialized. It can only be populated by the server.
551
+ */
552
+ readonly nextLink?: string;
553
+ }
554
+
555
+ /** Publisher network function definition version update request definition. */
556
+ export interface NetworkFunctionDefinitionVersionUpdateState {
557
+ /** The network function definition version state. Only the 'Active' and 'Deprecated' states are allowed for updates. Other states are used for internal state transitioning. */
558
+ versionState?: VersionState;
559
+ }
560
+
561
+ /** A list of network service design group resources. */
562
+ export interface NetworkServiceDesignGroupListResult {
563
+ /** A list of network service design group. */
564
+ value?: NetworkServiceDesignGroup[];
565
+ /**
566
+ * The URL to get the next set of results.
567
+ * NOTE: This property will not be serialized. It can only be populated by the server.
568
+ */
569
+ readonly nextLink?: string;
570
+ }
571
+
572
+ /** network service design group properties. */
573
+ export interface NetworkServiceDesignGroupPropertiesFormat {
574
+ /**
575
+ * The provisioning state of the network service design groups resource.
576
+ * NOTE: This property will not be serialized. It can only be populated by the server.
577
+ */
578
+ readonly provisioningState?: ProvisioningState;
579
+ /** The network service design group description. */
580
+ description?: string;
581
+ }
582
+
583
+ /** network service design version properties. */
584
+ export interface NetworkServiceDesignVersionPropertiesFormat {
585
+ /**
586
+ * The provisioning state of the network service design version resource.
587
+ * NOTE: This property will not be serialized. It can only be populated by the server.
588
+ */
589
+ readonly provisioningState?: ProvisioningState;
590
+ /**
591
+ * The network service design version state.
592
+ * NOTE: This property will not be serialized. It can only be populated by the server.
593
+ */
594
+ readonly versionState?: VersionState;
595
+ /** The network service design version description. */
596
+ description?: string;
597
+ /** The configuration schemas to used to define the values. */
598
+ configurationGroupSchemaReferences?: {
599
+ [propertyName: string]: ReferencedResource;
600
+ };
601
+ /** The nfvis from the site. */
602
+ nfvisFromSite?: { [propertyName: string]: NfviDetails };
603
+ /** List of resource element template */
604
+ resourceElementTemplates?: ResourceElementTemplateUnion[];
605
+ }
606
+
607
+ /** Reference to another resource. */
608
+ export interface ReferencedResource {
609
+ /** Resource ID. */
610
+ id?: string;
611
+ }
612
+
613
+ /** The nfvi details. */
614
+ export interface NfviDetails {
615
+ /** The nfvi name. */
616
+ name?: string;
617
+ /** The nfvi type. */
618
+ type?: string;
619
+ }
620
+
621
+ /** The resource element template object. */
622
+ export interface ResourceElementTemplate {
623
+ /** Polymorphic discriminator, which specifies the different types this object can be */
624
+ resourceElementType: "ArmResourceDefinition" | "NetworkFunctionDefinition";
625
+ /** Name of the resource element template. */
626
+ name?: string;
627
+ /** The depends on profile. */
628
+ dependsOnProfile?: DependsOnProfile;
629
+ }
630
+
631
+ /** Depends on profile definition. */
632
+ export interface DependsOnProfile {
633
+ /** Application installation operation dependency. */
634
+ installDependsOn?: string[];
635
+ /** Application deletion operation dependency. */
636
+ uninstallDependsOn?: string[];
637
+ /** Application update operation dependency. */
638
+ updateDependsOn?: string[];
639
+ }
640
+
641
+ /** A list of network service design versions. */
642
+ export interface NetworkServiceDesignVersionListResult {
643
+ /** A list of network service design versions. */
644
+ value?: NetworkServiceDesignVersion[];
645
+ /**
646
+ * The URI to get the next set of results.
647
+ * NOTE: This property will not be serialized. It can only be populated by the server.
648
+ */
649
+ readonly nextLink?: string;
650
+ }
651
+
652
+ /** Publisher network service design version update request definition. */
653
+ export interface NetworkServiceDesignVersionUpdateState {
654
+ /** The network service design version state. */
655
+ versionState?: VersionState;
656
+ }
657
+
658
+ /** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
659
+ export interface OperationListResult {
660
+ /**
661
+ * List of operations supported by the resource provider
662
+ * NOTE: This property will not be serialized. It can only be populated by the server.
663
+ */
664
+ readonly value?: Operation[];
665
+ /**
666
+ * URL to get the next set of operation list results (if there are any).
667
+ * NOTE: This property will not be serialized. It can only be populated by the server.
668
+ */
669
+ readonly nextLink?: string;
670
+ }
671
+
672
+ /** Details of a REST API operation, returned from the Resource Provider Operations API */
673
+ export interface Operation {
674
+ /**
675
+ * The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action"
676
+ * NOTE: This property will not be serialized. It can only be populated by the server.
677
+ */
678
+ readonly name?: string;
679
+ /**
680
+ * Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for ARM/control-plane operations.
681
+ * NOTE: This property will not be serialized. It can only be populated by the server.
682
+ */
683
+ readonly isDataAction?: boolean;
684
+ /** Localized display information for this particular operation. */
685
+ display?: OperationDisplay;
686
+ /**
687
+ * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system"
688
+ * NOTE: This property will not be serialized. It can only be populated by the server.
689
+ */
690
+ readonly origin?: Origin;
691
+ /**
692
+ * Enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs.
693
+ * NOTE: This property will not be serialized. It can only be populated by the server.
694
+ */
695
+ readonly actionType?: ActionType;
696
+ }
697
+
698
+ /** Localized display information for this particular operation. */
699
+ export interface OperationDisplay {
700
+ /**
701
+ * The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute".
702
+ * NOTE: This property will not be serialized. It can only be populated by the server.
703
+ */
704
+ readonly provider?: string;
705
+ /**
706
+ * The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections".
707
+ * NOTE: This property will not be serialized. It can only be populated by the server.
708
+ */
709
+ readonly resource?: string;
710
+ /**
711
+ * The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine".
712
+ * NOTE: This property will not be serialized. It can only be populated by the server.
713
+ */
714
+ readonly operation?: string;
715
+ /**
716
+ * The short, localized friendly description of the operation; suitable for tool tips and detailed views.
717
+ * NOTE: This property will not be serialized. It can only be populated by the server.
718
+ */
719
+ readonly description?: string;
720
+ }
721
+
722
+ /** A list of publishers. */
723
+ export interface PublisherListResult {
724
+ /** A list of publishers. */
725
+ value?: Publisher[];
726
+ /**
727
+ * The URL to get the next set of results.
728
+ * NOTE: This property will not be serialized. It can only be populated by the server.
729
+ */
730
+ readonly nextLink?: string;
731
+ }
732
+
733
+ /** publisher properties. */
734
+ export interface PublisherPropertiesFormat {
735
+ /**
736
+ * The provisioning state of the publisher resource.
737
+ * NOTE: This property will not be serialized. It can only be populated by the server.
738
+ */
739
+ readonly provisioningState?: ProvisioningState;
740
+ /** The publisher scope. */
741
+ scope?: PublisherScope;
742
+ }
743
+
744
+ /** A list of artifact stores. */
745
+ export interface ArtifactStoreListResult {
746
+ /** A list of artifact stores. */
747
+ value?: ArtifactStore[];
748
+ /**
749
+ * The URL to get the next set of results.
750
+ * NOTE: This property will not be serialized. It can only be populated by the server.
751
+ */
752
+ readonly nextLink?: string;
753
+ }
754
+
755
+ /** Artifact store properties. */
756
+ export interface ArtifactStorePropertiesFormat {
757
+ /**
758
+ * The provisioning state of the application groups resource.
759
+ * NOTE: This property will not be serialized. It can only be populated by the server.
760
+ */
761
+ readonly provisioningState?: ProvisioningState;
762
+ /** The artifact store type. */
763
+ storeType?: ArtifactStoreType;
764
+ /** The replication strategy. */
765
+ replicationStrategy?: ArtifactReplicationStrategy;
766
+ managedResourceGroupConfiguration?: ArtifactStorePropertiesFormatManagedResourceGroupConfiguration;
767
+ /**
768
+ * The created storage resource id
769
+ * NOTE: This property will not be serialized. It can only be populated by the server.
770
+ */
771
+ readonly storageResourceId?: string;
772
+ }
773
+
774
+ export interface ArtifactStorePropertiesFormatManagedResourceGroupConfiguration {
775
+ /** The managed resource group name. */
776
+ name?: string;
777
+ /** The managed resource group location. */
778
+ location?: string;
779
+ }
780
+
781
+ /** A list of artifact manifests. */
782
+ export interface ArtifactManifestListResult {
783
+ /** A list of artifact manifests. */
784
+ value?: ArtifactManifest[];
785
+ /**
786
+ * The URI to get the next set of results.
787
+ * NOTE: This property will not be serialized. It can only be populated by the server.
788
+ */
789
+ readonly nextLink?: string;
790
+ }
791
+
792
+ /** Artifact manifest properties. */
793
+ export interface ArtifactManifestPropertiesFormat {
794
+ /**
795
+ * The provisioning state of the ArtifactManifest resource.
796
+ * NOTE: This property will not be serialized. It can only be populated by the server.
797
+ */
798
+ readonly provisioningState?: ProvisioningState;
799
+ /**
800
+ * The artifact manifest state.
801
+ * NOTE: This property will not be serialized. It can only be populated by the server.
802
+ */
803
+ readonly artifactManifestState?: ArtifactManifestState;
804
+ /** The artifacts list. */
805
+ artifacts?: ManifestArtifactFormat[];
806
+ }
807
+
808
+ /** Manifest artifact properties. */
809
+ export interface ManifestArtifactFormat {
810
+ /** The artifact name */
811
+ artifactName?: string;
812
+ /** The artifact type. */
813
+ artifactType?: ArtifactType;
814
+ /** The artifact version. */
815
+ artifactVersion?: string;
816
+ }
817
+
818
+ /** The artifact manifest credential definition. */
819
+ export interface ArtifactAccessCredential {
820
+ /** Polymorphic discriminator, which specifies the different types this object can be */
821
+ credentialType:
822
+ | "AzureContainerRegistryScopedToken"
823
+ | "AzureStorageAccountToken";
824
+ }
825
+
826
+ /** The artifact manifest updating request payload. Only the 'Uploaded' state is allowed for updates. Other states are used for internal state transitioning. */
827
+ export interface ArtifactManifestUpdateState {
828
+ /** The artifact manifest state. */
829
+ artifactManifestState?: ArtifactManifestState;
830
+ }
831
+
832
+ /** The proxy artifact list result. */
833
+ export interface ProxyArtifactOverviewListResult {
834
+ /** A list of available proxy artifacts. */
835
+ value?: ProxyArtifactListOverview[];
836
+ /**
837
+ * The URL to get the next set of results.
838
+ * NOTE: This property will not be serialized. It can only be populated by the server.
839
+ */
840
+ readonly nextLink?: string;
841
+ }
842
+
843
+ /** The proxy artifact list result. */
844
+ export interface ProxyArtifactVersionsOverviewListResult {
845
+ /** A list of available proxy artifacts. */
846
+ value?: ProxyArtifactVersionsListOverview[];
847
+ /**
848
+ * The URL to get the next set of results.
849
+ * NOTE: This property will not be serialized. It can only be populated by the server.
850
+ */
851
+ readonly nextLink?: string;
852
+ }
853
+
854
+ export interface ProxyArtifactOverviewPropertiesValue {
855
+ /** The artifact type. */
856
+ artifactType?: ArtifactType;
857
+ /** The artifact version. */
858
+ artifactVersion?: string;
859
+ /** The artifact state */
860
+ artifactState?: ArtifactState;
861
+ }
862
+
863
+ /** The artifact updating request payload. */
864
+ export interface ArtifactChangeState {
865
+ /** Artifact update state properties. */
866
+ properties?: ArtifactChangeStateProperties;
867
+ }
868
+
869
+ /** The artifact update state properties. */
870
+ export interface ArtifactChangeStateProperties {
871
+ /** The artifact state */
872
+ artifactState?: ArtifactState;
873
+ }
874
+
875
+ /** Site properties. */
876
+ export interface SitePropertiesFormat {
877
+ /**
878
+ * The provisioning state of the site resource. **TODO**: Confirm if this is needed.
879
+ * NOTE: This property will not be serialized. It can only be populated by the server.
880
+ */
881
+ readonly provisioningState?: ProvisioningState;
882
+ /** List of NFVIs */
883
+ nfvis?: NFVIsUnion[];
884
+ /**
885
+ * The list of site network services on the site.
886
+ * NOTE: This property will not be serialized. It can only be populated by the server.
887
+ */
888
+ readonly siteNetworkServiceReferences?: ReferencedResource[];
889
+ }
890
+
891
+ /** The NFVI object. */
892
+ export interface NFVIs {
893
+ /** Polymorphic discriminator, which specifies the different types this object can be */
894
+ nfviType: "AzureCore" | "AzureArcKubernetes" | "AzureOperatorNexus";
895
+ /** Name of the nfvi. */
896
+ name?: string;
897
+ }
898
+
899
+ /** Response for sites API service call. */
900
+ export interface SiteListResult {
901
+ /** A list of sites in a resource group. */
902
+ value?: Site[];
903
+ /**
904
+ * The URL to get the next set of results.
905
+ * NOTE: This property will not be serialized. It can only be populated by the server.
906
+ */
907
+ readonly nextLink?: string;
908
+ }
909
+
910
+ /** Site network service properties. */
911
+ export interface SiteNetworkServicePropertiesFormat {
912
+ /**
913
+ * The provisioning state of the site network service resource.
914
+ * NOTE: This property will not be serialized. It can only be populated by the server.
915
+ */
916
+ readonly provisioningState?: ProvisioningState;
917
+ /** Managed resource group configuration. */
918
+ managedResourceGroupConfiguration?: ManagedResourceGroupConfiguration;
919
+ /** The site details */
920
+ siteReference?: ReferencedResource;
921
+ /**
922
+ * The publisher name for the site network service.
923
+ * NOTE: This property will not be serialized. It can only be populated by the server.
924
+ */
925
+ readonly publisherName?: string;
926
+ /**
927
+ * The scope of the publisher.
928
+ * NOTE: This property will not be serialized. It can only be populated by the server.
929
+ */
930
+ readonly publisherScope?: PublisherScope;
931
+ /**
932
+ * The network service design group name for the site network service.
933
+ * NOTE: This property will not be serialized. It can only be populated by the server.
934
+ */
935
+ readonly networkServiceDesignGroupName?: string;
936
+ /**
937
+ * The network service design version for the site network service.
938
+ * NOTE: This property will not be serialized. It can only be populated by the server.
939
+ */
940
+ readonly networkServiceDesignVersionName?: string;
941
+ /**
942
+ * The location of the network service design offering.
943
+ * NOTE: This property will not be serialized. It can only be populated by the server.
944
+ */
945
+ readonly networkServiceDesignVersionOfferingLocation?: string;
946
+ /** The network service design version resource reference. */
947
+ networkServiceDesignVersionResourceReference?: DeploymentResourceIdReferenceUnion;
948
+ /** The goal state of the site network service resource. This has references to the configuration group value objects that describe the desired state of the site network service. */
949
+ desiredStateConfigurationGroupValueReferences?: {
950
+ [propertyName: string]: ReferencedResource;
951
+ };
952
+ /**
953
+ * The network service design version for the site network service.
954
+ * NOTE: This property will not be serialized. It can only be populated by the server.
955
+ */
956
+ readonly lastStateNetworkServiceDesignVersionName?: string;
957
+ /**
958
+ * The last state of the site network service resource.
959
+ * NOTE: This property will not be serialized. It can only be populated by the server.
960
+ */
961
+ readonly lastStateConfigurationGroupValueReferences?: {
962
+ [propertyName: string]: ReferencedResource;
963
+ };
964
+ }
965
+
966
+ /** Managed resource group configuration. */
967
+ export interface ManagedResourceGroupConfiguration {
968
+ /** Managed resource group name. */
969
+ name?: string;
970
+ /** Managed resource group location. */
971
+ location?: string;
972
+ }
973
+
974
+ /** Sku, to be associated with a SiteNetworkService. */
975
+ export interface Sku {
976
+ /** Name of this Sku */
977
+ name: SkuName;
978
+ /**
979
+ * The SKU tier based on the SKU name.
980
+ * NOTE: This property will not be serialized. It can only be populated by the server.
981
+ */
982
+ readonly tier?: SkuTier;
983
+ }
984
+
985
+ /** Response for site network services API service call. */
986
+ export interface SiteNetworkServiceListResult {
987
+ /** A list of site network services in a resource group. */
988
+ value?: SiteNetworkService[];
989
+ /**
990
+ * The URL to get the next set of results.
991
+ * NOTE: This property will not be serialized. It can only be populated by the server.
992
+ */
993
+ readonly nextLink?: string;
994
+ }
995
+
996
+ /** Reference to an Azure ARC custom location resource. */
997
+ export interface CustomLocationResourceId {
998
+ /** Azure ARC custom location resource ID. */
999
+ id?: string;
1000
+ }
1001
+
1002
+ /** Network function application definition. */
1003
+ export interface NetworkFunctionApplication {
1004
+ /** The name of the network function application. */
1005
+ name?: string;
1006
+ /** Depends on profile definition. */
1007
+ dependsOnProfile?: DependsOnProfile;
1008
+ }
1009
+
1010
+ /** Artifact profile properties. */
1011
+ export interface ArtifactProfile {
1012
+ /** The reference to artifact store. */
1013
+ artifactStore?: ReferencedResource;
1014
+ }
1015
+
1016
+ /** Mapping rule profile properties. */
1017
+ export interface MappingRuleProfile {
1018
+ /** The application enablement. */
1019
+ applicationEnablement?: ApplicationEnablement;
1020
+ }
1021
+
1022
+ /** The azure storage account container credential definition. */
1023
+ export interface AzureStorageAccountContainerCredential {
1024
+ /** The storage account container name */
1025
+ containerName?: string;
1026
+ /** The storage account container sas uri */
1027
+ containerSasUri?: string;
1028
+ }
1029
+
1030
+ /** Containerized network function template. */
1031
+ export interface ContainerizedNetworkFunctionTemplate {
1032
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1033
+ nfviType: "AzureArcKubernetes";
1034
+ }
1035
+
1036
+ /** Virtual network function template. */
1037
+ export interface VirtualNetworkFunctionTemplate {
1038
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1039
+ nfviType: "AzureCore" | "AzureOperatorNexus";
1040
+ }
1041
+
1042
+ /** Helm artifact profile. */
1043
+ export interface HelmArtifactProfile {
1044
+ /** Helm package name. */
1045
+ helmPackageName?: string;
1046
+ /** Helm package version range. */
1047
+ helmPackageVersionRange?: string;
1048
+ /** The registry values path list. */
1049
+ registryValuesPaths?: string[];
1050
+ /** The image pull secrets values path list. */
1051
+ imagePullSecretsValuesPaths?: string[];
1052
+ }
1053
+
1054
+ /** Helm mapping rule profile */
1055
+ export interface HelmMappingRuleProfile {
1056
+ /** Helm release namespace. */
1057
+ releaseNamespace?: string;
1058
+ /** Helm release name. */
1059
+ releaseName?: string;
1060
+ /** Helm package version. */
1061
+ helmPackageVersion?: string;
1062
+ /** Helm release values. */
1063
+ values?: string;
1064
+ /** The helm deployment options */
1065
+ options?: HelmMappingRuleProfileOptions;
1066
+ }
1067
+
1068
+ /** The helm deployment options */
1069
+ export interface HelmMappingRuleProfileOptions {
1070
+ /** The helm deployment install options */
1071
+ installOptions?: HelmInstallOptions;
1072
+ /** The helm deployment upgrade options */
1073
+ upgradeOptions?: HelmUpgradeOptions;
1074
+ }
1075
+
1076
+ /** The helm deployment install options */
1077
+ export interface HelmInstallOptions {
1078
+ /** The helm deployment atomic options */
1079
+ atomic?: string;
1080
+ /** The helm deployment wait options */
1081
+ wait?: string;
1082
+ /** The helm deployment timeout options */
1083
+ timeout?: string;
1084
+ }
1085
+
1086
+ /** The helm deployment install options */
1087
+ export interface HelmUpgradeOptions {
1088
+ /** The helm deployment atomic options */
1089
+ atomic?: string;
1090
+ /** The helm deployment wait options */
1091
+ wait?: string;
1092
+ /** The helm deployment timeout options */
1093
+ timeout?: string;
1094
+ }
1095
+
1096
+ /** Vhd artifact profile. */
1097
+ export interface VhdImageArtifactProfile {
1098
+ /** Vhd name. */
1099
+ vhdName?: string;
1100
+ /** Vhd version. */
1101
+ vhdVersion?: string;
1102
+ }
1103
+
1104
+ /** Vhd mapping rule profile */
1105
+ export interface VhdImageMappingRuleProfile {
1106
+ /** List of values. */
1107
+ userConfiguration?: string;
1108
+ }
1109
+
1110
+ /** Template artifact profile. */
1111
+ export interface ArmTemplateArtifactProfile {
1112
+ /** Template name. */
1113
+ templateName?: string;
1114
+ /** Template version. */
1115
+ templateVersion?: string;
1116
+ }
1117
+
1118
+ /** Template mapping rule profile */
1119
+ export interface ArmTemplateMappingRuleProfile {
1120
+ /** List of template parameters. */
1121
+ templateParameters?: string;
1122
+ }
1123
+
1124
+ /** Image artifact profile. */
1125
+ export interface ImageArtifactProfile {
1126
+ /** Image name. */
1127
+ imageName?: string;
1128
+ /** Image version. */
1129
+ imageVersion?: string;
1130
+ }
1131
+
1132
+ /** Image mapping rule profile */
1133
+ export interface ImageMappingRuleProfile {
1134
+ /** List of values. */
1135
+ userConfiguration?: string;
1136
+ }
1137
+
1138
+ /** The arm template RE. */
1139
+ export interface ArmResourceDefinitionResourceElementTemplate {
1140
+ /** The template type. */
1141
+ templateType?: TemplateType;
1142
+ /** Name and value pairs that define the parameter values. It can be a well formed escaped JSON string. */
1143
+ parameterValues?: string;
1144
+ /** Artifact profile properties. */
1145
+ artifactProfile?: NSDArtifactProfile;
1146
+ }
1147
+
1148
+ /** Artifact profile properties. */
1149
+ export interface NSDArtifactProfile {
1150
+ /** The artifact store resource id */
1151
+ artifactStoreReference?: ReferencedResource;
1152
+ /** Artifact name. */
1153
+ artifactName?: string;
1154
+ /** Artifact version. */
1155
+ artifactVersion?: string;
1156
+ }
1157
+
1158
+ /** Proxy Artifact overview properties. */
1159
+ export interface ProxyArtifactOverviewPropertiesFormat {
1160
+ /** The proxy artifact overview properties. */
1161
+ artifactVersions?: ProxyArtifactOverviewPropertiesValue[];
1162
+ }
1163
+
1164
+ /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
1165
+ export interface TrackedResource extends Resource {
1166
+ /** Resource tags. */
1167
+ tags?: { [propertyName: string]: string };
1168
+ /** The geo-location where the resource lives */
1169
+ location: string;
1170
+ }
1171
+
1172
+ /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
1173
+ export interface ProxyResource extends Resource {}
1174
+
1175
+ /** The ConfigurationValue with secrets. */
1176
+ export interface ConfigurationValueWithSecrets
1177
+ extends ConfigurationGroupValuePropertiesFormat {
1178
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1179
+ configurationType: "Secret";
1180
+ /** Name and value pairs that define the configuration value secrets. It can be a well formed escaped JSON string. */
1181
+ secretConfigurationValue?: string;
1182
+ }
1183
+
1184
+ /** The ConfigurationValue with no secrets. */
1185
+ export interface ConfigurationValueWithoutSecrets
1186
+ extends ConfigurationGroupValuePropertiesFormat {
1187
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1188
+ configurationType: "Open";
1189
+ /** Name and value pairs that define the configuration value. It can be a well formed escaped JSON string. */
1190
+ configurationValue?: string;
1191
+ }
1192
+
1193
+ /** Secret deployment resource id reference. */
1194
+ export interface SecretDeploymentResourceReference
1195
+ extends DeploymentResourceIdReference {
1196
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1197
+ idType: "Secret";
1198
+ /** Resource ID. */
1199
+ id?: string;
1200
+ }
1201
+
1202
+ /** Non secret deployment resource id reference. */
1203
+ export interface OpenDeploymentResourceReference
1204
+ extends DeploymentResourceIdReference {
1205
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1206
+ idType: "Open";
1207
+ /** Resource ID. */
1208
+ id?: string;
1209
+ }
1210
+
1211
+ /** NetworkFunction with secrets. */
1212
+ export interface NetworkFunctionValueWithSecrets
1213
+ extends NetworkFunctionPropertiesFormat {
1214
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1215
+ configurationType: "Secret";
1216
+ /** The JSON-serialized secret deployment values from the user. This contains secrets like passwords,keys etc */
1217
+ secretDeploymentValues?: string;
1218
+ }
1219
+
1220
+ /** NetworkFunction with no secrets. */
1221
+ export interface NetworkFunctionValueWithoutSecrets
1222
+ extends NetworkFunctionPropertiesFormat {
1223
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1224
+ configurationType: "Open";
1225
+ /** The JSON-serialized deployment values from the user. */
1226
+ deploymentValues?: string;
1227
+ }
1228
+
1229
+ /** Containerized network function network function definition version properties. */
1230
+ export interface ContainerizedNetworkFunctionDefinitionVersion
1231
+ extends NetworkFunctionDefinitionVersionPropertiesFormat {
1232
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1233
+ networkFunctionType: "ContainerizedNetworkFunction";
1234
+ /** Containerized network function template. */
1235
+ networkFunctionTemplate?: ContainerizedNetworkFunctionTemplateUnion;
1236
+ }
1237
+
1238
+ /** Virtual network function network function definition version properties. */
1239
+ export interface VirtualNetworkFunctionDefinitionVersion
1240
+ extends NetworkFunctionDefinitionVersionPropertiesFormat {
1241
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1242
+ networkFunctionType: "VirtualNetworkFunction";
1243
+ /** Virtual network function template. */
1244
+ networkFunctionTemplate?: VirtualNetworkFunctionTemplateUnion;
1245
+ }
1246
+
1247
+ /** The arm resource definition resource element template details. */
1248
+ export interface ArmResourceDefinitionResourceElementTemplateDetails
1249
+ extends ResourceElementTemplate {
1250
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1251
+ resourceElementType: "ArmResourceDefinition";
1252
+ /** The resource element template type. */
1253
+ configuration?: ArmResourceDefinitionResourceElementTemplate;
1254
+ }
1255
+
1256
+ /** The network function definition resource element template details. */
1257
+ export interface NetworkFunctionDefinitionResourceElementTemplateDetails
1258
+ extends ResourceElementTemplate {
1259
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1260
+ resourceElementType: "NetworkFunctionDefinition";
1261
+ /** The resource element template type. */
1262
+ configuration?: ArmResourceDefinitionResourceElementTemplate;
1263
+ }
1264
+
1265
+ /** The azure container registry scoped token credential definition. */
1266
+ export interface AzureContainerRegistryScopedTokenCredential
1267
+ extends ArtifactAccessCredential {
1268
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1269
+ credentialType: "AzureContainerRegistryScopedToken";
1270
+ /** The username of the credential. */
1271
+ username?: string;
1272
+ /** The credential value. */
1273
+ acrToken?: string;
1274
+ /** The Acr server url */
1275
+ acrServerUrl?: string;
1276
+ /** The repositories that could be accessed using the current credential. */
1277
+ repositories?: string[];
1278
+ /** The UTC time when credential will expire. */
1279
+ expiry?: Date;
1280
+ }
1281
+
1282
+ /** The azure storage account credential definition. */
1283
+ export interface AzureStorageAccountCredential
1284
+ extends ArtifactAccessCredential {
1285
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1286
+ credentialType: "AzureStorageAccountToken";
1287
+ /** The storage account Id */
1288
+ storageAccountId?: string;
1289
+ /** The containers that could be accessed using the current credential. */
1290
+ containerCredentials?: AzureStorageAccountContainerCredential[];
1291
+ /** The UTC time when credential will expire. */
1292
+ expiry?: Date;
1293
+ }
1294
+
1295
+ /** The Azure Core NFVI detail. */
1296
+ export interface AzureCoreNfviDetails extends NFVIs {
1297
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1298
+ nfviType: "AzureCore";
1299
+ /** Location of the Azure core. */
1300
+ location?: string;
1301
+ }
1302
+
1303
+ /** The AzureArcK8sCluster NFVI detail. */
1304
+ export interface AzureArcK8SClusterNfviDetails extends NFVIs {
1305
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1306
+ nfviType: "AzureArcKubernetes";
1307
+ /** The reference to the custom location. */
1308
+ customLocationReference?: ReferencedResource;
1309
+ }
1310
+
1311
+ /** The AzureOperatorNexusCluster NFVI detail. */
1312
+ export interface AzureOperatorNexusClusterNfviDetails extends NFVIs {
1313
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1314
+ nfviType: "AzureOperatorNexus";
1315
+ /** The reference to the custom location. */
1316
+ customLocationReference?: ReferencedResource;
1317
+ }
1318
+
1319
+ /** Azure arc kubernetes network function application definition. */
1320
+ export interface AzureArcKubernetesNetworkFunctionApplication
1321
+ extends NetworkFunctionApplication {
1322
+ /** The artifact type. */
1323
+ artifactType: AzureArcKubernetesArtifactType;
1324
+ }
1325
+
1326
+ /** Azure virtual network function application definition. */
1327
+ export interface AzureCoreNetworkFunctionApplication
1328
+ extends NetworkFunctionApplication {
1329
+ /** The artifact type. */
1330
+ artifactType: AzureCoreArtifactType;
1331
+ }
1332
+
1333
+ /** Azure Operator Distributed Services network function application definition. */
1334
+ export interface AzureOperatorNexusNetworkFunctionApplication
1335
+ extends NetworkFunctionApplication {
1336
+ /** The artifact type. */
1337
+ artifactType: AzureOperatorNexusArtifactType;
1338
+ }
1339
+
1340
+ /** Azure arc kubernetes artifact profile properties. */
1341
+ export interface AzureArcKubernetesArtifactProfile extends ArtifactProfile {
1342
+ /** Helm artifact profile. */
1343
+ helmArtifactProfile?: HelmArtifactProfile;
1344
+ }
1345
+
1346
+ /** Azure vhd artifact profile properties. */
1347
+ export interface AzureCoreVhdImageArtifactProfile extends ArtifactProfile {
1348
+ /** Vhd artifact profile. */
1349
+ vhdArtifactProfile?: VhdImageArtifactProfile;
1350
+ }
1351
+
1352
+ /** Azure template artifact profile properties. */
1353
+ export interface AzureCoreArmTemplateArtifactProfile extends ArtifactProfile {
1354
+ /** Template artifact profile. */
1355
+ templateArtifactProfile?: ArmTemplateArtifactProfile;
1356
+ }
1357
+
1358
+ /** Azure Operator Distributed Services image artifact profile properties. */
1359
+ export interface AzureOperatorNexusImageArtifactProfile
1360
+ extends ArtifactProfile {
1361
+ /** Image artifact profile. */
1362
+ imageArtifactProfile?: ImageArtifactProfile;
1363
+ }
1364
+
1365
+ /** Azure Operator Distributed Services vhd artifact profile properties. */
1366
+ export interface AzureOperatorNexusArmTemplateArtifactProfile
1367
+ extends ArtifactProfile {
1368
+ /** Template artifact profile. */
1369
+ templateArtifactProfile?: ArmTemplateArtifactProfile;
1370
+ }
1371
+
1372
+ /** Azure arc kubernetes deploy mapping rule profile. */
1373
+ export interface AzureArcKubernetesDeployMappingRuleProfile
1374
+ extends MappingRuleProfile {
1375
+ /** The helm mapping rule profile. */
1376
+ helmMappingRuleProfile?: HelmMappingRuleProfile;
1377
+ }
1378
+
1379
+ /** Azure vhd deploy mapping rule profile. */
1380
+ export interface AzureCoreVhdImageDeployMappingRuleProfile
1381
+ extends MappingRuleProfile {
1382
+ /** The vhd mapping rule profile. */
1383
+ vhdImageMappingRuleProfile?: VhdImageMappingRuleProfile;
1384
+ }
1385
+
1386
+ /** Azure template deploy mapping rule profile. */
1387
+ export interface AzureCoreArmTemplateDeployMappingRuleProfile
1388
+ extends MappingRuleProfile {
1389
+ /** The template mapping rule profile. */
1390
+ templateMappingRuleProfile?: ArmTemplateMappingRuleProfile;
1391
+ }
1392
+
1393
+ /** Azure Operator Distributed Services image deploy mapping rule profile. */
1394
+ export interface AzureOperatorNexusImageDeployMappingRuleProfile
1395
+ extends MappingRuleProfile {
1396
+ /** The vhd mapping rule profile. */
1397
+ imageMappingRuleProfile?: ImageMappingRuleProfile;
1398
+ }
1399
+
1400
+ /** Azure Operator Distributed Services template deploy mapping rule profile. */
1401
+ export interface AzureOperatorNexusArmTemplateDeployMappingRuleProfile
1402
+ extends MappingRuleProfile {
1403
+ /** The template mapping rule profile. */
1404
+ templateMappingRuleProfile?: ArmTemplateMappingRuleProfile;
1405
+ }
1406
+
1407
+ /** Azure Arc kubernetes network function template. */
1408
+ export interface AzureArcKubernetesNetworkFunctionTemplate
1409
+ extends ContainerizedNetworkFunctionTemplate {
1410
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1411
+ nfviType: "AzureArcKubernetes";
1412
+ /** Network function applications. */
1413
+ networkFunctionApplications?: AzureArcKubernetesNetworkFunctionApplicationUnion[];
1414
+ }
1415
+
1416
+ /** Azure virtual network function template. */
1417
+ export interface AzureCoreNetworkFunctionTemplate
1418
+ extends VirtualNetworkFunctionTemplate {
1419
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1420
+ nfviType: "AzureCore";
1421
+ /** Network function applications. */
1422
+ networkFunctionApplications?: AzureCoreNetworkFunctionApplicationUnion[];
1423
+ }
1424
+
1425
+ /** Azure Operator Distributed Services network function template. */
1426
+ export interface AzureOperatorNexusNetworkFunctionTemplate
1427
+ extends VirtualNetworkFunctionTemplate {
1428
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1429
+ nfviType: "AzureOperatorNexus";
1430
+ /** Network function applications. */
1431
+ networkFunctionApplications?: AzureOperatorNexusNetworkFunctionApplicationUnion[];
1432
+ }
1433
+
1434
+ /** Configuration group schema resource. */
1435
+ export interface ConfigurationGroupSchema extends TrackedResource {
1436
+ /** Configuration group schema properties. */
1437
+ properties?: ConfigurationGroupSchemaPropertiesFormat;
1438
+ }
1439
+
1440
+ /** Hybrid configuration group value resource. */
1441
+ export interface ConfigurationGroupValue extends TrackedResource {
1442
+ /** Hybrid configuration group value properties. */
1443
+ properties?: ConfigurationGroupValuePropertiesFormatUnion;
1444
+ }
1445
+
1446
+ /** Network function resource response. */
1447
+ export interface NetworkFunction extends TrackedResource {
1448
+ /** Network function properties. */
1449
+ properties?: NetworkFunctionPropertiesFormatUnion;
1450
+ /** A unique read-only string that changes whenever the resource is updated. */
1451
+ etag?: string;
1452
+ /** The managed identity of the network function. */
1453
+ identity?: ManagedServiceIdentity;
1454
+ }
1455
+
1456
+ /** Network function definition group resource. */
1457
+ export interface NetworkFunctionDefinitionGroup extends TrackedResource {
1458
+ /** Network function definition group properties. */
1459
+ properties?: NetworkFunctionDefinitionGroupPropertiesFormat;
1460
+ }
1461
+
1462
+ /** Network function definition version. */
1463
+ export interface NetworkFunctionDefinitionVersion extends TrackedResource {
1464
+ /** Network function definition version properties. */
1465
+ properties?: NetworkFunctionDefinitionVersionPropertiesFormatUnion;
1466
+ }
1467
+
1468
+ /** network service design group resource. */
1469
+ export interface NetworkServiceDesignGroup extends TrackedResource {
1470
+ /** network service design group properties. */
1471
+ properties?: NetworkServiceDesignGroupPropertiesFormat;
1472
+ }
1473
+
1474
+ /** network service design version. */
1475
+ export interface NetworkServiceDesignVersion extends TrackedResource {
1476
+ /** network service design version properties. */
1477
+ properties?: NetworkServiceDesignVersionPropertiesFormat;
1478
+ }
1479
+
1480
+ /** publisher resource. */
1481
+ export interface Publisher extends TrackedResource {
1482
+ /** Publisher properties. */
1483
+ properties?: PublisherPropertiesFormat;
1484
+ /** The managed identity of the publisher, if configured. */
1485
+ identity?: ManagedServiceIdentity;
1486
+ }
1487
+
1488
+ /** Artifact store properties. */
1489
+ export interface ArtifactStore extends TrackedResource {
1490
+ /** ArtifactStores properties. */
1491
+ properties?: ArtifactStorePropertiesFormat;
1492
+ }
1493
+
1494
+ /** Artifact manifest properties. */
1495
+ export interface ArtifactManifest extends TrackedResource {
1496
+ /** Artifact manifest properties. */
1497
+ properties?: ArtifactManifestPropertiesFormat;
1498
+ }
1499
+
1500
+ /** Site resource. */
1501
+ export interface Site extends TrackedResource {
1502
+ /** Site properties. */
1503
+ properties?: SitePropertiesFormat;
1504
+ }
1505
+
1506
+ /** Site network service resource. */
1507
+ export interface SiteNetworkService extends TrackedResource {
1508
+ /** Site network service properties. */
1509
+ properties?: SiteNetworkServicePropertiesFormat;
1510
+ /** The managed identity of the Site network service, if configured. */
1511
+ identity?: ManagedServiceIdentity;
1512
+ /** Sku of the site network service. */
1513
+ sku?: Sku;
1514
+ }
1515
+
1516
+ /** The component sub resource. */
1517
+ export interface Component extends ProxyResource {
1518
+ /** The component properties. */
1519
+ properties?: ComponentProperties;
1520
+ }
1521
+
1522
+ /** The proxy artifact overview. */
1523
+ export interface ProxyArtifactListOverview extends ProxyResource {}
1524
+
1525
+ /** The proxy artifact overview. */
1526
+ export interface ProxyArtifactVersionsListOverview extends ProxyResource {
1527
+ /**
1528
+ * Proxy Artifact overview properties.
1529
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1530
+ */
1531
+ readonly properties?: ProxyArtifactOverviewPropertiesValue;
1532
+ }
1533
+
1534
+ /** The proxy artifact overview. */
1535
+ export interface ProxyArtifactOverview extends ProxyResource {
1536
+ /**
1537
+ * Proxy Artifact properties overview.
1538
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1539
+ */
1540
+ readonly properties?: ProxyArtifactOverviewPropertiesFormat;
1541
+ }
1542
+
1543
+ /** Azure arc kubernetes helm application configurations. */
1544
+ export interface AzureArcKubernetesHelmApplication
1545
+ extends AzureArcKubernetesNetworkFunctionApplication {
1546
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1547
+ artifactType: "HelmPackage";
1548
+ /** Azure arc kubernetes artifact profile. */
1549
+ artifactProfile?: AzureArcKubernetesArtifactProfile;
1550
+ /** Deploy mapping rule profile. */
1551
+ deployParametersMappingRuleProfile?: AzureArcKubernetesDeployMappingRuleProfile;
1552
+ }
1553
+
1554
+ /** Azure core network function vhd application definition. */
1555
+ export interface AzureCoreNetworkFunctionVhdApplication
1556
+ extends AzureCoreNetworkFunctionApplication {
1557
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1558
+ artifactType: "VhdImageFile";
1559
+ /** Azure vhd image artifact profile. */
1560
+ artifactProfile?: AzureCoreVhdImageArtifactProfile;
1561
+ /** Deploy mapping rule profile. */
1562
+ deployParametersMappingRuleProfile?: AzureCoreVhdImageDeployMappingRuleProfile;
1563
+ }
1564
+
1565
+ /** Azure core network function Template application definition. */
1566
+ export interface AzureCoreNetworkFunctionArmTemplateApplication
1567
+ extends AzureCoreNetworkFunctionApplication {
1568
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1569
+ artifactType: "ArmTemplate";
1570
+ /** Azure template artifact profile. */
1571
+ artifactProfile?: AzureCoreArmTemplateArtifactProfile;
1572
+ /** Deploy mapping rule profile. */
1573
+ deployParametersMappingRuleProfile?: AzureCoreArmTemplateDeployMappingRuleProfile;
1574
+ }
1575
+
1576
+ /** Azure Operator Distributed Services network function image application definition. */
1577
+ export interface AzureOperatorNexusNetworkFunctionImageApplication
1578
+ extends AzureOperatorNexusNetworkFunctionApplication {
1579
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1580
+ artifactType: "ImageFile";
1581
+ /** Azure Operator Distributed Services image artifact profile. */
1582
+ artifactProfile?: AzureOperatorNexusImageArtifactProfile;
1583
+ /** Deploy mapping rule profile. */
1584
+ deployParametersMappingRuleProfile?: AzureOperatorNexusImageDeployMappingRuleProfile;
1585
+ }
1586
+
1587
+ /** Azure Operator Distributed Services network function Template application definition. */
1588
+ export interface AzureOperatorNexusNetworkFunctionArmTemplateApplication
1589
+ extends AzureOperatorNexusNetworkFunctionApplication {
1590
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1591
+ artifactType: "ArmTemplate";
1592
+ /** Azure Operator Distributed Services Template artifact profile. */
1593
+ artifactProfile?: AzureOperatorNexusArmTemplateArtifactProfile;
1594
+ /** Deploy mapping rule profile. */
1595
+ deployParametersMappingRuleProfile?: AzureOperatorNexusArmTemplateDeployMappingRuleProfile;
1596
+ }
1597
+
1598
+ /** Defines headers for ConfigurationGroupSchemas_delete operation. */
1599
+ export interface ConfigurationGroupSchemasDeleteHeaders {
1600
+ /** The Location header contains the URL where the status of the long running operation can be checked. */
1601
+ location?: string;
1602
+ }
1603
+
1604
+ /** Defines headers for ConfigurationGroupSchemas_updateState operation. */
1605
+ export interface ConfigurationGroupSchemasUpdateStateHeaders {
1606
+ /** The Location header contains the URL where the status of the long running operation can be checked. */
1607
+ location?: string;
1608
+ }
1609
+
1610
+ /** Defines headers for ConfigurationGroupValues_delete operation. */
1611
+ export interface ConfigurationGroupValuesDeleteHeaders {
1612
+ /** The Location header contains the URL where the status of the long running operation can be checked. */
1613
+ location?: string;
1614
+ }
1615
+
1616
+ /** Defines headers for NetworkFunctions_delete operation. */
1617
+ export interface NetworkFunctionsDeleteHeaders {
1618
+ /** The Location header contains the URL where the status of the long running operation can be checked. */
1619
+ location?: string;
1620
+ }
1621
+
1622
+ /** Defines headers for NetworkFunctions_executeRequest operation. */
1623
+ export interface NetworkFunctionsExecuteRequestHeaders {
1624
+ /** The Location header contains the URL where the status of the long running operation can be checked. */
1625
+ location?: string;
1626
+ }
1627
+
1628
+ /** Defines headers for NetworkFunctionDefinitionGroups_delete operation. */
1629
+ export interface NetworkFunctionDefinitionGroupsDeleteHeaders {
1630
+ /** The Location header contains the URL where the status of the long running operation can be checked. */
1631
+ location?: string;
1632
+ }
1633
+
1634
+ /** Defines headers for NetworkFunctionDefinitionVersions_delete operation. */
1635
+ export interface NetworkFunctionDefinitionVersionsDeleteHeaders {
1636
+ /** The Location header contains the URL where the status of the long running operation can be checked. */
1637
+ location?: string;
1638
+ }
1639
+
1640
+ /** Defines headers for NetworkFunctionDefinitionVersions_updateState operation. */
1641
+ export interface NetworkFunctionDefinitionVersionsUpdateStateHeaders {
1642
+ /** The Location header contains the URL where the status of the long running operation can be checked. */
1643
+ location?: string;
1644
+ }
1645
+
1646
+ /** Defines headers for NetworkServiceDesignGroups_delete operation. */
1647
+ export interface NetworkServiceDesignGroupsDeleteHeaders {
1648
+ /** The Location header contains the URL where the status of the long running operation can be checked. */
1649
+ location?: string;
1650
+ }
1651
+
1652
+ /** Defines headers for NetworkServiceDesignVersions_delete operation. */
1653
+ export interface NetworkServiceDesignVersionsDeleteHeaders {
1654
+ /** The Location header contains the URL where the status of the long running operation can be checked. */
1655
+ location?: string;
1656
+ }
1657
+
1658
+ /** Defines headers for NetworkServiceDesignVersions_updateState operation. */
1659
+ export interface NetworkServiceDesignVersionsUpdateStateHeaders {
1660
+ /** The Location header contains the URL where the status of the long running operation can be checked. */
1661
+ location?: string;
1662
+ }
1663
+
1664
+ /** Defines headers for Publishers_delete operation. */
1665
+ export interface PublishersDeleteHeaders {
1666
+ /** The Location header contains the URL where the status of the long running operation can be checked. */
1667
+ location?: string;
1668
+ }
1669
+
1670
+ /** Defines headers for ArtifactStores_delete operation. */
1671
+ export interface ArtifactStoresDeleteHeaders {
1672
+ /** The Location header contains the URL where the status of the long running operation can be checked. */
1673
+ location?: string;
1674
+ }
1675
+
1676
+ /** Defines headers for ArtifactManifests_delete operation. */
1677
+ export interface ArtifactManifestsDeleteHeaders {
1678
+ /** The Location header contains the URL where the status of the long running operation can be checked. */
1679
+ location?: string;
1680
+ }
1681
+
1682
+ /** Defines headers for ArtifactManifests_updateState operation. */
1683
+ export interface ArtifactManifestsUpdateStateHeaders {
1684
+ /** The Location header contains the URL where the status of the long running operation can be checked. */
1685
+ location?: string;
1686
+ }
1687
+
1688
+ /** Defines headers for ProxyArtifact_updateState operation. */
1689
+ export interface ProxyArtifactUpdateStateHeaders {
1690
+ /** The Location header contains the URL where the status of the long running operation can be checked. */
1691
+ location?: string;
1692
+ }
1693
+
1694
+ /** Defines headers for Sites_delete operation. */
1695
+ export interface SitesDeleteHeaders {
1696
+ /** The Location header contains the URL where the status of the long running operation can be checked. */
1697
+ location?: string;
1698
+ }
1699
+
1700
+ /** Defines headers for SiteNetworkServices_delete operation. */
1701
+ export interface SiteNetworkServicesDeleteHeaders {
1702
+ /** The Location header contains the URL where the status of the long running operation can be checked. */
1703
+ location?: string;
1704
+ }
1705
+
1706
+ /** Known values of {@link ProvisioningState} that the service accepts. */
1707
+ export enum KnownProvisioningState {
1708
+ /** Unknown */
1709
+ Unknown = "Unknown",
1710
+ /** Succeeded */
1711
+ Succeeded = "Succeeded",
1712
+ /** Accepted */
1713
+ Accepted = "Accepted",
1714
+ /** Deleting */
1715
+ Deleting = "Deleting",
1716
+ /** Failed */
1717
+ Failed = "Failed",
1718
+ /** Canceled */
1719
+ Canceled = "Canceled",
1720
+ /** Deleted */
1721
+ Deleted = "Deleted",
1722
+ /** Converging */
1723
+ Converging = "Converging"
1724
+ }
1725
+
1726
+ /**
1727
+ * Defines values for ProvisioningState. \
1728
+ * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
1729
+ * this enum contains the known values that the service supports.
1730
+ * ### Known values supported by the service
1731
+ * **Unknown** \
1732
+ * **Succeeded** \
1733
+ * **Accepted** \
1734
+ * **Deleting** \
1735
+ * **Failed** \
1736
+ * **Canceled** \
1737
+ * **Deleted** \
1738
+ * **Converging**
1739
+ */
1740
+ export type ProvisioningState = string;
1741
+
1742
+ /** Known values of {@link VersionState} that the service accepts. */
1743
+ export enum KnownVersionState {
1744
+ /** Unknown */
1745
+ Unknown = "Unknown",
1746
+ /** Preview */
1747
+ Preview = "Preview",
1748
+ /** Active */
1749
+ Active = "Active",
1750
+ /** Deprecated */
1751
+ Deprecated = "Deprecated",
1752
+ /** Validating */
1753
+ Validating = "Validating",
1754
+ /** ValidationFailed */
1755
+ ValidationFailed = "ValidationFailed"
1756
+ }
1757
+
1758
+ /**
1759
+ * Defines values for VersionState. \
1760
+ * {@link KnownVersionState} can be used interchangeably with VersionState,
1761
+ * this enum contains the known values that the service supports.
1762
+ * ### Known values supported by the service
1763
+ * **Unknown** \
1764
+ * **Preview** \
1765
+ * **Active** \
1766
+ * **Deprecated** \
1767
+ * **Validating** \
1768
+ * **ValidationFailed**
1769
+ */
1770
+ export type VersionState = string;
1771
+
1772
+ /** Known values of {@link CreatedByType} that the service accepts. */
1773
+ export enum KnownCreatedByType {
1774
+ /** User */
1775
+ User = "User",
1776
+ /** Application */
1777
+ Application = "Application",
1778
+ /** ManagedIdentity */
1779
+ ManagedIdentity = "ManagedIdentity",
1780
+ /** Key */
1781
+ Key = "Key"
1782
+ }
1783
+
1784
+ /**
1785
+ * Defines values for CreatedByType. \
1786
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
1787
+ * this enum contains the known values that the service supports.
1788
+ * ### Known values supported by the service
1789
+ * **User** \
1790
+ * **Application** \
1791
+ * **ManagedIdentity** \
1792
+ * **Key**
1793
+ */
1794
+ export type CreatedByType = string;
1795
+
1796
+ /** Known values of {@link PublisherScope} that the service accepts. */
1797
+ export enum KnownPublisherScope {
1798
+ /** Unknown */
1799
+ Unknown = "Unknown",
1800
+ /** Private */
1801
+ Private = "Private"
1802
+ }
1803
+
1804
+ /**
1805
+ * Defines values for PublisherScope. \
1806
+ * {@link KnownPublisherScope} can be used interchangeably with PublisherScope,
1807
+ * this enum contains the known values that the service supports.
1808
+ * ### Known values supported by the service
1809
+ * **Unknown** \
1810
+ * **Private**
1811
+ */
1812
+ export type PublisherScope = string;
1813
+
1814
+ /** Known values of {@link IdType} that the service accepts. */
1815
+ export enum KnownIdType {
1816
+ /** Unknown */
1817
+ Unknown = "Unknown",
1818
+ /** Open */
1819
+ Open = "Open",
1820
+ /** Secret */
1821
+ Secret = "Secret"
1822
+ }
1823
+
1824
+ /**
1825
+ * Defines values for IdType. \
1826
+ * {@link KnownIdType} can be used interchangeably with IdType,
1827
+ * this enum contains the known values that the service supports.
1828
+ * ### Known values supported by the service
1829
+ * **Unknown** \
1830
+ * **Open** \
1831
+ * **Secret**
1832
+ */
1833
+ export type IdType = string;
1834
+
1835
+ /** Known values of {@link ConfigurationGroupValueConfigurationType} that the service accepts. */
1836
+ export enum KnownConfigurationGroupValueConfigurationType {
1837
+ /** Unknown */
1838
+ Unknown = "Unknown",
1839
+ /** Secret */
1840
+ Secret = "Secret",
1841
+ /** Open */
1842
+ Open = "Open"
1843
+ }
1844
+
1845
+ /**
1846
+ * Defines values for ConfigurationGroupValueConfigurationType. \
1847
+ * {@link KnownConfigurationGroupValueConfigurationType} can be used interchangeably with ConfigurationGroupValueConfigurationType,
1848
+ * this enum contains the known values that the service supports.
1849
+ * ### Known values supported by the service
1850
+ * **Unknown** \
1851
+ * **Secret** \
1852
+ * **Open**
1853
+ */
1854
+ export type ConfigurationGroupValueConfigurationType = string;
1855
+
1856
+ /** Known values of {@link NfviType} that the service accepts. */
1857
+ export enum KnownNfviType {
1858
+ /** Unknown */
1859
+ Unknown = "Unknown",
1860
+ /** AzureArcKubernetes */
1861
+ AzureArcKubernetes = "AzureArcKubernetes",
1862
+ /** AzureCore */
1863
+ AzureCore = "AzureCore",
1864
+ /** AzureOperatorNexus */
1865
+ AzureOperatorNexus = "AzureOperatorNexus"
1866
+ }
1867
+
1868
+ /**
1869
+ * Defines values for NfviType. \
1870
+ * {@link KnownNfviType} can be used interchangeably with NfviType,
1871
+ * this enum contains the known values that the service supports.
1872
+ * ### Known values supported by the service
1873
+ * **Unknown** \
1874
+ * **AzureArcKubernetes** \
1875
+ * **AzureCore** \
1876
+ * **AzureOperatorNexus**
1877
+ */
1878
+ export type NfviType = string;
1879
+
1880
+ /** Known values of {@link NetworkFunctionConfigurationType} that the service accepts. */
1881
+ export enum KnownNetworkFunctionConfigurationType {
1882
+ /** Unknown */
1883
+ Unknown = "Unknown",
1884
+ /** Secret */
1885
+ Secret = "Secret",
1886
+ /** Open */
1887
+ Open = "Open"
1888
+ }
1889
+
1890
+ /**
1891
+ * Defines values for NetworkFunctionConfigurationType. \
1892
+ * {@link KnownNetworkFunctionConfigurationType} can be used interchangeably with NetworkFunctionConfigurationType,
1893
+ * this enum contains the known values that the service supports.
1894
+ * ### Known values supported by the service
1895
+ * **Unknown** \
1896
+ * **Secret** \
1897
+ * **Open**
1898
+ */
1899
+ export type NetworkFunctionConfigurationType = string;
1900
+
1901
+ /** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
1902
+ export enum KnownManagedServiceIdentityType {
1903
+ /** None */
1904
+ None = "None",
1905
+ /** SystemAssigned */
1906
+ SystemAssigned = "SystemAssigned",
1907
+ /** UserAssigned */
1908
+ UserAssigned = "UserAssigned",
1909
+ /** SystemAssignedUserAssigned */
1910
+ SystemAssignedUserAssigned = "SystemAssigned,UserAssigned"
1911
+ }
1912
+
1913
+ /**
1914
+ * Defines values for ManagedServiceIdentityType. \
1915
+ * {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,
1916
+ * this enum contains the known values that the service supports.
1917
+ * ### Known values supported by the service
1918
+ * **None** \
1919
+ * **SystemAssigned** \
1920
+ * **UserAssigned** \
1921
+ * **SystemAssigned,UserAssigned**
1922
+ */
1923
+ export type ManagedServiceIdentityType = string;
1924
+
1925
+ /** Known values of {@link HttpMethod} that the service accepts. */
1926
+ export enum KnownHttpMethod {
1927
+ /** Unknown */
1928
+ Unknown = "Unknown",
1929
+ /** Post */
1930
+ Post = "Post",
1931
+ /** Put */
1932
+ Put = "Put",
1933
+ /** Get */
1934
+ Get = "Get",
1935
+ /** Patch */
1936
+ Patch = "Patch",
1937
+ /** Delete */
1938
+ Delete = "Delete"
1939
+ }
1940
+
1941
+ /**
1942
+ * Defines values for HttpMethod. \
1943
+ * {@link KnownHttpMethod} can be used interchangeably with HttpMethod,
1944
+ * this enum contains the known values that the service supports.
1945
+ * ### Known values supported by the service
1946
+ * **Unknown** \
1947
+ * **Post** \
1948
+ * **Put** \
1949
+ * **Get** \
1950
+ * **Patch** \
1951
+ * **Delete**
1952
+ */
1953
+ export type HttpMethod = string;
1954
+
1955
+ /** Known values of {@link Status} that the service accepts. */
1956
+ export enum KnownStatus {
1957
+ /** Unknown */
1958
+ Unknown = "Unknown",
1959
+ /** Deployed */
1960
+ Deployed = "Deployed",
1961
+ /** Uninstalled */
1962
+ Uninstalled = "Uninstalled",
1963
+ /** Superseded */
1964
+ Superseded = "Superseded",
1965
+ /** Failed */
1966
+ Failed = "Failed",
1967
+ /** Uninstalling */
1968
+ Uninstalling = "Uninstalling",
1969
+ /** PendingInstall */
1970
+ PendingInstall = "Pending-Install",
1971
+ /** PendingUpgrade */
1972
+ PendingUpgrade = "Pending-Upgrade",
1973
+ /** PendingRollback */
1974
+ PendingRollback = "Pending-Rollback",
1975
+ /** Downloading */
1976
+ Downloading = "Downloading",
1977
+ /** Installing */
1978
+ Installing = "Installing",
1979
+ /** Reinstalling */
1980
+ Reinstalling = "Reinstalling",
1981
+ /** Rollingback */
1982
+ Rollingback = "Rollingback",
1983
+ /** Upgrading */
1984
+ Upgrading = "Upgrading"
1985
+ }
1986
+
1987
+ /**
1988
+ * Defines values for Status. \
1989
+ * {@link KnownStatus} can be used interchangeably with Status,
1990
+ * this enum contains the known values that the service supports.
1991
+ * ### Known values supported by the service
1992
+ * **Unknown** \
1993
+ * **Deployed** \
1994
+ * **Uninstalled** \
1995
+ * **Superseded** \
1996
+ * **Failed** \
1997
+ * **Uninstalling** \
1998
+ * **Pending-Install** \
1999
+ * **Pending-Upgrade** \
2000
+ * **Pending-Rollback** \
2001
+ * **Downloading** \
2002
+ * **Installing** \
2003
+ * **Reinstalling** \
2004
+ * **Rollingback** \
2005
+ * **Upgrading**
2006
+ */
2007
+ export type Status = string;
2008
+
2009
+ /** Known values of {@link PodStatus} that the service accepts. */
2010
+ export enum KnownPodStatus {
2011
+ /** Unknown */
2012
+ Unknown = "Unknown",
2013
+ /** Succeeded */
2014
+ Succeeded = "Succeeded",
2015
+ /** Failed */
2016
+ Failed = "Failed",
2017
+ /** Running */
2018
+ Running = "Running",
2019
+ /** Pending */
2020
+ Pending = "Pending",
2021
+ /** Terminating */
2022
+ Terminating = "Terminating",
2023
+ /** NotReady */
2024
+ NotReady = "NotReady"
2025
+ }
2026
+
2027
+ /**
2028
+ * Defines values for PodStatus. \
2029
+ * {@link KnownPodStatus} can be used interchangeably with PodStatus,
2030
+ * this enum contains the known values that the service supports.
2031
+ * ### Known values supported by the service
2032
+ * **Unknown** \
2033
+ * **Succeeded** \
2034
+ * **Failed** \
2035
+ * **Running** \
2036
+ * **Pending** \
2037
+ * **Terminating** \
2038
+ * **NotReady**
2039
+ */
2040
+ export type PodStatus = string;
2041
+
2042
+ /** Known values of {@link PodEventType} that the service accepts. */
2043
+ export enum KnownPodEventType {
2044
+ /** Normal */
2045
+ Normal = "Normal",
2046
+ /** Warning */
2047
+ Warning = "Warning"
2048
+ }
2049
+
2050
+ /**
2051
+ * Defines values for PodEventType. \
2052
+ * {@link KnownPodEventType} can be used interchangeably with PodEventType,
2053
+ * this enum contains the known values that the service supports.
2054
+ * ### Known values supported by the service
2055
+ * **Normal** \
2056
+ * **Warning**
2057
+ */
2058
+ export type PodEventType = string;
2059
+
2060
+ /** Known values of {@link NetworkFunctionType} that the service accepts. */
2061
+ export enum KnownNetworkFunctionType {
2062
+ /** Unknown */
2063
+ Unknown = "Unknown",
2064
+ /** VirtualNetworkFunction */
2065
+ VirtualNetworkFunction = "VirtualNetworkFunction",
2066
+ /** ContainerizedNetworkFunction */
2067
+ ContainerizedNetworkFunction = "ContainerizedNetworkFunction"
2068
+ }
2069
+
2070
+ /**
2071
+ * Defines values for NetworkFunctionType. \
2072
+ * {@link KnownNetworkFunctionType} can be used interchangeably with NetworkFunctionType,
2073
+ * this enum contains the known values that the service supports.
2074
+ * ### Known values supported by the service
2075
+ * **Unknown** \
2076
+ * **VirtualNetworkFunction** \
2077
+ * **ContainerizedNetworkFunction**
2078
+ */
2079
+ export type NetworkFunctionType = string;
2080
+
2081
+ /** Known values of {@link Type} that the service accepts. */
2082
+ export enum KnownType {
2083
+ /** Unknown */
2084
+ Unknown = "Unknown",
2085
+ /** ArmResourceDefinition */
2086
+ ArmResourceDefinition = "ArmResourceDefinition",
2087
+ /** NetworkFunctionDefinition */
2088
+ NetworkFunctionDefinition = "NetworkFunctionDefinition"
2089
+ }
2090
+
2091
+ /**
2092
+ * Defines values for Type. \
2093
+ * {@link KnownType} can be used interchangeably with Type,
2094
+ * this enum contains the known values that the service supports.
2095
+ * ### Known values supported by the service
2096
+ * **Unknown** \
2097
+ * **ArmResourceDefinition** \
2098
+ * **NetworkFunctionDefinition**
2099
+ */
2100
+ export type Type = string;
2101
+
2102
+ /** Known values of {@link Origin} that the service accepts. */
2103
+ export enum KnownOrigin {
2104
+ /** User */
2105
+ User = "user",
2106
+ /** System */
2107
+ System = "system",
2108
+ /** UserSystem */
2109
+ UserSystem = "user,system"
2110
+ }
2111
+
2112
+ /**
2113
+ * Defines values for Origin. \
2114
+ * {@link KnownOrigin} can be used interchangeably with Origin,
2115
+ * this enum contains the known values that the service supports.
2116
+ * ### Known values supported by the service
2117
+ * **user** \
2118
+ * **system** \
2119
+ * **user,system**
2120
+ */
2121
+ export type Origin = string;
2122
+
2123
+ /** Known values of {@link ActionType} that the service accepts. */
2124
+ export enum KnownActionType {
2125
+ /** Internal */
2126
+ Internal = "Internal"
2127
+ }
2128
+
2129
+ /**
2130
+ * Defines values for ActionType. \
2131
+ * {@link KnownActionType} can be used interchangeably with ActionType,
2132
+ * this enum contains the known values that the service supports.
2133
+ * ### Known values supported by the service
2134
+ * **Internal**
2135
+ */
2136
+ export type ActionType = string;
2137
+
2138
+ /** Known values of {@link ArtifactStoreType} that the service accepts. */
2139
+ export enum KnownArtifactStoreType {
2140
+ /** Unknown */
2141
+ Unknown = "Unknown",
2142
+ /** AzureContainerRegistry */
2143
+ AzureContainerRegistry = "AzureContainerRegistry",
2144
+ /** AzureStorageAccount */
2145
+ AzureStorageAccount = "AzureStorageAccount"
2146
+ }
2147
+
2148
+ /**
2149
+ * Defines values for ArtifactStoreType. \
2150
+ * {@link KnownArtifactStoreType} can be used interchangeably with ArtifactStoreType,
2151
+ * this enum contains the known values that the service supports.
2152
+ * ### Known values supported by the service
2153
+ * **Unknown** \
2154
+ * **AzureContainerRegistry** \
2155
+ * **AzureStorageAccount**
2156
+ */
2157
+ export type ArtifactStoreType = string;
2158
+
2159
+ /** Known values of {@link ArtifactReplicationStrategy} that the service accepts. */
2160
+ export enum KnownArtifactReplicationStrategy {
2161
+ /** Unknown */
2162
+ Unknown = "Unknown",
2163
+ /** SingleReplication */
2164
+ SingleReplication = "SingleReplication"
2165
+ }
2166
+
2167
+ /**
2168
+ * Defines values for ArtifactReplicationStrategy. \
2169
+ * {@link KnownArtifactReplicationStrategy} can be used interchangeably with ArtifactReplicationStrategy,
2170
+ * this enum contains the known values that the service supports.
2171
+ * ### Known values supported by the service
2172
+ * **Unknown** \
2173
+ * **SingleReplication**
2174
+ */
2175
+ export type ArtifactReplicationStrategy = string;
2176
+
2177
+ /** Known values of {@link ArtifactManifestState} that the service accepts. */
2178
+ export enum KnownArtifactManifestState {
2179
+ /** Unknown */
2180
+ Unknown = "Unknown",
2181
+ /** Uploading */
2182
+ Uploading = "Uploading",
2183
+ /** Uploaded */
2184
+ Uploaded = "Uploaded",
2185
+ /** Validating */
2186
+ Validating = "Validating",
2187
+ /** ValidationFailed */
2188
+ ValidationFailed = "ValidationFailed",
2189
+ /** Succeeded */
2190
+ Succeeded = "Succeeded"
2191
+ }
2192
+
2193
+ /**
2194
+ * Defines values for ArtifactManifestState. \
2195
+ * {@link KnownArtifactManifestState} can be used interchangeably with ArtifactManifestState,
2196
+ * this enum contains the known values that the service supports.
2197
+ * ### Known values supported by the service
2198
+ * **Unknown** \
2199
+ * **Uploading** \
2200
+ * **Uploaded** \
2201
+ * **Validating** \
2202
+ * **ValidationFailed** \
2203
+ * **Succeeded**
2204
+ */
2205
+ export type ArtifactManifestState = string;
2206
+
2207
+ /** Known values of {@link ArtifactType} that the service accepts. */
2208
+ export enum KnownArtifactType {
2209
+ /** Unknown */
2210
+ Unknown = "Unknown",
2211
+ /** OCIArtifact */
2212
+ OCIArtifact = "OCIArtifact",
2213
+ /** VhdImageFile */
2214
+ VhdImageFile = "VhdImageFile",
2215
+ /** ArmTemplate */
2216
+ ArmTemplate = "ArmTemplate",
2217
+ /** ImageFile */
2218
+ ImageFile = "ImageFile"
2219
+ }
2220
+
2221
+ /**
2222
+ * Defines values for ArtifactType. \
2223
+ * {@link KnownArtifactType} can be used interchangeably with ArtifactType,
2224
+ * this enum contains the known values that the service supports.
2225
+ * ### Known values supported by the service
2226
+ * **Unknown** \
2227
+ * **OCIArtifact** \
2228
+ * **VhdImageFile** \
2229
+ * **ArmTemplate** \
2230
+ * **ImageFile**
2231
+ */
2232
+ export type ArtifactType = string;
2233
+
2234
+ /** Known values of {@link CredentialType} that the service accepts. */
2235
+ export enum KnownCredentialType {
2236
+ /** Unknown */
2237
+ Unknown = "Unknown",
2238
+ /** AzureContainerRegistryScopedToken */
2239
+ AzureContainerRegistryScopedToken = "AzureContainerRegistryScopedToken",
2240
+ /** AzureStorageAccountToken */
2241
+ AzureStorageAccountToken = "AzureStorageAccountToken"
2242
+ }
2243
+
2244
+ /**
2245
+ * Defines values for CredentialType. \
2246
+ * {@link KnownCredentialType} can be used interchangeably with CredentialType,
2247
+ * this enum contains the known values that the service supports.
2248
+ * ### Known values supported by the service
2249
+ * **Unknown** \
2250
+ * **AzureContainerRegistryScopedToken** \
2251
+ * **AzureStorageAccountToken**
2252
+ */
2253
+ export type CredentialType = string;
2254
+
2255
+ /** Known values of {@link ArtifactState} that the service accepts. */
2256
+ export enum KnownArtifactState {
2257
+ /** Unknown */
2258
+ Unknown = "Unknown",
2259
+ /** Preview */
2260
+ Preview = "Preview",
2261
+ /** Active */
2262
+ Active = "Active",
2263
+ /** Deprecated */
2264
+ Deprecated = "Deprecated"
2265
+ }
2266
+
2267
+ /**
2268
+ * Defines values for ArtifactState. \
2269
+ * {@link KnownArtifactState} can be used interchangeably with ArtifactState,
2270
+ * this enum contains the known values that the service supports.
2271
+ * ### Known values supported by the service
2272
+ * **Unknown** \
2273
+ * **Preview** \
2274
+ * **Active** \
2275
+ * **Deprecated**
2276
+ */
2277
+ export type ArtifactState = string;
2278
+
2279
+ /** Known values of {@link SkuName} that the service accepts. */
2280
+ export enum KnownSkuName {
2281
+ /** Basic */
2282
+ Basic = "Basic",
2283
+ /** Standard */
2284
+ Standard = "Standard"
2285
+ }
2286
+
2287
+ /**
2288
+ * Defines values for SkuName. \
2289
+ * {@link KnownSkuName} can be used interchangeably with SkuName,
2290
+ * this enum contains the known values that the service supports.
2291
+ * ### Known values supported by the service
2292
+ * **Basic** \
2293
+ * **Standard**
2294
+ */
2295
+ export type SkuName = string;
2296
+
2297
+ /** Known values of {@link SkuTier} that the service accepts. */
2298
+ export enum KnownSkuTier {
2299
+ /** Basic */
2300
+ Basic = "Basic",
2301
+ /** Standard */
2302
+ Standard = "Standard"
2303
+ }
2304
+
2305
+ /**
2306
+ * Defines values for SkuTier. \
2307
+ * {@link KnownSkuTier} can be used interchangeably with SkuTier,
2308
+ * this enum contains the known values that the service supports.
2309
+ * ### Known values supported by the service
2310
+ * **Basic** \
2311
+ * **Standard**
2312
+ */
2313
+ export type SkuTier = string;
2314
+
2315
+ /** Known values of {@link ApplicationEnablement} that the service accepts. */
2316
+ export enum KnownApplicationEnablement {
2317
+ /** Unknown */
2318
+ Unknown = "Unknown",
2319
+ /** Enabled */
2320
+ Enabled = "Enabled",
2321
+ /** Disabled */
2322
+ Disabled = "Disabled"
2323
+ }
2324
+
2325
+ /**
2326
+ * Defines values for ApplicationEnablement. \
2327
+ * {@link KnownApplicationEnablement} can be used interchangeably with ApplicationEnablement,
2328
+ * this enum contains the known values that the service supports.
2329
+ * ### Known values supported by the service
2330
+ * **Unknown** \
2331
+ * **Enabled** \
2332
+ * **Disabled**
2333
+ */
2334
+ export type ApplicationEnablement = string;
2335
+
2336
+ /** Known values of {@link ContainerizedNetworkFunctionNfviType} that the service accepts. */
2337
+ export enum KnownContainerizedNetworkFunctionNfviType {
2338
+ /** Unknown */
2339
+ Unknown = "Unknown",
2340
+ /** AzureArcKubernetes */
2341
+ AzureArcKubernetes = "AzureArcKubernetes"
2342
+ }
2343
+
2344
+ /**
2345
+ * Defines values for ContainerizedNetworkFunctionNfviType. \
2346
+ * {@link KnownContainerizedNetworkFunctionNfviType} can be used interchangeably with ContainerizedNetworkFunctionNfviType,
2347
+ * this enum contains the known values that the service supports.
2348
+ * ### Known values supported by the service
2349
+ * **Unknown** \
2350
+ * **AzureArcKubernetes**
2351
+ */
2352
+ export type ContainerizedNetworkFunctionNfviType = string;
2353
+
2354
+ /** Known values of {@link VirtualNetworkFunctionNfviType} that the service accepts. */
2355
+ export enum KnownVirtualNetworkFunctionNfviType {
2356
+ /** Unknown */
2357
+ Unknown = "Unknown",
2358
+ /** AzureCore */
2359
+ AzureCore = "AzureCore",
2360
+ /** AzureOperatorNexus */
2361
+ AzureOperatorNexus = "AzureOperatorNexus"
2362
+ }
2363
+
2364
+ /**
2365
+ * Defines values for VirtualNetworkFunctionNfviType. \
2366
+ * {@link KnownVirtualNetworkFunctionNfviType} can be used interchangeably with VirtualNetworkFunctionNfviType,
2367
+ * this enum contains the known values that the service supports.
2368
+ * ### Known values supported by the service
2369
+ * **Unknown** \
2370
+ * **AzureCore** \
2371
+ * **AzureOperatorNexus**
2372
+ */
2373
+ export type VirtualNetworkFunctionNfviType = string;
2374
+
2375
+ /** Known values of {@link AzureArcKubernetesArtifactType} that the service accepts. */
2376
+ export enum KnownAzureArcKubernetesArtifactType {
2377
+ /** Unknown */
2378
+ Unknown = "Unknown",
2379
+ /** HelmPackage */
2380
+ HelmPackage = "HelmPackage"
2381
+ }
2382
+
2383
+ /**
2384
+ * Defines values for AzureArcKubernetesArtifactType. \
2385
+ * {@link KnownAzureArcKubernetesArtifactType} can be used interchangeably with AzureArcKubernetesArtifactType,
2386
+ * this enum contains the known values that the service supports.
2387
+ * ### Known values supported by the service
2388
+ * **Unknown** \
2389
+ * **HelmPackage**
2390
+ */
2391
+ export type AzureArcKubernetesArtifactType = string;
2392
+
2393
+ /** Known values of {@link AzureCoreArtifactType} that the service accepts. */
2394
+ export enum KnownAzureCoreArtifactType {
2395
+ /** Unknown */
2396
+ Unknown = "Unknown",
2397
+ /** VhdImageFile */
2398
+ VhdImageFile = "VhdImageFile",
2399
+ /** ArmTemplate */
2400
+ ArmTemplate = "ArmTemplate"
2401
+ }
2402
+
2403
+ /**
2404
+ * Defines values for AzureCoreArtifactType. \
2405
+ * {@link KnownAzureCoreArtifactType} can be used interchangeably with AzureCoreArtifactType,
2406
+ * this enum contains the known values that the service supports.
2407
+ * ### Known values supported by the service
2408
+ * **Unknown** \
2409
+ * **VhdImageFile** \
2410
+ * **ArmTemplate**
2411
+ */
2412
+ export type AzureCoreArtifactType = string;
2413
+
2414
+ /** Known values of {@link AzureOperatorNexusArtifactType} that the service accepts. */
2415
+ export enum KnownAzureOperatorNexusArtifactType {
2416
+ /** Unknown */
2417
+ Unknown = "Unknown",
2418
+ /** ImageFile */
2419
+ ImageFile = "ImageFile",
2420
+ /** ArmTemplate */
2421
+ ArmTemplate = "ArmTemplate"
2422
+ }
2423
+
2424
+ /**
2425
+ * Defines values for AzureOperatorNexusArtifactType. \
2426
+ * {@link KnownAzureOperatorNexusArtifactType} can be used interchangeably with AzureOperatorNexusArtifactType,
2427
+ * this enum contains the known values that the service supports.
2428
+ * ### Known values supported by the service
2429
+ * **Unknown** \
2430
+ * **ImageFile** \
2431
+ * **ArmTemplate**
2432
+ */
2433
+ export type AzureOperatorNexusArtifactType = string;
2434
+
2435
+ /** Known values of {@link TemplateType} that the service accepts. */
2436
+ export enum KnownTemplateType {
2437
+ /** Unknown */
2438
+ Unknown = "Unknown",
2439
+ /** ArmTemplate */
2440
+ ArmTemplate = "ArmTemplate"
2441
+ }
2442
+
2443
+ /**
2444
+ * Defines values for TemplateType. \
2445
+ * {@link KnownTemplateType} can be used interchangeably with TemplateType,
2446
+ * this enum contains the known values that the service supports.
2447
+ * ### Known values supported by the service
2448
+ * **Unknown** \
2449
+ * **ArmTemplate**
2450
+ */
2451
+ export type TemplateType = string;
2452
+
2453
+ /** Known values of {@link ConfigurationGenerationType} that the service accepts. */
2454
+ export enum KnownConfigurationGenerationType {
2455
+ /** Unknown */
2456
+ Unknown = "Unknown",
2457
+ /** HandlebarTemplate */
2458
+ HandlebarTemplate = "HandlebarTemplate"
2459
+ }
2460
+
2461
+ /**
2462
+ * Defines values for ConfigurationGenerationType. \
2463
+ * {@link KnownConfigurationGenerationType} can be used interchangeably with ConfigurationGenerationType,
2464
+ * this enum contains the known values that the service supports.
2465
+ * ### Known values supported by the service
2466
+ * **Unknown** \
2467
+ * **HandlebarTemplate**
2468
+ */
2469
+ export type ConfigurationGenerationType = string;
2470
+
2471
+ /** Optional parameters. */
2472
+ export interface ConfigurationGroupSchemasListByPublisherOptionalParams
2473
+ extends coreClient.OperationOptions {}
2474
+
2475
+ /** Contains response data for the listByPublisher operation. */
2476
+ export type ConfigurationGroupSchemasListByPublisherResponse = ConfigurationGroupSchemaListResult;
2477
+
2478
+ /** Optional parameters. */
2479
+ export interface ConfigurationGroupSchemasDeleteOptionalParams
2480
+ extends coreClient.OperationOptions {
2481
+ /** Delay to wait until next poll, in milliseconds. */
2482
+ updateIntervalInMs?: number;
2483
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2484
+ resumeFrom?: string;
2485
+ }
2486
+
2487
+ /** Contains response data for the delete operation. */
2488
+ export type ConfigurationGroupSchemasDeleteResponse = ConfigurationGroupSchemasDeleteHeaders;
2489
+
2490
+ /** Optional parameters. */
2491
+ export interface ConfigurationGroupSchemasCreateOrUpdateOptionalParams
2492
+ extends coreClient.OperationOptions {
2493
+ /** Delay to wait until next poll, in milliseconds. */
2494
+ updateIntervalInMs?: number;
2495
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2496
+ resumeFrom?: string;
2497
+ }
2498
+
2499
+ /** Contains response data for the createOrUpdate operation. */
2500
+ export type ConfigurationGroupSchemasCreateOrUpdateResponse = ConfigurationGroupSchema;
2501
+
2502
+ /** Optional parameters. */
2503
+ export interface ConfigurationGroupSchemasGetOptionalParams
2504
+ extends coreClient.OperationOptions {}
2505
+
2506
+ /** Contains response data for the get operation. */
2507
+ export type ConfigurationGroupSchemasGetResponse = ConfigurationGroupSchema;
2508
+
2509
+ /** Optional parameters. */
2510
+ export interface ConfigurationGroupSchemasUpdateOptionalParams
2511
+ extends coreClient.OperationOptions {}
2512
+
2513
+ /** Contains response data for the update operation. */
2514
+ export type ConfigurationGroupSchemasUpdateResponse = ConfigurationGroupSchema;
2515
+
2516
+ /** Optional parameters. */
2517
+ export interface ConfigurationGroupSchemasUpdateStateOptionalParams
2518
+ extends coreClient.OperationOptions {
2519
+ /** Delay to wait until next poll, in milliseconds. */
2520
+ updateIntervalInMs?: number;
2521
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2522
+ resumeFrom?: string;
2523
+ }
2524
+
2525
+ /** Contains response data for the updateState operation. */
2526
+ export type ConfigurationGroupSchemasUpdateStateResponse = ConfigurationGroupSchemaVersionUpdateState;
2527
+
2528
+ /** Optional parameters. */
2529
+ export interface ConfigurationGroupSchemasListByPublisherNextOptionalParams
2530
+ extends coreClient.OperationOptions {}
2531
+
2532
+ /** Contains response data for the listByPublisherNext operation. */
2533
+ export type ConfigurationGroupSchemasListByPublisherNextResponse = ConfigurationGroupSchemaListResult;
2534
+
2535
+ /** Optional parameters. */
2536
+ export interface ConfigurationGroupValuesDeleteOptionalParams
2537
+ extends coreClient.OperationOptions {
2538
+ /** Delay to wait until next poll, in milliseconds. */
2539
+ updateIntervalInMs?: number;
2540
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2541
+ resumeFrom?: string;
2542
+ }
2543
+
2544
+ /** Contains response data for the delete operation. */
2545
+ export type ConfigurationGroupValuesDeleteResponse = ConfigurationGroupValuesDeleteHeaders;
2546
+
2547
+ /** Optional parameters. */
2548
+ export interface ConfigurationGroupValuesGetOptionalParams
2549
+ extends coreClient.OperationOptions {}
2550
+
2551
+ /** Contains response data for the get operation. */
2552
+ export type ConfigurationGroupValuesGetResponse = ConfigurationGroupValue;
2553
+
2554
+ /** Optional parameters. */
2555
+ export interface ConfigurationGroupValuesCreateOrUpdateOptionalParams
2556
+ extends coreClient.OperationOptions {
2557
+ /** Delay to wait until next poll, in milliseconds. */
2558
+ updateIntervalInMs?: number;
2559
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2560
+ resumeFrom?: string;
2561
+ }
2562
+
2563
+ /** Contains response data for the createOrUpdate operation. */
2564
+ export type ConfigurationGroupValuesCreateOrUpdateResponse = ConfigurationGroupValue;
2565
+
2566
+ /** Optional parameters. */
2567
+ export interface ConfigurationGroupValuesUpdateTagsOptionalParams
2568
+ extends coreClient.OperationOptions {}
2569
+
2570
+ /** Contains response data for the updateTags operation. */
2571
+ export type ConfigurationGroupValuesUpdateTagsResponse = ConfigurationGroupValue;
2572
+
2573
+ /** Optional parameters. */
2574
+ export interface ConfigurationGroupValuesListBySubscriptionOptionalParams
2575
+ extends coreClient.OperationOptions {}
2576
+
2577
+ /** Contains response data for the listBySubscription operation. */
2578
+ export type ConfigurationGroupValuesListBySubscriptionResponse = ConfigurationGroupValueListResult;
2579
+
2580
+ /** Optional parameters. */
2581
+ export interface ConfigurationGroupValuesListByResourceGroupOptionalParams
2582
+ extends coreClient.OperationOptions {}
2583
+
2584
+ /** Contains response data for the listByResourceGroup operation. */
2585
+ export type ConfigurationGroupValuesListByResourceGroupResponse = ConfigurationGroupValueListResult;
2586
+
2587
+ /** Optional parameters. */
2588
+ export interface ConfigurationGroupValuesListBySubscriptionNextOptionalParams
2589
+ extends coreClient.OperationOptions {}
2590
+
2591
+ /** Contains response data for the listBySubscriptionNext operation. */
2592
+ export type ConfigurationGroupValuesListBySubscriptionNextResponse = ConfigurationGroupValueListResult;
2593
+
2594
+ /** Optional parameters. */
2595
+ export interface ConfigurationGroupValuesListByResourceGroupNextOptionalParams
2596
+ extends coreClient.OperationOptions {}
2597
+
2598
+ /** Contains response data for the listByResourceGroupNext operation. */
2599
+ export type ConfigurationGroupValuesListByResourceGroupNextResponse = ConfigurationGroupValueListResult;
2600
+
2601
+ /** Optional parameters. */
2602
+ export interface NetworkFunctionsDeleteOptionalParams
2603
+ extends coreClient.OperationOptions {
2604
+ /** Delay to wait until next poll, in milliseconds. */
2605
+ updateIntervalInMs?: number;
2606
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2607
+ resumeFrom?: string;
2608
+ }
2609
+
2610
+ /** Optional parameters. */
2611
+ export interface NetworkFunctionsGetOptionalParams
2612
+ extends coreClient.OperationOptions {}
2613
+
2614
+ /** Contains response data for the get operation. */
2615
+ export type NetworkFunctionsGetResponse = NetworkFunction;
2616
+
2617
+ /** Optional parameters. */
2618
+ export interface NetworkFunctionsCreateOrUpdateOptionalParams
2619
+ extends coreClient.OperationOptions {
2620
+ /** Delay to wait until next poll, in milliseconds. */
2621
+ updateIntervalInMs?: number;
2622
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2623
+ resumeFrom?: string;
2624
+ }
2625
+
2626
+ /** Contains response data for the createOrUpdate operation. */
2627
+ export type NetworkFunctionsCreateOrUpdateResponse = NetworkFunction;
2628
+
2629
+ /** Optional parameters. */
2630
+ export interface NetworkFunctionsUpdateTagsOptionalParams
2631
+ extends coreClient.OperationOptions {}
2632
+
2633
+ /** Contains response data for the updateTags operation. */
2634
+ export type NetworkFunctionsUpdateTagsResponse = NetworkFunction;
2635
+
2636
+ /** Optional parameters. */
2637
+ export interface NetworkFunctionsListBySubscriptionOptionalParams
2638
+ extends coreClient.OperationOptions {}
2639
+
2640
+ /** Contains response data for the listBySubscription operation. */
2641
+ export type NetworkFunctionsListBySubscriptionResponse = NetworkFunctionListResult;
2642
+
2643
+ /** Optional parameters. */
2644
+ export interface NetworkFunctionsListByResourceGroupOptionalParams
2645
+ extends coreClient.OperationOptions {}
2646
+
2647
+ /** Contains response data for the listByResourceGroup operation. */
2648
+ export type NetworkFunctionsListByResourceGroupResponse = NetworkFunctionListResult;
2649
+
2650
+ /** Optional parameters. */
2651
+ export interface NetworkFunctionsExecuteRequestOptionalParams
2652
+ extends coreClient.OperationOptions {
2653
+ /** Delay to wait until next poll, in milliseconds. */
2654
+ updateIntervalInMs?: number;
2655
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2656
+ resumeFrom?: string;
2657
+ }
2658
+
2659
+ /** Optional parameters. */
2660
+ export interface NetworkFunctionsListBySubscriptionNextOptionalParams
2661
+ extends coreClient.OperationOptions {}
2662
+
2663
+ /** Contains response data for the listBySubscriptionNext operation. */
2664
+ export type NetworkFunctionsListBySubscriptionNextResponse = NetworkFunctionListResult;
2665
+
2666
+ /** Optional parameters. */
2667
+ export interface NetworkFunctionsListByResourceGroupNextOptionalParams
2668
+ extends coreClient.OperationOptions {}
2669
+
2670
+ /** Contains response data for the listByResourceGroupNext operation. */
2671
+ export type NetworkFunctionsListByResourceGroupNextResponse = NetworkFunctionListResult;
2672
+
2673
+ /** Optional parameters. */
2674
+ export interface ComponentsGetOptionalParams
2675
+ extends coreClient.OperationOptions {}
2676
+
2677
+ /** Contains response data for the get operation. */
2678
+ export type ComponentsGetResponse = Component;
2679
+
2680
+ /** Optional parameters. */
2681
+ export interface ComponentsListByNetworkFunctionOptionalParams
2682
+ extends coreClient.OperationOptions {}
2683
+
2684
+ /** Contains response data for the listByNetworkFunction operation. */
2685
+ export type ComponentsListByNetworkFunctionResponse = ComponentListResult;
2686
+
2687
+ /** Optional parameters. */
2688
+ export interface ComponentsListByNetworkFunctionNextOptionalParams
2689
+ extends coreClient.OperationOptions {}
2690
+
2691
+ /** Contains response data for the listByNetworkFunctionNext operation. */
2692
+ export type ComponentsListByNetworkFunctionNextResponse = ComponentListResult;
2693
+
2694
+ /** Optional parameters. */
2695
+ export interface NetworkFunctionDefinitionGroupsListByPublisherOptionalParams
2696
+ extends coreClient.OperationOptions {}
2697
+
2698
+ /** Contains response data for the listByPublisher operation. */
2699
+ export type NetworkFunctionDefinitionGroupsListByPublisherResponse = NetworkFunctionDefinitionGroupListResult;
2700
+
2701
+ /** Optional parameters. */
2702
+ export interface NetworkFunctionDefinitionGroupsDeleteOptionalParams
2703
+ extends coreClient.OperationOptions {
2704
+ /** Delay to wait until next poll, in milliseconds. */
2705
+ updateIntervalInMs?: number;
2706
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2707
+ resumeFrom?: string;
2708
+ }
2709
+
2710
+ /** Contains response data for the delete operation. */
2711
+ export type NetworkFunctionDefinitionGroupsDeleteResponse = NetworkFunctionDefinitionGroupsDeleteHeaders;
2712
+
2713
+ /** Optional parameters. */
2714
+ export interface NetworkFunctionDefinitionGroupsCreateOrUpdateOptionalParams
2715
+ extends coreClient.OperationOptions {
2716
+ /** Delay to wait until next poll, in milliseconds. */
2717
+ updateIntervalInMs?: number;
2718
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2719
+ resumeFrom?: string;
2720
+ }
2721
+
2722
+ /** Contains response data for the createOrUpdate operation. */
2723
+ export type NetworkFunctionDefinitionGroupsCreateOrUpdateResponse = NetworkFunctionDefinitionGroup;
2724
+
2725
+ /** Optional parameters. */
2726
+ export interface NetworkFunctionDefinitionGroupsGetOptionalParams
2727
+ extends coreClient.OperationOptions {}
2728
+
2729
+ /** Contains response data for the get operation. */
2730
+ export type NetworkFunctionDefinitionGroupsGetResponse = NetworkFunctionDefinitionGroup;
2731
+
2732
+ /** Optional parameters. */
2733
+ export interface NetworkFunctionDefinitionGroupsUpdateOptionalParams
2734
+ extends coreClient.OperationOptions {}
2735
+
2736
+ /** Contains response data for the update operation. */
2737
+ export type NetworkFunctionDefinitionGroupsUpdateResponse = NetworkFunctionDefinitionGroup;
2738
+
2739
+ /** Optional parameters. */
2740
+ export interface NetworkFunctionDefinitionGroupsListByPublisherNextOptionalParams
2741
+ extends coreClient.OperationOptions {}
2742
+
2743
+ /** Contains response data for the listByPublisherNext operation. */
2744
+ export type NetworkFunctionDefinitionGroupsListByPublisherNextResponse = NetworkFunctionDefinitionGroupListResult;
2745
+
2746
+ /** Optional parameters. */
2747
+ export interface NetworkFunctionDefinitionVersionsDeleteOptionalParams
2748
+ extends coreClient.OperationOptions {
2749
+ /** Delay to wait until next poll, in milliseconds. */
2750
+ updateIntervalInMs?: number;
2751
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2752
+ resumeFrom?: string;
2753
+ }
2754
+
2755
+ /** Contains response data for the delete operation. */
2756
+ export type NetworkFunctionDefinitionVersionsDeleteResponse = NetworkFunctionDefinitionVersionsDeleteHeaders;
2757
+
2758
+ /** Optional parameters. */
2759
+ export interface NetworkFunctionDefinitionVersionsCreateOrUpdateOptionalParams
2760
+ extends coreClient.OperationOptions {
2761
+ /** Delay to wait until next poll, in milliseconds. */
2762
+ updateIntervalInMs?: number;
2763
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2764
+ resumeFrom?: string;
2765
+ }
2766
+
2767
+ /** Contains response data for the createOrUpdate operation. */
2768
+ export type NetworkFunctionDefinitionVersionsCreateOrUpdateResponse = NetworkFunctionDefinitionVersion;
2769
+
2770
+ /** Optional parameters. */
2771
+ export interface NetworkFunctionDefinitionVersionsGetOptionalParams
2772
+ extends coreClient.OperationOptions {}
2773
+
2774
+ /** Contains response data for the get operation. */
2775
+ export type NetworkFunctionDefinitionVersionsGetResponse = NetworkFunctionDefinitionVersion;
2776
+
2777
+ /** Optional parameters. */
2778
+ export interface NetworkFunctionDefinitionVersionsUpdateOptionalParams
2779
+ extends coreClient.OperationOptions {}
2780
+
2781
+ /** Contains response data for the update operation. */
2782
+ export type NetworkFunctionDefinitionVersionsUpdateResponse = NetworkFunctionDefinitionVersion;
2783
+
2784
+ /** Optional parameters. */
2785
+ export interface NetworkFunctionDefinitionVersionsListByNetworkFunctionDefinitionGroupOptionalParams
2786
+ extends coreClient.OperationOptions {}
2787
+
2788
+ /** Contains response data for the listByNetworkFunctionDefinitionGroup operation. */
2789
+ export type NetworkFunctionDefinitionVersionsListByNetworkFunctionDefinitionGroupResponse = NetworkFunctionDefinitionVersionListResult;
2790
+
2791
+ /** Optional parameters. */
2792
+ export interface NetworkFunctionDefinitionVersionsUpdateStateOptionalParams
2793
+ extends coreClient.OperationOptions {
2794
+ /** Delay to wait until next poll, in milliseconds. */
2795
+ updateIntervalInMs?: number;
2796
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2797
+ resumeFrom?: string;
2798
+ }
2799
+
2800
+ /** Contains response data for the updateState operation. */
2801
+ export type NetworkFunctionDefinitionVersionsUpdateStateResponse = NetworkFunctionDefinitionVersionUpdateState;
2802
+
2803
+ /** Optional parameters. */
2804
+ export interface NetworkFunctionDefinitionVersionsListByNetworkFunctionDefinitionGroupNextOptionalParams
2805
+ extends coreClient.OperationOptions {}
2806
+
2807
+ /** Contains response data for the listByNetworkFunctionDefinitionGroupNext operation. */
2808
+ export type NetworkFunctionDefinitionVersionsListByNetworkFunctionDefinitionGroupNextResponse = NetworkFunctionDefinitionVersionListResult;
2809
+
2810
+ /** Optional parameters. */
2811
+ export interface NetworkServiceDesignGroupsListByPublisherOptionalParams
2812
+ extends coreClient.OperationOptions {}
2813
+
2814
+ /** Contains response data for the listByPublisher operation. */
2815
+ export type NetworkServiceDesignGroupsListByPublisherResponse = NetworkServiceDesignGroupListResult;
2816
+
2817
+ /** Optional parameters. */
2818
+ export interface NetworkServiceDesignGroupsDeleteOptionalParams
2819
+ extends coreClient.OperationOptions {
2820
+ /** Delay to wait until next poll, in milliseconds. */
2821
+ updateIntervalInMs?: number;
2822
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2823
+ resumeFrom?: string;
2824
+ }
2825
+
2826
+ /** Contains response data for the delete operation. */
2827
+ export type NetworkServiceDesignGroupsDeleteResponse = NetworkServiceDesignGroupsDeleteHeaders;
2828
+
2829
+ /** Optional parameters. */
2830
+ export interface NetworkServiceDesignGroupsCreateOrUpdateOptionalParams
2831
+ extends coreClient.OperationOptions {
2832
+ /** Delay to wait until next poll, in milliseconds. */
2833
+ updateIntervalInMs?: number;
2834
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2835
+ resumeFrom?: string;
2836
+ }
2837
+
2838
+ /** Contains response data for the createOrUpdate operation. */
2839
+ export type NetworkServiceDesignGroupsCreateOrUpdateResponse = NetworkServiceDesignGroup;
2840
+
2841
+ /** Optional parameters. */
2842
+ export interface NetworkServiceDesignGroupsGetOptionalParams
2843
+ extends coreClient.OperationOptions {}
2844
+
2845
+ /** Contains response data for the get operation. */
2846
+ export type NetworkServiceDesignGroupsGetResponse = NetworkServiceDesignGroup;
2847
+
2848
+ /** Optional parameters. */
2849
+ export interface NetworkServiceDesignGroupsUpdateOptionalParams
2850
+ extends coreClient.OperationOptions {}
2851
+
2852
+ /** Contains response data for the update operation. */
2853
+ export type NetworkServiceDesignGroupsUpdateResponse = NetworkServiceDesignGroup;
2854
+
2855
+ /** Optional parameters. */
2856
+ export interface NetworkServiceDesignGroupsListByPublisherNextOptionalParams
2857
+ extends coreClient.OperationOptions {}
2858
+
2859
+ /** Contains response data for the listByPublisherNext operation. */
2860
+ export type NetworkServiceDesignGroupsListByPublisherNextResponse = NetworkServiceDesignGroupListResult;
2861
+
2862
+ /** Optional parameters. */
2863
+ export interface NetworkServiceDesignVersionsDeleteOptionalParams
2864
+ extends coreClient.OperationOptions {
2865
+ /** Delay to wait until next poll, in milliseconds. */
2866
+ updateIntervalInMs?: number;
2867
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2868
+ resumeFrom?: string;
2869
+ }
2870
+
2871
+ /** Contains response data for the delete operation. */
2872
+ export type NetworkServiceDesignVersionsDeleteResponse = NetworkServiceDesignVersionsDeleteHeaders;
2873
+
2874
+ /** Optional parameters. */
2875
+ export interface NetworkServiceDesignVersionsCreateOrUpdateOptionalParams
2876
+ extends coreClient.OperationOptions {
2877
+ /** Delay to wait until next poll, in milliseconds. */
2878
+ updateIntervalInMs?: number;
2879
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2880
+ resumeFrom?: string;
2881
+ }
2882
+
2883
+ /** Contains response data for the createOrUpdate operation. */
2884
+ export type NetworkServiceDesignVersionsCreateOrUpdateResponse = NetworkServiceDesignVersion;
2885
+
2886
+ /** Optional parameters. */
2887
+ export interface NetworkServiceDesignVersionsGetOptionalParams
2888
+ extends coreClient.OperationOptions {}
2889
+
2890
+ /** Contains response data for the get operation. */
2891
+ export type NetworkServiceDesignVersionsGetResponse = NetworkServiceDesignVersion;
2892
+
2893
+ /** Optional parameters. */
2894
+ export interface NetworkServiceDesignVersionsUpdateOptionalParams
2895
+ extends coreClient.OperationOptions {}
2896
+
2897
+ /** Contains response data for the update operation. */
2898
+ export type NetworkServiceDesignVersionsUpdateResponse = NetworkServiceDesignVersion;
2899
+
2900
+ /** Optional parameters. */
2901
+ export interface NetworkServiceDesignVersionsListByNetworkServiceDesignGroupOptionalParams
2902
+ extends coreClient.OperationOptions {}
2903
+
2904
+ /** Contains response data for the listByNetworkServiceDesignGroup operation. */
2905
+ export type NetworkServiceDesignVersionsListByNetworkServiceDesignGroupResponse = NetworkServiceDesignVersionListResult;
2906
+
2907
+ /** Optional parameters. */
2908
+ export interface NetworkServiceDesignVersionsUpdateStateOptionalParams
2909
+ extends coreClient.OperationOptions {
2910
+ /** Delay to wait until next poll, in milliseconds. */
2911
+ updateIntervalInMs?: number;
2912
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2913
+ resumeFrom?: string;
2914
+ }
2915
+
2916
+ /** Contains response data for the updateState operation. */
2917
+ export type NetworkServiceDesignVersionsUpdateStateResponse = NetworkServiceDesignVersionUpdateState;
2918
+
2919
+ /** Optional parameters. */
2920
+ export interface NetworkServiceDesignVersionsListByNetworkServiceDesignGroupNextOptionalParams
2921
+ extends coreClient.OperationOptions {}
2922
+
2923
+ /** Contains response data for the listByNetworkServiceDesignGroupNext operation. */
2924
+ export type NetworkServiceDesignVersionsListByNetworkServiceDesignGroupNextResponse = NetworkServiceDesignVersionListResult;
2925
+
2926
+ /** Optional parameters. */
2927
+ export interface OperationsListOptionalParams
2928
+ extends coreClient.OperationOptions {}
2929
+
2930
+ /** Contains response data for the list operation. */
2931
+ export type OperationsListResponse = OperationListResult;
2932
+
2933
+ /** Optional parameters. */
2934
+ export interface OperationsListNextOptionalParams
2935
+ extends coreClient.OperationOptions {}
2936
+
2937
+ /** Contains response data for the listNext operation. */
2938
+ export type OperationsListNextResponse = OperationListResult;
2939
+
2940
+ /** Optional parameters. */
2941
+ export interface PublishersListBySubscriptionOptionalParams
2942
+ extends coreClient.OperationOptions {}
2943
+
2944
+ /** Contains response data for the listBySubscription operation. */
2945
+ export type PublishersListBySubscriptionResponse = PublisherListResult;
2946
+
2947
+ /** Optional parameters. */
2948
+ export interface PublishersListByResourceGroupOptionalParams
2949
+ extends coreClient.OperationOptions {}
2950
+
2951
+ /** Contains response data for the listByResourceGroup operation. */
2952
+ export type PublishersListByResourceGroupResponse = PublisherListResult;
2953
+
2954
+ /** Optional parameters. */
2955
+ export interface PublishersDeleteOptionalParams
2956
+ extends coreClient.OperationOptions {
2957
+ /** Delay to wait until next poll, in milliseconds. */
2958
+ updateIntervalInMs?: number;
2959
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2960
+ resumeFrom?: string;
2961
+ }
2962
+
2963
+ /** Contains response data for the delete operation. */
2964
+ export type PublishersDeleteResponse = PublishersDeleteHeaders;
2965
+
2966
+ /** Optional parameters. */
2967
+ export interface PublishersGetOptionalParams
2968
+ extends coreClient.OperationOptions {}
2969
+
2970
+ /** Contains response data for the get operation. */
2971
+ export type PublishersGetResponse = Publisher;
2972
+
2973
+ /** Optional parameters. */
2974
+ export interface PublishersCreateOrUpdateOptionalParams
2975
+ extends coreClient.OperationOptions {
2976
+ /** Parameters supplied to the create publisher operation. */
2977
+ parameters?: Publisher;
2978
+ /** Delay to wait until next poll, in milliseconds. */
2979
+ updateIntervalInMs?: number;
2980
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2981
+ resumeFrom?: string;
2982
+ }
2983
+
2984
+ /** Contains response data for the createOrUpdate operation. */
2985
+ export type PublishersCreateOrUpdateResponse = Publisher;
2986
+
2987
+ /** Optional parameters. */
2988
+ export interface PublishersUpdateOptionalParams
2989
+ extends coreClient.OperationOptions {
2990
+ /** Parameters supplied to the create publisher operation. */
2991
+ parameters?: TagsObject;
2992
+ }
2993
+
2994
+ /** Contains response data for the update operation. */
2995
+ export type PublishersUpdateResponse = Publisher;
2996
+
2997
+ /** Optional parameters. */
2998
+ export interface PublishersListBySubscriptionNextOptionalParams
2999
+ extends coreClient.OperationOptions {}
3000
+
3001
+ /** Contains response data for the listBySubscriptionNext operation. */
3002
+ export type PublishersListBySubscriptionNextResponse = PublisherListResult;
3003
+
3004
+ /** Optional parameters. */
3005
+ export interface PublishersListByResourceGroupNextOptionalParams
3006
+ extends coreClient.OperationOptions {}
3007
+
3008
+ /** Contains response data for the listByResourceGroupNext operation. */
3009
+ export type PublishersListByResourceGroupNextResponse = PublisherListResult;
3010
+
3011
+ /** Optional parameters. */
3012
+ export interface ArtifactStoresListByPublisherOptionalParams
3013
+ extends coreClient.OperationOptions {}
3014
+
3015
+ /** Contains response data for the listByPublisher operation. */
3016
+ export type ArtifactStoresListByPublisherResponse = ArtifactStoreListResult;
3017
+
3018
+ /** Optional parameters. */
3019
+ export interface ArtifactStoresDeleteOptionalParams
3020
+ extends coreClient.OperationOptions {
3021
+ /** Delay to wait until next poll, in milliseconds. */
3022
+ updateIntervalInMs?: number;
3023
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3024
+ resumeFrom?: string;
3025
+ }
3026
+
3027
+ /** Contains response data for the delete operation. */
3028
+ export type ArtifactStoresDeleteResponse = ArtifactStoresDeleteHeaders;
3029
+
3030
+ /** Optional parameters. */
3031
+ export interface ArtifactStoresCreateOrUpdateOptionalParams
3032
+ extends coreClient.OperationOptions {
3033
+ /** Delay to wait until next poll, in milliseconds. */
3034
+ updateIntervalInMs?: number;
3035
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3036
+ resumeFrom?: string;
3037
+ }
3038
+
3039
+ /** Contains response data for the createOrUpdate operation. */
3040
+ export type ArtifactStoresCreateOrUpdateResponse = ArtifactStore;
3041
+
3042
+ /** Optional parameters. */
3043
+ export interface ArtifactStoresGetOptionalParams
3044
+ extends coreClient.OperationOptions {}
3045
+
3046
+ /** Contains response data for the get operation. */
3047
+ export type ArtifactStoresGetResponse = ArtifactStore;
3048
+
3049
+ /** Optional parameters. */
3050
+ export interface ArtifactStoresUpdateOptionalParams
3051
+ extends coreClient.OperationOptions {}
3052
+
3053
+ /** Contains response data for the update operation. */
3054
+ export type ArtifactStoresUpdateResponse = ArtifactStore;
3055
+
3056
+ /** Optional parameters. */
3057
+ export interface ArtifactStoresListByPublisherNextOptionalParams
3058
+ extends coreClient.OperationOptions {}
3059
+
3060
+ /** Contains response data for the listByPublisherNext operation. */
3061
+ export type ArtifactStoresListByPublisherNextResponse = ArtifactStoreListResult;
3062
+
3063
+ /** Optional parameters. */
3064
+ export interface ArtifactManifestsListByArtifactStoreOptionalParams
3065
+ extends coreClient.OperationOptions {}
3066
+
3067
+ /** Contains response data for the listByArtifactStore operation. */
3068
+ export type ArtifactManifestsListByArtifactStoreResponse = ArtifactManifestListResult;
3069
+
3070
+ /** Optional parameters. */
3071
+ export interface ArtifactManifestsDeleteOptionalParams
3072
+ extends coreClient.OperationOptions {
3073
+ /** Delay to wait until next poll, in milliseconds. */
3074
+ updateIntervalInMs?: number;
3075
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3076
+ resumeFrom?: string;
3077
+ }
3078
+
3079
+ /** Contains response data for the delete operation. */
3080
+ export type ArtifactManifestsDeleteResponse = ArtifactManifestsDeleteHeaders;
3081
+
3082
+ /** Optional parameters. */
3083
+ export interface ArtifactManifestsCreateOrUpdateOptionalParams
3084
+ extends coreClient.OperationOptions {
3085
+ /** Delay to wait until next poll, in milliseconds. */
3086
+ updateIntervalInMs?: number;
3087
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3088
+ resumeFrom?: string;
3089
+ }
3090
+
3091
+ /** Contains response data for the createOrUpdate operation. */
3092
+ export type ArtifactManifestsCreateOrUpdateResponse = ArtifactManifest;
3093
+
3094
+ /** Optional parameters. */
3095
+ export interface ArtifactManifestsGetOptionalParams
3096
+ extends coreClient.OperationOptions {}
3097
+
3098
+ /** Contains response data for the get operation. */
3099
+ export type ArtifactManifestsGetResponse = ArtifactManifest;
3100
+
3101
+ /** Optional parameters. */
3102
+ export interface ArtifactManifestsUpdateOptionalParams
3103
+ extends coreClient.OperationOptions {}
3104
+
3105
+ /** Contains response data for the update operation. */
3106
+ export type ArtifactManifestsUpdateResponse = ArtifactManifest;
3107
+
3108
+ /** Optional parameters. */
3109
+ export interface ArtifactManifestsListCredentialOptionalParams
3110
+ extends coreClient.OperationOptions {}
3111
+
3112
+ /** Contains response data for the listCredential operation. */
3113
+ export type ArtifactManifestsListCredentialResponse = ArtifactAccessCredentialUnion;
3114
+
3115
+ /** Optional parameters. */
3116
+ export interface ArtifactManifestsUpdateStateOptionalParams
3117
+ extends coreClient.OperationOptions {
3118
+ /** Delay to wait until next poll, in milliseconds. */
3119
+ updateIntervalInMs?: number;
3120
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3121
+ resumeFrom?: string;
3122
+ }
3123
+
3124
+ /** Contains response data for the updateState operation. */
3125
+ export type ArtifactManifestsUpdateStateResponse = ArtifactManifestUpdateState;
3126
+
3127
+ /** Optional parameters. */
3128
+ export interface ArtifactManifestsListByArtifactStoreNextOptionalParams
3129
+ extends coreClient.OperationOptions {}
3130
+
3131
+ /** Contains response data for the listByArtifactStoreNext operation. */
3132
+ export type ArtifactManifestsListByArtifactStoreNextResponse = ArtifactManifestListResult;
3133
+
3134
+ /** Optional parameters. */
3135
+ export interface ProxyArtifactListOptionalParams
3136
+ extends coreClient.OperationOptions {}
3137
+
3138
+ /** Contains response data for the list operation. */
3139
+ export type ProxyArtifactListResponse = ProxyArtifactOverviewListResult;
3140
+
3141
+ /** Optional parameters. */
3142
+ export interface ProxyArtifactListVersionsOptionalParams
3143
+ extends coreClient.OperationOptions {}
3144
+
3145
+ /** Contains response data for the listVersions operation. */
3146
+ export type ProxyArtifactListVersionsResponse = ProxyArtifactVersionsOverviewListResult;
3147
+
3148
+ /** Optional parameters. */
3149
+ export interface ProxyArtifactUpdateStateOptionalParams
3150
+ extends coreClient.OperationOptions {
3151
+ /** Delay to wait until next poll, in milliseconds. */
3152
+ updateIntervalInMs?: number;
3153
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3154
+ resumeFrom?: string;
3155
+ }
3156
+
3157
+ /** Contains response data for the updateState operation. */
3158
+ export type ProxyArtifactUpdateStateResponse = ProxyArtifactVersionsListOverview;
3159
+
3160
+ /** Optional parameters. */
3161
+ export interface ProxyArtifactListNextOptionalParams
3162
+ extends coreClient.OperationOptions {}
3163
+
3164
+ /** Contains response data for the listNext operation. */
3165
+ export type ProxyArtifactListNextResponse = ProxyArtifactOverviewListResult;
3166
+
3167
+ /** Optional parameters. */
3168
+ export interface ProxyArtifactListVersionsNextOptionalParams
3169
+ extends coreClient.OperationOptions {}
3170
+
3171
+ /** Contains response data for the listVersionsNext operation. */
3172
+ export type ProxyArtifactListVersionsNextResponse = ProxyArtifactVersionsOverviewListResult;
3173
+
3174
+ /** Optional parameters. */
3175
+ export interface SitesDeleteOptionalParams extends coreClient.OperationOptions {
3176
+ /** Delay to wait until next poll, in milliseconds. */
3177
+ updateIntervalInMs?: number;
3178
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3179
+ resumeFrom?: string;
3180
+ }
3181
+
3182
+ /** Contains response data for the delete operation. */
3183
+ export type SitesDeleteResponse = SitesDeleteHeaders;
3184
+
3185
+ /** Optional parameters. */
3186
+ export interface SitesGetOptionalParams extends coreClient.OperationOptions {}
3187
+
3188
+ /** Contains response data for the get operation. */
3189
+ export type SitesGetResponse = Site;
3190
+
3191
+ /** Optional parameters. */
3192
+ export interface SitesCreateOrUpdateOptionalParams
3193
+ extends coreClient.OperationOptions {
3194
+ /** Delay to wait until next poll, in milliseconds. */
3195
+ updateIntervalInMs?: number;
3196
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3197
+ resumeFrom?: string;
3198
+ }
3199
+
3200
+ /** Contains response data for the createOrUpdate operation. */
3201
+ export type SitesCreateOrUpdateResponse = Site;
3202
+
3203
+ /** Optional parameters. */
3204
+ export interface SitesUpdateTagsOptionalParams
3205
+ extends coreClient.OperationOptions {}
3206
+
3207
+ /** Contains response data for the updateTags operation. */
3208
+ export type SitesUpdateTagsResponse = Site;
3209
+
3210
+ /** Optional parameters. */
3211
+ export interface SitesListBySubscriptionOptionalParams
3212
+ extends coreClient.OperationOptions {}
3213
+
3214
+ /** Contains response data for the listBySubscription operation. */
3215
+ export type SitesListBySubscriptionResponse = SiteListResult;
3216
+
3217
+ /** Optional parameters. */
3218
+ export interface SitesListByResourceGroupOptionalParams
3219
+ extends coreClient.OperationOptions {}
3220
+
3221
+ /** Contains response data for the listByResourceGroup operation. */
3222
+ export type SitesListByResourceGroupResponse = SiteListResult;
3223
+
3224
+ /** Optional parameters. */
3225
+ export interface SitesListBySubscriptionNextOptionalParams
3226
+ extends coreClient.OperationOptions {}
3227
+
3228
+ /** Contains response data for the listBySubscriptionNext operation. */
3229
+ export type SitesListBySubscriptionNextResponse = SiteListResult;
3230
+
3231
+ /** Optional parameters. */
3232
+ export interface SitesListByResourceGroupNextOptionalParams
3233
+ extends coreClient.OperationOptions {}
3234
+
3235
+ /** Contains response data for the listByResourceGroupNext operation. */
3236
+ export type SitesListByResourceGroupNextResponse = SiteListResult;
3237
+
3238
+ /** Optional parameters. */
3239
+ export interface SiteNetworkServicesDeleteOptionalParams
3240
+ extends coreClient.OperationOptions {
3241
+ /** Delay to wait until next poll, in milliseconds. */
3242
+ updateIntervalInMs?: number;
3243
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3244
+ resumeFrom?: string;
3245
+ }
3246
+
3247
+ /** Contains response data for the delete operation. */
3248
+ export type SiteNetworkServicesDeleteResponse = SiteNetworkServicesDeleteHeaders;
3249
+
3250
+ /** Optional parameters. */
3251
+ export interface SiteNetworkServicesGetOptionalParams
3252
+ extends coreClient.OperationOptions {}
3253
+
3254
+ /** Contains response data for the get operation. */
3255
+ export type SiteNetworkServicesGetResponse = SiteNetworkService;
3256
+
3257
+ /** Optional parameters. */
3258
+ export interface SiteNetworkServicesCreateOrUpdateOptionalParams
3259
+ extends coreClient.OperationOptions {
3260
+ /** Delay to wait until next poll, in milliseconds. */
3261
+ updateIntervalInMs?: number;
3262
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3263
+ resumeFrom?: string;
3264
+ }
3265
+
3266
+ /** Contains response data for the createOrUpdate operation. */
3267
+ export type SiteNetworkServicesCreateOrUpdateResponse = SiteNetworkService;
3268
+
3269
+ /** Optional parameters. */
3270
+ export interface SiteNetworkServicesUpdateTagsOptionalParams
3271
+ extends coreClient.OperationOptions {}
3272
+
3273
+ /** Contains response data for the updateTags operation. */
3274
+ export type SiteNetworkServicesUpdateTagsResponse = SiteNetworkService;
3275
+
3276
+ /** Optional parameters. */
3277
+ export interface SiteNetworkServicesListBySubscriptionOptionalParams
3278
+ extends coreClient.OperationOptions {}
3279
+
3280
+ /** Contains response data for the listBySubscription operation. */
3281
+ export type SiteNetworkServicesListBySubscriptionResponse = SiteNetworkServiceListResult;
3282
+
3283
+ /** Optional parameters. */
3284
+ export interface SiteNetworkServicesListByResourceGroupOptionalParams
3285
+ extends coreClient.OperationOptions {}
3286
+
3287
+ /** Contains response data for the listByResourceGroup operation. */
3288
+ export type SiteNetworkServicesListByResourceGroupResponse = SiteNetworkServiceListResult;
3289
+
3290
+ /** Optional parameters. */
3291
+ export interface SiteNetworkServicesListBySubscriptionNextOptionalParams
3292
+ extends coreClient.OperationOptions {}
3293
+
3294
+ /** Contains response data for the listBySubscriptionNext operation. */
3295
+ export type SiteNetworkServicesListBySubscriptionNextResponse = SiteNetworkServiceListResult;
3296
+
3297
+ /** Optional parameters. */
3298
+ export interface SiteNetworkServicesListByResourceGroupNextOptionalParams
3299
+ extends coreClient.OperationOptions {}
3300
+
3301
+ /** Contains response data for the listByResourceGroupNext operation. */
3302
+ export type SiteNetworkServicesListByResourceGroupNextResponse = SiteNetworkServiceListResult;
3303
+
3304
+ /** Optional parameters. */
3305
+ export interface HybridNetworkManagementClientOptionalParams
3306
+ extends coreClient.ServiceClientOptions {
3307
+ /** server parameter */
3308
+ $host?: string;
3309
+ /** Api Version */
3310
+ apiVersion?: string;
3311
+ /** Overrides client endpoint. */
3312
+ endpoint?: string;
3313
+ }