@azure/arm-search 3.3.0-beta.2 → 3.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +83 -0
- package/README.md +3 -3
- package/dist/browser/lroImpl.d.ts +1 -1
- package/dist/browser/lroImpl.d.ts.map +1 -1
- package/dist/browser/lroImpl.js +7 -3
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/index.d.ts +375 -373
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +118 -60
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/mappers.d.ts +13 -23
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +375 -607
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/models/parameters.d.ts +1 -1
- package/dist/browser/models/parameters.d.ts.map +1 -1
- package/dist/browser/models/parameters.js +1 -1
- package/dist/browser/models/parameters.js.map +1 -1
- package/dist/browser/operations/adminKeys.d.ts +3 -3
- package/dist/browser/operations/adminKeys.d.ts.map +1 -1
- package/dist/browser/operations/adminKeys.js +1 -0
- package/dist/browser/operations/adminKeys.js.map +1 -1
- package/dist/browser/operations/index.d.ts +0 -1
- package/dist/browser/operations/index.d.ts.map +1 -1
- package/dist/browser/operations/index.js +0 -1
- package/dist/browser/operations/index.js.map +1 -1
- package/dist/browser/operations/networkSecurityPerimeterConfigurations.d.ts +8 -8
- package/dist/browser/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
- package/dist/browser/operations/networkSecurityPerimeterConfigurations.js +37 -49
- package/dist/browser/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
- package/dist/browser/operations/operations.d.ts +4 -4
- package/dist/browser/operations/operations.d.ts.map +1 -1
- package/dist/browser/operations/operations.js +10 -27
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/privateEndpointConnections.d.ts +4 -4
- package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/browser/operations/privateEndpointConnections.js +23 -40
- package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
- package/dist/browser/operations/privateLinkResources.d.ts +4 -4
- package/dist/browser/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/browser/operations/privateLinkResources.js +10 -27
- package/dist/browser/operations/privateLinkResources.js.map +1 -1
- package/dist/browser/operations/queryKeys.d.ts +4 -4
- package/dist/browser/operations/queryKeys.d.ts.map +1 -1
- package/dist/browser/operations/queryKeys.js +23 -40
- package/dist/browser/operations/queryKeys.js.map +1 -1
- package/dist/browser/operations/services.d.ts +7 -7
- package/dist/browser/operations/services.d.ts.map +1 -1
- package/dist/browser/operations/services.js +70 -94
- package/dist/browser/operations/services.js.map +1 -1
- package/dist/browser/operations/sharedPrivateLinkResources.d.ts +5 -5
- package/dist/browser/operations/sharedPrivateLinkResources.d.ts.map +1 -1
- package/dist/browser/operations/sharedPrivateLinkResources.js +45 -52
- package/dist/browser/operations/sharedPrivateLinkResources.js.map +1 -1
- package/dist/browser/operations/usages.d.ts +4 -4
- package/dist/browser/operations/usages.d.ts.map +1 -1
- package/dist/browser/operations/usages.js +23 -40
- package/dist/browser/operations/usages.js.map +1 -1
- package/dist/browser/operationsInterfaces/adminKeys.d.ts +1 -1
- package/dist/browser/operationsInterfaces/adminKeys.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/adminKeys.js.map +1 -1
- package/dist/browser/operationsInterfaces/index.d.ts +0 -1
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/index.js +0 -1
- package/dist/browser/operationsInterfaces/index.js.map +1 -1
- package/dist/browser/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +6 -6
- package/dist/browser/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -1
- package/dist/browser/operationsInterfaces/operations.d.ts +2 -2
- package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/operations.js.map +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
- package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.d.ts +2 -2
- package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/browser/operationsInterfaces/queryKeys.d.ts +2 -2
- package/dist/browser/operationsInterfaces/queryKeys.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/queryKeys.js.map +1 -1
- package/dist/browser/operationsInterfaces/services.d.ts +5 -5
- package/dist/browser/operationsInterfaces/services.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/services.js.map +1 -1
- package/dist/browser/operationsInterfaces/sharedPrivateLinkResources.d.ts +3 -3
- package/dist/browser/operationsInterfaces/sharedPrivateLinkResources.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/sharedPrivateLinkResources.js.map +1 -1
- package/dist/browser/operationsInterfaces/usages.d.ts +2 -2
- package/dist/browser/operationsInterfaces/usages.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/usages.js.map +1 -1
- package/dist/browser/pagingHelper.js +2 -4
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/browser/searchManagementClient.d.ts +4 -6
- package/dist/browser/searchManagementClient.d.ts.map +1 -1
- package/dist/browser/searchManagementClient.js +34 -16
- package/dist/browser/searchManagementClient.js.map +1 -1
- package/dist/commonjs/lroImpl.d.ts +1 -1
- package/dist/commonjs/lroImpl.d.ts.map +1 -1
- package/dist/commonjs/lroImpl.js +7 -3
- package/dist/commonjs/lroImpl.js.map +1 -1
- package/dist/commonjs/models/index.d.ts +375 -373
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +119 -61
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/mappers.d.ts +13 -23
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +377 -609
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/models/parameters.d.ts +1 -1
- package/dist/commonjs/models/parameters.d.ts.map +1 -1
- package/dist/commonjs/models/parameters.js +1 -1
- package/dist/commonjs/models/parameters.js.map +1 -1
- package/dist/commonjs/operations/adminKeys.d.ts +3 -3
- package/dist/commonjs/operations/adminKeys.d.ts.map +1 -1
- package/dist/commonjs/operations/adminKeys.js +1 -0
- package/dist/commonjs/operations/adminKeys.js.map +1 -1
- package/dist/commonjs/operations/index.d.ts +0 -1
- package/dist/commonjs/operations/index.d.ts.map +1 -1
- package/dist/commonjs/operations/index.js +0 -1
- package/dist/commonjs/operations/index.js.map +1 -1
- package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.d.ts +8 -8
- package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
- package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.js +37 -48
- package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
- package/dist/commonjs/operations/operations.d.ts +4 -4
- package/dist/commonjs/operations/operations.d.ts.map +1 -1
- package/dist/commonjs/operations/operations.js +10 -26
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/privateEndpointConnections.d.ts +4 -4
- package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/commonjs/operations/privateEndpointConnections.js +23 -39
- package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operations/privateLinkResources.d.ts +4 -4
- package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/commonjs/operations/privateLinkResources.js +10 -26
- package/dist/commonjs/operations/privateLinkResources.js.map +1 -1
- package/dist/commonjs/operations/queryKeys.d.ts +4 -4
- package/dist/commonjs/operations/queryKeys.d.ts.map +1 -1
- package/dist/commonjs/operations/queryKeys.js +23 -39
- package/dist/commonjs/operations/queryKeys.js.map +1 -1
- package/dist/commonjs/operations/services.d.ts +7 -7
- package/dist/commonjs/operations/services.d.ts.map +1 -1
- package/dist/commonjs/operations/services.js +70 -93
- package/dist/commonjs/operations/services.js.map +1 -1
- package/dist/commonjs/operations/sharedPrivateLinkResources.d.ts +5 -5
- package/dist/commonjs/operations/sharedPrivateLinkResources.d.ts.map +1 -1
- package/dist/commonjs/operations/sharedPrivateLinkResources.js +45 -51
- package/dist/commonjs/operations/sharedPrivateLinkResources.js.map +1 -1
- package/dist/commonjs/operations/usages.d.ts +4 -4
- package/dist/commonjs/operations/usages.d.ts.map +1 -1
- package/dist/commonjs/operations/usages.js +23 -39
- package/dist/commonjs/operations/usages.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/adminKeys.d.ts +1 -1
- package/dist/commonjs/operationsInterfaces/adminKeys.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/adminKeys.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.d.ts +0 -1
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.js +0 -1
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +6 -6
- package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/queryKeys.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/queryKeys.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/queryKeys.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/services.d.ts +5 -5
- package/dist/commonjs/operationsInterfaces/services.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/services.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/sharedPrivateLinkResources.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/sharedPrivateLinkResources.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/sharedPrivateLinkResources.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/usages.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/usages.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/usages.js.map +1 -1
- package/dist/commonjs/pagingHelper.js +2 -4
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/commonjs/searchManagementClient.d.ts +4 -6
- package/dist/commonjs/searchManagementClient.d.ts.map +1 -1
- package/dist/commonjs/searchManagementClient.js +33 -15
- package/dist/commonjs/searchManagementClient.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +11 -11
- package/dist/esm/lroImpl.d.ts +1 -1
- package/dist/esm/lroImpl.d.ts.map +1 -1
- package/dist/esm/lroImpl.js +7 -3
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/index.d.ts +375 -373
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +118 -60
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/mappers.d.ts +13 -23
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +375 -607
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/models/parameters.d.ts +1 -1
- package/dist/esm/models/parameters.d.ts.map +1 -1
- package/dist/esm/models/parameters.js +1 -1
- package/dist/esm/models/parameters.js.map +1 -1
- package/dist/esm/operations/adminKeys.d.ts +3 -3
- package/dist/esm/operations/adminKeys.d.ts.map +1 -1
- package/dist/esm/operations/adminKeys.js +1 -0
- package/dist/esm/operations/adminKeys.js.map +1 -1
- package/dist/esm/operations/index.d.ts +0 -1
- package/dist/esm/operations/index.d.ts.map +1 -1
- package/dist/esm/operations/index.js +0 -1
- package/dist/esm/operations/index.js.map +1 -1
- package/dist/esm/operations/networkSecurityPerimeterConfigurations.d.ts +8 -8
- package/dist/esm/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
- package/dist/esm/operations/networkSecurityPerimeterConfigurations.js +37 -49
- package/dist/esm/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
- package/dist/esm/operations/operations.d.ts +4 -4
- package/dist/esm/operations/operations.d.ts.map +1 -1
- package/dist/esm/operations/operations.js +10 -27
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/privateEndpointConnections.d.ts +4 -4
- package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/esm/operations/privateEndpointConnections.js +23 -40
- package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
- package/dist/esm/operations/privateLinkResources.d.ts +4 -4
- package/dist/esm/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/esm/operations/privateLinkResources.js +10 -27
- package/dist/esm/operations/privateLinkResources.js.map +1 -1
- package/dist/esm/operations/queryKeys.d.ts +4 -4
- package/dist/esm/operations/queryKeys.d.ts.map +1 -1
- package/dist/esm/operations/queryKeys.js +23 -40
- package/dist/esm/operations/queryKeys.js.map +1 -1
- package/dist/esm/operations/services.d.ts +7 -7
- package/dist/esm/operations/services.d.ts.map +1 -1
- package/dist/esm/operations/services.js +70 -94
- package/dist/esm/operations/services.js.map +1 -1
- package/dist/esm/operations/sharedPrivateLinkResources.d.ts +5 -5
- package/dist/esm/operations/sharedPrivateLinkResources.d.ts.map +1 -1
- package/dist/esm/operations/sharedPrivateLinkResources.js +45 -52
- package/dist/esm/operations/sharedPrivateLinkResources.js.map +1 -1
- package/dist/esm/operations/usages.d.ts +4 -4
- package/dist/esm/operations/usages.d.ts.map +1 -1
- package/dist/esm/operations/usages.js +23 -40
- package/dist/esm/operations/usages.js.map +1 -1
- package/dist/esm/operationsInterfaces/adminKeys.d.ts +1 -1
- package/dist/esm/operationsInterfaces/adminKeys.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/adminKeys.js.map +1 -1
- package/dist/esm/operationsInterfaces/index.d.ts +0 -1
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/index.js +0 -1
- package/dist/esm/operationsInterfaces/index.js.map +1 -1
- package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +6 -6
- package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -1
- package/dist/esm/operationsInterfaces/operations.d.ts +2 -2
- package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/operations.js.map +1 -1
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
- package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +2 -2
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/esm/operationsInterfaces/queryKeys.d.ts +2 -2
- package/dist/esm/operationsInterfaces/queryKeys.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/queryKeys.js.map +1 -1
- package/dist/esm/operationsInterfaces/services.d.ts +5 -5
- package/dist/esm/operationsInterfaces/services.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/services.js.map +1 -1
- package/dist/esm/operationsInterfaces/sharedPrivateLinkResources.d.ts +3 -3
- package/dist/esm/operationsInterfaces/sharedPrivateLinkResources.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/sharedPrivateLinkResources.js.map +1 -1
- package/dist/esm/operationsInterfaces/usages.d.ts +2 -2
- package/dist/esm/operationsInterfaces/usages.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/usages.js.map +1 -1
- package/dist/esm/pagingHelper.js +2 -4
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/esm/searchManagementClient.d.ts +4 -6
- package/dist/esm/searchManagementClient.d.ts.map +1 -1
- package/dist/esm/searchManagementClient.js +34 -16
- package/dist/esm/searchManagementClient.js.map +1 -1
- package/dist/react-native/lroImpl.d.ts +1 -1
- package/dist/react-native/lroImpl.d.ts.map +1 -1
- package/dist/react-native/lroImpl.js +7 -3
- package/dist/react-native/lroImpl.js.map +1 -1
- package/dist/react-native/models/index.d.ts +375 -373
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +118 -60
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/mappers.d.ts +13 -23
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +375 -607
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/models/parameters.d.ts +1 -1
- package/dist/react-native/models/parameters.d.ts.map +1 -1
- package/dist/react-native/models/parameters.js +1 -1
- package/dist/react-native/models/parameters.js.map +1 -1
- package/dist/react-native/operations/adminKeys.d.ts +3 -3
- package/dist/react-native/operations/adminKeys.d.ts.map +1 -1
- package/dist/react-native/operations/adminKeys.js +1 -0
- package/dist/react-native/operations/adminKeys.js.map +1 -1
- package/dist/react-native/operations/index.d.ts +0 -1
- package/dist/react-native/operations/index.d.ts.map +1 -1
- package/dist/react-native/operations/index.js +0 -1
- package/dist/react-native/operations/index.js.map +1 -1
- package/dist/react-native/operations/networkSecurityPerimeterConfigurations.d.ts +8 -8
- package/dist/react-native/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
- package/dist/react-native/operations/networkSecurityPerimeterConfigurations.js +37 -49
- package/dist/react-native/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
- package/dist/react-native/operations/operations.d.ts +4 -4
- package/dist/react-native/operations/operations.d.ts.map +1 -1
- package/dist/react-native/operations/operations.js +10 -27
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/privateEndpointConnections.d.ts +4 -4
- package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist/react-native/operations/privateEndpointConnections.js +23 -40
- package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
- package/dist/react-native/operations/privateLinkResources.d.ts +4 -4
- package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/react-native/operations/privateLinkResources.js +10 -27
- package/dist/react-native/operations/privateLinkResources.js.map +1 -1
- package/dist/react-native/operations/queryKeys.d.ts +4 -4
- package/dist/react-native/operations/queryKeys.d.ts.map +1 -1
- package/dist/react-native/operations/queryKeys.js +23 -40
- package/dist/react-native/operations/queryKeys.js.map +1 -1
- package/dist/react-native/operations/services.d.ts +7 -7
- package/dist/react-native/operations/services.d.ts.map +1 -1
- package/dist/react-native/operations/services.js +70 -94
- package/dist/react-native/operations/services.js.map +1 -1
- package/dist/react-native/operations/sharedPrivateLinkResources.d.ts +5 -5
- package/dist/react-native/operations/sharedPrivateLinkResources.d.ts.map +1 -1
- package/dist/react-native/operations/sharedPrivateLinkResources.js +45 -52
- package/dist/react-native/operations/sharedPrivateLinkResources.js.map +1 -1
- package/dist/react-native/operations/usages.d.ts +4 -4
- package/dist/react-native/operations/usages.d.ts.map +1 -1
- package/dist/react-native/operations/usages.js +23 -40
- package/dist/react-native/operations/usages.js.map +1 -1
- package/dist/react-native/operationsInterfaces/adminKeys.d.ts +1 -1
- package/dist/react-native/operationsInterfaces/adminKeys.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/adminKeys.js.map +1 -1
- package/dist/react-native/operationsInterfaces/index.d.ts +0 -1
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/index.js +0 -1
- package/dist/react-native/operationsInterfaces/index.js.map +1 -1
- package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +6 -6
- package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -1
- package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/react-native/operationsInterfaces/queryKeys.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/queryKeys.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/queryKeys.js.map +1 -1
- package/dist/react-native/operationsInterfaces/services.d.ts +5 -5
- package/dist/react-native/operationsInterfaces/services.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/services.js.map +1 -1
- package/dist/react-native/operationsInterfaces/sharedPrivateLinkResources.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/sharedPrivateLinkResources.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/sharedPrivateLinkResources.js.map +1 -1
- package/dist/react-native/operationsInterfaces/usages.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/usages.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/usages.js.map +1 -1
- package/dist/react-native/pagingHelper.js +2 -4
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/dist/react-native/searchManagementClient.d.ts +4 -6
- package/dist/react-native/searchManagementClient.d.ts.map +1 -1
- package/dist/react-native/searchManagementClient.js +34 -16
- package/dist/react-native/searchManagementClient.js.map +1 -1
- package/package.json +17 -26
- package/review/{arm-search.api.md → arm-search-node.api.md} +170 -215
- package/dist/browser/operations/offerings.d.ts +0 -26
- package/dist/browser/operations/offerings.d.ts.map +0 -1
- package/dist/browser/operations/offerings.js +0 -96
- package/dist/browser/operations/offerings.js.map +0 -1
- package/dist/browser/operationsInterfaces/offerings.d.ts +0 -11
- package/dist/browser/operationsInterfaces/offerings.d.ts.map +0 -1
- package/dist/browser/operationsInterfaces/offerings.js +0 -9
- package/dist/browser/operationsInterfaces/offerings.js.map +0 -1
- package/dist/commonjs/operations/offerings.d.ts +0 -26
- package/dist/commonjs/operations/offerings.d.ts.map +0 -1
- package/dist/commonjs/operations/offerings.js +0 -100
- package/dist/commonjs/operations/offerings.js.map +0 -1
- package/dist/commonjs/operationsInterfaces/offerings.d.ts +0 -11
- package/dist/commonjs/operationsInterfaces/offerings.d.ts.map +0 -1
- package/dist/commonjs/operationsInterfaces/offerings.js +0 -10
- package/dist/commonjs/operationsInterfaces/offerings.js.map +0 -1
- package/dist/esm/operations/offerings.d.ts +0 -26
- package/dist/esm/operations/offerings.d.ts.map +0 -1
- package/dist/esm/operations/offerings.js +0 -96
- package/dist/esm/operations/offerings.js.map +0 -1
- package/dist/esm/operationsInterfaces/offerings.d.ts +0 -11
- package/dist/esm/operationsInterfaces/offerings.d.ts.map +0 -1
- package/dist/esm/operationsInterfaces/offerings.js +0 -9
- package/dist/esm/operationsInterfaces/offerings.js.map +0 -1
- package/dist/react-native/operations/offerings.d.ts +0 -26
- package/dist/react-native/operations/offerings.d.ts.map +0 -1
- package/dist/react-native/operations/offerings.js +0 -96
- package/dist/react-native/operations/offerings.js.map +0 -1
- package/dist/react-native/operationsInterfaces/offerings.d.ts +0 -11
- package/dist/react-native/operationsInterfaces/offerings.d.ts.map +0 -1
- package/dist/react-native/operationsInterfaces/offerings.js +0 -9
- package/dist/react-native/operationsInterfaces/offerings.js.map +0 -1
package/package.json
CHANGED
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
"sdk-type": "mgmt",
|
|
4
4
|
"author": "Microsoft Corporation",
|
|
5
5
|
"description": "A generated SDK for SearchManagementClient.",
|
|
6
|
-
"version": "3.3.0
|
|
6
|
+
"version": "3.3.0",
|
|
7
7
|
"engines": {
|
|
8
|
-
"node": ">=
|
|
8
|
+
"node": ">=20.0.0"
|
|
9
9
|
},
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"@azure/core-lro": "^2.5.4",
|
|
@@ -28,8 +28,9 @@
|
|
|
28
28
|
"main": "./dist/commonjs/index.js",
|
|
29
29
|
"module": "./dist/esm/index.js",
|
|
30
30
|
"types": "./dist/commonjs/index.d.ts",
|
|
31
|
+
"type": "module",
|
|
31
32
|
"devDependencies": {
|
|
32
|
-
"typescript": "~5.
|
|
33
|
+
"typescript": "~5.8.2",
|
|
33
34
|
"dotenv": "^16.0.0",
|
|
34
35
|
"@azure/dev-tool": "^1.0.0",
|
|
35
36
|
"@azure/identity": "^4.6.0",
|
|
@@ -37,7 +38,7 @@
|
|
|
37
38
|
"@azure-tools/test-recorder": "^4.1.0",
|
|
38
39
|
"@azure-tools/test-credential": "^2.0.0",
|
|
39
40
|
"@azure-tools/test-utils-vitest": "^1.0.0",
|
|
40
|
-
"@types/node": "^
|
|
41
|
+
"@types/node": "^20.0.0",
|
|
41
42
|
"@vitest/browser": "^3.0.9",
|
|
42
43
|
"@vitest/coverage-istanbul": "^3.0.9",
|
|
43
44
|
"playwright": "^1.50.1",
|
|
@@ -56,28 +57,19 @@
|
|
|
56
57
|
],
|
|
57
58
|
"scripts": {
|
|
58
59
|
"build": "npm run clean && dev-tool run build-package && dev-tool run extract-api",
|
|
59
|
-
"minify": "dev-tool run vendored uglifyjs -c -m --comments --source-map \"content='./dist/index.js.map'\" -o ./dist/index.min.js ./dist/index.js",
|
|
60
|
-
"prepack": "npm run build",
|
|
61
|
-
"pack": "npm pack 2>&1",
|
|
62
|
-
"extract-api": "dev-tool run extract-api",
|
|
63
|
-
"lint": "echo skipped",
|
|
64
|
-
"clean": "dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log",
|
|
65
|
-
"build:node": "echo skipped",
|
|
66
|
-
"build:browser": "echo skipped",
|
|
67
|
-
"build:test": "echo skipped",
|
|
68
60
|
"build:samples": "echo skipped.",
|
|
69
61
|
"check-format": "dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\" ",
|
|
62
|
+
"clean": "dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log",
|
|
70
63
|
"execute:samples": "echo skipped",
|
|
64
|
+
"extract-api": "dev-tool run extract-api",
|
|
71
65
|
"format": "dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\" ",
|
|
72
|
-
"
|
|
73
|
-
"
|
|
66
|
+
"lint": "echo skipped",
|
|
67
|
+
"pack": "npm pack 2>&1",
|
|
68
|
+
"prepack": "npm run build",
|
|
69
|
+
"test": "npm run test:node && npm run test:browser",
|
|
74
70
|
"test:browser": "echo skipped",
|
|
75
|
-
"
|
|
76
|
-
"
|
|
77
|
-
"unit-test:browser": "echo skipped",
|
|
78
|
-
"integration-test": "npm run integration-test:node && npm run integration-test:browser",
|
|
79
|
-
"integration-test:node": "dev-tool run test:vitest --esm",
|
|
80
|
-
"integration-test:browser": "echo skipped",
|
|
71
|
+
"test:node": "dev-tool run test:vitest",
|
|
72
|
+
"test:node:esm": "dev-tool run test:vitest --esm",
|
|
81
73
|
"update-snippets": "dev-tool run update-snippets"
|
|
82
74
|
},
|
|
83
75
|
"sideEffects": false,
|
|
@@ -90,9 +82,11 @@
|
|
|
90
82
|
]
|
|
91
83
|
},
|
|
92
84
|
"autoPublish": true,
|
|
93
|
-
"
|
|
85
|
+
"browser": "./dist/browser/index.js",
|
|
86
|
+
"react-native": "./dist/react-native/index.js",
|
|
87
|
+
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/search/arm-search",
|
|
94
88
|
"tshy": {
|
|
95
|
-
"project": "
|
|
89
|
+
"project": "../../../tsconfig.src.build.json",
|
|
96
90
|
"exports": {
|
|
97
91
|
"./package.json": "./package.json",
|
|
98
92
|
".": "./src/index.ts"
|
|
@@ -107,9 +101,6 @@
|
|
|
107
101
|
],
|
|
108
102
|
"selfLink": false
|
|
109
103
|
},
|
|
110
|
-
"browser": "./dist/browser/index.js",
|
|
111
|
-
"react-native": "./dist/react-native/index.js",
|
|
112
|
-
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/search/arm-search",
|
|
113
104
|
"//sampleConfiguration": {
|
|
114
105
|
"productName": "",
|
|
115
106
|
"productSlugs": [
|
|
@@ -4,15 +4,43 @@
|
|
|
4
4
|
|
|
5
5
|
```ts
|
|
6
6
|
|
|
7
|
-
import
|
|
7
|
+
import * as coreAuth from '@azure/core-auth';
|
|
8
8
|
import * as coreClient from '@azure/core-client';
|
|
9
|
-
import
|
|
10
|
-
import
|
|
11
|
-
import
|
|
9
|
+
import { OperationState } from '@azure/core-lro';
|
|
10
|
+
import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
11
|
+
import { SimplePollerLike } from '@azure/core-lro';
|
|
12
12
|
|
|
13
13
|
// @public
|
|
14
14
|
export type AadAuthFailureMode = "http403" | "http401WithBearerChallenge";
|
|
15
15
|
|
|
16
|
+
// @public
|
|
17
|
+
export interface AccessRule {
|
|
18
|
+
name?: string;
|
|
19
|
+
properties?: AccessRuleProperties;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
// @public
|
|
23
|
+
export type AccessRuleDirection = string;
|
|
24
|
+
|
|
25
|
+
// @public
|
|
26
|
+
export interface AccessRuleProperties {
|
|
27
|
+
addressPrefixes?: string[];
|
|
28
|
+
direction?: AccessRuleDirection;
|
|
29
|
+
emailAddresses?: string[];
|
|
30
|
+
fullyQualifiedDomainNames?: string[];
|
|
31
|
+
networkSecurityPerimeters?: NetworkSecurityPerimeter[];
|
|
32
|
+
phoneNumbers?: string[];
|
|
33
|
+
subscriptions?: AccessRulePropertiesSubscriptionsItem[];
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
// @public
|
|
37
|
+
export interface AccessRulePropertiesSubscriptionsItem {
|
|
38
|
+
id?: string;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
// @public
|
|
42
|
+
export type ActionType = string;
|
|
43
|
+
|
|
16
44
|
// @public
|
|
17
45
|
export type AdminKeyKind = "primary" | "secondary";
|
|
18
46
|
|
|
@@ -99,14 +127,6 @@ export interface EncryptionWithCmk {
|
|
|
99
127
|
enforcement?: SearchEncryptionWithCmk;
|
|
100
128
|
}
|
|
101
129
|
|
|
102
|
-
// @public
|
|
103
|
-
export type FeatureName = string;
|
|
104
|
-
|
|
105
|
-
// @public (undocumented)
|
|
106
|
-
export interface FeatureOffering {
|
|
107
|
-
name?: FeatureName;
|
|
108
|
-
}
|
|
109
|
-
|
|
110
130
|
// @public
|
|
111
131
|
export function getContinuationToken(page: unknown): string | undefined;
|
|
112
132
|
|
|
@@ -119,7 +139,7 @@ export interface Identity {
|
|
|
119
139
|
readonly tenantId?: string;
|
|
120
140
|
type: IdentityType;
|
|
121
141
|
userAssignedIdentities?: {
|
|
122
|
-
[propertyName: string]:
|
|
142
|
+
[propertyName: string]: UserAssignedIdentity;
|
|
123
143
|
};
|
|
124
144
|
}
|
|
125
145
|
|
|
@@ -131,6 +151,20 @@ export interface IpRule {
|
|
|
131
151
|
value?: string;
|
|
132
152
|
}
|
|
133
153
|
|
|
154
|
+
// @public
|
|
155
|
+
export type IssueType = string;
|
|
156
|
+
|
|
157
|
+
// @public
|
|
158
|
+
export enum KnownAccessRuleDirection {
|
|
159
|
+
Inbound = "Inbound",
|
|
160
|
+
Outbound = "Outbound"
|
|
161
|
+
}
|
|
162
|
+
|
|
163
|
+
// @public
|
|
164
|
+
export enum KnownActionType {
|
|
165
|
+
Internal = "Internal"
|
|
166
|
+
}
|
|
167
|
+
|
|
134
168
|
// @public
|
|
135
169
|
export enum KnownComputeType {
|
|
136
170
|
Confidential = "confidential",
|
|
@@ -145,19 +179,6 @@ export enum KnownCreatedByType {
|
|
|
145
179
|
User = "User"
|
|
146
180
|
}
|
|
147
181
|
|
|
148
|
-
// @public
|
|
149
|
-
export enum KnownFeatureName {
|
|
150
|
-
AvailabilityZones = "AvailabilityZones",
|
|
151
|
-
DocumentIntelligence = "DocumentIntelligence",
|
|
152
|
-
Grok = "Grok",
|
|
153
|
-
ImageVectorization = "ImageVectorization",
|
|
154
|
-
MegaStore = "MegaStore",
|
|
155
|
-
QueryRewrite = "QueryRewrite",
|
|
156
|
-
S3 = "S3",
|
|
157
|
-
SemanticSearch = "SemanticSearch",
|
|
158
|
-
StorageOptimized = "StorageOptimized"
|
|
159
|
-
}
|
|
160
|
-
|
|
161
182
|
// @public
|
|
162
183
|
export enum KnownIdentityType {
|
|
163
184
|
None = "None",
|
|
@@ -166,6 +187,32 @@ export enum KnownIdentityType {
|
|
|
166
187
|
UserAssigned = "UserAssigned"
|
|
167
188
|
}
|
|
168
189
|
|
|
190
|
+
// @public
|
|
191
|
+
export enum KnownIssueType {
|
|
192
|
+
ConfigurationPropagationFailure = "ConfigurationPropagationFailure",
|
|
193
|
+
MissingIdentityConfiguration = "MissingIdentityConfiguration",
|
|
194
|
+
MissingPerimeterConfiguration = "MissingPerimeterConfiguration",
|
|
195
|
+
Unknown = "Unknown"
|
|
196
|
+
}
|
|
197
|
+
|
|
198
|
+
// @public
|
|
199
|
+
export enum KnownNetworkSecurityPerimeterConfigurationProvisioningState {
|
|
200
|
+
Accepted = "Accepted",
|
|
201
|
+
Canceled = "Canceled",
|
|
202
|
+
Creating = "Creating",
|
|
203
|
+
Deleting = "Deleting",
|
|
204
|
+
Failed = "Failed",
|
|
205
|
+
Succeeded = "Succeeded",
|
|
206
|
+
Updating = "Updating"
|
|
207
|
+
}
|
|
208
|
+
|
|
209
|
+
// @public
|
|
210
|
+
export enum KnownOrigin {
|
|
211
|
+
System = "system",
|
|
212
|
+
User = "user",
|
|
213
|
+
UserSystem = "user,system"
|
|
214
|
+
}
|
|
215
|
+
|
|
169
216
|
// @public
|
|
170
217
|
export enum KnownPrivateLinkServiceConnectionProvisioningState {
|
|
171
218
|
Canceled = "Canceled",
|
|
@@ -179,19 +226,26 @@ export enum KnownPrivateLinkServiceConnectionProvisioningState {
|
|
|
179
226
|
// @public
|
|
180
227
|
export enum KnownPublicNetworkAccess {
|
|
181
228
|
Disabled = "disabled",
|
|
182
|
-
Enabled = "enabled"
|
|
229
|
+
Enabled = "enabled",
|
|
230
|
+
SecuredByPerimeter = "securedByPerimeter"
|
|
231
|
+
}
|
|
232
|
+
|
|
233
|
+
// @public
|
|
234
|
+
export enum KnownResourceAssociationAccessMode {
|
|
235
|
+
Audit = "Audit",
|
|
236
|
+
Enforced = "Enforced",
|
|
237
|
+
Learning = "Learning"
|
|
183
238
|
}
|
|
184
239
|
|
|
185
240
|
// @public
|
|
186
241
|
export enum KnownSearchBypass {
|
|
187
|
-
AzurePortal = "AzurePortal",
|
|
188
242
|
AzureServices = "AzureServices",
|
|
189
243
|
None = "None"
|
|
190
244
|
}
|
|
191
245
|
|
|
192
246
|
// @public
|
|
193
|
-
export enum
|
|
194
|
-
|
|
247
|
+
export enum KnownSearchDataExfiltrationProtection {
|
|
248
|
+
BlockAll = "BlockAll"
|
|
195
249
|
}
|
|
196
250
|
|
|
197
251
|
// @public
|
|
@@ -201,6 +255,12 @@ export enum KnownSearchSemanticSearch {
|
|
|
201
255
|
Standard = "standard"
|
|
202
256
|
}
|
|
203
257
|
|
|
258
|
+
// @public
|
|
259
|
+
export enum KnownSeverity {
|
|
260
|
+
Error = "Error",
|
|
261
|
+
Warning = "Warning"
|
|
262
|
+
}
|
|
263
|
+
|
|
204
264
|
// @public
|
|
205
265
|
export enum KnownSharedPrivateLinkResourceAsyncOperationResult {
|
|
206
266
|
Failed = "Failed",
|
|
@@ -242,6 +302,12 @@ export enum KnownUnavailableNameReason {
|
|
|
242
302
|
Invalid = "Invalid"
|
|
243
303
|
}
|
|
244
304
|
|
|
305
|
+
// @public
|
|
306
|
+
export enum KnownUpgradeAvailable {
|
|
307
|
+
Available = "available",
|
|
308
|
+
NotAvailable = "notAvailable"
|
|
309
|
+
}
|
|
310
|
+
|
|
245
311
|
// @public
|
|
246
312
|
export interface ListQueryKeysResult {
|
|
247
313
|
readonly nextLink?: string;
|
|
@@ -254,22 +320,36 @@ export interface NetworkRuleSet {
|
|
|
254
320
|
ipRules?: IpRule[];
|
|
255
321
|
}
|
|
256
322
|
|
|
323
|
+
// @public
|
|
324
|
+
export interface NetworkSecurityPerimeter {
|
|
325
|
+
id?: string;
|
|
326
|
+
location?: string;
|
|
327
|
+
perimeterGuid?: string;
|
|
328
|
+
}
|
|
329
|
+
|
|
257
330
|
// @public
|
|
258
331
|
export interface NetworkSecurityPerimeterConfiguration extends ProxyResource {
|
|
259
|
-
|
|
260
|
-
profile?: NSPConfigProfile;
|
|
261
|
-
// (undocumented)
|
|
262
|
-
provisioningIssues?: NSPProvisioningIssue[];
|
|
263
|
-
readonly provisioningState?: string;
|
|
264
|
-
resourceAssociation?: NSPConfigAssociation;
|
|
332
|
+
properties?: NetworkSecurityPerimeterConfigurationProperties;
|
|
265
333
|
}
|
|
266
334
|
|
|
267
335
|
// @public
|
|
268
336
|
export interface NetworkSecurityPerimeterConfigurationListResult {
|
|
269
|
-
|
|
270
|
-
|
|
337
|
+
nextLink?: string;
|
|
338
|
+
value?: NetworkSecurityPerimeterConfiguration[];
|
|
339
|
+
}
|
|
340
|
+
|
|
341
|
+
// @public
|
|
342
|
+
export interface NetworkSecurityPerimeterConfigurationProperties {
|
|
343
|
+
networkSecurityPerimeter?: NetworkSecurityPerimeter;
|
|
344
|
+
profile?: NetworkSecurityProfile;
|
|
345
|
+
readonly provisioningIssues?: ProvisioningIssue[];
|
|
346
|
+
readonly provisioningState?: NetworkSecurityPerimeterConfigurationProvisioningState;
|
|
347
|
+
resourceAssociation?: ResourceAssociation;
|
|
271
348
|
}
|
|
272
349
|
|
|
350
|
+
// @public
|
|
351
|
+
export type NetworkSecurityPerimeterConfigurationProvisioningState = string;
|
|
352
|
+
|
|
273
353
|
// @public
|
|
274
354
|
export interface NetworkSecurityPerimeterConfigurations {
|
|
275
355
|
beginReconcile(resourceGroupName: string, searchServiceName: string, nspConfigName: string, options?: NetworkSecurityPerimeterConfigurationsReconcileOptionalParams): Promise<SimplePollerLike<OperationState<NetworkSecurityPerimeterConfigurationsReconcileResponse>, NetworkSecurityPerimeterConfigurationsReconcileResponse>>;
|
|
@@ -315,123 +395,21 @@ export interface NetworkSecurityPerimeterConfigurationsReconcileOptionalParams e
|
|
|
315
395
|
export type NetworkSecurityPerimeterConfigurationsReconcileResponse = NetworkSecurityPerimeterConfigurationsReconcileHeaders;
|
|
316
396
|
|
|
317
397
|
// @public
|
|
318
|
-
export interface
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
// @public
|
|
325
|
-
export interface NSPConfigAccessRuleProperties {
|
|
326
|
-
// (undocumented)
|
|
327
|
-
addressPrefixes?: string[];
|
|
328
|
-
// (undocumented)
|
|
329
|
-
direction?: string;
|
|
330
|
-
// (undocumented)
|
|
331
|
-
fullyQualifiedDomainNames?: string[];
|
|
332
|
-
// (undocumented)
|
|
333
|
-
networkSecurityPerimeters?: NSPConfigNetworkSecurityPerimeterRule[];
|
|
334
|
-
// (undocumented)
|
|
335
|
-
subscriptions?: string[];
|
|
336
|
-
}
|
|
337
|
-
|
|
338
|
-
// @public
|
|
339
|
-
export interface NSPConfigAssociation {
|
|
340
|
-
// (undocumented)
|
|
341
|
-
accessMode?: string;
|
|
342
|
-
// (undocumented)
|
|
398
|
+
export interface NetworkSecurityProfile {
|
|
399
|
+
accessRules?: AccessRule[];
|
|
400
|
+
accessRulesVersion?: number;
|
|
401
|
+
diagnosticSettingsVersion?: number;
|
|
402
|
+
enabledLogCategories?: string[];
|
|
343
403
|
name?: string;
|
|
344
404
|
}
|
|
345
405
|
|
|
346
|
-
// @public
|
|
347
|
-
export interface NSPConfigNetworkSecurityPerimeterRule {
|
|
348
|
-
// (undocumented)
|
|
349
|
-
id?: string;
|
|
350
|
-
// (undocumented)
|
|
351
|
-
location?: string;
|
|
352
|
-
// (undocumented)
|
|
353
|
-
perimeterGuid?: string;
|
|
354
|
-
}
|
|
355
|
-
|
|
356
|
-
// @public
|
|
357
|
-
export interface NSPConfigPerimeter {
|
|
358
|
-
// (undocumented)
|
|
359
|
-
id?: string;
|
|
360
|
-
// (undocumented)
|
|
361
|
-
location?: string;
|
|
362
|
-
// (undocumented)
|
|
363
|
-
perimeterGuid?: string;
|
|
364
|
-
}
|
|
365
|
-
|
|
366
|
-
// @public
|
|
367
|
-
export interface NSPConfigProfile {
|
|
368
|
-
// (undocumented)
|
|
369
|
-
accessRules?: NSPConfigAccessRule[];
|
|
370
|
-
// (undocumented)
|
|
371
|
-
accessRulesVersion?: string;
|
|
372
|
-
// (undocumented)
|
|
373
|
-
name?: string;
|
|
374
|
-
}
|
|
375
|
-
|
|
376
|
-
// @public
|
|
377
|
-
export interface NSPProvisioningIssue {
|
|
378
|
-
// (undocumented)
|
|
379
|
-
name?: string;
|
|
380
|
-
properties?: NSPProvisioningIssueProperties;
|
|
381
|
-
}
|
|
382
|
-
|
|
383
|
-
// @public
|
|
384
|
-
export interface NSPProvisioningIssueProperties {
|
|
385
|
-
// (undocumented)
|
|
386
|
-
description?: string;
|
|
387
|
-
// (undocumented)
|
|
388
|
-
issueType?: string;
|
|
389
|
-
// (undocumented)
|
|
390
|
-
severity?: string;
|
|
391
|
-
// (undocumented)
|
|
392
|
-
suggestedAccessRules?: string[];
|
|
393
|
-
// (undocumented)
|
|
394
|
-
suggestedResourceIds?: string[];
|
|
395
|
-
}
|
|
396
|
-
|
|
397
|
-
// @public
|
|
398
|
-
export interface Offerings {
|
|
399
|
-
list(options?: OfferingsListOptionalParams): PagedAsyncIterableIterator<OfferingsByRegion>;
|
|
400
|
-
}
|
|
401
|
-
|
|
402
|
-
// @public (undocumented)
|
|
403
|
-
export interface OfferingsByRegion {
|
|
404
|
-
features?: FeatureOffering[];
|
|
405
|
-
regionName?: string;
|
|
406
|
-
skus?: SkuOffering[];
|
|
407
|
-
}
|
|
408
|
-
|
|
409
|
-
// @public
|
|
410
|
-
export interface OfferingsListOptionalParams extends coreClient.OperationOptions {
|
|
411
|
-
}
|
|
412
|
-
|
|
413
|
-
// @public
|
|
414
|
-
export type OfferingsListResponse = OfferingsListResult;
|
|
415
|
-
|
|
416
|
-
// @public
|
|
417
|
-
export interface OfferingsListResult {
|
|
418
|
-
readonly nextLink?: string;
|
|
419
|
-
value?: OfferingsByRegion[];
|
|
420
|
-
}
|
|
421
|
-
|
|
422
406
|
// @public
|
|
423
407
|
export interface Operation {
|
|
424
|
-
readonly
|
|
408
|
+
readonly actionType?: ActionType;
|
|
409
|
+
display?: OperationDisplay;
|
|
425
410
|
readonly isDataAction?: boolean;
|
|
426
411
|
readonly name?: string;
|
|
427
|
-
readonly origin?:
|
|
428
|
-
readonly properties?: OperationProperties;
|
|
429
|
-
}
|
|
430
|
-
|
|
431
|
-
// @public
|
|
432
|
-
export interface OperationAvailability {
|
|
433
|
-
readonly blobDuration?: string;
|
|
434
|
-
readonly timeGrain?: string;
|
|
412
|
+
readonly origin?: Origin;
|
|
435
413
|
}
|
|
436
414
|
|
|
437
415
|
// @public
|
|
@@ -448,46 +426,11 @@ export interface OperationListResult {
|
|
|
448
426
|
readonly value?: Operation[];
|
|
449
427
|
}
|
|
450
428
|
|
|
451
|
-
// @public
|
|
452
|
-
export interface OperationLogsSpecification {
|
|
453
|
-
readonly blobDuration?: string;
|
|
454
|
-
readonly displayName?: string;
|
|
455
|
-
readonly name?: string;
|
|
456
|
-
}
|
|
457
|
-
|
|
458
|
-
// @public
|
|
459
|
-
export interface OperationMetricDimension {
|
|
460
|
-
readonly displayName?: string;
|
|
461
|
-
readonly name?: string;
|
|
462
|
-
}
|
|
463
|
-
|
|
464
|
-
// @public
|
|
465
|
-
export interface OperationMetricsSpecification {
|
|
466
|
-
readonly aggregationType?: string;
|
|
467
|
-
readonly availabilities?: OperationAvailability[];
|
|
468
|
-
readonly dimensions?: OperationMetricDimension[];
|
|
469
|
-
readonly displayDescription?: string;
|
|
470
|
-
readonly displayName?: string;
|
|
471
|
-
readonly name?: string;
|
|
472
|
-
readonly unit?: string;
|
|
473
|
-
}
|
|
474
|
-
|
|
475
|
-
// @public
|
|
476
|
-
export interface OperationProperties {
|
|
477
|
-
readonly serviceSpecification?: OperationServiceSpecification;
|
|
478
|
-
}
|
|
479
|
-
|
|
480
429
|
// @public
|
|
481
430
|
export interface Operations {
|
|
482
431
|
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
|
|
483
432
|
}
|
|
484
433
|
|
|
485
|
-
// @public
|
|
486
|
-
export interface OperationServiceSpecification {
|
|
487
|
-
readonly logSpecifications?: OperationLogsSpecification[];
|
|
488
|
-
readonly metricSpecifications?: OperationMetricsSpecification[];
|
|
489
|
-
}
|
|
490
|
-
|
|
491
434
|
// @public
|
|
492
435
|
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
|
493
436
|
}
|
|
@@ -495,6 +438,9 @@ export interface OperationsListOptionalParams extends coreClient.OperationOption
|
|
|
495
438
|
// @public
|
|
496
439
|
export type OperationsListResponse = OperationListResult;
|
|
497
440
|
|
|
441
|
+
// @public
|
|
442
|
+
export type Origin = string;
|
|
443
|
+
|
|
498
444
|
// @public
|
|
499
445
|
export interface PrivateEndpointConnection extends Resource {
|
|
500
446
|
properties?: PrivateEndpointConnectionProperties;
|
|
@@ -612,7 +558,22 @@ export type PrivateLinkServiceConnectionProvisioningState = string;
|
|
|
612
558
|
export type PrivateLinkServiceConnectionStatus = "Pending" | "Approved" | "Rejected" | "Disconnected";
|
|
613
559
|
|
|
614
560
|
// @public
|
|
615
|
-
export
|
|
561
|
+
export interface ProvisioningIssue {
|
|
562
|
+
readonly name?: string;
|
|
563
|
+
readonly properties?: ProvisioningIssueProperties;
|
|
564
|
+
}
|
|
565
|
+
|
|
566
|
+
// @public
|
|
567
|
+
export interface ProvisioningIssueProperties {
|
|
568
|
+
readonly description?: string;
|
|
569
|
+
readonly issueType?: IssueType;
|
|
570
|
+
readonly severity?: Severity;
|
|
571
|
+
readonly suggestedAccessRules?: AccessRule[];
|
|
572
|
+
readonly suggestedResourceIds?: string[];
|
|
573
|
+
}
|
|
574
|
+
|
|
575
|
+
// @public
|
|
576
|
+
export type ProvisioningState = "succeeded" | "provisioning" | "failed";
|
|
616
577
|
|
|
617
578
|
// @public
|
|
618
579
|
export interface ProxyResource extends Resource {
|
|
@@ -688,14 +649,24 @@ export interface QuotaUsagesListResult {
|
|
|
688
649
|
export interface Resource {
|
|
689
650
|
readonly id?: string;
|
|
690
651
|
readonly name?: string;
|
|
652
|
+
readonly systemData?: SystemData;
|
|
691
653
|
readonly type?: string;
|
|
692
654
|
}
|
|
693
655
|
|
|
656
|
+
// @public
|
|
657
|
+
export interface ResourceAssociation {
|
|
658
|
+
accessMode?: ResourceAssociationAccessMode;
|
|
659
|
+
name?: string;
|
|
660
|
+
}
|
|
661
|
+
|
|
662
|
+
// @public
|
|
663
|
+
export type ResourceAssociationAccessMode = string;
|
|
664
|
+
|
|
694
665
|
// @public
|
|
695
666
|
export type SearchBypass = string;
|
|
696
667
|
|
|
697
668
|
// @public
|
|
698
|
-
export type
|
|
669
|
+
export type SearchDataExfiltrationProtection = string;
|
|
699
670
|
|
|
700
671
|
// @public
|
|
701
672
|
export type SearchEncryptionComplianceStatus = "Compliant" | "NonCompliant";
|
|
@@ -708,7 +679,6 @@ export class SearchManagementClient extends coreClient.ServiceClient {
|
|
|
708
679
|
// (undocumented)
|
|
709
680
|
$host: string;
|
|
710
681
|
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: SearchManagementClientOptionalParams);
|
|
711
|
-
constructor(credentials: coreAuth.TokenCredential, options?: SearchManagementClientOptionalParams);
|
|
712
682
|
// (undocumented)
|
|
713
683
|
adminKeys: AdminKeys;
|
|
714
684
|
// (undocumented)
|
|
@@ -716,8 +686,6 @@ export class SearchManagementClient extends coreClient.ServiceClient {
|
|
|
716
686
|
// (undocumented)
|
|
717
687
|
networkSecurityPerimeterConfigurations: NetworkSecurityPerimeterConfigurations;
|
|
718
688
|
// (undocumented)
|
|
719
|
-
offerings: Offerings;
|
|
720
|
-
// (undocumented)
|
|
721
689
|
operations: Operations;
|
|
722
690
|
// (undocumented)
|
|
723
691
|
privateEndpointConnections: PrivateEndpointConnections;
|
|
@@ -730,7 +698,7 @@ export class SearchManagementClient extends coreClient.ServiceClient {
|
|
|
730
698
|
// (undocumented)
|
|
731
699
|
sharedPrivateLinkResources: SharedPrivateLinkResources;
|
|
732
700
|
// (undocumented)
|
|
733
|
-
subscriptionId
|
|
701
|
+
subscriptionId: string;
|
|
734
702
|
usageBySubscriptionSku(location: string, skuName: string, options?: UsageBySubscriptionSkuOptionalParams): Promise<UsageBySubscriptionSkuResponse>;
|
|
735
703
|
// (undocumented)
|
|
736
704
|
usages: Usages;
|
|
@@ -755,7 +723,7 @@ export type SearchSemanticSearch = string;
|
|
|
755
723
|
export interface SearchService extends TrackedResource {
|
|
756
724
|
authOptions?: DataPlaneAuthOptions;
|
|
757
725
|
computeType?: ComputeType;
|
|
758
|
-
|
|
726
|
+
dataExfiltrationProtections?: SearchDataExfiltrationProtection[];
|
|
759
727
|
disableLocalAuth?: boolean;
|
|
760
728
|
encryptionWithCmk?: EncryptionWithCmk;
|
|
761
729
|
endpoint?: string;
|
|
@@ -769,13 +737,12 @@ export interface SearchService extends TrackedResource {
|
|
|
769
737
|
publicNetworkAccess?: PublicNetworkAccess;
|
|
770
738
|
replicaCount?: number;
|
|
771
739
|
semanticSearch?: SearchSemanticSearch;
|
|
772
|
-
readonly
|
|
740
|
+
readonly serviceUpgradedAt?: Date;
|
|
773
741
|
readonly sharedPrivateLinkResources?: SharedPrivateLinkResource[];
|
|
774
742
|
sku?: Sku;
|
|
775
743
|
readonly status?: SearchServiceStatus;
|
|
776
744
|
readonly statusDetails?: string;
|
|
777
|
-
|
|
778
|
-
readonly upgradeAvailable?: boolean;
|
|
745
|
+
upgradeAvailable?: UpgradeAvailable;
|
|
779
746
|
}
|
|
780
747
|
|
|
781
748
|
// @public
|
|
@@ -791,7 +758,7 @@ export type SearchServiceStatus = "running" | "provisioning" | "deleting" | "deg
|
|
|
791
758
|
export interface SearchServiceUpdate extends Resource {
|
|
792
759
|
authOptions?: DataPlaneAuthOptions;
|
|
793
760
|
computeType?: ComputeType;
|
|
794
|
-
|
|
761
|
+
dataExfiltrationProtections?: SearchDataExfiltrationProtection[];
|
|
795
762
|
disableLocalAuth?: boolean;
|
|
796
763
|
encryptionWithCmk?: EncryptionWithCmk;
|
|
797
764
|
endpoint?: string;
|
|
@@ -806,16 +773,15 @@ export interface SearchServiceUpdate extends Resource {
|
|
|
806
773
|
publicNetworkAccess?: PublicNetworkAccess;
|
|
807
774
|
replicaCount?: number;
|
|
808
775
|
semanticSearch?: SearchSemanticSearch;
|
|
809
|
-
readonly
|
|
776
|
+
readonly serviceUpgradedAt?: Date;
|
|
810
777
|
readonly sharedPrivateLinkResources?: SharedPrivateLinkResource[];
|
|
811
778
|
sku?: Sku;
|
|
812
779
|
readonly status?: SearchServiceStatus;
|
|
813
780
|
readonly statusDetails?: string;
|
|
814
|
-
readonly systemData?: SystemData;
|
|
815
781
|
tags?: {
|
|
816
782
|
[propertyName: string]: string;
|
|
817
783
|
};
|
|
818
|
-
|
|
784
|
+
upgradeAvailable?: UpgradeAvailable;
|
|
819
785
|
}
|
|
820
786
|
|
|
821
787
|
// @public
|
|
@@ -918,6 +884,9 @@ export interface ServicesUpgradeOptionalParams extends coreClient.OperationOptio
|
|
|
918
884
|
// @public
|
|
919
885
|
export type ServicesUpgradeResponse = SearchService;
|
|
920
886
|
|
|
887
|
+
// @public
|
|
888
|
+
export type Severity = string;
|
|
889
|
+
|
|
921
890
|
// @public
|
|
922
891
|
export interface ShareablePrivateLinkResourceProperties {
|
|
923
892
|
readonly description?: string;
|
|
@@ -1020,23 +989,6 @@ export interface Sku {
|
|
|
1020
989
|
// @public
|
|
1021
990
|
export type SkuName = string;
|
|
1022
991
|
|
|
1023
|
-
// @public (undocumented)
|
|
1024
|
-
export interface SkuOffering {
|
|
1025
|
-
limits?: SkuOfferingLimits;
|
|
1026
|
-
sku?: Sku;
|
|
1027
|
-
}
|
|
1028
|
-
|
|
1029
|
-
// @public
|
|
1030
|
-
export interface SkuOfferingLimits {
|
|
1031
|
-
indexers?: number;
|
|
1032
|
-
indexes?: number;
|
|
1033
|
-
partitions?: number;
|
|
1034
|
-
partitionStorageInGigabytes?: number;
|
|
1035
|
-
partitionVectorStorageInGigabytes?: number;
|
|
1036
|
-
replicas?: number;
|
|
1037
|
-
searchUnits?: number;
|
|
1038
|
-
}
|
|
1039
|
-
|
|
1040
992
|
// @public
|
|
1041
993
|
export interface SystemData {
|
|
1042
994
|
createdAt?: Date;
|
|
@@ -1058,6 +1010,9 @@ export interface TrackedResource extends Resource {
|
|
|
1058
1010
|
// @public
|
|
1059
1011
|
export type UnavailableNameReason = string;
|
|
1060
1012
|
|
|
1013
|
+
// @public
|
|
1014
|
+
export type UpgradeAvailable = string;
|
|
1015
|
+
|
|
1061
1016
|
// @public
|
|
1062
1017
|
export interface UsageBySubscriptionSkuOptionalParams extends coreClient.OperationOptions {
|
|
1063
1018
|
searchManagementRequestOptions?: SearchManagementRequestOptions;
|
|
@@ -1088,7 +1043,7 @@ export interface UsagesListBySubscriptionOptionalParams extends coreClient.Opera
|
|
|
1088
1043
|
export type UsagesListBySubscriptionResponse = QuotaUsagesListResult;
|
|
1089
1044
|
|
|
1090
1045
|
// @public
|
|
1091
|
-
export interface
|
|
1046
|
+
export interface UserAssignedIdentity {
|
|
1092
1047
|
readonly clientId?: string;
|
|
1093
1048
|
readonly principalId?: string;
|
|
1094
1049
|
}
|