@azure/arm-databricks 3.0.1-alpha.20241227.1 → 3.0.1-alpha.20250108.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/{dist-esm/src → dist/browser}/azureDatabricksManagementClient.d.ts +2 -2
- package/dist/browser/azureDatabricksManagementClient.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/azureDatabricksManagementClient.js +1 -1
- package/dist/browser/azureDatabricksManagementClient.js.map +1 -0
- package/dist/browser/index.d.ts +5 -0
- package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
- package/{dist-esm/src → dist/browser}/index.js +4 -4
- package/dist/browser/index.js.map +1 -0
- package/dist/browser/lroImpl.js.map +1 -0
- package/dist/browser/models/index.js.map +1 -0
- package/dist/browser/models/mappers.js.map +1 -0
- package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
- package/dist/browser/models/parameters.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/accessConnectors.d.ts +3 -3
- package/dist/browser/operations/accessConnectors.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/accessConnectors.js +113 -125
- package/dist/browser/operations/accessConnectors.js.map +1 -0
- package/dist/browser/operations/index.d.ts +8 -0
- package/dist/browser/operations/index.d.ts.map +1 -0
- package/dist/browser/operations/index.js +15 -0
- package/dist/browser/operations/index.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
- package/dist/browser/operations/operations.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/operations.js +3 -3
- package/dist/browser/operations/operations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/outboundNetworkDependenciesEndpoints.d.ts +3 -3
- package/dist/browser/operations/outboundNetworkDependenciesEndpoints.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/outboundNetworkDependenciesEndpoints.js +2 -2
- package/dist/browser/operations/outboundNetworkDependenciesEndpoints.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.d.ts +3 -3
- package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.js +88 -96
- package/dist/browser/operations/privateEndpointConnections.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateLinkResources.d.ts +3 -3
- package/dist/browser/operations/privateLinkResources.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/privateLinkResources.js +3 -3
- package/dist/browser/operations/privateLinkResources.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/vNetPeering.d.ts +3 -3
- package/dist/browser/operations/vNetPeering.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/vNetPeering.js +83 -91
- package/dist/browser/operations/vNetPeering.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/workspaces.d.ts +3 -3
- package/dist/browser/operations/workspaces.d.ts.map +1 -0
- package/{dist-esm/src → dist/browser}/operations/workspaces.js +113 -125
- package/dist/browser/operations/workspaces.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/accessConnectors.d.ts +1 -1
- package/dist/browser/operationsInterfaces/accessConnectors.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/accessConnectors.js.map +1 -0
- package/dist/browser/operationsInterfaces/index.d.ts +8 -0
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/index.js +15 -0
- package/dist/browser/operationsInterfaces/index.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
- package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/outboundNetworkDependenciesEndpoints.d.ts +1 -1
- package/dist/browser/operationsInterfaces/outboundNetworkDependenciesEndpoints.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/outboundNetworkDependenciesEndpoints.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.d.ts +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.d.ts +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/vNetPeering.d.ts +1 -1
- package/dist/browser/operationsInterfaces/vNetPeering.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/vNetPeering.js.map +1 -0
- package/{dist-esm/src → dist/browser}/operationsInterfaces/workspaces.d.ts +1 -1
- package/dist/browser/operationsInterfaces/workspaces.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/workspaces.js.map +1 -0
- package/dist/browser/package.json +3 -0
- package/dist/browser/pagingHelper.js.map +1 -0
- package/dist/commonjs/azureDatabricksManagementClient.d.ts +23 -0
- package/dist/commonjs/azureDatabricksManagementClient.d.ts.map +1 -0
- package/dist/commonjs/azureDatabricksManagementClient.js +81 -0
- package/dist/commonjs/azureDatabricksManagementClient.js.map +1 -0
- package/dist/commonjs/index.d.ts +5 -0
- package/dist/commonjs/index.d.ts.map +1 -0
- package/dist/commonjs/index.js +19 -0
- package/dist/commonjs/index.js.map +1 -0
- package/dist/commonjs/lroImpl.d.ts +11 -0
- package/dist/commonjs/lroImpl.d.ts.map +1 -0
- package/dist/commonjs/lroImpl.js +24 -0
- package/dist/commonjs/lroImpl.js.map +1 -0
- package/{types/arm-databricks.d.ts → dist/commonjs/models/index.d.ts} +1049 -1500
- package/dist/commonjs/models/index.d.ts.map +1 -0
- package/dist/commonjs/models/index.js +151 -0
- package/dist/commonjs/models/index.js.map +1 -0
- package/dist/commonjs/models/mappers.d.ts +52 -0
- package/dist/commonjs/models/mappers.d.ts.map +1 -0
- package/dist/commonjs/models/mappers.js +1542 -0
- package/dist/commonjs/models/mappers.js.map +1 -0
- package/dist/commonjs/models/parameters.d.ts +21 -0
- package/dist/commonjs/models/parameters.d.ts.map +1 -0
- package/dist/commonjs/models/parameters.js +185 -0
- package/dist/commonjs/models/parameters.js.map +1 -0
- package/dist/commonjs/operations/accessConnectors.d.ts +107 -0
- package/dist/commonjs/operations/accessConnectors.d.ts.map +1 -0
- package/dist/commonjs/operations/accessConnectors.js +535 -0
- package/dist/commonjs/operations/accessConnectors.js.map +1 -0
- package/dist/commonjs/operations/index.d.ts +8 -0
- package/dist/commonjs/operations/index.d.ts.map +1 -0
- package/dist/commonjs/operations/index.js +18 -0
- package/dist/commonjs/operations/index.js.map +1 -0
- package/dist/commonjs/operations/operations.d.ts +32 -0
- package/dist/commonjs/operations/operations.d.ts.map +1 -0
- package/dist/commonjs/operations/operations.js +137 -0
- package/dist/commonjs/operations/operations.js.map +1 -0
- package/dist/commonjs/operations/outboundNetworkDependenciesEndpoints.d.ts +22 -0
- package/dist/commonjs/operations/outboundNetworkDependenciesEndpoints.d.ts.map +1 -0
- package/dist/commonjs/operations/outboundNetworkDependenciesEndpoints.js +70 -0
- package/dist/commonjs/operations/outboundNetworkDependenciesEndpoints.js.map +1 -0
- package/dist/commonjs/operations/privateEndpointConnections.d.ts +81 -0
- package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -0
- package/dist/commonjs/operations/privateEndpointConnections.js +368 -0
- package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -0
- package/dist/commonjs/operations/privateLinkResources.d.ts +46 -0
- package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -0
- package/dist/commonjs/operations/privateLinkResources.js +186 -0
- package/dist/commonjs/operations/privateLinkResources.js.map +1 -0
- package/dist/commonjs/operations/vNetPeering.d.ts +81 -0
- package/dist/commonjs/operations/vNetPeering.d.ts.map +1 -0
- package/dist/commonjs/operations/vNetPeering.js +359 -0
- package/dist/commonjs/operations/vNetPeering.js.map +1 -0
- package/dist/commonjs/operations/workspaces.d.ts +107 -0
- package/dist/commonjs/operations/workspaces.d.ts.map +1 -0
- package/dist/commonjs/operations/workspaces.js +535 -0
- package/dist/commonjs/operations/workspaces.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/accessConnectors.d.ts +71 -0
- package/dist/commonjs/operationsInterfaces/accessConnectors.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/accessConnectors.js +10 -0
- package/dist/commonjs/operationsInterfaces/accessConnectors.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts +8 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/index.js +18 -0
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/operations.js +10 -0
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/outboundNetworkDependenciesEndpoints.d.ts +14 -0
- package/dist/commonjs/operationsInterfaces/outboundNetworkDependenciesEndpoints.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/outboundNetworkDependenciesEndpoints.js +10 -0
- package/dist/commonjs/operationsInterfaces/outboundNetworkDependenciesEndpoints.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +56 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +10 -0
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +21 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js +10 -0
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/vNetPeering.d.ts +56 -0
- package/dist/commonjs/operationsInterfaces/vNetPeering.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/vNetPeering.js +10 -0
- package/dist/commonjs/operationsInterfaces/vNetPeering.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/workspaces.d.ts +71 -0
- package/dist/commonjs/operationsInterfaces/workspaces.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/workspaces.js +10 -0
- package/dist/commonjs/operationsInterfaces/workspaces.js.map +1 -0
- package/dist/commonjs/package.json +3 -0
- package/dist/commonjs/pagingHelper.d.ts +13 -0
- package/dist/commonjs/pagingHelper.d.ts.map +1 -0
- package/dist/commonjs/pagingHelper.js +36 -0
- package/dist/commonjs/pagingHelper.js.map +1 -0
- package/dist/esm/azureDatabricksManagementClient.d.ts +23 -0
- package/dist/esm/azureDatabricksManagementClient.d.ts.map +1 -0
- package/dist/esm/azureDatabricksManagementClient.js +76 -0
- package/dist/esm/azureDatabricksManagementClient.js.map +1 -0
- package/dist/esm/index.d.ts +5 -0
- package/dist/esm/index.d.ts.map +1 -0
- package/{src/index.ts → dist/esm/index.js} +5 -5
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/lroImpl.d.ts +11 -0
- package/dist/esm/lroImpl.d.ts.map +1 -0
- package/dist/esm/lroImpl.js +21 -0
- package/dist/esm/lroImpl.js.map +1 -0
- package/dist/esm/models/index.d.ts +1049 -0
- package/dist/esm/models/index.d.ts.map +1 -0
- package/dist/esm/models/index.js +148 -0
- package/dist/esm/models/index.js.map +1 -0
- package/dist/esm/models/mappers.d.ts +52 -0
- package/dist/esm/models/mappers.d.ts.map +1 -0
- package/dist/esm/models/mappers.js +1539 -0
- package/dist/esm/models/mappers.js.map +1 -0
- package/dist/esm/models/parameters.d.ts +21 -0
- package/dist/esm/models/parameters.d.ts.map +1 -0
- package/dist/esm/models/parameters.js +182 -0
- package/dist/esm/models/parameters.js.map +1 -0
- package/dist/esm/operations/accessConnectors.d.ts +107 -0
- package/dist/esm/operations/accessConnectors.d.ts.map +1 -0
- package/dist/esm/operations/accessConnectors.js +531 -0
- package/dist/esm/operations/accessConnectors.js.map +1 -0
- package/dist/esm/operations/index.d.ts +8 -0
- package/dist/esm/operations/index.d.ts.map +1 -0
- package/dist/esm/operations/index.js +15 -0
- package/dist/esm/operations/index.js.map +1 -0
- package/dist/esm/operations/operations.d.ts +32 -0
- package/dist/esm/operations/operations.d.ts.map +1 -0
- package/dist/esm/operations/operations.js +133 -0
- package/dist/esm/operations/operations.js.map +1 -0
- package/dist/esm/operations/outboundNetworkDependenciesEndpoints.d.ts +22 -0
- package/dist/esm/operations/outboundNetworkDependenciesEndpoints.d.ts.map +1 -0
- package/dist/esm/operations/outboundNetworkDependenciesEndpoints.js +65 -0
- package/dist/esm/operations/outboundNetworkDependenciesEndpoints.js.map +1 -0
- package/dist/esm/operations/privateEndpointConnections.d.ts +81 -0
- package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -0
- package/dist/esm/operations/privateEndpointConnections.js +364 -0
- package/dist/esm/operations/privateEndpointConnections.js.map +1 -0
- package/dist/esm/operations/privateLinkResources.d.ts +46 -0
- package/dist/esm/operations/privateLinkResources.d.ts.map +1 -0
- package/dist/esm/operations/privateLinkResources.js +182 -0
- package/dist/esm/operations/privateLinkResources.js.map +1 -0
- package/dist/esm/operations/vNetPeering.d.ts +81 -0
- package/dist/esm/operations/vNetPeering.d.ts.map +1 -0
- package/dist/esm/operations/vNetPeering.js +355 -0
- package/dist/esm/operations/vNetPeering.js.map +1 -0
- package/dist/esm/operations/workspaces.d.ts +107 -0
- package/dist/esm/operations/workspaces.d.ts.map +1 -0
- package/dist/esm/operations/workspaces.js +531 -0
- package/dist/esm/operations/workspaces.js.map +1 -0
- package/dist/esm/operationsInterfaces/accessConnectors.d.ts +71 -0
- package/dist/esm/operationsInterfaces/accessConnectors.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/accessConnectors.js +9 -0
- package/dist/esm/operationsInterfaces/accessConnectors.js.map +1 -0
- package/dist/esm/operationsInterfaces/index.d.ts +8 -0
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/index.js +15 -0
- package/dist/esm/operationsInterfaces/index.js.map +1 -0
- package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/operations.js +9 -0
- package/dist/esm/operationsInterfaces/operations.js.map +1 -0
- package/dist/esm/operationsInterfaces/outboundNetworkDependenciesEndpoints.d.ts +14 -0
- package/dist/esm/operationsInterfaces/outboundNetworkDependenciesEndpoints.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/outboundNetworkDependenciesEndpoints.js +9 -0
- package/dist/esm/operationsInterfaces/outboundNetworkDependenciesEndpoints.js.map +1 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +56 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js +9 -0
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +21 -0
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/privateLinkResources.js +9 -0
- package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/dist/esm/operationsInterfaces/vNetPeering.d.ts +56 -0
- package/dist/esm/operationsInterfaces/vNetPeering.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/vNetPeering.js +9 -0
- package/dist/esm/operationsInterfaces/vNetPeering.js.map +1 -0
- package/dist/esm/operationsInterfaces/workspaces.d.ts +71 -0
- package/dist/esm/operationsInterfaces/workspaces.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/workspaces.js +9 -0
- package/dist/esm/operationsInterfaces/workspaces.js.map +1 -0
- package/dist/esm/package.json +3 -0
- package/dist/esm/pagingHelper.d.ts +13 -0
- package/dist/esm/pagingHelper.d.ts.map +1 -0
- package/dist/esm/pagingHelper.js +32 -0
- package/dist/esm/pagingHelper.js.map +1 -0
- package/dist/react-native/azureDatabricksManagementClient.d.ts +23 -0
- package/dist/react-native/azureDatabricksManagementClient.d.ts.map +1 -0
- package/dist/react-native/azureDatabricksManagementClient.js +76 -0
- package/dist/react-native/azureDatabricksManagementClient.js.map +1 -0
- package/dist/react-native/index.d.ts +5 -0
- package/dist/react-native/index.d.ts.map +1 -0
- package/dist/react-native/index.js +13 -0
- package/dist/react-native/index.js.map +1 -0
- package/dist/react-native/lroImpl.d.ts +11 -0
- package/dist/react-native/lroImpl.d.ts.map +1 -0
- package/dist/react-native/lroImpl.js +21 -0
- package/dist/react-native/lroImpl.js.map +1 -0
- package/dist/react-native/models/index.d.ts +1049 -0
- package/dist/react-native/models/index.d.ts.map +1 -0
- package/dist/react-native/models/index.js +148 -0
- package/dist/react-native/models/index.js.map +1 -0
- package/dist/react-native/models/mappers.d.ts +52 -0
- package/dist/react-native/models/mappers.d.ts.map +1 -0
- package/dist/react-native/models/mappers.js +1539 -0
- package/dist/react-native/models/mappers.js.map +1 -0
- package/dist/react-native/models/parameters.d.ts +21 -0
- package/dist/react-native/models/parameters.d.ts.map +1 -0
- package/dist/react-native/models/parameters.js +182 -0
- package/dist/react-native/models/parameters.js.map +1 -0
- package/dist/react-native/operations/accessConnectors.d.ts +107 -0
- package/dist/react-native/operations/accessConnectors.d.ts.map +1 -0
- package/dist/react-native/operations/accessConnectors.js +531 -0
- package/dist/react-native/operations/accessConnectors.js.map +1 -0
- package/dist/react-native/operations/index.d.ts +8 -0
- package/dist/react-native/operations/index.d.ts.map +1 -0
- package/dist/react-native/operations/index.js +15 -0
- package/dist/react-native/operations/index.js.map +1 -0
- package/dist/react-native/operations/operations.d.ts +32 -0
- package/dist/react-native/operations/operations.d.ts.map +1 -0
- package/dist/react-native/operations/operations.js +133 -0
- package/dist/react-native/operations/operations.js.map +1 -0
- package/dist/react-native/operations/outboundNetworkDependenciesEndpoints.d.ts +22 -0
- package/dist/react-native/operations/outboundNetworkDependenciesEndpoints.d.ts.map +1 -0
- package/dist/react-native/operations/outboundNetworkDependenciesEndpoints.js +65 -0
- package/dist/react-native/operations/outboundNetworkDependenciesEndpoints.js.map +1 -0
- package/dist/react-native/operations/privateEndpointConnections.d.ts +81 -0
- package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -0
- package/dist/react-native/operations/privateEndpointConnections.js +364 -0
- package/dist/react-native/operations/privateEndpointConnections.js.map +1 -0
- package/dist/react-native/operations/privateLinkResources.d.ts +46 -0
- package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -0
- package/dist/react-native/operations/privateLinkResources.js +182 -0
- package/dist/react-native/operations/privateLinkResources.js.map +1 -0
- package/dist/react-native/operations/vNetPeering.d.ts +81 -0
- package/dist/react-native/operations/vNetPeering.d.ts.map +1 -0
- package/dist/react-native/operations/vNetPeering.js +355 -0
- package/dist/react-native/operations/vNetPeering.js.map +1 -0
- package/dist/react-native/operations/workspaces.d.ts +107 -0
- package/dist/react-native/operations/workspaces.d.ts.map +1 -0
- package/dist/react-native/operations/workspaces.js +531 -0
- package/dist/react-native/operations/workspaces.js.map +1 -0
- package/dist/react-native/operationsInterfaces/accessConnectors.d.ts +71 -0
- package/dist/react-native/operationsInterfaces/accessConnectors.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/accessConnectors.js +9 -0
- package/dist/react-native/operationsInterfaces/accessConnectors.js.map +1 -0
- package/dist/react-native/operationsInterfaces/index.d.ts +8 -0
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/index.js +15 -0
- package/dist/react-native/operationsInterfaces/index.js.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/operations.js +9 -0
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
- package/dist/react-native/operationsInterfaces/outboundNetworkDependenciesEndpoints.d.ts +14 -0
- package/dist/react-native/operationsInterfaces/outboundNetworkDependenciesEndpoints.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/outboundNetworkDependenciesEndpoints.js +9 -0
- package/dist/react-native/operationsInterfaces/outboundNetworkDependenciesEndpoints.js.map +1 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +56 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +9 -0
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +21 -0
- package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/privateLinkResources.js +9 -0
- package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/dist/react-native/operationsInterfaces/vNetPeering.d.ts +56 -0
- package/dist/react-native/operationsInterfaces/vNetPeering.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/vNetPeering.js +9 -0
- package/dist/react-native/operationsInterfaces/vNetPeering.js.map +1 -0
- package/dist/react-native/operationsInterfaces/workspaces.d.ts +71 -0
- package/dist/react-native/operationsInterfaces/workspaces.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/workspaces.js +9 -0
- package/dist/react-native/operationsInterfaces/workspaces.js.map +1 -0
- package/dist/react-native/package.json +3 -0
- package/dist/react-native/pagingHelper.d.ts +13 -0
- package/dist/react-native/pagingHelper.d.ts.map +1 -0
- package/dist/react-native/pagingHelper.js +32 -0
- package/dist/react-native/pagingHelper.js.map +1 -0
- package/package.json +58 -28
- package/dist/index.js +0 -4239
- package/dist/index.js.map +0 -1
- package/dist/index.min.js +0 -1
- package/dist/index.min.js.map +0 -1
- package/dist-esm/samples-dev/accessConnectorsCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/accessConnectorsCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/accessConnectorsCreateOrUpdateSample.js +0 -58
- package/dist-esm/samples-dev/accessConnectorsCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/accessConnectorsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/accessConnectorsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/accessConnectorsDeleteSample.js +0 -38
- package/dist-esm/samples-dev/accessConnectorsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/accessConnectorsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/accessConnectorsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/accessConnectorsGetSample.js +0 -38
- package/dist-esm/samples-dev/accessConnectorsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/accessConnectorsListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/accessConnectorsListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/accessConnectorsListByResourceGroupSample.js +0 -53
- package/dist-esm/samples-dev/accessConnectorsListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/accessConnectorsListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/accessConnectorsListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/accessConnectorsListBySubscriptionSample.js +0 -52
- package/dist-esm/samples-dev/accessConnectorsListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/accessConnectorsUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/accessConnectorsUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/accessConnectorsUpdateSample.js +0 -39
- package/dist-esm/samples-dev/accessConnectorsUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/operationsListSample.js +0 -53
- package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
- package/dist-esm/samples-dev/outboundNetworkDependenciesEndpointsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/outboundNetworkDependenciesEndpointsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/outboundNetworkDependenciesEndpointsListSample.js +0 -39
- package/dist-esm/samples-dev/outboundNetworkDependenciesEndpointsListSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateSample.js +0 -48
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +0 -40
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +0 -40
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +0 -55
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js.map +0 -1
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.js +0 -40
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/privateLinkResourcesListSample.d.ts +0 -2
- package/dist-esm/samples-dev/privateLinkResourcesListSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/privateLinkResourcesListSample.js +0 -55
- package/dist-esm/samples-dev/privateLinkResourcesListSample.js.map +0 -1
- package/dist-esm/samples-dev/vNetPeeringCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/vNetPeeringCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/vNetPeeringCreateOrUpdateSample.js +0 -48
- package/dist-esm/samples-dev/vNetPeeringCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/vNetPeeringDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/vNetPeeringDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/vNetPeeringDeleteSample.js +0 -39
- package/dist-esm/samples-dev/vNetPeeringDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/vNetPeeringGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/vNetPeeringGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/vNetPeeringGetSample.js +0 -39
- package/dist-esm/samples-dev/vNetPeeringGetSample.js.map +0 -1
- package/dist-esm/samples-dev/vNetPeeringListByWorkspaceSample.d.ts +0 -2
- package/dist-esm/samples-dev/vNetPeeringListByWorkspaceSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/vNetPeeringListByWorkspaceSample.js +0 -54
- package/dist-esm/samples-dev/vNetPeeringListByWorkspaceSample.js.map +0 -1
- package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.js +0 -221
- package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.js.map +0 -1
- package/dist-esm/samples-dev/workspacesDeleteSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspacesDeleteSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspacesDeleteSample.js +0 -38
- package/dist-esm/samples-dev/workspacesDeleteSample.js.map +0 -1
- package/dist-esm/samples-dev/workspacesGetSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspacesGetSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspacesGetSample.js +0 -74
- package/dist-esm/samples-dev/workspacesGetSample.js.map +0 -1
- package/dist-esm/samples-dev/workspacesListByResourceGroupSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspacesListByResourceGroupSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js +0 -53
- package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js.map +0 -1
- package/dist-esm/samples-dev/workspacesListBySubscriptionSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspacesListBySubscriptionSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js +0 -52
- package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js.map +0 -1
- package/dist-esm/samples-dev/workspacesUpdateSample.d.ts +0 -2
- package/dist-esm/samples-dev/workspacesUpdateSample.d.ts.map +0 -1
- package/dist-esm/samples-dev/workspacesUpdateSample.js +0 -39
- package/dist-esm/samples-dev/workspacesUpdateSample.js.map +0 -1
- package/dist-esm/src/azureDatabricksManagementClient.d.ts.map +0 -1
- package/dist-esm/src/azureDatabricksManagementClient.js.map +0 -1
- package/dist-esm/src/index.d.ts +0 -5
- package/dist-esm/src/index.js.map +0 -1
- package/dist-esm/src/lroImpl.js.map +0 -1
- package/dist-esm/src/models/index.js.map +0 -1
- package/dist-esm/src/models/mappers.js.map +0 -1
- package/dist-esm/src/models/parameters.js.map +0 -1
- package/dist-esm/src/operations/accessConnectors.d.ts.map +0 -1
- package/dist-esm/src/operations/accessConnectors.js.map +0 -1
- package/dist-esm/src/operations/index.d.ts +0 -8
- package/dist-esm/src/operations/index.d.ts.map +0 -1
- package/dist-esm/src/operations/index.js +0 -15
- package/dist-esm/src/operations/index.js.map +0 -1
- package/dist-esm/src/operations/operations.d.ts.map +0 -1
- package/dist-esm/src/operations/operations.js.map +0 -1
- package/dist-esm/src/operations/outboundNetworkDependenciesEndpoints.d.ts.map +0 -1
- package/dist-esm/src/operations/outboundNetworkDependenciesEndpoints.js.map +0 -1
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +0 -1
- package/dist-esm/src/operations/privateEndpointConnections.js.map +0 -1
- package/dist-esm/src/operations/privateLinkResources.d.ts.map +0 -1
- package/dist-esm/src/operations/privateLinkResources.js.map +0 -1
- package/dist-esm/src/operations/vNetPeering.d.ts.map +0 -1
- package/dist-esm/src/operations/vNetPeering.js.map +0 -1
- package/dist-esm/src/operations/workspaces.d.ts.map +0 -1
- package/dist-esm/src/operations/workspaces.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/accessConnectors.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/accessConnectors.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +0 -8
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/index.js +0 -15
- package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/outboundNetworkDependenciesEndpoints.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/outboundNetworkDependenciesEndpoints.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/vNetPeering.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/vNetPeering.js.map +0 -1
- package/dist-esm/src/operationsInterfaces/workspaces.d.ts.map +0 -1
- package/dist-esm/src/operationsInterfaces/workspaces.js.map +0 -1
- package/dist-esm/src/pagingHelper.js.map +0 -1
- package/dist-esm/test/databricks_examples.d.ts +0 -4
- package/dist-esm/test/databricks_examples.d.ts.map +0 -1
- package/dist-esm/test/databricks_examples.js +0 -107
- package/dist-esm/test/databricks_examples.js.map +0 -1
- package/src/azureDatabricksManagementClient.ts +0 -134
- package/src/lroImpl.ts +0 -42
- package/src/models/index.ts +0 -1194
- package/src/models/mappers.ts +0 -1624
- package/src/models/parameters.ts +0 -213
- package/src/operations/accessConnectors.ts +0 -717
- package/src/operations/index.ts +0 -15
- package/src/operations/operations.ts +0 -149
- package/src/operations/outboundNetworkDependenciesEndpoints.ts +0 -85
- package/src/operations/privateEndpointConnections.ts +0 -509
- package/src/operations/privateLinkResources.ts +0 -238
- package/src/operations/vNetPeering.ts +0 -507
- package/src/operations/workspaces.ts +0 -717
- package/src/operationsInterfaces/accessConnectors.ts +0 -139
- package/src/operationsInterfaces/index.ts +0 -15
- package/src/operationsInterfaces/operations.ts +0 -22
- package/src/operationsInterfaces/outboundNetworkDependenciesEndpoints.ts +0 -29
- package/src/operationsInterfaces/privateEndpointConnections.ts +0 -109
- package/src/operationsInterfaces/privateLinkResources.ts +0 -44
- package/src/operationsInterfaces/vNetPeering.ts +0 -109
- package/src/operationsInterfaces/workspaces.ts +0 -139
- package/src/pagingHelper.ts +0 -39
- package/tsconfig.json +0 -33
- /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/lroImpl.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/accessConnectors.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/outboundNetworkDependenciesEndpoints.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/vNetPeering.js +0 -0
- /package/{dist-esm/src → dist/browser}/operationsInterfaces/workspaces.js +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
- /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
- /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,148 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
/** Known values of {@link CustomParameterType} that the service accepts. */
|
|
9
|
+
export var KnownCustomParameterType;
|
|
10
|
+
(function (KnownCustomParameterType) {
|
|
11
|
+
/** Bool */
|
|
12
|
+
KnownCustomParameterType["Bool"] = "Bool";
|
|
13
|
+
/** Object */
|
|
14
|
+
KnownCustomParameterType["Object"] = "Object";
|
|
15
|
+
/** String */
|
|
16
|
+
KnownCustomParameterType["String"] = "String";
|
|
17
|
+
})(KnownCustomParameterType || (KnownCustomParameterType = {}));
|
|
18
|
+
/** Known values of {@link KeySource} that the service accepts. */
|
|
19
|
+
export var KnownKeySource;
|
|
20
|
+
(function (KnownKeySource) {
|
|
21
|
+
/** Default */
|
|
22
|
+
KnownKeySource["Default"] = "Default";
|
|
23
|
+
/** MicrosoftKeyvault */
|
|
24
|
+
KnownKeySource["MicrosoftKeyvault"] = "Microsoft.Keyvault";
|
|
25
|
+
})(KnownKeySource || (KnownKeySource = {}));
|
|
26
|
+
/** Known values of {@link ProvisioningState} that the service accepts. */
|
|
27
|
+
export var KnownProvisioningState;
|
|
28
|
+
(function (KnownProvisioningState) {
|
|
29
|
+
/** Accepted */
|
|
30
|
+
KnownProvisioningState["Accepted"] = "Accepted";
|
|
31
|
+
/** Running */
|
|
32
|
+
KnownProvisioningState["Running"] = "Running";
|
|
33
|
+
/** Ready */
|
|
34
|
+
KnownProvisioningState["Ready"] = "Ready";
|
|
35
|
+
/** Creating */
|
|
36
|
+
KnownProvisioningState["Creating"] = "Creating";
|
|
37
|
+
/** Created */
|
|
38
|
+
KnownProvisioningState["Created"] = "Created";
|
|
39
|
+
/** Deleting */
|
|
40
|
+
KnownProvisioningState["Deleting"] = "Deleting";
|
|
41
|
+
/** Deleted */
|
|
42
|
+
KnownProvisioningState["Deleted"] = "Deleted";
|
|
43
|
+
/** Canceled */
|
|
44
|
+
KnownProvisioningState["Canceled"] = "Canceled";
|
|
45
|
+
/** Failed */
|
|
46
|
+
KnownProvisioningState["Failed"] = "Failed";
|
|
47
|
+
/** Succeeded */
|
|
48
|
+
KnownProvisioningState["Succeeded"] = "Succeeded";
|
|
49
|
+
/** Updating */
|
|
50
|
+
KnownProvisioningState["Updating"] = "Updating";
|
|
51
|
+
})(KnownProvisioningState || (KnownProvisioningState = {}));
|
|
52
|
+
/** Known values of {@link EncryptionKeySource} that the service accepts. */
|
|
53
|
+
export var KnownEncryptionKeySource;
|
|
54
|
+
(function (KnownEncryptionKeySource) {
|
|
55
|
+
/** MicrosoftKeyvault */
|
|
56
|
+
KnownEncryptionKeySource["MicrosoftKeyvault"] = "Microsoft.Keyvault";
|
|
57
|
+
})(KnownEncryptionKeySource || (KnownEncryptionKeySource = {}));
|
|
58
|
+
/** Known values of {@link PrivateLinkServiceConnectionStatus} that the service accepts. */
|
|
59
|
+
export var KnownPrivateLinkServiceConnectionStatus;
|
|
60
|
+
(function (KnownPrivateLinkServiceConnectionStatus) {
|
|
61
|
+
/** Pending */
|
|
62
|
+
KnownPrivateLinkServiceConnectionStatus["Pending"] = "Pending";
|
|
63
|
+
/** Approved */
|
|
64
|
+
KnownPrivateLinkServiceConnectionStatus["Approved"] = "Approved";
|
|
65
|
+
/** Rejected */
|
|
66
|
+
KnownPrivateLinkServiceConnectionStatus["Rejected"] = "Rejected";
|
|
67
|
+
/** Disconnected */
|
|
68
|
+
KnownPrivateLinkServiceConnectionStatus["Disconnected"] = "Disconnected";
|
|
69
|
+
})(KnownPrivateLinkServiceConnectionStatus || (KnownPrivateLinkServiceConnectionStatus = {}));
|
|
70
|
+
/** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */
|
|
71
|
+
export var KnownPrivateEndpointConnectionProvisioningState;
|
|
72
|
+
(function (KnownPrivateEndpointConnectionProvisioningState) {
|
|
73
|
+
/** Succeeded */
|
|
74
|
+
KnownPrivateEndpointConnectionProvisioningState["Succeeded"] = "Succeeded";
|
|
75
|
+
/** Creating */
|
|
76
|
+
KnownPrivateEndpointConnectionProvisioningState["Creating"] = "Creating";
|
|
77
|
+
/** Updating */
|
|
78
|
+
KnownPrivateEndpointConnectionProvisioningState["Updating"] = "Updating";
|
|
79
|
+
/** Deleting */
|
|
80
|
+
KnownPrivateEndpointConnectionProvisioningState["Deleting"] = "Deleting";
|
|
81
|
+
/** Failed */
|
|
82
|
+
KnownPrivateEndpointConnectionProvisioningState["Failed"] = "Failed";
|
|
83
|
+
})(KnownPrivateEndpointConnectionProvisioningState || (KnownPrivateEndpointConnectionProvisioningState = {}));
|
|
84
|
+
/** Known values of {@link PublicNetworkAccess} that the service accepts. */
|
|
85
|
+
export var KnownPublicNetworkAccess;
|
|
86
|
+
(function (KnownPublicNetworkAccess) {
|
|
87
|
+
/** Enabled */
|
|
88
|
+
KnownPublicNetworkAccess["Enabled"] = "Enabled";
|
|
89
|
+
/** Disabled */
|
|
90
|
+
KnownPublicNetworkAccess["Disabled"] = "Disabled";
|
|
91
|
+
})(KnownPublicNetworkAccess || (KnownPublicNetworkAccess = {}));
|
|
92
|
+
/** Known values of {@link RequiredNsgRules} that the service accepts. */
|
|
93
|
+
export var KnownRequiredNsgRules;
|
|
94
|
+
(function (KnownRequiredNsgRules) {
|
|
95
|
+
/** AllRules */
|
|
96
|
+
KnownRequiredNsgRules["AllRules"] = "AllRules";
|
|
97
|
+
/** NoAzureDatabricksRules */
|
|
98
|
+
KnownRequiredNsgRules["NoAzureDatabricksRules"] = "NoAzureDatabricksRules";
|
|
99
|
+
/** NoAzureServiceRules */
|
|
100
|
+
KnownRequiredNsgRules["NoAzureServiceRules"] = "NoAzureServiceRules";
|
|
101
|
+
})(KnownRequiredNsgRules || (KnownRequiredNsgRules = {}));
|
|
102
|
+
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
103
|
+
export var KnownCreatedByType;
|
|
104
|
+
(function (KnownCreatedByType) {
|
|
105
|
+
/** User */
|
|
106
|
+
KnownCreatedByType["User"] = "User";
|
|
107
|
+
/** Application */
|
|
108
|
+
KnownCreatedByType["Application"] = "Application";
|
|
109
|
+
/** ManagedIdentity */
|
|
110
|
+
KnownCreatedByType["ManagedIdentity"] = "ManagedIdentity";
|
|
111
|
+
/** Key */
|
|
112
|
+
KnownCreatedByType["Key"] = "Key";
|
|
113
|
+
})(KnownCreatedByType || (KnownCreatedByType = {}));
|
|
114
|
+
/** Known values of {@link PeeringState} that the service accepts. */
|
|
115
|
+
export var KnownPeeringState;
|
|
116
|
+
(function (KnownPeeringState) {
|
|
117
|
+
/** Initiated */
|
|
118
|
+
KnownPeeringState["Initiated"] = "Initiated";
|
|
119
|
+
/** Connected */
|
|
120
|
+
KnownPeeringState["Connected"] = "Connected";
|
|
121
|
+
/** Disconnected */
|
|
122
|
+
KnownPeeringState["Disconnected"] = "Disconnected";
|
|
123
|
+
})(KnownPeeringState || (KnownPeeringState = {}));
|
|
124
|
+
/** Known values of {@link PeeringProvisioningState} that the service accepts. */
|
|
125
|
+
export var KnownPeeringProvisioningState;
|
|
126
|
+
(function (KnownPeeringProvisioningState) {
|
|
127
|
+
/** Succeeded */
|
|
128
|
+
KnownPeeringProvisioningState["Succeeded"] = "Succeeded";
|
|
129
|
+
/** Updating */
|
|
130
|
+
KnownPeeringProvisioningState["Updating"] = "Updating";
|
|
131
|
+
/** Deleting */
|
|
132
|
+
KnownPeeringProvisioningState["Deleting"] = "Deleting";
|
|
133
|
+
/** Failed */
|
|
134
|
+
KnownPeeringProvisioningState["Failed"] = "Failed";
|
|
135
|
+
})(KnownPeeringProvisioningState || (KnownPeeringProvisioningState = {}));
|
|
136
|
+
/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
|
|
137
|
+
export var KnownManagedServiceIdentityType;
|
|
138
|
+
(function (KnownManagedServiceIdentityType) {
|
|
139
|
+
/** None */
|
|
140
|
+
KnownManagedServiceIdentityType["None"] = "None";
|
|
141
|
+
/** SystemAssigned */
|
|
142
|
+
KnownManagedServiceIdentityType["SystemAssigned"] = "SystemAssigned";
|
|
143
|
+
/** UserAssigned */
|
|
144
|
+
KnownManagedServiceIdentityType["UserAssigned"] = "UserAssigned";
|
|
145
|
+
/** SystemAssignedUserAssigned */
|
|
146
|
+
KnownManagedServiceIdentityType["SystemAssignedUserAssigned"] = "SystemAssigned,UserAssigned";
|
|
147
|
+
})(KnownManagedServiceIdentityType || (KnownManagedServiceIdentityType = {}));
|
|
148
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"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","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/** Custom Parameters used for Cluster Creation. */\nexport interface WorkspaceCustomParameters {\n /** The ID of a Azure Machine Learning workspace to link with Databricks workspace */\n amlWorkspaceId?: WorkspaceCustomStringParameter;\n /** The ID of a Virtual Network where this Databricks Cluster should be created */\n customVirtualNetworkId?: WorkspaceCustomStringParameter;\n /** The name of a Public Subnet within the Virtual Network */\n customPublicSubnetName?: WorkspaceCustomStringParameter;\n /** The name of the Private Subnet within the Virtual Network */\n customPrivateSubnetName?: WorkspaceCustomStringParameter;\n /** Should the Public IP be Disabled? */\n enableNoPublicIp?: WorkspaceCustomBooleanParameter;\n /** Name of the outbound Load Balancer Backend Pool for Secure Cluster Connectivity (No Public IP). */\n loadBalancerBackendPoolName?: WorkspaceCustomStringParameter;\n /** Resource URI of Outbound Load balancer for Secure Cluster Connectivity (No Public IP) workspace. */\n loadBalancerId?: WorkspaceCustomStringParameter;\n /** Name of the NAT gateway for Secure Cluster Connectivity (No Public IP) workspace subnets. */\n natGatewayName?: WorkspaceCustomStringParameter;\n /** Name of the Public IP for No Public IP workspace with managed vNet. */\n publicIpName?: WorkspaceCustomStringParameter;\n /** Prepare the workspace for encryption. Enables the Managed Identity for managed storage account. */\n prepareEncryption?: WorkspaceCustomBooleanParameter;\n /** Contains the encryption details for Customer-Managed Key (CMK) enabled workspace. */\n encryption?: WorkspaceEncryptionParameter;\n /** A boolean indicating whether or not the DBFS root file system will be enabled with secondary layer of encryption with platform managed keys for data at rest. */\n requireInfrastructureEncryption?: WorkspaceCustomBooleanParameter;\n /** Default DBFS storage account name. */\n storageAccountName?: WorkspaceCustomStringParameter;\n /** Storage account SKU name, ex: Standard_GRS, Standard_LRS. Refer https://aka.ms/storageskus for valid inputs. */\n storageAccountSkuName?: WorkspaceCustomStringParameter;\n /** Address prefix for Managed virtual network. Default value for this input is 10.139. */\n vnetAddressPrefix?: WorkspaceCustomStringParameter;\n /**\n * Tags applied to resources under Managed resource group. These can be updated by updating tags at workspace level.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resourceTags?: WorkspaceCustomObjectParameter;\n}\n\n/** The Value. */\nexport interface WorkspaceCustomStringParameter {\n /**\n * The type of variable that this is\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: CustomParameterType;\n /** The value which should be used for this field. */\n value: string;\n}\n\n/** The value which should be used for this field. */\nexport interface WorkspaceCustomBooleanParameter {\n /**\n * The type of variable that this is\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: CustomParameterType;\n /** The value which should be used for this field. */\n value: boolean;\n}\n\n/** The object that contains details of encryption used on the workspace. */\nexport interface WorkspaceEncryptionParameter {\n /**\n * The type of variable that this is\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: CustomParameterType;\n /** The value which should be used for this field. */\n value?: Encryption;\n}\n\n/** The object that contains details of encryption used on the workspace. */\nexport interface Encryption {\n /** The encryption keySource (provider). Possible values (case-insensitive): Default, Microsoft.Keyvault */\n keySource?: KeySource;\n /** The name of KeyVault key. */\n keyName?: string;\n /** The version of KeyVault key. */\n keyVersion?: string;\n /** The Uri of KeyVault. */\n keyVaultUri?: string;\n}\n\n/** The value which should be used for this field. */\nexport interface WorkspaceCustomObjectParameter {\n /**\n * The type of variable that this is\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: CustomParameterType;\n /** The value which should be used for this field. */\n value: Record<string, unknown>;\n}\n\n/** The workspace provider authorization. */\nexport interface WorkspaceProviderAuthorization {\n /** The provider's principal identifier. This is the identity that the provider will use to call ARM to manage the workspace resources. */\n principalId: string;\n /** The provider's role definition identifier. This role will define all the permissions that the provider must have on the workspace's container resource group. This role definition cannot have permission to delete the resource group. */\n roleDefinitionId: string;\n}\n\n/** Provides details of the entity that created/updated the workspace. */\nexport interface CreatedBy {\n /**\n * The Object ID that created the workspace.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly oid?: string;\n /**\n * The Personal Object ID corresponding to the object ID above\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly puid?: string;\n /**\n * The application ID of the application that initiated the creation of the workspace. For example, Azure Portal.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly applicationId?: string;\n}\n\n/** The Managed Identity details for storage account. */\nexport interface ManagedIdentityConfiguration {\n /**\n * The objectId of the Managed Identity that is linked to the Managed Storage account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The tenant Id where the Managed Identity is created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tenantId?: string;\n /**\n * The type of Identity created. It can be either SystemAssigned or UserAssigned.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n}\n\n/** Encryption properties for databricks workspace */\nexport interface WorkspacePropertiesEncryption {\n /** Encryption entities definition for the workspace. */\n entities: EncryptionEntitiesDefinition;\n}\n\n/** Encryption entities for databricks workspace resource. */\nexport interface EncryptionEntitiesDefinition {\n /** Encryption properties for the databricks managed services. */\n managedServices?: EncryptionV2;\n /** Encryption properties for the databricks managed disks. */\n managedDisk?: ManagedDiskEncryption;\n}\n\n/** The object that contains details of encryption used on the workspace. */\nexport interface EncryptionV2 {\n /** The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Keyvault */\n keySource: EncryptionKeySource;\n /** Key Vault input properties for encryption. */\n keyVaultProperties?: EncryptionV2KeyVaultProperties;\n}\n\n/** Key Vault input properties for encryption. */\nexport interface EncryptionV2KeyVaultProperties {\n /** The Uri of KeyVault. */\n keyVaultUri: string;\n /** The name of KeyVault key. */\n keyName: string;\n /** The version of KeyVault key. */\n keyVersion: string;\n}\n\n/** The object that contains details of encryption used on the workspace. */\nexport interface ManagedDiskEncryption {\n /** The encryption keySource (provider). Possible values (case-insensitive): Microsoft.Keyvault */\n keySource: EncryptionKeySource;\n /** Key Vault input properties for encryption. */\n keyVaultProperties: ManagedDiskEncryptionKeyVaultProperties;\n /** Indicate whether the latest key version should be automatically used for Managed Disk Encryption. */\n rotationToLatestKeyVersionEnabled?: boolean;\n}\n\n/** Key Vault input properties for encryption. */\nexport interface ManagedDiskEncryptionKeyVaultProperties {\n /** The URI of KeyVault. */\n keyVaultUri: string;\n /** The name of KeyVault key. */\n keyName: string;\n /** The version of KeyVault key. */\n keyVersion: string;\n}\n\n/** The private endpoint connection of a workspace */\nexport interface PrivateEndpointConnection {\n /**\n * The resource identifier.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The resource name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** The private endpoint connection properties. */\n properties: PrivateEndpointConnectionProperties;\n}\n\n/** The properties of a private endpoint connection */\nexport interface PrivateEndpointConnectionProperties {\n /** Private endpoint */\n privateEndpoint?: PrivateEndpoint;\n /** GroupIds from the private link service resource. */\n groupIds?: string[];\n /** Private endpoint connection state */\n privateLinkServiceConnectionState: PrivateLinkServiceConnectionState;\n /**\n * Provisioning state of the private endpoint connection.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: PrivateEndpointConnectionProvisioningState;\n}\n\n/** The private endpoint property of a private endpoint connection */\nexport interface PrivateEndpoint {\n /**\n * The resource identifier.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n}\n\n/** The current state of a private endpoint connection */\nexport interface PrivateLinkServiceConnectionState {\n /** The status of a private endpoint connection */\n status: PrivateLinkServiceConnectionStatus;\n /** The description for the current state of a private endpoint connection */\n description?: string;\n /** Actions required for a private endpoint connection */\n actionsRequired?: string;\n}\n\n/** SKU for the resource. */\nexport interface Sku {\n /** The SKU name. */\n name: string;\n /** The SKU tier. */\n tier?: string;\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/** The core properties of ARM resources */\nexport interface Resource {\n /**\n * Fully qualified resource Id for the resource. Ex - /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. Ex- 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\n/** Contains details when the response code indicates an error. */\nexport interface ErrorResponse {\n /** The error details. */\n error: ErrorInfo;\n}\n\n/** The code and message for an error. */\nexport interface ErrorInfo {\n /** A machine readable error code. */\n code: string;\n /** A human readable error message. */\n message: string;\n /** error details. */\n details?: ErrorDetail[];\n /** Inner error details if they exist. */\n innererror?: string;\n}\n\n/** Error details. */\nexport interface ErrorDetail {\n /** The error's code. */\n code: string;\n /** A human readable error message. */\n message: string;\n /** Indicates which property in the request is responsible for the error. */\n target?: string;\n}\n\n/** An update to a workspace. */\nexport interface WorkspaceUpdate {\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n}\n\n/** List of workspaces. */\nexport interface WorkspaceListResult {\n /** The array of workspaces. */\n value?: Workspace[];\n /** The URL to use for getting the next set of results. */\n nextLink?: string;\n}\n\n/** Result of the request to list Resource Provider operations. It contains a list of operations and a URL link to get the next set of results. */\nexport interface OperationListResult {\n /** List of Resource Provider operations supported by the Resource Provider resource provider. */\n value?: Operation[];\n /** URL to get the next set of operation list results if there are any. */\n nextLink?: string;\n}\n\n/** REST API operation */\nexport interface Operation {\n /** Operation name: {provider}/{resource}/{operation} */\n name?: string;\n /** The object that represents the operation. */\n display?: OperationDisplay;\n}\n\n/** The object that represents the operation. */\nexport interface OperationDisplay {\n /** Service provider: ex Microsoft.Databricks */\n provider?: string;\n /** Resource on which the operation is performed. */\n resource?: string;\n /** Operation type: Read, write, delete, etc. */\n operation?: string;\n /** Description for the resource operation. */\n description?: string;\n}\n\n/** The available private link resources for a workspace */\nexport interface PrivateLinkResourcesList {\n /** The list of available private link resources for a workspace */\n value?: GroupIdInformation[];\n /** The URL to get the next set of private link resources. */\n nextLink?: string;\n}\n\n/** The properties for a group information object */\nexport interface GroupIdInformationProperties {\n /** The group id */\n groupId?: string;\n /** The required members for a specific group id */\n requiredMembers?: string[];\n /** The required DNS zones for a specific group id */\n requiredZoneNames?: string[];\n}\n\n/** List of private link connections. */\nexport interface PrivateEndpointConnectionsList {\n /** The list of returned private endpoint connection. */\n value?: PrivateEndpointConnection[];\n /** The URL to get the next set of endpoint connections. */\n nextLink?: string;\n}\n\n/** Egress endpoints which Workspace connects to for common purposes. */\nexport interface OutboundEnvironmentEndpoint {\n /** The category of endpoints accessed by the Workspace, e.g. azure-storage, azure-mysql, etc. */\n category?: string;\n /** The endpoints that Workspace connect to */\n endpoints?: EndpointDependency[];\n}\n\n/** A domain name or IP address the Workspace is reaching at. */\nexport interface EndpointDependency {\n /** The domain name of the dependency. */\n domainName?: string;\n /** The Ports used when connecting to domainName. */\n endpointDetails?: EndpointDetail[];\n}\n\n/** Connect information from the Workspace to a single endpoint. */\nexport interface EndpointDetail {\n /** An IP Address that Domain Name currently resolves to. */\n ipAddress?: string;\n /** The port an endpoint is connected to. */\n port?: number;\n /** The time in milliseconds it takes for the connection to be created from the Workspace to this IpAddress at this Port. */\n latency?: number;\n /** Whether it is possible to create a connection from the Workspace to this IpAddress at this Port. */\n isAccessible?: boolean;\n}\n\n/** Peerings in a VirtualNetwork resource */\nexport interface VirtualNetworkPeering {\n /**\n * Name of the virtual network peering resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Resource ID.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * type of the virtual network peering resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** Whether the VMs in the local virtual network space would be able to access the VMs in remote virtual network space. */\n allowVirtualNetworkAccess?: boolean;\n /** Whether the forwarded traffic from the VMs in the local virtual network will be allowed/disallowed in remote virtual network. */\n allowForwardedTraffic?: boolean;\n /** If gateway links can be used in remote virtual networking to link to this virtual network. */\n allowGatewayTransit?: boolean;\n /** If remote gateways can be used on this virtual network. If the flag is set to true, and allowGatewayTransit on remote peering is also true, virtual network will use gateways of remote virtual network for transit. Only one peering can have this flag set to true. This flag cannot be set if virtual network already has a gateway. */\n useRemoteGateways?: boolean;\n /** The remote virtual network should be in the same region. See here to learn more (https://docs.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/vnet-peering). */\n databricksVirtualNetwork?: VirtualNetworkPeeringPropertiesFormatDatabricksVirtualNetwork;\n /** The reference to the databricks virtual network address space. */\n databricksAddressSpace?: AddressSpace;\n /** The remote virtual network should be in the same region. See here to learn more (https://docs.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/vnet-peering). */\n remoteVirtualNetwork: VirtualNetworkPeeringPropertiesFormatRemoteVirtualNetwork;\n /** The reference to the remote virtual network address space. */\n remoteAddressSpace?: AddressSpace;\n /**\n * The status of the virtual network peering.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly peeringState?: PeeringState;\n /**\n * The provisioning state of the virtual network peering resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: PeeringProvisioningState;\n}\n\n/** The remote virtual network should be in the same region. See here to learn more (https://docs.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/vnet-peering). */\nexport interface VirtualNetworkPeeringPropertiesFormatDatabricksVirtualNetwork {\n /** The Id of the databricks virtual network. */\n id?: string;\n}\n\n/** AddressSpace contains an array of IP address ranges that can be used by subnets of the virtual network. */\nexport interface AddressSpace {\n /** A list of address blocks reserved for this virtual network in CIDR notation. */\n addressPrefixes?: string[];\n}\n\n/** The remote virtual network should be in the same region. See here to learn more (https://docs.microsoft.com/en-us/azure/databricks/administration-guide/cloud-configurations/azure/vnet-peering). */\nexport interface VirtualNetworkPeeringPropertiesFormatRemoteVirtualNetwork {\n /** The Id of the remote virtual network. */\n id?: string;\n}\n\n/** Gets all virtual network peerings under a workspace. */\nexport interface VirtualNetworkPeeringList {\n /** List of virtual network peerings on workspace. */\n value?: VirtualNetworkPeering[];\n /** URL to get the next set of virtual network peering list results if there are any. */\n nextLink?: string;\n}\n\n/** Managed service identity (system assigned and/or user assigned identities) */\nexport interface ManagedServiceIdentity {\n /**\n * The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tenantId?: string;\n /** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */\n type: ManagedServiceIdentityType;\n /** The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests. */\n userAssignedIdentities?: { [propertyName: string]: UserAssignedIdentity };\n}\n\n/** User assigned identity properties */\nexport interface UserAssignedIdentity {\n /**\n * The principal ID of the assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The client ID of the assigned identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clientId?: string;\n}\n\nexport interface AccessConnectorProperties {\n /**\n * Provisioning status of the accessConnector.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n}\n\n/** An update to an azure databricks accessConnector. */\nexport interface AccessConnectorUpdate {\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** Managed service identity (system assigned and/or user assigned identities) */\n identity?: ManagedServiceIdentity;\n}\n\n/** List of azure databricks accessConnector. */\nexport interface AccessConnectorListResult {\n /** The array of azure databricks accessConnector. */\n value?: AccessConnector[];\n /** The URL to use for getting the next set of results. */\n nextLink?: string;\n}\n\n/** The resource model definition for a ARM tracked top level resource */\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 group information for creating a private endpoint on a workspace */\nexport interface GroupIdInformation extends Resource {\n /** The group id properties. */\n properties: GroupIdInformationProperties;\n}\n\n/** Information about workspace. */\nexport interface Workspace extends TrackedResource {\n /** The SKU of the resource. */\n sku?: Sku;\n /**\n * The system metadata relating to this resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /** The managed resource group Id. */\n managedResourceGroupId: string;\n /** The workspace's custom parameters. */\n parameters?: WorkspaceCustomParameters;\n /**\n * The workspace provisioning state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /** The blob URI where the UI definition file is located. */\n uiDefinitionUri?: string;\n /** The workspace provider authorizations. */\n authorizations?: WorkspaceProviderAuthorization[];\n /** Indicates the Object ID, PUID and Application ID of entity that created the workspace. */\n createdBy?: CreatedBy;\n /** Indicates the Object ID, PUID and Application ID of entity that last updated the workspace. */\n updatedBy?: CreatedBy;\n /**\n * Specifies the date and time when the workspace is created.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly createdDateTime?: Date;\n /**\n * The unique identifier of the databricks workspace in databricks control plane.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly workspaceId?: string;\n /**\n * The workspace URL which is of the format 'adb-{workspaceId}.{random}.azuredatabricks.net'\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly workspaceUrl?: string;\n /** The details of Managed Identity of Storage Account */\n storageAccountIdentity?: ManagedIdentityConfiguration;\n /** The details of Managed Identity of Disk Encryption Set used for Managed Disk Encryption */\n managedDiskIdentity?: ManagedIdentityConfiguration;\n /**\n * The resource Id of the managed disk encryption set.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly diskEncryptionSetId?: string;\n /** Encryption properties for databricks workspace */\n encryption?: WorkspacePropertiesEncryption;\n /**\n * Private endpoint connections created on the workspace\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly privateEndpointConnections?: PrivateEndpointConnection[];\n /** The network access type for accessing workspace. Set value to disabled to access workspace only via private link. */\n publicNetworkAccess?: PublicNetworkAccess;\n /** Gets or sets a value indicating whether data plane (clusters) to control plane communication happen over private endpoint. Supported values are 'AllRules' and 'NoAzureDatabricksRules'. 'NoAzureServiceRules' value is for internal use only. */\n requiredNsgRules?: RequiredNsgRules;\n}\n\n/** Information about azure databricks accessConnector. */\nexport interface AccessConnector extends TrackedResource {\n /** Managed service identity (system assigned and/or user assigned identities) */\n identity?: ManagedServiceIdentity;\n /**\n * The system metadata relating to this resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /** Azure Databricks accessConnector properties */\n properties?: AccessConnectorProperties;\n}\n\n/** Known values of {@link CustomParameterType} that the service accepts. */\nexport enum KnownCustomParameterType {\n /** Bool */\n Bool = \"Bool\",\n /** Object */\n Object = \"Object\",\n /** String */\n String = \"String\"\n}\n\n/**\n * Defines values for CustomParameterType. \\\n * {@link KnownCustomParameterType} can be used interchangeably with CustomParameterType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Bool** \\\n * **Object** \\\n * **String**\n */\nexport type CustomParameterType = string;\n\n/** Known values of {@link KeySource} that the service accepts. */\nexport enum KnownKeySource {\n /** Default */\n Default = \"Default\",\n /** MicrosoftKeyvault */\n MicrosoftKeyvault = \"Microsoft.Keyvault\"\n}\n\n/**\n * Defines values for KeySource. \\\n * {@link KnownKeySource} can be used interchangeably with KeySource,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Default** \\\n * **Microsoft.Keyvault**\n */\nexport type KeySource = string;\n\n/** Known values of {@link ProvisioningState} that the service accepts. */\nexport enum KnownProvisioningState {\n /** Accepted */\n Accepted = \"Accepted\",\n /** Running */\n Running = \"Running\",\n /** Ready */\n Ready = \"Ready\",\n /** Creating */\n Creating = \"Creating\",\n /** Created */\n Created = \"Created\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Deleted */\n Deleted = \"Deleted\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Failed */\n Failed = \"Failed\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Updating */\n Updating = \"Updating\"\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 * **Running** \\\n * **Ready** \\\n * **Creating** \\\n * **Created** \\\n * **Deleting** \\\n * **Deleted** \\\n * **Canceled** \\\n * **Failed** \\\n * **Succeeded** \\\n * **Updating**\n */\nexport type ProvisioningState = string;\n\n/** Known values of {@link EncryptionKeySource} that the service accepts. */\nexport enum KnownEncryptionKeySource {\n /** MicrosoftKeyvault */\n MicrosoftKeyvault = \"Microsoft.Keyvault\"\n}\n\n/**\n * Defines values for EncryptionKeySource. \\\n * {@link KnownEncryptionKeySource} can be used interchangeably with EncryptionKeySource,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Microsoft.Keyvault**\n */\nexport type EncryptionKeySource = string;\n\n/** Known values of {@link PrivateLinkServiceConnectionStatus} that the service accepts. */\nexport enum KnownPrivateLinkServiceConnectionStatus {\n /** Pending */\n Pending = \"Pending\",\n /** Approved */\n Approved = \"Approved\",\n /** Rejected */\n Rejected = \"Rejected\",\n /** Disconnected */\n Disconnected = \"Disconnected\"\n}\n\n/**\n * Defines values for PrivateLinkServiceConnectionStatus. \\\n * {@link KnownPrivateLinkServiceConnectionStatus} can be used interchangeably with PrivateLinkServiceConnectionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Pending** \\\n * **Approved** \\\n * **Rejected** \\\n * **Disconnected**\n */\nexport type PrivateLinkServiceConnectionStatus = string;\n\n/** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */\nexport enum KnownPrivateEndpointConnectionProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Creating */\n Creating = \"Creating\",\n /** Updating */\n Updating = \"Updating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Failed */\n Failed = \"Failed\"\n}\n\n/**\n * Defines values for PrivateEndpointConnectionProvisioningState. \\\n * {@link KnownPrivateEndpointConnectionProvisioningState} can be used interchangeably with PrivateEndpointConnectionProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Creating** \\\n * **Updating** \\\n * **Deleting** \\\n * **Failed**\n */\nexport type PrivateEndpointConnectionProvisioningState = string;\n\n/** Known values of {@link PublicNetworkAccess} that the service accepts. */\nexport enum KnownPublicNetworkAccess {\n /** Enabled */\n Enabled = \"Enabled\",\n /** Disabled */\n Disabled = \"Disabled\"\n}\n\n/**\n * Defines values for PublicNetworkAccess. \\\n * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type PublicNetworkAccess = string;\n\n/** Known values of {@link RequiredNsgRules} that the service accepts. */\nexport enum KnownRequiredNsgRules {\n /** AllRules */\n AllRules = \"AllRules\",\n /** NoAzureDatabricksRules */\n NoAzureDatabricksRules = \"NoAzureDatabricksRules\",\n /** NoAzureServiceRules */\n NoAzureServiceRules = \"NoAzureServiceRules\"\n}\n\n/**\n * Defines values for RequiredNsgRules. \\\n * {@link KnownRequiredNsgRules} can be used interchangeably with RequiredNsgRules,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AllRules** \\\n * **NoAzureDatabricksRules** \\\n * **NoAzureServiceRules**\n */\nexport type RequiredNsgRules = 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 PeeringState} that the service accepts. */\nexport enum KnownPeeringState {\n /** Initiated */\n Initiated = \"Initiated\",\n /** Connected */\n Connected = \"Connected\",\n /** Disconnected */\n Disconnected = \"Disconnected\"\n}\n\n/**\n * Defines values for PeeringState. \\\n * {@link KnownPeeringState} can be used interchangeably with PeeringState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Initiated** \\\n * **Connected** \\\n * **Disconnected**\n */\nexport type PeeringState = string;\n\n/** Known values of {@link PeeringProvisioningState} that the service accepts. */\nexport enum KnownPeeringProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Updating */\n Updating = \"Updating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Failed */\n Failed = \"Failed\"\n}\n\n/**\n * Defines values for PeeringProvisioningState. \\\n * {@link KnownPeeringProvisioningState} can be used interchangeably with PeeringProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Updating** \\\n * **Deleting** \\\n * **Failed**\n */\nexport type PeeringProvisioningState = string;\n\n/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */\nexport enum KnownManagedServiceIdentityType {\n /** None */\n None = \"None\",\n /** SystemAssigned */\n SystemAssigned = \"SystemAssigned\",\n /** UserAssigned */\n UserAssigned = \"UserAssigned\",\n /** SystemAssignedUserAssigned */\n SystemAssignedUserAssigned = \"SystemAssigned,UserAssigned\"\n}\n\n/**\n * Defines values for ManagedServiceIdentityType. \\\n * {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **SystemAssigned** \\\n * **UserAssigned** \\\n * **SystemAssigned,UserAssigned**\n */\nexport type ManagedServiceIdentityType = string;\n\n/** Optional parameters. */\nexport interface WorkspacesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type WorkspacesGetResponse = Workspace;\n\n/** Optional parameters. */\nexport interface WorkspacesDeleteOptionalParams\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 WorkspacesCreateOrUpdateOptionalParams\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 createOrUpdate operation. */\nexport type WorkspacesCreateOrUpdateResponse = Workspace;\n\n/** Optional parameters. */\nexport interface WorkspacesUpdateOptionalParams\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 WorkspacesUpdateResponse = Workspace;\n\n/** Optional parameters. */\nexport interface WorkspacesListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type WorkspacesListByResourceGroupResponse = WorkspaceListResult;\n\n/** Optional parameters. */\nexport interface WorkspacesListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type WorkspacesListBySubscriptionResponse = WorkspaceListResult;\n\n/** Optional parameters. */\nexport interface WorkspacesListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type WorkspacesListByResourceGroupNextResponse = WorkspaceListResult;\n\n/** Optional parameters. */\nexport interface WorkspacesListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type WorkspacesListBySubscriptionNextResponse = WorkspaceListResult;\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 PrivateLinkResourcesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type PrivateLinkResourcesListResponse = PrivateLinkResourcesList;\n\n/** Optional parameters. */\nexport interface PrivateLinkResourcesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type PrivateLinkResourcesGetResponse = GroupIdInformation;\n\n/** Optional parameters. */\nexport interface PrivateLinkResourcesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type PrivateLinkResourcesListNextResponse = PrivateLinkResourcesList;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type PrivateEndpointConnectionsListResponse = PrivateEndpointConnectionsList;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsCreateOptionalParams\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 PrivateEndpointConnectionsCreateResponse = PrivateEndpointConnection;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsDeleteOptionalParams\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 PrivateEndpointConnectionsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type PrivateEndpointConnectionsListNextResponse = PrivateEndpointConnectionsList;\n\n/** Optional parameters. */\nexport interface OutboundNetworkDependenciesEndpointsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type OutboundNetworkDependenciesEndpointsListResponse = OutboundEnvironmentEndpoint[];\n\n/** Optional parameters. */\nexport interface VNetPeeringGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type VNetPeeringGetResponse = VirtualNetworkPeering;\n\n/** Optional parameters. */\nexport interface VNetPeeringDeleteOptionalParams\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 VNetPeeringCreateOrUpdateOptionalParams\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 createOrUpdate operation. */\nexport type VNetPeeringCreateOrUpdateResponse = VirtualNetworkPeering;\n\n/** Optional parameters. */\nexport interface VNetPeeringListByWorkspaceOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByWorkspace operation. */\nexport type VNetPeeringListByWorkspaceResponse = VirtualNetworkPeeringList;\n\n/** Optional parameters. */\nexport interface VNetPeeringListByWorkspaceNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByWorkspaceNext operation. */\nexport type VNetPeeringListByWorkspaceNextResponse = VirtualNetworkPeeringList;\n\n/** Optional parameters. */\nexport interface AccessConnectorsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AccessConnectorsGetResponse = AccessConnector;\n\n/** Optional parameters. */\nexport interface AccessConnectorsDeleteOptionalParams\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 AccessConnectorsCreateOrUpdateOptionalParams\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 createOrUpdate operation. */\nexport type AccessConnectorsCreateOrUpdateResponse = AccessConnector;\n\n/** Optional parameters. */\nexport interface AccessConnectorsUpdateOptionalParams\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 AccessConnectorsUpdateResponse = AccessConnector;\n\n/** Optional parameters. */\nexport interface AccessConnectorsListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type AccessConnectorsListByResourceGroupResponse = AccessConnectorListResult;\n\n/** Optional parameters. */\nexport interface AccessConnectorsListBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type AccessConnectorsListBySubscriptionResponse = AccessConnectorListResult;\n\n/** Optional parameters. */\nexport interface AccessConnectorsListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type AccessConnectorsListByResourceGroupNextResponse = AccessConnectorListResult;\n\n/** Optional parameters. */\nexport interface AccessConnectorsListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type AccessConnectorsListBySubscriptionNextResponse = AccessConnectorListResult;\n\n/** Optional parameters. */\nexport interface AzureDatabricksManagementClientOptionalParams\n extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n"]}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import * as coreClient from "@azure/core-client";
|
|
2
|
+
export declare const WorkspaceCustomParameters: coreClient.CompositeMapper;
|
|
3
|
+
export declare const WorkspaceCustomStringParameter: coreClient.CompositeMapper;
|
|
4
|
+
export declare const WorkspaceCustomBooleanParameter: coreClient.CompositeMapper;
|
|
5
|
+
export declare const WorkspaceEncryptionParameter: coreClient.CompositeMapper;
|
|
6
|
+
export declare const Encryption: coreClient.CompositeMapper;
|
|
7
|
+
export declare const WorkspaceCustomObjectParameter: coreClient.CompositeMapper;
|
|
8
|
+
export declare const WorkspaceProviderAuthorization: coreClient.CompositeMapper;
|
|
9
|
+
export declare const CreatedBy: coreClient.CompositeMapper;
|
|
10
|
+
export declare const ManagedIdentityConfiguration: coreClient.CompositeMapper;
|
|
11
|
+
export declare const WorkspacePropertiesEncryption: coreClient.CompositeMapper;
|
|
12
|
+
export declare const EncryptionEntitiesDefinition: coreClient.CompositeMapper;
|
|
13
|
+
export declare const EncryptionV2: coreClient.CompositeMapper;
|
|
14
|
+
export declare const EncryptionV2KeyVaultProperties: coreClient.CompositeMapper;
|
|
15
|
+
export declare const ManagedDiskEncryption: coreClient.CompositeMapper;
|
|
16
|
+
export declare const ManagedDiskEncryptionKeyVaultProperties: coreClient.CompositeMapper;
|
|
17
|
+
export declare const PrivateEndpointConnection: coreClient.CompositeMapper;
|
|
18
|
+
export declare const PrivateEndpointConnectionProperties: coreClient.CompositeMapper;
|
|
19
|
+
export declare const PrivateEndpoint: coreClient.CompositeMapper;
|
|
20
|
+
export declare const PrivateLinkServiceConnectionState: coreClient.CompositeMapper;
|
|
21
|
+
export declare const Sku: coreClient.CompositeMapper;
|
|
22
|
+
export declare const SystemData: coreClient.CompositeMapper;
|
|
23
|
+
export declare const Resource: coreClient.CompositeMapper;
|
|
24
|
+
export declare const ErrorResponse: coreClient.CompositeMapper;
|
|
25
|
+
export declare const ErrorInfo: coreClient.CompositeMapper;
|
|
26
|
+
export declare const ErrorDetail: coreClient.CompositeMapper;
|
|
27
|
+
export declare const WorkspaceUpdate: coreClient.CompositeMapper;
|
|
28
|
+
export declare const WorkspaceListResult: coreClient.CompositeMapper;
|
|
29
|
+
export declare const OperationListResult: coreClient.CompositeMapper;
|
|
30
|
+
export declare const Operation: coreClient.CompositeMapper;
|
|
31
|
+
export declare const OperationDisplay: coreClient.CompositeMapper;
|
|
32
|
+
export declare const PrivateLinkResourcesList: coreClient.CompositeMapper;
|
|
33
|
+
export declare const GroupIdInformationProperties: coreClient.CompositeMapper;
|
|
34
|
+
export declare const PrivateEndpointConnectionsList: coreClient.CompositeMapper;
|
|
35
|
+
export declare const OutboundEnvironmentEndpoint: coreClient.CompositeMapper;
|
|
36
|
+
export declare const EndpointDependency: coreClient.CompositeMapper;
|
|
37
|
+
export declare const EndpointDetail: coreClient.CompositeMapper;
|
|
38
|
+
export declare const VirtualNetworkPeering: coreClient.CompositeMapper;
|
|
39
|
+
export declare const VirtualNetworkPeeringPropertiesFormatDatabricksVirtualNetwork: coreClient.CompositeMapper;
|
|
40
|
+
export declare const AddressSpace: coreClient.CompositeMapper;
|
|
41
|
+
export declare const VirtualNetworkPeeringPropertiesFormatRemoteVirtualNetwork: coreClient.CompositeMapper;
|
|
42
|
+
export declare const VirtualNetworkPeeringList: coreClient.CompositeMapper;
|
|
43
|
+
export declare const ManagedServiceIdentity: coreClient.CompositeMapper;
|
|
44
|
+
export declare const UserAssignedIdentity: coreClient.CompositeMapper;
|
|
45
|
+
export declare const AccessConnectorProperties: coreClient.CompositeMapper;
|
|
46
|
+
export declare const AccessConnectorUpdate: coreClient.CompositeMapper;
|
|
47
|
+
export declare const AccessConnectorListResult: coreClient.CompositeMapper;
|
|
48
|
+
export declare const TrackedResource: coreClient.CompositeMapper;
|
|
49
|
+
export declare const GroupIdInformation: coreClient.CompositeMapper;
|
|
50
|
+
export declare const Workspace: coreClient.CompositeMapper;
|
|
51
|
+
export declare const AccessConnector: coreClient.CompositeMapper;
|
|
52
|
+
//# sourceMappingURL=mappers.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mappers.d.ts","sourceRoot":"","sources":["../../../src/models/mappers.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAEjD,eAAO,MAAM,yBAAyB,EAAE,UAAU,CAAC,eAuHlD,CAAC;AAEF,eAAO,MAAM,8BAA8B,EAAE,UAAU,CAAC,eAqBvD,CAAC;AAEF,eAAO,MAAM,+BAA+B,EAAE,UAAU,CAAC,eAqBxD,CAAC;AAEF,eAAO,MAAM,4BAA4B,EAAE,UAAU,CAAC,eAqBrD,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,UAAU,CAAC,eAgCnC,CAAC;AAEF,eAAO,MAAM,8BAA8B,EAAE,UAAU,CAAC,eAsBvD,CAAC;AAEF,eAAO,MAAM,8BAA8B,EAAE,UAAU,CAAC,eAqBvD,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,UAAU,CAAC,eA4BlC,CAAC;AAEF,eAAO,MAAM,4BAA4B,EAAE,UAAU,CAAC,eA4BrD,CAAC;AAEF,eAAO,MAAM,6BAA6B,EAAE,UAAU,CAAC,eActD,CAAC;AAEF,eAAO,MAAM,4BAA4B,EAAE,UAAU,CAAC,eAqBrD,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,UAAU,CAAC,eAqBrC,CAAC;AAEF,eAAO,MAAM,8BAA8B,EAAE,UAAU,CAAC,eA4BvD,CAAC;AAEF,eAAO,MAAM,qBAAqB,EAAE,UAAU,CAAC,eA2B9C,CAAC;AAEF,eAAO,MAAM,uCAAuC,EAAE,UAAU,CAAC,eA4BhE,CAAC;AAEF,eAAO,MAAM,yBAAyB,EAAE,UAAU,CAAC,eAmClD,CAAC;AAEF,eAAO,MAAM,mCAAmC,EAAE,UAAU,CAAC,eAuC5D,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,UAAU,CAAC,eAcxC,CAAC;AAEF,eAAO,MAAM,iCAAiC,EAAE,UAAU,CAAC,eA0B1D,CAAC;AAEF,eAAO,MAAM,GAAG,EAAE,UAAU,CAAC,eAoB5B,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,UAAU,CAAC,eA2CnC,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,UAAU,CAAC,eA4BjC,CAAC;AAEF,eAAO,MAAM,aAAa,EAAE,UAAU,CAAC,eActC,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,UAAU,CAAC,eAuClC,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,UAAU,CAAC,eA2BpC,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,UAAU,CAAC,eAcxC,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,UAAU,CAAC,eAyB5C,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,UAAU,CAAC,eAyB5C,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,UAAU,CAAC,eAoBlC,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,UAAU,CAAC,eA+BzC,CAAC;AAEF,eAAO,MAAM,wBAAwB,EAAE,UAAU,CAAC,eAyBjD,CAAC;AAEF,eAAO,MAAM,4BAA4B,EAAE,UAAU,CAAC,eAmCrD,CAAC;AAEF,eAAO,MAAM,8BAA8B,EAAE,UAAU,CAAC,eAyBvD,CAAC;AAEF,eAAO,MAAM,2BAA2B,EAAE,UAAU,CAAC,eAyBpD,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,UAAU,CAAC,eAyB3C,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,UAAU,CAAC,eA+BvC,CAAC;AAEF,eAAO,MAAM,qBAAqB,EAAE,UAAU,CAAC,eA+F9C,CAAC;AAEF,eAAO,MAAM,6DAA6D,EAAE,UAAU,CAAC,eAatF,CAAC;AAEF,eAAO,MAAM,YAAY,EAAE,UAAU,CAAC,eAkBrC,CAAC;AAEF,eAAO,MAAM,yDAAyD,EAAE,UAAU,CAAC,eAalF,CAAC;AAEF,eAAO,MAAM,yBAAyB,EAAE,UAAU,CAAC,eAyBlD,CAAC;AAEF,eAAO,MAAM,sBAAsB,EAAE,UAAU,CAAC,eAqC/C,CAAC;AAEF,eAAO,MAAM,oBAAoB,EAAE,UAAU,CAAC,eAqB7C,CAAC;AAEF,eAAO,MAAM,yBAAyB,EAAE,UAAU,CAAC,eAclD,CAAC;AAEF,eAAO,MAAM,qBAAqB,EAAE,UAAU,CAAC,eAqB9C,CAAC;AAEF,eAAO,MAAM,yBAAyB,EAAE,UAAU,CAAC,eAyBlD,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,UAAU,CAAC,eAsBxC,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,UAAU,CAAC,eAe3C,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,UAAU,CAAC,eAqJlC,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,UAAU,CAAC,eA6BxC,CAAC"}
|