@azure/arm-managednetworkfabric 1.0.2-alpha.20260311.1 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +1 -1
- package/README.md +17 -18
- package/dist/browser/api/accessControlLists/index.d.ts +3 -0
- package/dist/browser/api/accessControlLists/index.js +4 -0
- package/dist/browser/api/accessControlLists/index.js.map +1 -0
- package/dist/browser/api/accessControlLists/operations.d.ts +43 -0
- package/dist/browser/api/accessControlLists/operations.js +306 -0
- package/dist/browser/api/accessControlLists/operations.js.map +1 -0
- package/dist/browser/api/accessControlLists/options.d.ts +41 -0
- package/dist/browser/api/accessControlLists/options.js +4 -0
- package/dist/browser/api/accessControlLists/options.js.map +1 -0
- package/dist/browser/api/azureNetworkFabricManagementServiceAPIContext.d.ts +22 -0
- package/dist/browser/api/azureNetworkFabricManagementServiceAPIContext.js +30 -0
- package/dist/browser/api/azureNetworkFabricManagementServiceAPIContext.js.map +1 -0
- package/dist/browser/api/externalNetworks/index.d.ts +3 -0
- package/dist/browser/api/externalNetworks/index.js +4 -0
- package/dist/browser/api/externalNetworks/index.js.map +1 -0
- package/dist/browser/api/externalNetworks/operations.d.ts +39 -0
- package/dist/browser/api/externalNetworks/operations.js +295 -0
- package/dist/browser/api/externalNetworks/operations.js.map +1 -0
- package/dist/browser/api/externalNetworks/options.d.ts +38 -0
- package/dist/browser/api/externalNetworks/options.js +4 -0
- package/dist/browser/api/externalNetworks/options.js.map +1 -0
- package/dist/browser/api/index.d.ts +3 -0
- package/dist/browser/api/index.js +4 -0
- package/dist/browser/api/index.js.map +1 -0
- package/dist/browser/api/internalNetworks/index.d.ts +3 -0
- package/dist/browser/api/internalNetworks/index.js +4 -0
- package/dist/browser/api/internalNetworks/index.js.map +1 -0
- package/dist/browser/api/internalNetworks/operations.d.ts +43 -0
- package/dist/browser/api/internalNetworks/operations.js +333 -0
- package/dist/browser/api/internalNetworks/operations.js.map +1 -0
- package/dist/browser/api/internalNetworks/options.d.ts +43 -0
- package/dist/browser/api/internalNetworks/options.js +4 -0
- package/dist/browser/api/internalNetworks/options.js.map +1 -0
- package/dist/browser/api/internetGatewayRules/index.d.ts +3 -0
- package/dist/browser/api/internetGatewayRules/index.js +4 -0
- package/dist/browser/api/internetGatewayRules/index.js.map +1 -0
- package/dist/browser/api/internetGatewayRules/operations.d.ts +31 -0
- package/dist/browser/api/internetGatewayRules/operations.js +199 -0
- package/dist/browser/api/internetGatewayRules/operations.js.map +1 -0
- package/dist/browser/api/internetGatewayRules/options.d.ts +26 -0
- package/dist/browser/api/internetGatewayRules/options.js +4 -0
- package/dist/browser/api/internetGatewayRules/options.js.map +1 -0
- package/dist/browser/api/internetGateways/index.d.ts +3 -0
- package/dist/browser/api/internetGateways/index.js +4 -0
- package/dist/browser/api/internetGateways/index.js.map +1 -0
- package/dist/browser/api/internetGateways/operations.d.ts +31 -0
- package/dist/browser/api/internetGateways/operations.js +199 -0
- package/dist/browser/api/internetGateways/operations.js.map +1 -0
- package/dist/browser/api/internetGateways/options.d.ts +26 -0
- package/dist/browser/api/internetGateways/options.js +4 -0
- package/dist/browser/api/internetGateways/options.js.map +1 -0
- package/dist/browser/api/ipCommunities/index.d.ts +3 -0
- package/dist/browser/api/ipCommunities/index.js +4 -0
- package/dist/browser/api/ipCommunities/index.js.map +1 -0
- package/dist/browser/api/ipCommunities/operations.d.ts +31 -0
- package/dist/browser/api/ipCommunities/operations.js +199 -0
- package/dist/browser/api/ipCommunities/operations.js.map +1 -0
- package/dist/browser/api/ipCommunities/options.d.ts +26 -0
- package/dist/browser/api/ipCommunities/options.js +4 -0
- package/dist/browser/api/ipCommunities/options.js.map +1 -0
- package/dist/browser/api/ipExtendedCommunities/index.d.ts +3 -0
- package/dist/browser/api/ipExtendedCommunities/index.js +4 -0
- package/dist/browser/api/ipExtendedCommunities/index.js.map +1 -0
- package/dist/browser/api/ipExtendedCommunities/operations.d.ts +31 -0
- package/dist/browser/api/ipExtendedCommunities/operations.js +199 -0
- package/dist/browser/api/ipExtendedCommunities/operations.js.map +1 -0
- package/dist/browser/api/ipExtendedCommunities/options.d.ts +26 -0
- package/dist/browser/api/ipExtendedCommunities/options.js +4 -0
- package/dist/browser/api/ipExtendedCommunities/options.js.map +1 -0
- package/dist/browser/api/ipPrefixes/index.d.ts +3 -0
- package/dist/browser/api/ipPrefixes/index.js +4 -0
- package/dist/browser/api/ipPrefixes/index.js.map +1 -0
- package/dist/browser/api/ipPrefixes/operations.d.ts +31 -0
- package/dist/browser/api/ipPrefixes/operations.js +199 -0
- package/dist/browser/api/ipPrefixes/operations.js.map +1 -0
- package/dist/browser/api/ipPrefixes/options.d.ts +26 -0
- package/dist/browser/api/ipPrefixes/options.js +4 -0
- package/dist/browser/api/ipPrefixes/options.js.map +1 -0
- package/dist/browser/api/l2IsolationDomains/index.d.ts +3 -0
- package/dist/browser/api/l2IsolationDomains/index.js +4 -0
- package/dist/browser/api/l2IsolationDomains/index.js.map +1 -0
- package/dist/browser/api/l2IsolationDomains/operations.d.ts +43 -0
- package/dist/browser/api/l2IsolationDomains/operations.js +306 -0
- package/dist/browser/api/l2IsolationDomains/operations.js.map +1 -0
- package/dist/browser/api/l2IsolationDomains/options.d.ts +41 -0
- package/dist/browser/api/l2IsolationDomains/options.js +4 -0
- package/dist/browser/api/l2IsolationDomains/options.js.map +1 -0
- package/dist/browser/api/l3IsolationDomains/index.d.ts +3 -0
- package/dist/browser/api/l3IsolationDomains/index.js +4 -0
- package/dist/browser/api/l3IsolationDomains/index.js.map +1 -0
- package/dist/browser/api/l3IsolationDomains/operations.d.ts +43 -0
- package/dist/browser/api/l3IsolationDomains/operations.js +306 -0
- package/dist/browser/api/l3IsolationDomains/operations.js.map +1 -0
- package/dist/browser/api/l3IsolationDomains/options.d.ts +41 -0
- package/dist/browser/api/l3IsolationDomains/options.js +4 -0
- package/dist/browser/api/l3IsolationDomains/options.js.map +1 -0
- package/dist/browser/api/neighborGroups/index.d.ts +3 -0
- package/dist/browser/api/neighborGroups/index.js +4 -0
- package/dist/browser/api/neighborGroups/index.js.map +1 -0
- package/dist/browser/api/neighborGroups/operations.d.ts +35 -0
- package/dist/browser/api/neighborGroups/operations.js +234 -0
- package/dist/browser/api/neighborGroups/operations.js.map +1 -0
- package/dist/browser/api/neighborGroups/options.d.ts +31 -0
- package/dist/browser/api/neighborGroups/options.js +4 -0
- package/dist/browser/api/neighborGroups/options.js.map +1 -0
- package/dist/browser/api/networkBootstrapDevices/index.d.ts +3 -0
- package/dist/browser/api/networkBootstrapDevices/index.js +4 -0
- package/dist/browser/api/networkBootstrapDevices/index.js.map +1 -0
- package/dist/browser/api/networkBootstrapDevices/operations.d.ts +51 -0
- package/dist/browser/api/networkBootstrapDevices/operations.js +378 -0
- package/dist/browser/api/networkBootstrapDevices/operations.js.map +1 -0
- package/dist/browser/api/networkBootstrapDevices/options.d.ts +51 -0
- package/dist/browser/api/networkBootstrapDevices/options.js +4 -0
- package/dist/browser/api/networkBootstrapDevices/options.js.map +1 -0
- package/dist/browser/api/networkBootstrapInterfaces/index.d.ts +3 -0
- package/dist/browser/api/networkBootstrapInterfaces/index.js +4 -0
- package/dist/browser/api/networkBootstrapInterfaces/index.js.map +1 -0
- package/dist/browser/api/networkBootstrapInterfaces/operations.d.ts +31 -0
- package/dist/browser/api/networkBootstrapInterfaces/operations.js +223 -0
- package/dist/browser/api/networkBootstrapInterfaces/operations.js.map +1 -0
- package/dist/browser/api/networkBootstrapInterfaces/options.d.ts +28 -0
- package/dist/browser/api/networkBootstrapInterfaces/options.js +4 -0
- package/dist/browser/api/networkBootstrapInterfaces/options.js.map +1 -0
- package/dist/browser/api/networkDeviceSkus/index.d.ts +3 -0
- package/dist/browser/api/networkDeviceSkus/index.js +4 -0
- package/dist/browser/api/networkDeviceSkus/index.js.map +1 -0
- package/dist/browser/api/networkDeviceSkus/operations.d.ts +14 -0
- package/dist/browser/api/networkDeviceSkus/operations.js +63 -0
- package/dist/browser/api/networkDeviceSkus/operations.js.map +1 -0
- package/dist/browser/api/networkDeviceSkus/options.d.ts +8 -0
- package/dist/browser/api/networkDeviceSkus/options.js +4 -0
- package/dist/browser/api/networkDeviceSkus/options.js.map +1 -0
- package/dist/browser/api/networkDevices/index.d.ts +3 -0
- package/dist/browser/api/networkDevices/index.js +4 -0
- package/dist/browser/api/networkDevices/index.js.map +1 -0
- package/dist/browser/api/networkDevices/operations.d.ts +63 -0
- package/dist/browser/api/networkDevices/operations.js +489 -0
- package/dist/browser/api/networkDevices/operations.js.map +1 -0
- package/dist/browser/api/networkDevices/options.d.ts +66 -0
- package/dist/browser/api/networkDevices/options.js +4 -0
- package/dist/browser/api/networkDevices/options.js.map +1 -0
- package/dist/browser/api/networkFabricControllers/index.d.ts +3 -0
- package/dist/browser/api/networkFabricControllers/index.js +4 -0
- package/dist/browser/api/networkFabricControllers/index.js.map +1 -0
- package/dist/browser/api/networkFabricControllers/operations.d.ts +31 -0
- package/dist/browser/api/networkFabricControllers/operations.js +199 -0
- package/dist/browser/api/networkFabricControllers/operations.js.map +1 -0
- package/dist/browser/api/networkFabricControllers/options.d.ts +26 -0
- package/dist/browser/api/networkFabricControllers/options.js +4 -0
- package/dist/browser/api/networkFabricControllers/options.js.map +1 -0
- package/dist/browser/api/networkFabricSkus/index.d.ts +3 -0
- package/dist/browser/api/networkFabricSkus/index.js +4 -0
- package/dist/browser/api/networkFabricSkus/index.js.map +1 -0
- package/dist/browser/api/networkFabricSkus/operations.d.ts +14 -0
- package/dist/browser/api/networkFabricSkus/operations.js +63 -0
- package/dist/browser/api/networkFabricSkus/operations.js.map +1 -0
- package/dist/browser/api/networkFabricSkus/options.d.ts +8 -0
- package/dist/browser/api/networkFabricSkus/options.js +4 -0
- package/dist/browser/api/networkFabricSkus/options.js.map +1 -0
- package/dist/browser/api/networkFabrics/index.d.ts +3 -0
- package/dist/browser/api/networkFabrics/index.js +4 -0
- package/dist/browser/api/networkFabrics/index.js.map +1 -0
- package/dist/browser/api/networkFabrics/operations.d.ts +114 -0
- package/dist/browser/api/networkFabrics/operations.js +864 -0
- package/dist/browser/api/networkFabrics/operations.js.map +1 -0
- package/dist/browser/api/networkFabrics/options.d.ts +119 -0
- package/dist/browser/api/networkFabrics/options.js +4 -0
- package/dist/browser/api/networkFabrics/options.js.map +1 -0
- package/dist/browser/api/networkInterfaces/index.d.ts +3 -0
- package/dist/browser/api/networkInterfaces/index.js +4 -0
- package/dist/browser/api/networkInterfaces/index.js.map +1 -0
- package/dist/browser/api/networkInterfaces/operations.d.ts +31 -0
- package/dist/browser/api/networkInterfaces/operations.js +215 -0
- package/dist/browser/api/networkInterfaces/operations.js.map +1 -0
- package/dist/browser/api/networkInterfaces/options.d.ts +28 -0
- package/dist/browser/api/networkInterfaces/options.js +4 -0
- package/dist/browser/api/networkInterfaces/options.js.map +1 -0
- package/dist/browser/api/networkMonitors/index.d.ts +3 -0
- package/dist/browser/api/networkMonitors/index.js +4 -0
- package/dist/browser/api/networkMonitors/index.js.map +1 -0
- package/dist/browser/api/networkMonitors/operations.d.ts +35 -0
- package/dist/browser/api/networkMonitors/operations.js +236 -0
- package/dist/browser/api/networkMonitors/operations.js.map +1 -0
- package/dist/browser/api/networkMonitors/options.d.ts +31 -0
- package/dist/browser/api/networkMonitors/options.js +4 -0
- package/dist/browser/api/networkMonitors/options.js.map +1 -0
- package/dist/browser/api/networkPacketBrokers/index.d.ts +3 -0
- package/dist/browser/api/networkPacketBrokers/index.js +4 -0
- package/dist/browser/api/networkPacketBrokers/index.js.map +1 -0
- package/dist/browser/api/networkPacketBrokers/operations.d.ts +31 -0
- package/dist/browser/api/networkPacketBrokers/operations.js +199 -0
- package/dist/browser/api/networkPacketBrokers/operations.js.map +1 -0
- package/dist/browser/api/networkPacketBrokers/options.d.ts +26 -0
- package/dist/browser/api/networkPacketBrokers/options.js +4 -0
- package/dist/browser/api/networkPacketBrokers/options.js.map +1 -0
- package/dist/browser/api/networkRacks/index.d.ts +3 -0
- package/dist/browser/api/networkRacks/index.js +4 -0
- package/dist/browser/api/networkRacks/index.js.map +1 -0
- package/dist/browser/api/networkRacks/operations.d.ts +31 -0
- package/dist/browser/api/networkRacks/operations.js +199 -0
- package/dist/browser/api/networkRacks/operations.js.map +1 -0
- package/dist/browser/api/networkRacks/options.d.ts +26 -0
- package/dist/browser/api/networkRacks/options.js +4 -0
- package/dist/browser/api/networkRacks/options.js.map +1 -0
- package/dist/browser/api/networkTapRules/index.d.ts +3 -0
- package/dist/browser/api/networkTapRules/index.js +4 -0
- package/dist/browser/api/networkTapRules/index.js.map +1 -0
- package/dist/browser/api/networkTapRules/operations.d.ts +43 -0
- package/dist/browser/api/networkTapRules/operations.js +306 -0
- package/dist/browser/api/networkTapRules/operations.js.map +1 -0
- package/dist/browser/api/networkTapRules/options.d.ts +41 -0
- package/dist/browser/api/networkTapRules/options.js +4 -0
- package/dist/browser/api/networkTapRules/options.js.map +1 -0
- package/dist/browser/api/networkTaps/index.d.ts +3 -0
- package/dist/browser/api/networkTaps/index.js +4 -0
- package/dist/browser/api/networkTaps/index.js.map +1 -0
- package/dist/browser/api/networkTaps/operations.d.ts +39 -0
- package/dist/browser/api/networkTaps/operations.js +271 -0
- package/dist/browser/api/networkTaps/operations.js.map +1 -0
- package/dist/browser/api/networkTaps/options.d.ts +36 -0
- package/dist/browser/api/networkTaps/options.js +4 -0
- package/dist/browser/api/networkTaps/options.js.map +1 -0
- package/dist/browser/api/networkToNetworkInterconnects/index.d.ts +3 -0
- package/dist/browser/api/networkToNetworkInterconnects/index.js +4 -0
- package/dist/browser/api/networkToNetworkInterconnects/index.js.map +1 -0
- package/dist/browser/api/networkToNetworkInterconnects/operations.d.ts +39 -0
- package/dist/browser/api/networkToNetworkInterconnects/operations.js +303 -0
- package/dist/browser/api/networkToNetworkInterconnects/operations.js.map +1 -0
- package/dist/browser/api/networkToNetworkInterconnects/options.d.ts +38 -0
- package/dist/browser/api/networkToNetworkInterconnects/options.js +4 -0
- package/dist/browser/api/networkToNetworkInterconnects/options.js.map +1 -0
- package/dist/browser/api/operations/index.d.ts +3 -0
- package/dist/browser/api/operations/index.js +4 -0
- package/dist/browser/api/operations/index.js.map +1 -0
- package/dist/browser/api/operations/operations.d.ts +10 -0
- package/dist/browser/api/operations/operations.js +33 -0
- package/dist/browser/api/operations/operations.js.map +1 -0
- package/dist/browser/api/operations/options.d.ts +5 -0
- package/dist/browser/api/operations/options.js +4 -0
- package/dist/browser/api/operations/options.js.map +1 -0
- package/dist/browser/api/routePolicies/index.d.ts +3 -0
- package/dist/browser/api/routePolicies/index.js +4 -0
- package/dist/browser/api/routePolicies/index.js.map +1 -0
- package/dist/browser/api/routePolicies/operations.d.ts +43 -0
- package/dist/browser/api/routePolicies/operations.js +306 -0
- package/dist/browser/api/routePolicies/operations.js.map +1 -0
- package/dist/browser/api/routePolicies/options.d.ts +41 -0
- package/dist/browser/api/routePolicies/options.js +4 -0
- package/dist/browser/api/routePolicies/options.js.map +1 -0
- package/dist/browser/azureNetworkFabricManagementServiceAPI.d.ts +91 -41
- package/dist/browser/azureNetworkFabricManagementServiceAPI.js +122 -145
- package/dist/browser/azureNetworkFabricManagementServiceAPI.js.map +1 -1
- package/dist/browser/classic/accessControlLists/index.d.ts +53 -0
- package/dist/browser/classic/accessControlLists/index.js +71 -0
- package/dist/browser/classic/accessControlLists/index.js.map +1 -0
- package/dist/browser/classic/externalNetworks/index.d.ts +51 -0
- package/dist/browser/classic/externalNetworks/index.js +70 -0
- package/dist/browser/classic/externalNetworks/index.js.map +1 -0
- package/dist/browser/classic/index.d.ts +28 -0
- package/dist/browser/classic/index.js +4 -0
- package/dist/browser/classic/index.js.map +1 -0
- package/dist/browser/classic/internalNetworks/index.d.ts +57 -0
- package/dist/browser/classic/internalNetworks/index.js +79 -0
- package/dist/browser/classic/internalNetworks/index.js.map +1 -0
- package/dist/browser/classic/internetGatewayRules/index.d.ts +35 -0
- package/dist/browser/classic/internetGatewayRules/index.js +44 -0
- package/dist/browser/classic/internetGatewayRules/index.js.map +1 -0
- package/dist/browser/classic/internetGateways/index.d.ts +35 -0
- package/dist/browser/classic/internetGateways/index.js +44 -0
- package/dist/browser/classic/internetGateways/index.js.map +1 -0
- package/dist/browser/classic/ipCommunities/index.d.ts +35 -0
- package/dist/browser/classic/ipCommunities/index.js +44 -0
- package/dist/browser/classic/ipCommunities/index.js.map +1 -0
- package/dist/browser/classic/ipExtendedCommunities/index.d.ts +35 -0
- package/dist/browser/classic/ipExtendedCommunities/index.js +44 -0
- package/dist/browser/classic/ipExtendedCommunities/index.js.map +1 -0
- package/dist/browser/classic/ipPrefixes/index.d.ts +35 -0
- package/dist/browser/classic/ipPrefixes/index.js +44 -0
- package/dist/browser/classic/ipPrefixes/index.js.map +1 -0
- package/dist/browser/classic/l2IsolationDomains/index.d.ts +53 -0
- package/dist/browser/classic/l2IsolationDomains/index.js +71 -0
- package/dist/browser/classic/l2IsolationDomains/index.js.map +1 -0
- package/dist/browser/classic/l3IsolationDomains/index.d.ts +53 -0
- package/dist/browser/classic/l3IsolationDomains/index.js +71 -0
- package/dist/browser/classic/l3IsolationDomains/index.js.map +1 -0
- package/dist/browser/classic/neighborGroups/index.d.ts +41 -0
- package/dist/browser/classic/neighborGroups/index.js +53 -0
- package/dist/browser/classic/neighborGroups/index.js.map +1 -0
- package/dist/browser/classic/networkBootstrapDevices/index.d.ts +65 -0
- package/dist/browser/classic/networkBootstrapDevices/index.js +89 -0
- package/dist/browser/classic/networkBootstrapDevices/index.js.map +1 -0
- package/dist/browser/classic/networkBootstrapInterfaces/index.d.ts +39 -0
- package/dist/browser/classic/networkBootstrapInterfaces/index.js +52 -0
- package/dist/browser/classic/networkBootstrapInterfaces/index.js.map +1 -0
- package/dist/browser/classic/networkDeviceSkus/index.d.ts +13 -0
- package/dist/browser/classic/networkDeviceSkus/index.js +15 -0
- package/dist/browser/classic/networkDeviceSkus/index.js.map +1 -0
- package/dist/browser/classic/networkDevices/index.d.ts +83 -0
- package/dist/browser/classic/networkDevices/index.js +116 -0
- package/dist/browser/classic/networkDevices/index.js.map +1 -0
- package/dist/browser/classic/networkFabricControllers/index.d.ts +35 -0
- package/dist/browser/classic/networkFabricControllers/index.js +44 -0
- package/dist/browser/classic/networkFabricControllers/index.js.map +1 -0
- package/dist/browser/classic/networkFabricSkus/index.d.ts +13 -0
- package/dist/browser/classic/networkFabricSkus/index.js +15 -0
- package/dist/browser/classic/networkFabricSkus/index.js.map +1 -0
- package/dist/browser/classic/networkFabrics/index.d.ts +154 -0
- package/dist/browser/classic/networkFabrics/index.js +206 -0
- package/dist/browser/classic/networkFabrics/index.js.map +1 -0
- package/dist/browser/classic/networkInterfaces/index.d.ts +39 -0
- package/dist/browser/classic/networkInterfaces/index.js +52 -0
- package/dist/browser/classic/networkInterfaces/index.js.map +1 -0
- package/dist/browser/classic/networkMonitors/index.d.ts +41 -0
- package/dist/browser/classic/networkMonitors/index.js +53 -0
- package/dist/browser/classic/networkMonitors/index.js.map +1 -0
- package/dist/browser/classic/networkPacketBrokers/index.d.ts +35 -0
- package/dist/browser/classic/networkPacketBrokers/index.js +44 -0
- package/dist/browser/classic/networkPacketBrokers/index.js.map +1 -0
- package/dist/browser/classic/networkRacks/index.d.ts +35 -0
- package/dist/browser/classic/networkRacks/index.js +44 -0
- package/dist/browser/classic/networkRacks/index.js.map +1 -0
- package/dist/browser/classic/networkTapRules/index.d.ts +53 -0
- package/dist/browser/classic/networkTapRules/index.js +71 -0
- package/dist/browser/classic/networkTapRules/index.js.map +1 -0
- package/dist/browser/classic/networkTaps/index.d.ts +47 -0
- package/dist/browser/classic/networkTaps/index.js +62 -0
- package/dist/browser/classic/networkTaps/index.js.map +1 -0
- package/dist/browser/classic/networkToNetworkInterconnects/index.d.ts +51 -0
- package/dist/browser/classic/networkToNetworkInterconnects/index.js +70 -0
- package/dist/browser/classic/networkToNetworkInterconnects/index.js.map +1 -0
- package/dist/browser/classic/operations/index.d.ts +11 -0
- package/dist/browser/classic/operations/index.js +14 -0
- package/dist/browser/classic/operations/index.js.map +1 -0
- package/dist/browser/classic/routePolicies/index.d.ts +53 -0
- package/dist/browser/classic/routePolicies/index.js +71 -0
- package/dist/browser/classic/routePolicies/index.js.map +1 -0
- package/dist/browser/index.d.ts +41 -3
- package/dist/browser/index.js +7 -11
- package/dist/browser/index.js.map +1 -1
- package/dist/browser/logger.d.ts +2 -0
- package/dist/browser/logger.js +5 -0
- package/dist/browser/logger.js.map +1 -0
- package/dist/browser/models/index.d.ts +2 -5379
- package/dist/browser/models/index.js +3 -481
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/models.d.ts +7474 -0
- package/dist/browser/models/models.js +8926 -0
- package/dist/browser/models/models.js.map +1 -0
- package/dist/browser/restorePollerHelpers.d.ts +21 -0
- package/dist/browser/restorePollerHelpers.js +421 -0
- package/dist/browser/restorePollerHelpers.js.map +1 -0
- package/dist/browser/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/browser/static-helpers/cloudSettingHelpers.js +38 -0
- package/dist/browser/static-helpers/cloudSettingHelpers.js.map +1 -0
- package/dist/browser/static-helpers/pagingHelpers.d.ts +74 -0
- package/dist/browser/static-helpers/pagingHelpers.js +143 -0
- package/dist/browser/static-helpers/pagingHelpers.js.map +1 -0
- package/dist/browser/static-helpers/pollingHelpers.d.ts +34 -0
- package/dist/browser/static-helpers/pollingHelpers.js +95 -0
- package/dist/browser/static-helpers/pollingHelpers.js.map +1 -0
- package/dist/browser/static-helpers/serialization/check-prop-undefined.d.ts +8 -0
- package/dist/browser/static-helpers/serialization/check-prop-undefined.js +17 -0
- package/dist/browser/static-helpers/serialization/check-prop-undefined.js.map +1 -0
- package/dist/browser/static-helpers/simplePollerHelpers.d.ts +73 -0
- package/dist/browser/static-helpers/simplePollerHelpers.js +44 -0
- package/dist/browser/static-helpers/simplePollerHelpers.js.map +1 -0
- package/dist/browser/static-helpers/urlTemplate.d.ts +5 -0
- package/dist/browser/static-helpers/urlTemplate.js +200 -0
- package/dist/browser/static-helpers/urlTemplate.js.map +1 -0
- package/dist/commonjs/api/accessControlLists/index.d.ts +3 -0
- package/dist/commonjs/api/accessControlLists/index.js +44 -0
- package/dist/commonjs/api/accessControlLists/index.js.map +7 -0
- package/dist/commonjs/api/accessControlLists/operations.d.ts +43 -0
- package/dist/commonjs/api/accessControlLists/operations.js +432 -0
- package/dist/commonjs/api/accessControlLists/operations.js.map +7 -0
- package/dist/commonjs/api/accessControlLists/options.d.ts +41 -0
- package/dist/commonjs/api/accessControlLists/options.js +16 -0
- package/dist/commonjs/api/accessControlLists/options.js.map +7 -0
- package/dist/commonjs/api/azureNetworkFabricManagementServiceAPIContext.d.ts +22 -0
- package/dist/commonjs/api/azureNetworkFabricManagementServiceAPIContext.js +51 -0
- package/dist/commonjs/api/azureNetworkFabricManagementServiceAPIContext.js.map +7 -0
- package/dist/commonjs/api/externalNetworks/index.d.ts +3 -0
- package/dist/commonjs/api/externalNetworks/index.js +42 -0
- package/dist/commonjs/api/externalNetworks/index.js.map +7 -0
- package/dist/commonjs/api/externalNetworks/operations.d.ts +39 -0
- package/dist/commonjs/api/externalNetworks/operations.js +451 -0
- package/dist/commonjs/api/externalNetworks/operations.js.map +7 -0
- package/dist/commonjs/api/externalNetworks/options.d.ts +38 -0
- package/dist/commonjs/api/externalNetworks/options.js +16 -0
- package/dist/commonjs/api/externalNetworks/options.js.map +7 -0
- package/dist/commonjs/api/index.d.ts +3 -0
- package/dist/commonjs/api/index.js +28 -0
- package/dist/commonjs/api/index.js.map +7 -0
- package/dist/commonjs/api/internalNetworks/index.d.ts +3 -0
- package/dist/commonjs/api/internalNetworks/index.js +44 -0
- package/dist/commonjs/api/internalNetworks/index.js.map +7 -0
- package/dist/commonjs/api/internalNetworks/operations.d.ts +43 -0
- package/dist/commonjs/api/internalNetworks/operations.js +510 -0
- package/dist/commonjs/api/internalNetworks/operations.js.map +7 -0
- package/dist/commonjs/api/internalNetworks/options.d.ts +43 -0
- package/dist/commonjs/api/internalNetworks/options.js +16 -0
- package/dist/commonjs/api/internalNetworks/options.js.map +7 -0
- package/dist/commonjs/api/internetGatewayRules/index.d.ts +3 -0
- package/dist/commonjs/api/internetGatewayRules/index.js +38 -0
- package/dist/commonjs/api/internetGatewayRules/index.js.map +7 -0
- package/dist/commonjs/api/internetGatewayRules/operations.d.ts +31 -0
- package/dist/commonjs/api/internetGatewayRules/operations.js +287 -0
- package/dist/commonjs/api/internetGatewayRules/operations.js.map +7 -0
- package/dist/commonjs/api/internetGatewayRules/options.d.ts +26 -0
- package/dist/commonjs/api/internetGatewayRules/options.js +16 -0
- package/dist/commonjs/api/internetGatewayRules/options.js.map +7 -0
- package/dist/commonjs/api/internetGateways/index.d.ts +3 -0
- package/dist/commonjs/api/internetGateways/index.js +38 -0
- package/dist/commonjs/api/internetGateways/index.js.map +7 -0
- package/dist/commonjs/api/internetGateways/operations.d.ts +31 -0
- package/dist/commonjs/api/internetGateways/operations.js +287 -0
- package/dist/commonjs/api/internetGateways/operations.js.map +7 -0
- package/dist/commonjs/api/internetGateways/options.d.ts +26 -0
- package/dist/commonjs/api/internetGateways/options.js +16 -0
- package/dist/commonjs/api/internetGateways/options.js.map +7 -0
- package/dist/commonjs/api/ipCommunities/index.d.ts +3 -0
- package/dist/commonjs/api/ipCommunities/index.js +38 -0
- package/dist/commonjs/api/ipCommunities/index.js.map +7 -0
- package/dist/commonjs/api/ipCommunities/operations.d.ts +31 -0
- package/dist/commonjs/api/ipCommunities/operations.js +287 -0
- package/dist/commonjs/api/ipCommunities/operations.js.map +7 -0
- package/dist/commonjs/api/ipCommunities/options.d.ts +26 -0
- package/dist/commonjs/api/ipCommunities/options.js +16 -0
- package/dist/commonjs/api/ipCommunities/options.js.map +7 -0
- package/dist/commonjs/api/ipExtendedCommunities/index.d.ts +3 -0
- package/dist/commonjs/api/ipExtendedCommunities/index.js +38 -0
- package/dist/commonjs/api/ipExtendedCommunities/index.js.map +7 -0
- package/dist/commonjs/api/ipExtendedCommunities/operations.d.ts +31 -0
- package/dist/commonjs/api/ipExtendedCommunities/operations.js +287 -0
- package/dist/commonjs/api/ipExtendedCommunities/operations.js.map +7 -0
- package/dist/commonjs/api/ipExtendedCommunities/options.d.ts +26 -0
- package/dist/commonjs/api/ipExtendedCommunities/options.js +16 -0
- package/dist/commonjs/api/ipExtendedCommunities/options.js.map +7 -0
- package/dist/commonjs/api/ipPrefixes/index.d.ts +3 -0
- package/dist/commonjs/api/ipPrefixes/index.js +38 -0
- package/dist/commonjs/api/ipPrefixes/index.js.map +7 -0
- package/dist/commonjs/api/ipPrefixes/operations.d.ts +31 -0
- package/dist/commonjs/api/ipPrefixes/operations.js +287 -0
- package/dist/commonjs/api/ipPrefixes/operations.js.map +7 -0
- package/dist/commonjs/api/ipPrefixes/options.d.ts +26 -0
- package/dist/commonjs/api/ipPrefixes/options.js +16 -0
- package/dist/commonjs/api/ipPrefixes/options.js.map +7 -0
- package/dist/commonjs/api/l2IsolationDomains/index.d.ts +3 -0
- package/dist/commonjs/api/l2IsolationDomains/index.js +44 -0
- package/dist/commonjs/api/l2IsolationDomains/index.js.map +7 -0
- package/dist/commonjs/api/l2IsolationDomains/operations.d.ts +43 -0
- package/dist/commonjs/api/l2IsolationDomains/operations.js +432 -0
- package/dist/commonjs/api/l2IsolationDomains/operations.js.map +7 -0
- package/dist/commonjs/api/l2IsolationDomains/options.d.ts +41 -0
- package/dist/commonjs/api/l2IsolationDomains/options.js +16 -0
- package/dist/commonjs/api/l2IsolationDomains/options.js.map +7 -0
- package/dist/commonjs/api/l3IsolationDomains/index.d.ts +3 -0
- package/dist/commonjs/api/l3IsolationDomains/index.js +44 -0
- package/dist/commonjs/api/l3IsolationDomains/index.js.map +7 -0
- package/dist/commonjs/api/l3IsolationDomains/operations.d.ts +43 -0
- package/dist/commonjs/api/l3IsolationDomains/operations.js +432 -0
- package/dist/commonjs/api/l3IsolationDomains/operations.js.map +7 -0
- package/dist/commonjs/api/l3IsolationDomains/options.d.ts +41 -0
- package/dist/commonjs/api/l3IsolationDomains/options.js +16 -0
- package/dist/commonjs/api/l3IsolationDomains/options.js.map +7 -0
- package/dist/commonjs/api/neighborGroups/index.d.ts +3 -0
- package/dist/commonjs/api/neighborGroups/index.js +40 -0
- package/dist/commonjs/api/neighborGroups/index.js.map +7 -0
- package/dist/commonjs/api/neighborGroups/operations.d.ts +35 -0
- package/dist/commonjs/api/neighborGroups/operations.js +331 -0
- package/dist/commonjs/api/neighborGroups/operations.js.map +7 -0
- package/dist/commonjs/api/neighborGroups/options.d.ts +31 -0
- package/dist/commonjs/api/neighborGroups/options.js +16 -0
- package/dist/commonjs/api/neighborGroups/options.js.map +7 -0
- package/dist/commonjs/api/networkBootstrapDevices/index.d.ts +3 -0
- package/dist/commonjs/api/networkBootstrapDevices/index.js +48 -0
- package/dist/commonjs/api/networkBootstrapDevices/index.js.map +7 -0
- package/dist/commonjs/api/networkBootstrapDevices/operations.d.ts +51 -0
- package/dist/commonjs/api/networkBootstrapDevices/operations.js +522 -0
- package/dist/commonjs/api/networkBootstrapDevices/operations.js.map +7 -0
- package/dist/commonjs/api/networkBootstrapDevices/options.d.ts +51 -0
- package/dist/commonjs/api/networkBootstrapDevices/options.js +16 -0
- package/dist/commonjs/api/networkBootstrapDevices/options.js.map +7 -0
- package/dist/commonjs/api/networkBootstrapInterfaces/index.d.ts +3 -0
- package/dist/commonjs/api/networkBootstrapInterfaces/index.js +38 -0
- package/dist/commonjs/api/networkBootstrapInterfaces/index.js.map +7 -0
- package/dist/commonjs/api/networkBootstrapInterfaces/operations.d.ts +31 -0
- package/dist/commonjs/api/networkBootstrapInterfaces/operations.js +348 -0
- package/dist/commonjs/api/networkBootstrapInterfaces/operations.js.map +7 -0
- package/dist/commonjs/api/networkBootstrapInterfaces/options.d.ts +28 -0
- package/dist/commonjs/api/networkBootstrapInterfaces/options.js +16 -0
- package/dist/commonjs/api/networkBootstrapInterfaces/options.js.map +7 -0
- package/dist/commonjs/api/networkDeviceSkus/index.d.ts +3 -0
- package/dist/commonjs/api/networkDeviceSkus/index.js +30 -0
- package/dist/commonjs/api/networkDeviceSkus/index.js.map +7 -0
- package/dist/commonjs/api/networkDeviceSkus/operations.d.ts +14 -0
- package/dist/commonjs/api/networkDeviceSkus/operations.js +109 -0
- package/dist/commonjs/api/networkDeviceSkus/operations.js.map +7 -0
- package/dist/commonjs/api/networkDeviceSkus/options.d.ts +8 -0
- package/dist/commonjs/api/networkDeviceSkus/options.js +16 -0
- package/dist/commonjs/api/networkDeviceSkus/options.js.map +7 -0
- package/dist/commonjs/api/networkDevices/index.d.ts +3 -0
- package/dist/commonjs/api/networkDevices/index.js +54 -0
- package/dist/commonjs/api/networkDevices/index.js.map +7 -0
- package/dist/commonjs/api/networkDevices/operations.d.ts +63 -0
- package/dist/commonjs/api/networkDevices/operations.js +660 -0
- package/dist/commonjs/api/networkDevices/operations.js.map +7 -0
- package/dist/commonjs/api/networkDevices/options.d.ts +66 -0
- package/dist/commonjs/api/networkDevices/options.js +16 -0
- package/dist/commonjs/api/networkDevices/options.js.map +7 -0
- package/dist/commonjs/api/networkFabricControllers/index.d.ts +3 -0
- package/dist/commonjs/api/networkFabricControllers/index.js +38 -0
- package/dist/commonjs/api/networkFabricControllers/index.js.map +7 -0
- package/dist/commonjs/api/networkFabricControllers/operations.d.ts +31 -0
- package/dist/commonjs/api/networkFabricControllers/operations.js +287 -0
- package/dist/commonjs/api/networkFabricControllers/operations.js.map +7 -0
- package/dist/commonjs/api/networkFabricControllers/options.d.ts +26 -0
- package/dist/commonjs/api/networkFabricControllers/options.js +16 -0
- package/dist/commonjs/api/networkFabricControllers/options.js.map +7 -0
- package/dist/commonjs/api/networkFabricSkus/index.d.ts +3 -0
- package/dist/commonjs/api/networkFabricSkus/index.js +30 -0
- package/dist/commonjs/api/networkFabricSkus/index.js.map +7 -0
- package/dist/commonjs/api/networkFabricSkus/operations.d.ts +14 -0
- package/dist/commonjs/api/networkFabricSkus/operations.js +109 -0
- package/dist/commonjs/api/networkFabricSkus/operations.js.map +7 -0
- package/dist/commonjs/api/networkFabricSkus/options.d.ts +8 -0
- package/dist/commonjs/api/networkFabricSkus/options.js +16 -0
- package/dist/commonjs/api/networkFabricSkus/options.js.map +7 -0
- package/dist/commonjs/api/networkFabrics/index.d.ts +3 -0
- package/dist/commonjs/api/networkFabrics/index.js +74 -0
- package/dist/commonjs/api/networkFabrics/index.js.map +7 -0
- package/dist/commonjs/api/networkFabrics/operations.d.ts +114 -0
- package/dist/commonjs/api/networkFabrics/operations.js +1125 -0
- package/dist/commonjs/api/networkFabrics/operations.js.map +7 -0
- package/dist/commonjs/api/networkFabrics/options.d.ts +119 -0
- package/dist/commonjs/api/networkFabrics/options.js +16 -0
- package/dist/commonjs/api/networkFabrics/options.js.map +7 -0
- package/dist/commonjs/api/networkInterfaces/index.d.ts +3 -0
- package/dist/commonjs/api/networkInterfaces/index.js +38 -0
- package/dist/commonjs/api/networkInterfaces/index.js.map +7 -0
- package/dist/commonjs/api/networkInterfaces/operations.d.ts +31 -0
- package/dist/commonjs/api/networkInterfaces/operations.js +329 -0
- package/dist/commonjs/api/networkInterfaces/operations.js.map +7 -0
- package/dist/commonjs/api/networkInterfaces/options.d.ts +28 -0
- package/dist/commonjs/api/networkInterfaces/options.js +16 -0
- package/dist/commonjs/api/networkInterfaces/options.js.map +7 -0
- package/dist/commonjs/api/networkMonitors/index.d.ts +3 -0
- package/dist/commonjs/api/networkMonitors/index.js +40 -0
- package/dist/commonjs/api/networkMonitors/index.js.map +7 -0
- package/dist/commonjs/api/networkMonitors/operations.d.ts +35 -0
- package/dist/commonjs/api/networkMonitors/operations.js +344 -0
- package/dist/commonjs/api/networkMonitors/operations.js.map +7 -0
- package/dist/commonjs/api/networkMonitors/options.d.ts +31 -0
- package/dist/commonjs/api/networkMonitors/options.js +16 -0
- package/dist/commonjs/api/networkMonitors/options.js.map +7 -0
- package/dist/commonjs/api/networkPacketBrokers/index.d.ts +3 -0
- package/dist/commonjs/api/networkPacketBrokers/index.js +38 -0
- package/dist/commonjs/api/networkPacketBrokers/index.js.map +7 -0
- package/dist/commonjs/api/networkPacketBrokers/operations.d.ts +31 -0
- package/dist/commonjs/api/networkPacketBrokers/operations.js +287 -0
- package/dist/commonjs/api/networkPacketBrokers/operations.js.map +7 -0
- package/dist/commonjs/api/networkPacketBrokers/options.d.ts +26 -0
- package/dist/commonjs/api/networkPacketBrokers/options.js +16 -0
- package/dist/commonjs/api/networkPacketBrokers/options.js.map +7 -0
- package/dist/commonjs/api/networkRacks/index.d.ts +3 -0
- package/dist/commonjs/api/networkRacks/index.js +38 -0
- package/dist/commonjs/api/networkRacks/index.js.map +7 -0
- package/dist/commonjs/api/networkRacks/operations.d.ts +31 -0
- package/dist/commonjs/api/networkRacks/operations.js +287 -0
- package/dist/commonjs/api/networkRacks/operations.js.map +7 -0
- package/dist/commonjs/api/networkRacks/options.d.ts +26 -0
- package/dist/commonjs/api/networkRacks/options.js +16 -0
- package/dist/commonjs/api/networkRacks/options.js.map +7 -0
- package/dist/commonjs/api/networkTapRules/index.d.ts +3 -0
- package/dist/commonjs/api/networkTapRules/index.js +44 -0
- package/dist/commonjs/api/networkTapRules/index.js.map +7 -0
- package/dist/commonjs/api/networkTapRules/operations.d.ts +43 -0
- package/dist/commonjs/api/networkTapRules/operations.js +432 -0
- package/dist/commonjs/api/networkTapRules/operations.js.map +7 -0
- package/dist/commonjs/api/networkTapRules/options.d.ts +41 -0
- package/dist/commonjs/api/networkTapRules/options.js +16 -0
- package/dist/commonjs/api/networkTapRules/options.js.map +7 -0
- package/dist/commonjs/api/networkTaps/index.d.ts +3 -0
- package/dist/commonjs/api/networkTaps/index.js +42 -0
- package/dist/commonjs/api/networkTaps/index.js.map +7 -0
- package/dist/commonjs/api/networkTaps/operations.d.ts +39 -0
- package/dist/commonjs/api/networkTaps/operations.js +382 -0
- package/dist/commonjs/api/networkTaps/operations.js.map +7 -0
- package/dist/commonjs/api/networkTaps/options.d.ts +36 -0
- package/dist/commonjs/api/networkTaps/options.js +16 -0
- package/dist/commonjs/api/networkTaps/options.js.map +7 -0
- package/dist/commonjs/api/networkToNetworkInterconnects/index.d.ts +3 -0
- package/dist/commonjs/api/networkToNetworkInterconnects/index.js +42 -0
- package/dist/commonjs/api/networkToNetworkInterconnects/index.js.map +7 -0
- package/dist/commonjs/api/networkToNetworkInterconnects/operations.d.ts +39 -0
- package/dist/commonjs/api/networkToNetworkInterconnects/operations.js +465 -0
- package/dist/commonjs/api/networkToNetworkInterconnects/operations.js.map +7 -0
- package/dist/commonjs/api/networkToNetworkInterconnects/options.d.ts +38 -0
- package/dist/commonjs/api/networkToNetworkInterconnects/options.js +16 -0
- package/dist/commonjs/api/networkToNetworkInterconnects/options.js.map +7 -0
- package/dist/commonjs/api/operations/index.d.ts +3 -0
- package/dist/commonjs/api/operations/index.js +28 -0
- package/dist/commonjs/api/operations/index.js.map +7 -0
- package/dist/commonjs/api/operations/operations.d.ts +10 -0
- package/dist/commonjs/api/operations/operations.js +70 -0
- package/dist/commonjs/api/operations/operations.js.map +7 -0
- package/dist/commonjs/api/operations/options.d.ts +5 -0
- package/dist/commonjs/api/operations/options.js +16 -0
- package/dist/commonjs/api/operations/options.js.map +7 -0
- package/dist/commonjs/api/routePolicies/index.d.ts +3 -0
- package/dist/commonjs/api/routePolicies/index.js +44 -0
- package/dist/commonjs/api/routePolicies/index.js.map +7 -0
- package/dist/commonjs/api/routePolicies/operations.d.ts +43 -0
- package/dist/commonjs/api/routePolicies/operations.js +426 -0
- package/dist/commonjs/api/routePolicies/operations.js.map +7 -0
- package/dist/commonjs/api/routePolicies/options.d.ts +41 -0
- package/dist/commonjs/api/routePolicies/options.js +16 -0
- package/dist/commonjs/api/routePolicies/options.js.map +7 -0
- package/dist/commonjs/azureNetworkFabricManagementServiceAPI.d.ts +91 -41
- package/dist/commonjs/azureNetworkFabricManagementServiceAPI.js +119 -143
- package/dist/commonjs/azureNetworkFabricManagementServiceAPI.js.map +3 -3
- package/dist/commonjs/classic/accessControlLists/index.d.ts +53 -0
- package/dist/commonjs/classic/accessControlLists/index.js +117 -0
- package/dist/commonjs/classic/accessControlLists/index.js.map +7 -0
- package/dist/commonjs/classic/externalNetworks/index.d.ts +51 -0
- package/dist/commonjs/classic/externalNetworks/index.js +197 -0
- package/dist/commonjs/classic/externalNetworks/index.js.map +7 -0
- package/dist/commonjs/classic/index.d.ts +28 -0
- package/dist/commonjs/classic/index.js +16 -0
- package/dist/commonjs/classic/index.js.map +7 -0
- package/dist/commonjs/classic/internalNetworks/index.d.ts +57 -0
- package/dist/commonjs/classic/internalNetworks/index.js +227 -0
- package/dist/commonjs/classic/internalNetworks/index.js.map +7 -0
- package/dist/commonjs/classic/internetGatewayRules/index.d.ts +35 -0
- package/dist/commonjs/classic/internetGatewayRules/index.js +68 -0
- package/dist/commonjs/classic/internetGatewayRules/index.js.map +7 -0
- package/dist/commonjs/classic/internetGateways/index.d.ts +35 -0
- package/dist/commonjs/classic/internetGateways/index.js +68 -0
- package/dist/commonjs/classic/internetGateways/index.js.map +7 -0
- package/dist/commonjs/classic/ipCommunities/index.d.ts +35 -0
- package/dist/commonjs/classic/ipCommunities/index.js +68 -0
- package/dist/commonjs/classic/ipCommunities/index.js.map +7 -0
- package/dist/commonjs/classic/ipExtendedCommunities/index.d.ts +35 -0
- package/dist/commonjs/classic/ipExtendedCommunities/index.js +68 -0
- package/dist/commonjs/classic/ipExtendedCommunities/index.js.map +7 -0
- package/dist/commonjs/classic/ipPrefixes/index.d.ts +35 -0
- package/dist/commonjs/classic/ipPrefixes/index.js +68 -0
- package/dist/commonjs/classic/ipPrefixes/index.js.map +7 -0
- package/dist/commonjs/classic/l2IsolationDomains/index.d.ts +53 -0
- package/dist/commonjs/classic/l2IsolationDomains/index.js +122 -0
- package/dist/commonjs/classic/l2IsolationDomains/index.js.map +7 -0
- package/dist/commonjs/classic/l3IsolationDomains/index.d.ts +53 -0
- package/dist/commonjs/classic/l3IsolationDomains/index.js +122 -0
- package/dist/commonjs/classic/l3IsolationDomains/index.js.map +7 -0
- package/dist/commonjs/classic/neighborGroups/index.d.ts +41 -0
- package/dist/commonjs/classic/neighborGroups/index.js +77 -0
- package/dist/commonjs/classic/neighborGroups/index.js.map +7 -0
- package/dist/commonjs/classic/networkBootstrapDevices/index.d.ts +65 -0
- package/dist/commonjs/classic/networkBootstrapDevices/index.js +146 -0
- package/dist/commonjs/classic/networkBootstrapDevices/index.js.map +7 -0
- package/dist/commonjs/classic/networkBootstrapInterfaces/index.d.ts +39 -0
- package/dist/commonjs/classic/networkBootstrapInterfaces/index.js +163 -0
- package/dist/commonjs/classic/networkBootstrapInterfaces/index.js.map +7 -0
- package/dist/commonjs/classic/networkDeviceSkus/index.d.ts +13 -0
- package/dist/commonjs/classic/networkDeviceSkus/index.js +39 -0
- package/dist/commonjs/classic/networkDeviceSkus/index.js.map +7 -0
- package/dist/commonjs/classic/networkDevices/index.d.ts +83 -0
- package/dist/commonjs/classic/networkDevices/index.js +152 -0
- package/dist/commonjs/classic/networkDevices/index.js.map +7 -0
- package/dist/commonjs/classic/networkFabricControllers/index.d.ts +35 -0
- package/dist/commonjs/classic/networkFabricControllers/index.js +68 -0
- package/dist/commonjs/classic/networkFabricControllers/index.js.map +7 -0
- package/dist/commonjs/classic/networkFabricSkus/index.d.ts +13 -0
- package/dist/commonjs/classic/networkFabricSkus/index.js +39 -0
- package/dist/commonjs/classic/networkFabricSkus/index.js.map +7 -0
- package/dist/commonjs/classic/networkFabrics/index.d.ts +154 -0
- package/dist/commonjs/classic/networkFabrics/index.js +295 -0
- package/dist/commonjs/classic/networkFabrics/index.js.map +7 -0
- package/dist/commonjs/classic/networkInterfaces/index.d.ts +39 -0
- package/dist/commonjs/classic/networkInterfaces/index.js +137 -0
- package/dist/commonjs/classic/networkInterfaces/index.js.map +7 -0
- package/dist/commonjs/classic/networkMonitors/index.d.ts +41 -0
- package/dist/commonjs/classic/networkMonitors/index.js +89 -0
- package/dist/commonjs/classic/networkMonitors/index.js.map +7 -0
- package/dist/commonjs/classic/networkPacketBrokers/index.d.ts +35 -0
- package/dist/commonjs/classic/networkPacketBrokers/index.js +68 -0
- package/dist/commonjs/classic/networkPacketBrokers/index.js.map +7 -0
- package/dist/commonjs/classic/networkRacks/index.d.ts +35 -0
- package/dist/commonjs/classic/networkRacks/index.js +68 -0
- package/dist/commonjs/classic/networkRacks/index.js.map +7 -0
- package/dist/commonjs/classic/networkTapRules/index.d.ts +53 -0
- package/dist/commonjs/classic/networkTapRules/index.js +107 -0
- package/dist/commonjs/classic/networkTapRules/index.js.map +7 -0
- package/dist/commonjs/classic/networkTaps/index.d.ts +47 -0
- package/dist/commonjs/classic/networkTaps/index.js +98 -0
- package/dist/commonjs/classic/networkTaps/index.js.map +7 -0
- package/dist/commonjs/classic/networkToNetworkInterconnects/index.d.ts +51 -0
- package/dist/commonjs/classic/networkToNetworkInterconnects/index.js +217 -0
- package/dist/commonjs/classic/networkToNetworkInterconnects/index.js.map +7 -0
- package/dist/commonjs/classic/operations/index.d.ts +11 -0
- package/dist/commonjs/classic/operations/index.js +38 -0
- package/dist/commonjs/classic/operations/index.js.map +7 -0
- package/dist/commonjs/classic/routePolicies/index.d.ts +53 -0
- package/dist/commonjs/classic/routePolicies/index.js +107 -0
- package/dist/commonjs/classic/routePolicies/index.js.map +7 -0
- package/dist/commonjs/index.d.ts +41 -3
- package/dist/commonjs/index.js +177 -8
- package/dist/commonjs/index.js.map +3 -3
- package/dist/commonjs/logger.d.ts +2 -0
- package/dist/commonjs/logger.js +29 -0
- package/dist/commonjs/logger.js.map +7 -0
- package/dist/commonjs/models/index.d.ts +2 -5379
- package/dist/commonjs/models/index.js +119 -334
- package/dist/commonjs/models/index.js.map +4 -4
- package/dist/commonjs/models/models.d.ts +7474 -0
- package/dist/commonjs/models/models.js +8469 -0
- package/dist/commonjs/models/models.js.map +7 -0
- package/dist/commonjs/restorePollerHelpers.d.ts +21 -0
- package/dist/commonjs/restorePollerHelpers.js +434 -0
- package/dist/commonjs/restorePollerHelpers.js.map +7 -0
- package/dist/commonjs/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/commonjs/static-helpers/cloudSettingHelpers.js +52 -0
- package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +7 -0
- package/dist/commonjs/static-helpers/pagingHelpers.d.ts +74 -0
- package/dist/commonjs/static-helpers/pagingHelpers.js +143 -0
- package/dist/commonjs/static-helpers/pagingHelpers.js.map +7 -0
- package/dist/commonjs/static-helpers/pollingHelpers.d.ts +34 -0
- package/dist/commonjs/static-helpers/pollingHelpers.js +101 -0
- package/dist/commonjs/static-helpers/pollingHelpers.js.map +7 -0
- package/dist/commonjs/static-helpers/serialization/check-prop-undefined.d.ts +8 -0
- package/dist/commonjs/static-helpers/serialization/check-prop-undefined.js +35 -0
- package/dist/commonjs/static-helpers/serialization/check-prop-undefined.js.map +7 -0
- package/dist/commonjs/static-helpers/simplePollerHelpers.d.ts +73 -0
- package/dist/commonjs/static-helpers/simplePollerHelpers.js +67 -0
- package/dist/commonjs/static-helpers/simplePollerHelpers.js.map +7 -0
- package/dist/commonjs/static-helpers/urlTemplate.d.ts +5 -0
- package/dist/commonjs/static-helpers/urlTemplate.js +197 -0
- package/dist/commonjs/static-helpers/urlTemplate.js.map +7 -0
- package/dist/commonjs/tsdoc-metadata.json +1 -1
- package/dist/esm/api/accessControlLists/index.d.ts +3 -0
- package/dist/esm/api/accessControlLists/index.js +4 -0
- package/dist/esm/api/accessControlLists/index.js.map +1 -0
- package/dist/esm/api/accessControlLists/operations.d.ts +43 -0
- package/dist/esm/api/accessControlLists/operations.js +306 -0
- package/dist/esm/api/accessControlLists/operations.js.map +1 -0
- package/dist/esm/api/accessControlLists/options.d.ts +41 -0
- package/dist/esm/api/accessControlLists/options.js +4 -0
- package/dist/esm/api/accessControlLists/options.js.map +1 -0
- package/dist/esm/api/azureNetworkFabricManagementServiceAPIContext.d.ts +22 -0
- package/dist/esm/api/azureNetworkFabricManagementServiceAPIContext.js +30 -0
- package/dist/esm/api/azureNetworkFabricManagementServiceAPIContext.js.map +1 -0
- package/dist/esm/api/externalNetworks/index.d.ts +3 -0
- package/dist/esm/api/externalNetworks/index.js +4 -0
- package/dist/esm/api/externalNetworks/index.js.map +1 -0
- package/dist/esm/api/externalNetworks/operations.d.ts +39 -0
- package/dist/esm/api/externalNetworks/operations.js +295 -0
- package/dist/esm/api/externalNetworks/operations.js.map +1 -0
- package/dist/esm/api/externalNetworks/options.d.ts +38 -0
- package/dist/esm/api/externalNetworks/options.js +4 -0
- package/dist/esm/api/externalNetworks/options.js.map +1 -0
- package/dist/esm/api/index.d.ts +3 -0
- package/dist/esm/api/index.js +4 -0
- package/dist/esm/api/index.js.map +1 -0
- package/dist/esm/api/internalNetworks/index.d.ts +3 -0
- package/dist/esm/api/internalNetworks/index.js +4 -0
- package/dist/esm/api/internalNetworks/index.js.map +1 -0
- package/dist/esm/api/internalNetworks/operations.d.ts +43 -0
- package/dist/esm/api/internalNetworks/operations.js +333 -0
- package/dist/esm/api/internalNetworks/operations.js.map +1 -0
- package/dist/esm/api/internalNetworks/options.d.ts +43 -0
- package/dist/esm/api/internalNetworks/options.js +4 -0
- package/dist/esm/api/internalNetworks/options.js.map +1 -0
- package/dist/esm/api/internetGatewayRules/index.d.ts +3 -0
- package/dist/esm/api/internetGatewayRules/index.js +4 -0
- package/dist/esm/api/internetGatewayRules/index.js.map +1 -0
- package/dist/esm/api/internetGatewayRules/operations.d.ts +31 -0
- package/dist/esm/api/internetGatewayRules/operations.js +199 -0
- package/dist/esm/api/internetGatewayRules/operations.js.map +1 -0
- package/dist/esm/api/internetGatewayRules/options.d.ts +26 -0
- package/dist/esm/api/internetGatewayRules/options.js +4 -0
- package/dist/esm/api/internetGatewayRules/options.js.map +1 -0
- package/dist/esm/api/internetGateways/index.d.ts +3 -0
- package/dist/esm/api/internetGateways/index.js +4 -0
- package/dist/esm/api/internetGateways/index.js.map +1 -0
- package/dist/esm/api/internetGateways/operations.d.ts +31 -0
- package/dist/esm/api/internetGateways/operations.js +199 -0
- package/dist/esm/api/internetGateways/operations.js.map +1 -0
- package/dist/esm/api/internetGateways/options.d.ts +26 -0
- package/dist/esm/api/internetGateways/options.js +4 -0
- package/dist/esm/api/internetGateways/options.js.map +1 -0
- package/dist/esm/api/ipCommunities/index.d.ts +3 -0
- package/dist/esm/api/ipCommunities/index.js +4 -0
- package/dist/esm/api/ipCommunities/index.js.map +1 -0
- package/dist/esm/api/ipCommunities/operations.d.ts +31 -0
- package/dist/esm/api/ipCommunities/operations.js +199 -0
- package/dist/esm/api/ipCommunities/operations.js.map +1 -0
- package/dist/esm/api/ipCommunities/options.d.ts +26 -0
- package/dist/esm/api/ipCommunities/options.js +4 -0
- package/dist/esm/api/ipCommunities/options.js.map +1 -0
- package/dist/esm/api/ipExtendedCommunities/index.d.ts +3 -0
- package/dist/esm/api/ipExtendedCommunities/index.js +4 -0
- package/dist/esm/api/ipExtendedCommunities/index.js.map +1 -0
- package/dist/esm/api/ipExtendedCommunities/operations.d.ts +31 -0
- package/dist/esm/api/ipExtendedCommunities/operations.js +199 -0
- package/dist/esm/api/ipExtendedCommunities/operations.js.map +1 -0
- package/dist/esm/api/ipExtendedCommunities/options.d.ts +26 -0
- package/dist/esm/api/ipExtendedCommunities/options.js +4 -0
- package/dist/esm/api/ipExtendedCommunities/options.js.map +1 -0
- package/dist/esm/api/ipPrefixes/index.d.ts +3 -0
- package/dist/esm/api/ipPrefixes/index.js +4 -0
- package/dist/esm/api/ipPrefixes/index.js.map +1 -0
- package/dist/esm/api/ipPrefixes/operations.d.ts +31 -0
- package/dist/esm/api/ipPrefixes/operations.js +199 -0
- package/dist/esm/api/ipPrefixes/operations.js.map +1 -0
- package/dist/esm/api/ipPrefixes/options.d.ts +26 -0
- package/dist/esm/api/ipPrefixes/options.js +4 -0
- package/dist/esm/api/ipPrefixes/options.js.map +1 -0
- package/dist/esm/api/l2IsolationDomains/index.d.ts +3 -0
- package/dist/esm/api/l2IsolationDomains/index.js +4 -0
- package/dist/esm/api/l2IsolationDomains/index.js.map +1 -0
- package/dist/esm/api/l2IsolationDomains/operations.d.ts +43 -0
- package/dist/esm/api/l2IsolationDomains/operations.js +306 -0
- package/dist/esm/api/l2IsolationDomains/operations.js.map +1 -0
- package/dist/esm/api/l2IsolationDomains/options.d.ts +41 -0
- package/dist/esm/api/l2IsolationDomains/options.js +4 -0
- package/dist/esm/api/l2IsolationDomains/options.js.map +1 -0
- package/dist/esm/api/l3IsolationDomains/index.d.ts +3 -0
- package/dist/esm/api/l3IsolationDomains/index.js +4 -0
- package/dist/esm/api/l3IsolationDomains/index.js.map +1 -0
- package/dist/esm/api/l3IsolationDomains/operations.d.ts +43 -0
- package/dist/esm/api/l3IsolationDomains/operations.js +306 -0
- package/dist/esm/api/l3IsolationDomains/operations.js.map +1 -0
- package/dist/esm/api/l3IsolationDomains/options.d.ts +41 -0
- package/dist/esm/api/l3IsolationDomains/options.js +4 -0
- package/dist/esm/api/l3IsolationDomains/options.js.map +1 -0
- package/dist/esm/api/neighborGroups/index.d.ts +3 -0
- package/dist/esm/api/neighborGroups/index.js +4 -0
- package/dist/esm/api/neighborGroups/index.js.map +1 -0
- package/dist/esm/api/neighborGroups/operations.d.ts +35 -0
- package/dist/esm/api/neighborGroups/operations.js +234 -0
- package/dist/esm/api/neighborGroups/operations.js.map +1 -0
- package/dist/esm/api/neighborGroups/options.d.ts +31 -0
- package/dist/esm/api/neighborGroups/options.js +4 -0
- package/dist/esm/api/neighborGroups/options.js.map +1 -0
- package/dist/esm/api/networkBootstrapDevices/index.d.ts +3 -0
- package/dist/esm/api/networkBootstrapDevices/index.js +4 -0
- package/dist/esm/api/networkBootstrapDevices/index.js.map +1 -0
- package/dist/esm/api/networkBootstrapDevices/operations.d.ts +51 -0
- package/dist/esm/api/networkBootstrapDevices/operations.js +378 -0
- package/dist/esm/api/networkBootstrapDevices/operations.js.map +1 -0
- package/dist/esm/api/networkBootstrapDevices/options.d.ts +51 -0
- package/dist/esm/api/networkBootstrapDevices/options.js +4 -0
- package/dist/esm/api/networkBootstrapDevices/options.js.map +1 -0
- package/dist/esm/api/networkBootstrapInterfaces/index.d.ts +3 -0
- package/dist/esm/api/networkBootstrapInterfaces/index.js +4 -0
- package/dist/esm/api/networkBootstrapInterfaces/index.js.map +1 -0
- package/dist/esm/api/networkBootstrapInterfaces/operations.d.ts +31 -0
- package/dist/esm/api/networkBootstrapInterfaces/operations.js +223 -0
- package/dist/esm/api/networkBootstrapInterfaces/operations.js.map +1 -0
- package/dist/esm/api/networkBootstrapInterfaces/options.d.ts +28 -0
- package/dist/esm/api/networkBootstrapInterfaces/options.js +4 -0
- package/dist/esm/api/networkBootstrapInterfaces/options.js.map +1 -0
- package/dist/esm/api/networkDeviceSkus/index.d.ts +3 -0
- package/dist/esm/api/networkDeviceSkus/index.js +4 -0
- package/dist/esm/api/networkDeviceSkus/index.js.map +1 -0
- package/dist/esm/api/networkDeviceSkus/operations.d.ts +14 -0
- package/dist/esm/api/networkDeviceSkus/operations.js +63 -0
- package/dist/esm/api/networkDeviceSkus/operations.js.map +1 -0
- package/dist/esm/api/networkDeviceSkus/options.d.ts +8 -0
- package/dist/esm/api/networkDeviceSkus/options.js +4 -0
- package/dist/esm/api/networkDeviceSkus/options.js.map +1 -0
- package/dist/esm/api/networkDevices/index.d.ts +3 -0
- package/dist/esm/api/networkDevices/index.js +4 -0
- package/dist/esm/api/networkDevices/index.js.map +1 -0
- package/dist/esm/api/networkDevices/operations.d.ts +63 -0
- package/dist/esm/api/networkDevices/operations.js +489 -0
- package/dist/esm/api/networkDevices/operations.js.map +1 -0
- package/dist/esm/api/networkDevices/options.d.ts +66 -0
- package/dist/esm/api/networkDevices/options.js +4 -0
- package/dist/esm/api/networkDevices/options.js.map +1 -0
- package/dist/esm/api/networkFabricControllers/index.d.ts +3 -0
- package/dist/esm/api/networkFabricControllers/index.js +4 -0
- package/dist/esm/api/networkFabricControllers/index.js.map +1 -0
- package/dist/esm/api/networkFabricControllers/operations.d.ts +31 -0
- package/dist/esm/api/networkFabricControllers/operations.js +199 -0
- package/dist/esm/api/networkFabricControllers/operations.js.map +1 -0
- package/dist/esm/api/networkFabricControllers/options.d.ts +26 -0
- package/dist/esm/api/networkFabricControllers/options.js +4 -0
- package/dist/esm/api/networkFabricControllers/options.js.map +1 -0
- package/dist/esm/api/networkFabricSkus/index.d.ts +3 -0
- package/dist/esm/api/networkFabricSkus/index.js +4 -0
- package/dist/esm/api/networkFabricSkus/index.js.map +1 -0
- package/dist/esm/api/networkFabricSkus/operations.d.ts +14 -0
- package/dist/esm/api/networkFabricSkus/operations.js +63 -0
- package/dist/esm/api/networkFabricSkus/operations.js.map +1 -0
- package/dist/esm/api/networkFabricSkus/options.d.ts +8 -0
- package/dist/esm/api/networkFabricSkus/options.js +4 -0
- package/dist/esm/api/networkFabricSkus/options.js.map +1 -0
- package/dist/esm/api/networkFabrics/index.d.ts +3 -0
- package/dist/esm/api/networkFabrics/index.js +4 -0
- package/dist/esm/api/networkFabrics/index.js.map +1 -0
- package/dist/esm/api/networkFabrics/operations.d.ts +114 -0
- package/dist/esm/api/networkFabrics/operations.js +864 -0
- package/dist/esm/api/networkFabrics/operations.js.map +1 -0
- package/dist/esm/api/networkFabrics/options.d.ts +119 -0
- package/dist/esm/api/networkFabrics/options.js +4 -0
- package/dist/esm/api/networkFabrics/options.js.map +1 -0
- package/dist/esm/api/networkInterfaces/index.d.ts +3 -0
- package/dist/esm/api/networkInterfaces/index.js +4 -0
- package/dist/esm/api/networkInterfaces/index.js.map +1 -0
- package/dist/esm/api/networkInterfaces/operations.d.ts +31 -0
- package/dist/esm/api/networkInterfaces/operations.js +215 -0
- package/dist/esm/api/networkInterfaces/operations.js.map +1 -0
- package/dist/esm/api/networkInterfaces/options.d.ts +28 -0
- package/dist/esm/api/networkInterfaces/options.js +4 -0
- package/dist/esm/api/networkInterfaces/options.js.map +1 -0
- package/dist/esm/api/networkMonitors/index.d.ts +3 -0
- package/dist/esm/api/networkMonitors/index.js +4 -0
- package/dist/esm/api/networkMonitors/index.js.map +1 -0
- package/dist/esm/api/networkMonitors/operations.d.ts +35 -0
- package/dist/esm/api/networkMonitors/operations.js +236 -0
- package/dist/esm/api/networkMonitors/operations.js.map +1 -0
- package/dist/esm/api/networkMonitors/options.d.ts +31 -0
- package/dist/esm/api/networkMonitors/options.js +4 -0
- package/dist/esm/api/networkMonitors/options.js.map +1 -0
- package/dist/esm/api/networkPacketBrokers/index.d.ts +3 -0
- package/dist/esm/api/networkPacketBrokers/index.js +4 -0
- package/dist/esm/api/networkPacketBrokers/index.js.map +1 -0
- package/dist/esm/api/networkPacketBrokers/operations.d.ts +31 -0
- package/dist/esm/api/networkPacketBrokers/operations.js +199 -0
- package/dist/esm/api/networkPacketBrokers/operations.js.map +1 -0
- package/dist/esm/api/networkPacketBrokers/options.d.ts +26 -0
- package/dist/esm/api/networkPacketBrokers/options.js +4 -0
- package/dist/esm/api/networkPacketBrokers/options.js.map +1 -0
- package/dist/esm/api/networkRacks/index.d.ts +3 -0
- package/dist/esm/api/networkRacks/index.js +4 -0
- package/dist/esm/api/networkRacks/index.js.map +1 -0
- package/dist/esm/api/networkRacks/operations.d.ts +31 -0
- package/dist/esm/api/networkRacks/operations.js +199 -0
- package/dist/esm/api/networkRacks/operations.js.map +1 -0
- package/dist/esm/api/networkRacks/options.d.ts +26 -0
- package/dist/esm/api/networkRacks/options.js +4 -0
- package/dist/esm/api/networkRacks/options.js.map +1 -0
- package/dist/esm/api/networkTapRules/index.d.ts +3 -0
- package/dist/esm/api/networkTapRules/index.js +4 -0
- package/dist/esm/api/networkTapRules/index.js.map +1 -0
- package/dist/esm/api/networkTapRules/operations.d.ts +43 -0
- package/dist/esm/api/networkTapRules/operations.js +306 -0
- package/dist/esm/api/networkTapRules/operations.js.map +1 -0
- package/dist/esm/api/networkTapRules/options.d.ts +41 -0
- package/dist/esm/api/networkTapRules/options.js +4 -0
- package/dist/esm/api/networkTapRules/options.js.map +1 -0
- package/dist/esm/api/networkTaps/index.d.ts +3 -0
- package/dist/esm/api/networkTaps/index.js +4 -0
- package/dist/esm/api/networkTaps/index.js.map +1 -0
- package/dist/esm/api/networkTaps/operations.d.ts +39 -0
- package/dist/esm/api/networkTaps/operations.js +271 -0
- package/dist/esm/api/networkTaps/operations.js.map +1 -0
- package/dist/esm/api/networkTaps/options.d.ts +36 -0
- package/dist/esm/api/networkTaps/options.js +4 -0
- package/dist/esm/api/networkTaps/options.js.map +1 -0
- package/dist/esm/api/networkToNetworkInterconnects/index.d.ts +3 -0
- package/dist/esm/api/networkToNetworkInterconnects/index.js +4 -0
- package/dist/esm/api/networkToNetworkInterconnects/index.js.map +1 -0
- package/dist/esm/api/networkToNetworkInterconnects/operations.d.ts +39 -0
- package/dist/esm/api/networkToNetworkInterconnects/operations.js +303 -0
- package/dist/esm/api/networkToNetworkInterconnects/operations.js.map +1 -0
- package/dist/esm/api/networkToNetworkInterconnects/options.d.ts +38 -0
- package/dist/esm/api/networkToNetworkInterconnects/options.js +4 -0
- package/dist/esm/api/networkToNetworkInterconnects/options.js.map +1 -0
- package/dist/esm/api/operations/index.d.ts +3 -0
- package/dist/esm/api/operations/index.js +4 -0
- package/dist/esm/api/operations/index.js.map +1 -0
- package/dist/esm/api/operations/operations.d.ts +10 -0
- package/dist/esm/api/operations/operations.js +33 -0
- package/dist/esm/api/operations/operations.js.map +1 -0
- package/dist/esm/api/operations/options.d.ts +5 -0
- package/dist/esm/api/operations/options.js +4 -0
- package/dist/esm/api/operations/options.js.map +1 -0
- package/dist/esm/api/routePolicies/index.d.ts +3 -0
- package/dist/esm/api/routePolicies/index.js +4 -0
- package/dist/esm/api/routePolicies/index.js.map +1 -0
- package/dist/esm/api/routePolicies/operations.d.ts +43 -0
- package/dist/esm/api/routePolicies/operations.js +306 -0
- package/dist/esm/api/routePolicies/operations.js.map +1 -0
- package/dist/esm/api/routePolicies/options.d.ts +41 -0
- package/dist/esm/api/routePolicies/options.js +4 -0
- package/dist/esm/api/routePolicies/options.js.map +1 -0
- package/dist/esm/azureNetworkFabricManagementServiceAPI.d.ts +91 -41
- package/dist/esm/azureNetworkFabricManagementServiceAPI.js +127 -165
- package/dist/esm/azureNetworkFabricManagementServiceAPI.js.map +1 -7
- package/dist/esm/classic/accessControlLists/index.d.ts +53 -0
- package/dist/esm/classic/accessControlLists/index.js +71 -0
- package/dist/esm/classic/accessControlLists/index.js.map +1 -0
- package/dist/esm/classic/externalNetworks/index.d.ts +51 -0
- package/dist/esm/classic/externalNetworks/index.js +70 -0
- package/dist/esm/classic/externalNetworks/index.js.map +1 -0
- package/dist/esm/classic/index.d.ts +28 -0
- package/dist/esm/classic/index.js +4 -0
- package/dist/esm/classic/index.js.map +1 -0
- package/dist/esm/classic/internalNetworks/index.d.ts +57 -0
- package/dist/esm/classic/internalNetworks/index.js +79 -0
- package/dist/esm/classic/internalNetworks/index.js.map +1 -0
- package/dist/esm/classic/internetGatewayRules/index.d.ts +35 -0
- package/dist/esm/classic/internetGatewayRules/index.js +44 -0
- package/dist/esm/classic/internetGatewayRules/index.js.map +1 -0
- package/dist/esm/classic/internetGateways/index.d.ts +35 -0
- package/dist/esm/classic/internetGateways/index.js +44 -0
- package/dist/esm/classic/internetGateways/index.js.map +1 -0
- package/dist/esm/classic/ipCommunities/index.d.ts +35 -0
- package/dist/esm/classic/ipCommunities/index.js +44 -0
- package/dist/esm/classic/ipCommunities/index.js.map +1 -0
- package/dist/esm/classic/ipExtendedCommunities/index.d.ts +35 -0
- package/dist/esm/classic/ipExtendedCommunities/index.js +44 -0
- package/dist/esm/classic/ipExtendedCommunities/index.js.map +1 -0
- package/dist/esm/classic/ipPrefixes/index.d.ts +35 -0
- package/dist/esm/classic/ipPrefixes/index.js +44 -0
- package/dist/esm/classic/ipPrefixes/index.js.map +1 -0
- package/dist/esm/classic/l2IsolationDomains/index.d.ts +53 -0
- package/dist/esm/classic/l2IsolationDomains/index.js +71 -0
- package/dist/esm/classic/l2IsolationDomains/index.js.map +1 -0
- package/dist/esm/classic/l3IsolationDomains/index.d.ts +53 -0
- package/dist/esm/classic/l3IsolationDomains/index.js +71 -0
- package/dist/esm/classic/l3IsolationDomains/index.js.map +1 -0
- package/dist/esm/classic/neighborGroups/index.d.ts +41 -0
- package/dist/esm/classic/neighborGroups/index.js +53 -0
- package/dist/esm/classic/neighborGroups/index.js.map +1 -0
- package/dist/esm/classic/networkBootstrapDevices/index.d.ts +65 -0
- package/dist/esm/classic/networkBootstrapDevices/index.js +89 -0
- package/dist/esm/classic/networkBootstrapDevices/index.js.map +1 -0
- package/dist/esm/classic/networkBootstrapInterfaces/index.d.ts +39 -0
- package/dist/esm/classic/networkBootstrapInterfaces/index.js +52 -0
- package/dist/esm/classic/networkBootstrapInterfaces/index.js.map +1 -0
- package/dist/esm/classic/networkDeviceSkus/index.d.ts +13 -0
- package/dist/esm/classic/networkDeviceSkus/index.js +15 -0
- package/dist/esm/classic/networkDeviceSkus/index.js.map +1 -0
- package/dist/esm/classic/networkDevices/index.d.ts +83 -0
- package/dist/esm/classic/networkDevices/index.js +116 -0
- package/dist/esm/classic/networkDevices/index.js.map +1 -0
- package/dist/esm/classic/networkFabricControllers/index.d.ts +35 -0
- package/dist/esm/classic/networkFabricControllers/index.js +44 -0
- package/dist/esm/classic/networkFabricControllers/index.js.map +1 -0
- package/dist/esm/classic/networkFabricSkus/index.d.ts +13 -0
- package/dist/esm/classic/networkFabricSkus/index.js +15 -0
- package/dist/esm/classic/networkFabricSkus/index.js.map +1 -0
- package/dist/esm/classic/networkFabrics/index.d.ts +154 -0
- package/dist/esm/classic/networkFabrics/index.js +206 -0
- package/dist/esm/classic/networkFabrics/index.js.map +1 -0
- package/dist/esm/classic/networkInterfaces/index.d.ts +39 -0
- package/dist/esm/classic/networkInterfaces/index.js +52 -0
- package/dist/esm/classic/networkInterfaces/index.js.map +1 -0
- package/dist/esm/classic/networkMonitors/index.d.ts +41 -0
- package/dist/esm/classic/networkMonitors/index.js +53 -0
- package/dist/esm/classic/networkMonitors/index.js.map +1 -0
- package/dist/esm/classic/networkPacketBrokers/index.d.ts +35 -0
- package/dist/esm/classic/networkPacketBrokers/index.js +44 -0
- package/dist/esm/classic/networkPacketBrokers/index.js.map +1 -0
- package/dist/esm/classic/networkRacks/index.d.ts +35 -0
- package/dist/esm/classic/networkRacks/index.js +44 -0
- package/dist/esm/classic/networkRacks/index.js.map +1 -0
- package/dist/esm/classic/networkTapRules/index.d.ts +53 -0
- package/dist/esm/classic/networkTapRules/index.js +71 -0
- package/dist/esm/classic/networkTapRules/index.js.map +1 -0
- package/dist/esm/classic/networkTaps/index.d.ts +47 -0
- package/dist/esm/classic/networkTaps/index.js +62 -0
- package/dist/esm/classic/networkTaps/index.js.map +1 -0
- package/dist/esm/classic/networkToNetworkInterconnects/index.d.ts +51 -0
- package/dist/esm/classic/networkToNetworkInterconnects/index.js +70 -0
- package/dist/esm/classic/networkToNetworkInterconnects/index.js.map +1 -0
- package/dist/esm/classic/operations/index.d.ts +11 -0
- package/dist/esm/classic/operations/index.js +14 -0
- package/dist/esm/classic/operations/index.js.map +1 -0
- package/dist/esm/classic/routePolicies/index.d.ts +53 -0
- package/dist/esm/classic/routePolicies/index.js +71 -0
- package/dist/esm/classic/routePolicies/index.js.map +1 -0
- package/dist/esm/index.d.ts +41 -3
- package/dist/esm/index.js +9 -8
- package/dist/esm/index.js.map +1 -7
- package/dist/esm/logger.d.ts +2 -0
- package/dist/esm/logger.js +5 -0
- package/dist/esm/logger.js.map +1 -0
- package/dist/esm/models/index.d.ts +2 -5379
- package/dist/esm/models/index.js +4 -335
- package/dist/esm/models/index.js.map +1 -7
- package/dist/esm/models/models.d.ts +7474 -0
- package/dist/esm/models/models.js +8926 -0
- package/dist/esm/models/models.js.map +1 -0
- package/dist/esm/restorePollerHelpers.d.ts +21 -0
- package/dist/esm/restorePollerHelpers.js +421 -0
- package/dist/esm/restorePollerHelpers.js.map +1 -0
- package/dist/esm/static-helpers/cloudSettingHelpers.d.ts +22 -0
- package/dist/esm/static-helpers/cloudSettingHelpers.js +38 -0
- package/dist/esm/static-helpers/cloudSettingHelpers.js.map +1 -0
- package/dist/esm/static-helpers/pagingHelpers.d.ts +74 -0
- package/dist/esm/static-helpers/pagingHelpers.js +143 -0
- package/dist/esm/static-helpers/pagingHelpers.js.map +1 -0
- package/dist/esm/static-helpers/pollingHelpers.d.ts +34 -0
- package/dist/esm/static-helpers/pollingHelpers.js +95 -0
- package/dist/esm/static-helpers/pollingHelpers.js.map +1 -0
- package/dist/esm/static-helpers/serialization/check-prop-undefined.d.ts +8 -0
- package/dist/esm/static-helpers/serialization/check-prop-undefined.js +17 -0
- package/dist/esm/static-helpers/serialization/check-prop-undefined.js.map +1 -0
- package/dist/esm/static-helpers/simplePollerHelpers.d.ts +73 -0
- package/dist/esm/static-helpers/simplePollerHelpers.js +44 -0
- package/dist/esm/static-helpers/simplePollerHelpers.js.map +1 -0
- package/dist/esm/static-helpers/urlTemplate.d.ts +5 -0
- package/dist/esm/static-helpers/urlTemplate.js +200 -0
- package/dist/esm/static-helpers/urlTemplate.js.map +1 -0
- package/package.json +494 -78
- package/CHANGELOG.md +0 -21
- package/dist/browser/azureNetworkFabricManagementServiceAPI.d.ts.map +0 -1
- package/dist/browser/index.d.ts.map +0 -1
- package/dist/browser/lroImpl.d.ts +0 -11
- package/dist/browser/lroImpl.d.ts.map +0 -1
- package/dist/browser/lroImpl.js +0 -18
- package/dist/browser/lroImpl.js.map +0 -1
- package/dist/browser/models/index.d.ts.map +0 -1
- package/dist/browser/models/mappers.d.ts +0 -292
- package/dist/browser/models/mappers.d.ts.map +0 -1
- package/dist/browser/models/mappers.js +0 -9051
- package/dist/browser/models/mappers.js.map +0 -1
- package/dist/browser/models/parameters.d.ts +0 -79
- package/dist/browser/models/parameters.d.ts.map +0 -1
- package/dist/browser/models/parameters.js +0 -506
- package/dist/browser/models/parameters.js.map +0 -1
- package/dist/browser/operations/accessControlLists.d.ts +0 -151
- package/dist/browser/operations/accessControlLists.d.ts.map +0 -1
- package/dist/browser/operations/accessControlLists.js +0 -788
- package/dist/browser/operations/accessControlLists.js.map +0 -1
- package/dist/browser/operations/externalNetworks.d.ts +0 -136
- package/dist/browser/operations/externalNetworks.d.ts.map +0 -1
- package/dist/browser/operations/externalNetworks.js +0 -660
- package/dist/browser/operations/externalNetworks.js.map +0 -1
- package/dist/browser/operations/index.d.ts +0 -25
- package/dist/browser/operations/index.d.ts.map +0 -1
- package/dist/browser/operations/index.js +0 -32
- package/dist/browser/operations/index.js.map +0 -1
- package/dist/browser/operations/internalNetworks.d.ts +0 -154
- package/dist/browser/operations/internalNetworks.d.ts.map +0 -1
- package/dist/browser/operations/internalNetworks.js +0 -760
- package/dist/browser/operations/internalNetworks.js.map +0 -1
- package/dist/browser/operations/internetGatewayRules.d.ts +0 -107
- package/dist/browser/operations/internetGatewayRules.d.ts.map +0 -1
- package/dist/browser/operations/internetGatewayRules.js +0 -523
- package/dist/browser/operations/internetGatewayRules.js.map +0 -1
- package/dist/browser/operations/internetGateways.d.ts +0 -107
- package/dist/browser/operations/internetGateways.d.ts.map +0 -1
- package/dist/browser/operations/internetGateways.js +0 -515
- package/dist/browser/operations/internetGateways.js.map +0 -1
- package/dist/browser/operations/ipCommunities.d.ts +0 -107
- package/dist/browser/operations/ipCommunities.d.ts.map +0 -1
- package/dist/browser/operations/ipCommunities.js +0 -523
- package/dist/browser/operations/ipCommunities.js.map +0 -1
- package/dist/browser/operations/ipExtendedCommunities.d.ts +0 -107
- package/dist/browser/operations/ipExtendedCommunities.d.ts.map +0 -1
- package/dist/browser/operations/ipExtendedCommunities.js +0 -523
- package/dist/browser/operations/ipExtendedCommunities.js.map +0 -1
- package/dist/browser/operations/ipPrefixes.d.ts +0 -107
- package/dist/browser/operations/ipPrefixes.d.ts.map +0 -1
- package/dist/browser/operations/ipPrefixes.js +0 -523
- package/dist/browser/operations/ipPrefixes.js.map +0 -1
- package/dist/browser/operations/l2IsolationDomains.d.ts +0 -153
- package/dist/browser/operations/l2IsolationDomains.d.ts.map +0 -1
- package/dist/browser/operations/l2IsolationDomains.js +0 -782
- package/dist/browser/operations/l2IsolationDomains.js.map +0 -1
- package/dist/browser/operations/l3IsolationDomains.d.ts +0 -155
- package/dist/browser/operations/l3IsolationDomains.d.ts.map +0 -1
- package/dist/browser/operations/l3IsolationDomains.js +0 -784
- package/dist/browser/operations/l3IsolationDomains.js.map +0 -1
- package/dist/browser/operations/neighborGroups.d.ts +0 -107
- package/dist/browser/operations/neighborGroups.d.ts.map +0 -1
- package/dist/browser/operations/neighborGroups.js +0 -515
- package/dist/browser/operations/neighborGroups.js.map +0 -1
- package/dist/browser/operations/networkDeviceSkus.d.ts +0 -38
- package/dist/browser/operations/networkDeviceSkus.d.ts.map +0 -1
- package/dist/browser/operations/networkDeviceSkus.js +0 -148
- package/dist/browser/operations/networkDeviceSkus.js.map +0 -1
- package/dist/browser/operations/networkDevices.d.ts +0 -169
- package/dist/browser/operations/networkDevices.d.ts.map +0 -1
- package/dist/browser/operations/networkDevices.js +0 -875
- package/dist/browser/operations/networkDevices.js.map +0 -1
- package/dist/browser/operations/networkFabricControllers.d.ts +0 -107
- package/dist/browser/operations/networkFabricControllers.d.ts.map +0 -1
- package/dist/browser/operations/networkFabricControllers.js +0 -523
- package/dist/browser/operations/networkFabricControllers.js.map +0 -1
- package/dist/browser/operations/networkFabricSkus.d.ts +0 -38
- package/dist/browser/operations/networkFabricSkus.d.ts.map +0 -1
- package/dist/browser/operations/networkFabricSkus.js +0 -148
- package/dist/browser/operations/networkFabricSkus.js.map +0 -1
- package/dist/browser/operations/networkFabrics.d.ts +0 -245
- package/dist/browser/operations/networkFabrics.d.ts.map +0 -1
- package/dist/browser/operations/networkFabrics.js +0 -1326
- package/dist/browser/operations/networkFabrics.js.map +0 -1
- package/dist/browser/operations/networkInterfaces.d.ts +0 -117
- package/dist/browser/operations/networkInterfaces.d.ts.map +0 -1
- package/dist/browser/operations/networkInterfaces.js +0 -554
- package/dist/browser/operations/networkInterfaces.js.map +0 -1
- package/dist/browser/operations/networkPacketBrokers.d.ts +0 -107
- package/dist/browser/operations/networkPacketBrokers.d.ts.map +0 -1
- package/dist/browser/operations/networkPacketBrokers.js +0 -515
- package/dist/browser/operations/networkPacketBrokers.js.map +0 -1
- package/dist/browser/operations/networkRacks.d.ts +0 -107
- package/dist/browser/operations/networkRacks.d.ts.map +0 -1
- package/dist/browser/operations/networkRacks.js +0 -515
- package/dist/browser/operations/networkRacks.js.map +0 -1
- package/dist/browser/operations/networkTapRules.d.ts +0 -151
- package/dist/browser/operations/networkTapRules.d.ts.map +0 -1
- package/dist/browser/operations/networkTapRules.js +0 -788
- package/dist/browser/operations/networkTapRules.js.map +0 -1
- package/dist/browser/operations/networkTaps.d.ts +0 -137
- package/dist/browser/operations/networkTaps.d.ts.map +0 -1
- package/dist/browser/operations/networkTaps.js +0 -693
- package/dist/browser/operations/networkTaps.js.map +0 -1
- package/dist/browser/operations/networkToNetworkInterconnects.d.ts +0 -135
- package/dist/browser/operations/networkToNetworkInterconnects.d.ts.map +0 -1
- package/dist/browser/operations/networkToNetworkInterconnects.js +0 -659
- package/dist/browser/operations/networkToNetworkInterconnects.js.map +0 -1
- package/dist/browser/operations/operations.d.ts +0 -32
- package/dist/browser/operations/operations.d.ts.map +0 -1
- package/dist/browser/operations/operations.js +0 -116
- package/dist/browser/operations/operations.js.map +0 -1
- package/dist/browser/operations/routePolicies.d.ts +0 -151
- package/dist/browser/operations/routePolicies.d.ts.map +0 -1
- package/dist/browser/operations/routePolicies.js +0 -780
- package/dist/browser/operations/routePolicies.js.map +0 -1
- package/dist/browser/operationsInterfaces/accessControlLists.d.ts +0 -115
- package/dist/browser/operationsInterfaces/accessControlLists.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/accessControlLists.js +0 -9
- package/dist/browser/operationsInterfaces/accessControlLists.js.map +0 -1
- package/dist/browser/operationsInterfaces/externalNetworks.d.ts +0 -110
- package/dist/browser/operationsInterfaces/externalNetworks.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/externalNetworks.js +0 -9
- package/dist/browser/operationsInterfaces/externalNetworks.js.map +0 -1
- package/dist/browser/operationsInterfaces/index.d.ts +0 -25
- package/dist/browser/operationsInterfaces/index.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/index.js +0 -32
- package/dist/browser/operationsInterfaces/index.js.map +0 -1
- package/dist/browser/operationsInterfaces/internalNetworks.d.ts +0 -128
- package/dist/browser/operationsInterfaces/internalNetworks.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/internalNetworks.js +0 -9
- package/dist/browser/operationsInterfaces/internalNetworks.js.map +0 -1
- package/dist/browser/operationsInterfaces/internetGatewayRules.d.ts +0 -71
- package/dist/browser/operationsInterfaces/internetGatewayRules.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/internetGatewayRules.js +0 -9
- package/dist/browser/operationsInterfaces/internetGatewayRules.js.map +0 -1
- package/dist/browser/operationsInterfaces/internetGateways.d.ts +0 -71
- package/dist/browser/operationsInterfaces/internetGateways.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/internetGateways.js +0 -9
- package/dist/browser/operationsInterfaces/internetGateways.js.map +0 -1
- package/dist/browser/operationsInterfaces/ipCommunities.d.ts +0 -71
- package/dist/browser/operationsInterfaces/ipCommunities.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/ipCommunities.js +0 -9
- package/dist/browser/operationsInterfaces/ipCommunities.js.map +0 -1
- package/dist/browser/operationsInterfaces/ipExtendedCommunities.d.ts +0 -71
- package/dist/browser/operationsInterfaces/ipExtendedCommunities.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/ipExtendedCommunities.js +0 -9
- package/dist/browser/operationsInterfaces/ipExtendedCommunities.js.map +0 -1
- package/dist/browser/operationsInterfaces/ipPrefixes.d.ts +0 -71
- package/dist/browser/operationsInterfaces/ipPrefixes.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/ipPrefixes.js +0 -9
- package/dist/browser/operationsInterfaces/ipPrefixes.js.map +0 -1
- package/dist/browser/operationsInterfaces/l2IsolationDomains.d.ts +0 -117
- package/dist/browser/operationsInterfaces/l2IsolationDomains.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/l2IsolationDomains.js +0 -9
- package/dist/browser/operationsInterfaces/l2IsolationDomains.js.map +0 -1
- package/dist/browser/operationsInterfaces/l3IsolationDomains.d.ts +0 -119
- package/dist/browser/operationsInterfaces/l3IsolationDomains.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/l3IsolationDomains.js +0 -9
- package/dist/browser/operationsInterfaces/l3IsolationDomains.js.map +0 -1
- package/dist/browser/operationsInterfaces/neighborGroups.d.ts +0 -71
- package/dist/browser/operationsInterfaces/neighborGroups.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/neighborGroups.js +0 -9
- package/dist/browser/operationsInterfaces/neighborGroups.js.map +0 -1
- package/dist/browser/operationsInterfaces/networkDeviceSkus.d.ts +0 -17
- package/dist/browser/operationsInterfaces/networkDeviceSkus.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/networkDeviceSkus.js +0 -9
- package/dist/browser/operationsInterfaces/networkDeviceSkus.js.map +0 -1
- package/dist/browser/operationsInterfaces/networkDevices.d.ts +0 -133
- package/dist/browser/operationsInterfaces/networkDevices.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/networkDevices.js +0 -9
- package/dist/browser/operationsInterfaces/networkDevices.js.map +0 -1
- package/dist/browser/operationsInterfaces/networkFabricControllers.d.ts +0 -71
- package/dist/browser/operationsInterfaces/networkFabricControllers.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/networkFabricControllers.js +0 -9
- package/dist/browser/operationsInterfaces/networkFabricControllers.js.map +0 -1
- package/dist/browser/operationsInterfaces/networkFabricSkus.d.ts +0 -17
- package/dist/browser/operationsInterfaces/networkFabricSkus.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/networkFabricSkus.js +0 -9
- package/dist/browser/operationsInterfaces/networkFabricSkus.js.map +0 -1
- package/dist/browser/operationsInterfaces/networkFabrics.d.ts +0 -209
- package/dist/browser/operationsInterfaces/networkFabrics.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/networkFabrics.js +0 -9
- package/dist/browser/operationsInterfaces/networkFabrics.js.map +0 -1
- package/dist/browser/operationsInterfaces/networkInterfaces.d.ts +0 -92
- package/dist/browser/operationsInterfaces/networkInterfaces.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/networkInterfaces.js +0 -9
- package/dist/browser/operationsInterfaces/networkInterfaces.js.map +0 -1
- package/dist/browser/operationsInterfaces/networkPacketBrokers.d.ts +0 -71
- package/dist/browser/operationsInterfaces/networkPacketBrokers.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/networkPacketBrokers.js +0 -9
- package/dist/browser/operationsInterfaces/networkPacketBrokers.js.map +0 -1
- package/dist/browser/operationsInterfaces/networkRacks.d.ts +0 -71
- package/dist/browser/operationsInterfaces/networkRacks.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/networkRacks.js +0 -9
- package/dist/browser/operationsInterfaces/networkRacks.js.map +0 -1
- package/dist/browser/operationsInterfaces/networkTapRules.d.ts +0 -115
- package/dist/browser/operationsInterfaces/networkTapRules.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/networkTapRules.js +0 -9
- package/dist/browser/operationsInterfaces/networkTapRules.js.map +0 -1
- package/dist/browser/operationsInterfaces/networkTaps.d.ts +0 -101
- package/dist/browser/operationsInterfaces/networkTaps.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/networkTaps.js +0 -9
- package/dist/browser/operationsInterfaces/networkTaps.js.map +0 -1
- package/dist/browser/operationsInterfaces/networkToNetworkInterconnects.d.ts +0 -110
- package/dist/browser/operationsInterfaces/networkToNetworkInterconnects.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/networkToNetworkInterconnects.js +0 -9
- package/dist/browser/operationsInterfaces/networkToNetworkInterconnects.js.map +0 -1
- package/dist/browser/operationsInterfaces/operations.d.ts +0 -11
- package/dist/browser/operationsInterfaces/operations.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/operations.js +0 -9
- package/dist/browser/operationsInterfaces/operations.js.map +0 -1
- package/dist/browser/operationsInterfaces/routePolicies.d.ts +0 -115
- package/dist/browser/operationsInterfaces/routePolicies.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/routePolicies.js +0 -9
- package/dist/browser/operationsInterfaces/routePolicies.js.map +0 -1
- package/dist/browser/pagingHelper.d.ts +0 -13
- package/dist/browser/pagingHelper.d.ts.map +0 -1
- package/dist/browser/pagingHelper.js +0 -30
- package/dist/browser/pagingHelper.js.map +0 -1
- package/dist/commonjs/azureNetworkFabricManagementServiceAPI.d.ts.map +0 -1
- package/dist/commonjs/index.d.ts.map +0 -1
- package/dist/commonjs/lroImpl.d.ts +0 -11
- package/dist/commonjs/lroImpl.d.ts.map +0 -1
- package/dist/commonjs/lroImpl.js +0 -43
- package/dist/commonjs/lroImpl.js.map +0 -7
- package/dist/commonjs/models/index.d.ts.map +0 -1
- package/dist/commonjs/models/mappers.d.ts +0 -292
- package/dist/commonjs/models/mappers.d.ts.map +0 -1
- package/dist/commonjs/models/mappers.js +0 -9647
- package/dist/commonjs/models/mappers.js.map +0 -7
- package/dist/commonjs/models/parameters.d.ts +0 -79
- package/dist/commonjs/models/parameters.d.ts.map +0 -1
- package/dist/commonjs/models/parameters.js +0 -676
- package/dist/commonjs/models/parameters.js.map +0 -7
- package/dist/commonjs/operations/accessControlLists.d.ts +0 -151
- package/dist/commonjs/operations/accessControlLists.d.ts.map +0 -1
- package/dist/commonjs/operations/accessControlLists.js +0 -870
- package/dist/commonjs/operations/accessControlLists.js.map +0 -7
- package/dist/commonjs/operations/externalNetworks.d.ts +0 -136
- package/dist/commonjs/operations/externalNetworks.d.ts.map +0 -1
- package/dist/commonjs/operations/externalNetworks.js +0 -749
- package/dist/commonjs/operations/externalNetworks.js.map +0 -7
- package/dist/commonjs/operations/index.d.ts +0 -25
- package/dist/commonjs/operations/index.d.ts.map +0 -1
- package/dist/commonjs/operations/index.js +0 -67
- package/dist/commonjs/operations/index.js.map +0 -7
- package/dist/commonjs/operations/internalNetworks.d.ts +0 -154
- package/dist/commonjs/operations/internalNetworks.d.ts.map +0 -1
- package/dist/commonjs/operations/internalNetworks.js +0 -855
- package/dist/commonjs/operations/internalNetworks.js.map +0 -7
- package/dist/commonjs/operations/internetGatewayRules.d.ts +0 -107
- package/dist/commonjs/operations/internetGatewayRules.d.ts.map +0 -1
- package/dist/commonjs/operations/internetGatewayRules.js +0 -592
- package/dist/commonjs/operations/internetGatewayRules.js.map +0 -7
- package/dist/commonjs/operations/internetGateways.d.ts +0 -107
- package/dist/commonjs/operations/internetGateways.d.ts.map +0 -1
- package/dist/commonjs/operations/internetGateways.js +0 -584
- package/dist/commonjs/operations/internetGateways.js.map +0 -7
- package/dist/commonjs/operations/ipCommunities.d.ts +0 -107
- package/dist/commonjs/operations/ipCommunities.d.ts.map +0 -1
- package/dist/commonjs/operations/ipCommunities.js +0 -592
- package/dist/commonjs/operations/ipCommunities.js.map +0 -7
- package/dist/commonjs/operations/ipExtendedCommunities.d.ts +0 -107
- package/dist/commonjs/operations/ipExtendedCommunities.d.ts.map +0 -1
- package/dist/commonjs/operations/ipExtendedCommunities.js +0 -592
- package/dist/commonjs/operations/ipExtendedCommunities.js.map +0 -7
- package/dist/commonjs/operations/ipPrefixes.d.ts +0 -107
- package/dist/commonjs/operations/ipPrefixes.d.ts.map +0 -1
- package/dist/commonjs/operations/ipPrefixes.js +0 -592
- package/dist/commonjs/operations/ipPrefixes.js.map +0 -7
- package/dist/commonjs/operations/l2IsolationDomains.d.ts +0 -153
- package/dist/commonjs/operations/l2IsolationDomains.d.ts.map +0 -1
- package/dist/commonjs/operations/l2IsolationDomains.js +0 -864
- package/dist/commonjs/operations/l2IsolationDomains.js.map +0 -7
- package/dist/commonjs/operations/l3IsolationDomains.d.ts +0 -155
- package/dist/commonjs/operations/l3IsolationDomains.d.ts.map +0 -1
- package/dist/commonjs/operations/l3IsolationDomains.js +0 -866
- package/dist/commonjs/operations/l3IsolationDomains.js.map +0 -7
- package/dist/commonjs/operations/neighborGroups.d.ts +0 -107
- package/dist/commonjs/operations/neighborGroups.d.ts.map +0 -1
- package/dist/commonjs/operations/neighborGroups.js +0 -584
- package/dist/commonjs/operations/neighborGroups.js.map +0 -7
- package/dist/commonjs/operations/networkDeviceSkus.d.ts +0 -38
- package/dist/commonjs/operations/networkDeviceSkus.d.ts.map +0 -1
- package/dist/commonjs/operations/networkDeviceSkus.js +0 -186
- package/dist/commonjs/operations/networkDeviceSkus.js.map +0 -7
- package/dist/commonjs/operations/networkDevices.d.ts +0 -169
- package/dist/commonjs/operations/networkDevices.d.ts.map +0 -1
- package/dist/commonjs/operations/networkDevices.js +0 -963
- package/dist/commonjs/operations/networkDevices.js.map +0 -7
- package/dist/commonjs/operations/networkFabricControllers.d.ts +0 -107
- package/dist/commonjs/operations/networkFabricControllers.d.ts.map +0 -1
- package/dist/commonjs/operations/networkFabricControllers.js +0 -592
- package/dist/commonjs/operations/networkFabricControllers.js.map +0 -7
- package/dist/commonjs/operations/networkFabricSkus.d.ts +0 -38
- package/dist/commonjs/operations/networkFabricSkus.d.ts.map +0 -1
- package/dist/commonjs/operations/networkFabricSkus.js +0 -186
- package/dist/commonjs/operations/networkFabricSkus.js.map +0 -7
- package/dist/commonjs/operations/networkFabrics.d.ts +0 -245
- package/dist/commonjs/operations/networkFabrics.d.ts.map +0 -1
- package/dist/commonjs/operations/networkFabrics.js +0 -1435
- package/dist/commonjs/operations/networkFabrics.js.map +0 -7
- package/dist/commonjs/operations/networkInterfaces.d.ts +0 -117
- package/dist/commonjs/operations/networkInterfaces.d.ts.map +0 -1
- package/dist/commonjs/operations/networkInterfaces.js +0 -637
- package/dist/commonjs/operations/networkInterfaces.js.map +0 -7
- package/dist/commonjs/operations/networkPacketBrokers.d.ts +0 -107
- package/dist/commonjs/operations/networkPacketBrokers.d.ts.map +0 -1
- package/dist/commonjs/operations/networkPacketBrokers.js +0 -584
- package/dist/commonjs/operations/networkPacketBrokers.js.map +0 -7
- package/dist/commonjs/operations/networkRacks.d.ts +0 -107
- package/dist/commonjs/operations/networkRacks.d.ts.map +0 -1
- package/dist/commonjs/operations/networkRacks.js +0 -584
- package/dist/commonjs/operations/networkRacks.js.map +0 -7
- package/dist/commonjs/operations/networkTapRules.d.ts +0 -151
- package/dist/commonjs/operations/networkTapRules.d.ts.map +0 -1
- package/dist/commonjs/operations/networkTapRules.js +0 -870
- package/dist/commonjs/operations/networkTapRules.js.map +0 -7
- package/dist/commonjs/operations/networkTaps.d.ts +0 -137
- package/dist/commonjs/operations/networkTaps.d.ts.map +0 -1
- package/dist/commonjs/operations/networkTaps.js +0 -771
- package/dist/commonjs/operations/networkTaps.js.map +0 -7
- package/dist/commonjs/operations/networkToNetworkInterconnects.d.ts +0 -135
- package/dist/commonjs/operations/networkToNetworkInterconnects.d.ts.map +0 -1
- package/dist/commonjs/operations/networkToNetworkInterconnects.js +0 -748
- package/dist/commonjs/operations/networkToNetworkInterconnects.js.map +0 -7
- package/dist/commonjs/operations/operations.d.ts +0 -32
- package/dist/commonjs/operations/operations.d.ts.map +0 -1
- package/dist/commonjs/operations/operations.js +0 -148
- package/dist/commonjs/operations/operations.js.map +0 -7
- package/dist/commonjs/operations/routePolicies.d.ts +0 -151
- package/dist/commonjs/operations/routePolicies.d.ts.map +0 -1
- package/dist/commonjs/operations/routePolicies.js +0 -862
- package/dist/commonjs/operations/routePolicies.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/accessControlLists.d.ts +0 -115
- package/dist/commonjs/operationsInterfaces/accessControlLists.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/accessControlLists.js +0 -15
- package/dist/commonjs/operationsInterfaces/accessControlLists.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/externalNetworks.d.ts +0 -110
- package/dist/commonjs/operationsInterfaces/externalNetworks.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/externalNetworks.js +0 -15
- package/dist/commonjs/operationsInterfaces/externalNetworks.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/index.d.ts +0 -25
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/index.js +0 -67
- package/dist/commonjs/operationsInterfaces/index.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/internalNetworks.d.ts +0 -128
- package/dist/commonjs/operationsInterfaces/internalNetworks.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/internalNetworks.js +0 -15
- package/dist/commonjs/operationsInterfaces/internalNetworks.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/internetGatewayRules.d.ts +0 -71
- package/dist/commonjs/operationsInterfaces/internetGatewayRules.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/internetGatewayRules.js +0 -15
- package/dist/commonjs/operationsInterfaces/internetGatewayRules.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/internetGateways.d.ts +0 -71
- package/dist/commonjs/operationsInterfaces/internetGateways.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/internetGateways.js +0 -15
- package/dist/commonjs/operationsInterfaces/internetGateways.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/ipCommunities.d.ts +0 -71
- package/dist/commonjs/operationsInterfaces/ipCommunities.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/ipCommunities.js +0 -15
- package/dist/commonjs/operationsInterfaces/ipCommunities.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/ipExtendedCommunities.d.ts +0 -71
- package/dist/commonjs/operationsInterfaces/ipExtendedCommunities.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/ipExtendedCommunities.js +0 -15
- package/dist/commonjs/operationsInterfaces/ipExtendedCommunities.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/ipPrefixes.d.ts +0 -71
- package/dist/commonjs/operationsInterfaces/ipPrefixes.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/ipPrefixes.js +0 -15
- package/dist/commonjs/operationsInterfaces/ipPrefixes.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/l2IsolationDomains.d.ts +0 -117
- package/dist/commonjs/operationsInterfaces/l2IsolationDomains.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/l2IsolationDomains.js +0 -15
- package/dist/commonjs/operationsInterfaces/l2IsolationDomains.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/l3IsolationDomains.d.ts +0 -119
- package/dist/commonjs/operationsInterfaces/l3IsolationDomains.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/l3IsolationDomains.js +0 -15
- package/dist/commonjs/operationsInterfaces/l3IsolationDomains.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/neighborGroups.d.ts +0 -71
- package/dist/commonjs/operationsInterfaces/neighborGroups.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/neighborGroups.js +0 -15
- package/dist/commonjs/operationsInterfaces/neighborGroups.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/networkDeviceSkus.d.ts +0 -17
- package/dist/commonjs/operationsInterfaces/networkDeviceSkus.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/networkDeviceSkus.js +0 -15
- package/dist/commonjs/operationsInterfaces/networkDeviceSkus.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/networkDevices.d.ts +0 -133
- package/dist/commonjs/operationsInterfaces/networkDevices.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/networkDevices.js +0 -15
- package/dist/commonjs/operationsInterfaces/networkDevices.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/networkFabricControllers.d.ts +0 -71
- package/dist/commonjs/operationsInterfaces/networkFabricControllers.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/networkFabricControllers.js +0 -15
- package/dist/commonjs/operationsInterfaces/networkFabricControllers.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/networkFabricSkus.d.ts +0 -17
- package/dist/commonjs/operationsInterfaces/networkFabricSkus.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/networkFabricSkus.js +0 -15
- package/dist/commonjs/operationsInterfaces/networkFabricSkus.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/networkFabrics.d.ts +0 -209
- package/dist/commonjs/operationsInterfaces/networkFabrics.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/networkFabrics.js +0 -15
- package/dist/commonjs/operationsInterfaces/networkFabrics.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/networkInterfaces.d.ts +0 -92
- package/dist/commonjs/operationsInterfaces/networkInterfaces.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/networkInterfaces.js +0 -15
- package/dist/commonjs/operationsInterfaces/networkInterfaces.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/networkPacketBrokers.d.ts +0 -71
- package/dist/commonjs/operationsInterfaces/networkPacketBrokers.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/networkPacketBrokers.js +0 -15
- package/dist/commonjs/operationsInterfaces/networkPacketBrokers.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/networkRacks.d.ts +0 -71
- package/dist/commonjs/operationsInterfaces/networkRacks.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/networkRacks.js +0 -15
- package/dist/commonjs/operationsInterfaces/networkRacks.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/networkTapRules.d.ts +0 -115
- package/dist/commonjs/operationsInterfaces/networkTapRules.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/networkTapRules.js +0 -15
- package/dist/commonjs/operationsInterfaces/networkTapRules.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/networkTaps.d.ts +0 -101
- package/dist/commonjs/operationsInterfaces/networkTaps.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/networkTaps.js +0 -15
- package/dist/commonjs/operationsInterfaces/networkTaps.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/networkToNetworkInterconnects.d.ts +0 -110
- package/dist/commonjs/operationsInterfaces/networkToNetworkInterconnects.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/networkToNetworkInterconnects.js +0 -15
- package/dist/commonjs/operationsInterfaces/networkToNetworkInterconnects.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/operations.d.ts +0 -11
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/operations.js +0 -15
- package/dist/commonjs/operationsInterfaces/operations.js.map +0 -7
- package/dist/commonjs/operationsInterfaces/routePolicies.d.ts +0 -115
- package/dist/commonjs/operationsInterfaces/routePolicies.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/routePolicies.js +0 -15
- package/dist/commonjs/operationsInterfaces/routePolicies.js.map +0 -7
- package/dist/commonjs/pagingHelper.d.ts +0 -13
- package/dist/commonjs/pagingHelper.d.ts.map +0 -1
- package/dist/commonjs/pagingHelper.js +0 -43
- package/dist/commonjs/pagingHelper.js.map +0 -7
- package/dist/esm/azureNetworkFabricManagementServiceAPI.d.ts.map +0 -1
- package/dist/esm/index.d.ts.map +0 -1
- package/dist/esm/lroImpl.d.ts +0 -11
- package/dist/esm/lroImpl.d.ts.map +0 -1
- package/dist/esm/lroImpl.js +0 -20
- package/dist/esm/lroImpl.js.map +0 -7
- package/dist/esm/models/index.d.ts.map +0 -1
- package/dist/esm/models/mappers.d.ts +0 -292
- package/dist/esm/models/mappers.d.ts.map +0 -1
- package/dist/esm/models/mappers.js +0 -9335
- package/dist/esm/models/mappers.js.map +0 -7
- package/dist/esm/models/parameters.d.ts +0 -79
- package/dist/esm/models/parameters.d.ts.map +0 -1
- package/dist/esm/models/parameters.js +0 -625
- package/dist/esm/models/parameters.js.map +0 -7
- package/dist/esm/operations/accessControlLists.d.ts +0 -151
- package/dist/esm/operations/accessControlLists.d.ts.map +0 -1
- package/dist/esm/operations/accessControlLists.js +0 -839
- package/dist/esm/operations/accessControlLists.js.map +0 -7
- package/dist/esm/operations/externalNetworks.d.ts +0 -136
- package/dist/esm/operations/externalNetworks.d.ts.map +0 -1
- package/dist/esm/operations/externalNetworks.js +0 -718
- package/dist/esm/operations/externalNetworks.js.map +0 -7
- package/dist/esm/operations/index.d.ts +0 -25
- package/dist/esm/operations/index.d.ts.map +0 -1
- package/dist/esm/operations/index.js +0 -24
- package/dist/esm/operations/index.js.map +0 -7
- package/dist/esm/operations/internalNetworks.d.ts +0 -154
- package/dist/esm/operations/internalNetworks.d.ts.map +0 -1
- package/dist/esm/operations/internalNetworks.js +0 -824
- package/dist/esm/operations/internalNetworks.js.map +0 -7
- package/dist/esm/operations/internetGatewayRules.d.ts +0 -107
- package/dist/esm/operations/internetGatewayRules.d.ts.map +0 -1
- package/dist/esm/operations/internetGatewayRules.js +0 -561
- package/dist/esm/operations/internetGatewayRules.js.map +0 -7
- package/dist/esm/operations/internetGateways.d.ts +0 -107
- package/dist/esm/operations/internetGateways.d.ts.map +0 -1
- package/dist/esm/operations/internetGateways.js +0 -553
- package/dist/esm/operations/internetGateways.js.map +0 -7
- package/dist/esm/operations/ipCommunities.d.ts +0 -107
- package/dist/esm/operations/ipCommunities.d.ts.map +0 -1
- package/dist/esm/operations/ipCommunities.js +0 -561
- package/dist/esm/operations/ipCommunities.js.map +0 -7
- package/dist/esm/operations/ipExtendedCommunities.d.ts +0 -107
- package/dist/esm/operations/ipExtendedCommunities.d.ts.map +0 -1
- package/dist/esm/operations/ipExtendedCommunities.js +0 -561
- package/dist/esm/operations/ipExtendedCommunities.js.map +0 -7
- package/dist/esm/operations/ipPrefixes.d.ts +0 -107
- package/dist/esm/operations/ipPrefixes.d.ts.map +0 -1
- package/dist/esm/operations/ipPrefixes.js +0 -561
- package/dist/esm/operations/ipPrefixes.js.map +0 -7
- package/dist/esm/operations/l2IsolationDomains.d.ts +0 -153
- package/dist/esm/operations/l2IsolationDomains.d.ts.map +0 -1
- package/dist/esm/operations/l2IsolationDomains.js +0 -833
- package/dist/esm/operations/l2IsolationDomains.js.map +0 -7
- package/dist/esm/operations/l3IsolationDomains.d.ts +0 -155
- package/dist/esm/operations/l3IsolationDomains.d.ts.map +0 -1
- package/dist/esm/operations/l3IsolationDomains.js +0 -835
- package/dist/esm/operations/l3IsolationDomains.js.map +0 -7
- package/dist/esm/operations/neighborGroups.d.ts +0 -107
- package/dist/esm/operations/neighborGroups.d.ts.map +0 -1
- package/dist/esm/operations/neighborGroups.js +0 -553
- package/dist/esm/operations/neighborGroups.js.map +0 -7
- package/dist/esm/operations/networkDeviceSkus.d.ts +0 -38
- package/dist/esm/operations/networkDeviceSkus.d.ts.map +0 -1
- package/dist/esm/operations/networkDeviceSkus.js +0 -153
- package/dist/esm/operations/networkDeviceSkus.js.map +0 -7
- package/dist/esm/operations/networkDevices.d.ts +0 -169
- package/dist/esm/operations/networkDevices.d.ts.map +0 -1
- package/dist/esm/operations/networkDevices.js +0 -932
- package/dist/esm/operations/networkDevices.js.map +0 -7
- package/dist/esm/operations/networkFabricControllers.d.ts +0 -107
- package/dist/esm/operations/networkFabricControllers.d.ts.map +0 -1
- package/dist/esm/operations/networkFabricControllers.js +0 -561
- package/dist/esm/operations/networkFabricControllers.js.map +0 -7
- package/dist/esm/operations/networkFabricSkus.d.ts +0 -38
- package/dist/esm/operations/networkFabricSkus.d.ts.map +0 -1
- package/dist/esm/operations/networkFabricSkus.js +0 -153
- package/dist/esm/operations/networkFabricSkus.js.map +0 -7
- package/dist/esm/operations/networkFabrics.d.ts +0 -245
- package/dist/esm/operations/networkFabrics.d.ts.map +0 -1
- package/dist/esm/operations/networkFabrics.js +0 -1404
- package/dist/esm/operations/networkFabrics.js.map +0 -7
- package/dist/esm/operations/networkInterfaces.d.ts +0 -117
- package/dist/esm/operations/networkInterfaces.d.ts.map +0 -1
- package/dist/esm/operations/networkInterfaces.js +0 -606
- package/dist/esm/operations/networkInterfaces.js.map +0 -7
- package/dist/esm/operations/networkPacketBrokers.d.ts +0 -107
- package/dist/esm/operations/networkPacketBrokers.d.ts.map +0 -1
- package/dist/esm/operations/networkPacketBrokers.js +0 -553
- package/dist/esm/operations/networkPacketBrokers.js.map +0 -7
- package/dist/esm/operations/networkRacks.d.ts +0 -107
- package/dist/esm/operations/networkRacks.d.ts.map +0 -1
- package/dist/esm/operations/networkRacks.js +0 -553
- package/dist/esm/operations/networkRacks.js.map +0 -7
- package/dist/esm/operations/networkTapRules.d.ts +0 -151
- package/dist/esm/operations/networkTapRules.d.ts.map +0 -1
- package/dist/esm/operations/networkTapRules.js +0 -839
- package/dist/esm/operations/networkTapRules.js.map +0 -7
- package/dist/esm/operations/networkTaps.d.ts +0 -137
- package/dist/esm/operations/networkTaps.d.ts.map +0 -1
- package/dist/esm/operations/networkTaps.js +0 -740
- package/dist/esm/operations/networkTaps.js.map +0 -7
- package/dist/esm/operations/networkToNetworkInterconnects.d.ts +0 -135
- package/dist/esm/operations/networkToNetworkInterconnects.d.ts.map +0 -1
- package/dist/esm/operations/networkToNetworkInterconnects.js +0 -717
- package/dist/esm/operations/networkToNetworkInterconnects.js.map +0 -7
- package/dist/esm/operations/operations.d.ts +0 -32
- package/dist/esm/operations/operations.d.ts.map +0 -1
- package/dist/esm/operations/operations.js +0 -115
- package/dist/esm/operations/operations.js.map +0 -7
- package/dist/esm/operations/routePolicies.d.ts +0 -151
- package/dist/esm/operations/routePolicies.d.ts.map +0 -1
- package/dist/esm/operations/routePolicies.js +0 -831
- package/dist/esm/operations/routePolicies.js.map +0 -7
- package/dist/esm/operationsInterfaces/accessControlLists.d.ts +0 -115
- package/dist/esm/operationsInterfaces/accessControlLists.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/accessControlLists.js +0 -0
- package/dist/esm/operationsInterfaces/accessControlLists.js.map +0 -7
- package/dist/esm/operationsInterfaces/externalNetworks.d.ts +0 -110
- package/dist/esm/operationsInterfaces/externalNetworks.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/externalNetworks.js +0 -0
- package/dist/esm/operationsInterfaces/externalNetworks.js.map +0 -7
- package/dist/esm/operationsInterfaces/index.d.ts +0 -25
- package/dist/esm/operationsInterfaces/index.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/index.js +0 -24
- package/dist/esm/operationsInterfaces/index.js.map +0 -7
- package/dist/esm/operationsInterfaces/internalNetworks.d.ts +0 -128
- package/dist/esm/operationsInterfaces/internalNetworks.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/internalNetworks.js +0 -0
- package/dist/esm/operationsInterfaces/internalNetworks.js.map +0 -7
- package/dist/esm/operationsInterfaces/internetGatewayRules.d.ts +0 -71
- package/dist/esm/operationsInterfaces/internetGatewayRules.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/internetGatewayRules.js +0 -0
- package/dist/esm/operationsInterfaces/internetGatewayRules.js.map +0 -7
- package/dist/esm/operationsInterfaces/internetGateways.d.ts +0 -71
- package/dist/esm/operationsInterfaces/internetGateways.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/internetGateways.js +0 -0
- package/dist/esm/operationsInterfaces/internetGateways.js.map +0 -7
- package/dist/esm/operationsInterfaces/ipCommunities.d.ts +0 -71
- package/dist/esm/operationsInterfaces/ipCommunities.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/ipCommunities.js +0 -0
- package/dist/esm/operationsInterfaces/ipCommunities.js.map +0 -7
- package/dist/esm/operationsInterfaces/ipExtendedCommunities.d.ts +0 -71
- package/dist/esm/operationsInterfaces/ipExtendedCommunities.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/ipExtendedCommunities.js +0 -0
- package/dist/esm/operationsInterfaces/ipExtendedCommunities.js.map +0 -7
- package/dist/esm/operationsInterfaces/ipPrefixes.d.ts +0 -71
- package/dist/esm/operationsInterfaces/ipPrefixes.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/ipPrefixes.js +0 -0
- package/dist/esm/operationsInterfaces/ipPrefixes.js.map +0 -7
- package/dist/esm/operationsInterfaces/l2IsolationDomains.d.ts +0 -117
- package/dist/esm/operationsInterfaces/l2IsolationDomains.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/l2IsolationDomains.js +0 -0
- package/dist/esm/operationsInterfaces/l2IsolationDomains.js.map +0 -7
- package/dist/esm/operationsInterfaces/l3IsolationDomains.d.ts +0 -119
- package/dist/esm/operationsInterfaces/l3IsolationDomains.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/l3IsolationDomains.js +0 -0
- package/dist/esm/operationsInterfaces/l3IsolationDomains.js.map +0 -7
- package/dist/esm/operationsInterfaces/neighborGroups.d.ts +0 -71
- package/dist/esm/operationsInterfaces/neighborGroups.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/neighborGroups.js +0 -0
- package/dist/esm/operationsInterfaces/neighborGroups.js.map +0 -7
- package/dist/esm/operationsInterfaces/networkDeviceSkus.d.ts +0 -17
- package/dist/esm/operationsInterfaces/networkDeviceSkus.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/networkDeviceSkus.js +0 -0
- package/dist/esm/operationsInterfaces/networkDeviceSkus.js.map +0 -7
- package/dist/esm/operationsInterfaces/networkDevices.d.ts +0 -133
- package/dist/esm/operationsInterfaces/networkDevices.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/networkDevices.js +0 -0
- package/dist/esm/operationsInterfaces/networkDevices.js.map +0 -7
- package/dist/esm/operationsInterfaces/networkFabricControllers.d.ts +0 -71
- package/dist/esm/operationsInterfaces/networkFabricControllers.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/networkFabricControllers.js +0 -0
- package/dist/esm/operationsInterfaces/networkFabricControllers.js.map +0 -7
- package/dist/esm/operationsInterfaces/networkFabricSkus.d.ts +0 -17
- package/dist/esm/operationsInterfaces/networkFabricSkus.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/networkFabricSkus.js +0 -0
- package/dist/esm/operationsInterfaces/networkFabricSkus.js.map +0 -7
- package/dist/esm/operationsInterfaces/networkFabrics.d.ts +0 -209
- package/dist/esm/operationsInterfaces/networkFabrics.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/networkFabrics.js +0 -0
- package/dist/esm/operationsInterfaces/networkFabrics.js.map +0 -7
- package/dist/esm/operationsInterfaces/networkInterfaces.d.ts +0 -92
- package/dist/esm/operationsInterfaces/networkInterfaces.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/networkInterfaces.js +0 -0
- package/dist/esm/operationsInterfaces/networkInterfaces.js.map +0 -7
- package/dist/esm/operationsInterfaces/networkPacketBrokers.d.ts +0 -71
- package/dist/esm/operationsInterfaces/networkPacketBrokers.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/networkPacketBrokers.js +0 -0
- package/dist/esm/operationsInterfaces/networkPacketBrokers.js.map +0 -7
- package/dist/esm/operationsInterfaces/networkRacks.d.ts +0 -71
- package/dist/esm/operationsInterfaces/networkRacks.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/networkRacks.js +0 -0
- package/dist/esm/operationsInterfaces/networkRacks.js.map +0 -7
- package/dist/esm/operationsInterfaces/networkTapRules.d.ts +0 -115
- package/dist/esm/operationsInterfaces/networkTapRules.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/networkTapRules.js +0 -0
- package/dist/esm/operationsInterfaces/networkTapRules.js.map +0 -7
- package/dist/esm/operationsInterfaces/networkTaps.d.ts +0 -101
- package/dist/esm/operationsInterfaces/networkTaps.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/networkTaps.js +0 -0
- package/dist/esm/operationsInterfaces/networkTaps.js.map +0 -7
- package/dist/esm/operationsInterfaces/networkToNetworkInterconnects.d.ts +0 -110
- package/dist/esm/operationsInterfaces/networkToNetworkInterconnects.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/networkToNetworkInterconnects.js +0 -0
- package/dist/esm/operationsInterfaces/networkToNetworkInterconnects.js.map +0 -7
- package/dist/esm/operationsInterfaces/operations.d.ts +0 -11
- package/dist/esm/operationsInterfaces/operations.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/operations.js +0 -0
- package/dist/esm/operationsInterfaces/operations.js.map +0 -7
- package/dist/esm/operationsInterfaces/routePolicies.d.ts +0 -115
- package/dist/esm/operationsInterfaces/routePolicies.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/routePolicies.js +0 -0
- package/dist/esm/operationsInterfaces/routePolicies.js.map +0 -7
- package/dist/esm/pagingHelper.d.ts +0 -13
- package/dist/esm/pagingHelper.d.ts.map +0 -1
- package/dist/esm/pagingHelper.js +0 -19
- package/dist/esm/pagingHelper.js.map +0 -7
- package/dist/react-native/azureNetworkFabricManagementServiceAPI.d.ts +0 -43
- package/dist/react-native/azureNetworkFabricManagementServiceAPI.d.ts.map +0 -1
- package/dist/react-native/azureNetworkFabricManagementServiceAPI.js +0 -152
- package/dist/react-native/azureNetworkFabricManagementServiceAPI.js.map +0 -1
- package/dist/react-native/index.d.ts +0 -5
- package/dist/react-native/index.d.ts.map +0 -1
- package/dist/react-native/index.js +0 -13
- package/dist/react-native/index.js.map +0 -1
- package/dist/react-native/lroImpl.d.ts +0 -11
- package/dist/react-native/lroImpl.d.ts.map +0 -1
- package/dist/react-native/lroImpl.js +0 -18
- package/dist/react-native/lroImpl.js.map +0 -1
- package/dist/react-native/models/index.d.ts +0 -5380
- package/dist/react-native/models/index.d.ts.map +0 -1
- package/dist/react-native/models/index.js +0 -482
- package/dist/react-native/models/index.js.map +0 -1
- package/dist/react-native/models/mappers.d.ts +0 -292
- package/dist/react-native/models/mappers.d.ts.map +0 -1
- package/dist/react-native/models/mappers.js +0 -9051
- package/dist/react-native/models/mappers.js.map +0 -1
- package/dist/react-native/models/parameters.d.ts +0 -79
- package/dist/react-native/models/parameters.d.ts.map +0 -1
- package/dist/react-native/models/parameters.js +0 -506
- package/dist/react-native/models/parameters.js.map +0 -1
- package/dist/react-native/operations/accessControlLists.d.ts +0 -151
- package/dist/react-native/operations/accessControlLists.d.ts.map +0 -1
- package/dist/react-native/operations/accessControlLists.js +0 -788
- package/dist/react-native/operations/accessControlLists.js.map +0 -1
- package/dist/react-native/operations/externalNetworks.d.ts +0 -136
- package/dist/react-native/operations/externalNetworks.d.ts.map +0 -1
- package/dist/react-native/operations/externalNetworks.js +0 -660
- package/dist/react-native/operations/externalNetworks.js.map +0 -1
- package/dist/react-native/operations/index.d.ts +0 -25
- package/dist/react-native/operations/index.d.ts.map +0 -1
- package/dist/react-native/operations/index.js +0 -32
- package/dist/react-native/operations/index.js.map +0 -1
- package/dist/react-native/operations/internalNetworks.d.ts +0 -154
- package/dist/react-native/operations/internalNetworks.d.ts.map +0 -1
- package/dist/react-native/operations/internalNetworks.js +0 -760
- package/dist/react-native/operations/internalNetworks.js.map +0 -1
- package/dist/react-native/operations/internetGatewayRules.d.ts +0 -107
- package/dist/react-native/operations/internetGatewayRules.d.ts.map +0 -1
- package/dist/react-native/operations/internetGatewayRules.js +0 -523
- package/dist/react-native/operations/internetGatewayRules.js.map +0 -1
- package/dist/react-native/operations/internetGateways.d.ts +0 -107
- package/dist/react-native/operations/internetGateways.d.ts.map +0 -1
- package/dist/react-native/operations/internetGateways.js +0 -515
- package/dist/react-native/operations/internetGateways.js.map +0 -1
- package/dist/react-native/operations/ipCommunities.d.ts +0 -107
- package/dist/react-native/operations/ipCommunities.d.ts.map +0 -1
- package/dist/react-native/operations/ipCommunities.js +0 -523
- package/dist/react-native/operations/ipCommunities.js.map +0 -1
- package/dist/react-native/operations/ipExtendedCommunities.d.ts +0 -107
- package/dist/react-native/operations/ipExtendedCommunities.d.ts.map +0 -1
- package/dist/react-native/operations/ipExtendedCommunities.js +0 -523
- package/dist/react-native/operations/ipExtendedCommunities.js.map +0 -1
- package/dist/react-native/operations/ipPrefixes.d.ts +0 -107
- package/dist/react-native/operations/ipPrefixes.d.ts.map +0 -1
- package/dist/react-native/operations/ipPrefixes.js +0 -523
- package/dist/react-native/operations/ipPrefixes.js.map +0 -1
- package/dist/react-native/operations/l2IsolationDomains.d.ts +0 -153
- package/dist/react-native/operations/l2IsolationDomains.d.ts.map +0 -1
- package/dist/react-native/operations/l2IsolationDomains.js +0 -782
- package/dist/react-native/operations/l2IsolationDomains.js.map +0 -1
- package/dist/react-native/operations/l3IsolationDomains.d.ts +0 -155
- package/dist/react-native/operations/l3IsolationDomains.d.ts.map +0 -1
- package/dist/react-native/operations/l3IsolationDomains.js +0 -784
- package/dist/react-native/operations/l3IsolationDomains.js.map +0 -1
- package/dist/react-native/operations/neighborGroups.d.ts +0 -107
- package/dist/react-native/operations/neighborGroups.d.ts.map +0 -1
- package/dist/react-native/operations/neighborGroups.js +0 -515
- package/dist/react-native/operations/neighborGroups.js.map +0 -1
- package/dist/react-native/operations/networkDeviceSkus.d.ts +0 -38
- package/dist/react-native/operations/networkDeviceSkus.d.ts.map +0 -1
- package/dist/react-native/operations/networkDeviceSkus.js +0 -148
- package/dist/react-native/operations/networkDeviceSkus.js.map +0 -1
- package/dist/react-native/operations/networkDevices.d.ts +0 -169
- package/dist/react-native/operations/networkDevices.d.ts.map +0 -1
- package/dist/react-native/operations/networkDevices.js +0 -875
- package/dist/react-native/operations/networkDevices.js.map +0 -1
- package/dist/react-native/operations/networkFabricControllers.d.ts +0 -107
- package/dist/react-native/operations/networkFabricControllers.d.ts.map +0 -1
- package/dist/react-native/operations/networkFabricControllers.js +0 -523
- package/dist/react-native/operations/networkFabricControllers.js.map +0 -1
- package/dist/react-native/operations/networkFabricSkus.d.ts +0 -38
- package/dist/react-native/operations/networkFabricSkus.d.ts.map +0 -1
- package/dist/react-native/operations/networkFabricSkus.js +0 -148
- package/dist/react-native/operations/networkFabricSkus.js.map +0 -1
- package/dist/react-native/operations/networkFabrics.d.ts +0 -245
- package/dist/react-native/operations/networkFabrics.d.ts.map +0 -1
- package/dist/react-native/operations/networkFabrics.js +0 -1326
- package/dist/react-native/operations/networkFabrics.js.map +0 -1
- package/dist/react-native/operations/networkInterfaces.d.ts +0 -117
- package/dist/react-native/operations/networkInterfaces.d.ts.map +0 -1
- package/dist/react-native/operations/networkInterfaces.js +0 -554
- package/dist/react-native/operations/networkInterfaces.js.map +0 -1
- package/dist/react-native/operations/networkPacketBrokers.d.ts +0 -107
- package/dist/react-native/operations/networkPacketBrokers.d.ts.map +0 -1
- package/dist/react-native/operations/networkPacketBrokers.js +0 -515
- package/dist/react-native/operations/networkPacketBrokers.js.map +0 -1
- package/dist/react-native/operations/networkRacks.d.ts +0 -107
- package/dist/react-native/operations/networkRacks.d.ts.map +0 -1
- package/dist/react-native/operations/networkRacks.js +0 -515
- package/dist/react-native/operations/networkRacks.js.map +0 -1
- package/dist/react-native/operations/networkTapRules.d.ts +0 -151
- package/dist/react-native/operations/networkTapRules.d.ts.map +0 -1
- package/dist/react-native/operations/networkTapRules.js +0 -788
- package/dist/react-native/operations/networkTapRules.js.map +0 -1
- package/dist/react-native/operations/networkTaps.d.ts +0 -137
- package/dist/react-native/operations/networkTaps.d.ts.map +0 -1
- package/dist/react-native/operations/networkTaps.js +0 -693
- package/dist/react-native/operations/networkTaps.js.map +0 -1
- package/dist/react-native/operations/networkToNetworkInterconnects.d.ts +0 -135
- package/dist/react-native/operations/networkToNetworkInterconnects.d.ts.map +0 -1
- package/dist/react-native/operations/networkToNetworkInterconnects.js +0 -659
- package/dist/react-native/operations/networkToNetworkInterconnects.js.map +0 -1
- package/dist/react-native/operations/operations.d.ts +0 -32
- package/dist/react-native/operations/operations.d.ts.map +0 -1
- package/dist/react-native/operations/operations.js +0 -116
- package/dist/react-native/operations/operations.js.map +0 -1
- package/dist/react-native/operations/routePolicies.d.ts +0 -151
- package/dist/react-native/operations/routePolicies.d.ts.map +0 -1
- package/dist/react-native/operations/routePolicies.js +0 -780
- package/dist/react-native/operations/routePolicies.js.map +0 -1
- package/dist/react-native/operationsInterfaces/accessControlLists.d.ts +0 -115
- package/dist/react-native/operationsInterfaces/accessControlLists.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/accessControlLists.js +0 -9
- package/dist/react-native/operationsInterfaces/accessControlLists.js.map +0 -1
- package/dist/react-native/operationsInterfaces/externalNetworks.d.ts +0 -110
- package/dist/react-native/operationsInterfaces/externalNetworks.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/externalNetworks.js +0 -9
- package/dist/react-native/operationsInterfaces/externalNetworks.js.map +0 -1
- package/dist/react-native/operationsInterfaces/index.d.ts +0 -25
- package/dist/react-native/operationsInterfaces/index.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/index.js +0 -32
- package/dist/react-native/operationsInterfaces/index.js.map +0 -1
- package/dist/react-native/operationsInterfaces/internalNetworks.d.ts +0 -128
- package/dist/react-native/operationsInterfaces/internalNetworks.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/internalNetworks.js +0 -9
- package/dist/react-native/operationsInterfaces/internalNetworks.js.map +0 -1
- package/dist/react-native/operationsInterfaces/internetGatewayRules.d.ts +0 -71
- package/dist/react-native/operationsInterfaces/internetGatewayRules.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/internetGatewayRules.js +0 -9
- package/dist/react-native/operationsInterfaces/internetGatewayRules.js.map +0 -1
- package/dist/react-native/operationsInterfaces/internetGateways.d.ts +0 -71
- package/dist/react-native/operationsInterfaces/internetGateways.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/internetGateways.js +0 -9
- package/dist/react-native/operationsInterfaces/internetGateways.js.map +0 -1
- package/dist/react-native/operationsInterfaces/ipCommunities.d.ts +0 -71
- package/dist/react-native/operationsInterfaces/ipCommunities.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/ipCommunities.js +0 -9
- package/dist/react-native/operationsInterfaces/ipCommunities.js.map +0 -1
- package/dist/react-native/operationsInterfaces/ipExtendedCommunities.d.ts +0 -71
- package/dist/react-native/operationsInterfaces/ipExtendedCommunities.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/ipExtendedCommunities.js +0 -9
- package/dist/react-native/operationsInterfaces/ipExtendedCommunities.js.map +0 -1
- package/dist/react-native/operationsInterfaces/ipPrefixes.d.ts +0 -71
- package/dist/react-native/operationsInterfaces/ipPrefixes.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/ipPrefixes.js +0 -9
- package/dist/react-native/operationsInterfaces/ipPrefixes.js.map +0 -1
- package/dist/react-native/operationsInterfaces/l2IsolationDomains.d.ts +0 -117
- package/dist/react-native/operationsInterfaces/l2IsolationDomains.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/l2IsolationDomains.js +0 -9
- package/dist/react-native/operationsInterfaces/l2IsolationDomains.js.map +0 -1
- package/dist/react-native/operationsInterfaces/l3IsolationDomains.d.ts +0 -119
- package/dist/react-native/operationsInterfaces/l3IsolationDomains.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/l3IsolationDomains.js +0 -9
- package/dist/react-native/operationsInterfaces/l3IsolationDomains.js.map +0 -1
- package/dist/react-native/operationsInterfaces/neighborGroups.d.ts +0 -71
- package/dist/react-native/operationsInterfaces/neighborGroups.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/neighborGroups.js +0 -9
- package/dist/react-native/operationsInterfaces/neighborGroups.js.map +0 -1
- package/dist/react-native/operationsInterfaces/networkDeviceSkus.d.ts +0 -17
- package/dist/react-native/operationsInterfaces/networkDeviceSkus.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/networkDeviceSkus.js +0 -9
- package/dist/react-native/operationsInterfaces/networkDeviceSkus.js.map +0 -1
- package/dist/react-native/operationsInterfaces/networkDevices.d.ts +0 -133
- package/dist/react-native/operationsInterfaces/networkDevices.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/networkDevices.js +0 -9
- package/dist/react-native/operationsInterfaces/networkDevices.js.map +0 -1
- package/dist/react-native/operationsInterfaces/networkFabricControllers.d.ts +0 -71
- package/dist/react-native/operationsInterfaces/networkFabricControllers.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/networkFabricControllers.js +0 -9
- package/dist/react-native/operationsInterfaces/networkFabricControllers.js.map +0 -1
- package/dist/react-native/operationsInterfaces/networkFabricSkus.d.ts +0 -17
- package/dist/react-native/operationsInterfaces/networkFabricSkus.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/networkFabricSkus.js +0 -9
- package/dist/react-native/operationsInterfaces/networkFabricSkus.js.map +0 -1
- package/dist/react-native/operationsInterfaces/networkFabrics.d.ts +0 -209
- package/dist/react-native/operationsInterfaces/networkFabrics.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/networkFabrics.js +0 -9
- package/dist/react-native/operationsInterfaces/networkFabrics.js.map +0 -1
- package/dist/react-native/operationsInterfaces/networkInterfaces.d.ts +0 -92
- package/dist/react-native/operationsInterfaces/networkInterfaces.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/networkInterfaces.js +0 -9
- package/dist/react-native/operationsInterfaces/networkInterfaces.js.map +0 -1
- package/dist/react-native/operationsInterfaces/networkPacketBrokers.d.ts +0 -71
- package/dist/react-native/operationsInterfaces/networkPacketBrokers.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/networkPacketBrokers.js +0 -9
- package/dist/react-native/operationsInterfaces/networkPacketBrokers.js.map +0 -1
- package/dist/react-native/operationsInterfaces/networkRacks.d.ts +0 -71
- package/dist/react-native/operationsInterfaces/networkRacks.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/networkRacks.js +0 -9
- package/dist/react-native/operationsInterfaces/networkRacks.js.map +0 -1
- package/dist/react-native/operationsInterfaces/networkTapRules.d.ts +0 -115
- package/dist/react-native/operationsInterfaces/networkTapRules.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/networkTapRules.js +0 -9
- package/dist/react-native/operationsInterfaces/networkTapRules.js.map +0 -1
- package/dist/react-native/operationsInterfaces/networkTaps.d.ts +0 -101
- package/dist/react-native/operationsInterfaces/networkTaps.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/networkTaps.js +0 -9
- package/dist/react-native/operationsInterfaces/networkTaps.js.map +0 -1
- package/dist/react-native/operationsInterfaces/networkToNetworkInterconnects.d.ts +0 -110
- package/dist/react-native/operationsInterfaces/networkToNetworkInterconnects.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/networkToNetworkInterconnects.js +0 -9
- package/dist/react-native/operationsInterfaces/networkToNetworkInterconnects.js.map +0 -1
- package/dist/react-native/operationsInterfaces/operations.d.ts +0 -11
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/operations.js +0 -9
- package/dist/react-native/operationsInterfaces/operations.js.map +0 -1
- package/dist/react-native/operationsInterfaces/routePolicies.d.ts +0 -115
- package/dist/react-native/operationsInterfaces/routePolicies.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/routePolicies.js +0 -9
- package/dist/react-native/operationsInterfaces/routePolicies.js.map +0 -1
- package/dist/react-native/package.json +0 -3
- package/dist/react-native/pagingHelper.d.ts +0 -13
- package/dist/react-native/pagingHelper.d.ts.map +0 -1
- package/dist/react-native/pagingHelper.js +0 -30
- package/dist/react-native/pagingHelper.js.map +0 -1
- package/review/arm-managednetworkfabric-node.api.md +0 -4487
|
@@ -1,7 +1 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": 3,
|
|
3
|
-
"sources": ["/mnt/vss/_work/1/s/sdk/managednetworkfabric/arm-managednetworkfabric/src/models/index.ts"],
|
|
4
|
-
"sourcesContent": ["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\n/** Switch configuration entries require a description to discern between configuration groups. */\nexport interface AnnotationResource {\n /** Switch configuration description. */\n annotation?: string;\n}\n\n/** Access Control List Patch Properties defines the patchable resource properties. */\nexport interface AccessControlListPatchableProperties {\n /** Input method to configure Access Control List. */\n configurationType?: ConfigurationType;\n /** Access Control List file URL. */\n aclsUrl?: string;\n /** List of match configurations. */\n matchConfigurations?: AccessControlListMatchConfiguration[];\n /** List of dynamic match configurations. */\n dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[];\n}\n\n/** Defines the match configuration that are supported to filter the traffic. */\nexport interface AccessControlListMatchConfiguration {\n /** The name of the match configuration. */\n matchConfigurationName?: string;\n /** Sequence Number of the match configuration. */\n sequenceNumber?: number;\n /** Type of IP Address. IPv4 or IPv6 */\n ipAddressType?: IPAddressType;\n /** List of the match conditions. */\n matchConditions?: AccessControlListMatchCondition[];\n /** List of actions that need to be performed for the matched conditions. */\n actions?: AccessControlListAction[];\n}\n\n/** Port condition that needs to be matched. */\nexport interface PortCondition {\n /** Port type that needs to be matched. */\n portType?: PortType;\n /** Layer4 protocol type that needs to be matched. */\n layer4Protocol: Layer4Protocol;\n /** List of the Ports that need to be matched. */\n ports?: string[];\n /** List of the port Group Names that to be matched. */\n portGroupNames?: string[];\n}\n\n/** Defines the common match conditions of the ACL and Network Tap Rule. */\nexport interface CommonMatchConditions {\n /** List of the protocols that need to be matched. */\n protocolTypes?: string[];\n /** Vlan match condition that needs to be matched. */\n vlanMatchCondition?: VlanMatchCondition;\n /** IP condition that needs to be matched. */\n ipCondition?: IpMatchCondition;\n}\n\n/** The vlan match conditions that needs to be matched. */\nexport interface VlanMatchCondition {\n /** List of vlans that needs to be matched. */\n vlans?: string[];\n /** List of inner vlans that needs to be matched. */\n innerVlans?: string[];\n /** List of vlan group names that to be matched. */\n vlanGroupNames?: string[];\n}\n\n/** Defines the condition that can be filtered using the selected IPs. */\nexport interface IpMatchCondition {\n /** IP Address type. */\n type?: SourceDestinationType;\n /** IP Prefix Type. */\n prefixType?: PrefixType;\n /** The list of IP Prefixes. */\n ipPrefixValues?: string[];\n /** The List of IP Group Names that need to be matched. */\n ipGroupNames?: string[];\n}\n\n/** Action that need to performed. */\nexport interface AccessControlListAction {\n /** Type of actions that can be performed. */\n type?: AclActionType;\n /** Name of the counter block to get match count information. */\n counterName?: string;\n}\n\n/** Dynamic match configuration object. */\nexport interface CommonDynamicMatchConfiguration {\n /** List of IP Groups. */\n ipGroups?: IpGroupProperties[];\n /** List of vlan groups. */\n vlanGroups?: VlanGroupProperties[];\n /** List of the port group. */\n portGroups?: PortGroupProperties[];\n}\n\n/** IP Group properties. */\nexport interface IpGroupProperties {\n /** IP Group name. */\n name?: string;\n /** IP Address type. */\n ipAddressType?: IPAddressType;\n /** List of IP Prefixes. */\n ipPrefixes?: string[];\n}\n\n/** Vlan group properties. */\nexport interface VlanGroupProperties {\n /** Vlan group name. */\n name?: string;\n /** List of vlans. */\n vlans?: string[];\n}\n\n/** Port Group properties. */\nexport interface PortGroupProperties {\n /** The name of the port group. */\n name?: string;\n /** List of the ports that needs to be matched. */\n ports?: string[];\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /**\n * Fully qualified resource ID for the resource. E.g. \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Azure Resource Manager metadata containing createdBy and modifiedBy information.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /**\n * The error code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * The error message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * The error target.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly target?: string;\n /**\n * The error details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly details?: ErrorDetail[];\n /**\n * The error additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /**\n * The additional info type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly info?: Record<string, unknown>;\n}\n\n/** Base tracked resource type for PATCH updates. */\nexport interface TagsUpdate {\n /** Resource tags */\n tags?: { [propertyName: string]: string };\n}\n\n/** List of Access Control Lists. */\nexport interface AccessControlListsListResult {\n /** List of Access Control List resources. */\n value?: AccessControlList[];\n /** Url to follow for getting next page of resources. */\n nextLink?: string;\n}\n\n/** Update administrative state on list of resources. */\nexport interface EnableDisableOnResources {\n /** Network Fabrics or Network Rack resource Id. */\n resourceIds?: string[];\n}\n\n/** Internet Gateway Patchable Properties defines the patchable properties of the resource. */\nexport interface InternetGatewayPatchableProperties {\n /** ARM Resource ID of the Internet Gateway Rule. */\n internetGatewayRuleId?: string;\n}\n\n/** List of InternetGateways. */\nexport interface InternetGatewaysListResult {\n /** Displays list of Internet Gateway resources. */\n value?: InternetGateway[];\n /** Url to follow for getting next page of resources. */\n nextLink?: string;\n}\n\n/** Rules for the InternetGateways */\nexport interface RuleProperties {\n /** Specify action. */\n action: Action;\n /** List of Addresses to be allowed or denied. */\n addressList: string[];\n}\n\n/** List of Internet Gateway Rules. */\nexport interface InternetGatewayRulesListResult {\n /** List of Internet Gateway Rule resources. */\n value?: InternetGatewayRule[];\n /** Url to follow for getting next page of resources. */\n nextLink?: string;\n}\n\n/** IP Community patchable properties. */\nexport interface IpCommunityPatchableProperties {\n /** List of IP Community Rules. */\n ipCommunityRules?: IpCommunityRule[];\n}\n\n/** IP Community patchable properties. */\nexport interface IpCommunityRule {\n /** Action to be taken on the configuration. Example: Permit | Deny. */\n action: CommunityActionTypes;\n /** Sequence to insert to/delete from existing route. Prefix lists are evaluated starting with the lowest sequence number and continue down the list until a match is made. Once a match is made, the permit or deny statement is applied to that network and the rest of the list is ignored. */\n sequenceNumber: number;\n /** Supported well known Community List. */\n wellKnownCommunities?: WellKnownCommunities[];\n /** List the community members of IP Community. */\n communityMembers: string[];\n}\n\n/** List of IP Communities. */\nexport interface IpCommunitiesListResult {\n /** List of IP Community resources. */\n value?: IpCommunity[];\n /** Url to follow for getting next page of resources. */\n nextLink?: string;\n}\n\n/** IP Extended Community patchable properties. */\nexport interface IpExtendedCommunityPatchableProperties {\n /** List of IP Extended Community Rules. */\n ipExtendedCommunityRules: IpExtendedCommunityRule[];\n}\n\n/** List of IP Extended Community Rules. */\nexport interface IpExtendedCommunityRule {\n /** Action to be taken on the configuration. Example: Permit | Deny. */\n action: CommunityActionTypes;\n /** Sequence to insert to/delete from existing route. Prefix lists are evaluated starting with the lowest sequence number and continue down the list until a match is made. Once a match is made, the permit or deny statement is applied to that network and the rest of the list is ignored. */\n sequenceNumber: number;\n /** Route Target List.The expected formats are ASN(plain):NN >> example 4294967294:50, ASN.ASN:NN >> example 65533.65333:40, IP-address:NN >> example 10.10.10.10:65535. The possible values of ASN,NN are in range of 0-65535, ASN(plain) is in range of 0-4294967295. */\n routeTargets: string[];\n}\n\n/** List of IP Extended Communities. */\nexport interface IpExtendedCommunityListResult {\n /** List of IP Extended Communities resources. */\n value?: IpExtendedCommunity[];\n /** Url to follow for getting next page of resources. */\n nextLink?: string;\n}\n\n/** IP Prefix patchable properties. */\nexport interface IpPrefixPatchableProperties {\n /** The list of IP Prefix Rules. */\n ipPrefixRules?: IpPrefixRule[];\n}\n\n/** IP Prefix Rule properties. */\nexport interface IpPrefixRule {\n /** Action to be taken on the configuration. Example: Permit | Deny. */\n action: CommunityActionTypes;\n /** Sequence to insert to/delete from existing route. Prefix lists are evaluated starting with the lowest sequence number and continue down the list until a match is made. Once a match is made, the permit or deny statement is applied to that network and the rest of the list is ignored. */\n sequenceNumber: number;\n /** Network Prefix specifying IPv4/IPv6 packets to be permitted or denied. Example: 1.1.1.0/24 | 3FFE:FFFF:0:CD30::/126 */\n networkPrefix: string;\n /** Specify prefix-list bounds. */\n condition?: Condition;\n /** SubnetMaskLength gives the minimum NetworkPrefix length to be matched. Possible values for IPv4 are 1 - 32 . Possible values of IPv6 are 1 - 128. */\n subnetMaskLength?: string;\n}\n\n/** List of IP Prefixes. */\nexport interface IpPrefixesListResult {\n /** List of IP Prefix resources. */\n value?: IpPrefix[];\n /** Url to follow for getting next page of resources. */\n nextLink?: string;\n}\n\n/** List of L2 Isolation Domains. */\nexport interface L2IsolationDomainsListResult {\n /** Displays list of L2 Isolation Domain resources. */\n value?: L2IsolationDomain[];\n /** Url to follow for getting next page of resources. */\n nextLink?: string;\n}\n\n/** L3 Isolation Domain Patch Properties defines the patchable properties of the resource. */\nexport interface L3IsolationDomainPatchableProperties {\n /** Advertise Connected Subnets. Ex: \"True\" | \"False\". */\n redistributeConnectedSubnets?: RedistributeConnectedSubnets;\n /** Advertise Static Routes. Ex: \"True\" | \"False\". */\n redistributeStaticRoutes?: RedistributeStaticRoutes;\n /** Aggregate route configurations. */\n aggregateRouteConfiguration?: AggregateRouteConfiguration;\n /** Connected Subnet RoutePolicy */\n connectedSubnetRoutePolicy?: ConnectedSubnetRoutePolicy;\n}\n\n/** List of IPv4 and IPv6 aggregate routes. */\nexport interface AggregateRouteConfiguration {\n /** List of IPv4 Route prefixes. */\n ipv4Routes?: AggregateRoute[];\n /** List of Ipv6Routes prefixes. */\n ipv6Routes?: AggregateRoute[];\n}\n\n/** aggregateIpv4Route model. */\nexport interface AggregateRoute {\n /** IPv4 Prefix of the aggregate Ipv4Route. */\n prefix: string;\n}\n\n/** Connected Subnet Route Policy properties. */\nexport interface ConnectedSubnetRoutePolicy {\n /** ARM Resource ID of the Route Policy. This is used for the backward compatibility. */\n exportRoutePolicyId?: string;\n /** Array of ARM Resource ID of the RoutePolicies. */\n exportRoutePolicy?: L3ExportRoutePolicy;\n}\n\n/** Array of ARM Resource ID of the RoutePolicies. */\nexport interface L3ExportRoutePolicy {\n /** ARM Resource ID of the RoutePolicy. */\n exportIpv4RoutePolicyId?: string;\n /** ARM Resource ID of the RoutePolicy. */\n exportIpv6RoutePolicyId?: string;\n}\n\n/** List of L3 Isolation Domains. */\nexport interface L3IsolationDomainsListResult {\n /** List of L3 Isolation Domain resources. */\n value?: L3IsolationDomain[];\n /** Url to follow for getting next page of resources. */\n nextLink?: string;\n}\n\n/** BFD configuration properties */\nexport interface BfdConfiguration {\n /**\n * Administrative state of the BfdConfiguration. Example: Enabled | Disabled.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: BfdAdministrativeState;\n /** Interval in milliseconds. Example: 300. */\n intervalInMilliSeconds?: number;\n /** Multiplier for the Bfd Configuration. Example: 5. */\n multiplier?: number;\n}\n\n/** Neighbor Address properties. */\nexport interface NeighborAddress {\n /** IP Address. */\n address?: string;\n /**\n * Configuration state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n}\n\n/** Static Route Configuration properties. */\nexport interface StaticRouteConfiguration {\n /** BFD configuration properties */\n bfdConfiguration?: BfdConfiguration;\n /** List of IPv4 Routes. */\n ipv4Routes?: StaticRouteProperties[];\n /** List of IPv6 Routes. */\n ipv6Routes?: StaticRouteProperties[];\n}\n\n/** Route Properties. */\nexport interface StaticRouteProperties {\n /** Prefix of the route. */\n prefix: string;\n /** List of next hop addresses. */\n nextHop: string[];\n}\n\n/** Extension property. */\nexport interface ExtensionEnumProperty {\n /** Extension. Example: NoExtension | NPB. */\n extension?: Extension;\n}\n\n/** The InternalNetwork patchable properties. */\nexport interface InternalNetworkPatchableProperties {\n /** Maximum transmission unit. Default value is 1500. */\n mtu?: number;\n /** List of Connected IPv4 Subnets. */\n connectedIPv4Subnets?: ConnectedSubnet[];\n /** List of connected IPv6 Subnets. */\n connectedIPv6Subnets?: ConnectedSubnet[];\n /** ARM Resource ID of the RoutePolicy. This is used for the backward compatibility. */\n importRoutePolicyId?: string;\n /** ARM Resource ID of the RoutePolicy. This is used for the backward compatibility. */\n exportRoutePolicyId?: string;\n /** Import Route Policy either IPv4 or IPv6. */\n importRoutePolicy?: ImportRoutePolicy;\n /** Export Route Policy either IPv4 or IPv6. */\n exportRoutePolicy?: ExportRoutePolicy;\n /** Ingress Acl. ARM resource ID of Access Control Lists. */\n ingressAclId?: string;\n /** Egress Acl. ARM resource ID of Access Control Lists. */\n egressAclId?: string;\n /** To check whether monitoring of internal network is enabled or not. */\n isMonitoringEnabled?: IsMonitoringEnabled;\n}\n\n/** Import Route Policy either IPv4 or IPv6. */\nexport interface ImportRoutePolicy {\n /** ARM resource ID of RoutePolicy. */\n importIpv4RoutePolicyId?: string;\n /** ARM resource ID of RoutePolicy. */\n importIpv6RoutePolicyId?: string;\n}\n\n/** Export Route Policy either IPv4 or IPv6. */\nexport interface ExportRoutePolicy {\n /** ARM resource ID of RoutePolicy. */\n exportIpv4RoutePolicyId?: string;\n /** ARM resource ID of RoutePolicy. */\n exportIpv6RoutePolicyId?: string;\n}\n\n/** The InternalNetwork patch resource definition. */\nexport interface InternalNetworkPatch {\n /** Switch configuration description. */\n annotation?: string;\n /** Maximum transmission unit. Default value is 1500. */\n mtu?: number;\n /** List of Connected IPv4 Subnets. */\n connectedIPv4Subnets?: ConnectedSubnet[];\n /** List of connected IPv6 Subnets. */\n connectedIPv6Subnets?: ConnectedSubnet[];\n /** ARM Resource ID of the RoutePolicy. This is used for the backward compatibility. */\n importRoutePolicyId?: string;\n /** ARM Resource ID of the RoutePolicy. This is used for the backward compatibility. */\n exportRoutePolicyId?: string;\n /** Import Route Policy either IPv4 or IPv6. */\n importRoutePolicy?: ImportRoutePolicy;\n /** Export Route Policy either IPv4 or IPv6. */\n exportRoutePolicy?: ExportRoutePolicy;\n /** Ingress Acl. ARM resource ID of Access Control Lists. */\n ingressAclId?: string;\n /** Egress Acl. ARM resource ID of Access Control Lists. */\n egressAclId?: string;\n /** To check whether monitoring of internal network is enabled or not. */\n isMonitoringEnabled?: IsMonitoringEnabled;\n /** BGP configuration properties. */\n bgpConfiguration?: BgpConfiguration;\n /** Static Route Configuration properties. */\n staticRouteConfiguration?: StaticRouteConfiguration;\n}\n\n/** List of Internal Networks. */\nexport interface InternalNetworksList {\n /** List of Internal Network resources. */\n value?: InternalNetwork[];\n /** Url to follow for getting next page of resources. */\n nextLink?: string;\n}\n\n/** Option B configuration. */\nexport interface L3OptionBProperties {\n /** RouteTargets to be applied. This is used for the backward compatibility. */\n importRouteTargets?: string[];\n /** RouteTargets to be applied. This is used for the backward compatibility. */\n exportRouteTargets?: string[];\n /** RouteTargets to be applied. */\n routeTargets?: RouteTargetInformation;\n}\n\n/** Route Target Configuration. */\nexport interface RouteTargetInformation {\n /** Route Targets to be applied for incoming routes into CE. */\n importIpv4RouteTargets?: string[];\n /** Route Targets to be applied for incoming routes from CE. */\n importIpv6RouteTargets?: string[];\n /** Route Targets to be applied for outgoing routes into CE. */\n exportIpv4RouteTargets?: string[];\n /** Route Targets to be applied for outgoing routes from CE. */\n exportIpv6RouteTargets?: string[];\n}\n\n/** Layer 3 primary and secondary IP Address prefixes. */\nexport interface Layer3IpPrefixProperties {\n /** IPv4 Address Prefix. */\n primaryIpv4Prefix?: string;\n /** IPv6 Address Prefix. */\n primaryIpv6Prefix?: string;\n /** Secondary IPv4 Address Prefix. */\n secondaryIpv4Prefix?: string;\n /** Secondary IPv6 Address Prefix. */\n secondaryIpv6Prefix?: string;\n}\n\n/** Peering optionA properties */\nexport interface L3OptionAProperties {\n /** MTU to use for option A peering. */\n mtu?: number;\n /** Vlan identifier. Example : 501 */\n vlanId?: number;\n /**\n * Fabric ASN number. Example 65001\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fabricASN?: number;\n /** Peer ASN number.Example : 28 */\n peerASN?: number;\n /** BFD configuration properties */\n bfdConfiguration?: BfdConfiguration;\n /** Ingress Acl. ARM resource ID of Access Control Lists. */\n ingressAclId?: string;\n /** Egress Acl. ARM resource ID of Access Control Lists. */\n egressAclId?: string;\n}\n\n/** The ExternalNetwork patchable properties. */\nexport interface ExternalNetworkPatchableProperties {\n /** ARM Resource ID of the RoutePolicy. This is used for the backward compatibility. */\n importRoutePolicyId?: string;\n /** ARM Resource ID of the RoutePolicy. This is used for the backward compatibility. */\n exportRoutePolicyId?: string;\n /** Import Route Policy either IPv4 or IPv6. */\n importRoutePolicy?: ImportRoutePolicy;\n /** Export Route Policy either IPv4 or IPv6. */\n exportRoutePolicy?: ExportRoutePolicy;\n}\n\n/** The ExternalNetwork patch resource definition. */\nexport interface ExternalNetworkPatch {\n /** Switch configuration description. */\n annotation?: string;\n /** ARM Resource ID of the RoutePolicy. This is used for the backward compatibility. */\n importRoutePolicyId?: string;\n /** ARM Resource ID of the RoutePolicy. This is used for the backward compatibility. */\n exportRoutePolicyId?: string;\n /** Import Route Policy either IPv4 or IPv6. */\n importRoutePolicy?: ImportRoutePolicy;\n /** Export Route Policy either IPv4 or IPv6. */\n exportRoutePolicy?: ExportRoutePolicy;\n /** Peering option list. */\n peeringOption?: PeeringOption;\n /** option B properties object */\n optionBProperties?: L3OptionBProperties;\n /** option A properties object */\n optionAProperties?: ExternalNetworkPatchPropertiesOptionAProperties;\n}\n\n/** List of External Networks. */\nexport interface ExternalNetworksList {\n /** List of External Network resources. */\n value?: ExternalNetwork[];\n /** Url to follow for getting next page of resources. */\n nextLink?: string;\n}\n\n/** Neighbor Group Patchable Properties defines the patchable properties of the resource. */\nexport interface NeighborGroupPatchableProperties {\n /** An array of destination IPv4 Addresses or IPv6 Addresses. */\n destination?: NeighborGroupDestination;\n}\n\n/** An array of destination IPv4 Addresses or IPv6 Addresses. */\nexport interface NeighborGroupDestination {\n /** Array of IPv4 Addresses. */\n ipv4Addresses?: string[];\n /** Array of IPv6 Addresses. */\n ipv6Addresses?: string[];\n}\n\n/** List of Neighbor Group. */\nexport interface NeighborGroupsListResult {\n /** List of Neighbor Group resources. */\n value?: NeighborGroup[];\n /** Url to follow for getting next page of resources. */\n nextLink?: string;\n}\n\n/** Supported version details of the network device. */\nexport interface SupportedVersionProperties {\n /** Operating system and firmware combined versions. */\n version?: string;\n /** Operating system version. */\n vendorOsVersion?: string;\n /** Firmware version. */\n vendorFirmwareVersion?: string;\n /** If true newly provisioned Fabric will use this device version by default to bootstrap the network devices for the first time. */\n isDefault?: BooleanEnumProperty;\n}\n\n/** Network device interface properties. */\nexport interface DeviceInterfaceProperties {\n /** Interface identifier. Example: HundredGigE0/0. */\n identifier?: string;\n /** Interface type. */\n interfaceType?: string;\n /** List of supported connector types. */\n supportedConnectorTypes?: SupportedConnectorProperties[];\n}\n\n/** Supported connector properties. */\nexport interface SupportedConnectorProperties {\n /** Type of connector used. Example: Optical. */\n connectorType?: string;\n /** Maximum speed of the connector in Mbps. */\n maxSpeedInMbps?: number;\n}\n\n/** List of Network Device SKUs. */\nexport interface NetworkDeviceSkusListResult {\n /** List of Network Device SKU resources. */\n value?: NetworkDeviceSku[];\n /** Url to follow for getting next page of resources. */\n nextLink?: string;\n}\n\n/** Network Device updatable properties. */\nexport interface NetworkDevicePatchableProperties {\n /** The host name of the device. */\n hostName?: string;\n /** Serial number of the device. Format of serial Number - Make;Model;HardwareRevisionId;SerialNumber. */\n serialNumber?: string;\n}\n\n/** List of NetworkDevices. */\nexport interface NetworkDevicesListResult {\n /** List of NetworkDevice resources. */\n value?: NetworkDevice[];\n /** Url to follow for getting next page of resources. */\n nextLink?: string;\n}\n\n/** The NetworkInterfacePatch resource definition. */\nexport interface NetworkInterfacePatch {\n /** Switch configuration description. */\n annotation?: string;\n}\n\n/** List of NetworkInterfaces. */\nexport interface NetworkInterfacesList {\n /** List of NetworkInterfaces resources. */\n value?: NetworkInterface[];\n /** Url to follow for getting next page of resources. */\n nextLink?: string;\n}\n\n/** Reboot properties. */\nexport interface RebootProperties {\n /** Type of reboot to be performed. Example: GracefulRebootWithZTP */\n rebootType?: RebootType;\n}\n\n/** Update version properties. */\nexport interface UpdateVersion {\n /** Specify the version. */\n version?: string;\n}\n\n/** Network Fabric Controller services. */\nexport interface ControllerServices {\n /** The IPv4 Address space is optional, if the value is not defined at the time of NFC creation, then the default value 10.0.0.0/19 is considered. The IPV4 address subnet is an optional attribute. */\n ipv4AddressSpaces?: string[];\n /** The IPv6 is not supported right now. */\n ipv6AddressSpaces?: string[];\n}\n\n/** Managed Resource Group configuration properties. */\nexport interface ManagedResourceGroupConfiguration {\n /** The NFC service will be hosted in a Managed resource group. */\n name?: string;\n /** Managed resource group location. */\n location?: string;\n}\n\n/** Network Fabric Controller updatable properties */\nexport interface NetworkFabricControllerPatchableProperties {\n /** As part of an update, the Infrastructure ExpressRoute CircuitID should be provided to create and Provision a NFC. This Express route is dedicated for Infrastructure services. (This is a Mandatory attribute) */\n infrastructureExpressRouteConnections?: ExpressRouteConnectionInformation[];\n /** As part of an update, the workload ExpressRoute CircuitID should be provided to create and Provision a NFC. This Express route is dedicated for Workload services. (This is a Mandatory attribute). */\n workloadExpressRouteConnections?: ExpressRouteConnectionInformation[];\n}\n\n/** The ExpressRoute circuit ID and the Auth Key are required for you to successfully deploy NFC service. */\nexport interface ExpressRouteConnectionInformation {\n /** The express route circuit Azure resource ID, must be of type Microsoft.Network/expressRouteCircuits/circuitName. The ExpressRoute Circuit is a mandatory attribute. */\n expressRouteCircuitId: string;\n /** Authorization key for the circuit, must be of type Microsoft.Network/expressRouteCircuits/authorizations. The Auth Key is a mandatory attribute. */\n expressRouteAuthorizationKey: string;\n}\n\n/** List of Network Fabric Controllers. */\nexport interface NetworkFabricControllersListResult {\n /** List of Network Fabric Controller resources. */\n value?: NetworkFabricController[];\n /** Url to follow for getting next page of resources. */\n nextLink?: string;\n}\n\n/** List of Network Fabric SKUs. */\nexport interface NetworkFabricSkusListResult {\n /** List of Network Fabric SKU resources. */\n value?: NetworkFabricSku[];\n /** Url to follow for getting next page of resources. */\n nextLink?: string;\n}\n\n/** Network and credential configuration currently applied on terminal server. */\nexport interface TerminalServerPatchableProperties {\n /** Username for the terminal server connection. */\n username?: string;\n /** Password for the terminal server connection. */\n password?: string;\n /** Serial Number of Terminal server. */\n serialNumber?: string;\n}\n\n/** Configuration to be used to setup the management network. */\nexport interface ManagementNetworkConfigurationProperties {\n /** VPN Configuration properties. */\n infrastructureVpnConfiguration: VpnConfigurationProperties;\n /** VPN Configuration properties. */\n workloadVpnConfiguration: VpnConfigurationProperties;\n}\n\n/** Network and credential configuration currently applied on terminal server. */\nexport interface VpnConfigurationProperties {\n /** ARM Resource ID of the Network To Network Interconnect. */\n networkToNetworkInterconnectId?: string;\n /**\n * Administrative state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n /** Peering option list. */\n peeringOption: PeeringOption;\n /** option B properties */\n optionBProperties?: OptionBProperties;\n /** option A properties */\n optionAProperties?: VpnConfigurationPropertiesOptionAProperties;\n}\n\n/** Option B configuration to be used for Management VPN. */\nexport interface OptionBProperties {\n /** Route Targets to be applied for incoming routes into CE. This is for backward compatibility. */\n importRouteTargets?: string[];\n /** Route Targets to be applied for outgoing routes from CE. This is for backward compatibility. */\n exportRouteTargets?: string[];\n /** Route Targets to be applied. */\n routeTargets?: RouteTargetInformation;\n}\n\n/** Peering optionA properties */\nexport interface OptionAProperties {\n /** MTU to use for option A peering. */\n mtu?: number;\n /** Vlan Id.Example : 501 */\n vlanId?: number;\n /** Peer ASN number.Example : 28 */\n peerASN?: number;\n /** BFD Configuration properties. */\n bfdConfiguration?: BfdConfiguration;\n}\n\n/** Network Fabric updatable properties. */\nexport interface NetworkFabricPatchableProperties {\n /** Number of compute racks associated to Network Fabric. */\n rackCount?: number;\n /** Number of servers.Possible values are from 1-16. */\n serverCountPerRack?: number;\n /** IPv4Prefix for Management Network. Example: 10.1.0.0/19. */\n ipv4Prefix?: string;\n /** IPv6Prefix for Management Network. Example: 3FFE:FFFF:0:CD40::/59. */\n ipv6Prefix?: string;\n /** ASN of CE devices for CE/PE connectivity. */\n fabricASN?: number;\n /** Network and credentials configuration already applied to terminal server. */\n terminalServerConfiguration?: NetworkFabricPatchablePropertiesTerminalServerConfiguration;\n /** Configuration to be used to setup the management network. */\n managementNetworkConfiguration?: ManagementNetworkConfigurationPatchableProperties;\n}\n\n/** Configuration to be used to setup the management network. */\nexport interface ManagementNetworkConfigurationPatchableProperties {\n /** VPN Configuration properties. */\n infrastructureVpnConfiguration?: VpnConfigurationPatchableProperties;\n /** VPN Configuration properties. */\n workloadVpnConfiguration?: VpnConfigurationPatchableProperties;\n}\n\n/** Network and credential configuration currently applied on terminal server. */\nexport interface VpnConfigurationPatchableProperties {\n /** ARM Resource ID of the Network To Network Interconnect. */\n networkToNetworkInterconnectId?: string;\n /** Peering option list. */\n peeringOption?: PeeringOption;\n /** option B properties */\n optionBProperties?: OptionBProperties;\n /** option A properties */\n optionAProperties?: VpnConfigurationPatchablePropertiesOptionAProperties;\n}\n\n/** List of Network Fabrics. */\nexport interface NetworkFabricsListResult {\n /** List of Network Fabric resources. */\n value?: NetworkFabric[];\n /** Url to follow for getting next page of resources. */\n nextLink?: string;\n}\n\n/** Validation configuration properties. */\nexport interface ValidateConfigurationProperties {\n /** Validate action that to be performed */\n validateAction?: ValidateAction;\n}\n\n/** Common properties for Layer2 Configuration. */\nexport interface Layer2Configuration {\n /** MTU of the packets between PE & CE. */\n mtu?: number;\n /** List of network device interfaces resource IDs. */\n interfaces?: string[];\n}\n\n/** NPB Static Route Configuration properties. */\nexport interface NpbStaticRouteConfiguration {\n /** BFD Configuration properties. */\n bfdConfiguration?: BfdConfiguration;\n /** List of IPv4 Routes. */\n ipv4Routes?: StaticRouteProperties[];\n /** List of IPv6 Routes. */\n ipv6Routes?: StaticRouteProperties[];\n}\n\n/** Import Route Policy Configuration. */\nexport interface ImportRoutePolicyInformation {\n /** Import IPv4 Route Policy Id. */\n importIpv4RoutePolicyId?: string;\n /** Import IPv6 Route Policy Id. */\n importIpv6RoutePolicyId?: string;\n}\n\n/** Export Route Policy Configuration. */\nexport interface ExportRoutePolicyInformation {\n /** Export IPv4 Route Policy Id. */\n exportIpv4RoutePolicyId?: string;\n /** Export IPv6 Route Policy Id. */\n exportIpv6RoutePolicyId?: string;\n}\n\n/** List of Network To Network Interconnects. */\nexport interface NetworkToNetworkInterconnectsList {\n /** List of NetworkToNetworkInterconnects resources. */\n value?: NetworkToNetworkInterconnect[];\n /** Url to follow for getting next page of resources. */\n nextLink?: string;\n}\n\n/** List of NetworkPacketBrokers. */\nexport interface NetworkPacketBrokersListResult {\n /** List of NetworkPacketBroker resources. */\n value?: NetworkPacketBroker[];\n /** Url to follow for getting next page of resources. */\n nextLink?: string;\n}\n\n/** List of Network Racks. */\nexport interface NetworkRacksListResult {\n /** List of Network Rack resources. */\n value?: NetworkRack[];\n /** Url to follow for getting next page of resources. */\n nextLink?: string;\n}\n\n/** Network Tap Rule updatable properties. */\nexport interface NetworkTapRulePatchableProperties {\n /** Input method to configure Network Tap Rule. */\n configurationType?: ConfigurationType;\n /** Network Tap Rules file URL. */\n tapRulesUrl?: string;\n /** List of match configurations. */\n matchConfigurations?: NetworkTapRuleMatchConfiguration[];\n /** List of dynamic match configurations. */\n dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[];\n}\n\n/** Defines the match configuration that are supported to filter the traffic. */\nexport interface NetworkTapRuleMatchConfiguration {\n /** The name of the match configuration. */\n matchConfigurationName?: string;\n /** Sequence Number of the match configuration.. */\n sequenceNumber?: number;\n /** Type of IP Address. IPv4 or IPv6 */\n ipAddressType?: IPAddressType;\n /** List of the match conditions. */\n matchConditions?: NetworkTapRuleMatchCondition[];\n /** List of actions that need to be performed for the matched conditions. */\n actions?: NetworkTapRuleAction[];\n}\n\n/** Action that need to performed. */\nexport interface NetworkTapRuleAction {\n /** Type of actions that can be performed. */\n type?: TapRuleActionType;\n /** Truncate. 0 indicates do not truncate. */\n truncate?: string;\n /** The parameter to enable or disable the timestamp. */\n isTimestampEnabled?: BooleanEnumProperty;\n /** Destination Id. The ARM resource Id may be either Network To Network Interconnect or NeighborGroup. */\n destinationId?: string;\n /** The name of the match configuration. This is used when Goto type is provided. If Goto type is selected and no match configuration name is provided. It goes to next configuration. */\n matchConfigurationName?: string;\n}\n\n/** List of NetworkTapRules. */\nexport interface NetworkTapRulesListResult {\n /** List of NetworkTapRule resources. */\n value?: NetworkTapRule[];\n /** Url to follow for getting next page of resources. */\n nextLink?: string;\n}\n\n/** The network tap destination properties. */\nexport interface DestinationProperties {\n /** Destination name. */\n name?: string;\n /** Type of destination. Input can be IsolationDomain or Direct. */\n destinationType?: DestinationType;\n /** The destination Id. ARM Resource ID of either NNI or Internal Networks. */\n destinationId?: string;\n /** Isolation Domain Properties. */\n isolationDomainProperties?: IsolationDomainProperties;\n /** ARM Resource ID of destination Tap Rule that contains match configurations. */\n destinationTapRuleId?: string;\n}\n\n/** Isolation Domain Properties. */\nexport interface IsolationDomainProperties {\n /** Type of encapsulation. */\n encapsulation?: Encapsulation;\n /** List of Neighbor Group IDs. */\n neighborGroupIds?: string[];\n}\n\n/** List of NetworkTaps. */\nexport interface NetworkTapsListResult {\n /** List of NetworkTap resources. */\n value?: NetworkTap[];\n /** Url to follow for getting next page of resources. */\n nextLink?: string;\n}\n\n/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */\nexport interface OperationListResult {\n /**\n * List of operations supported by the resource provider\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Operation[];\n /**\n * URL to get the next set of operation list results (if there are any).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Details of a REST API operation, returned from the Resource Provider Operations API */\nexport interface Operation {\n /**\n * The name of the operation, as per Resource-Based Access Control (RBAC). Examples: \"Microsoft.Compute/virtualMachines/write\", \"Microsoft.Compute/virtualMachines/capture/action\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Whether the operation applies to data-plane. This is \"true\" for data-plane operations and \"false\" for ARM/control-plane operations.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isDataAction?: boolean;\n /** Localized display information for this particular operation. */\n display?: OperationDisplay;\n /**\n * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly origin?: Origin;\n /**\n * Enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly actionType?: ActionType;\n}\n\n/** Localized display information for this particular operation. */\nexport interface OperationDisplay {\n /**\n * The localized friendly form of the resource provider name, e.g. \"Microsoft Monitoring Insights\" or \"Microsoft Compute\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provider?: string;\n /**\n * The localized friendly name of the resource type related to this operation. E.g. \"Virtual Machines\" or \"Job Schedule Collections\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resource?: string;\n /**\n * The concise, localized friendly name for the operation; suitable for dropdowns. E.g. \"Create or Update Virtual Machine\", \"Restart Virtual Machine\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operation?: string;\n /**\n * The short, localized friendly description of the operation; suitable for tool tips and detailed views.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n}\n\n/** Route Policy patchable properties. */\nexport interface RoutePolicyPatchableProperties {\n /** Route Policy statements. */\n statements?: RoutePolicyStatementProperties[];\n}\n\n/** IP Community ID list properties. */\nexport interface IpCommunityIdList {\n /** List of IP Community resource IDs. */\n ipCommunityIds?: string[];\n}\n\n/** IP Extended Community Id list properties. */\nexport interface IpExtendedCommunityIdList {\n /** List of IP Extended Community resource IDs. */\n ipExtendedCommunityIds?: string[];\n}\n\n/** Route policy action properties. */\nexport interface StatementActionProperties {\n /** Local Preference of the route policy. */\n localPreference?: number;\n /** Action type. Example: Permit | Deny | Continue. */\n actionType: RoutePolicyActionType;\n /** IP Community Properties. */\n ipCommunityProperties?: ActionIpCommunityProperties;\n /** IP Extended Community Properties. */\n ipExtendedCommunityProperties?: ActionIpExtendedCommunityProperties;\n}\n\n/** IP Community add operation properties. */\nexport interface IpCommunityAddOperationProperties {\n /** List of IP Community IDs. */\n add?: IpCommunityIdList;\n}\n\n/** IP Community delete operation properties. */\nexport interface IpCommunityDeleteOperationProperties {\n /** List of IP Community IDs. */\n delete?: IpCommunityIdList;\n}\n\n/** IP Community set operation properties. */\nexport interface IpCommunitySetOperationProperties {\n /** List of IP Community IDs. */\n set?: IpCommunityIdList;\n}\n\n/** IP Extended Community add operation properties. */\nexport interface IpExtendedCommunityAddOperationProperties {\n /** List of IP Extended Community IDs. */\n add?: IpExtendedCommunityIdList;\n}\n\n/** IP Extended Community delete operation properties. */\nexport interface IpExtendedCommunityDeleteOperationProperties {\n /** List of IP Extended Community IDs. */\n delete?: IpExtendedCommunityIdList;\n}\n\n/** IP Extended Community set operation properties. */\nexport interface IpExtendedCommunitySetOperationProperties {\n /** List of IP Extended Community IDs. */\n set?: IpExtendedCommunityIdList;\n}\n\n/** List of RoutePolicies. */\nexport interface RoutePoliciesListResult {\n /** List of RoutePolicy resources. */\n value?: RoutePolicy[];\n /** Url to follow for getting next page of resources. */\n nextLink?: string;\n}\n\n/** The extended location. */\nexport interface ExtendedLocation {\n /** The extended location type. */\n type?: string;\n /** The extended location name. */\n name?: string;\n}\n\n/** Access Control List Properties defines the resource properties. */\nexport interface AccessControlListProperties\n extends AnnotationResource,\n AccessControlListPatchableProperties {\n /**\n * The last synced timestamp.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastSyncedTime?: Date;\n /**\n * Configuration state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Administrative state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n}\n\n/** Access Control Lists patch properties. */\nexport interface AccessControlListPatchProperties\n extends AccessControlListPatchableProperties,\n AnnotationResource {}\n\n/** Internet Gateway Properties defines the properties of the resource. */\nexport interface InternetGatewayProperties\n extends AnnotationResource,\n InternetGatewayPatchableProperties {\n /**\n * IPv4 Address of Internet Gateway.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ipv4Address?: string;\n /**\n * Port number of Internet Gateway.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly port?: number;\n /** Gateway Type of the resource. */\n type: GatewayType;\n /** ARM Resource ID of the Network Fabric Controller. */\n networkFabricControllerId: string;\n /**\n * Provisioning state of resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n}\n\n/** Internet Gateway Rule Properties defines the resource properties. */\nexport interface InternetGatewayRuleProperties extends AnnotationResource {\n /** Rules for the InternetGateways */\n ruleProperties: RuleProperties;\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * List of Internet Gateway resource Id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly internetGatewayIds?: string[];\n}\n\n/** IP Community Properties defines the resource properties. */\nexport interface IpCommunityProperties\n extends AnnotationResource,\n IpCommunityPatchableProperties {\n /**\n * Configuration state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Administrative state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n}\n\n/** IP Extended Community Properties defines the resource properties. */\nexport interface IpExtendedCommunityProperties\n extends AnnotationResource,\n IpExtendedCommunityPatchableProperties {\n /**\n * Configuration state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Administrative state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n}\n\n/** IP Extended Community patchable properties. */\nexport interface IpExtendedCommunityPatchProperties\n extends IpExtendedCommunityPatchableProperties,\n AnnotationResource {}\n\n/** IP Prefix Properties defines the properties of the resource. */\nexport interface IpPrefixProperties\n extends AnnotationResource,\n IpPrefixPatchableProperties {\n /**\n * Configuration state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Administrative state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n}\n\n/** IP Prefix patchable properties. */\nexport interface IpPrefixPatchProperties\n extends AnnotationResource,\n IpPrefixPatchableProperties {}\n\n/** L2Isolation Domain Properties defines the properties of the resource. */\nexport interface L2IsolationDomainProperties extends AnnotationResource {\n /** ARM Resource ID of the Network Fabric. */\n networkFabricId: string;\n /** Vlan Identifier of the Network Fabric. Example: 501. */\n vlanId: number;\n /** Maximum transmission unit. Default value is 1500. */\n mtu?: number;\n /**\n * Configuration state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Administrative state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n}\n\n/** L2 Isolation Domain Patch Properties defines the patchable properties of the resource. */\nexport interface L2IsolationDomainPatchProperties extends AnnotationResource {\n /** Maximum transmission unit. Default value is 1500. */\n mtu?: number;\n}\n\n/** L3 Isolation Domain Properties defines the properties of the resource. */\nexport interface L3IsolationDomainProperties\n extends AnnotationResource,\n L3IsolationDomainPatchableProperties {\n /** ARM Resource ID of the Network Fabric. */\n networkFabricId: string;\n /**\n * Configuration state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Administrative state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n}\n\n/** Resource properties. */\nexport interface L3IsolationDomainPatchProperties\n extends AnnotationResource,\n L3IsolationDomainPatchableProperties {}\n\n/** BGP configuration properties */\nexport interface BgpConfiguration extends AnnotationResource {\n /** BFD configuration properties */\n bfdConfiguration?: BfdConfiguration;\n /** Originate a defaultRoute. Ex: \"True\" | \"False\". */\n defaultRouteOriginate?: BooleanEnumProperty;\n /** Allows for routes to be received and processed even if the router detects its own ASN in the AS-Path. 0 is disable, Possible values are 1-10, default is 2. */\n allowAS?: number;\n /** Enable Or Disable state. */\n allowASOverride?: AllowASOverride;\n /**\n * ASN of Network Fabric. Example: 65048.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fabricASN?: number;\n /** Peer ASN. Example: 65047. */\n peerASN?: number;\n /** List of BGP IPv4 Listen Range prefixes. */\n ipv4ListenRangePrefixes?: string[];\n /** List of BGP IPv6 Listen Ranges prefixes. */\n ipv6ListenRangePrefixes?: string[];\n /** List with stringified IPv4 Neighbor Addresses. */\n ipv4NeighborAddress?: NeighborAddress[];\n /** List with stringified IPv6 Neighbor Address. */\n ipv6NeighborAddress?: NeighborAddress[];\n}\n\n/** Connected Subnet properties. */\nexport interface ConnectedSubnet extends AnnotationResource {\n /** Prefix of the Connected Subnet. */\n prefix: string;\n}\n\n/** Internal Network Properties defines the properties of the resource. */\nexport interface InternalNetworkProperties\n extends AnnotationResource,\n InternalNetworkPatchableProperties,\n ExtensionEnumProperty {\n /** Vlan identifier. Example: 1001. */\n vlanId: number;\n /** BGP configuration properties. */\n bgpConfiguration?: InternalNetworkPropertiesBgpConfiguration;\n /** Static Route Configuration properties. */\n staticRouteConfiguration?: InternalNetworkPropertiesStaticRouteConfiguration;\n /**\n * Configuration state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Administrative state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n}\n\n/** InternalNetwork Patch properties. */\nexport interface InternalNetworkPatchProperties\n extends AnnotationResource,\n InternalNetworkPatchableProperties {\n /** BGP configuration properties. */\n bgpConfiguration?: BgpConfiguration;\n /** Static Route Configuration properties. */\n staticRouteConfiguration?: StaticRouteConfiguration;\n}\n\n/** External Network Properties. */\nexport interface ExternalNetworkProperties\n extends AnnotationResource,\n ExternalNetworkPatchableProperties {\n /**\n * Gets the networkToNetworkInterconnectId of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkToNetworkInterconnectId?: string;\n /** Peering option list. */\n peeringOption: PeeringOption;\n /** option B properties object */\n optionBProperties?: L3OptionBProperties;\n /** option A properties object */\n optionAProperties?: ExternalNetworkPropertiesOptionAProperties;\n /**\n * Configuration state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Administrative state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n}\n\n/** External Network Patch properties. */\nexport interface ExternalNetworkPatchProperties\n extends AnnotationResource,\n ExternalNetworkPatchableProperties {\n /** Peering option list. */\n peeringOption?: PeeringOption;\n /** option B properties object */\n optionBProperties?: L3OptionBProperties;\n /** option A properties object */\n optionAProperties?: ExternalNetworkPatchPropertiesOptionAProperties;\n}\n\n/** Neighbor Group Properties defines the properties of the resource. */\nexport interface NeighborGroupProperties\n extends AnnotationResource,\n NeighborGroupPatchableProperties {\n /**\n * List of NetworkTap IDs where neighbor group is associated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkTapIds?: string[];\n /**\n * List of Network Tap Rule IDs where neighbor group is associated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkTapRuleIds?: string[];\n /**\n * The provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n}\n\n/** Neighbor Group Patch properties. */\nexport interface NeighborGroupPatchProperties\n extends AnnotationResource,\n NeighborGroupPatchableProperties {}\n\n/** Network Device Properties defines the properties of the resource. */\nexport interface NetworkDeviceProperties\n extends AnnotationResource,\n NetworkDevicePatchableProperties {\n /**\n * Current version of the device as defined in SKU.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly version?: string;\n /** Network Device SKU name. */\n networkDeviceSku?: string;\n /**\n * NetworkDeviceRole is the device role: Example: CE | ToR.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkDeviceRole?: NetworkDeviceRole;\n /**\n * Reference to network rack resource id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkRackId?: string;\n /**\n * Management IPv4 Address.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly managementIpv4Address?: string;\n /**\n * Management IPv6 Address.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly managementIpv6Address?: string;\n /**\n * Configuration state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Administrative state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n}\n\n/** Network Device Patch properties. */\nexport interface NetworkDevicePatchParametersProperties\n extends AnnotationResource,\n NetworkDevicePatchableProperties {}\n\n/** Network Interface Properties defines the properties of the resource. */\nexport interface NetworkInterfaceProperties extends AnnotationResource {\n /**\n * Physical Identifier of the network interface.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly physicalIdentifier?: string;\n /**\n * The ARM resource id of the interface or compute server its connected to.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly connectedTo?: string;\n /**\n * The Interface Type. Example: Management/Data\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly interfaceType?: InterfaceType;\n /**\n * IPv4Address of the interface.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ipv4Address?: string;\n /**\n * IPv6Address of the interface.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ipv6Address?: string;\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Administrative state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n}\n\n/** Network Interface Patch properties. */\nexport interface NetworkInterfacePatchProperties extends AnnotationResource {}\n\n/** NetworkFabricControllerProperties defines the resource properties. */\nexport interface NetworkFabricControllerProperties\n extends AnnotationResource,\n NetworkFabricControllerPatchableProperties {\n /**\n * InfrastructureServices IP ranges.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly infrastructureServices?: ControllerServices;\n /**\n * WorkloadServices IP ranges.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly workloadServices?: ControllerServices;\n /** Managed Resource Group configuration properties. */\n managedResourceGroupConfiguration?: ManagedResourceGroupConfiguration;\n /**\n * The NF-ID will be an input parameter used by the NF to link and get associated with the parent NFC Service.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkFabricIds?: string[];\n /**\n * A workload management network is required for all the tenant (workload) traffic. This traffic is only dedicated for Tenant workloads which are required to access internet or any other MSFT/Public endpoints. This is used for the backward compatibility.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly workloadManagementNetwork?: boolean;\n /** A workload management network is required for all the tenant (workload) traffic. This traffic is only dedicated for Tenant workloads which are required to access internet or any other MSFT/Public endpoints. */\n isWorkloadManagementNetworkEnabled?: IsWorkloadManagementNetworkEnabled;\n /**\n * List of tenant InternetGateway resource IDs\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tenantInternetGatewayIds?: string[];\n /** IPv4 Network Fabric Controller Address Space. */\n ipv4AddressSpace?: string;\n /** IPv6 Network Fabric Controller Address Space. */\n ipv6AddressSpace?: string;\n /** Network Fabric Controller SKU. */\n nfcSku?: NfcSku;\n /**\n * Provides you the latest status of the NFC service, whether it is Accepted, updating, Succeeded or Failed. During this process, the states keep changing based on the status of NFC provisioning.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n}\n\n/** Network Fabric Properties defines the properties of the resource. */\nexport interface NetworkFabricProperties extends AnnotationResource {\n /** Supported Network Fabric SKU.Example: Compute / Aggregate racks. Once the user chooses a particular SKU, only supported racks can be added to the Network Fabric. The SKU determines whether it is a single / multi rack Network Fabric. */\n networkFabricSku: string;\n /**\n * The version of Network Fabric.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fabricVersion?: string;\n /**\n * Array of router IDs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly routerIds?: string[];\n /** Azure resource ID for the NetworkFabricController the NetworkFabric belongs. */\n networkFabricControllerId: string;\n /** Number of compute racks associated to Network Fabric. */\n rackCount?: number;\n /** Number of servers.Possible values are from 1-16. */\n serverCountPerRack: number;\n /** IPv4Prefix for Management Network. Example: 10.1.0.0/19. */\n ipv4Prefix: string;\n /** IPv6Prefix for Management Network. Example: 3FFE:FFFF:0:CD40::/59 */\n ipv6Prefix?: string;\n /** ASN of CE devices for CE/PE connectivity. */\n fabricASN: number;\n /** Network and credentials configuration currently applied to terminal server. */\n terminalServerConfiguration: TerminalServerConfiguration;\n /** Configuration to be used to setup the management network. */\n managementNetworkConfiguration: ManagementNetworkConfigurationProperties;\n /**\n * List of NetworkRack resource IDs under the Network Fabric. The number of racks allowed depends on the Network Fabric SKU.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly racks?: string[];\n /**\n * List of L2 Isolation Domain resource IDs under the Network Fabric.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly l2IsolationDomains?: string[];\n /**\n * List of L3 Isolation Domain resource IDs under the Network Fabric.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly l3IsolationDomains?: string[];\n /**\n * Configuration state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n /**\n * Provides you the latest status of the NFC service, whether it is Accepted, updating, Succeeded or Failed. During this process, the states keep changing based on the status of NFC provisioning.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Administrative state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n}\n\n/** Network Fabric Patch properties. */\nexport interface NetworkFabricPatchProperties\n extends AnnotationResource,\n NetworkFabricPatchableProperties {}\n\n/** Network Rack Properties defines the properties of the resource. */\nexport interface NetworkRackProperties extends AnnotationResource {\n /** Network Rack SKU name. */\n networkRackType?: NetworkRackType;\n /** ARM resource ID of the Network Fabric. */\n networkFabricId: string;\n /**\n * List of network device ARM resource IDs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkDevices?: string[];\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n}\n\n/** Network Tap Rule Properties defines the resource properties. */\nexport interface NetworkTapRuleProperties\n extends AnnotationResource,\n NetworkTapRulePatchableProperties {\n /**\n * The ARM resource Id of the NetworkTap.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkTapId?: string;\n /** Polling interval in seconds. */\n pollingIntervalInSeconds?: PollingIntervalInSeconds;\n /**\n * The last sync timestamp.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastSyncedTime?: Date;\n /**\n * Configuration state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Administrative state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n}\n\n/** Network Tap Rule Patch properties. */\nexport interface NetworkTapRulePatchProperties\n extends AnnotationResource,\n NetworkTapRulePatchableProperties {}\n\n/** Network Tap Properties defines the properties of the resource. */\nexport interface NetworkTapProperties extends AnnotationResource {\n /** ARM resource ID of the Network Packet Broker. */\n networkPacketBrokerId: string;\n /**\n * Source Tap Rule Id. ARM Resource ID of the Network Tap Rule.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceTapRuleId?: string;\n /** List of destinations to send the filter traffic. */\n destinations: NetworkTapPropertiesDestinationsItem[];\n /** Polling type. */\n pollingType?: PollingType;\n /**\n * Gets the configurations state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n /**\n * Provides you the latest status of the NFC service, whether it is Accepted, updating, Succeeded or Failed. During this process, the states keep changing based on the status of Network Tap provisioning.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Administrative state of the resource. Example -Enabled/Disabled\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n}\n\n/** The Network Tap resource patch definition. */\nexport interface NetworkTapPatchableParameters extends AnnotationResource {\n /** Polling type. */\n pollingType?: PollingType;\n /** List of destination properties to send the filter traffic. */\n destinations?: NetworkTapPatchableParametersDestinationsItem[];\n}\n\n/** Route Policy Statement properties. */\nexport interface RoutePolicyStatementProperties extends AnnotationResource {\n /** Sequence to insert to/delete from existing route. */\n sequenceNumber: number;\n /** Route policy condition properties. */\n condition: StatementConditionProperties;\n /** Route policy action properties. */\n action: StatementActionProperties;\n}\n\n/** RoutePolicyProperties defines the resource properties. */\nexport interface RoutePolicyProperties\n extends AnnotationResource,\n RoutePolicyPatchableProperties {\n /** Arm Resource ID of Network Fabric. */\n networkFabricId: string;\n /** AddressFamilyType. This parameter decides whether the given ipv4 or ipv6 route policy. */\n addressFamilyType?: AddressFamilyType;\n /**\n * Configuration state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Administrative state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n}\n\n/** Defines the port condition that needs to be matched. */\nexport interface AccessControlListPortCondition extends PortCondition {\n /** List of protocol flags that needs to be matched. */\n flags?: string[];\n}\n\n/** Defines the match condition that is supported to filter the traffic. */\nexport interface AccessControlListMatchCondition extends CommonMatchConditions {\n /** List of ether type values that needs to be matched. */\n etherTypes?: string[];\n /** List of IP fragment packets that needs to be matched. */\n fragments?: string[];\n /** List of IP Lengths that needs to be matched. */\n ipLengths?: string[];\n /** List of TTL [Time To Live] values that needs to be matched. */\n ttlValues?: string[];\n /** List of DSCP Markings that needs to be matched. */\n dscpMarkings?: string[];\n /** Defines the port condition that needs to be matched. */\n portCondition?: AccessControlListPortCondition;\n}\n\n/** Defines the match condition that is supported to filter the traffic. */\nexport interface NetworkTapRuleMatchCondition extends CommonMatchConditions {\n /** Encapsulation Type. */\n encapsulationType?: EncapsulationType;\n /** Defines the port condition that needs to be matched. */\n portCondition?: PortCondition;\n}\n\n/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */\nexport interface TrackedResource extends Resource {\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** The geo-location where the resource lives */\n location: string;\n}\n\n/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */\nexport interface ProxyResource extends Resource {}\n\n/** Common response for the state updates. */\nexport interface CommonPostActionResponseForStateUpdate extends ErrorResponse {\n /**\n * Gets the configuration state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n}\n\n/** The response of the action validate configuration. */\nexport interface ValidateConfigurationResponse extends ErrorResponse {\n /**\n * Gets the configuration state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n /** URL for the details of the response. */\n url?: string;\n}\n\n/** Common response for device updates. */\nexport interface CommonPostActionResponseForDeviceUpdate extends ErrorResponse {\n /**\n * Gets the configuration state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n /** List of ARM Resource IDs for which the given action applied successfully. */\n successfulDevices?: string[];\n /** List of ARM Resource IDs for which the given action failed to apply. */\n failedDevices?: string[];\n}\n\n/** The Access Control Lists patch resource definition. */\nexport interface AccessControlListPatch extends TagsUpdate {\n /** Input method to configure Access Control List. */\n configurationType?: ConfigurationType;\n /** Access Control List file URL. */\n aclsUrl?: string;\n /** List of match configurations. */\n matchConfigurations?: AccessControlListMatchConfiguration[];\n /** List of dynamic match configurations. */\n dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[];\n /** Switch configuration description. */\n annotation?: string;\n}\n\n/** The Internet Gateway patch resource definition. */\nexport interface InternetGatewayPatch extends TagsUpdate {\n /** ARM Resource ID of the Internet Gateway Rule. */\n internetGatewayRuleId?: string;\n}\n\n/** The Internet Gateway Rules patch resource definition. */\nexport interface InternetGatewayRulePatch extends TagsUpdate {}\n\n/** The IP Community patch resource definition. */\nexport interface IpCommunityPatch extends TagsUpdate {\n /** List of IP Community Rules. */\n ipCommunityRules?: IpCommunityRule[];\n}\n\n/** The IP Extended Communities patch resource definition. */\nexport interface IpExtendedCommunityPatch extends TagsUpdate {\n /** List of IP Extended Community Rules. */\n ipExtendedCommunityRules?: IpExtendedCommunityRule[];\n /** Switch configuration description. */\n annotation?: string;\n}\n\n/** The IP Prefix patch resource definition. */\nexport interface IpPrefixPatch extends TagsUpdate {\n /** Switch configuration description. */\n annotation?: string;\n /** The list of IP Prefix Rules. */\n ipPrefixRules?: IpPrefixRule[];\n}\n\n/** The L2 Isolation Domain patch resource definition. */\nexport interface L2IsolationDomainPatch extends TagsUpdate {\n /** Switch configuration description. */\n annotation?: string;\n /** Maximum transmission unit. Default value is 1500. */\n mtu?: number;\n}\n\n/** The L3 Isolation Domain patch resource definition. */\nexport interface L3IsolationDomainPatch extends TagsUpdate {\n /** Switch configuration description. */\n annotation?: string;\n /** Advertise Connected Subnets. Ex: \"True\" | \"False\". */\n redistributeConnectedSubnets?: RedistributeConnectedSubnets;\n /** Advertise Static Routes. Ex: \"True\" | \"False\". */\n redistributeStaticRoutes?: RedistributeStaticRoutes;\n /** Aggregate route configurations. */\n aggregateRouteConfiguration?: AggregateRouteConfiguration;\n /** Connected Subnet RoutePolicy */\n connectedSubnetRoutePolicy?: ConnectedSubnetRoutePolicy;\n}\n\n/** The Neighbor Group Patch definition. */\nexport interface NeighborGroupPatch extends TagsUpdate {\n /** Switch configuration description. */\n annotation?: string;\n /** An array of destination IPv4 Addresses or IPv6 Addresses. */\n destination?: NeighborGroupDestination;\n}\n\n/** The Network Device Patch Parameters defines the patch parameters of the resource. */\nexport interface NetworkDevicePatchParameters extends TagsUpdate {\n /** Switch configuration description. */\n annotation?: string;\n /** The host name of the device. */\n hostName?: string;\n /** Serial number of the device. Format of serial Number - Make;Model;HardwareRevisionId;SerialNumber. */\n serialNumber?: string;\n}\n\n/** The Network Fabric Controller Patch payload definition. */\nexport interface NetworkFabricControllerPatch extends TagsUpdate {\n /** As part of an update, the Infrastructure ExpressRoute CircuitID should be provided to create and Provision a NFC. This Express route is dedicated for Infrastructure services. (This is a Mandatory attribute) */\n infrastructureExpressRouteConnections?: ExpressRouteConnectionInformation[];\n /** As part of an update, the workload ExpressRoute CircuitID should be provided to create and Provision a NFC. This Express route is dedicated for Workload services. (This is a Mandatory attribute). */\n workloadExpressRouteConnections?: ExpressRouteConnectionInformation[];\n}\n\n/** The Network Fabric resource definition. */\nexport interface NetworkFabricPatch extends TagsUpdate {\n /** Switch configuration description. */\n annotation?: string;\n /** Number of compute racks associated to Network Fabric. */\n rackCount?: number;\n /** Number of servers.Possible values are from 1-16. */\n serverCountPerRack?: number;\n /** IPv4Prefix for Management Network. Example: 10.1.0.0/19. */\n ipv4Prefix?: string;\n /** IPv6Prefix for Management Network. Example: 3FFE:FFFF:0:CD40::/59. */\n ipv6Prefix?: string;\n /** ASN of CE devices for CE/PE connectivity. */\n fabricASN?: number;\n /** Network and credentials configuration already applied to terminal server. */\n terminalServerConfiguration?: NetworkFabricPatchablePropertiesTerminalServerConfiguration;\n /** Configuration to be used to setup the management network. */\n managementNetworkConfiguration?: ManagementNetworkConfigurationPatchableProperties;\n}\n\n/** The NetworkPacketBroker patch resource definition. */\nexport interface NetworkPacketBrokerPatch extends TagsUpdate {}\n\n/** The NetworkTapRule resource definition. */\nexport interface NetworkTapRulePatch extends TagsUpdate {\n /** Switch configuration description. */\n annotation?: string;\n /** Input method to configure Network Tap Rule. */\n configurationType?: ConfigurationType;\n /** Network Tap Rules file URL. */\n tapRulesUrl?: string;\n /** List of match configurations. */\n matchConfigurations?: NetworkTapRuleMatchConfiguration[];\n /** List of dynamic match configurations. */\n dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[];\n}\n\n/** The NetworkFabric resource definition. */\nexport interface NetworkTapPatch extends TagsUpdate {\n /** Switch configuration description. */\n annotation?: string;\n /** Polling type. */\n pollingType?: PollingType;\n /** List of destination properties to send the filter traffic. */\n destinations?: NetworkTapPatchableParametersDestinationsItem[];\n}\n\n/** The Route Policy patch resource definition. */\nexport interface RoutePolicyPatch extends TagsUpdate {\n /** Route Policy statements. */\n statements?: RoutePolicyStatementProperties[];\n}\n\n/** Update administrative state on list of resources. */\nexport interface UpdateAdministrativeState extends EnableDisableOnResources {\n /** Administrative state. */\n state?: EnableDisableState;\n}\n\n/** Update the administrative state on list of resources. */\nexport interface UpdateDeviceAdministrativeState\n extends EnableDisableOnResources {\n /** Administrative state. */\n state?: DeviceAdministrativeState;\n}\n\n/** Static Route Configuration properties. */\nexport interface InternalNetworkPropertiesStaticRouteConfiguration\n extends StaticRouteConfiguration,\n ExtensionEnumProperty {}\n\n/** option A properties object */\nexport interface ExternalNetworkPropertiesOptionAProperties\n extends Layer3IpPrefixProperties,\n L3OptionAProperties {}\n\n/** option A properties object */\nexport interface ExternalNetworkPatchPropertiesOptionAProperties\n extends Layer3IpPrefixProperties,\n L3OptionAProperties {}\n\n/** Network and credentials configuration currently applied to terminal server. */\nexport interface TerminalServerConfiguration\n extends TerminalServerPatchableProperties,\n Layer3IpPrefixProperties {\n /**\n * ARM Resource ID used for the NetworkDevice.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkDeviceId?: string;\n}\n\n/** option A properties */\nexport interface VpnConfigurationPropertiesOptionAProperties\n extends OptionAProperties,\n Layer3IpPrefixProperties {}\n\n/** Network and credentials configuration already applied to terminal server. */\nexport interface NetworkFabricPatchablePropertiesTerminalServerConfiguration\n extends TerminalServerPatchableProperties,\n Layer3IpPrefixProperties {}\n\n/** option A properties */\nexport interface VpnConfigurationPatchablePropertiesOptionAProperties\n extends OptionAProperties,\n Layer3IpPrefixProperties {}\n\n/** OptionB Layer3 Configuration properties. */\nexport interface OptionBLayer3Configuration extends Layer3IpPrefixProperties {\n /** ASN of PE devices for CE/PE connectivity.Example : 28 */\n peerASN?: number;\n /** VLAN for CE/PE Layer 3 connectivity.Example : 501 */\n vlanId?: number;\n /**\n * ASN of CE devices for CE/PE connectivity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fabricASN?: number;\n}\n\n/** Destination. */\nexport interface NetworkTapPropertiesDestinationsItem\n extends DestinationProperties {}\n\n/** Destination. */\nexport interface NetworkTapPatchableParametersDestinationsItem\n extends DestinationProperties {}\n\n/** Route policy statement condition properties. */\nexport interface StatementConditionProperties\n extends IpCommunityIdList,\n IpExtendedCommunityIdList {\n /** Type of the condition used. */\n type?: RoutePolicyConditionType;\n /** Arm Resource Id of IpPrefix. */\n ipPrefixId?: string;\n}\n\n/** IP Community Properties. */\nexport interface ActionIpCommunityProperties\n extends IpCommunityAddOperationProperties,\n IpCommunityDeleteOperationProperties,\n IpCommunitySetOperationProperties {}\n\n/** IP Extended Community Properties. */\nexport interface ActionIpExtendedCommunityProperties\n extends IpExtendedCommunityAddOperationProperties,\n IpExtendedCommunityDeleteOperationProperties,\n IpExtendedCommunitySetOperationProperties {}\n\n/** BGP configuration properties. */\nexport interface InternalNetworkPropertiesBgpConfiguration\n extends BgpConfiguration {}\n\n/** The Access Control List resource definition. */\nexport interface AccessControlList extends TrackedResource {\n /** Switch configuration description. */\n annotation?: string;\n /** Input method to configure Access Control List. */\n configurationType?: ConfigurationType;\n /** Access Control List file URL. */\n aclsUrl?: string;\n /** List of match configurations. */\n matchConfigurations?: AccessControlListMatchConfiguration[];\n /** List of dynamic match configurations. */\n dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[];\n /**\n * The last synced timestamp.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastSyncedTime?: Date;\n /**\n * Configuration state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Administrative state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n}\n\n/** The Internet Gateway resource definition. */\nexport interface InternetGateway extends TrackedResource {\n /** Switch configuration description. */\n annotation?: string;\n /** ARM Resource ID of the Internet Gateway Rule. */\n internetGatewayRuleId?: string;\n /**\n * IPv4 Address of Internet Gateway.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ipv4Address?: string;\n /**\n * Port number of Internet Gateway.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly port?: number;\n /** Gateway Type of the resource. */\n typePropertiesType: GatewayType;\n /** ARM Resource ID of the Network Fabric Controller. */\n networkFabricControllerId: string;\n /**\n * Provisioning state of resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n}\n\n/** The Internet Gateway Rule resource definition. */\nexport interface InternetGatewayRule extends TrackedResource {\n /** Switch configuration description. */\n annotation?: string;\n /** Rules for the InternetGateways */\n ruleProperties: RuleProperties;\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * List of Internet Gateway resource Id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly internetGatewayIds?: string[];\n}\n\n/** The IP Community resource definition. */\nexport interface IpCommunity extends TrackedResource {\n /** Switch configuration description. */\n annotation?: string;\n /** List of IP Community Rules. */\n ipCommunityRules?: IpCommunityRule[];\n /**\n * Configuration state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Administrative state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n}\n\n/** The IP Extended Community resource definition. */\nexport interface IpExtendedCommunity extends TrackedResource {\n /** Switch configuration description. */\n annotation?: string;\n /** List of IP Extended Community Rules. */\n ipExtendedCommunityRules: IpExtendedCommunityRule[];\n /**\n * Configuration state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Administrative state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n}\n\n/** The IP Prefix resource definition. */\nexport interface IpPrefix extends TrackedResource {\n /** Switch configuration description. */\n annotation?: string;\n /** The list of IP Prefix Rules. */\n ipPrefixRules?: IpPrefixRule[];\n /**\n * Configuration state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Administrative state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n}\n\n/** The L2 Isolation Domain resource definition. */\nexport interface L2IsolationDomain extends TrackedResource {\n /** Switch configuration description. */\n annotation?: string;\n /** ARM Resource ID of the Network Fabric. */\n networkFabricId: string;\n /** Vlan Identifier of the Network Fabric. Example: 501. */\n vlanId: number;\n /** Maximum transmission unit. Default value is 1500. */\n mtu?: number;\n /**\n * Configuration state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Administrative state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n}\n\n/** The L3 Isolation Domain resource definition. */\nexport interface L3IsolationDomain extends TrackedResource {\n /** Switch configuration description. */\n annotation?: string;\n /** Advertise Connected Subnets. Ex: \"True\" | \"False\". */\n redistributeConnectedSubnets?: RedistributeConnectedSubnets;\n /** Advertise Static Routes. Ex: \"True\" | \"False\". */\n redistributeStaticRoutes?: RedistributeStaticRoutes;\n /** Aggregate route configurations. */\n aggregateRouteConfiguration?: AggregateRouteConfiguration;\n /** Connected Subnet RoutePolicy */\n connectedSubnetRoutePolicy?: ConnectedSubnetRoutePolicy;\n /** ARM Resource ID of the Network Fabric. */\n networkFabricId: string;\n /**\n * Configuration state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Administrative state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n}\n\n/** Defines the Neighbor Group. */\nexport interface NeighborGroup extends TrackedResource {\n /** Switch configuration description. */\n annotation?: string;\n /** An array of destination IPv4 Addresses or IPv6 Addresses. */\n destination?: NeighborGroupDestination;\n /**\n * List of NetworkTap IDs where neighbor group is associated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkTapIds?: string[];\n /**\n * List of Network Tap Rule IDs where neighbor group is associated.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkTapRuleIds?: string[];\n /**\n * The provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n}\n\n/** The Network Device resource definition. */\nexport interface NetworkDevice extends TrackedResource {\n /** Switch configuration description. */\n annotation?: string;\n /** The host name of the device. */\n hostName?: string;\n /** Serial number of the device. Format of serial Number - Make;Model;HardwareRevisionId;SerialNumber. */\n serialNumber?: string;\n /**\n * Current version of the device as defined in SKU.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly version?: string;\n /** Network Device SKU name. */\n networkDeviceSku?: string;\n /**\n * NetworkDeviceRole is the device role: Example: CE | ToR.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkDeviceRole?: NetworkDeviceRole;\n /**\n * Reference to network rack resource id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkRackId?: string;\n /**\n * Management IPv4 Address.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly managementIpv4Address?: string;\n /**\n * Management IPv6 Address.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly managementIpv6Address?: string;\n /**\n * Configuration state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Administrative state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n}\n\n/** The Network Fabric Controller resource definition. */\nexport interface NetworkFabricController extends TrackedResource {\n /** Switch configuration description. */\n annotation?: string;\n /** As part of an update, the Infrastructure ExpressRoute CircuitID should be provided to create and Provision a NFC. This Express route is dedicated for Infrastructure services. (This is a Mandatory attribute) */\n infrastructureExpressRouteConnections?: ExpressRouteConnectionInformation[];\n /** As part of an update, the workload ExpressRoute CircuitID should be provided to create and Provision a NFC. This Express route is dedicated for Workload services. (This is a Mandatory attribute). */\n workloadExpressRouteConnections?: ExpressRouteConnectionInformation[];\n /**\n * InfrastructureServices IP ranges.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly infrastructureServices?: ControllerServices;\n /**\n * WorkloadServices IP ranges.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly workloadServices?: ControllerServices;\n /** Managed Resource Group configuration properties. */\n managedResourceGroupConfiguration?: ManagedResourceGroupConfiguration;\n /**\n * The NF-ID will be an input parameter used by the NF to link and get associated with the parent NFC Service.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkFabricIds?: string[];\n /**\n * A workload management network is required for all the tenant (workload) traffic. This traffic is only dedicated for Tenant workloads which are required to access internet or any other MSFT/Public endpoints. This is used for the backward compatibility.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly workloadManagementNetwork?: boolean;\n /** A workload management network is required for all the tenant (workload) traffic. This traffic is only dedicated for Tenant workloads which are required to access internet or any other MSFT/Public endpoints. */\n isWorkloadManagementNetworkEnabled?: IsWorkloadManagementNetworkEnabled;\n /**\n * List of tenant InternetGateway resource IDs\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tenantInternetGatewayIds?: string[];\n /** IPv4 Network Fabric Controller Address Space. */\n ipv4AddressSpace?: string;\n /** IPv6 Network Fabric Controller Address Space. */\n ipv6AddressSpace?: string;\n /** Network Fabric Controller SKU. */\n nfcSku?: NfcSku;\n /**\n * Provides you the latest status of the NFC service, whether it is Accepted, updating, Succeeded or Failed. During this process, the states keep changing based on the status of NFC provisioning.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n}\n\n/** The Network Fabric resource definition. */\nexport interface NetworkFabric extends TrackedResource {\n /** Switch configuration description. */\n annotation?: string;\n /** Supported Network Fabric SKU.Example: Compute / Aggregate racks. Once the user chooses a particular SKU, only supported racks can be added to the Network Fabric. The SKU determines whether it is a single / multi rack Network Fabric. */\n networkFabricSku: string;\n /**\n * The version of Network Fabric.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly fabricVersion?: string;\n /**\n * Array of router IDs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly routerIds?: string[];\n /** Azure resource ID for the NetworkFabricController the NetworkFabric belongs. */\n networkFabricControllerId: string;\n /** Number of compute racks associated to Network Fabric. */\n rackCount?: number;\n /** Number of servers.Possible values are from 1-16. */\n serverCountPerRack: number;\n /** IPv4Prefix for Management Network. Example: 10.1.0.0/19. */\n ipv4Prefix: string;\n /** IPv6Prefix for Management Network. Example: 3FFE:FFFF:0:CD40::/59 */\n ipv6Prefix?: string;\n /** ASN of CE devices for CE/PE connectivity. */\n fabricASN: number;\n /** Network and credentials configuration currently applied to terminal server. */\n terminalServerConfiguration: TerminalServerConfiguration;\n /** Configuration to be used to setup the management network. */\n managementNetworkConfiguration: ManagementNetworkConfigurationProperties;\n /**\n * List of NetworkRack resource IDs under the Network Fabric. The number of racks allowed depends on the Network Fabric SKU.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly racks?: string[];\n /**\n * List of L2 Isolation Domain resource IDs under the Network Fabric.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly l2IsolationDomains?: string[];\n /**\n * List of L3 Isolation Domain resource IDs under the Network Fabric.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly l3IsolationDomains?: string[];\n /**\n * Configuration state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n /**\n * Provides you the latest status of the NFC service, whether it is Accepted, updating, Succeeded or Failed. During this process, the states keep changing based on the status of NFC provisioning.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Administrative state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n}\n\n/** The NetworkPacketBroker resource definition. */\nexport interface NetworkPacketBroker extends TrackedResource {\n /** ARM resource ID of the Network Fabric. */\n networkFabricId: string;\n /**\n * List of ARM resource IDs of Network Devices [NPB].\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkDeviceIds?: string[];\n /**\n * List of network interfaces across NPB devices that are used to mirror source traffic.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceInterfaceIds?: string[];\n /**\n * List of network Tap IDs configured on NPB.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkTapIds?: string[];\n /**\n * List of neighbor group IDs configured on NPB.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly neighborGroupIds?: string[];\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n}\n\n/** The Network Rack resource definition. */\nexport interface NetworkRack extends TrackedResource {\n /** Switch configuration description. */\n annotation?: string;\n /** Network Rack SKU name. */\n networkRackType?: NetworkRackType;\n /** ARM resource ID of the Network Fabric. */\n networkFabricId: string;\n /**\n * List of network device ARM resource IDs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkDevices?: string[];\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n}\n\n/** The NetworkTapRule resource definition. */\nexport interface NetworkTapRule extends TrackedResource {\n /** Switch configuration description. */\n annotation?: string;\n /** Input method to configure Network Tap Rule. */\n configurationType?: ConfigurationType;\n /** Network Tap Rules file URL. */\n tapRulesUrl?: string;\n /** List of match configurations. */\n matchConfigurations?: NetworkTapRuleMatchConfiguration[];\n /** List of dynamic match configurations. */\n dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[];\n /**\n * The ARM resource Id of the NetworkTap.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkTapId?: string;\n /** Polling interval in seconds. */\n pollingIntervalInSeconds?: PollingIntervalInSeconds;\n /**\n * The last sync timestamp.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly lastSyncedTime?: Date;\n /**\n * Configuration state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Administrative state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n}\n\n/** The Network Tap resource definition. */\nexport interface NetworkTap extends TrackedResource {\n /** Switch configuration description. */\n annotation?: string;\n /** ARM resource ID of the Network Packet Broker. */\n networkPacketBrokerId: string;\n /**\n * Source Tap Rule Id. ARM Resource ID of the Network Tap Rule.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly sourceTapRuleId?: string;\n /** List of destinations to send the filter traffic. */\n destinations: NetworkTapPropertiesDestinationsItem[];\n /** Polling type. */\n pollingType?: PollingType;\n /**\n * Gets the configurations state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n /**\n * Provides you the latest status of the NFC service, whether it is Accepted, updating, Succeeded or Failed. During this process, the states keep changing based on the status of Network Tap provisioning.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Administrative state of the resource. Example -Enabled/Disabled\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n}\n\n/** The RoutePolicy resource definition. */\nexport interface RoutePolicy extends TrackedResource {\n /** Switch configuration description. */\n annotation?: string;\n /** Route Policy statements. */\n statements?: RoutePolicyStatementProperties[];\n /** Arm Resource ID of Network Fabric. */\n networkFabricId: string;\n /** AddressFamilyType. This parameter decides whether the given ipv4 or ipv6 route policy. */\n addressFamilyType?: AddressFamilyType;\n /**\n * Configuration state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Administrative state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n}\n\n/** Defines the Internal Network resource. */\nexport interface InternalNetwork extends ProxyResource {\n /** Switch configuration description. */\n annotation?: string;\n /** Maximum transmission unit. Default value is 1500. */\n mtu?: number;\n /** List of Connected IPv4 Subnets. */\n connectedIPv4Subnets?: ConnectedSubnet[];\n /** List of connected IPv6 Subnets. */\n connectedIPv6Subnets?: ConnectedSubnet[];\n /** ARM Resource ID of the RoutePolicy. This is used for the backward compatibility. */\n importRoutePolicyId?: string;\n /** ARM Resource ID of the RoutePolicy. This is used for the backward compatibility. */\n exportRoutePolicyId?: string;\n /** Import Route Policy either IPv4 or IPv6. */\n importRoutePolicy?: ImportRoutePolicy;\n /** Export Route Policy either IPv4 or IPv6. */\n exportRoutePolicy?: ExportRoutePolicy;\n /** Ingress Acl. ARM resource ID of Access Control Lists. */\n ingressAclId?: string;\n /** Egress Acl. ARM resource ID of Access Control Lists. */\n egressAclId?: string;\n /** To check whether monitoring of internal network is enabled or not. */\n isMonitoringEnabled?: IsMonitoringEnabled;\n /** Extension. Example: NoExtension | NPB. */\n extension?: Extension;\n /** Vlan identifier. Example: 1001. */\n vlanId: number;\n /** BGP configuration properties. */\n bgpConfiguration?: InternalNetworkPropertiesBgpConfiguration;\n /** Static Route Configuration properties. */\n staticRouteConfiguration?: InternalNetworkPropertiesStaticRouteConfiguration;\n /**\n * Configuration state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Administrative state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n}\n\n/** Defines the External Network resource. */\nexport interface ExternalNetwork extends ProxyResource {\n /** Switch configuration description. */\n annotation?: string;\n /** ARM Resource ID of the RoutePolicy. This is used for the backward compatibility. */\n importRoutePolicyId?: string;\n /** ARM Resource ID of the RoutePolicy. This is used for the backward compatibility. */\n exportRoutePolicyId?: string;\n /** Import Route Policy either IPv4 or IPv6. */\n importRoutePolicy?: ImportRoutePolicy;\n /** Export Route Policy either IPv4 or IPv6. */\n exportRoutePolicy?: ExportRoutePolicy;\n /**\n * Gets the networkToNetworkInterconnectId of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly networkToNetworkInterconnectId?: string;\n /** Peering option list. */\n peeringOption: PeeringOption;\n /** option B properties object */\n optionBProperties?: L3OptionBProperties;\n /** option A properties object */\n optionAProperties?: ExternalNetworkPropertiesOptionAProperties;\n /**\n * Configuration state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Administrative state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n}\n\n/** The NetworkDeviceSku resource definition. */\nexport interface NetworkDeviceSku extends ProxyResource {\n /** Model of the network device. */\n model: string;\n /** Manufacturer of the network device. */\n manufacturer?: string;\n /** List of supported version details of network device. */\n supportedVersions?: SupportedVersionProperties[];\n /** Available roles for the network device. */\n supportedRoleTypes?: NetworkDeviceRoleName[];\n /** List of network device interfaces. */\n interfaces?: DeviceInterfaceProperties[];\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n}\n\n/** Defines the NetworkInterface resource. */\nexport interface NetworkInterface extends ProxyResource {\n /** Switch configuration description. */\n annotation?: string;\n /**\n * Physical Identifier of the network interface.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly physicalIdentifier?: string;\n /**\n * The ARM resource id of the interface or compute server its connected to.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly connectedTo?: string;\n /**\n * The Interface Type. Example: Management/Data\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly interfaceType?: InterfaceType;\n /**\n * IPv4Address of the interface.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ipv4Address?: string;\n /**\n * IPv6Address of the interface.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly ipv6Address?: string;\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Administrative state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n}\n\n/** The Network Fabric SKU resource definition. */\nexport interface NetworkFabricSku extends ProxyResource {\n /**\n * Type of Network Fabric SKU.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly typePropertiesType?: FabricSkuType;\n /** Maximum number of compute racks available for this Network Fabric SKU. The value of max count racks is 4 for 4 rack SKU and 8 for 8 rack SKU. */\n maxComputeRacks?: number;\n /** Maximum number of servers available for this Network Fabric SKU. */\n maximumServerCount?: number;\n /**\n * List of supported Network Fabric SKU versions.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly supportedVersions?: string[];\n /**\n * URL providing detailed configuration of the fabric SKU.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly details?: string;\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n}\n\n/** The Network To Network Interconnect resource definition. */\nexport interface NetworkToNetworkInterconnect extends ProxyResource {\n /** Type of NNI used. Example: CE | NPB */\n nniType?: NniType;\n /** Configuration to use NNI for Infrastructure Management. Example: True/False. */\n isManagementType?: IsManagementType;\n /** Based on this option layer3 parameters are mandatory. Example: True/False */\n useOptionB: BooleanEnumProperty;\n /** Common properties for Layer2 Configuration. */\n layer2Configuration?: Layer2Configuration;\n /** Common properties for Layer3Configuration. */\n optionBLayer3Configuration?: NetworkToNetworkInterconnectPropertiesOptionBLayer3Configuration;\n /** NPB Static Route Configuration properties. */\n npbStaticRouteConfiguration?: NpbStaticRouteConfiguration;\n /** Import Route Policy configuration. */\n importRoutePolicy?: ImportRoutePolicyInformation;\n /** Export Route Policy configuration. */\n exportRoutePolicy?: ExportRoutePolicyInformation;\n /** Egress Acl. ARM resource ID of Access Control Lists. */\n egressAclId?: string;\n /** Ingress Acl. ARM resource ID of Access Control Lists. */\n ingressAclId?: string;\n /**\n * Configuration state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly configurationState?: ConfigurationState;\n /**\n * Provisioning state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Administrative state of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly administrativeState?: AdministrativeState;\n}\n\n/** The Network To Network Interconnect resource patch definition. */\nexport interface NetworkToNetworkInterconnectPatch extends ProxyResource {\n /** Common properties for Layer2Configuration. */\n layer2Configuration?: Layer2Configuration;\n /** Common properties for Layer3Configuration. */\n optionBLayer3Configuration?: OptionBLayer3Configuration;\n /** NPB Static Route Configuration properties. */\n npbStaticRouteConfiguration?: NpbStaticRouteConfiguration;\n /** Import Route Policy information. */\n importRoutePolicy?: ImportRoutePolicyInformation;\n /** Export Route Policy information */\n exportRoutePolicy?: ExportRoutePolicyInformation;\n /** Egress Acl. ARM resource ID of Access Control Lists. */\n egressAclId?: string;\n /** Ingress Acl. ARM resource ID of Access Control Lists. */\n ingressAclId?: string;\n}\n\n/** Common properties for Layer3Configuration. */\nexport interface NetworkToNetworkInterconnectPropertiesOptionBLayer3Configuration\n extends OptionBLayer3Configuration {}\n\n/** Defines headers for AccessControlLists_create operation. */\nexport interface AccessControlListsCreateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for AccessControlLists_update operation. */\nexport interface AccessControlListsUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for AccessControlLists_delete operation. */\nexport interface AccessControlListsDeleteHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for AccessControlLists_updateAdministrativeState operation. */\nexport interface AccessControlListsUpdateAdministrativeStateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for AccessControlLists_resync operation. */\nexport interface AccessControlListsResyncHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for AccessControlLists_validateConfiguration operation. */\nexport interface AccessControlListsValidateConfigurationHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for InternetGateways_create operation. */\nexport interface InternetGatewaysCreateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for InternetGateways_update operation. */\nexport interface InternetGatewaysUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for InternetGatewayRules_create operation. */\nexport interface InternetGatewayRulesCreateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for InternetGatewayRules_update operation. */\nexport interface InternetGatewayRulesUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for InternetGatewayRules_delete operation. */\nexport interface InternetGatewayRulesDeleteHeaders {\n /** Tracking URL for long running operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for IpCommunities_create operation. */\nexport interface IpCommunitiesCreateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for IpCommunities_update operation. */\nexport interface IpCommunitiesUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for IpCommunities_delete operation. */\nexport interface IpCommunitiesDeleteHeaders {\n /** Tracking URL for long running operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for IpExtendedCommunities_create operation. */\nexport interface IpExtendedCommunitiesCreateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for IpExtendedCommunities_update operation. */\nexport interface IpExtendedCommunitiesUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for IpExtendedCommunities_delete operation. */\nexport interface IpExtendedCommunitiesDeleteHeaders {\n /** Tracking URL for long running operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for IpPrefixes_create operation. */\nexport interface IpPrefixesCreateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for IpPrefixes_update operation. */\nexport interface IpPrefixesUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for IpPrefixes_delete operation. */\nexport interface IpPrefixesDeleteHeaders {\n /** Tracking URL for long running operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for L2IsolationDomains_update operation. */\nexport interface L2IsolationDomainsUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for L2IsolationDomains_updateAdministrativeState operation. */\nexport interface L2IsolationDomainsUpdateAdministrativeStateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for L2IsolationDomains_validateConfiguration operation. */\nexport interface L2IsolationDomainsValidateConfigurationHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for L2IsolationDomains_commitConfiguration operation. */\nexport interface L2IsolationDomainsCommitConfigurationHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for L3IsolationDomains_update operation. */\nexport interface L3IsolationDomainsUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for L3IsolationDomains_updateAdministrativeState operation. */\nexport interface L3IsolationDomainsUpdateAdministrativeStateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for L3IsolationDomains_validateConfiguration operation. */\nexport interface L3IsolationDomainsValidateConfigurationHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for L3IsolationDomains_commitConfiguration operation. */\nexport interface L3IsolationDomainsCommitConfigurationHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for InternalNetworks_update operation. */\nexport interface InternalNetworksUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for InternalNetworks_updateAdministrativeState operation. */\nexport interface InternalNetworksUpdateAdministrativeStateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for InternalNetworks_updateBgpAdministrativeState operation. */\nexport interface InternalNetworksUpdateBgpAdministrativeStateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for InternalNetworks_updateStaticRouteBfdAdministrativeState operation. */\nexport interface InternalNetworksUpdateStaticRouteBfdAdministrativeStateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for ExternalNetworks_update operation. */\nexport interface ExternalNetworksUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for ExternalNetworks_updateAdministrativeState operation. */\nexport interface ExternalNetworksUpdateAdministrativeStateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for ExternalNetworks_updateStaticRouteBfdAdministrativeState operation. */\nexport interface ExternalNetworksUpdateStaticRouteBfdAdministrativeStateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NeighborGroups_update operation. */\nexport interface NeighborGroupsUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkDevices_update operation. */\nexport interface NetworkDevicesUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkDevices_reboot operation. */\nexport interface NetworkDevicesRebootHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkDevices_refreshConfiguration operation. */\nexport interface NetworkDevicesRefreshConfigurationHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkDevices_updateAdministrativeState operation. */\nexport interface NetworkDevicesUpdateAdministrativeStateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkDevices_upgrade operation. */\nexport interface NetworkDevicesUpgradeHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkInterfaces_update operation. */\nexport interface NetworkInterfacesUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkInterfaces_updateAdministrativeState operation. */\nexport interface NetworkInterfacesUpdateAdministrativeStateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkFabricControllers_update operation. */\nexport interface NetworkFabricControllersUpdateHeaders {\n /** Tracking URL for long running operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkFabricControllers_delete operation. */\nexport interface NetworkFabricControllersDeleteHeaders {\n /** Tracking URL for long running operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkFabrics_create operation. */\nexport interface NetworkFabricsCreateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for NetworkFabrics_update operation. */\nexport interface NetworkFabricsUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkFabrics_delete operation. */\nexport interface NetworkFabricsDeleteHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkFabrics_provision operation. */\nexport interface NetworkFabricsProvisionHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkFabrics_deprovision operation. */\nexport interface NetworkFabricsDeprovisionHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkFabrics_upgrade operation. */\nexport interface NetworkFabricsUpgradeHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkFabrics_refreshConfiguration operation. */\nexport interface NetworkFabricsRefreshConfigurationHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkFabrics_updateWorkloadManagementBfdConfiguration operation. */\nexport interface NetworkFabricsUpdateWorkloadManagementBfdConfigurationHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkFabrics_updateInfraManagementBfdConfiguration operation. */\nexport interface NetworkFabricsUpdateInfraManagementBfdConfigurationHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkFabrics_validateConfiguration operation. */\nexport interface NetworkFabricsValidateConfigurationHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkFabrics_getTopology operation. */\nexport interface NetworkFabricsGetTopologyHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkFabrics_commitConfiguration operation. */\nexport interface NetworkFabricsCommitConfigurationHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkToNetworkInterconnects_update operation. */\nexport interface NetworkToNetworkInterconnectsUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkToNetworkInterconnects_updateNpbStaticRouteBfdAdministrativeState operation. */\nexport interface NetworkToNetworkInterconnectsUpdateNpbStaticRouteBfdAdministrativeStateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkToNetworkInterconnects_updateAdministrativeState operation. */\nexport interface NetworkToNetworkInterconnectsUpdateAdministrativeStateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkPacketBrokers_update operation. */\nexport interface NetworkPacketBrokersUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkRacks_update operation. */\nexport interface NetworkRacksUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkTapRules_create operation. */\nexport interface NetworkTapRulesCreateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for NetworkTapRules_update operation. */\nexport interface NetworkTapRulesUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkTapRules_delete operation. */\nexport interface NetworkTapRulesDeleteHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkTapRules_updateAdministrativeState operation. */\nexport interface NetworkTapRulesUpdateAdministrativeStateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkTapRules_resync operation. */\nexport interface NetworkTapRulesResyncHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkTapRules_validateConfiguration operation. */\nexport interface NetworkTapRulesValidateConfigurationHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkTaps_update operation. */\nexport interface NetworkTapsUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkTaps_updateAdministrativeState operation. */\nexport interface NetworkTapsUpdateAdministrativeStateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for NetworkTaps_resync operation. */\nexport interface NetworkTapsResyncHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for RoutePolicies_update operation. */\nexport interface RoutePoliciesUpdateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for RoutePolicies_updateAdministrativeState operation. */\nexport interface RoutePoliciesUpdateAdministrativeStateHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for RoutePolicies_validateConfiguration operation. */\nexport interface RoutePoliciesValidateConfigurationHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Defines headers for RoutePolicies_commitConfiguration operation. */\nexport interface RoutePoliciesCommitConfigurationHeaders {\n /** The URL to retrieve the status of the asynchronous operation. */\n location?: string;\n}\n\n/** Known values of {@link ConfigurationState} that the service accepts. */\nexport enum KnownConfigurationState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Rejected */\n Rejected = \"Rejected\",\n /** Accepted */\n Accepted = \"Accepted\",\n /** Provisioned */\n Provisioned = \"Provisioned\",\n /** ErrorProvisioning */\n ErrorProvisioning = \"ErrorProvisioning\",\n /** Deprovisioning */\n Deprovisioning = \"Deprovisioning\",\n /** Deprovisioned */\n Deprovisioned = \"Deprovisioned\",\n /** ErrorDeprovisioning */\n ErrorDeprovisioning = \"ErrorDeprovisioning\",\n /** DeferredControl */\n DeferredControl = \"DeferredControl\"\n}\n\n/**\n * Defines values for ConfigurationState. \\\n * {@link KnownConfigurationState} can be used interchangeably with ConfigurationState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Failed** \\\n * **Rejected** \\\n * **Accepted** \\\n * **Provisioned** \\\n * **ErrorProvisioning** \\\n * **Deprovisioning** \\\n * **Deprovisioned** \\\n * **ErrorDeprovisioning** \\\n * **DeferredControl**\n */\nexport type ConfigurationState = string;\n\n/** Known values of {@link ProvisioningState} that the service accepts. */\nexport enum KnownProvisioningState {\n /** Accepted */\n Accepted = \"Accepted\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Updating */\n Updating = \"Updating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\"\n}\n\n/**\n * Defines values for ProvisioningState. \\\n * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Accepted** \\\n * **Succeeded** \\\n * **Updating** \\\n * **Deleting** \\\n * **Failed** \\\n * **Canceled**\n */\nexport type ProvisioningState = string;\n\n/** Known values of {@link AdministrativeState} that the service accepts. */\nexport enum KnownAdministrativeState {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n /** MAT */\n MAT = \"MAT\",\n /** RMA */\n RMA = \"RMA\"\n}\n\n/**\n * Defines values for AdministrativeState. \\\n * {@link KnownAdministrativeState} can be used interchangeably with AdministrativeState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled** \\\n * **MAT** \\\n * **RMA**\n */\nexport type AdministrativeState = string;\n\n/** Known values of {@link ConfigurationType} that the service accepts. */\nexport enum KnownConfigurationType {\n /** File */\n File = \"File\",\n /** Inline */\n Inline = \"Inline\"\n}\n\n/**\n * Defines values for ConfigurationType. \\\n * {@link KnownConfigurationType} can be used interchangeably with ConfigurationType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **File** \\\n * **Inline**\n */\nexport type ConfigurationType = string;\n\n/** Known values of {@link IPAddressType} that the service accepts. */\nexport enum KnownIPAddressType {\n /** IPv4 */\n IPv4 = \"IPv4\",\n /** IPv6 */\n IPv6 = \"IPv6\"\n}\n\n/**\n * Defines values for IPAddressType. \\\n * {@link KnownIPAddressType} can be used interchangeably with IPAddressType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **IPv4** \\\n * **IPv6**\n */\nexport type IPAddressType = string;\n\n/** Known values of {@link PortType} that the service accepts. */\nexport enum KnownPortType {\n /** SourcePort */\n SourcePort = \"SourcePort\",\n /** DestinationPort */\n DestinationPort = \"DestinationPort\"\n}\n\n/**\n * Defines values for PortType. \\\n * {@link KnownPortType} can be used interchangeably with PortType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SourcePort** \\\n * **DestinationPort**\n */\nexport type PortType = string;\n\n/** Known values of {@link Layer4Protocol} that the service accepts. */\nexport enum KnownLayer4Protocol {\n /** TCP */\n TCP = \"TCP\",\n /** UDP */\n UDP = \"UDP\"\n}\n\n/**\n * Defines values for Layer4Protocol. \\\n * {@link KnownLayer4Protocol} can be used interchangeably with Layer4Protocol,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **TCP** \\\n * **UDP**\n */\nexport type Layer4Protocol = string;\n\n/** Known values of {@link SourceDestinationType} that the service accepts. */\nexport enum KnownSourceDestinationType {\n /** SourceIP */\n SourceIP = \"SourceIP\",\n /** DestinationIP */\n DestinationIP = \"DestinationIP\"\n}\n\n/**\n * Defines values for SourceDestinationType. \\\n * {@link KnownSourceDestinationType} can be used interchangeably with SourceDestinationType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SourceIP** \\\n * **DestinationIP**\n */\nexport type SourceDestinationType = string;\n\n/** Known values of {@link PrefixType} that the service accepts. */\nexport enum KnownPrefixType {\n /** Prefix */\n Prefix = \"Prefix\",\n /** LongestPrefix */\n LongestPrefix = \"LongestPrefix\"\n}\n\n/**\n * Defines values for PrefixType. \\\n * {@link KnownPrefixType} can be used interchangeably with PrefixType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Prefix** \\\n * **LongestPrefix**\n */\nexport type PrefixType = string;\n\n/** Known values of {@link AclActionType} that the service accepts. */\nexport enum KnownAclActionType {\n /** Drop */\n Drop = \"Drop\",\n /** Count */\n Count = \"Count\",\n /** Log */\n Log = \"Log\"\n}\n\n/**\n * Defines values for AclActionType. \\\n * {@link KnownAclActionType} can be used interchangeably with AclActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Drop** \\\n * **Count** \\\n * **Log**\n */\nexport type AclActionType = string;\n\n/** Known values of {@link CreatedByType} that the service accepts. */\nexport enum KnownCreatedByType {\n /** User */\n User = \"User\",\n /** Application */\n Application = \"Application\",\n /** ManagedIdentity */\n ManagedIdentity = \"ManagedIdentity\",\n /** Key */\n Key = \"Key\"\n}\n\n/**\n * Defines values for CreatedByType. \\\n * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User** \\\n * **Application** \\\n * **ManagedIdentity** \\\n * **Key**\n */\nexport type CreatedByType = string;\n\n/** Known values of {@link EnableDisableState} that the service accepts. */\nexport enum KnownEnableDisableState {\n /** Enable */\n Enable = \"Enable\",\n /** Disable */\n Disable = \"Disable\"\n}\n\n/**\n * Defines values for EnableDisableState. \\\n * {@link KnownEnableDisableState} can be used interchangeably with EnableDisableState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enable** \\\n * **Disable**\n */\nexport type EnableDisableState = string;\n\n/** Known values of {@link GatewayType} that the service accepts. */\nexport enum KnownGatewayType {\n /** Infrastructure */\n Infrastructure = \"Infrastructure\",\n /** Workload */\n Workload = \"Workload\"\n}\n\n/**\n * Defines values for GatewayType. \\\n * {@link KnownGatewayType} can be used interchangeably with GatewayType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Infrastructure** \\\n * **Workload**\n */\nexport type GatewayType = string;\n\n/** Known values of {@link Action} that the service accepts. */\nexport enum KnownAction {\n /** Allow */\n Allow = \"Allow\",\n /** Deny */\n Deny = \"Deny\"\n}\n\n/**\n * Defines values for Action. \\\n * {@link KnownAction} can be used interchangeably with Action,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Allow** \\\n * **Deny**\n */\nexport type Action = string;\n\n/** Known values of {@link CommunityActionTypes} that the service accepts. */\nexport enum KnownCommunityActionTypes {\n /** Permit */\n Permit = \"Permit\",\n /** Deny */\n Deny = \"Deny\"\n}\n\n/**\n * Defines values for CommunityActionTypes. \\\n * {@link KnownCommunityActionTypes} can be used interchangeably with CommunityActionTypes,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Permit** \\\n * **Deny**\n */\nexport type CommunityActionTypes = string;\n\n/** Known values of {@link WellKnownCommunities} that the service accepts. */\nexport enum KnownWellKnownCommunities {\n /** Internet */\n Internet = \"Internet\",\n /** LocalAS */\n LocalAS = \"LocalAS\",\n /** NoAdvertise */\n NoAdvertise = \"NoAdvertise\",\n /** NoExport */\n NoExport = \"NoExport\",\n /** GShut */\n GShut = \"GShut\"\n}\n\n/**\n * Defines values for WellKnownCommunities. \\\n * {@link KnownWellKnownCommunities} can be used interchangeably with WellKnownCommunities,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Internet** \\\n * **LocalAS** \\\n * **NoAdvertise** \\\n * **NoExport** \\\n * **GShut**\n */\nexport type WellKnownCommunities = string;\n\n/** Known values of {@link Condition} that the service accepts. */\nexport enum KnownCondition {\n /** EqualTo */\n EqualTo = \"EqualTo\",\n /** GreaterThanOrEqualTo */\n GreaterThanOrEqualTo = \"GreaterThanOrEqualTo\",\n /** LesserThanOrEqualTo */\n LesserThanOrEqualTo = \"LesserThanOrEqualTo\",\n /** Range */\n Range = \"Range\"\n}\n\n/**\n * Defines values for Condition. \\\n * {@link KnownCondition} can be used interchangeably with Condition,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **EqualTo** \\\n * **GreaterThanOrEqualTo** \\\n * **LesserThanOrEqualTo** \\\n * **Range**\n */\nexport type Condition = string;\n\n/** Known values of {@link RedistributeConnectedSubnets} that the service accepts. */\nexport enum KnownRedistributeConnectedSubnets {\n /** True */\n True = \"True\",\n /** False */\n False = \"False\"\n}\n\n/**\n * Defines values for RedistributeConnectedSubnets. \\\n * {@link KnownRedistributeConnectedSubnets} can be used interchangeably with RedistributeConnectedSubnets,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **True** \\\n * **False**\n */\nexport type RedistributeConnectedSubnets = string;\n\n/** Known values of {@link RedistributeStaticRoutes} that the service accepts. */\nexport enum KnownRedistributeStaticRoutes {\n /** True */\n True = \"True\",\n /** False */\n False = \"False\"\n}\n\n/**\n * Defines values for RedistributeStaticRoutes. \\\n * {@link KnownRedistributeStaticRoutes} can be used interchangeably with RedistributeStaticRoutes,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **True** \\\n * **False**\n */\nexport type RedistributeStaticRoutes = string;\n\n/** Known values of {@link BfdAdministrativeState} that the service accepts. */\nexport enum KnownBfdAdministrativeState {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\",\n /** MAT */\n MAT = \"MAT\",\n /** RMA */\n RMA = \"RMA\"\n}\n\n/**\n * Defines values for BfdAdministrativeState. \\\n * {@link KnownBfdAdministrativeState} can be used interchangeably with BfdAdministrativeState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled** \\\n * **MAT** \\\n * **RMA**\n */\nexport type BfdAdministrativeState = string;\n\n/** Known values of {@link BooleanEnumProperty} that the service accepts. */\nexport enum KnownBooleanEnumProperty {\n /** True */\n True = \"True\",\n /** False */\n False = \"False\"\n}\n\n/**\n * Defines values for BooleanEnumProperty. \\\n * {@link KnownBooleanEnumProperty} can be used interchangeably with BooleanEnumProperty,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **True** \\\n * **False**\n */\nexport type BooleanEnumProperty = string;\n\n/** Known values of {@link AllowASOverride} that the service accepts. */\nexport enum KnownAllowASOverride {\n /** Enable */\n Enable = \"Enable\",\n /** Disable */\n Disable = \"Disable\"\n}\n\n/**\n * Defines values for AllowASOverride. \\\n * {@link KnownAllowASOverride} can be used interchangeably with AllowASOverride,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enable** \\\n * **Disable**\n */\nexport type AllowASOverride = string;\n\n/** Known values of {@link Extension} that the service accepts. */\nexport enum KnownExtension {\n /** NoExtension */\n NoExtension = \"NoExtension\",\n /** NPB */\n NPB = \"NPB\"\n}\n\n/**\n * Defines values for Extension. \\\n * {@link KnownExtension} can be used interchangeably with Extension,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NoExtension** \\\n * **NPB**\n */\nexport type Extension = string;\n\n/** Known values of {@link IsMonitoringEnabled} that the service accepts. */\nexport enum KnownIsMonitoringEnabled {\n /** True */\n True = \"True\",\n /** False */\n False = \"False\"\n}\n\n/**\n * Defines values for IsMonitoringEnabled. \\\n * {@link KnownIsMonitoringEnabled} can be used interchangeably with IsMonitoringEnabled,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **True** \\\n * **False**\n */\nexport type IsMonitoringEnabled = string;\n\n/** Known values of {@link PeeringOption} that the service accepts. */\nexport enum KnownPeeringOption {\n /** OptionA */\n OptionA = \"OptionA\",\n /** OptionB */\n OptionB = \"OptionB\"\n}\n\n/**\n * Defines values for PeeringOption. \\\n * {@link KnownPeeringOption} can be used interchangeably with PeeringOption,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **OptionA** \\\n * **OptionB**\n */\nexport type PeeringOption = string;\n\n/** Known values of {@link NetworkDeviceRoleName} that the service accepts. */\nexport enum KnownNetworkDeviceRoleName {\n /** CE */\n CE = \"CE\",\n /** ToR */\n ToR = \"ToR\",\n /** NPB */\n NPB = \"NPB\",\n /** TS */\n TS = \"TS\",\n /** Management */\n Management = \"Management\"\n}\n\n/**\n * Defines values for NetworkDeviceRoleName. \\\n * {@link KnownNetworkDeviceRoleName} can be used interchangeably with NetworkDeviceRoleName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **CE** \\\n * **ToR** \\\n * **NPB** \\\n * **TS** \\\n * **Management**\n */\nexport type NetworkDeviceRoleName = string;\n\n/** Known values of {@link NetworkDeviceRole} that the service accepts. */\nexport enum KnownNetworkDeviceRole {\n /** CE */\n CE = \"CE\",\n /** ToR */\n ToR = \"ToR\",\n /** NPB */\n NPB = \"NPB\",\n /** TS */\n TS = \"TS\",\n /** Management */\n Management = \"Management\"\n}\n\n/**\n * Defines values for NetworkDeviceRole. \\\n * {@link KnownNetworkDeviceRole} can be used interchangeably with NetworkDeviceRole,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **CE** \\\n * **ToR** \\\n * **NPB** \\\n * **TS** \\\n * **Management**\n */\nexport type NetworkDeviceRole = string;\n\n/** Known values of {@link InterfaceType} that the service accepts. */\nexport enum KnownInterfaceType {\n /** Management */\n Management = \"Management\",\n /** Data */\n Data = \"Data\"\n}\n\n/**\n * Defines values for InterfaceType. \\\n * {@link KnownInterfaceType} can be used interchangeably with InterfaceType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Management** \\\n * **Data**\n */\nexport type InterfaceType = string;\n\n/** Known values of {@link RebootType} that the service accepts. */\nexport enum KnownRebootType {\n /** GracefulRebootWithZTP */\n GracefulRebootWithZTP = \"GracefulRebootWithZTP\",\n /** GracefulRebootWithoutZTP */\n GracefulRebootWithoutZTP = \"GracefulRebootWithoutZTP\",\n /** UngracefulRebootWithZTP */\n UngracefulRebootWithZTP = \"UngracefulRebootWithZTP\",\n /** UngracefulRebootWithoutZTP */\n UngracefulRebootWithoutZTP = \"UngracefulRebootWithoutZTP\"\n}\n\n/**\n * Defines values for RebootType. \\\n * {@link KnownRebootType} can be used interchangeably with RebootType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **GracefulRebootWithZTP** \\\n * **GracefulRebootWithoutZTP** \\\n * **UngracefulRebootWithZTP** \\\n * **UngracefulRebootWithoutZTP**\n */\nexport type RebootType = string;\n\n/** Known values of {@link DeviceAdministrativeState} that the service accepts. */\nexport enum KnownDeviceAdministrativeState {\n /** RMA */\n RMA = \"RMA\",\n /** Resync */\n Resync = \"Resync\",\n /** GracefulQuarantine */\n GracefulQuarantine = \"GracefulQuarantine\",\n /** Quarantine */\n Quarantine = \"Quarantine\"\n}\n\n/**\n * Defines values for DeviceAdministrativeState. \\\n * {@link KnownDeviceAdministrativeState} can be used interchangeably with DeviceAdministrativeState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **RMA** \\\n * **Resync** \\\n * **GracefulQuarantine** \\\n * **Quarantine**\n */\nexport type DeviceAdministrativeState = string;\n\n/** Known values of {@link IsWorkloadManagementNetworkEnabled} that the service accepts. */\nexport enum KnownIsWorkloadManagementNetworkEnabled {\n /** True */\n True = \"True\",\n /** False */\n False = \"False\"\n}\n\n/**\n * Defines values for IsWorkloadManagementNetworkEnabled. \\\n * {@link KnownIsWorkloadManagementNetworkEnabled} can be used interchangeably with IsWorkloadManagementNetworkEnabled,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **True** \\\n * **False**\n */\nexport type IsWorkloadManagementNetworkEnabled = string;\n\n/** Known values of {@link NfcSku} that the service accepts. */\nexport enum KnownNfcSku {\n /** Basic */\n Basic = \"Basic\",\n /** Standard */\n Standard = \"Standard\",\n /** HighPerformance */\n HighPerformance = \"HighPerformance\"\n}\n\n/**\n * Defines values for NfcSku. \\\n * {@link KnownNfcSku} can be used interchangeably with NfcSku,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Basic** \\\n * **Standard** \\\n * **HighPerformance**\n */\nexport type NfcSku = string;\n\n/** Known values of {@link FabricSkuType} that the service accepts. */\nexport enum KnownFabricSkuType {\n /** SingleRack */\n SingleRack = \"SingleRack\",\n /** MultiRack */\n MultiRack = \"MultiRack\"\n}\n\n/**\n * Defines values for FabricSkuType. \\\n * {@link KnownFabricSkuType} can be used interchangeably with FabricSkuType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SingleRack** \\\n * **MultiRack**\n */\nexport type FabricSkuType = string;\n\n/** Known values of {@link ValidateAction} that the service accepts. */\nexport enum KnownValidateAction {\n /** Cabling */\n Cabling = \"Cabling\",\n /** Configuration */\n Configuration = \"Configuration\",\n /** Connectivity */\n Connectivity = \"Connectivity\"\n}\n\n/**\n * Defines values for ValidateAction. \\\n * {@link KnownValidateAction} can be used interchangeably with ValidateAction,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Cabling** \\\n * **Configuration** \\\n * **Connectivity**\n */\nexport type ValidateAction = string;\n\n/** Known values of {@link NniType} that the service accepts. */\nexport enum KnownNniType {\n /** CE */\n CE = \"CE\",\n /** NPB */\n NPB = \"NPB\"\n}\n\n/**\n * Defines values for NniType. \\\n * {@link KnownNniType} can be used interchangeably with NniType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **CE** \\\n * **NPB**\n */\nexport type NniType = string;\n\n/** Known values of {@link IsManagementType} that the service accepts. */\nexport enum KnownIsManagementType {\n /** True */\n True = \"True\",\n /** False */\n False = \"False\"\n}\n\n/**\n * Defines values for IsManagementType. \\\n * {@link KnownIsManagementType} can be used interchangeably with IsManagementType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **True** \\\n * **False**\n */\nexport type IsManagementType = string;\n\n/** Known values of {@link NetworkRackType} that the service accepts. */\nexport enum KnownNetworkRackType {\n /** Aggregate */\n Aggregate = \"Aggregate\",\n /** Compute */\n Compute = \"Compute\",\n /** Combined */\n Combined = \"Combined\"\n}\n\n/**\n * Defines values for NetworkRackType. \\\n * {@link KnownNetworkRackType} can be used interchangeably with NetworkRackType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Aggregate** \\\n * **Compute** \\\n * **Combined**\n */\nexport type NetworkRackType = string;\n\n/** Known values of {@link PollingIntervalInSeconds} that the service accepts. */\nexport enum KnownPollingIntervalInSeconds {\n /** Thirty */\n Thirty = 30,\n /** Sixty */\n Sixty = 60,\n /** Ninety */\n Ninety = 90,\n /** OneHundredTwenty */\n OneHundredTwenty = 120\n}\n\n/**\n * Defines values for PollingIntervalInSeconds. \\\n * {@link KnownPollingIntervalInSeconds} can be used interchangeably with PollingIntervalInSeconds,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **30** \\\n * **60** \\\n * **90** \\\n * **120**\n */\nexport type PollingIntervalInSeconds = number;\n\n/** Known values of {@link EncapsulationType} that the service accepts. */\nexport enum KnownEncapsulationType {\n /** None */\n None = \"None\",\n /** GTPv1 */\n GTPv1 = \"GTPv1\"\n}\n\n/**\n * Defines values for EncapsulationType. \\\n * {@link KnownEncapsulationType} can be used interchangeably with EncapsulationType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **GTPv1**\n */\nexport type EncapsulationType = string;\n\n/** Known values of {@link TapRuleActionType} that the service accepts. */\nexport enum KnownTapRuleActionType {\n /** Drop */\n Drop = \"Drop\",\n /** Count */\n Count = \"Count\",\n /** Log */\n Log = \"Log\",\n /** Replicate */\n Replicate = \"Replicate\",\n /** Goto */\n Goto = \"Goto\",\n /** Redirect */\n Redirect = \"Redirect\",\n /** Mirror */\n Mirror = \"Mirror\"\n}\n\n/**\n * Defines values for TapRuleActionType. \\\n * {@link KnownTapRuleActionType} can be used interchangeably with TapRuleActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Drop** \\\n * **Count** \\\n * **Log** \\\n * **Replicate** \\\n * **Goto** \\\n * **Redirect** \\\n * **Mirror**\n */\nexport type TapRuleActionType = string;\n\n/** Known values of {@link DestinationType} that the service accepts. */\nexport enum KnownDestinationType {\n /** IsolationDomain */\n IsolationDomain = \"IsolationDomain\",\n /** Direct */\n Direct = \"Direct\"\n}\n\n/**\n * Defines values for DestinationType. \\\n * {@link KnownDestinationType} can be used interchangeably with DestinationType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **IsolationDomain** \\\n * **Direct**\n */\nexport type DestinationType = string;\n\n/** Known values of {@link Encapsulation} that the service accepts. */\nexport enum KnownEncapsulation {\n /** None */\n None = \"None\",\n /** GRE */\n GRE = \"GRE\"\n}\n\n/**\n * Defines values for Encapsulation. \\\n * {@link KnownEncapsulation} can be used interchangeably with Encapsulation,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **GRE**\n */\nexport type Encapsulation = string;\n\n/** Known values of {@link PollingType} that the service accepts. */\nexport enum KnownPollingType {\n /** Pull */\n Pull = \"Pull\",\n /** Push */\n Push = \"Push\"\n}\n\n/**\n * Defines values for PollingType. \\\n * {@link KnownPollingType} can be used interchangeably with PollingType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Pull** \\\n * **Push**\n */\nexport type PollingType = string;\n\n/** Known values of {@link Origin} that the service accepts. */\nexport enum KnownOrigin {\n /** User */\n User = \"user\",\n /** System */\n System = \"system\",\n /** UserSystem */\n UserSystem = \"user,system\"\n}\n\n/**\n * Defines values for Origin. \\\n * {@link KnownOrigin} can be used interchangeably with Origin,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **user** \\\n * **system** \\\n * **user,system**\n */\nexport type Origin = string;\n\n/** Known values of {@link ActionType} that the service accepts. */\nexport enum KnownActionType {\n /** Internal */\n Internal = \"Internal\"\n}\n\n/**\n * Defines values for ActionType. \\\n * {@link KnownActionType} can be used interchangeably with ActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Internal**\n */\nexport type ActionType = string;\n\n/** Known values of {@link AddressFamilyType} that the service accepts. */\nexport enum KnownAddressFamilyType {\n /** IPv4 */\n IPv4 = \"IPv4\",\n /** IPv6 */\n IPv6 = \"IPv6\"\n}\n\n/**\n * Defines values for AddressFamilyType. \\\n * {@link KnownAddressFamilyType} can be used interchangeably with AddressFamilyType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **IPv4** \\\n * **IPv6**\n */\nexport type AddressFamilyType = string;\n\n/** Known values of {@link RoutePolicyConditionType} that the service accepts. */\nexport enum KnownRoutePolicyConditionType {\n /** Or */\n Or = \"Or\",\n /** And */\n And = \"And\"\n}\n\n/**\n * Defines values for RoutePolicyConditionType. \\\n * {@link KnownRoutePolicyConditionType} can be used interchangeably with RoutePolicyConditionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Or** \\\n * **And**\n */\nexport type RoutePolicyConditionType = string;\n\n/** Known values of {@link RoutePolicyActionType} that the service accepts. */\nexport enum KnownRoutePolicyActionType {\n /** Permit */\n Permit = \"Permit\",\n /** Deny */\n Deny = \"Deny\",\n /** Continue */\n Continue = \"Continue\"\n}\n\n/**\n * Defines values for RoutePolicyActionType. \\\n * {@link KnownRoutePolicyActionType} can be used interchangeably with RoutePolicyActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Permit** \\\n * **Deny** \\\n * **Continue**\n */\nexport type RoutePolicyActionType = string;\n\n/** Optional parameters. */\nexport interface AccessControlListsCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type AccessControlListsCreateResponse = AccessControlList;\n\n/** Optional parameters. */\nexport interface AccessControlListsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AccessControlListsGetResponse = AccessControlList;\n\n/** Optional parameters. */\nexport interface AccessControlListsUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type AccessControlListsUpdateResponse = AccessControlList;\n\n/** Optional parameters. */\nexport interface AccessControlListsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type AccessControlListsDeleteResponse = AccessControlListsDeleteHeaders;\n\n/** Optional parameters. */\nexport interface AccessControlListsListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type AccessControlListsListByResourceGroupResponse = AccessControlListsListResult;\n\n/** Optional parameters. */\nexport interface AccessControlListsListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type AccessControlListsListBySubscriptionResponse = AccessControlListsListResult;\n\n/** Optional parameters. */\nexport interface AccessControlListsUpdateAdministrativeStateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the updateAdministrativeState operation. */\nexport type AccessControlListsUpdateAdministrativeStateResponse = CommonPostActionResponseForStateUpdate;\n\n/** Optional parameters. */\nexport interface AccessControlListsResyncOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the resync operation. */\nexport type AccessControlListsResyncResponse = CommonPostActionResponseForStateUpdate;\n\n/** Optional parameters. */\nexport interface AccessControlListsValidateConfigurationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the validateConfiguration operation. */\nexport type AccessControlListsValidateConfigurationResponse = ValidateConfigurationResponse;\n\n/** Optional parameters. */\nexport interface AccessControlListsListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type AccessControlListsListByResourceGroupNextResponse = AccessControlListsListResult;\n\n/** Optional parameters. */\nexport interface AccessControlListsListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type AccessControlListsListBySubscriptionNextResponse = AccessControlListsListResult;\n\n/** Optional parameters. */\nexport interface InternetGatewaysCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type InternetGatewaysCreateResponse = InternetGateway;\n\n/** Optional parameters. */\nexport interface InternetGatewaysGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type InternetGatewaysGetResponse = InternetGateway;\n\n/** Optional parameters. */\nexport interface InternetGatewaysUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type InternetGatewaysUpdateResponse = InternetGateway;\n\n/** Optional parameters. */\nexport interface InternetGatewaysDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface InternetGatewaysListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type InternetGatewaysListByResourceGroupResponse = InternetGatewaysListResult;\n\n/** Optional parameters. */\nexport interface InternetGatewaysListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type InternetGatewaysListBySubscriptionResponse = InternetGatewaysListResult;\n\n/** Optional parameters. */\nexport interface InternetGatewaysListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type InternetGatewaysListByResourceGroupNextResponse = InternetGatewaysListResult;\n\n/** Optional parameters. */\nexport interface InternetGatewaysListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type InternetGatewaysListBySubscriptionNextResponse = InternetGatewaysListResult;\n\n/** Optional parameters. */\nexport interface InternetGatewayRulesCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type InternetGatewayRulesCreateResponse = InternetGatewayRule;\n\n/** Optional parameters. */\nexport interface InternetGatewayRulesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type InternetGatewayRulesGetResponse = InternetGatewayRule;\n\n/** Optional parameters. */\nexport interface InternetGatewayRulesUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type InternetGatewayRulesUpdateResponse = InternetGatewayRule;\n\n/** Optional parameters. */\nexport interface InternetGatewayRulesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type InternetGatewayRulesDeleteResponse = InternetGatewayRulesDeleteHeaders;\n\n/** Optional parameters. */\nexport interface InternetGatewayRulesListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type InternetGatewayRulesListByResourceGroupResponse = InternetGatewayRulesListResult;\n\n/** Optional parameters. */\nexport interface InternetGatewayRulesListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type InternetGatewayRulesListBySubscriptionResponse = InternetGatewayRulesListResult;\n\n/** Optional parameters. */\nexport interface InternetGatewayRulesListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type InternetGatewayRulesListByResourceGroupNextResponse = InternetGatewayRulesListResult;\n\n/** Optional parameters. */\nexport interface InternetGatewayRulesListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type InternetGatewayRulesListBySubscriptionNextResponse = InternetGatewayRulesListResult;\n\n/** Optional parameters. */\nexport interface IpCommunitiesCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type IpCommunitiesCreateResponse = IpCommunity;\n\n/** Optional parameters. */\nexport interface IpCommunitiesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IpCommunitiesGetResponse = IpCommunity;\n\n/** Optional parameters. */\nexport interface IpCommunitiesUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type IpCommunitiesUpdateResponse = IpCommunity;\n\n/** Optional parameters. */\nexport interface IpCommunitiesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type IpCommunitiesDeleteResponse = IpCommunitiesDeleteHeaders;\n\n/** Optional parameters. */\nexport interface IpCommunitiesListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type IpCommunitiesListByResourceGroupResponse = IpCommunitiesListResult;\n\n/** Optional parameters. */\nexport interface IpCommunitiesListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type IpCommunitiesListBySubscriptionResponse = IpCommunitiesListResult;\n\n/** Optional parameters. */\nexport interface IpCommunitiesListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type IpCommunitiesListByResourceGroupNextResponse = IpCommunitiesListResult;\n\n/** Optional parameters. */\nexport interface IpCommunitiesListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type IpCommunitiesListBySubscriptionNextResponse = IpCommunitiesListResult;\n\n/** Optional parameters. */\nexport interface IpExtendedCommunitiesCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type IpExtendedCommunitiesCreateResponse = IpExtendedCommunity;\n\n/** Optional parameters. */\nexport interface IpExtendedCommunitiesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IpExtendedCommunitiesGetResponse = IpExtendedCommunity;\n\n/** Optional parameters. */\nexport interface IpExtendedCommunitiesUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type IpExtendedCommunitiesUpdateResponse = IpExtendedCommunity;\n\n/** Optional parameters. */\nexport interface IpExtendedCommunitiesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type IpExtendedCommunitiesDeleteResponse = IpExtendedCommunitiesDeleteHeaders;\n\n/** Optional parameters. */\nexport interface IpExtendedCommunitiesListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type IpExtendedCommunitiesListByResourceGroupResponse = IpExtendedCommunityListResult;\n\n/** Optional parameters. */\nexport interface IpExtendedCommunitiesListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type IpExtendedCommunitiesListBySubscriptionResponse = IpExtendedCommunityListResult;\n\n/** Optional parameters. */\nexport interface IpExtendedCommunitiesListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type IpExtendedCommunitiesListByResourceGroupNextResponse = IpExtendedCommunityListResult;\n\n/** Optional parameters. */\nexport interface IpExtendedCommunitiesListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type IpExtendedCommunitiesListBySubscriptionNextResponse = IpExtendedCommunityListResult;\n\n/** Optional parameters. */\nexport interface IpPrefixesCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type IpPrefixesCreateResponse = IpPrefix;\n\n/** Optional parameters. */\nexport interface IpPrefixesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type IpPrefixesGetResponse = IpPrefix;\n\n/** Optional parameters. */\nexport interface IpPrefixesUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type IpPrefixesUpdateResponse = IpPrefix;\n\n/** Optional parameters. */\nexport interface IpPrefixesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type IpPrefixesDeleteResponse = IpPrefixesDeleteHeaders;\n\n/** Optional parameters. */\nexport interface IpPrefixesListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type IpPrefixesListByResourceGroupResponse = IpPrefixesListResult;\n\n/** Optional parameters. */\nexport interface IpPrefixesListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type IpPrefixesListBySubscriptionResponse = IpPrefixesListResult;\n\n/** Optional parameters. */\nexport interface IpPrefixesListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type IpPrefixesListByResourceGroupNextResponse = IpPrefixesListResult;\n\n/** Optional parameters. */\nexport interface IpPrefixesListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type IpPrefixesListBySubscriptionNextResponse = IpPrefixesListResult;\n\n/** Optional parameters. */\nexport interface L2IsolationDomainsCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type L2IsolationDomainsCreateResponse = L2IsolationDomain;\n\n/** Optional parameters. */\nexport interface L2IsolationDomainsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type L2IsolationDomainsGetResponse = L2IsolationDomain;\n\n/** Optional parameters. */\nexport interface L2IsolationDomainsUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type L2IsolationDomainsUpdateResponse = L2IsolationDomain;\n\n/** Optional parameters. */\nexport interface L2IsolationDomainsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface L2IsolationDomainsUpdateAdministrativeStateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the updateAdministrativeState operation. */\nexport type L2IsolationDomainsUpdateAdministrativeStateResponse = CommonPostActionResponseForDeviceUpdate;\n\n/** Optional parameters. */\nexport interface L2IsolationDomainsValidateConfigurationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the validateConfiguration operation. */\nexport type L2IsolationDomainsValidateConfigurationResponse = ValidateConfigurationResponse;\n\n/** Optional parameters. */\nexport interface L2IsolationDomainsCommitConfigurationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the commitConfiguration operation. */\nexport type L2IsolationDomainsCommitConfigurationResponse = CommonPostActionResponseForStateUpdate;\n\n/** Optional parameters. */\nexport interface L2IsolationDomainsListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type L2IsolationDomainsListByResourceGroupResponse = L2IsolationDomainsListResult;\n\n/** Optional parameters. */\nexport interface L2IsolationDomainsListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type L2IsolationDomainsListBySubscriptionResponse = L2IsolationDomainsListResult;\n\n/** Optional parameters. */\nexport interface L2IsolationDomainsListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type L2IsolationDomainsListByResourceGroupNextResponse = L2IsolationDomainsListResult;\n\n/** Optional parameters. */\nexport interface L2IsolationDomainsListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type L2IsolationDomainsListBySubscriptionNextResponse = L2IsolationDomainsListResult;\n\n/** Optional parameters. */\nexport interface L3IsolationDomainsCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type L3IsolationDomainsCreateResponse = L3IsolationDomain;\n\n/** Optional parameters. */\nexport interface L3IsolationDomainsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type L3IsolationDomainsGetResponse = L3IsolationDomain;\n\n/** Optional parameters. */\nexport interface L3IsolationDomainsUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type L3IsolationDomainsUpdateResponse = L3IsolationDomain;\n\n/** Optional parameters. */\nexport interface L3IsolationDomainsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface L3IsolationDomainsListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type L3IsolationDomainsListByResourceGroupResponse = L3IsolationDomainsListResult;\n\n/** Optional parameters. */\nexport interface L3IsolationDomainsListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type L3IsolationDomainsListBySubscriptionResponse = L3IsolationDomainsListResult;\n\n/** Optional parameters. */\nexport interface L3IsolationDomainsUpdateAdministrativeStateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the updateAdministrativeState operation. */\nexport type L3IsolationDomainsUpdateAdministrativeStateResponse = CommonPostActionResponseForDeviceUpdate;\n\n/** Optional parameters. */\nexport interface L3IsolationDomainsValidateConfigurationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the validateConfiguration operation. */\nexport type L3IsolationDomainsValidateConfigurationResponse = ValidateConfigurationResponse;\n\n/** Optional parameters. */\nexport interface L3IsolationDomainsCommitConfigurationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the commitConfiguration operation. */\nexport type L3IsolationDomainsCommitConfigurationResponse = CommonPostActionResponseForStateUpdate;\n\n/** Optional parameters. */\nexport interface L3IsolationDomainsListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type L3IsolationDomainsListByResourceGroupNextResponse = L3IsolationDomainsListResult;\n\n/** Optional parameters. */\nexport interface L3IsolationDomainsListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type L3IsolationDomainsListBySubscriptionNextResponse = L3IsolationDomainsListResult;\n\n/** Optional parameters. */\nexport interface InternalNetworksCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type InternalNetworksCreateResponse = InternalNetwork;\n\n/** Optional parameters. */\nexport interface InternalNetworksGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type InternalNetworksGetResponse = InternalNetwork;\n\n/** Optional parameters. */\nexport interface InternalNetworksUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type InternalNetworksUpdateResponse = InternalNetwork;\n\n/** Optional parameters. */\nexport interface InternalNetworksDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface InternalNetworksListByL3IsolationDomainOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByL3IsolationDomain operation. */\nexport type InternalNetworksListByL3IsolationDomainResponse = InternalNetworksList;\n\n/** Optional parameters. */\nexport interface InternalNetworksUpdateAdministrativeStateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the updateAdministrativeState operation. */\nexport type InternalNetworksUpdateAdministrativeStateResponse = CommonPostActionResponseForStateUpdate;\n\n/** Optional parameters. */\nexport interface InternalNetworksUpdateBgpAdministrativeStateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the updateBgpAdministrativeState operation. */\nexport type InternalNetworksUpdateBgpAdministrativeStateResponse = CommonPostActionResponseForStateUpdate;\n\n/** Optional parameters. */\nexport interface InternalNetworksUpdateStaticRouteBfdAdministrativeStateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the updateStaticRouteBfdAdministrativeState operation. */\nexport type InternalNetworksUpdateStaticRouteBfdAdministrativeStateResponse = CommonPostActionResponseForStateUpdate;\n\n/** Optional parameters. */\nexport interface InternalNetworksListByL3IsolationDomainNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByL3IsolationDomainNext operation. */\nexport type InternalNetworksListByL3IsolationDomainNextResponse = InternalNetworksList;\n\n/** Optional parameters. */\nexport interface ExternalNetworksCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type ExternalNetworksCreateResponse = ExternalNetwork;\n\n/** Optional parameters. */\nexport interface ExternalNetworksGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ExternalNetworksGetResponse = ExternalNetwork;\n\n/** Optional parameters. */\nexport interface ExternalNetworksUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type ExternalNetworksUpdateResponse = ExternalNetwork;\n\n/** Optional parameters. */\nexport interface ExternalNetworksDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface ExternalNetworksListByL3IsolationDomainOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByL3IsolationDomain operation. */\nexport type ExternalNetworksListByL3IsolationDomainResponse = ExternalNetworksList;\n\n/** Optional parameters. */\nexport interface ExternalNetworksUpdateAdministrativeStateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the updateAdministrativeState operation. */\nexport type ExternalNetworksUpdateAdministrativeStateResponse = CommonPostActionResponseForStateUpdate;\n\n/** Optional parameters. */\nexport interface ExternalNetworksUpdateStaticRouteBfdAdministrativeStateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the updateStaticRouteBfdAdministrativeState operation. */\nexport type ExternalNetworksUpdateStaticRouteBfdAdministrativeStateResponse = CommonPostActionResponseForStateUpdate;\n\n/** Optional parameters. */\nexport interface ExternalNetworksListByL3IsolationDomainNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByL3IsolationDomainNext operation. */\nexport type ExternalNetworksListByL3IsolationDomainNextResponse = ExternalNetworksList;\n\n/** Optional parameters. */\nexport interface NeighborGroupsCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type NeighborGroupsCreateResponse = NeighborGroup;\n\n/** Optional parameters. */\nexport interface NeighborGroupsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type NeighborGroupsGetResponse = NeighborGroup;\n\n/** Optional parameters. */\nexport interface NeighborGroupsUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type NeighborGroupsUpdateResponse = NeighborGroup;\n\n/** Optional parameters. */\nexport interface NeighborGroupsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface NeighborGroupsListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type NeighborGroupsListByResourceGroupResponse = NeighborGroupsListResult;\n\n/** Optional parameters. */\nexport interface NeighborGroupsListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type NeighborGroupsListBySubscriptionResponse = NeighborGroupsListResult;\n\n/** Optional parameters. */\nexport interface NeighborGroupsListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type NeighborGroupsListByResourceGroupNextResponse = NeighborGroupsListResult;\n\n/** Optional parameters. */\nexport interface NeighborGroupsListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type NeighborGroupsListBySubscriptionNextResponse = NeighborGroupsListResult;\n\n/** Optional parameters. */\nexport interface NetworkDeviceSkusGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type NetworkDeviceSkusGetResponse = NetworkDeviceSku;\n\n/** Optional parameters. */\nexport interface NetworkDeviceSkusListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type NetworkDeviceSkusListBySubscriptionResponse = NetworkDeviceSkusListResult;\n\n/** Optional parameters. */\nexport interface NetworkDeviceSkusListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type NetworkDeviceSkusListBySubscriptionNextResponse = NetworkDeviceSkusListResult;\n\n/** Optional parameters. */\nexport interface NetworkDevicesCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type NetworkDevicesCreateResponse = NetworkDevice;\n\n/** Optional parameters. */\nexport interface NetworkDevicesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type NetworkDevicesGetResponse = NetworkDevice;\n\n/** Optional parameters. */\nexport interface NetworkDevicesUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type NetworkDevicesUpdateResponse = NetworkDevice;\n\n/** Optional parameters. */\nexport interface NetworkDevicesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface NetworkDevicesListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type NetworkDevicesListByResourceGroupResponse = NetworkDevicesListResult;\n\n/** Optional parameters. */\nexport interface NetworkDevicesListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type NetworkDevicesListBySubscriptionResponse = NetworkDevicesListResult;\n\n/** Optional parameters. */\nexport interface NetworkDevicesRebootOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the reboot operation. */\nexport type NetworkDevicesRebootResponse = CommonPostActionResponseForStateUpdate;\n\n/** Optional parameters. */\nexport interface NetworkDevicesRefreshConfigurationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the refreshConfiguration operation. */\nexport type NetworkDevicesRefreshConfigurationResponse = CommonPostActionResponseForStateUpdate;\n\n/** Optional parameters. */\nexport interface NetworkDevicesUpdateAdministrativeStateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the updateAdministrativeState operation. */\nexport type NetworkDevicesUpdateAdministrativeStateResponse = CommonPostActionResponseForStateUpdate;\n\n/** Optional parameters. */\nexport interface NetworkDevicesUpgradeOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the upgrade operation. */\nexport type NetworkDevicesUpgradeResponse = CommonPostActionResponseForStateUpdate;\n\n/** Optional parameters. */\nexport interface NetworkDevicesListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type NetworkDevicesListByResourceGroupNextResponse = NetworkDevicesListResult;\n\n/** Optional parameters. */\nexport interface NetworkDevicesListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type NetworkDevicesListBySubscriptionNextResponse = NetworkDevicesListResult;\n\n/** Optional parameters. */\nexport interface NetworkInterfacesCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type NetworkInterfacesCreateResponse = NetworkInterface;\n\n/** Optional parameters. */\nexport interface NetworkInterfacesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type NetworkInterfacesGetResponse = NetworkInterface;\n\n/** Optional parameters. */\nexport interface NetworkInterfacesUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type NetworkInterfacesUpdateResponse = NetworkInterface;\n\n/** Optional parameters. */\nexport interface NetworkInterfacesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface NetworkInterfacesListByNetworkDeviceOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByNetworkDevice operation. */\nexport type NetworkInterfacesListByNetworkDeviceResponse = NetworkInterfacesList;\n\n/** Optional parameters. */\nexport interface NetworkInterfacesUpdateAdministrativeStateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the updateAdministrativeState operation. */\nexport type NetworkInterfacesUpdateAdministrativeStateResponse = CommonPostActionResponseForStateUpdate;\n\n/** Optional parameters. */\nexport interface NetworkInterfacesListByNetworkDeviceNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByNetworkDeviceNext operation. */\nexport type NetworkInterfacesListByNetworkDeviceNextResponse = NetworkInterfacesList;\n\n/** Optional parameters. */\nexport interface NetworkFabricControllersCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type NetworkFabricControllersCreateResponse = NetworkFabricController;\n\n/** Optional parameters. */\nexport interface NetworkFabricControllersGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type NetworkFabricControllersGetResponse = NetworkFabricController;\n\n/** Optional parameters. */\nexport interface NetworkFabricControllersUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type NetworkFabricControllersUpdateResponse = NetworkFabricController;\n\n/** Optional parameters. */\nexport interface NetworkFabricControllersDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type NetworkFabricControllersDeleteResponse = NetworkFabricControllersDeleteHeaders;\n\n/** Optional parameters. */\nexport interface NetworkFabricControllersListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type NetworkFabricControllersListByResourceGroupResponse = NetworkFabricControllersListResult;\n\n/** Optional parameters. */\nexport interface NetworkFabricControllersListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type NetworkFabricControllersListBySubscriptionResponse = NetworkFabricControllersListResult;\n\n/** Optional parameters. */\nexport interface NetworkFabricControllersListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type NetworkFabricControllersListByResourceGroupNextResponse = NetworkFabricControllersListResult;\n\n/** Optional parameters. */\nexport interface NetworkFabricControllersListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type NetworkFabricControllersListBySubscriptionNextResponse = NetworkFabricControllersListResult;\n\n/** Optional parameters. */\nexport interface NetworkFabricSkusGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type NetworkFabricSkusGetResponse = NetworkFabricSku;\n\n/** Optional parameters. */\nexport interface NetworkFabricSkusListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type NetworkFabricSkusListBySubscriptionResponse = NetworkFabricSkusListResult;\n\n/** Optional parameters. */\nexport interface NetworkFabricSkusListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type NetworkFabricSkusListBySubscriptionNextResponse = NetworkFabricSkusListResult;\n\n/** Optional parameters. */\nexport interface NetworkFabricsCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type NetworkFabricsCreateResponse = NetworkFabric;\n\n/** Optional parameters. */\nexport interface NetworkFabricsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type NetworkFabricsGetResponse = NetworkFabric;\n\n/** Optional parameters. */\nexport interface NetworkFabricsUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type NetworkFabricsUpdateResponse = NetworkFabric;\n\n/** Optional parameters. */\nexport interface NetworkFabricsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type NetworkFabricsDeleteResponse = NetworkFabricsDeleteHeaders;\n\n/** Optional parameters. */\nexport interface NetworkFabricsListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type NetworkFabricsListByResourceGroupResponse = NetworkFabricsListResult;\n\n/** Optional parameters. */\nexport interface NetworkFabricsListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type NetworkFabricsListBySubscriptionResponse = NetworkFabricsListResult;\n\n/** Optional parameters. */\nexport interface NetworkFabricsProvisionOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the provision operation. */\nexport type NetworkFabricsProvisionResponse = CommonPostActionResponseForDeviceUpdate;\n\n/** Optional parameters. */\nexport interface NetworkFabricsDeprovisionOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the deprovision operation. */\nexport type NetworkFabricsDeprovisionResponse = CommonPostActionResponseForDeviceUpdate;\n\n/** Optional parameters. */\nexport interface NetworkFabricsUpgradeOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the upgrade operation. */\nexport type NetworkFabricsUpgradeResponse = CommonPostActionResponseForStateUpdate;\n\n/** Optional parameters. */\nexport interface NetworkFabricsRefreshConfigurationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the refreshConfiguration operation. */\nexport type NetworkFabricsRefreshConfigurationResponse = CommonPostActionResponseForStateUpdate;\n\n/** Optional parameters. */\nexport interface NetworkFabricsUpdateWorkloadManagementBfdConfigurationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the updateWorkloadManagementBfdConfiguration operation. */\nexport type NetworkFabricsUpdateWorkloadManagementBfdConfigurationResponse = CommonPostActionResponseForStateUpdate;\n\n/** Optional parameters. */\nexport interface NetworkFabricsUpdateInfraManagementBfdConfigurationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the updateInfraManagementBfdConfiguration operation. */\nexport type NetworkFabricsUpdateInfraManagementBfdConfigurationResponse = CommonPostActionResponseForStateUpdate;\n\n/** Optional parameters. */\nexport interface NetworkFabricsValidateConfigurationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the validateConfiguration operation. */\nexport type NetworkFabricsValidateConfigurationResponse = ValidateConfigurationResponse;\n\n/** Optional parameters. */\nexport interface NetworkFabricsGetTopologyOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the getTopology operation. */\nexport type NetworkFabricsGetTopologyResponse = ValidateConfigurationResponse;\n\n/** Optional parameters. */\nexport interface NetworkFabricsCommitConfigurationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the commitConfiguration operation. */\nexport type NetworkFabricsCommitConfigurationResponse = CommonPostActionResponseForStateUpdate;\n\n/** Optional parameters. */\nexport interface NetworkFabricsListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type NetworkFabricsListByResourceGroupNextResponse = NetworkFabricsListResult;\n\n/** Optional parameters. */\nexport interface NetworkFabricsListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type NetworkFabricsListBySubscriptionNextResponse = NetworkFabricsListResult;\n\n/** Optional parameters. */\nexport interface NetworkToNetworkInterconnectsCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type NetworkToNetworkInterconnectsCreateResponse = NetworkToNetworkInterconnect;\n\n/** Optional parameters. */\nexport interface NetworkToNetworkInterconnectsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type NetworkToNetworkInterconnectsGetResponse = NetworkToNetworkInterconnect;\n\n/** Optional parameters. */\nexport interface NetworkToNetworkInterconnectsUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type NetworkToNetworkInterconnectsUpdateResponse = NetworkToNetworkInterconnect;\n\n/** Optional parameters. */\nexport interface NetworkToNetworkInterconnectsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface NetworkToNetworkInterconnectsListByNetworkFabricOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByNetworkFabric operation. */\nexport type NetworkToNetworkInterconnectsListByNetworkFabricResponse = NetworkToNetworkInterconnectsList;\n\n/** Optional parameters. */\nexport interface NetworkToNetworkInterconnectsUpdateNpbStaticRouteBfdAdministrativeStateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the updateNpbStaticRouteBfdAdministrativeState operation. */\nexport type NetworkToNetworkInterconnectsUpdateNpbStaticRouteBfdAdministrativeStateResponse = CommonPostActionResponseForStateUpdate;\n\n/** Optional parameters. */\nexport interface NetworkToNetworkInterconnectsUpdateAdministrativeStateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the updateAdministrativeState operation. */\nexport type NetworkToNetworkInterconnectsUpdateAdministrativeStateResponse = CommonPostActionResponseForStateUpdate;\n\n/** Optional parameters. */\nexport interface NetworkToNetworkInterconnectsListByNetworkFabricNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByNetworkFabricNext operation. */\nexport type NetworkToNetworkInterconnectsListByNetworkFabricNextResponse = NetworkToNetworkInterconnectsList;\n\n/** Optional parameters. */\nexport interface NetworkPacketBrokersCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type NetworkPacketBrokersCreateResponse = NetworkPacketBroker;\n\n/** Optional parameters. */\nexport interface NetworkPacketBrokersGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type NetworkPacketBrokersGetResponse = NetworkPacketBroker;\n\n/** Optional parameters. */\nexport interface NetworkPacketBrokersUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type NetworkPacketBrokersUpdateResponse = NetworkPacketBroker;\n\n/** Optional parameters. */\nexport interface NetworkPacketBrokersDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface NetworkPacketBrokersListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type NetworkPacketBrokersListByResourceGroupResponse = NetworkPacketBrokersListResult;\n\n/** Optional parameters. */\nexport interface NetworkPacketBrokersListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type NetworkPacketBrokersListBySubscriptionResponse = NetworkPacketBrokersListResult;\n\n/** Optional parameters. */\nexport interface NetworkPacketBrokersListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type NetworkPacketBrokersListByResourceGroupNextResponse = NetworkPacketBrokersListResult;\n\n/** Optional parameters. */\nexport interface NetworkPacketBrokersListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type NetworkPacketBrokersListBySubscriptionNextResponse = NetworkPacketBrokersListResult;\n\n/** Optional parameters. */\nexport interface NetworkRacksCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type NetworkRacksCreateResponse = NetworkRack;\n\n/** Optional parameters. */\nexport interface NetworkRacksGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type NetworkRacksGetResponse = NetworkRack;\n\n/** Optional parameters. */\nexport interface NetworkRacksUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type NetworkRacksUpdateResponse = NetworkRack;\n\n/** Optional parameters. */\nexport interface NetworkRacksDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface NetworkRacksListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type NetworkRacksListByResourceGroupResponse = NetworkRacksListResult;\n\n/** Optional parameters. */\nexport interface NetworkRacksListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type NetworkRacksListBySubscriptionResponse = NetworkRacksListResult;\n\n/** Optional parameters. */\nexport interface NetworkRacksListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type NetworkRacksListByResourceGroupNextResponse = NetworkRacksListResult;\n\n/** Optional parameters. */\nexport interface NetworkRacksListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type NetworkRacksListBySubscriptionNextResponse = NetworkRacksListResult;\n\n/** Optional parameters. */\nexport interface NetworkTapRulesCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type NetworkTapRulesCreateResponse = NetworkTapRule;\n\n/** Optional parameters. */\nexport interface NetworkTapRulesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type NetworkTapRulesGetResponse = NetworkTapRule;\n\n/** Optional parameters. */\nexport interface NetworkTapRulesUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type NetworkTapRulesUpdateResponse = NetworkTapRule;\n\n/** Optional parameters. */\nexport interface NetworkTapRulesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type NetworkTapRulesDeleteResponse = NetworkTapRulesDeleteHeaders;\n\n/** Optional parameters. */\nexport interface NetworkTapRulesListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type NetworkTapRulesListByResourceGroupResponse = NetworkTapRulesListResult;\n\n/** Optional parameters. */\nexport interface NetworkTapRulesListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type NetworkTapRulesListBySubscriptionResponse = NetworkTapRulesListResult;\n\n/** Optional parameters. */\nexport interface NetworkTapRulesUpdateAdministrativeStateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the updateAdministrativeState operation. */\nexport type NetworkTapRulesUpdateAdministrativeStateResponse = CommonPostActionResponseForStateUpdate;\n\n/** Optional parameters. */\nexport interface NetworkTapRulesResyncOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the resync operation. */\nexport type NetworkTapRulesResyncResponse = CommonPostActionResponseForStateUpdate;\n\n/** Optional parameters. */\nexport interface NetworkTapRulesValidateConfigurationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the validateConfiguration operation. */\nexport type NetworkTapRulesValidateConfigurationResponse = ValidateConfigurationResponse;\n\n/** Optional parameters. */\nexport interface NetworkTapRulesListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type NetworkTapRulesListByResourceGroupNextResponse = NetworkTapRulesListResult;\n\n/** Optional parameters. */\nexport interface NetworkTapRulesListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type NetworkTapRulesListBySubscriptionNextResponse = NetworkTapRulesListResult;\n\n/** Optional parameters. */\nexport interface NetworkTapsCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type NetworkTapsCreateResponse = NetworkTap;\n\n/** Optional parameters. */\nexport interface NetworkTapsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type NetworkTapsGetResponse = NetworkTap;\n\n/** Optional parameters. */\nexport interface NetworkTapsUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type NetworkTapsUpdateResponse = NetworkTap;\n\n/** Optional parameters. */\nexport interface NetworkTapsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface NetworkTapsListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type NetworkTapsListByResourceGroupResponse = NetworkTapsListResult;\n\n/** Optional parameters. */\nexport interface NetworkTapsListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type NetworkTapsListBySubscriptionResponse = NetworkTapsListResult;\n\n/** Optional parameters. */\nexport interface NetworkTapsUpdateAdministrativeStateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the updateAdministrativeState operation. */\nexport type NetworkTapsUpdateAdministrativeStateResponse = CommonPostActionResponseForDeviceUpdate;\n\n/** Optional parameters. */\nexport interface NetworkTapsResyncOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the resync operation. */\nexport type NetworkTapsResyncResponse = CommonPostActionResponseForStateUpdate;\n\n/** Optional parameters. */\nexport interface NetworkTapsListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type NetworkTapsListByResourceGroupNextResponse = NetworkTapsListResult;\n\n/** Optional parameters. */\nexport interface NetworkTapsListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type NetworkTapsListBySubscriptionNextResponse = NetworkTapsListResult;\n\n/** Optional parameters. */\nexport interface OperationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type OperationsListResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface OperationsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type OperationsListNextResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface RoutePoliciesCreateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the create operation. */\nexport type RoutePoliciesCreateResponse = RoutePolicy;\n\n/** Optional parameters. */\nexport interface RoutePoliciesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RoutePoliciesGetResponse = RoutePolicy;\n\n/** Optional parameters. */\nexport interface RoutePoliciesUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type RoutePoliciesUpdateResponse = RoutePolicy;\n\n/** Optional parameters. */\nexport interface RoutePoliciesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface RoutePoliciesListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type RoutePoliciesListByResourceGroupResponse = RoutePoliciesListResult;\n\n/** Optional parameters. */\nexport interface RoutePoliciesListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type RoutePoliciesListBySubscriptionResponse = RoutePoliciesListResult;\n\n/** Optional parameters. */\nexport interface RoutePoliciesUpdateAdministrativeStateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the updateAdministrativeState operation. */\nexport type RoutePoliciesUpdateAdministrativeStateResponse = CommonPostActionResponseForDeviceUpdate;\n\n/** Optional parameters. */\nexport interface RoutePoliciesValidateConfigurationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the validateConfiguration operation. */\nexport type RoutePoliciesValidateConfigurationResponse = ValidateConfigurationResponse;\n\n/** Optional parameters. */\nexport interface RoutePoliciesCommitConfigurationOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the commitConfiguration operation. */\nexport type RoutePoliciesCommitConfigurationResponse = CommonPostActionResponseForStateUpdate;\n\n/** Optional parameters. */\nexport interface RoutePoliciesListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type RoutePoliciesListByResourceGroupNextResponse = RoutePoliciesListResult;\n\n/** Optional parameters. */\nexport interface RoutePoliciesListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type RoutePoliciesListBySubscriptionNextResponse = RoutePoliciesListResult;\n\n/** Optional parameters. */\nexport interface AzureNetworkFabricManagementServiceAPIOptionalParams\n extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Api Version */\n apiVersion?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n"],
|
|
5
|
-
"mappings": "AA60GO,IAAK,0BAAL,kBAAKA,6BAAL;AAEL,EAAAA,yBAAA,eAAY;AAEZ,EAAAA,yBAAA,YAAS;AAET,EAAAA,yBAAA,cAAW;AAEX,EAAAA,yBAAA,cAAW;AAEX,EAAAA,yBAAA,iBAAc;AAEd,EAAAA,yBAAA,uBAAoB;AAEpB,EAAAA,yBAAA,oBAAiB;AAEjB,EAAAA,yBAAA,mBAAgB;AAEhB,EAAAA,yBAAA,yBAAsB;AAEtB,EAAAA,yBAAA,qBAAkB;AApBR,SAAAA;AAAA,GAAA;AA0CL,IAAK,yBAAL,kBAAKC,4BAAL;AAEL,EAAAA,wBAAA,cAAW;AAEX,EAAAA,wBAAA,eAAY;AAEZ,EAAAA,wBAAA,cAAW;AAEX,EAAAA,wBAAA,cAAW;AAEX,EAAAA,wBAAA,YAAS;AAET,EAAAA,wBAAA,cAAW;AAZD,SAAAA;AAAA,GAAA;AA8BL,IAAK,2BAAL,kBAAKC,8BAAL;AAEL,EAAAA,0BAAA,aAAU;AAEV,EAAAA,0BAAA,cAAW;AAEX,EAAAA,0BAAA,SAAM;AAEN,EAAAA,0BAAA,SAAM;AARI,SAAAA;AAAA,GAAA;AAwBL,IAAK,yBAAL,kBAAKC,4BAAL;AAEL,EAAAA,wBAAA,UAAO;AAEP,EAAAA,wBAAA,YAAS;AAJC,SAAAA;AAAA,GAAA;AAkBL,IAAK,qBAAL,kBAAKC,wBAAL;AAEL,EAAAA,oBAAA,UAAO;AAEP,EAAAA,oBAAA,UAAO;AAJG,SAAAA;AAAA,GAAA;AAkBL,IAAK,gBAAL,kBAAKC,mBAAL;AAEL,EAAAA,eAAA,gBAAa;AAEb,EAAAA,eAAA,qBAAkB;AAJR,SAAAA;AAAA,GAAA;AAkBL,IAAK,sBAAL,kBAAKC,yBAAL;AAEL,EAAAA,qBAAA,SAAM;AAEN,EAAAA,qBAAA,SAAM;AAJI,SAAAA;AAAA,GAAA;AAkBL,IAAK,6BAAL,kBAAKC,gCAAL;AAEL,EAAAA,4BAAA,cAAW;AAEX,EAAAA,4BAAA,mBAAgB;AAJN,SAAAA;AAAA,GAAA;AAkBL,IAAK,kBAAL,kBAAKC,qBAAL;AAEL,EAAAA,iBAAA,YAAS;AAET,EAAAA,iBAAA,mBAAgB;AAJN,SAAAA;AAAA,GAAA;AAkBL,IAAK,qBAAL,kBAAKC,wBAAL;AAEL,EAAAA,oBAAA,UAAO;AAEP,EAAAA,oBAAA,WAAQ;AAER,EAAAA,oBAAA,SAAM;AANI,SAAAA;AAAA,GAAA;AAqBL,IAAK,qBAAL,kBAAKC,wBAAL;AAEL,EAAAA,oBAAA,UAAO;AAEP,EAAAA,oBAAA,iBAAc;AAEd,EAAAA,oBAAA,qBAAkB;AAElB,EAAAA,oBAAA,SAAM;AARI,SAAAA;AAAA,GAAA;AAwBL,IAAK,0BAAL,kBAAKC,6BAAL;AAEL,EAAAA,yBAAA,YAAS;AAET,EAAAA,yBAAA,aAAU;AAJA,SAAAA;AAAA,GAAA;AAkBL,IAAK,mBAAL,kBAAKC,sBAAL;AAEL,EAAAA,kBAAA,oBAAiB;AAEjB,EAAAA,kBAAA,cAAW;AAJD,SAAAA;AAAA,GAAA;AAkBL,IAAK,cAAL,kBAAKC,iBAAL;AAEL,EAAAA,aAAA,WAAQ;AAER,EAAAA,aAAA,UAAO;AAJG,SAAAA;AAAA,GAAA;AAkBL,IAAK,4BAAL,kBAAKC,+BAAL;AAEL,EAAAA,2BAAA,YAAS;AAET,EAAAA,2BAAA,UAAO;AAJG,SAAAA;AAAA,GAAA;AAkBL,IAAK,4BAAL,kBAAKC,+BAAL;AAEL,EAAAA,2BAAA,cAAW;AAEX,EAAAA,2BAAA,aAAU;AAEV,EAAAA,2BAAA,iBAAc;AAEd,EAAAA,2BAAA,cAAW;AAEX,EAAAA,2BAAA,WAAQ;AAVE,SAAAA;AAAA,GAAA;AA2BL,IAAK,iBAAL,kBAAKC,oBAAL;AAEL,EAAAA,gBAAA,aAAU;AAEV,EAAAA,gBAAA,0BAAuB;AAEvB,EAAAA,gBAAA,yBAAsB;AAEtB,EAAAA,gBAAA,WAAQ;AARE,SAAAA;AAAA,GAAA;AAwBL,IAAK,oCAAL,kBAAKC,uCAAL;AAEL,EAAAA,mCAAA,UAAO;AAEP,EAAAA,mCAAA,WAAQ;AAJE,SAAAA;AAAA,GAAA;AAkBL,IAAK,gCAAL,kBAAKC,mCAAL;AAEL,EAAAA,+BAAA,UAAO;AAEP,EAAAA,+BAAA,WAAQ;AAJE,SAAAA;AAAA,GAAA;AAkBL,IAAK,8BAAL,kBAAKC,iCAAL;AAEL,EAAAA,6BAAA,aAAU;AAEV,EAAAA,6BAAA,cAAW;AAEX,EAAAA,6BAAA,SAAM;AAEN,EAAAA,6BAAA,SAAM;AARI,SAAAA;AAAA,GAAA;AAwBL,IAAK,2BAAL,kBAAKC,8BAAL;AAEL,EAAAA,0BAAA,UAAO;AAEP,EAAAA,0BAAA,WAAQ;AAJE,SAAAA;AAAA,GAAA;AAkBL,IAAK,uBAAL,kBAAKC,0BAAL;AAEL,EAAAA,sBAAA,YAAS;AAET,EAAAA,sBAAA,aAAU;AAJA,SAAAA;AAAA,GAAA;AAkBL,IAAK,iBAAL,kBAAKC,oBAAL;AAEL,EAAAA,gBAAA,iBAAc;AAEd,EAAAA,gBAAA,SAAM;AAJI,SAAAA;AAAA,GAAA;AAkBL,IAAK,2BAAL,kBAAKC,8BAAL;AAEL,EAAAA,0BAAA,UAAO;AAEP,EAAAA,0BAAA,WAAQ;AAJE,SAAAA;AAAA,GAAA;AAkBL,IAAK,qBAAL,kBAAKC,wBAAL;AAEL,EAAAA,oBAAA,aAAU;AAEV,EAAAA,oBAAA,aAAU;AAJA,SAAAA;AAAA,GAAA;AAkBL,IAAK,6BAAL,kBAAKC,gCAAL;AAEL,EAAAA,4BAAA,QAAK;AAEL,EAAAA,4BAAA,SAAM;AAEN,EAAAA,4BAAA,SAAM;AAEN,EAAAA,4BAAA,QAAK;AAEL,EAAAA,4BAAA,gBAAa;AAVH,SAAAA;AAAA,GAAA;AA2BL,IAAK,yBAAL,kBAAKC,4BAAL;AAEL,EAAAA,wBAAA,QAAK;AAEL,EAAAA,wBAAA,SAAM;AAEN,EAAAA,wBAAA,SAAM;AAEN,EAAAA,wBAAA,QAAK;AAEL,EAAAA,wBAAA,gBAAa;AAVH,SAAAA;AAAA,GAAA;AA2BL,IAAK,qBAAL,kBAAKC,wBAAL;AAEL,EAAAA,oBAAA,gBAAa;AAEb,EAAAA,oBAAA,UAAO;AAJG,SAAAA;AAAA,GAAA;AAkBL,IAAK,kBAAL,kBAAKC,qBAAL;AAEL,EAAAA,iBAAA,2BAAwB;AAExB,EAAAA,iBAAA,8BAA2B;AAE3B,EAAAA,iBAAA,6BAA0B;AAE1B,EAAAA,iBAAA,gCAA6B;AARnB,SAAAA;AAAA,GAAA;AAwBL,IAAK,iCAAL,kBAAKC,oCAAL;AAEL,EAAAA,gCAAA,SAAM;AAEN,EAAAA,gCAAA,YAAS;AAET,EAAAA,gCAAA,wBAAqB;AAErB,EAAAA,gCAAA,gBAAa;AARH,SAAAA;AAAA,GAAA;AAwBL,IAAK,0CAAL,kBAAKC,6CAAL;AAEL,EAAAA,yCAAA,UAAO;AAEP,EAAAA,yCAAA,WAAQ;AAJE,SAAAA;AAAA,GAAA;AAkBL,IAAK,cAAL,kBAAKC,iBAAL;AAEL,EAAAA,aAAA,WAAQ;AAER,EAAAA,aAAA,cAAW;AAEX,EAAAA,aAAA,qBAAkB;AANR,SAAAA;AAAA,GAAA;AAqBL,IAAK,qBAAL,kBAAKC,wBAAL;AAEL,EAAAA,oBAAA,gBAAa;AAEb,EAAAA,oBAAA,eAAY;AAJF,SAAAA;AAAA,GAAA;AAkBL,IAAK,sBAAL,kBAAKC,yBAAL;AAEL,EAAAA,qBAAA,aAAU;AAEV,EAAAA,qBAAA,mBAAgB;AAEhB,EAAAA,qBAAA,kBAAe;AANL,SAAAA;AAAA,GAAA;AAqBL,IAAK,eAAL,kBAAKC,kBAAL;AAEL,EAAAA,cAAA,QAAK;AAEL,EAAAA,cAAA,SAAM;AAJI,SAAAA;AAAA,GAAA;AAkBL,IAAK,wBAAL,kBAAKC,2BAAL;AAEL,EAAAA,uBAAA,UAAO;AAEP,EAAAA,uBAAA,WAAQ;AAJE,SAAAA;AAAA,GAAA;AAkBL,IAAK,uBAAL,kBAAKC,0BAAL;AAEL,EAAAA,sBAAA,eAAY;AAEZ,EAAAA,sBAAA,aAAU;AAEV,EAAAA,sBAAA,cAAW;AAND,SAAAA;AAAA,GAAA;AAqBL,IAAK,gCAAL,kBAAKC,mCAAL;AAEL,EAAAA,8DAAA,YAAS,MAAT;AAEA,EAAAA,8DAAA,WAAQ,MAAR;AAEA,EAAAA,8DAAA,YAAS,MAAT;AAEA,EAAAA,8DAAA,sBAAmB,OAAnB;AARU,SAAAA;AAAA,GAAA;AAwBL,IAAK,yBAAL,kBAAKC,4BAAL;AAEL,EAAAA,wBAAA,UAAO;AAEP,EAAAA,wBAAA,WAAQ;AAJE,SAAAA;AAAA,GAAA;AAkBL,IAAK,yBAAL,kBAAKC,4BAAL;AAEL,EAAAA,wBAAA,UAAO;AAEP,EAAAA,wBAAA,WAAQ;AAER,EAAAA,wBAAA,SAAM;AAEN,EAAAA,wBAAA,eAAY;AAEZ,EAAAA,wBAAA,UAAO;AAEP,EAAAA,wBAAA,cAAW;AAEX,EAAAA,wBAAA,YAAS;AAdC,SAAAA;AAAA,GAAA;AAiCL,IAAK,uBAAL,kBAAKC,0BAAL;AAEL,EAAAA,sBAAA,qBAAkB;AAElB,EAAAA,sBAAA,YAAS;AAJC,SAAAA;AAAA,GAAA;AAkBL,IAAK,qBAAL,kBAAKC,wBAAL;AAEL,EAAAA,oBAAA,UAAO;AAEP,EAAAA,oBAAA,SAAM;AAJI,SAAAA;AAAA,GAAA;AAkBL,IAAK,mBAAL,kBAAKC,sBAAL;AAEL,EAAAA,kBAAA,UAAO;AAEP,EAAAA,kBAAA,UAAO;AAJG,SAAAA;AAAA,GAAA;AAkBL,IAAK,cAAL,kBAAKC,iBAAL;AAEL,EAAAA,aAAA,UAAO;AAEP,EAAAA,aAAA,YAAS;AAET,EAAAA,aAAA,gBAAa;AANH,SAAAA;AAAA,GAAA;AAqBL,IAAK,kBAAL,kBAAKC,qBAAL;AAEL,EAAAA,iBAAA,cAAW;AAFD,SAAAA;AAAA,GAAA;AAeL,IAAK,yBAAL,kBAAKC,4BAAL;AAEL,EAAAA,wBAAA,UAAO;AAEP,EAAAA,wBAAA,UAAO;AAJG,SAAAA;AAAA,GAAA;AAkBL,IAAK,gCAAL,kBAAKC,mCAAL;AAEL,EAAAA,+BAAA,QAAK;AAEL,EAAAA,+BAAA,SAAM;AAJI,SAAAA;AAAA,GAAA;AAkBL,IAAK,6BAAL,kBAAKC,gCAAL;AAEL,EAAAA,4BAAA,YAAS;AAET,EAAAA,4BAAA,UAAO;AAEP,EAAAA,4BAAA,cAAW;AAND,SAAAA;AAAA,GAAA;",
|
|
6
|
-
"names": ["KnownConfigurationState", "KnownProvisioningState", "KnownAdministrativeState", "KnownConfigurationType", "KnownIPAddressType", "KnownPortType", "KnownLayer4Protocol", "KnownSourceDestinationType", "KnownPrefixType", "KnownAclActionType", "KnownCreatedByType", "KnownEnableDisableState", "KnownGatewayType", "KnownAction", "KnownCommunityActionTypes", "KnownWellKnownCommunities", "KnownCondition", "KnownRedistributeConnectedSubnets", "KnownRedistributeStaticRoutes", "KnownBfdAdministrativeState", "KnownBooleanEnumProperty", "KnownAllowASOverride", "KnownExtension", "KnownIsMonitoringEnabled", "KnownPeeringOption", "KnownNetworkDeviceRoleName", "KnownNetworkDeviceRole", "KnownInterfaceType", "KnownRebootType", "KnownDeviceAdministrativeState", "KnownIsWorkloadManagementNetworkEnabled", "KnownNfcSku", "KnownFabricSkuType", "KnownValidateAction", "KnownNniType", "KnownIsManagementType", "KnownNetworkRackType", "KnownPollingIntervalInSeconds", "KnownEncapsulationType", "KnownTapRuleActionType", "KnownDestinationType", "KnownEncapsulation", "KnownPollingType", "KnownOrigin", "KnownActionType", "KnownAddressFamilyType", "KnownRoutePolicyConditionType", "KnownRoutePolicyActionType"]
|
|
7
|
-
}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AA8blC,OAAO,EACL,WAAW,EACX,eAAe,EACf,sBAAsB,EACtB,yBAAyB,EACzB,kBAAkB,EAClB,kBAAkB,EAClB,gBAAgB,EAChB,kBAAkB,EAClB,YAAY,EACZ,eAAe,EACf,wBAAwB,EACxB,gCAAgC,EAChC,iCAAiC,EACjC,8BAA8B,EAC9B,uBAAuB,EACvB,sBAAsB,EACtB,wBAAwB,EACxB,aAAa,EACb,mBAAmB,EACnB,0BAA0B,EAC1B,eAAe,EACf,kBAAkB,EAClB,uBAAuB,EACvB,WAAW,EACX,kBAAkB,EAClB,gBAAgB,EAChB,yBAAyB,EACzB,cAAc,EACd,iBAAiB,EACjB,+BAA+B,EAC/B,iCAAiC,EACjC,6BAA6B,EAC7B,oBAAoB,EACpB,cAAc,EACd,wBAAwB,EACxB,2BAA2B,EAC3B,oBAAoB,EACpB,2BAA2B,EAC3B,0BAA0B,EAC1B,4BAA4B,EAC5B,4BAA4B,EAC5B,6BAA6B,EAC7B,kBAAkB,EAClB,6BAA6B,EAC7B,0BAA0B,EAC1B,uCAAuC,EACvC,sBAAsB,EACtB,0BAA0B,EAC1B,eAAe,EACf,8BAA8B,EAC9B,kBAAkB,EAClB,uCAAuC,EACvC,WAAW,EACX,kBAAkB,EAClB,2BAA2B,EAC3B,0BAA0B,EAC1B,+CAA+C,EAC/C,yDAAyD,EACzD,0BAA0B,EAC1B,+BAA+B,EAC/B,mBAAmB,EACnB,gBAAgB,EAChB,8BAA8B,EAC9B,qBAAqB,EACrB,4BAA4B,EAC5B,YAAY,EACZ,qBAAqB,EACrB,kBAAkB,EAClB,cAAc,EACd,oBAAoB,EACpB,sBAAsB,EACtB,sBAAsB,EACtB,oBAAoB,EACpB,kBAAkB,EAClB,gBAAgB,EAChB,6BAA6B,EAC7B,0BAA0B,EAC1B,sBAAsB,EACtB,8BAA8B,EAC9B,0BAA0B,EAC1B,8BAA8B,EAC9B,aAAa,GACd,MAAM,aAAa,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\nexport type {\n Operation,\n OperationDisplay,\n Origin,\n ActionType,\n ErrorResponse,\n ErrorDetail,\n ErrorAdditionalInfo,\n AccessControlList,\n AccessControlListProperties,\n ConfigurationType,\n CommunityActionTypes,\n AccessControlListMatchConfiguration,\n IPAddressType,\n AccessControlListMatchCondition,\n AccessControlListPortCondition,\n IcmpConfigurationProperties,\n AccessControlListAction,\n AclActionType,\n PoliceRateConfigurationProperties,\n BitRate,\n BitRateUnit,\n BurstSize,\n BurstSizeUnit,\n CommonDynamicMatchConfiguration,\n IpGroupProperties,\n VlanGroupProperties,\n PortGroupProperties,\n AclType,\n DeviceRole,\n GlobalAccessControlListActionProperties,\n BooleanEnumProperty,\n LastOperationProperties,\n ControlPlaneAclProperties,\n ControlPlaneAclMatchConfigurationProperties,\n ControlPlaneAclMatchCondition,\n ControlPlanAclIpMatchCondition,\n ControlPlaneAclTtlMatchCondition,\n ControlPlaneAclTtlMatchType,\n ControlPlaneAclPortMatchCondition,\n ControlPlaneAclPortCondition,\n ControlPlaneAclPortMatchType,\n ControlPlaneAclAction,\n ControlPlaneAclActionType,\n ConfigurationState,\n ProvisioningState,\n AdministrativeState,\n PortCondition,\n PortType,\n Layer4Protocol,\n CommonMatchConditions,\n VlanMatchCondition,\n IpMatchCondition,\n SourceDestinationType,\n PrefixType,\n TrackedResource,\n Resource,\n SystemData,\n CreatedByType,\n AccessControlListPatch,\n AccessControlListPatchProperties,\n AccessControlListMatchConfigurationPatch,\n AccessControlListMatchConditionPatch,\n AccessControlListPortConditionPatch,\n IcmpConfigurationPatchProperties,\n AccessControlListActionPatch,\n CommonDynamicMatchConfigurationPatch,\n IpGroupPatchProperties,\n VlanGroupPatchProperties,\n PortGroupPatchProperties,\n ControlPlaneAclPatchProperties,\n ControlPlaneAclMatchConfigurationPatchProperties,\n ControlPlaneAclMatchConditionPatch,\n ControlPlaneAclIpMatchConditionPatch,\n ControlPlaneAclTtlMatchConditionPatch,\n ControlPlaneAclPortMatchConditionPatch,\n ControlPlaneAclActionPatch,\n GlobalAccessControlListActionPatchProperties,\n PortConditionPatch,\n CommonMatchConditionsPatch,\n VlanMatchConditionPatch,\n IpMatchConditionPatch,\n TagsUpdate,\n UpdateAdministrativeState,\n EnableDisableState,\n EnableDisableOnResources,\n UpdateAdministrativeStateResponse,\n OperationStatusResult,\n UpdateAdministrativeStateResponseProperties,\n CommonPostActionResponseForStateUpdate,\n CommonErrorResponse,\n ValidateConfigurationResponse,\n InternetGatewayRule,\n InternetGatewayRuleProperties,\n RuleProperties,\n Action,\n RuleCondition,\n HeaderAddressProperties,\n AnnotationResource,\n InternetGatewayRulePatch,\n InternetGateway,\n InternetGatewayProperties,\n GatewayType,\n InternetGatewayPatch,\n InternetGatewayPatchProperties,\n IpCommunity,\n IpCommunityProperties,\n IpCommunityRule,\n WellKnownCommunities,\n IpCommunityPatch,\n IpCommunityPatchableProperties,\n IpExtendedCommunity,\n IpExtendedCommunityProperties,\n IpExtendedCommunityRule,\n IpExtendedCommunityPatch,\n IpExtendedCommunityPatchProperties,\n IpPrefix,\n IpPrefixProperties,\n IpPrefixRule,\n Condition,\n IpPrefixPatch,\n IpPrefixPatchProperties,\n L2IsolationDomain,\n L2IsolationDomainProperties,\n ExtendedVlan,\n ManagedServiceIdentity,\n ManagedServiceIdentityType,\n UserAssignedIdentity,\n L2IsolationDomainPatch,\n L2IsolationDomainPatchProperties,\n ManagedServiceIdentityPatch,\n L3IsolationDomain,\n L3IsolationDomainProperties,\n RedistributeConnectedSubnets,\n RedistributeStaticRoutes,\n AggregateRouteConfiguration,\n AggregateRoute,\n ConnectedSubnetRoutePolicy,\n L3ExportRoutePolicy,\n StaticRouteRoutePolicy,\n L3UniqueRouteDistinguisherProperties,\n RoutePrefixLimitProperties,\n BmpExportPolicyProperties,\n BmpExportPolicy,\n L3IsolationDomainPatch,\n L3IsolationDomainPatchProperties,\n AggregateRoutePatchConfiguration,\n ConnectedSubnetRoutePolicyPatch,\n L3ExportRoutePolicyPatch,\n StaticRouteRoutePolicyPatch,\n RoutePrefixLimitPatchProperties,\n BmpExportPolicyPatchProperties,\n InternalNetwork,\n InternalNetworkProperties,\n Extension,\n ConnectedSubnet,\n ImportRoutePolicy,\n ExportRoutePolicy,\n IsMonitoringEnabled,\n BgpConfiguration,\n BfdConfiguration,\n BfdAdministrativeState,\n AllowASOverride,\n NeighborAddress,\n BgpAdministrativeState,\n InternalNetworkBmpProperties,\n BmpConfigurationState,\n V4OverV6BgpSessionState,\n V6OverV4BgpSessionState,\n StaticRouteConfiguration,\n StaticRouteProperties,\n NativeIpv4PrefixLimitProperties,\n PrefixLimitProperties,\n NativeIpv6PrefixLimitProperties,\n ProxyResource,\n InternalNetworkPatch,\n InternalNetworkPatchProperties,\n ConnectedSubnetPatch,\n BgpPatchConfiguration,\n BfdPatchConfiguration,\n NeighborAddressPatch,\n InternalNetworkBmpPatchProperties,\n StaticRoutePatchConfiguration,\n StaticRoutePatchProperties,\n NativeIpv4PrefixLimitPatchProperties,\n PrefixLimitPatchProperties,\n NativeIpv6PrefixLimitPatchProperties,\n InternalNetworkUpdateBgpAdministrativeStateRequest,\n InternalNetworkUpdateBgpAdministrativeStateResponse,\n InternalNetworkUpdateBgpAdministrativeStateResponseProperties,\n NeighborAddressBgpAdministrativeStatus,\n InternalNetworkUpdateBfdAdministrativeStateRequest,\n InternalNetworkRouteType,\n InternalNetworkUpdateBfdAdministrativeStateResponse,\n InternalNetworkUpdateBfdAdministrativeStateResponseProperties,\n NeighborAddressBfdAdministrativeStatus,\n ExternalNetwork,\n ExternalNetworkProperties,\n PeeringOption,\n L3OptionBProperties,\n RouteTargetInformation,\n ExternalNetworkPropertiesOptionAProperties,\n ExternalNetworkBmpProperties,\n ExternalNetworkStaticRouteConfiguration,\n ExternalNetworkPatch,\n ExternalNetworkPatchProperties,\n ImportRoutePolicyPatch,\n ExportRoutePolicyPatch,\n L3OptionBPatchProperties,\n RouteTargetPatchInformation,\n ExternalNetworkPatchPropertiesOptionAProperties,\n ExternalNetworkBmpPatchProperties,\n ExternalNetworkStaticRoutePatchConfiguration,\n ExternalNetworkUpdateBfdAdministrativeStateRequest,\n ExternalNetworkRouteType,\n ExternalNetworkUpdateBfdAdministrativeStateResponse,\n ExternalNetworkUpdateBfdAdministrativeStateResponseProperties,\n NeighborGroup,\n NeighborGroupProperties,\n NeighborGroupDestination,\n NeighborGroupPatch,\n NeighborGroupPatchProperties,\n NeighborGroupDestinationPatch,\n NeighborGroupResyncResponse,\n NetworkDeviceSku,\n NetworkDeviceSkuProperties,\n SupportedVersionProperties,\n NetworkDeviceRoleName,\n DeviceInterfaceProperties,\n SupportedConnectorProperties,\n NetworkDevice,\n NetworkDeviceProperties,\n IdentitySelector,\n ManagedServiceIdentitySelectorType,\n NetworkDeviceRole,\n SecretRotationStatus,\n SynchronizationStatus,\n SecretArchiveReference,\n CertificateRotationStatus,\n CertificateArchiveReference,\n NetworkDevicePatchParameters,\n NetworkDevicePatchParametersProperties,\n IdentitySelectorPatch,\n RebootProperties,\n RebootType,\n NetworkDeviceRefreshConfigurationResponse,\n UpdateDeviceAdministrativeState,\n DeviceAdministrativeState,\n NetworkDeviceUpdateAdministrativeStateResponse,\n NetworkDeviceUpgradeRequest,\n NetworkDeviceUpgradeResponse,\n DeviceRoCommand,\n CommonPostActionResponseForDeviceROCommandsOperationStatusResult,\n CommonPostActionResponseForDeviceROCommands,\n DeviceRwCommand,\n NetworkDeviceRunRwCommandResponse,\n NetworkDeviceRwCommandResponseProperties,\n NetworkDeviceResyncPasswordsResponse,\n NetworkFabricResyncCertificatesResponse,\n NetworkInterface,\n NetworkInterfaceProperties,\n InterfaceType,\n NetworkInterfacePatch,\n NetworkInterfacePatchProperties,\n NetworkFabricController,\n NetworkFabricControllerProperties,\n ExpressRouteConnectionInformation,\n ControllerServices,\n ManagedResourceGroupConfiguration,\n IsWorkloadManagementNetworkEnabled,\n NfcSku,\n NetworkFabricControllerPatch,\n NetworkFabricControllerPatchProperties,\n NetworkFabricSku,\n NetworkFabricSkuProperties,\n FabricSkuType,\n NetworkFabric,\n NetworkFabricProperties,\n StorageAccountConfiguration,\n FabricLockProperties,\n LockConfigurationState,\n NetworkFabricLockType,\n TerminalServerConfiguration,\n ManagementNetworkConfigurationProperties,\n VpnConfigurationProperties,\n VpnOptionBProperties,\n VpnOptionAProperties,\n FeatureFlagProperties,\n UniqueRouteDistinguisherProperties,\n UniqueRouteDistinguisherConfigurationState,\n NNIDerivedUniqueRouteDistinguisherConfigurationState,\n SecretRotationSummary,\n AuthorizedTransceiverProperties,\n QosProperties,\n QosConfigurationState,\n Layer3IpPrefixProperties,\n NetworkFabricPatch,\n NetworkFabricPatchProperties,\n TerminalServerPatchConfiguration,\n ManagementNetworkPatchConfiguration,\n VpnConfigurationPatchableProperties,\n VpnOptionBPatchProperties,\n VpnOptionAPatchProperties,\n StorageAccountPatchConfiguration,\n UniqueRouteDistinguisherPatchProperties,\n QosPatchProperties,\n AuthorizedTransceiverPatchProperties,\n Layer3IpPrefixPatchProperties,\n UpgradeNetworkFabricProperties,\n NetworkFabricUpgradeAction,\n UpdateVersion,\n ValidateConfigurationProperties,\n ValidateAction,\n GetTopologyResponse,\n GetTopologyResponseProperties,\n CommitConfigurationRequest,\n CommitStage,\n CommitConfigurationPolicy,\n CommitConfigurationResponse,\n CommitBatchStatusRequest,\n CommitBatchStatusOperationResponse,\n CommitBatchStatusResponseProperties,\n CommitBatchState,\n CommitBatchDetails,\n DiscardCommitBatchRequest,\n DiscardCommitBatchOperationResponse,\n DiscardCommitBatchResponseProperties,\n NetworkFabricLockRequest,\n NetworkFabricLockAction,\n ViewDeviceConfigurationOperationResponse,\n ViewDeviceConfigurationResponseProperties,\n ArmConfigurationDiffOperationResponse,\n ArmConfigurationDiffResponseProperties,\n NetworkFabricRotatePasswordsResponse,\n NetworkFabricResyncPasswordsResponse,\n NetworkFabricRotateCertificatesResponse,\n NetworkToNetworkInterconnect,\n NetworkToNetworkInterconnectProperties,\n NniType,\n IsManagementType,\n Layer2Configuration,\n OptionBLayer3Configuration,\n NniBmpProperties,\n OptionBLayer3PrefixLimitProperties,\n NpbStaticRouteConfiguration,\n NniStaticRouteConfiguration,\n ImportRoutePolicyInformation,\n ExportRoutePolicyInformation,\n MicroBfdState,\n ConditionalDefaultRouteProperties,\n NetworkToNetworkInterconnectPatch,\n NetworkToNetworkInterconnectPatchProperties,\n Layer2ConfigurationPatch,\n OptionBLayer3ConfigurationPatchProperties,\n NniBmpPatchProperties,\n OptionBLayer3PrefixLimitPatchProperties,\n NpbStaticRouteConfigurationPatch,\n NniStaticRoutePatchConfiguration,\n ImportRoutePolicyInformationPatch,\n ExportRoutePolicyInformationPatch,\n ProxyResourceBase,\n NniUpdateBfdAdministrativeStateRequest,\n RouteType,\n NniUpdateBfdAdministrativeStateResponse,\n NniUpdateBfdAdministrativeStateResponseProperties,\n NetworkPacketBroker,\n NetworkPacketBrokerProperties,\n NetworkPacketBrokerPatch,\n NetworkRack,\n NetworkRackProperties,\n NetworkRackType,\n NetworkRackPatch,\n NetworkTapRule,\n NetworkTapRuleProperties,\n NetworkTapRuleMatchConfiguration,\n NetworkTapRuleMatchCondition,\n EncapsulationType,\n NetworkTapRuleAction,\n TapRuleActionType,\n GlobalNetworkTapRuleActionProperties,\n NetworkTapRulePatch,\n NetworkTapRulePatchProperties,\n NetworkTapRuleMatchConfigurationPatch,\n NetworkTapRuleMatchConditionPatch,\n NetworkTapRuleActionPatch,\n GlobalNetworkTapRuleActionPatchProperties,\n NetworkTapRuleResyncResponse,\n NetworkTap,\n NetworkTapProperties,\n DestinationProperties,\n DestinationType,\n IsolationDomainProperties,\n Encapsulation,\n PollingType,\n NetworkTapPatch,\n NetworkTapPatchProperties,\n DestinationPatchProperties,\n IsolationDomainPatchProperties,\n NetworkTapResyncResponse,\n RoutePolicy,\n RoutePolicyProperties,\n RoutePolicyStatementProperties,\n StatementConditionProperties,\n RoutePolicyConditionType,\n StatementActionProperties,\n RoutePolicyActionType,\n ActionIpCommunityProperties,\n IpCommunityIdList,\n ActionIpExtendedCommunityProperties,\n IpExtendedCommunityIdList,\n AddressFamilyType,\n RoutePolicyPatch,\n RoutePolicyPatchableProperties,\n RoutePolicyStatementPatchProperties,\n StatementConditionPatchProperties,\n StatementActionPatchProperties,\n ActionIpCommunityPatchProperties,\n ActionIpExtendedCommunityPatchProperties,\n NetworkMonitor,\n NetworkMonitorProperties,\n BmpConfigurationProperties,\n StationConfigurationState,\n StationConnectionMode,\n StationConnectionProperties,\n BmpMonitoredAddressFamily,\n NetworkMonitorPatch,\n NetworkMonitorPatchProperties,\n BmpConfigurationPatchProperties,\n StationConnectionPatchProperties,\n CommonPostActionResponseForDeviceUpdate,\n NetworkBootstrapDevice,\n NetworkBootstrapDeviceProperties,\n NetworkBootstrapDevicePatch,\n NetworkBootstrapDevicePatchProperties,\n NetworkBootstrapDeviceRebootResponse,\n NetworkBootstrapDeviceRefreshConfigurationResponse,\n NetworkBootstrapDeviceUpgradeResponse,\n NetworkBootstrapDeviceUpdateAdministrativeStateResponse,\n NetworkBootstrapDeviceResyncPasswordsResponse,\n NetworkBootstrapInterface,\n NetworkBootstrapInterfaceProperties,\n NetworkBootstrapInterfacePatch,\n NetworkBootstrapInterfacePatchProperties,\n} from \"./models.js\";\nexport {\n KnownOrigin,\n KnownActionType,\n KnownConfigurationType,\n KnownCommunityActionTypes,\n KnownIPAddressType,\n KnownAclActionType,\n KnownBitRateUnit,\n KnownBurstSizeUnit,\n KnownAclType,\n KnownDeviceRole,\n KnownBooleanEnumProperty,\n KnownControlPlaneAclTtlMatchType,\n KnownControlPlaneAclPortMatchType,\n KnownControlPlaneAclActionType,\n KnownConfigurationState,\n KnownProvisioningState,\n KnownAdministrativeState,\n KnownPortType,\n KnownLayer4Protocol,\n KnownSourceDestinationType,\n KnownPrefixType,\n KnownCreatedByType,\n KnownEnableDisableState,\n KnownAction,\n KnownRuleCondition,\n KnownGatewayType,\n KnownWellKnownCommunities,\n KnownCondition,\n KnownExtendedVlan,\n KnownManagedServiceIdentityType,\n KnownRedistributeConnectedSubnets,\n KnownRedistributeStaticRoutes,\n KnownBmpExportPolicy,\n KnownExtension,\n KnownIsMonitoringEnabled,\n KnownBfdAdministrativeState,\n KnownAllowASOverride,\n KnownBgpAdministrativeState,\n KnownBmpConfigurationState,\n KnownV4OverV6BgpSessionState,\n KnownV6OverV4BgpSessionState,\n KnownInternalNetworkRouteType,\n KnownPeeringOption,\n KnownExternalNetworkRouteType,\n KnownNetworkDeviceRoleName,\n KnownManagedServiceIdentitySelectorType,\n KnownNetworkDeviceRole,\n KnownSynchronizationStatus,\n KnownRebootType,\n KnownDeviceAdministrativeState,\n KnownInterfaceType,\n KnownIsWorkloadManagementNetworkEnabled,\n KnownNfcSku,\n KnownFabricSkuType,\n KnownLockConfigurationState,\n KnownNetworkFabricLockType,\n KnownUniqueRouteDistinguisherConfigurationState,\n KnownNNIDerivedUniqueRouteDistinguisherConfigurationState,\n KnownQosConfigurationState,\n KnownNetworkFabricUpgradeAction,\n KnownValidateAction,\n KnownCommitStage,\n KnownCommitConfigurationPolicy,\n KnownCommitBatchState,\n KnownNetworkFabricLockAction,\n KnownNniType,\n KnownIsManagementType,\n KnownMicroBfdState,\n KnownRouteType,\n KnownNetworkRackType,\n KnownEncapsulationType,\n KnownTapRuleActionType,\n KnownDestinationType,\n KnownEncapsulation,\n KnownPollingType,\n KnownRoutePolicyConditionType,\n KnownRoutePolicyActionType,\n KnownAddressFamilyType,\n KnownStationConfigurationState,\n KnownStationConnectionMode,\n KnownBmpMonitoredAddressFamily,\n KnownVersions,\n} from \"./models.js\";\n"]}
|