@azure/arm-cognitiveservices 8.0.0 → 8.1.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/dist/browser/cognitiveServicesManagementClient.d.ts +5 -3
- package/dist/browser/cognitiveServicesManagementClient.d.ts.map +1 -1
- package/dist/browser/cognitiveServicesManagementClient.js +7 -3
- package/dist/browser/cognitiveServicesManagementClient.js.map +1 -1
- package/dist/browser/lroImpl.d.ts +1 -1
- package/dist/browser/lroImpl.d.ts.map +1 -1
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/index.d.ts +342 -107
- package/dist/browser/models/index.d.ts.map +1 -1
- package/dist/browser/models/index.js +45 -17
- package/dist/browser/models/index.js.map +1 -1
- package/dist/browser/models/mappers.d.ts +18 -3
- package/dist/browser/models/mappers.d.ts.map +1 -1
- package/dist/browser/models/mappers.js +536 -128
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/models/parameters.d.ts +6 -1
- package/dist/browser/models/parameters.d.ts.map +1 -1
- package/dist/browser/models/parameters.js +37 -2
- package/dist/browser/models/parameters.js.map +1 -1
- package/dist/browser/operations/accountCapabilityHosts.d.ts +29 -4
- package/dist/browser/operations/accountCapabilityHosts.d.ts.map +1 -1
- package/dist/browser/operations/accountCapabilityHosts.js +109 -0
- package/dist/browser/operations/accountCapabilityHosts.js.map +1 -1
- package/dist/browser/operations/accountConnections.d.ts +4 -4
- package/dist/browser/operations/accountConnections.d.ts.map +1 -1
- package/dist/browser/operations/accountConnections.js +2 -2
- package/dist/browser/operations/accountConnections.js.map +1 -1
- package/dist/browser/operations/accounts.d.ts +5 -5
- package/dist/browser/operations/accounts.d.ts.map +1 -1
- package/dist/browser/operations/accounts.js +6 -6
- package/dist/browser/operations/accounts.js.map +1 -1
- package/dist/browser/operations/commitmentPlans.d.ts +5 -5
- package/dist/browser/operations/commitmentPlans.d.ts.map +1 -1
- package/dist/browser/operations/commitmentPlans.js +8 -8
- package/dist/browser/operations/commitmentPlans.js.map +1 -1
- package/dist/browser/operations/commitmentTiers.d.ts +4 -4
- package/dist/browser/operations/commitmentTiers.d.ts.map +1 -1
- package/dist/browser/operations/commitmentTiers.js +2 -2
- package/dist/browser/operations/commitmentTiers.js.map +1 -1
- package/dist/browser/operations/defenderForAISettings.d.ts +4 -4
- package/dist/browser/operations/defenderForAISettings.d.ts.map +1 -1
- package/dist/browser/operations/defenderForAISettings.js +2 -2
- package/dist/browser/operations/defenderForAISettings.js.map +1 -1
- package/dist/browser/operations/deletedAccounts.d.ts +5 -5
- package/dist/browser/operations/deletedAccounts.d.ts.map +1 -1
- package/dist/browser/operations/deletedAccounts.js +2 -2
- package/dist/browser/operations/deletedAccounts.js.map +1 -1
- package/dist/browser/operations/deployments.d.ts +5 -5
- package/dist/browser/operations/deployments.d.ts.map +1 -1
- package/dist/browser/operations/deployments.js +4 -4
- package/dist/browser/operations/deployments.js.map +1 -1
- package/dist/browser/operations/encryptionScopes.d.ts +5 -5
- package/dist/browser/operations/encryptionScopes.d.ts.map +1 -1
- package/dist/browser/operations/encryptionScopes.js +2 -2
- package/dist/browser/operations/encryptionScopes.js.map +1 -1
- package/dist/browser/operations/index.d.ts +2 -0
- package/dist/browser/operations/index.d.ts.map +1 -1
- package/dist/browser/operations/index.js +2 -0
- package/dist/browser/operations/index.js.map +1 -1
- package/dist/browser/operations/locationBasedModelCapacities.d.ts +4 -4
- package/dist/browser/operations/locationBasedModelCapacities.d.ts.map +1 -1
- package/dist/browser/operations/locationBasedModelCapacities.js +2 -2
- package/dist/browser/operations/locationBasedModelCapacities.js.map +1 -1
- package/dist/browser/operations/modelCapacities.d.ts +4 -4
- package/dist/browser/operations/modelCapacities.d.ts.map +1 -1
- package/dist/browser/operations/modelCapacities.js +2 -2
- package/dist/browser/operations/modelCapacities.js.map +1 -1
- package/dist/browser/operations/models.d.ts +4 -4
- package/dist/browser/operations/models.d.ts.map +1 -1
- package/dist/browser/operations/models.js +2 -2
- package/dist/browser/operations/models.js.map +1 -1
- package/dist/browser/operations/networkSecurityPerimeterConfigurations.d.ts +5 -5
- package/dist/browser/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
- package/dist/browser/operations/networkSecurityPerimeterConfigurations.js +2 -2
- 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 +2 -2
- 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.map +1 -1
- package/dist/browser/operations/privateLinkResources.d.ts +3 -3
- package/dist/browser/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/browser/operations/privateLinkResources.js.map +1 -1
- package/dist/browser/operations/projectCapabilityHosts.d.ts +34 -6
- package/dist/browser/operations/projectCapabilityHosts.d.ts.map +1 -1
- package/dist/browser/operations/projectCapabilityHosts.js +120 -6
- package/dist/browser/operations/projectCapabilityHosts.js.map +1 -1
- package/dist/browser/operations/projectConnections.d.ts +4 -4
- package/dist/browser/operations/projectConnections.d.ts.map +1 -1
- package/dist/browser/operations/projectConnections.js +2 -2
- package/dist/browser/operations/projectConnections.js.map +1 -1
- package/dist/browser/operations/projects.d.ts +5 -5
- package/dist/browser/operations/projects.d.ts.map +1 -1
- package/dist/browser/operations/projects.js +2 -2
- package/dist/browser/operations/projects.js.map +1 -1
- package/dist/browser/operations/quotaTiers.d.ts +55 -0
- package/dist/browser/operations/quotaTiers.d.ts.map +1 -0
- package/dist/browser/operations/quotaTiers.js +195 -0
- package/dist/browser/operations/quotaTiers.js.map +1 -0
- package/dist/browser/operations/raiBlocklistItems.d.ts +5 -5
- package/dist/browser/operations/raiBlocklistItems.d.ts.map +1 -1
- package/dist/browser/operations/raiBlocklistItems.js +2 -2
- package/dist/browser/operations/raiBlocklistItems.js.map +1 -1
- package/dist/browser/operations/raiBlocklists.d.ts +5 -5
- package/dist/browser/operations/raiBlocklists.d.ts.map +1 -1
- package/dist/browser/operations/raiBlocklists.js +2 -2
- package/dist/browser/operations/raiBlocklists.js.map +1 -1
- package/dist/browser/operations/raiContentFilters.d.ts +4 -4
- package/dist/browser/operations/raiContentFilters.d.ts.map +1 -1
- package/dist/browser/operations/raiContentFilters.js +2 -2
- package/dist/browser/operations/raiContentFilters.js.map +1 -1
- package/dist/browser/operations/raiPolicies.d.ts +5 -5
- package/dist/browser/operations/raiPolicies.d.ts.map +1 -1
- package/dist/browser/operations/raiPolicies.js +2 -2
- package/dist/browser/operations/raiPolicies.js.map +1 -1
- package/dist/browser/operations/raiTopics.d.ts +72 -0
- package/dist/browser/operations/raiTopics.d.ts.map +1 -0
- package/dist/browser/operations/raiTopics.js +290 -0
- package/dist/browser/operations/raiTopics.js.map +1 -0
- package/dist/browser/operations/resourceSkus.d.ts +4 -4
- package/dist/browser/operations/resourceSkus.d.ts.map +1 -1
- package/dist/browser/operations/resourceSkus.js +2 -2
- package/dist/browser/operations/resourceSkus.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 +2 -2
- package/dist/browser/operations/usages.js.map +1 -1
- package/dist/browser/operationsInterfaces/accountCapabilityHosts.d.ts +10 -2
- package/dist/browser/operationsInterfaces/accountCapabilityHosts.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/accountCapabilityHosts.js.map +1 -1
- package/dist/browser/operationsInterfaces/accountConnections.d.ts +2 -2
- package/dist/browser/operationsInterfaces/accountConnections.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/accountConnections.js.map +1 -1
- package/dist/browser/operationsInterfaces/accounts.d.ts +3 -3
- package/dist/browser/operationsInterfaces/accounts.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/accounts.js.map +1 -1
- package/dist/browser/operationsInterfaces/commitmentPlans.d.ts +3 -3
- package/dist/browser/operationsInterfaces/commitmentPlans.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/commitmentPlans.js.map +1 -1
- package/dist/browser/operationsInterfaces/commitmentTiers.d.ts +2 -2
- package/dist/browser/operationsInterfaces/commitmentTiers.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/commitmentTiers.js.map +1 -1
- package/dist/browser/operationsInterfaces/defenderForAISettings.d.ts +2 -2
- package/dist/browser/operationsInterfaces/defenderForAISettings.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/defenderForAISettings.js.map +1 -1
- package/dist/browser/operationsInterfaces/deletedAccounts.d.ts +3 -3
- package/dist/browser/operationsInterfaces/deletedAccounts.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/deletedAccounts.js.map +1 -1
- package/dist/browser/operationsInterfaces/deployments.d.ts +3 -3
- package/dist/browser/operationsInterfaces/deployments.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/deployments.js.map +1 -1
- package/dist/browser/operationsInterfaces/encryptionScopes.d.ts +3 -3
- package/dist/browser/operationsInterfaces/encryptionScopes.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/encryptionScopes.js.map +1 -1
- package/dist/browser/operationsInterfaces/index.d.ts +2 -0
- package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/index.js +2 -0
- package/dist/browser/operationsInterfaces/index.js.map +1 -1
- package/dist/browser/operationsInterfaces/locationBasedModelCapacities.d.ts +2 -2
- package/dist/browser/operationsInterfaces/locationBasedModelCapacities.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/locationBasedModelCapacities.js.map +1 -1
- package/dist/browser/operationsInterfaces/modelCapacities.d.ts +2 -2
- package/dist/browser/operationsInterfaces/modelCapacities.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/modelCapacities.js.map +1 -1
- package/dist/browser/operationsInterfaces/models.d.ts +2 -2
- package/dist/browser/operationsInterfaces/models.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/models.js.map +1 -1
- package/dist/browser/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +3 -3
- 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 +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/browser/operationsInterfaces/projectCapabilityHosts.d.ts +13 -4
- package/dist/browser/operationsInterfaces/projectCapabilityHosts.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/projectCapabilityHosts.js.map +1 -1
- package/dist/browser/operationsInterfaces/projectConnections.d.ts +2 -2
- package/dist/browser/operationsInterfaces/projectConnections.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/projectConnections.js.map +1 -1
- package/dist/browser/operationsInterfaces/projects.d.ts +3 -3
- package/dist/browser/operationsInterfaces/projects.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/projects.js.map +1 -1
- package/dist/browser/operationsInterfaces/quotaTiers.d.ts +34 -0
- package/dist/browser/operationsInterfaces/quotaTiers.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/quotaTiers.js +4 -0
- package/dist/browser/operationsInterfaces/quotaTiers.js.map +1 -0
- package/dist/browser/operationsInterfaces/raiBlocklistItems.d.ts +3 -3
- package/dist/browser/operationsInterfaces/raiBlocklistItems.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/raiBlocklistItems.js.map +1 -1
- package/dist/browser/operationsInterfaces/raiBlocklists.d.ts +3 -3
- package/dist/browser/operationsInterfaces/raiBlocklists.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/raiBlocklists.js.map +1 -1
- package/dist/browser/operationsInterfaces/raiContentFilters.d.ts +2 -2
- package/dist/browser/operationsInterfaces/raiContentFilters.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/raiContentFilters.js.map +1 -1
- package/dist/browser/operationsInterfaces/raiPolicies.d.ts +3 -3
- package/dist/browser/operationsInterfaces/raiPolicies.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/raiPolicies.js.map +1 -1
- package/dist/browser/operationsInterfaces/raiTopics.d.ts +47 -0
- package/dist/browser/operationsInterfaces/raiTopics.d.ts.map +1 -0
- package/dist/browser/operationsInterfaces/raiTopics.js +4 -0
- package/dist/browser/operationsInterfaces/raiTopics.js.map +1 -0
- package/dist/browser/operationsInterfaces/resourceSkus.d.ts +2 -2
- package/dist/browser/operationsInterfaces/resourceSkus.d.ts.map +1 -1
- package/dist/browser/operationsInterfaces/resourceSkus.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/commonjs/cognitiveServicesManagementClient.d.ts +5 -3
- package/dist/commonjs/cognitiveServicesManagementClient.d.ts.map +1 -1
- package/dist/commonjs/cognitiveServicesManagementClient.js +6 -2
- package/dist/commonjs/cognitiveServicesManagementClient.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.map +1 -1
- package/dist/commonjs/models/index.d.ts +342 -107
- package/dist/commonjs/models/index.d.ts.map +1 -1
- package/dist/commonjs/models/index.js +46 -18
- package/dist/commonjs/models/index.js.map +1 -1
- package/dist/commonjs/models/mappers.d.ts +18 -3
- package/dist/commonjs/models/mappers.d.ts.map +1 -1
- package/dist/commonjs/models/mappers.js +539 -131
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/models/parameters.d.ts +6 -1
- package/dist/commonjs/models/parameters.d.ts.map +1 -1
- package/dist/commonjs/models/parameters.js +38 -3
- package/dist/commonjs/models/parameters.js.map +1 -1
- package/dist/commonjs/operations/accountCapabilityHosts.d.ts +29 -4
- package/dist/commonjs/operations/accountCapabilityHosts.d.ts.map +1 -1
- package/dist/commonjs/operations/accountCapabilityHosts.js +109 -0
- package/dist/commonjs/operations/accountCapabilityHosts.js.map +1 -1
- package/dist/commonjs/operations/accountConnections.d.ts +4 -4
- package/dist/commonjs/operations/accountConnections.d.ts.map +1 -1
- package/dist/commonjs/operations/accountConnections.js +2 -2
- package/dist/commonjs/operations/accountConnections.js.map +1 -1
- package/dist/commonjs/operations/accounts.d.ts +5 -5
- package/dist/commonjs/operations/accounts.d.ts.map +1 -1
- package/dist/commonjs/operations/accounts.js +6 -6
- package/dist/commonjs/operations/accounts.js.map +1 -1
- package/dist/commonjs/operations/commitmentPlans.d.ts +5 -5
- package/dist/commonjs/operations/commitmentPlans.d.ts.map +1 -1
- package/dist/commonjs/operations/commitmentPlans.js +8 -8
- package/dist/commonjs/operations/commitmentPlans.js.map +1 -1
- package/dist/commonjs/operations/commitmentTiers.d.ts +4 -4
- package/dist/commonjs/operations/commitmentTiers.d.ts.map +1 -1
- package/dist/commonjs/operations/commitmentTiers.js +2 -2
- package/dist/commonjs/operations/commitmentTiers.js.map +1 -1
- package/dist/commonjs/operations/defenderForAISettings.d.ts +4 -4
- package/dist/commonjs/operations/defenderForAISettings.d.ts.map +1 -1
- package/dist/commonjs/operations/defenderForAISettings.js +2 -2
- package/dist/commonjs/operations/defenderForAISettings.js.map +1 -1
- package/dist/commonjs/operations/deletedAccounts.d.ts +5 -5
- package/dist/commonjs/operations/deletedAccounts.d.ts.map +1 -1
- package/dist/commonjs/operations/deletedAccounts.js +2 -2
- package/dist/commonjs/operations/deletedAccounts.js.map +1 -1
- package/dist/commonjs/operations/deployments.d.ts +5 -5
- package/dist/commonjs/operations/deployments.d.ts.map +1 -1
- package/dist/commonjs/operations/deployments.js +4 -4
- package/dist/commonjs/operations/deployments.js.map +1 -1
- package/dist/commonjs/operations/encryptionScopes.d.ts +5 -5
- package/dist/commonjs/operations/encryptionScopes.d.ts.map +1 -1
- package/dist/commonjs/operations/encryptionScopes.js +2 -2
- package/dist/commonjs/operations/encryptionScopes.js.map +1 -1
- package/dist/commonjs/operations/index.d.ts +2 -0
- package/dist/commonjs/operations/index.d.ts.map +1 -1
- package/dist/commonjs/operations/index.js +2 -0
- package/dist/commonjs/operations/index.js.map +1 -1
- package/dist/commonjs/operations/locationBasedModelCapacities.d.ts +4 -4
- package/dist/commonjs/operations/locationBasedModelCapacities.d.ts.map +1 -1
- package/dist/commonjs/operations/locationBasedModelCapacities.js +2 -2
- package/dist/commonjs/operations/locationBasedModelCapacities.js.map +1 -1
- package/dist/commonjs/operations/modelCapacities.d.ts +4 -4
- package/dist/commonjs/operations/modelCapacities.d.ts.map +1 -1
- package/dist/commonjs/operations/modelCapacities.js +2 -2
- package/dist/commonjs/operations/modelCapacities.js.map +1 -1
- package/dist/commonjs/operations/models.d.ts +4 -4
- package/dist/commonjs/operations/models.d.ts.map +1 -1
- package/dist/commonjs/operations/models.js +2 -2
- package/dist/commonjs/operations/models.js.map +1 -1
- package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.d.ts +5 -5
- package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
- package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.js +2 -2
- 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 +2 -2
- 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.map +1 -1
- package/dist/commonjs/operations/privateLinkResources.d.ts +3 -3
- package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/commonjs/operations/privateLinkResources.js.map +1 -1
- package/dist/commonjs/operations/projectCapabilityHosts.d.ts +34 -6
- package/dist/commonjs/operations/projectCapabilityHosts.d.ts.map +1 -1
- package/dist/commonjs/operations/projectCapabilityHosts.js +120 -6
- package/dist/commonjs/operations/projectCapabilityHosts.js.map +1 -1
- package/dist/commonjs/operations/projectConnections.d.ts +4 -4
- package/dist/commonjs/operations/projectConnections.d.ts.map +1 -1
- package/dist/commonjs/operations/projectConnections.js +2 -2
- package/dist/commonjs/operations/projectConnections.js.map +1 -1
- package/dist/commonjs/operations/projects.d.ts +5 -5
- package/dist/commonjs/operations/projects.d.ts.map +1 -1
- package/dist/commonjs/operations/projects.js +2 -2
- package/dist/commonjs/operations/projects.js.map +1 -1
- package/dist/commonjs/operations/quotaTiers.d.ts +55 -0
- package/dist/commonjs/operations/quotaTiers.d.ts.map +1 -0
- package/dist/commonjs/operations/quotaTiers.js +200 -0
- package/dist/commonjs/operations/quotaTiers.js.map +1 -0
- package/dist/commonjs/operations/raiBlocklistItems.d.ts +5 -5
- package/dist/commonjs/operations/raiBlocklistItems.d.ts.map +1 -1
- package/dist/commonjs/operations/raiBlocklistItems.js +2 -2
- package/dist/commonjs/operations/raiBlocklistItems.js.map +1 -1
- package/dist/commonjs/operations/raiBlocklists.d.ts +5 -5
- package/dist/commonjs/operations/raiBlocklists.d.ts.map +1 -1
- package/dist/commonjs/operations/raiBlocklists.js +2 -2
- package/dist/commonjs/operations/raiBlocklists.js.map +1 -1
- package/dist/commonjs/operations/raiContentFilters.d.ts +4 -4
- package/dist/commonjs/operations/raiContentFilters.d.ts.map +1 -1
- package/dist/commonjs/operations/raiContentFilters.js +2 -2
- package/dist/commonjs/operations/raiContentFilters.js.map +1 -1
- package/dist/commonjs/operations/raiPolicies.d.ts +5 -5
- package/dist/commonjs/operations/raiPolicies.d.ts.map +1 -1
- package/dist/commonjs/operations/raiPolicies.js +2 -2
- package/dist/commonjs/operations/raiPolicies.js.map +1 -1
- package/dist/commonjs/operations/raiTopics.d.ts +72 -0
- package/dist/commonjs/operations/raiTopics.d.ts.map +1 -0
- package/dist/commonjs/operations/raiTopics.js +295 -0
- package/dist/commonjs/operations/raiTopics.js.map +1 -0
- package/dist/commonjs/operations/resourceSkus.d.ts +4 -4
- package/dist/commonjs/operations/resourceSkus.d.ts.map +1 -1
- package/dist/commonjs/operations/resourceSkus.js +2 -2
- package/dist/commonjs/operations/resourceSkus.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 +2 -2
- package/dist/commonjs/operations/usages.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/accountCapabilityHosts.d.ts +10 -2
- package/dist/commonjs/operationsInterfaces/accountCapabilityHosts.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/accountCapabilityHosts.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/accountConnections.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/accountConnections.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/accountConnections.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/accounts.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/accounts.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/accounts.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/commitmentPlans.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/commitmentPlans.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/commitmentPlans.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/commitmentTiers.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/commitmentTiers.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/commitmentTiers.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/defenderForAISettings.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/defenderForAISettings.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/defenderForAISettings.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/deletedAccounts.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/deletedAccounts.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/deletedAccounts.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/deployments.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/deployments.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/deployments.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/encryptionScopes.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/encryptionScopes.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/encryptionScopes.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.d.ts +2 -0
- package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/index.js +2 -0
- package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/locationBasedModelCapacities.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/locationBasedModelCapacities.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/locationBasedModelCapacities.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/modelCapacities.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/modelCapacities.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/modelCapacities.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/models.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/models.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/models.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +3 -3
- 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 +1 -1
- package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/projectCapabilityHosts.d.ts +13 -4
- package/dist/commonjs/operationsInterfaces/projectCapabilityHosts.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/projectCapabilityHosts.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/projectConnections.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/projectConnections.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/projectConnections.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/projects.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/projects.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/projects.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/quotaTiers.d.ts +34 -0
- package/dist/commonjs/operationsInterfaces/quotaTiers.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/quotaTiers.js +5 -0
- package/dist/commonjs/operationsInterfaces/quotaTiers.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/raiBlocklistItems.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/raiBlocklistItems.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/raiBlocklistItems.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/raiBlocklists.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/raiBlocklists.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/raiBlocklists.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/raiContentFilters.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/raiContentFilters.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/raiContentFilters.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/raiPolicies.d.ts +3 -3
- package/dist/commonjs/operationsInterfaces/raiPolicies.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/raiPolicies.js.map +1 -1
- package/dist/commonjs/operationsInterfaces/raiTopics.d.ts +47 -0
- package/dist/commonjs/operationsInterfaces/raiTopics.d.ts.map +1 -0
- package/dist/commonjs/operationsInterfaces/raiTopics.js +5 -0
- package/dist/commonjs/operationsInterfaces/raiTopics.js.map +1 -0
- package/dist/commonjs/operationsInterfaces/resourceSkus.d.ts +2 -2
- package/dist/commonjs/operationsInterfaces/resourceSkus.d.ts.map +1 -1
- package/dist/commonjs/operationsInterfaces/resourceSkus.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/tsdoc-metadata.json +1 -1
- package/dist/esm/cognitiveServicesManagementClient.d.ts +5 -3
- package/dist/esm/cognitiveServicesManagementClient.d.ts.map +1 -1
- package/dist/esm/cognitiveServicesManagementClient.js +7 -3
- package/dist/esm/cognitiveServicesManagementClient.js.map +1 -1
- package/dist/esm/lroImpl.d.ts +1 -1
- package/dist/esm/lroImpl.d.ts.map +1 -1
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/index.d.ts +342 -107
- package/dist/esm/models/index.d.ts.map +1 -1
- package/dist/esm/models/index.js +45 -17
- package/dist/esm/models/index.js.map +1 -1
- package/dist/esm/models/mappers.d.ts +18 -3
- package/dist/esm/models/mappers.d.ts.map +1 -1
- package/dist/esm/models/mappers.js +536 -128
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/models/parameters.d.ts +6 -1
- package/dist/esm/models/parameters.d.ts.map +1 -1
- package/dist/esm/models/parameters.js +37 -2
- package/dist/esm/models/parameters.js.map +1 -1
- package/dist/esm/operations/accountCapabilityHosts.d.ts +29 -4
- package/dist/esm/operations/accountCapabilityHosts.d.ts.map +1 -1
- package/dist/esm/operations/accountCapabilityHosts.js +109 -0
- package/dist/esm/operations/accountCapabilityHosts.js.map +1 -1
- package/dist/esm/operations/accountConnections.d.ts +4 -4
- package/dist/esm/operations/accountConnections.d.ts.map +1 -1
- package/dist/esm/operations/accountConnections.js +2 -2
- package/dist/esm/operations/accountConnections.js.map +1 -1
- package/dist/esm/operations/accounts.d.ts +5 -5
- package/dist/esm/operations/accounts.d.ts.map +1 -1
- package/dist/esm/operations/accounts.js +6 -6
- package/dist/esm/operations/accounts.js.map +1 -1
- package/dist/esm/operations/commitmentPlans.d.ts +5 -5
- package/dist/esm/operations/commitmentPlans.d.ts.map +1 -1
- package/dist/esm/operations/commitmentPlans.js +8 -8
- package/dist/esm/operations/commitmentPlans.js.map +1 -1
- package/dist/esm/operations/commitmentTiers.d.ts +4 -4
- package/dist/esm/operations/commitmentTiers.d.ts.map +1 -1
- package/dist/esm/operations/commitmentTiers.js +2 -2
- package/dist/esm/operations/commitmentTiers.js.map +1 -1
- package/dist/esm/operations/defenderForAISettings.d.ts +4 -4
- package/dist/esm/operations/defenderForAISettings.d.ts.map +1 -1
- package/dist/esm/operations/defenderForAISettings.js +2 -2
- package/dist/esm/operations/defenderForAISettings.js.map +1 -1
- package/dist/esm/operations/deletedAccounts.d.ts +5 -5
- package/dist/esm/operations/deletedAccounts.d.ts.map +1 -1
- package/dist/esm/operations/deletedAccounts.js +2 -2
- package/dist/esm/operations/deletedAccounts.js.map +1 -1
- package/dist/esm/operations/deployments.d.ts +5 -5
- package/dist/esm/operations/deployments.d.ts.map +1 -1
- package/dist/esm/operations/deployments.js +4 -4
- package/dist/esm/operations/deployments.js.map +1 -1
- package/dist/esm/operations/encryptionScopes.d.ts +5 -5
- package/dist/esm/operations/encryptionScopes.d.ts.map +1 -1
- package/dist/esm/operations/encryptionScopes.js +2 -2
- package/dist/esm/operations/encryptionScopes.js.map +1 -1
- package/dist/esm/operations/index.d.ts +2 -0
- package/dist/esm/operations/index.d.ts.map +1 -1
- package/dist/esm/operations/index.js +2 -0
- package/dist/esm/operations/index.js.map +1 -1
- package/dist/esm/operations/locationBasedModelCapacities.d.ts +4 -4
- package/dist/esm/operations/locationBasedModelCapacities.d.ts.map +1 -1
- package/dist/esm/operations/locationBasedModelCapacities.js +2 -2
- package/dist/esm/operations/locationBasedModelCapacities.js.map +1 -1
- package/dist/esm/operations/modelCapacities.d.ts +4 -4
- package/dist/esm/operations/modelCapacities.d.ts.map +1 -1
- package/dist/esm/operations/modelCapacities.js +2 -2
- package/dist/esm/operations/modelCapacities.js.map +1 -1
- package/dist/esm/operations/models.d.ts +4 -4
- package/dist/esm/operations/models.d.ts.map +1 -1
- package/dist/esm/operations/models.js +2 -2
- package/dist/esm/operations/models.js.map +1 -1
- package/dist/esm/operations/networkSecurityPerimeterConfigurations.d.ts +5 -5
- package/dist/esm/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
- package/dist/esm/operations/networkSecurityPerimeterConfigurations.js +2 -2
- 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 +2 -2
- 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.map +1 -1
- package/dist/esm/operations/privateLinkResources.d.ts +3 -3
- package/dist/esm/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/esm/operations/privateLinkResources.js.map +1 -1
- package/dist/esm/operations/projectCapabilityHosts.d.ts +34 -6
- package/dist/esm/operations/projectCapabilityHosts.d.ts.map +1 -1
- package/dist/esm/operations/projectCapabilityHosts.js +120 -6
- package/dist/esm/operations/projectCapabilityHosts.js.map +1 -1
- package/dist/esm/operations/projectConnections.d.ts +4 -4
- package/dist/esm/operations/projectConnections.d.ts.map +1 -1
- package/dist/esm/operations/projectConnections.js +2 -2
- package/dist/esm/operations/projectConnections.js.map +1 -1
- package/dist/esm/operations/projects.d.ts +5 -5
- package/dist/esm/operations/projects.d.ts.map +1 -1
- package/dist/esm/operations/projects.js +2 -2
- package/dist/esm/operations/projects.js.map +1 -1
- package/dist/esm/operations/quotaTiers.d.ts +55 -0
- package/dist/esm/operations/quotaTiers.d.ts.map +1 -0
- package/dist/esm/operations/quotaTiers.js +195 -0
- package/dist/esm/operations/quotaTiers.js.map +1 -0
- package/dist/esm/operations/raiBlocklistItems.d.ts +5 -5
- package/dist/esm/operations/raiBlocklistItems.d.ts.map +1 -1
- package/dist/esm/operations/raiBlocklistItems.js +2 -2
- package/dist/esm/operations/raiBlocklistItems.js.map +1 -1
- package/dist/esm/operations/raiBlocklists.d.ts +5 -5
- package/dist/esm/operations/raiBlocklists.d.ts.map +1 -1
- package/dist/esm/operations/raiBlocklists.js +2 -2
- package/dist/esm/operations/raiBlocklists.js.map +1 -1
- package/dist/esm/operations/raiContentFilters.d.ts +4 -4
- package/dist/esm/operations/raiContentFilters.d.ts.map +1 -1
- package/dist/esm/operations/raiContentFilters.js +2 -2
- package/dist/esm/operations/raiContentFilters.js.map +1 -1
- package/dist/esm/operations/raiPolicies.d.ts +5 -5
- package/dist/esm/operations/raiPolicies.d.ts.map +1 -1
- package/dist/esm/operations/raiPolicies.js +2 -2
- package/dist/esm/operations/raiPolicies.js.map +1 -1
- package/dist/esm/operations/raiTopics.d.ts +72 -0
- package/dist/esm/operations/raiTopics.d.ts.map +1 -0
- package/dist/esm/operations/raiTopics.js +290 -0
- package/dist/esm/operations/raiTopics.js.map +1 -0
- package/dist/esm/operations/resourceSkus.d.ts +4 -4
- package/dist/esm/operations/resourceSkus.d.ts.map +1 -1
- package/dist/esm/operations/resourceSkus.js +2 -2
- package/dist/esm/operations/resourceSkus.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 +2 -2
- package/dist/esm/operations/usages.js.map +1 -1
- package/dist/esm/operationsInterfaces/accountCapabilityHosts.d.ts +10 -2
- package/dist/esm/operationsInterfaces/accountCapabilityHosts.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/accountCapabilityHosts.js.map +1 -1
- package/dist/esm/operationsInterfaces/accountConnections.d.ts +2 -2
- package/dist/esm/operationsInterfaces/accountConnections.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/accountConnections.js.map +1 -1
- package/dist/esm/operationsInterfaces/accounts.d.ts +3 -3
- package/dist/esm/operationsInterfaces/accounts.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/accounts.js.map +1 -1
- package/dist/esm/operationsInterfaces/commitmentPlans.d.ts +3 -3
- package/dist/esm/operationsInterfaces/commitmentPlans.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/commitmentPlans.js.map +1 -1
- package/dist/esm/operationsInterfaces/commitmentTiers.d.ts +2 -2
- package/dist/esm/operationsInterfaces/commitmentTiers.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/commitmentTiers.js.map +1 -1
- package/dist/esm/operationsInterfaces/defenderForAISettings.d.ts +2 -2
- package/dist/esm/operationsInterfaces/defenderForAISettings.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/defenderForAISettings.js.map +1 -1
- package/dist/esm/operationsInterfaces/deletedAccounts.d.ts +3 -3
- package/dist/esm/operationsInterfaces/deletedAccounts.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/deletedAccounts.js.map +1 -1
- package/dist/esm/operationsInterfaces/deployments.d.ts +3 -3
- package/dist/esm/operationsInterfaces/deployments.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/deployments.js.map +1 -1
- package/dist/esm/operationsInterfaces/encryptionScopes.d.ts +3 -3
- package/dist/esm/operationsInterfaces/encryptionScopes.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/encryptionScopes.js.map +1 -1
- package/dist/esm/operationsInterfaces/index.d.ts +2 -0
- package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/index.js +2 -0
- package/dist/esm/operationsInterfaces/index.js.map +1 -1
- package/dist/esm/operationsInterfaces/locationBasedModelCapacities.d.ts +2 -2
- package/dist/esm/operationsInterfaces/locationBasedModelCapacities.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/locationBasedModelCapacities.js.map +1 -1
- package/dist/esm/operationsInterfaces/modelCapacities.d.ts +2 -2
- package/dist/esm/operationsInterfaces/modelCapacities.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/modelCapacities.js.map +1 -1
- package/dist/esm/operationsInterfaces/models.d.ts +2 -2
- package/dist/esm/operationsInterfaces/models.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/models.js.map +1 -1
- package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +3 -3
- 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 +1 -1
- package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -1
- package/dist/esm/operationsInterfaces/projectCapabilityHosts.d.ts +13 -4
- package/dist/esm/operationsInterfaces/projectCapabilityHosts.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/projectCapabilityHosts.js.map +1 -1
- package/dist/esm/operationsInterfaces/projectConnections.d.ts +2 -2
- package/dist/esm/operationsInterfaces/projectConnections.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/projectConnections.js.map +1 -1
- package/dist/esm/operationsInterfaces/projects.d.ts +3 -3
- package/dist/esm/operationsInterfaces/projects.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/projects.js.map +1 -1
- package/dist/esm/operationsInterfaces/quotaTiers.d.ts +34 -0
- package/dist/esm/operationsInterfaces/quotaTiers.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/quotaTiers.js +4 -0
- package/dist/esm/operationsInterfaces/quotaTiers.js.map +1 -0
- package/dist/esm/operationsInterfaces/raiBlocklistItems.d.ts +3 -3
- package/dist/esm/operationsInterfaces/raiBlocklistItems.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/raiBlocklistItems.js.map +1 -1
- package/dist/esm/operationsInterfaces/raiBlocklists.d.ts +3 -3
- package/dist/esm/operationsInterfaces/raiBlocklists.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/raiBlocklists.js.map +1 -1
- package/dist/esm/operationsInterfaces/raiContentFilters.d.ts +2 -2
- package/dist/esm/operationsInterfaces/raiContentFilters.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/raiContentFilters.js.map +1 -1
- package/dist/esm/operationsInterfaces/raiPolicies.d.ts +3 -3
- package/dist/esm/operationsInterfaces/raiPolicies.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/raiPolicies.js.map +1 -1
- package/dist/esm/operationsInterfaces/raiTopics.d.ts +47 -0
- package/dist/esm/operationsInterfaces/raiTopics.d.ts.map +1 -0
- package/dist/esm/operationsInterfaces/raiTopics.js +4 -0
- package/dist/esm/operationsInterfaces/raiTopics.js.map +1 -0
- package/dist/esm/operationsInterfaces/resourceSkus.d.ts +2 -2
- package/dist/esm/operationsInterfaces/resourceSkus.d.ts.map +1 -1
- package/dist/esm/operationsInterfaces/resourceSkus.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/react-native/cognitiveServicesManagementClient.d.ts +5 -3
- package/dist/react-native/cognitiveServicesManagementClient.d.ts.map +1 -1
- package/dist/react-native/cognitiveServicesManagementClient.js +7 -3
- package/dist/react-native/cognitiveServicesManagementClient.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.map +1 -1
- package/dist/react-native/models/index.d.ts +342 -107
- package/dist/react-native/models/index.d.ts.map +1 -1
- package/dist/react-native/models/index.js +45 -17
- package/dist/react-native/models/index.js.map +1 -1
- package/dist/react-native/models/mappers.d.ts +18 -3
- package/dist/react-native/models/mappers.d.ts.map +1 -1
- package/dist/react-native/models/mappers.js +536 -128
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/models/parameters.d.ts +6 -1
- package/dist/react-native/models/parameters.d.ts.map +1 -1
- package/dist/react-native/models/parameters.js +37 -2
- package/dist/react-native/models/parameters.js.map +1 -1
- package/dist/react-native/operations/accountCapabilityHosts.d.ts +29 -4
- package/dist/react-native/operations/accountCapabilityHosts.d.ts.map +1 -1
- package/dist/react-native/operations/accountCapabilityHosts.js +109 -0
- package/dist/react-native/operations/accountCapabilityHosts.js.map +1 -1
- package/dist/react-native/operations/accountConnections.d.ts +4 -4
- package/dist/react-native/operations/accountConnections.d.ts.map +1 -1
- package/dist/react-native/operations/accountConnections.js +2 -2
- package/dist/react-native/operations/accountConnections.js.map +1 -1
- package/dist/react-native/operations/accounts.d.ts +5 -5
- package/dist/react-native/operations/accounts.d.ts.map +1 -1
- package/dist/react-native/operations/accounts.js +6 -6
- package/dist/react-native/operations/accounts.js.map +1 -1
- package/dist/react-native/operations/commitmentPlans.d.ts +5 -5
- package/dist/react-native/operations/commitmentPlans.d.ts.map +1 -1
- package/dist/react-native/operations/commitmentPlans.js +8 -8
- package/dist/react-native/operations/commitmentPlans.js.map +1 -1
- package/dist/react-native/operations/commitmentTiers.d.ts +4 -4
- package/dist/react-native/operations/commitmentTiers.d.ts.map +1 -1
- package/dist/react-native/operations/commitmentTiers.js +2 -2
- package/dist/react-native/operations/commitmentTiers.js.map +1 -1
- package/dist/react-native/operations/defenderForAISettings.d.ts +4 -4
- package/dist/react-native/operations/defenderForAISettings.d.ts.map +1 -1
- package/dist/react-native/operations/defenderForAISettings.js +2 -2
- package/dist/react-native/operations/defenderForAISettings.js.map +1 -1
- package/dist/react-native/operations/deletedAccounts.d.ts +5 -5
- package/dist/react-native/operations/deletedAccounts.d.ts.map +1 -1
- package/dist/react-native/operations/deletedAccounts.js +2 -2
- package/dist/react-native/operations/deletedAccounts.js.map +1 -1
- package/dist/react-native/operations/deployments.d.ts +5 -5
- package/dist/react-native/operations/deployments.d.ts.map +1 -1
- package/dist/react-native/operations/deployments.js +4 -4
- package/dist/react-native/operations/deployments.js.map +1 -1
- package/dist/react-native/operations/encryptionScopes.d.ts +5 -5
- package/dist/react-native/operations/encryptionScopes.d.ts.map +1 -1
- package/dist/react-native/operations/encryptionScopes.js +2 -2
- package/dist/react-native/operations/encryptionScopes.js.map +1 -1
- package/dist/react-native/operations/index.d.ts +2 -0
- package/dist/react-native/operations/index.d.ts.map +1 -1
- package/dist/react-native/operations/index.js +2 -0
- package/dist/react-native/operations/index.js.map +1 -1
- package/dist/react-native/operations/locationBasedModelCapacities.d.ts +4 -4
- package/dist/react-native/operations/locationBasedModelCapacities.d.ts.map +1 -1
- package/dist/react-native/operations/locationBasedModelCapacities.js +2 -2
- package/dist/react-native/operations/locationBasedModelCapacities.js.map +1 -1
- package/dist/react-native/operations/modelCapacities.d.ts +4 -4
- package/dist/react-native/operations/modelCapacities.d.ts.map +1 -1
- package/dist/react-native/operations/modelCapacities.js +2 -2
- package/dist/react-native/operations/modelCapacities.js.map +1 -1
- package/dist/react-native/operations/models.d.ts +4 -4
- package/dist/react-native/operations/models.d.ts.map +1 -1
- package/dist/react-native/operations/models.js +2 -2
- package/dist/react-native/operations/models.js.map +1 -1
- package/dist/react-native/operations/networkSecurityPerimeterConfigurations.d.ts +5 -5
- package/dist/react-native/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
- package/dist/react-native/operations/networkSecurityPerimeterConfigurations.js +2 -2
- 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 +2 -2
- 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.map +1 -1
- package/dist/react-native/operations/privateLinkResources.d.ts +3 -3
- package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -1
- package/dist/react-native/operations/privateLinkResources.js.map +1 -1
- package/dist/react-native/operations/projectCapabilityHosts.d.ts +34 -6
- package/dist/react-native/operations/projectCapabilityHosts.d.ts.map +1 -1
- package/dist/react-native/operations/projectCapabilityHosts.js +120 -6
- package/dist/react-native/operations/projectCapabilityHosts.js.map +1 -1
- package/dist/react-native/operations/projectConnections.d.ts +4 -4
- package/dist/react-native/operations/projectConnections.d.ts.map +1 -1
- package/dist/react-native/operations/projectConnections.js +2 -2
- package/dist/react-native/operations/projectConnections.js.map +1 -1
- package/dist/react-native/operations/projects.d.ts +5 -5
- package/dist/react-native/operations/projects.d.ts.map +1 -1
- package/dist/react-native/operations/projects.js +2 -2
- package/dist/react-native/operations/projects.js.map +1 -1
- package/dist/react-native/operations/quotaTiers.d.ts +55 -0
- package/dist/react-native/operations/quotaTiers.d.ts.map +1 -0
- package/dist/react-native/operations/quotaTiers.js +195 -0
- package/dist/react-native/operations/quotaTiers.js.map +1 -0
- package/dist/react-native/operations/raiBlocklistItems.d.ts +5 -5
- package/dist/react-native/operations/raiBlocklistItems.d.ts.map +1 -1
- package/dist/react-native/operations/raiBlocklistItems.js +2 -2
- package/dist/react-native/operations/raiBlocklistItems.js.map +1 -1
- package/dist/react-native/operations/raiBlocklists.d.ts +5 -5
- package/dist/react-native/operations/raiBlocklists.d.ts.map +1 -1
- package/dist/react-native/operations/raiBlocklists.js +2 -2
- package/dist/react-native/operations/raiBlocklists.js.map +1 -1
- package/dist/react-native/operations/raiContentFilters.d.ts +4 -4
- package/dist/react-native/operations/raiContentFilters.d.ts.map +1 -1
- package/dist/react-native/operations/raiContentFilters.js +2 -2
- package/dist/react-native/operations/raiContentFilters.js.map +1 -1
- package/dist/react-native/operations/raiPolicies.d.ts +5 -5
- package/dist/react-native/operations/raiPolicies.d.ts.map +1 -1
- package/dist/react-native/operations/raiPolicies.js +2 -2
- package/dist/react-native/operations/raiPolicies.js.map +1 -1
- package/dist/react-native/operations/raiTopics.d.ts +72 -0
- package/dist/react-native/operations/raiTopics.d.ts.map +1 -0
- package/dist/react-native/operations/raiTopics.js +290 -0
- package/dist/react-native/operations/raiTopics.js.map +1 -0
- package/dist/react-native/operations/resourceSkus.d.ts +4 -4
- package/dist/react-native/operations/resourceSkus.d.ts.map +1 -1
- package/dist/react-native/operations/resourceSkus.js +2 -2
- package/dist/react-native/operations/resourceSkus.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 +2 -2
- package/dist/react-native/operations/usages.js.map +1 -1
- package/dist/react-native/operationsInterfaces/accountCapabilityHosts.d.ts +10 -2
- package/dist/react-native/operationsInterfaces/accountCapabilityHosts.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/accountCapabilityHosts.js.map +1 -1
- package/dist/react-native/operationsInterfaces/accountConnections.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/accountConnections.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/accountConnections.js.map +1 -1
- package/dist/react-native/operationsInterfaces/accounts.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/accounts.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/accounts.js.map +1 -1
- package/dist/react-native/operationsInterfaces/commitmentPlans.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/commitmentPlans.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/commitmentPlans.js.map +1 -1
- package/dist/react-native/operationsInterfaces/commitmentTiers.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/commitmentTiers.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/commitmentTiers.js.map +1 -1
- package/dist/react-native/operationsInterfaces/defenderForAISettings.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/defenderForAISettings.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/defenderForAISettings.js.map +1 -1
- package/dist/react-native/operationsInterfaces/deletedAccounts.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/deletedAccounts.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/deletedAccounts.js.map +1 -1
- package/dist/react-native/operationsInterfaces/deployments.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/deployments.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/deployments.js.map +1 -1
- package/dist/react-native/operationsInterfaces/encryptionScopes.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/encryptionScopes.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/encryptionScopes.js.map +1 -1
- package/dist/react-native/operationsInterfaces/index.d.ts +2 -0
- package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/index.js +2 -0
- package/dist/react-native/operationsInterfaces/index.js.map +1 -1
- package/dist/react-native/operationsInterfaces/locationBasedModelCapacities.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/locationBasedModelCapacities.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/locationBasedModelCapacities.js.map +1 -1
- package/dist/react-native/operationsInterfaces/modelCapacities.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/modelCapacities.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/modelCapacities.js.map +1 -1
- package/dist/react-native/operationsInterfaces/models.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/models.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/models.js.map +1 -1
- package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +3 -3
- 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 +1 -1
- 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/projectCapabilityHosts.d.ts +13 -4
- package/dist/react-native/operationsInterfaces/projectCapabilityHosts.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/projectCapabilityHosts.js.map +1 -1
- package/dist/react-native/operationsInterfaces/projectConnections.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/projectConnections.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/projectConnections.js.map +1 -1
- package/dist/react-native/operationsInterfaces/projects.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/projects.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/projects.js.map +1 -1
- package/dist/react-native/operationsInterfaces/quotaTiers.d.ts +34 -0
- package/dist/react-native/operationsInterfaces/quotaTiers.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/quotaTiers.js +4 -0
- package/dist/react-native/operationsInterfaces/quotaTiers.js.map +1 -0
- package/dist/react-native/operationsInterfaces/raiBlocklistItems.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/raiBlocklistItems.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/raiBlocklistItems.js.map +1 -1
- package/dist/react-native/operationsInterfaces/raiBlocklists.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/raiBlocklists.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/raiBlocklists.js.map +1 -1
- package/dist/react-native/operationsInterfaces/raiContentFilters.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/raiContentFilters.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/raiContentFilters.js.map +1 -1
- package/dist/react-native/operationsInterfaces/raiPolicies.d.ts +3 -3
- package/dist/react-native/operationsInterfaces/raiPolicies.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/raiPolicies.js.map +1 -1
- package/dist/react-native/operationsInterfaces/raiTopics.d.ts +47 -0
- package/dist/react-native/operationsInterfaces/raiTopics.d.ts.map +1 -0
- package/dist/react-native/operationsInterfaces/raiTopics.js +4 -0
- package/dist/react-native/operationsInterfaces/raiTopics.js.map +1 -0
- package/dist/react-native/operationsInterfaces/resourceSkus.d.ts +2 -2
- package/dist/react-native/operationsInterfaces/resourceSkus.d.ts.map +1 -1
- package/dist/react-native/operationsInterfaces/resourceSkus.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/package.json +36 -31
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"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","sourcesContent":["// 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\nimport * as coreClient from \"@azure/core-client\";\n\nexport type ConnectionPropertiesV2Union =\n | ConnectionPropertiesV2\n | PATAuthTypeConnectionProperties\n | ManagedIdentityAuthTypeConnectionProperties\n | UsernamePasswordAuthTypeConnectionProperties\n | NoneAuthTypeConnectionProperties\n | SASAuthTypeConnectionProperties\n | AccountKeyAuthTypeConnectionProperties\n | ServicePrincipalAuthTypeConnectionProperties\n | AccessKeyAuthTypeConnectionProperties\n | ApiKeyAuthConnectionProperties\n | CustomKeysConnectionProperties\n | OAuth2AuthTypeConnectionProperties\n | AADAuthTypeConnectionProperties;\n\n/** The resource model definition representing SKU */\nexport interface Sku {\n /** The name of the SKU. Ex - P3. It is typically a letter+number code */\n name: string;\n /** This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT. */\n tier?: SkuTier;\n /** The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code. */\n size?: string;\n /** If the service has different generations of hardware, for the same SKU, then that can be captured here. */\n family?: string;\n /** If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted. */\n capacity?: number;\n}\n\n/** Identity for the resource. */\nexport interface Identity {\n /** The identity type. */\n type?: ResourceIdentityType;\n /**\n * The tenant ID of resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tenantId?: string;\n /**\n * The principal ID of resource identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /** The list of user assigned identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName} */\n userAssignedIdentities?: { [propertyName: string]: UserAssignedIdentity };\n}\n\n/** User-assigned managed identity. */\nexport interface UserAssignedIdentity {\n /**\n * Azure Active Directory principal ID associated with this Identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * Client App Id associated with this identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clientId?: 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/** Properties of Cognitive Services account. */\nexport interface AccountProperties {\n /**\n * Gets the status of the cognitive services account at the time the operation was called.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Endpoint of the created account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endpoint?: string;\n /**\n * The internal identifier (deprecated, do not use this property).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly internalId?: string;\n /**\n * Gets the capabilities of the cognitive services account. Each item indicates the capability of a specific feature. The values are read-only and for reference only.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly capabilities?: SkuCapability[];\n /**\n * If the resource is migrated from an existing key.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isMigrated?: boolean;\n /** Resource migration token. */\n migrationToken?: string;\n /**\n * Sku change info of account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly skuChangeInfo?: SkuChangeInfo;\n /** Optional subdomain name used for token-based authentication. */\n customSubDomainName?: string;\n /** A collection of rules governing the accessibility from specific network locations. */\n networkAcls?: NetworkRuleSet;\n /** The encryption properties for this resource. */\n encryption?: Encryption;\n /** The storage accounts for this resource. */\n userOwnedStorage?: UserOwnedStorage[];\n /** The user owned AML account properties. */\n amlWorkspace?: UserOwnedAmlWorkspace;\n /**\n * The private endpoint connection associated with the Cognitive Services account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly privateEndpointConnections?: PrivateEndpointConnection[];\n /** Whether or not public endpoint access is allowed for this account. */\n publicNetworkAccess?: PublicNetworkAccess;\n /** The api properties for special APIs. */\n apiProperties?: ApiProperties;\n /**\n * Gets the date of cognitive services account creation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dateCreated?: string;\n /**\n * The call rate limit Cognitive Services account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly callRateLimit?: CallRateLimit;\n /** The flag to enable dynamic throttling. */\n dynamicThrottlingEnabled?: boolean;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly quotaLimit?: QuotaLimit;\n restrictOutboundNetworkAccess?: boolean;\n allowedFqdnList?: string[];\n disableLocalAuth?: boolean;\n /**\n * Dictionary of <string>\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endpoints?: { [propertyName: string]: string };\n restore?: boolean;\n /**\n * The deletion date, only available for deleted account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly deletionDate?: string;\n /**\n * The scheduled purge date, only available for deleted account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly scheduledPurgeDate?: string;\n /** The multiregion settings of Cognitive Services account. */\n locations?: MultiRegionSettings;\n /**\n * The commitment plan associations of Cognitive Services account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly commitmentPlanAssociations?: CommitmentPlanAssociation[];\n /**\n * The abuse penalty.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly abusePenalty?: AbusePenalty;\n /** Cognitive Services Rai Monitor Config. */\n raiMonitorConfig?: RaiMonitorConfig;\n networkInjections?: NetworkInjection[];\n /** Specifies whether this resource support project management as child resources, used as containers for access management, data isolation and cost in AI Foundry. */\n allowProjectManagement?: boolean;\n /** Specifies the project, by project name, that is targeted when data plane endpoints are called without a project parameter. */\n defaultProject?: string;\n /** Specifies the projects, by project name, that are associated with this resource. */\n associatedProjects?: string[];\n}\n\n/** SkuCapability indicates the capability of a certain feature. */\nexport interface SkuCapability {\n /** The name of the SkuCapability. */\n name?: string;\n /** The value of the SkuCapability. */\n value?: string;\n}\n\n/** Sku change info of account. */\nexport interface SkuChangeInfo {\n /** Gets the count of downgrades. */\n countOfDowngrades?: number;\n /** Gets the count of upgrades after downgrades. */\n countOfUpgradesAfterDowngrades?: number;\n /** Gets the last change date. */\n lastChangeDate?: string;\n}\n\n/** A set of rules governing the network accessibility. */\nexport interface NetworkRuleSet {\n /** The default action when no rule from ipRules and from virtualNetworkRules match. This is only used after the bypass property has been evaluated. */\n defaultAction?: NetworkRuleAction;\n /** Setting for trusted services. */\n bypass?: ByPassSelection;\n /** The list of IP address rules. */\n ipRules?: IpRule[];\n /** The list of virtual network rules. */\n virtualNetworkRules?: VirtualNetworkRule[];\n}\n\n/** A rule governing the accessibility from a specific ip address or ip range. */\nexport interface IpRule {\n /** An IPv4 address range in CIDR notation, such as '124.56.78.91' (simple IP address) or '124.56.78.0/24' (all addresses that start with 124.56.78). */\n value: string;\n}\n\n/** A rule governing the accessibility from a specific virtual network. */\nexport interface VirtualNetworkRule {\n /** Full resource id of a vnet subnet, such as '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'. */\n id: string;\n /** Gets the state of virtual network rule. */\n state?: string;\n /** Ignore missing vnet service endpoint or not. */\n ignoreMissingVnetServiceEndpoint?: boolean;\n}\n\n/** Properties to configure Encryption */\nexport interface Encryption {\n /** Properties of KeyVault */\n keyVaultProperties?: KeyVaultProperties;\n /** Enumerates the possible value of keySource for Encryption */\n keySource?: KeySource;\n}\n\n/** Properties to configure keyVault Properties */\nexport interface KeyVaultProperties {\n /** Name of the Key from KeyVault */\n keyName?: string;\n /** Version of the Key from KeyVault */\n keyVersion?: string;\n /** Uri of KeyVault */\n keyVaultUri?: string;\n identityClientId?: string;\n}\n\n/** The user owned storage for Cognitive Services account. */\nexport interface UserOwnedStorage {\n /** Full resource id of a Microsoft.Storage resource. */\n resourceId?: string;\n identityClientId?: string;\n}\n\n/** The user owned AML account for Cognitive Services account. */\nexport interface UserOwnedAmlWorkspace {\n /** Full resource id of a AML account resource. */\n resourceId?: string;\n /** Identity Client id of a AML account resource. */\n identityClientId?: string;\n}\n\n/** Properties of the PrivateEndpointConnectProperties. */\nexport interface PrivateEndpointConnectionProperties {\n /** The resource of private end point. */\n privateEndpoint?: PrivateEndpoint;\n /** A collection of information about the state of the connection between service consumer and provider. */\n privateLinkServiceConnectionState: PrivateLinkServiceConnectionState;\n /**\n * The provisioning state of the private endpoint connection resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: PrivateEndpointConnectionProvisioningState;\n /** The private link resource group ids. */\n groupIds?: string[];\n}\n\n/** The Private Endpoint resource. */\nexport interface PrivateEndpoint {\n /**\n * The ARM identifier for Private Endpoint\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n}\n\n/** A collection of information about the state of the connection between service consumer and provider. */\nexport interface PrivateLinkServiceConnectionState {\n /** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */\n status?: PrivateEndpointServiceConnectionStatus;\n /** The reason for approval/rejection of the connection. */\n description?: string;\n /** A message indicating if changes on the service provider require any updates on the consumer. */\n actionsRequired?: string;\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /**\n * Fully qualified resource ID for the resource. 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. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n}\n\n/** The api properties for special APIs. */\nexport interface ApiProperties {\n /** Describes unknown properties. The value of an unknown property can be of \"any\" type. */\n [property: string]: any;\n /** (QnAMaker Only) The runtime endpoint of QnAMaker. */\n qnaRuntimeEndpoint?: string;\n /** (QnAMaker Only) The Azure Search endpoint key of QnAMaker. */\n qnaAzureSearchEndpointKey?: string;\n /** (QnAMaker Only) The Azure Search endpoint id of QnAMaker. */\n qnaAzureSearchEndpointId?: string;\n /** (Bing Search Only) The flag to enable statistics of Bing Search. */\n statisticsEnabled?: boolean;\n /** (Personalization Only) The flag to enable statistics of Bing Search. */\n eventHubConnectionString?: string;\n /** (Personalization Only) The storage account connection string. */\n storageAccountConnectionString?: string;\n /** (Metrics Advisor Only) The Azure AD Client Id (Application Id). */\n aadClientId?: string;\n /** (Metrics Advisor Only) The Azure AD Tenant Id. */\n aadTenantId?: string;\n /** (Metrics Advisor Only) The super user of Metrics Advisor. */\n superUser?: string;\n /** (Metrics Advisor Only) The website name of Metrics Advisor. */\n websiteName?: string;\n}\n\n/** The call rate limit Cognitive Services account. */\nexport interface CallRateLimit {\n /** The count value of Call Rate Limit. */\n count?: number;\n /** The renewal period in seconds of Call Rate Limit. */\n renewalPeriod?: number;\n rules?: ThrottlingRule[];\n}\n\nexport interface ThrottlingRule {\n key?: string;\n renewalPeriod?: number;\n count?: number;\n minCount?: number;\n dynamicThrottlingEnabled?: boolean;\n matchPatterns?: RequestMatchPattern[];\n}\n\nexport interface RequestMatchPattern {\n path?: string;\n method?: string;\n}\n\nexport interface QuotaLimit {\n count?: number;\n renewalPeriod?: number;\n rules?: ThrottlingRule[];\n}\n\n/** The multiregion settings Cognitive Services account. */\nexport interface MultiRegionSettings {\n /** Multiregion routing methods. */\n routingMethod?: RoutingMethods;\n regions?: RegionSetting[];\n}\n\n/** The call rate limit Cognitive Services account. */\nexport interface RegionSetting {\n /** Name of the region. */\n name?: string;\n /** A value for priority or weighted routing methods. */\n value?: number;\n /** Maps the region to the regional custom subdomain. */\n customsubdomain?: string;\n}\n\n/** The commitment plan association. */\nexport interface CommitmentPlanAssociation {\n /** The Azure resource id of the commitment plan. */\n commitmentPlanId?: string;\n /** The location of of the commitment plan. */\n commitmentPlanLocation?: string;\n}\n\n/** The abuse penalty. */\nexport interface AbusePenalty {\n /** The action of AbusePenalty. */\n action?: AbusePenaltyAction;\n /** The percentage of rate limit. */\n rateLimitPercentage?: number;\n /** The datetime of expiration of the AbusePenalty. */\n expiration?: Date;\n}\n\n/** Cognitive Services Rai Monitor Config. */\nexport interface RaiMonitorConfig {\n /** The storage resource Id. */\n adxStorageResourceId?: string;\n /** The identity client Id to access the storage. */\n identityClientId?: string;\n}\n\n/** Specifies in AI Foundry where virtual network injection occurs to secure scenarios like Agents entirely within the user's private network, eliminating public internet exposure while maintaining control over network configurations and resources. */\nexport interface NetworkInjection {\n /** Specifies what features in AI Foundry network injection applies to. Currently only supports 'agent' for agent scenarios. 'none' means no network injection. */\n scenario?: ScenarioType;\n /** Specify the subnet for which your Agent Client is injected into. */\n subnetArmId?: string;\n /** Boolean to enable Microsoft Managed Network for subnet delegation */\n useMicrosoftManagedNetwork?: boolean;\n}\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /**\n * The error code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * The error message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * The error target.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly target?: string;\n /**\n * The error details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly details?: ErrorDetail[];\n /**\n * The error additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /**\n * The additional info type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly info?: Record<string, unknown>;\n}\n\n/** The list of cognitive services accounts operation response. */\nexport interface AccountListResult {\n /** The link used to get the next page of accounts. */\n nextLink?: string;\n /**\n * Gets the list of Cognitive Services accounts and their properties.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Account[];\n}\n\n/** The access keys for the cognitive services account. */\nexport interface ApiKeys {\n /** Gets the value of key 1. */\n key1?: string;\n /** Gets the value of key 2. */\n key2?: string;\n}\n\n/** Regenerate key parameters. */\nexport interface RegenerateKeyParameters {\n /** key name to generate (Key1|Key2) */\n keyName: KeyName;\n}\n\n/** The Get Skus operation response. */\nexport interface ResourceSkuListResult {\n /** The list of skus available for the subscription. */\n value: ResourceSku[];\n /** The uri to fetch the next page of Skus. */\n nextLink?: string;\n}\n\n/** Describes an available Cognitive Services SKU. */\nexport interface ResourceSku {\n /** The type of resource the SKU applies to. */\n resourceType?: string;\n /** The name of SKU. */\n name?: string;\n /** Specifies the tier of Cognitive Services account. */\n tier?: string;\n /** The Kind of resources that are supported in this SKU. */\n kind?: string;\n /** The set of locations that the SKU is available. */\n locations?: string[];\n /** The restrictions because of which SKU cannot be used. This is empty if there are no restrictions. */\n restrictions?: ResourceSkuRestrictions[];\n}\n\n/** Describes restrictions of a SKU. */\nexport interface ResourceSkuRestrictions {\n /** The type of restrictions. */\n type?: ResourceSkuRestrictionsType;\n /** The value of restrictions. If the restriction type is set to location. This would be different locations where the SKU is restricted. */\n values?: string[];\n /** The information about the restriction where the SKU cannot be used. */\n restrictionInfo?: ResourceSkuRestrictionInfo;\n /** The reason for restriction. */\n reasonCode?: ResourceSkuRestrictionsReasonCode;\n}\n\nexport interface ResourceSkuRestrictionInfo {\n /** Locations where the SKU is restricted */\n locations?: string[];\n /** List of availability zones where the SKU is restricted. */\n zones?: string[];\n}\n\n/** The list of cognitive services accounts operation response. */\nexport interface AccountSkuListResult {\n /** Gets the list of Cognitive Services accounts and their properties. */\n value?: AccountSku[];\n}\n\n/** Cognitive Services resource type and SKU. */\nexport interface AccountSku {\n /** Resource Namespace and Type */\n resourceType?: string;\n /** The SKU of Cognitive Services account. */\n sku?: Sku;\n}\n\n/** The response to a list usage request. */\nexport interface UsageListResult {\n /** The link used to get the next page of Usages. */\n nextLink?: string;\n /** The list of usages for Cognitive Service account. */\n value?: Usage[];\n}\n\n/** The usage data for a usage request. */\nexport interface Usage {\n /** The unit of the metric. */\n unit?: UnitType;\n /** The name information for the metric. */\n name?: MetricName;\n /** The quota period used to summarize the usage values. */\n quotaPeriod?: string;\n /** Maximum value for this metric. */\n limit?: number;\n /** Current value for this metric. */\n currentValue?: number;\n /** Next reset time for current quota. */\n nextResetTime?: string;\n /** Cognitive Services account quota usage status. */\n status?: QuotaUsageStatus;\n}\n\n/** A metric name. */\nexport interface MetricName {\n /** The name of the metric. */\n value?: string;\n /** The friendly name of the metric. */\n localizedValue?: string;\n}\n\n/** The list of cognitive services accounts operation response. */\nexport interface AccountModelListResult {\n /** The link used to get the next page of Model. */\n nextLink?: string;\n /** Gets the list of Cognitive Services accounts Model and their properties. */\n value?: AccountModel[];\n}\n\n/** Properties of Cognitive Services account deployment model. */\nexport interface DeploymentModel {\n /** Deployment model publisher. */\n publisher?: string;\n /** Deployment model format. */\n format?: string;\n /** Deployment model name. */\n name?: string;\n /** Optional. Deployment model version. If version is not specified, a default version will be assigned. The default version is different for different models and might change when there is new version available for a model. Default version for a model could be found from list models API. */\n version?: string;\n /** Optional. Deployment model source ARM resource ID. */\n source?: string;\n /** Optional. Source of the model, another Microsoft.CognitiveServices accounts ARM resource ID. */\n sourceAccount?: string;\n /**\n * The call rate limit Cognitive Services account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly callRateLimit?: CallRateLimit;\n}\n\n/** Describes an available Cognitive Services Model SKU. */\nexport interface ModelSku {\n /** The name of the model SKU. */\n name?: string;\n /** The usage name of the model SKU. */\n usageName?: string;\n /** The datetime of deprecation of the model SKU. */\n deprecationDate?: Date;\n /** The capacity configuration. */\n capacity?: CapacityConfig;\n /** The list of rateLimit. */\n rateLimits?: CallRateLimit[];\n /** The list of billing meter info. */\n cost?: BillingMeterInfo[];\n}\n\n/** The capacity configuration. */\nexport interface CapacityConfig {\n /** The minimum capacity. */\n minimum?: number;\n /** The maximum capacity. */\n maximum?: number;\n /** The minimal incremental between allowed values for capacity. */\n step?: number;\n /** The default capacity. */\n default?: number;\n /** The array of allowed values for capacity. */\n allowedValues?: number[];\n}\n\nexport interface BillingMeterInfo {\n name?: string;\n meterId?: string;\n unit?: string;\n}\n\n/** Cognitive Services account ModelDeprecationInfo. */\nexport interface ModelDeprecationInfo {\n /** The datetime of deprecation of the fineTune Model. */\n fineTune?: string;\n /** The datetime of deprecation of the inference Model. */\n inference?: string;\n}\n\n/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */\nexport interface OperationListResult {\n /**\n * List of operations supported by the resource provider\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Operation[];\n /**\n * URL to get the next set of operation list results (if there are any).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Details of a REST API operation, returned from the Resource Provider Operations API */\nexport interface Operation {\n /**\n * The name of the operation, as per Resource-Based Access Control (RBAC). Examples: \"Microsoft.Compute/virtualMachines/write\", \"Microsoft.Compute/virtualMachines/capture/action\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Whether the operation applies to data-plane. This is \"true\" for data-plane operations and \"false\" for ARM/control-plane operations.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isDataAction?: boolean;\n /** Localized display information for this particular operation. */\n display?: OperationDisplay;\n /**\n * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly origin?: Origin;\n /**\n * Enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly actionType?: ActionType;\n}\n\n/** Localized display information for this particular operation. */\nexport interface OperationDisplay {\n /**\n * The localized friendly form of the resource provider name, e.g. \"Microsoft Monitoring Insights\" or \"Microsoft Compute\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provider?: string;\n /**\n * The localized friendly name of the resource type related to this operation. E.g. \"Virtual Machines\" or \"Job Schedule Collections\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resource?: string;\n /**\n * The concise, localized friendly name for the operation; suitable for dropdowns. E.g. \"Create or Update Virtual Machine\", \"Restart Virtual Machine\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operation?: string;\n /**\n * The short, localized friendly description of the operation; suitable for tool tips and detailed views.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n}\n\n/** Check SKU availability parameter. */\nexport interface CheckSkuAvailabilityParameter {\n /** The SKU of the resource. */\n skus: string[];\n /** The kind (type) of cognitive service account. */\n kind: string;\n /** The Type of the resource. */\n type: string;\n}\n\n/** Check SKU availability result list. */\nexport interface SkuAvailabilityListResult {\n /** Check SKU availability result list. */\n value?: SkuAvailability[];\n}\n\n/** SKU availability. */\nexport interface SkuAvailability {\n /** The Kind of the resource. */\n kind?: string;\n /** The Type of the resource. */\n type?: string;\n /** The SKU of Cognitive Services account. */\n skuName?: string;\n /** Indicates the given SKU is available or not. */\n skuAvailable?: boolean;\n /** Reason why the SKU is not available. */\n reason?: string;\n /** Additional error message. */\n message?: string;\n}\n\n/** The list of cognitive services accounts operation response. */\nexport interface CommitmentTierListResult {\n /** The link used to get the next page of CommitmentTier. */\n nextLink?: string;\n /**\n * Gets the list of Cognitive Services accounts CommitmentTier and their properties.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: CommitmentTier[];\n}\n\n/** Cognitive Services account commitment tier. */\nexport interface CommitmentTier {\n /** The Kind of the resource. */\n kind?: string;\n /** The name of the SKU. Ex - P3. It is typically a letter+number code */\n skuName?: string;\n /** Account hosting model. */\n hostingModel?: HostingModel;\n /** Commitment plan type. */\n planType?: string;\n /** Commitment period commitment tier. */\n tier?: string;\n /** Commitment period commitment max count. */\n maxCount?: number;\n /** Cognitive Services account commitment quota. */\n quota?: CommitmentQuota;\n /** Cognitive Services account commitment cost. */\n cost?: CommitmentCost;\n}\n\n/** Cognitive Services account commitment quota. */\nexport interface CommitmentQuota {\n /** Commitment quota quantity. */\n quantity?: number;\n /** Commitment quota unit. */\n unit?: string;\n}\n\n/** Cognitive Services account commitment cost. */\nexport interface CommitmentCost {\n /** Commitment meter Id. */\n commitmentMeterId?: string;\n /** Overage meter Id. */\n overageMeterId?: string;\n}\n\n/** The list of cognitive services models. */\nexport interface ModelListResult {\n /** The link used to get the next page of Model. */\n nextLink?: string;\n /** Gets the list of Cognitive Services accounts Model and their properties. */\n value?: Model[];\n}\n\n/** Cognitive Services Model. */\nexport interface Model {\n /** Cognitive Services account Model. */\n model?: AccountModel;\n /** The kind (type) of cognitive service account. */\n kind?: string;\n /** The name of SKU. */\n skuName?: string;\n /** The description of the model. */\n description?: string;\n}\n\n/** The list of cognitive services accounts operation response. */\nexport interface ModelCapacityListResult {\n /** The link used to get the next page of ModelSkuCapacity. */\n nextLink?: string;\n /** Gets the list of Cognitive Services accounts ModelSkuCapacity. */\n value?: ModelCapacityListResultValueItem[];\n}\n\n/** Cognitive Services account ModelSkuCapacity. */\nexport interface ModelSkuCapacityProperties {\n /** Properties of Cognitive Services account deployment model. */\n model?: DeploymentModel;\n skuName?: string;\n /** The available capacity for deployment with this model and sku. */\n availableCapacity?: number;\n /** The available capacity for deployment with a fine-tune version of this model and sku. */\n availableFinetuneCapacity?: number;\n}\n\n/** Check Domain availability parameter. */\nexport interface CheckDomainAvailabilityParameter {\n /** The subdomain name to use. */\n subdomainName: string;\n /** The Type of the resource. */\n type: string;\n /** The Kind of the resource. */\n kind?: string;\n}\n\n/** Domain availability. */\nexport interface DomainAvailability {\n /** Indicates the given SKU is available or not. */\n isSubdomainAvailable?: boolean;\n /** Reason why the SKU is not available. */\n reason?: string;\n /** The subdomain name to use. */\n subdomainName?: string;\n /** The Type of the resource. */\n type?: string;\n /** The Kind of the resource. */\n kind?: string;\n}\n\n/** Calculate Model Capacity parameter. */\nexport interface CalculateModelCapacityParameter {\n /** Properties of Cognitive Services account deployment model. */\n model?: DeploymentModel;\n /** The name of SKU. */\n skuName?: string;\n /** List of Model Capacity Calculator Workload. */\n workloads?: ModelCapacityCalculatorWorkload[];\n}\n\n/** Model Capacity Calculator Workload. */\nexport interface ModelCapacityCalculatorWorkload {\n /** Request per minute. */\n requestPerMinute?: number;\n /** Dictionary, Model Capacity Calculator Workload Parameters. */\n requestParameters?: ModelCapacityCalculatorWorkloadRequestParam;\n}\n\n/** Dictionary, Model Capacity Calculator Workload Parameters. */\nexport interface ModelCapacityCalculatorWorkloadRequestParam {\n /** Average prompt tokens. */\n avgPromptTokens?: number;\n /** Average generated tokens. */\n avgGeneratedTokens?: number;\n}\n\n/** Calculate Model Capacity result. */\nexport interface CalculateModelCapacityResult {\n /** Properties of Cognitive Services account deployment model. */\n model?: DeploymentModel;\n skuName?: string;\n /** Model Estimated Capacity. */\n estimatedCapacity?: CalculateModelCapacityResultEstimatedCapacity;\n}\n\n/** Model Estimated Capacity. */\nexport interface CalculateModelCapacityResultEstimatedCapacity {\n value?: number;\n deployableValue?: number;\n}\n\n/** A list of private endpoint connections */\nexport interface PrivateEndpointConnectionListResult {\n /** Array of private endpoint connections */\n value?: PrivateEndpointConnection[];\n}\n\n/** A list of private link resources */\nexport interface PrivateLinkResourceListResult {\n /** Array of private link resources */\n value?: PrivateLinkResource[];\n}\n\n/** Properties of a private link resource. */\nexport interface PrivateLinkResourceProperties {\n /**\n * The private link resource group id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly groupId?: string;\n /**\n * The private link resource required member names.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly requiredMembers?: string[];\n /** The private link resource Private link DNS zone name. */\n requiredZoneNames?: string[];\n /**\n * The private link resource display name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly displayName?: string;\n}\n\n/** The list of cognitive services accounts operation response. */\nexport interface DeploymentListResult {\n /** The link used to get the next page of Deployment. */\n nextLink?: string;\n /**\n * Gets the list of Cognitive Services accounts Deployment and their properties.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Deployment[];\n}\n\n/** Properties of Cognitive Services account deployment. */\nexport interface DeploymentProperties {\n /**\n * Gets the status of the resource at the time the operation was called.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: DeploymentProvisioningState;\n /** Properties of Cognitive Services account deployment model. */\n model?: DeploymentModel;\n /** Properties of Cognitive Services account deployment model. (Deprecated, please use Deployment.sku instead.) */\n scaleSettings?: DeploymentScaleSettings;\n /**\n * The capabilities.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly capabilities?: { [propertyName: string]: string };\n /** The name of RAI policy. */\n raiPolicyName?: string;\n /**\n * The call rate limit Cognitive Services account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly callRateLimit?: CallRateLimit;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly rateLimits?: ThrottlingRule[];\n /** Deployment model version upgrade option. */\n versionUpgradeOption?: DeploymentModelVersionUpgradeOption;\n /**\n * If the dynamic throttling is enabled.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dynamicThrottlingEnabled?: boolean;\n /** The current capacity. */\n currentCapacity?: number;\n /** Internal use only. */\n capacitySettings?: DeploymentCapacitySettings;\n /** The name of parent deployment. */\n parentDeploymentName?: string;\n /** Specifies the deployment name that should serve requests when the request would have otherwise been throttled due to reaching current deployment throughput limit. */\n spilloverDeploymentName?: string;\n}\n\n/** Properties of Cognitive Services account deployment model. (Deprecated, please use Deployment.sku instead.) */\nexport interface DeploymentScaleSettings {\n /** Deployment scale type. */\n scaleType?: DeploymentScaleType;\n /** Deployment capacity. */\n capacity?: number;\n /**\n * Deployment active capacity. This value might be different from `capacity` if customer recently updated `capacity`.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly activeCapacity?: number;\n}\n\n/** Internal use only. */\nexport interface DeploymentCapacitySettings {\n /** The designated capacity. */\n designatedCapacity?: number;\n /** The priority of this capacity setting. */\n priority?: number;\n}\n\n/** The object being used to update tags of a resource, in general used for PATCH operations. */\nexport interface PatchResourceTags {\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n}\n\n/** The list of cognitive services accounts operation response. */\nexport interface DeploymentSkuListResult {\n /** The link used to get the next page of deployment skus. */\n nextLink?: string;\n /**\n * Gets the list of Cognitive Services accounts deployment skus.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: SkuResource[];\n}\n\n/** Properties of Cognitive Services account resource sku resource properties. */\nexport interface SkuResource {\n /** The resource type name. */\n resourceType?: string;\n /** The resource model definition representing SKU */\n sku?: Sku;\n /** The capacity configuration. */\n capacity?: CapacityConfig;\n}\n\n/** The list of cognitive services accounts operation response. */\nexport interface CommitmentPlanListResult {\n /** The link used to get the next page of CommitmentPlan. */\n nextLink?: string;\n /**\n * Gets the list of Cognitive Services accounts CommitmentPlan and their properties.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: CommitmentPlan[];\n}\n\n/** Properties of Cognitive Services account commitment plan. */\nexport interface CommitmentPlanProperties {\n /**\n * Gets the status of the resource at the time the operation was called.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: CommitmentPlanProvisioningState;\n /** Commitment plan guid. */\n commitmentPlanGuid?: string;\n /** Account hosting model. */\n hostingModel?: HostingModel;\n /** Commitment plan type. */\n planType?: string;\n /** Cognitive Services account commitment period. */\n current?: CommitmentPeriod;\n /** AutoRenew commitment plan. */\n autoRenew?: boolean;\n /** Cognitive Services account commitment period. */\n next?: CommitmentPeriod;\n /**\n * Cognitive Services account commitment period.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly last?: CommitmentPeriod;\n /**\n * The list of ProvisioningIssue.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningIssues?: string[];\n}\n\n/** Cognitive Services account commitment period. */\nexport interface CommitmentPeriod {\n /** Commitment period commitment tier. */\n tier?: string;\n /** Commitment period commitment count. */\n count?: number;\n /**\n * Cognitive Services account commitment quota.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly quota?: CommitmentQuota;\n /**\n * Commitment period start date.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startDate?: string;\n /**\n * Commitment period end date.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endDate?: string;\n}\n\n/** The list of cognitive services EncryptionScopes. */\nexport interface EncryptionScopeListResult {\n /** The link used to get the next page of EncryptionScope. */\n nextLink?: string;\n /** The list of EncryptionScope. */\n value?: EncryptionScope[];\n}\n\n/** The list of cognitive services RaiPolicies. */\nexport interface RaiPolicyListResult {\n /** The link used to get the next page of RaiPolicy. */\n nextLink?: string;\n /** The list of RaiPolicy. */\n value?: RaiPolicy[];\n}\n\n/** Azure OpenAI Content Filters properties. */\nexport interface RaiPolicyProperties {\n /**\n * Content Filters policy type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: RaiPolicyType;\n /** Rai policy mode. The enum value mapping is as below: Default = 0, Deferred=1, Blocking=2, Asynchronous_filter =3. Please use 'Asynchronous_filter' after 2025-06-01. It is the same as 'Deferred' in previous version. */\n mode?: RaiPolicyMode;\n /** Name of Rai policy. */\n basePolicyName?: string;\n /** The list of Content Filters. */\n contentFilters?: RaiPolicyContentFilter[];\n /** The list of custom Blocklist. */\n customBlocklists?: CustomBlocklistConfig[];\n}\n\n/** Azure OpenAI Content Filter. */\nexport interface RaiPolicyContentFilter {\n /** Name of ContentFilter. */\n name?: string;\n /** If the ContentFilter is enabled. */\n enabled?: boolean;\n /** Level at which content is filtered. */\n severityThreshold?: ContentLevel;\n /** If blocking would occur. */\n blocking?: boolean;\n /** Content source to apply the Content Filters. */\n source?: RaiPolicyContentSource;\n}\n\n/** Azure OpenAI blocklist config. */\nexport interface RaiBlocklistConfig {\n /** Name of ContentFilter. */\n blocklistName?: string;\n /** If blocking would occur. */\n blocking?: boolean;\n}\n\n/** The list of cognitive services RAI Blocklists. */\nexport interface RaiBlockListResult {\n /** The link used to get the next page of RaiBlocklists. */\n nextLink?: string;\n /** The list of RaiBlocklist. */\n value?: RaiBlocklist[];\n}\n\n/** RAI Custom Blocklist properties. */\nexport interface RaiBlocklistProperties {\n /** Description of the block list. */\n description?: string;\n}\n\n/** The list of cognitive services RAI Blocklist Items. */\nexport interface RaiBlockListItemsResult {\n /** The link used to get the next page of RaiBlocklistItems. */\n nextLink?: string;\n /** The list of RaiBlocklistItems. */\n value?: RaiBlocklistItem[];\n}\n\n/** RAI Custom Blocklist Item properties. */\nexport interface RaiBlocklistItemProperties {\n /** Pattern to match against. */\n pattern?: string;\n /** If the pattern is a regex pattern. */\n isRegex?: boolean;\n}\n\n/** The Cognitive Services RaiBlocklist Item request body. */\nexport interface RaiBlocklistItemBulkRequest {\n name?: string;\n /** Properties of Cognitive Services RaiBlocklist Item. */\n properties?: RaiBlocklistItemProperties;\n}\n\n/** The list of Content Filters. */\nexport interface RaiContentFilterListResult {\n /** The link used to get the next page of Content Filters. */\n nextLink?: string;\n /** The list of RaiContentFilter. */\n value?: RaiContentFilter[];\n}\n\n/** Azure OpenAI Content Filter Properties. */\nexport interface RaiContentFilterProperties {\n /** Name of Content Filter. */\n name?: string;\n /** If the Content Filter has multi severity levels(Low, Medium, or High). */\n isMultiLevelFilter?: boolean;\n /** Content source to apply the Content Filters. */\n source?: RaiPolicyContentSource;\n}\n\n/** The list of cognitive services Commitment Plan Account Association operation response. */\nexport interface CommitmentPlanAccountAssociationListResult {\n /** The link used to get the next page of Commitment Plan Account Association. */\n nextLink?: string;\n /**\n * Gets the list of Cognitive Services Commitment Plan Account Association and their properties.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: CommitmentPlanAccountAssociation[];\n}\n\n/** A list of NSP configurations for an Cognitive Services account. */\nexport interface NetworkSecurityPerimeterConfigurationList {\n /** Array of NSP configurations List Result for an Cognitive Services account. */\n value?: NetworkSecurityPerimeterConfiguration[];\n /** Link to retrieve next page of results. */\n nextLink?: string;\n}\n\n/** The properties of an NSP Configuration. */\nexport interface NetworkSecurityPerimeterConfigurationProperties {\n /**\n * Provisioning state of NetworkSecurityPerimeter configuration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /** List of Provisioning Issues */\n provisioningIssues?: ProvisioningIssue[];\n /** Information about a linked Network Security Perimeter */\n networkSecurityPerimeter?: NetworkSecurityPerimeter;\n /** Network Security Perimeter Configuration Association Information */\n resourceAssociation?: NetworkSecurityPerimeterConfigurationAssociationInfo;\n /** Network Security Perimeter Profile Information */\n profile?: NetworkSecurityPerimeterProfileInfo;\n}\n\nexport interface ProvisioningIssue {\n /** Name of the NSP provisioning issue */\n name?: string;\n /** Properties of Provisioning Issue */\n properties?: ProvisioningIssueProperties;\n}\n\n/** Properties of Provisioning Issue */\nexport interface ProvisioningIssueProperties {\n /** Type of Issue */\n issueType?: string;\n /** Severity of the issue */\n severity?: string;\n /** Description of the issue */\n description?: string;\n /** IDs of resources that can be associated to the same perimeter to remediate the issue. */\n suggestedResourceIds?: string[];\n /** Optional array, suggested access rules */\n suggestedAccessRules?: NetworkSecurityPerimeterAccessRule[];\n}\n\n/** Network Security Perimeter Access Rule */\nexport interface NetworkSecurityPerimeterAccessRule {\n /** Network Security Perimeter Access Rule Name */\n name?: string;\n /** Properties of Network Security Perimeter Access Rule */\n properties?: NetworkSecurityPerimeterAccessRuleProperties;\n}\n\n/** The Properties of Network Security Perimeter Rule */\nexport interface NetworkSecurityPerimeterAccessRuleProperties {\n /** Direction of Access Rule */\n direction?: NspAccessRuleDirection;\n /** Address prefixes for inbound rules */\n addressPrefixes?: string[];\n /** Subscriptions for inbound rules */\n subscriptions?: NetworkSecurityPerimeterAccessRulePropertiesSubscriptionsItem[];\n /** NetworkSecurityPerimeters for inbound rules */\n networkSecurityPerimeters?: NetworkSecurityPerimeter[];\n /** Fully qualified domain name for outbound rules */\n fullyQualifiedDomainNames?: string[];\n}\n\n/** Subscription for inbound rule */\nexport interface NetworkSecurityPerimeterAccessRulePropertiesSubscriptionsItem {\n /** Fully qualified identifier of subscription */\n id?: string;\n}\n\n/** Information about a linked Network Security Perimeter */\nexport interface NetworkSecurityPerimeter {\n /** Fully qualified identifier of the resource */\n id?: string;\n /** Guid of the resource */\n perimeterGuid?: string;\n /** Location of the resource */\n location?: string;\n}\n\n/** Network Security Perimeter Configuration Association Information */\nexport interface NetworkSecurityPerimeterConfigurationAssociationInfo {\n /** Name of the resource association */\n name?: string;\n /** Access Mode of the resource association */\n accessMode?: string;\n}\n\n/** Network Security Perimeter Profile Information */\nexport interface NetworkSecurityPerimeterProfileInfo {\n /** Name of the resource profile */\n name?: string;\n /** Access rules version of the resource profile */\n accessRulesVersion?: number;\n accessRules?: NetworkSecurityPerimeterAccessRule[];\n /** Current diagnostic settings version */\n diagnosticSettingsVersion?: number;\n /** List of enabled log categories */\n enabledLogCategories?: string[];\n}\n\n/** The list of cognitive services Defender for AI Settings. */\nexport interface DefenderForAISettingResult {\n /** The link used to get the next page of Defender for AI Settings. */\n nextLink?: string;\n /** The list of Defender for AI Settings. */\n value?: DefenderForAISetting[];\n}\n\n/** Properties of Cognitive Services Project'. */\nexport interface ProjectProperties {\n /**\n * Gets the status of the cognitive services project at the time the operation was called.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /** The display name of the Cognitive Services Project. */\n displayName?: string;\n /** The description of the Cognitive Services Project. */\n description?: string;\n /**\n * The list of endpoint for this Cognitive Services Project.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endpoints?: { [propertyName: string]: string };\n /**\n * Indicates whether the project is the default project for the account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isDefault?: boolean;\n}\n\n/** The list of cognitive services projects operation response. */\nexport interface ProjectListResult {\n /** The link used to get the next page of projects. */\n nextLink?: string;\n /**\n * Gets the list of Cognitive Services projects and their properties.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Project[];\n}\n\n/** Connection property base schema. */\nexport interface ConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType:\n | \"PAT\"\n | \"ManagedIdentity\"\n | \"UsernamePassword\"\n | \"None\"\n | \"SAS\"\n | \"AccountKey\"\n | \"ServicePrincipal\"\n | \"AccessKey\"\n | \"ApiKey\"\n | \"CustomKeys\"\n | \"OAuth2\"\n | \"AAD\";\n /** Category of the connection */\n category?: ConnectionCategory;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly createdByWorkspaceArmId?: string;\n /** Provides the error message if the connection fails */\n error?: string;\n expiryTime?: Date;\n /**\n * Group based on connection category\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly group?: ConnectionGroup;\n isSharedToAll?: boolean;\n /** Store user metadata for this connection */\n metadata?: { [propertyName: string]: string };\n /** Specifies how private endpoints are used with this connection: 'Required', 'NotRequired', or 'NotApplicable'. */\n peRequirement?: ManagedPERequirement;\n /** Specifies the status of private endpoints for this connection: 'Inactive', 'Active', or 'NotApplicable'. */\n peStatus?: ManagedPEStatus;\n sharedUserList?: string[];\n /** The connection URL to be used. */\n target?: string;\n useWorkspaceManagedIdentity?: boolean;\n}\n\n/** The properties that the Cognitive services connection will be updated with. */\nexport interface ConnectionUpdateContent {\n /** The properties that the Cognitive services connection will be updated with. */\n properties?: ConnectionPropertiesV2Union;\n}\n\nexport interface ConnectionPropertiesV2BasicResourceArmPaginatedResult {\n nextLink?: string;\n value?: ConnectionPropertiesV2BasicResource[];\n}\n\nexport interface ResourceBase {\n /** The asset description text. */\n description?: string;\n /** Tag dictionary. Tags can be added, removed, and updated. */\n tags?: { [propertyName: string]: string | null };\n}\n\nexport interface ConnectionPersonalAccessToken {\n pat?: string;\n}\n\nexport interface ConnectionManagedIdentity {\n clientId?: string;\n resourceId?: string;\n}\n\nexport interface ConnectionUsernamePassword {\n password?: string;\n /** Optional, required by connections like SalesForce for extra security in addition to UsernamePassword */\n securityToken?: string;\n username?: string;\n}\n\nexport interface ConnectionSharedAccessSignature {\n sas?: string;\n}\n\n/** Account key object for connection credential. */\nexport interface ConnectionAccountKey {\n key?: string;\n}\n\nexport interface ConnectionServicePrincipal {\n clientId?: string;\n clientSecret?: string;\n tenantId?: string;\n}\n\nexport interface ConnectionAccessKey {\n accessKeyId?: string;\n secretAccessKey?: string;\n}\n\n/** Api key object for connection credential. */\nexport interface ConnectionApiKey {\n key?: string;\n}\n\n/** Custom Keys credential object */\nexport interface CustomKeys {\n /** Dictionary of <string> */\n keys?: { [propertyName: string]: string };\n}\n\n/**\n * ClientId and ClientSecret are required. Other properties are optional\n * depending on each OAuth2 provider's implementation.\n */\nexport interface ConnectionOAuth2 {\n /** Required by Concur connection category */\n authUrl?: string;\n /** Client id in the format of UUID */\n clientId?: string;\n clientSecret?: string;\n /** Required by GoogleAdWords connection category */\n developerToken?: string;\n password?: string;\n /**\n * Required by GoogleBigQuery, GoogleAdWords, Hubspot, QuickBooks, Square, Xero, Zoho\n * where user needs to get RefreshToken offline\n */\n refreshToken?: string;\n /** Required by QuickBooks and Xero connection categories */\n tenantId?: string;\n /**\n * Concur, ServiceNow auth server AccessToken grant type is 'Password'\n * which requires UsernamePassword\n */\n username?: string;\n}\n\n/** Properties to EncryptionScope */\nexport interface EncryptionScopeProperties extends Encryption {\n /**\n * Gets the status of the resource at the time the operation was called.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: EncryptionScopeProvisioningState;\n /** The encryptionScope state. */\n state?: EncryptionScopeState;\n}\n\n/** The resource model definition for an Azure Resource Manager resource with an etag. */\nexport interface AzureEntityResource extends Resource {\n /**\n * Resource Etag.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n}\n\n/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */\nexport interface ProxyResource extends Resource {}\n\n/** A private link resource */\nexport interface PrivateLinkResource extends Resource {\n /** Resource properties. */\n properties?: PrivateLinkResourceProperties;\n}\n\n/** Connection base resource schema. */\nexport interface ConnectionPropertiesV2BasicResource extends Resource {\n /** Connection property base schema. */\n properties: ConnectionPropertiesV2Union;\n}\n\n/** Cognitive Services account Model. */\nexport interface AccountModel extends DeploymentModel {\n /** Properties of Cognitive Services account deployment model. */\n baseModel?: DeploymentModel;\n /** If the model is default version. */\n isDefaultVersion?: boolean;\n /** The list of Model Sku. */\n skus?: ModelSku[];\n /** The max capacity. */\n maxCapacity?: number;\n /** The capabilities. */\n capabilities?: { [propertyName: string]: string };\n /** The capabilities for finetune models. */\n finetuneCapabilities?: { [propertyName: string]: string };\n /** Cognitive Services account ModelDeprecationInfo. */\n deprecation?: ModelDeprecationInfo;\n /** Model lifecycle status. */\n lifecycleStatus?: ModelLifecycleStatus;\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n}\n\n/** The object being used to update tags and sku of a resource, in general used for PATCH operations. */\nexport interface PatchResourceTagsAndSku extends PatchResourceTags {\n /** The resource model definition representing SKU */\n sku?: Sku;\n}\n\n/** Gets or sets the source to which filter applies. */\nexport interface CustomBlocklistConfig extends RaiBlocklistConfig {\n /** Content source to apply the Content Filters. */\n source?: RaiPolicyContentSource;\n}\n\nexport interface PATAuthTypeConnectionProperties extends ConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"PAT\";\n credentials?: ConnectionPersonalAccessToken;\n}\n\nexport interface ManagedIdentityAuthTypeConnectionProperties extends ConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"ManagedIdentity\";\n credentials?: ConnectionManagedIdentity;\n}\n\nexport interface UsernamePasswordAuthTypeConnectionProperties extends ConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"UsernamePassword\";\n credentials?: ConnectionUsernamePassword;\n}\n\nexport interface NoneAuthTypeConnectionProperties extends ConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"None\";\n}\n\nexport interface SASAuthTypeConnectionProperties extends ConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"SAS\";\n credentials?: ConnectionSharedAccessSignature;\n}\n\n/** This connection type covers the account key connection for Azure storage */\nexport interface AccountKeyAuthTypeConnectionProperties extends ConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"AccountKey\";\n /** Account key object for connection credential. */\n credentials?: ConnectionAccountKey;\n}\n\nexport interface ServicePrincipalAuthTypeConnectionProperties extends ConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"ServicePrincipal\";\n credentials?: ConnectionServicePrincipal;\n}\n\nexport interface AccessKeyAuthTypeConnectionProperties extends ConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"AccessKey\";\n credentials?: ConnectionAccessKey;\n}\n\n/**\n * This connection type covers the generic ApiKey auth connection categories, for examples:\n * AzureOpenAI:\n * Category:= AzureOpenAI\n * AuthType:= ApiKey (as type discriminator)\n * Credentials:= {ApiKey} as .ApiKey\n * Target:= {ApiBase}\n *\n * CognitiveService:\n * Category:= CognitiveService\n * AuthType:= ApiKey (as type discriminator)\n * Credentials:= {SubscriptionKey} as ApiKey\n * Target:= ServiceRegion={serviceRegion}\n *\n * CognitiveSearch:\n * Category:= CognitiveSearch\n * AuthType:= ApiKey (as type discriminator)\n * Credentials:= {Key} as ApiKey\n * Target:= {Endpoint}\n *\n * Use Metadata property bag for ApiType, ApiVersion, Kind and other metadata fields\n */\nexport interface ApiKeyAuthConnectionProperties extends ConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"ApiKey\";\n /** Api key object for connection credential. */\n credentials?: ConnectionApiKey;\n}\n\n/**\n * Category:= CustomKeys\n * AuthType:= CustomKeys (as type discriminator)\n * Credentials:= {CustomKeys} as CustomKeys\n * Target:= {any value}\n * Use Metadata property bag for ApiVersion and other metadata fields\n */\nexport interface CustomKeysConnectionProperties extends ConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"CustomKeys\";\n /** Custom Keys credential object */\n credentials?: CustomKeys;\n}\n\nexport interface OAuth2AuthTypeConnectionProperties extends ConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"OAuth2\";\n /**\n * ClientId and ClientSecret are required. Other properties are optional\n * depending on each OAuth2 provider's implementation.\n */\n credentials?: ConnectionOAuth2;\n}\n\n/** This connection type covers the AAD auth for any applicable Azure service */\nexport interface AADAuthTypeConnectionProperties extends ConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"AAD\";\n}\n\nexport interface CapabilityHostProperties extends ResourceBase {\n /** List of AI services connections. */\n aiServicesConnections?: string[];\n /** Kind of this capability host. */\n capabilityHostKind?: CapabilityHostKind;\n /** Customer subnet info to help set up this capability host. */\n customerSubnet?: string;\n /**\n * Provisioning state for the CapabilityHost.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: CapabilityHostProvisioningState;\n /** List of connection names from those available in the account or project to be used as a storage resource. */\n storageConnections?: string[];\n /** List of connection names from those available in the account or project to be used for Thread storage. */\n threadStorageConnections?: string[];\n /** List of connection names from those available in the account or project to be used for vector database (e.g. CosmosDB). */\n vectorStoreConnections?: string[];\n}\n\n/** The Private Endpoint Connection resource. */\nexport interface PrivateEndpointConnection extends AzureEntityResource {\n /** Resource properties. */\n properties?: PrivateEndpointConnectionProperties;\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /** The location of the private endpoint connection */\n location?: string;\n}\n\n/** Cognitive Services account is an Azure resource representing the provisioned account, it's type, location and SKU. */\nexport interface Account extends AzureEntityResource {\n /** The Kind of the resource. */\n kind?: string;\n /** The resource model definition representing SKU */\n sku?: Sku;\n /** Identity for the resource. */\n identity?: Identity;\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** The geo-location where the resource lives */\n location?: string;\n /** Properties of Cognitive Services account. */\n properties?: AccountProperties;\n}\n\n/** Cognitive Services project is an Azure resource representing the provisioned account's project, it's type, location and SKU. */\nexport interface Project extends AzureEntityResource {\n /** Identity for the resource. */\n identity?: Identity;\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** The geo-location where the resource lives */\n location?: string;\n /** Properties of Cognitive Services project. */\n properties?: ProjectProperties;\n}\n\nexport interface ModelCapacityListResultValueItem extends ProxyResource {\n /** The location of the Model Sku Capacity. */\n location?: string;\n /** Cognitive Services account ModelSkuCapacity. */\n properties?: ModelSkuCapacityProperties;\n}\n\n/** Cognitive Services account deployment. */\nexport interface Deployment extends ProxyResource {\n /** The resource model definition representing SKU */\n sku?: Sku;\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /**\n * Resource Etag.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** Properties of Cognitive Services account deployment. */\n properties?: DeploymentProperties;\n}\n\n/** Cognitive Services account commitment plan. */\nexport interface CommitmentPlan extends ProxyResource {\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /**\n * Resource Etag.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n /** The Kind of the resource. */\n kind?: string;\n /** The resource model definition representing SKU */\n sku?: Sku;\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** The geo-location where the resource lives */\n location?: string;\n /** Properties of Cognitive Services account commitment plan. */\n properties?: CommitmentPlanProperties;\n}\n\n/** Cognitive Services EncryptionScope */\nexport interface EncryptionScope extends ProxyResource {\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /**\n * Resource Etag.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** Properties of Cognitive Services EncryptionScope. */\n properties?: EncryptionScopeProperties;\n}\n\n/** Cognitive Services RaiPolicy. */\nexport interface RaiPolicy extends ProxyResource {\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /**\n * Resource Etag.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** Properties of Cognitive Services RaiPolicy. */\n properties?: RaiPolicyProperties;\n}\n\n/** Cognitive Services RaiBlocklist. */\nexport interface RaiBlocklist extends ProxyResource {\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /**\n * Resource Etag.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** Properties of Cognitive Services RaiBlocklist. */\n properties?: RaiBlocklistProperties;\n}\n\n/** Cognitive Services RaiBlocklist Item. */\nexport interface RaiBlocklistItem extends ProxyResource {\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /**\n * Resource Etag.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** Properties of Cognitive Services RaiBlocklist Item. */\n properties?: RaiBlocklistItemProperties;\n}\n\n/** Azure OpenAI Content Filter. */\nexport interface RaiContentFilter extends ProxyResource {\n /** Azure OpenAI Content Filter Properties. */\n properties?: RaiContentFilterProperties;\n}\n\n/** The commitment plan association. */\nexport interface CommitmentPlanAccountAssociation extends ProxyResource {\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /**\n * Resource Etag.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** The Azure resource id of the account. */\n accountId?: string;\n}\n\n/** NSP Configuration for an Cognitive Services account. */\nexport interface NetworkSecurityPerimeterConfiguration extends ProxyResource {\n /** NSP Configuration properties. */\n properties?: NetworkSecurityPerimeterConfigurationProperties;\n}\n\n/** The Defender for AI resource. */\nexport interface DefenderForAISetting extends ProxyResource {\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n /**\n * Resource Etag.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** Defender for AI state on the AI resource. */\n state?: DefenderForAISettingState;\n}\n\n/** Azure Resource Manager resource envelope. */\nexport interface CapabilityHost extends ProxyResource {\n /** [Required] Additional attributes of the entity. */\n properties: CapabilityHostProperties;\n}\n\n/** Defines headers for Deployments_update operation. */\nexport interface DeploymentsUpdateHeaders {\n location?: string;\n}\n\n/** Defines headers for CommitmentPlans_updatePlan operation. */\nexport interface CommitmentPlansUpdatePlanHeaders {\n location?: string;\n}\n\n/** Defines headers for CommitmentPlans_deletePlan operation. */\nexport interface CommitmentPlansDeletePlanHeaders {\n location?: string;\n}\n\n/** Defines headers for CommitmentPlans_deleteAssociation operation. */\nexport interface CommitmentPlansDeleteAssociationHeaders {\n location?: string;\n}\n\n/** Defines headers for EncryptionScopes_delete operation. */\nexport interface EncryptionScopesDeleteHeaders {\n location?: string;\n}\n\n/** Defines headers for RaiPolicies_delete operation. */\nexport interface RaiPoliciesDeleteHeaders {\n location?: string;\n}\n\n/** Defines headers for RaiBlocklists_delete operation. */\nexport interface RaiBlocklistsDeleteHeaders {\n location?: string;\n}\n\n/** Defines headers for RaiBlocklistItems_delete operation. */\nexport interface RaiBlocklistItemsDeleteHeaders {\n location?: string;\n}\n\n/** Defines headers for NetworkSecurityPerimeterConfigurations_reconcile operation. */\nexport interface NetworkSecurityPerimeterConfigurationsReconcileHeaders {\n location?: string;\n}\n\n/** Defines headers for AccountCapabilityHosts_delete operation. */\nexport interface AccountCapabilityHostsDeleteHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for AccountCapabilityHosts_createOrUpdate operation. */\nexport interface AccountCapabilityHostsCreateOrUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation status. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for ProjectCapabilityHosts_delete operation. */\nexport interface ProjectCapabilityHostsDeleteHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for ProjectCapabilityHosts_createOrUpdate operation. */\nexport interface ProjectCapabilityHostsCreateOrUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation status. */\n azureAsyncOperation?: string;\n}\n\n/** Known values of {@link SkuTier} that the service accepts. */\nexport enum KnownSkuTier {\n /** Free */\n Free = \"Free\",\n /** Basic */\n Basic = \"Basic\",\n /** Standard */\n Standard = \"Standard\",\n /** Premium */\n Premium = \"Premium\",\n /** Enterprise */\n Enterprise = \"Enterprise\",\n}\n\n/**\n * Defines values for SkuTier. \\\n * {@link KnownSkuTier} can be used interchangeably with SkuTier,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Free** \\\n * **Basic** \\\n * **Standard** \\\n * **Premium** \\\n * **Enterprise**\n */\nexport type SkuTier = 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 ProvisioningState} that the service accepts. */\nexport enum KnownProvisioningState {\n /** Accepted */\n Accepted = \"Accepted\",\n /** Creating */\n Creating = \"Creating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Moving */\n Moving = \"Moving\",\n /** Failed */\n Failed = \"Failed\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** ResolvingDNS */\n ResolvingDNS = \"ResolvingDNS\",\n /** Canceled */\n Canceled = \"Canceled\",\n}\n\n/**\n * Defines values for ProvisioningState. \\\n * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Accepted** \\\n * **Creating** \\\n * **Deleting** \\\n * **Moving** \\\n * **Failed** \\\n * **Succeeded** \\\n * **ResolvingDNS** \\\n * **Canceled**\n */\nexport type ProvisioningState = string;\n\n/** Known values of {@link NetworkRuleAction} that the service accepts. */\nexport enum KnownNetworkRuleAction {\n /** Allow */\n Allow = \"Allow\",\n /** Deny */\n Deny = \"Deny\",\n}\n\n/**\n * Defines values for NetworkRuleAction. \\\n * {@link KnownNetworkRuleAction} can be used interchangeably with NetworkRuleAction,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Allow** \\\n * **Deny**\n */\nexport type NetworkRuleAction = string;\n\n/** Known values of {@link ByPassSelection} that the service accepts. */\nexport enum KnownByPassSelection {\n /** None */\n None = \"None\",\n /** AzureServices */\n AzureServices = \"AzureServices\",\n}\n\n/**\n * Defines values for ByPassSelection. \\\n * {@link KnownByPassSelection} can be used interchangeably with ByPassSelection,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **AzureServices**\n */\nexport type ByPassSelection = string;\n\n/** Known values of {@link KeySource} that the service accepts. */\nexport enum KnownKeySource {\n /** MicrosoftCognitiveServices */\n MicrosoftCognitiveServices = \"Microsoft.CognitiveServices\",\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 * **Microsoft.CognitiveServices** \\\n * **Microsoft.KeyVault**\n */\nexport type KeySource = string;\n\n/** Known values of {@link PrivateEndpointServiceConnectionStatus} that the service accepts. */\nexport enum KnownPrivateEndpointServiceConnectionStatus {\n /** Pending */\n Pending = \"Pending\",\n /** Approved */\n Approved = \"Approved\",\n /** Rejected */\n Rejected = \"Rejected\",\n}\n\n/**\n * Defines values for PrivateEndpointServiceConnectionStatus. \\\n * {@link KnownPrivateEndpointServiceConnectionStatus} can be used interchangeably with PrivateEndpointServiceConnectionStatus,\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 */\nexport type PrivateEndpointServiceConnectionStatus = 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 /** 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 * **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 RoutingMethods} that the service accepts. */\nexport enum KnownRoutingMethods {\n /** Priority */\n Priority = \"Priority\",\n /** Weighted */\n Weighted = \"Weighted\",\n /** Performance */\n Performance = \"Performance\",\n}\n\n/**\n * Defines values for RoutingMethods. \\\n * {@link KnownRoutingMethods} can be used interchangeably with RoutingMethods,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Priority** \\\n * **Weighted** \\\n * **Performance**\n */\nexport type RoutingMethods = string;\n\n/** Known values of {@link AbusePenaltyAction} that the service accepts. */\nexport enum KnownAbusePenaltyAction {\n /** Throttle */\n Throttle = \"Throttle\",\n /** Block */\n Block = \"Block\",\n}\n\n/**\n * Defines values for AbusePenaltyAction. \\\n * {@link KnownAbusePenaltyAction} can be used interchangeably with AbusePenaltyAction,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Throttle** \\\n * **Block**\n */\nexport type AbusePenaltyAction = string;\n\n/** Known values of {@link ScenarioType} that the service accepts. */\nexport enum KnownScenarioType {\n /** None */\n None = \"none\",\n /** Agent */\n Agent = \"agent\",\n}\n\n/**\n * Defines values for ScenarioType. \\\n * {@link KnownScenarioType} can be used interchangeably with ScenarioType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **none** \\\n * **agent**\n */\nexport type ScenarioType = string;\n\n/** Known values of {@link ResourceSkuRestrictionsReasonCode} that the service accepts. */\nexport enum KnownResourceSkuRestrictionsReasonCode {\n /** QuotaId */\n QuotaId = \"QuotaId\",\n /** NotAvailableForSubscription */\n NotAvailableForSubscription = \"NotAvailableForSubscription\",\n}\n\n/**\n * Defines values for ResourceSkuRestrictionsReasonCode. \\\n * {@link KnownResourceSkuRestrictionsReasonCode} can be used interchangeably with ResourceSkuRestrictionsReasonCode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **QuotaId** \\\n * **NotAvailableForSubscription**\n */\nexport type ResourceSkuRestrictionsReasonCode = string;\n\n/** Known values of {@link UnitType} that the service accepts. */\nexport enum KnownUnitType {\n /** Count */\n Count = \"Count\",\n /** Bytes */\n Bytes = \"Bytes\",\n /** Seconds */\n Seconds = \"Seconds\",\n /** Percent */\n Percent = \"Percent\",\n /** CountPerSecond */\n CountPerSecond = \"CountPerSecond\",\n /** BytesPerSecond */\n BytesPerSecond = \"BytesPerSecond\",\n /** Milliseconds */\n Milliseconds = \"Milliseconds\",\n}\n\n/**\n * Defines values for UnitType. \\\n * {@link KnownUnitType} can be used interchangeably with UnitType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Count** \\\n * **Bytes** \\\n * **Seconds** \\\n * **Percent** \\\n * **CountPerSecond** \\\n * **BytesPerSecond** \\\n * **Milliseconds**\n */\nexport type UnitType = string;\n\n/** Known values of {@link QuotaUsageStatus} that the service accepts. */\nexport enum KnownQuotaUsageStatus {\n /** Included */\n Included = \"Included\",\n /** Blocked */\n Blocked = \"Blocked\",\n /** InOverage */\n InOverage = \"InOverage\",\n /** Unknown */\n Unknown = \"Unknown\",\n}\n\n/**\n * Defines values for QuotaUsageStatus. \\\n * {@link KnownQuotaUsageStatus} can be used interchangeably with QuotaUsageStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Included** \\\n * **Blocked** \\\n * **InOverage** \\\n * **Unknown**\n */\nexport type QuotaUsageStatus = string;\n\n/** Known values of {@link ModelLifecycleStatus} that the service accepts. */\nexport enum KnownModelLifecycleStatus {\n /** Stable */\n Stable = \"Stable\",\n /** Preview */\n Preview = \"Preview\",\n /** GenerallyAvailable */\n GenerallyAvailable = \"GenerallyAvailable\",\n /** Deprecating */\n Deprecating = \"Deprecating\",\n /** Deprecated */\n Deprecated = \"Deprecated\",\n}\n\n/**\n * Defines values for ModelLifecycleStatus. \\\n * {@link KnownModelLifecycleStatus} can be used interchangeably with ModelLifecycleStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Stable** \\\n * **Preview** \\\n * **GenerallyAvailable** \\\n * **Deprecating** \\\n * **Deprecated**\n */\nexport type ModelLifecycleStatus = string;\n\n/** Known values of {@link Origin} that the service accepts. */\nexport enum KnownOrigin {\n /** User */\n User = \"user\",\n /** System */\n System = \"system\",\n /** UserSystem */\n UserSystem = \"user,system\",\n}\n\n/**\n * Defines values for Origin. \\\n * {@link KnownOrigin} can be used interchangeably with Origin,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **user** \\\n * **system** \\\n * **user,system**\n */\nexport type Origin = string;\n\n/** Known values of {@link ActionType} that the service accepts. */\nexport enum KnownActionType {\n /** Internal */\n Internal = \"Internal\",\n}\n\n/**\n * Defines values for ActionType. \\\n * {@link KnownActionType} can be used interchangeably with ActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Internal**\n */\nexport type ActionType = string;\n\n/** Known values of {@link HostingModel} that the service accepts. */\nexport enum KnownHostingModel {\n /** Web */\n Web = \"Web\",\n /** ConnectedContainer */\n ConnectedContainer = \"ConnectedContainer\",\n /** DisconnectedContainer */\n DisconnectedContainer = \"DisconnectedContainer\",\n /** ProvisionedWeb */\n ProvisionedWeb = \"ProvisionedWeb\",\n}\n\n/**\n * Defines values for HostingModel. \\\n * {@link KnownHostingModel} can be used interchangeably with HostingModel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Web** \\\n * **ConnectedContainer** \\\n * **DisconnectedContainer** \\\n * **ProvisionedWeb**\n */\nexport type HostingModel = string;\n\n/** Known values of {@link DeploymentProvisioningState} that the service accepts. */\nexport enum KnownDeploymentProvisioningState {\n /** Accepted */\n Accepted = \"Accepted\",\n /** Creating */\n Creating = \"Creating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Moving */\n Moving = \"Moving\",\n /** Failed */\n Failed = \"Failed\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Disabled */\n Disabled = \"Disabled\",\n /** Canceled */\n Canceled = \"Canceled\",\n}\n\n/**\n * Defines values for DeploymentProvisioningState. \\\n * {@link KnownDeploymentProvisioningState} can be used interchangeably with DeploymentProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Accepted** \\\n * **Creating** \\\n * **Deleting** \\\n * **Moving** \\\n * **Failed** \\\n * **Succeeded** \\\n * **Disabled** \\\n * **Canceled**\n */\nexport type DeploymentProvisioningState = string;\n\n/** Known values of {@link DeploymentScaleType} that the service accepts. */\nexport enum KnownDeploymentScaleType {\n /** Standard */\n Standard = \"Standard\",\n /** Manual */\n Manual = \"Manual\",\n}\n\n/**\n * Defines values for DeploymentScaleType. \\\n * {@link KnownDeploymentScaleType} can be used interchangeably with DeploymentScaleType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Standard** \\\n * **Manual**\n */\nexport type DeploymentScaleType = string;\n\n/** Known values of {@link DeploymentModelVersionUpgradeOption} that the service accepts. */\nexport enum KnownDeploymentModelVersionUpgradeOption {\n /** OnceNewDefaultVersionAvailable */\n OnceNewDefaultVersionAvailable = \"OnceNewDefaultVersionAvailable\",\n /** OnceCurrentVersionExpired */\n OnceCurrentVersionExpired = \"OnceCurrentVersionExpired\",\n /** NoAutoUpgrade */\n NoAutoUpgrade = \"NoAutoUpgrade\",\n}\n\n/**\n * Defines values for DeploymentModelVersionUpgradeOption. \\\n * {@link KnownDeploymentModelVersionUpgradeOption} can be used interchangeably with DeploymentModelVersionUpgradeOption,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **OnceNewDefaultVersionAvailable** \\\n * **OnceCurrentVersionExpired** \\\n * **NoAutoUpgrade**\n */\nexport type DeploymentModelVersionUpgradeOption = string;\n\n/** Known values of {@link CommitmentPlanProvisioningState} that the service accepts. */\nexport enum KnownCommitmentPlanProvisioningState {\n /** Accepted */\n Accepted = \"Accepted\",\n /** Creating */\n Creating = \"Creating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Moving */\n Moving = \"Moving\",\n /** Failed */\n Failed = \"Failed\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Canceled */\n Canceled = \"Canceled\",\n}\n\n/**\n * Defines values for CommitmentPlanProvisioningState. \\\n * {@link KnownCommitmentPlanProvisioningState} can be used interchangeably with CommitmentPlanProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Accepted** \\\n * **Creating** \\\n * **Deleting** \\\n * **Moving** \\\n * **Failed** \\\n * **Succeeded** \\\n * **Canceled**\n */\nexport type CommitmentPlanProvisioningState = string;\n\n/** Known values of {@link EncryptionScopeProvisioningState} that the service accepts. */\nexport enum KnownEncryptionScopeProvisioningState {\n /** Accepted */\n Accepted = \"Accepted\",\n /** Creating */\n Creating = \"Creating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Moving */\n Moving = \"Moving\",\n /** Failed */\n Failed = \"Failed\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Canceled */\n Canceled = \"Canceled\",\n}\n\n/**\n * Defines values for EncryptionScopeProvisioningState. \\\n * {@link KnownEncryptionScopeProvisioningState} can be used interchangeably with EncryptionScopeProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Accepted** \\\n * **Creating** \\\n * **Deleting** \\\n * **Moving** \\\n * **Failed** \\\n * **Succeeded** \\\n * **Canceled**\n */\nexport type EncryptionScopeProvisioningState = string;\n\n/** Known values of {@link EncryptionScopeState} that the service accepts. */\nexport enum KnownEncryptionScopeState {\n /** Disabled */\n Disabled = \"Disabled\",\n /** Enabled */\n Enabled = \"Enabled\",\n}\n\n/**\n * Defines values for EncryptionScopeState. \\\n * {@link KnownEncryptionScopeState} can be used interchangeably with EncryptionScopeState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled** \\\n * **Enabled**\n */\nexport type EncryptionScopeState = string;\n\n/** Known values of {@link RaiPolicyType} that the service accepts. */\nexport enum KnownRaiPolicyType {\n /** UserManaged */\n UserManaged = \"UserManaged\",\n /** SystemManaged */\n SystemManaged = \"SystemManaged\",\n}\n\n/**\n * Defines values for RaiPolicyType. \\\n * {@link KnownRaiPolicyType} can be used interchangeably with RaiPolicyType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **UserManaged** \\\n * **SystemManaged**\n */\nexport type RaiPolicyType = string;\n\n/** Known values of {@link RaiPolicyMode} that the service accepts. */\nexport enum KnownRaiPolicyMode {\n /** Default */\n Default = \"Default\",\n /** Deferred */\n Deferred = \"Deferred\",\n /** Blocking */\n Blocking = \"Blocking\",\n /** AsynchronousFilter */\n AsynchronousFilter = \"Asynchronous_filter\",\n}\n\n/**\n * Defines values for RaiPolicyMode. \\\n * {@link KnownRaiPolicyMode} can be used interchangeably with RaiPolicyMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Default** \\\n * **Deferred** \\\n * **Blocking** \\\n * **Asynchronous_filter**\n */\nexport type RaiPolicyMode = string;\n\n/** Known values of {@link ContentLevel} that the service accepts. */\nexport enum KnownContentLevel {\n /** Low */\n Low = \"Low\",\n /** Medium */\n Medium = \"Medium\",\n /** High */\n High = \"High\",\n}\n\n/**\n * Defines values for ContentLevel. \\\n * {@link KnownContentLevel} can be used interchangeably with ContentLevel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Low** \\\n * **Medium** \\\n * **High**\n */\nexport type ContentLevel = string;\n\n/** Known values of {@link RaiPolicyContentSource} that the service accepts. */\nexport enum KnownRaiPolicyContentSource {\n /** Prompt */\n Prompt = \"Prompt\",\n /** Completion */\n Completion = \"Completion\",\n}\n\n/**\n * Defines values for RaiPolicyContentSource. \\\n * {@link KnownRaiPolicyContentSource} can be used interchangeably with RaiPolicyContentSource,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Prompt** \\\n * **Completion**\n */\nexport type RaiPolicyContentSource = string;\n\n/** Known values of {@link NspAccessRuleDirection} that the service accepts. */\nexport enum KnownNspAccessRuleDirection {\n /** Inbound */\n Inbound = \"Inbound\",\n /** Outbound */\n Outbound = \"Outbound\",\n}\n\n/**\n * Defines values for NspAccessRuleDirection. \\\n * {@link KnownNspAccessRuleDirection} can be used interchangeably with NspAccessRuleDirection,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Inbound** \\\n * **Outbound**\n */\nexport type NspAccessRuleDirection = string;\n\n/** Known values of {@link DefenderForAISettingState} that the service accepts. */\nexport enum KnownDefenderForAISettingState {\n /** Disabled */\n Disabled = \"Disabled\",\n /** Enabled */\n Enabled = \"Enabled\",\n}\n\n/**\n * Defines values for DefenderForAISettingState. \\\n * {@link KnownDefenderForAISettingState} can be used interchangeably with DefenderForAISettingState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled** \\\n * **Enabled**\n */\nexport type DefenderForAISettingState = string;\n\n/** Known values of {@link ConnectionAuthType} that the service accepts. */\nexport enum KnownConnectionAuthType {\n /** PAT */\n PAT = \"PAT\",\n /** ManagedIdentity */\n ManagedIdentity = \"ManagedIdentity\",\n /** UsernamePassword */\n UsernamePassword = \"UsernamePassword\",\n /** None */\n None = \"None\",\n /** SAS */\n SAS = \"SAS\",\n /** AccountKey */\n AccountKey = \"AccountKey\",\n /** ServicePrincipal */\n ServicePrincipal = \"ServicePrincipal\",\n /** AccessKey */\n AccessKey = \"AccessKey\",\n /** ApiKey */\n ApiKey = \"ApiKey\",\n /** CustomKeys */\n CustomKeys = \"CustomKeys\",\n /** OAuth2 */\n OAuth2 = \"OAuth2\",\n /** AAD */\n AAD = \"AAD\",\n}\n\n/**\n * Defines values for ConnectionAuthType. \\\n * {@link KnownConnectionAuthType} can be used interchangeably with ConnectionAuthType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **PAT** \\\n * **ManagedIdentity** \\\n * **UsernamePassword** \\\n * **None** \\\n * **SAS** \\\n * **AccountKey** \\\n * **ServicePrincipal** \\\n * **AccessKey** \\\n * **ApiKey** \\\n * **CustomKeys** \\\n * **OAuth2** \\\n * **AAD**\n */\nexport type ConnectionAuthType = string;\n\n/** Known values of {@link ConnectionCategory} that the service accepts. */\nexport enum KnownConnectionCategory {\n /** PythonFeed */\n PythonFeed = \"PythonFeed\",\n /** ContainerRegistry */\n ContainerRegistry = \"ContainerRegistry\",\n /** Git */\n Git = \"Git\",\n /** S3 */\n S3 = \"S3\",\n /** Snowflake */\n Snowflake = \"Snowflake\",\n /** AzureSqlDb */\n AzureSqlDb = \"AzureSqlDb\",\n /** AzureSynapseAnalytics */\n AzureSynapseAnalytics = \"AzureSynapseAnalytics\",\n /** AzureMySqlDb */\n AzureMySqlDb = \"AzureMySqlDb\",\n /** AzurePostgresDb */\n AzurePostgresDb = \"AzurePostgresDb\",\n /** AdlsGen2 */\n AdlsGen2 = \"ADLSGen2\",\n /** Redis */\n Redis = \"Redis\",\n /** ApiKey */\n ApiKey = \"ApiKey\",\n /** AzureOpenAI */\n AzureOpenAI = \"AzureOpenAI\",\n /** AIServices */\n AIServices = \"AIServices\",\n /** CognitiveSearch */\n CognitiveSearch = \"CognitiveSearch\",\n /** CognitiveService */\n CognitiveService = \"CognitiveService\",\n /** CustomKeys */\n CustomKeys = \"CustomKeys\",\n /** AzureBlob */\n AzureBlob = \"AzureBlob\",\n /** AzureOneLake */\n AzureOneLake = \"AzureOneLake\",\n /** CosmosDb */\n CosmosDb = \"CosmosDb\",\n /** CosmosDbMongoDbApi */\n CosmosDbMongoDbApi = \"CosmosDbMongoDbApi\",\n /** AzureDataExplorer */\n AzureDataExplorer = \"AzureDataExplorer\",\n /** AzureMariaDb */\n AzureMariaDb = \"AzureMariaDb\",\n /** AzureDatabricksDeltaLake */\n AzureDatabricksDeltaLake = \"AzureDatabricksDeltaLake\",\n /** AzureSqlMi */\n AzureSqlMi = \"AzureSqlMi\",\n /** AzureTableStorage */\n AzureTableStorage = \"AzureTableStorage\",\n /** AmazonRdsForOracle */\n AmazonRdsForOracle = \"AmazonRdsForOracle\",\n /** AmazonRdsForSqlServer */\n AmazonRdsForSqlServer = \"AmazonRdsForSqlServer\",\n /** AmazonRedshift */\n AmazonRedshift = \"AmazonRedshift\",\n /** Db2 */\n Db2 = \"Db2\",\n /** Drill */\n Drill = \"Drill\",\n /** GoogleBigQuery */\n GoogleBigQuery = \"GoogleBigQuery\",\n /** Greenplum */\n Greenplum = \"Greenplum\",\n /** Hbase */\n Hbase = \"Hbase\",\n /** Hive */\n Hive = \"Hive\",\n /** Impala */\n Impala = \"Impala\",\n /** Informix */\n Informix = \"Informix\",\n /** MariaDb */\n MariaDb = \"MariaDb\",\n /** MicrosoftAccess */\n MicrosoftAccess = \"MicrosoftAccess\",\n /** MySql */\n MySql = \"MySql\",\n /** Netezza */\n Netezza = \"Netezza\",\n /** Oracle */\n Oracle = \"Oracle\",\n /** Phoenix */\n Phoenix = \"Phoenix\",\n /** PostgreSql */\n PostgreSql = \"PostgreSql\",\n /** Presto */\n Presto = \"Presto\",\n /** SapOpenHub */\n SapOpenHub = \"SapOpenHub\",\n /** SapBw */\n SapBw = \"SapBw\",\n /** SapHana */\n SapHana = \"SapHana\",\n /** SapTable */\n SapTable = \"SapTable\",\n /** Spark */\n Spark = \"Spark\",\n /** SqlServer */\n SqlServer = \"SqlServer\",\n /** Sybase */\n Sybase = \"Sybase\",\n /** Teradata */\n Teradata = \"Teradata\",\n /** Vertica */\n Vertica = \"Vertica\",\n /** Pinecone */\n Pinecone = \"Pinecone\",\n /** Cassandra */\n Cassandra = \"Cassandra\",\n /** Couchbase */\n Couchbase = \"Couchbase\",\n /** MongoDbV2 */\n MongoDbV2 = \"MongoDbV2\",\n /** MongoDbAtlas */\n MongoDbAtlas = \"MongoDbAtlas\",\n /** AmazonS3Compatible */\n AmazonS3Compatible = \"AmazonS3Compatible\",\n /** FileServer */\n FileServer = \"FileServer\",\n /** FtpServer */\n FtpServer = \"FtpServer\",\n /** GoogleCloudStorage */\n GoogleCloudStorage = \"GoogleCloudStorage\",\n /** Hdfs */\n Hdfs = \"Hdfs\",\n /** OracleCloudStorage */\n OracleCloudStorage = \"OracleCloudStorage\",\n /** Sftp */\n Sftp = \"Sftp\",\n /** GenericHttp */\n GenericHttp = \"GenericHttp\",\n /** ODataRest */\n ODataRest = \"ODataRest\",\n /** Odbc */\n Odbc = \"Odbc\",\n /** GenericRest */\n GenericRest = \"GenericRest\",\n /** AmazonMws */\n AmazonMws = \"AmazonMws\",\n /** Concur */\n Concur = \"Concur\",\n /** Dynamics */\n Dynamics = \"Dynamics\",\n /** DynamicsAx */\n DynamicsAx = \"DynamicsAx\",\n /** DynamicsCrm */\n DynamicsCrm = \"DynamicsCrm\",\n /** GoogleAdWords */\n GoogleAdWords = \"GoogleAdWords\",\n /** Hubspot */\n Hubspot = \"Hubspot\",\n /** Jira */\n Jira = \"Jira\",\n /** Magento */\n Magento = \"Magento\",\n /** Marketo */\n Marketo = \"Marketo\",\n /** Office365 */\n Office365 = \"Office365\",\n /** Eloqua */\n Eloqua = \"Eloqua\",\n /** Responsys */\n Responsys = \"Responsys\",\n /** OracleServiceCloud */\n OracleServiceCloud = \"OracleServiceCloud\",\n /** PayPal */\n PayPal = \"PayPal\",\n /** QuickBooks */\n QuickBooks = \"QuickBooks\",\n /** Salesforce */\n Salesforce = \"Salesforce\",\n /** SalesforceServiceCloud */\n SalesforceServiceCloud = \"SalesforceServiceCloud\",\n /** SalesforceMarketingCloud */\n SalesforceMarketingCloud = \"SalesforceMarketingCloud\",\n /** SapCloudForCustomer */\n SapCloudForCustomer = \"SapCloudForCustomer\",\n /** SapEcc */\n SapEcc = \"SapEcc\",\n /** ServiceNow */\n ServiceNow = \"ServiceNow\",\n /** SharePointOnlineList */\n SharePointOnlineList = \"SharePointOnlineList\",\n /** Shopify */\n Shopify = \"Shopify\",\n /** Square */\n Square = \"Square\",\n /** WebTable */\n WebTable = \"WebTable\",\n /** Xero */\n Xero = \"Xero\",\n /** Zoho */\n Zoho = \"Zoho\",\n /** GenericContainerRegistry */\n GenericContainerRegistry = \"GenericContainerRegistry\",\n /** Elasticsearch */\n Elasticsearch = \"Elasticsearch\",\n /** OpenAI */\n OpenAI = \"OpenAI\",\n /** Serp */\n Serp = \"Serp\",\n /** BingLLMSearch */\n BingLLMSearch = \"BingLLMSearch\",\n /** Serverless */\n Serverless = \"Serverless\",\n /** ManagedOnlineEndpoint */\n ManagedOnlineEndpoint = \"ManagedOnlineEndpoint\",\n}\n\n/**\n * Defines values for ConnectionCategory. \\\n * {@link KnownConnectionCategory} can be used interchangeably with ConnectionCategory,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **PythonFeed** \\\n * **ContainerRegistry** \\\n * **Git** \\\n * **S3** \\\n * **Snowflake** \\\n * **AzureSqlDb** \\\n * **AzureSynapseAnalytics** \\\n * **AzureMySqlDb** \\\n * **AzurePostgresDb** \\\n * **ADLSGen2** \\\n * **Redis** \\\n * **ApiKey** \\\n * **AzureOpenAI** \\\n * **AIServices** \\\n * **CognitiveSearch** \\\n * **CognitiveService** \\\n * **CustomKeys** \\\n * **AzureBlob** \\\n * **AzureOneLake** \\\n * **CosmosDb** \\\n * **CosmosDbMongoDbApi** \\\n * **AzureDataExplorer** \\\n * **AzureMariaDb** \\\n * **AzureDatabricksDeltaLake** \\\n * **AzureSqlMi** \\\n * **AzureTableStorage** \\\n * **AmazonRdsForOracle** \\\n * **AmazonRdsForSqlServer** \\\n * **AmazonRedshift** \\\n * **Db2** \\\n * **Drill** \\\n * **GoogleBigQuery** \\\n * **Greenplum** \\\n * **Hbase** \\\n * **Hive** \\\n * **Impala** \\\n * **Informix** \\\n * **MariaDb** \\\n * **MicrosoftAccess** \\\n * **MySql** \\\n * **Netezza** \\\n * **Oracle** \\\n * **Phoenix** \\\n * **PostgreSql** \\\n * **Presto** \\\n * **SapOpenHub** \\\n * **SapBw** \\\n * **SapHana** \\\n * **SapTable** \\\n * **Spark** \\\n * **SqlServer** \\\n * **Sybase** \\\n * **Teradata** \\\n * **Vertica** \\\n * **Pinecone** \\\n * **Cassandra** \\\n * **Couchbase** \\\n * **MongoDbV2** \\\n * **MongoDbAtlas** \\\n * **AmazonS3Compatible** \\\n * **FileServer** \\\n * **FtpServer** \\\n * **GoogleCloudStorage** \\\n * **Hdfs** \\\n * **OracleCloudStorage** \\\n * **Sftp** \\\n * **GenericHttp** \\\n * **ODataRest** \\\n * **Odbc** \\\n * **GenericRest** \\\n * **AmazonMws** \\\n * **Concur** \\\n * **Dynamics** \\\n * **DynamicsAx** \\\n * **DynamicsCrm** \\\n * **GoogleAdWords** \\\n * **Hubspot** \\\n * **Jira** \\\n * **Magento** \\\n * **Marketo** \\\n * **Office365** \\\n * **Eloqua** \\\n * **Responsys** \\\n * **OracleServiceCloud** \\\n * **PayPal** \\\n * **QuickBooks** \\\n * **Salesforce** \\\n * **SalesforceServiceCloud** \\\n * **SalesforceMarketingCloud** \\\n * **SapCloudForCustomer** \\\n * **SapEcc** \\\n * **ServiceNow** \\\n * **SharePointOnlineList** \\\n * **Shopify** \\\n * **Square** \\\n * **WebTable** \\\n * **Xero** \\\n * **Zoho** \\\n * **GenericContainerRegistry** \\\n * **Elasticsearch** \\\n * **OpenAI** \\\n * **Serp** \\\n * **BingLLMSearch** \\\n * **Serverless** \\\n * **ManagedOnlineEndpoint**\n */\nexport type ConnectionCategory = string;\n\n/** Known values of {@link ConnectionGroup} that the service accepts. */\nexport enum KnownConnectionGroup {\n /** Azure */\n Azure = \"Azure\",\n /** AzureAI */\n AzureAI = \"AzureAI\",\n /** Database */\n Database = \"Database\",\n /** NoSQL */\n NoSQL = \"NoSQL\",\n /** File */\n File = \"File\",\n /** GenericProtocol */\n GenericProtocol = \"GenericProtocol\",\n /** ServicesAndApps */\n ServicesAndApps = \"ServicesAndApps\",\n}\n\n/**\n * Defines values for ConnectionGroup. \\\n * {@link KnownConnectionGroup} can be used interchangeably with ConnectionGroup,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Azure** \\\n * **AzureAI** \\\n * **Database** \\\n * **NoSQL** \\\n * **File** \\\n * **GenericProtocol** \\\n * **ServicesAndApps**\n */\nexport type ConnectionGroup = string;\n\n/** Known values of {@link ManagedPERequirement} that the service accepts. */\nexport enum KnownManagedPERequirement {\n /** Required */\n Required = \"Required\",\n /** NotRequired */\n NotRequired = \"NotRequired\",\n /** NotApplicable */\n NotApplicable = \"NotApplicable\",\n}\n\n/**\n * Defines values for ManagedPERequirement. \\\n * {@link KnownManagedPERequirement} can be used interchangeably with ManagedPERequirement,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Required** \\\n * **NotRequired** \\\n * **NotApplicable**\n */\nexport type ManagedPERequirement = string;\n\n/** Known values of {@link ManagedPEStatus} that the service accepts. */\nexport enum KnownManagedPEStatus {\n /** Inactive */\n Inactive = \"Inactive\",\n /** Active */\n Active = \"Active\",\n /** NotApplicable */\n NotApplicable = \"NotApplicable\",\n}\n\n/**\n * Defines values for ManagedPEStatus. \\\n * {@link KnownManagedPEStatus} can be used interchangeably with ManagedPEStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Inactive** \\\n * **Active** \\\n * **NotApplicable**\n */\nexport type ManagedPEStatus = string;\n\n/** Known values of {@link CapabilityHostKind} that the service accepts. */\nexport enum KnownCapabilityHostKind {\n /** Agents */\n Agents = \"Agents\",\n}\n\n/**\n * Defines values for CapabilityHostKind. \\\n * {@link KnownCapabilityHostKind} can be used interchangeably with CapabilityHostKind,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Agents**\n */\nexport type CapabilityHostKind = string;\n\n/** Known values of {@link CapabilityHostProvisioningState} that the service accepts. */\nexport enum KnownCapabilityHostProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Creating */\n Creating = \"Creating\",\n /** Updating */\n Updating = \"Updating\",\n /** Deleting */\n Deleting = \"Deleting\",\n}\n\n/**\n * Defines values for CapabilityHostProvisioningState. \\\n * {@link KnownCapabilityHostProvisioningState} can be used interchangeably with CapabilityHostProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled** \\\n * **Creating** \\\n * **Updating** \\\n * **Deleting**\n */\nexport type CapabilityHostProvisioningState = string;\n/** Defines values for ResourceIdentityType. */\nexport type ResourceIdentityType =\n | \"None\"\n | \"SystemAssigned\"\n | \"UserAssigned\"\n | \"SystemAssigned, UserAssigned\";\n/** Defines values for KeyName. */\nexport type KeyName = \"Key1\" | \"Key2\";\n/** Defines values for ResourceSkuRestrictionsType. */\nexport type ResourceSkuRestrictionsType = \"Location\" | \"Zone\";\n\n/** Optional parameters. */\nexport interface AccountsCreateOptionalParams 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 AccountsCreateResponse = Account;\n\n/** Optional parameters. */\nexport interface AccountsUpdateOptionalParams 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 AccountsUpdateResponse = Account;\n\n/** Optional parameters. */\nexport interface AccountsDeleteOptionalParams 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 AccountsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AccountsGetResponse = Account;\n\n/** Optional parameters. */\nexport interface AccountsListByResourceGroupOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type AccountsListByResourceGroupResponse = AccountListResult;\n\n/** Optional parameters. */\nexport interface AccountsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type AccountsListResponse = AccountListResult;\n\n/** Optional parameters. */\nexport interface AccountsListKeysOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listKeys operation. */\nexport type AccountsListKeysResponse = ApiKeys;\n\n/** Optional parameters. */\nexport interface AccountsRegenerateKeyOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the regenerateKey operation. */\nexport type AccountsRegenerateKeyResponse = ApiKeys;\n\n/** Optional parameters. */\nexport interface AccountsListSkusOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listSkus operation. */\nexport type AccountsListSkusResponse = AccountSkuListResult;\n\n/** Optional parameters. */\nexport interface AccountsListUsagesOptionalParams extends coreClient.OperationOptions {\n /** An OData filter expression that describes a subset of usages to return. The supported parameter is name.value (name of the metric, can have an or of multiple names). */\n filter?: string;\n}\n\n/** Contains response data for the listUsages operation. */\nexport type AccountsListUsagesResponse = UsageListResult;\n\n/** Optional parameters. */\nexport interface AccountsListModelsOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listModels operation. */\nexport type AccountsListModelsResponse = AccountModelListResult;\n\n/** Optional parameters. */\nexport interface AccountsListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type AccountsListByResourceGroupNextResponse = AccountListResult;\n\n/** Optional parameters. */\nexport interface AccountsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AccountsListNextResponse = AccountListResult;\n\n/** Optional parameters. */\nexport interface AccountsListModelsNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listModelsNext operation. */\nexport type AccountsListModelsNextResponse = AccountModelListResult;\n\n/** Optional parameters. */\nexport interface DeletedAccountsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type DeletedAccountsGetResponse = Account;\n\n/** Optional parameters. */\nexport interface DeletedAccountsPurgeOptionalParams 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 DeletedAccountsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type DeletedAccountsListResponse = AccountListResult;\n\n/** Optional parameters. */\nexport interface DeletedAccountsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type DeletedAccountsListNextResponse = AccountListResult;\n\n/** Optional parameters. */\nexport interface ResourceSkusListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ResourceSkusListResponse = ResourceSkuListResult;\n\n/** Optional parameters. */\nexport interface ResourceSkusListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ResourceSkusListNextResponse = ResourceSkuListResult;\n\n/** Optional parameters. */\nexport interface UsagesListOptionalParams extends coreClient.OperationOptions {\n /** An OData filter expression that describes a subset of usages to return. The supported parameter is name.value (name of the metric, can have an or of multiple names). */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type UsagesListResponse = UsageListResult;\n\n/** Optional parameters. */\nexport interface UsagesListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type UsagesListNextResponse = UsageListResult;\n\n/** Optional parameters. */\nexport interface OperationsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type OperationsListResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface OperationsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type OperationsListNextResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface CheckSkuAvailabilityOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the checkSkuAvailability operation. */\nexport type CheckSkuAvailabilityResponse = SkuAvailabilityListResult;\n\n/** Optional parameters. */\nexport interface CheckDomainAvailabilityOptionalParams extends coreClient.OperationOptions {\n /** The Kind of the resource. */\n kind?: string;\n}\n\n/** Contains response data for the checkDomainAvailability operation. */\nexport type CheckDomainAvailabilityResponse = DomainAvailability;\n\n/** Optional parameters. */\nexport interface CalculateModelCapacityOptionalParams extends coreClient.OperationOptions {\n /** Properties of Cognitive Services account deployment model. */\n model?: DeploymentModel;\n /** The name of SKU. */\n skuName?: string;\n /** List of Model Capacity Calculator Workload. */\n workloads?: ModelCapacityCalculatorWorkload[];\n}\n\n/** Contains response data for the calculateModelCapacity operation. */\nexport type CalculateModelCapacityResponse = CalculateModelCapacityResult;\n\n/** Optional parameters. */\nexport interface CommitmentTiersListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type CommitmentTiersListResponse = CommitmentTierListResult;\n\n/** Optional parameters. */\nexport interface CommitmentTiersListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type CommitmentTiersListNextResponse = CommitmentTierListResult;\n\n/** Optional parameters. */\nexport interface ModelsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ModelsListResponse = ModelListResult;\n\n/** Optional parameters. */\nexport interface ModelsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ModelsListNextResponse = ModelListResult;\n\n/** Optional parameters. */\nexport interface LocationBasedModelCapacitiesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type LocationBasedModelCapacitiesListResponse = ModelCapacityListResult;\n\n/** Optional parameters. */\nexport interface LocationBasedModelCapacitiesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type LocationBasedModelCapacitiesListNextResponse = ModelCapacityListResult;\n\n/** Optional parameters. */\nexport interface ModelCapacitiesListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ModelCapacitiesListResponse = ModelCapacityListResult;\n\n/** Optional parameters. */\nexport interface ModelCapacitiesListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ModelCapacitiesListNextResponse = ModelCapacityListResult;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type PrivateEndpointConnectionsListResponse = PrivateEndpointConnectionListResult;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsCreateOrUpdateOptionalParams\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 PrivateEndpointConnectionsCreateOrUpdateResponse = 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 PrivateLinkResourcesListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type PrivateLinkResourcesListResponse = PrivateLinkResourceListResult;\n\n/** Optional parameters. */\nexport interface DeploymentsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type DeploymentsListResponse = DeploymentListResult;\n\n/** Optional parameters. */\nexport interface DeploymentsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type DeploymentsGetResponse = Deployment;\n\n/** Optional parameters. */\nexport interface DeploymentsCreateOrUpdateOptionalParams 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 DeploymentsCreateOrUpdateResponse = Deployment;\n\n/** Optional parameters. */\nexport interface DeploymentsUpdateOptionalParams 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 DeploymentsUpdateResponse = Deployment;\n\n/** Optional parameters. */\nexport interface DeploymentsDeleteOptionalParams 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 DeploymentsListSkusOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listSkus operation. */\nexport type DeploymentsListSkusResponse = DeploymentSkuListResult;\n\n/** Optional parameters. */\nexport interface DeploymentsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type DeploymentsListNextResponse = DeploymentListResult;\n\n/** Optional parameters. */\nexport interface DeploymentsListSkusNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listSkusNext operation. */\nexport type DeploymentsListSkusNextResponse = DeploymentSkuListResult;\n\n/** Optional parameters. */\nexport interface CommitmentPlansListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type CommitmentPlansListResponse = CommitmentPlanListResult;\n\n/** Optional parameters. */\nexport interface CommitmentPlansGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type CommitmentPlansGetResponse = CommitmentPlan;\n\n/** Optional parameters. */\nexport interface CommitmentPlansCreateOrUpdateOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type CommitmentPlansCreateOrUpdateResponse = CommitmentPlan;\n\n/** Optional parameters. */\nexport interface CommitmentPlansDeleteOptionalParams 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 CommitmentPlansCreateOrUpdatePlanOptionalParams\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 createOrUpdatePlan operation. */\nexport type CommitmentPlansCreateOrUpdatePlanResponse = CommitmentPlan;\n\n/** Optional parameters. */\nexport interface CommitmentPlansUpdatePlanOptionalParams 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 updatePlan operation. */\nexport type CommitmentPlansUpdatePlanResponse = CommitmentPlan;\n\n/** Optional parameters. */\nexport interface CommitmentPlansDeletePlanOptionalParams 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 CommitmentPlansGetPlanOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the getPlan operation. */\nexport type CommitmentPlansGetPlanResponse = CommitmentPlan;\n\n/** Optional parameters. */\nexport interface CommitmentPlansListPlansByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listPlansByResourceGroup operation. */\nexport type CommitmentPlansListPlansByResourceGroupResponse = CommitmentPlanListResult;\n\n/** Optional parameters. */\nexport interface CommitmentPlansListPlansBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listPlansBySubscription operation. */\nexport type CommitmentPlansListPlansBySubscriptionResponse = CommitmentPlanListResult;\n\n/** Optional parameters. */\nexport interface CommitmentPlansListAssociationsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listAssociations operation. */\nexport type CommitmentPlansListAssociationsResponse = CommitmentPlanAccountAssociationListResult;\n\n/** Optional parameters. */\nexport interface CommitmentPlansGetAssociationOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the getAssociation operation. */\nexport type CommitmentPlansGetAssociationResponse = CommitmentPlanAccountAssociation;\n\n/** Optional parameters. */\nexport interface CommitmentPlansCreateOrUpdateAssociationOptionalParams\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 createOrUpdateAssociation operation. */\nexport type CommitmentPlansCreateOrUpdateAssociationResponse = CommitmentPlanAccountAssociation;\n\n/** Optional parameters. */\nexport interface CommitmentPlansDeleteAssociationOptionalParams\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 CommitmentPlansListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type CommitmentPlansListNextResponse = CommitmentPlanListResult;\n\n/** Optional parameters. */\nexport interface CommitmentPlansListPlansByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listPlansByResourceGroupNext operation. */\nexport type CommitmentPlansListPlansByResourceGroupNextResponse = CommitmentPlanListResult;\n\n/** Optional parameters. */\nexport interface CommitmentPlansListPlansBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listPlansBySubscriptionNext operation. */\nexport type CommitmentPlansListPlansBySubscriptionNextResponse = CommitmentPlanListResult;\n\n/** Optional parameters. */\nexport interface CommitmentPlansListAssociationsNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listAssociationsNext operation. */\nexport type CommitmentPlansListAssociationsNextResponse =\n CommitmentPlanAccountAssociationListResult;\n\n/** Optional parameters. */\nexport interface EncryptionScopesListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type EncryptionScopesListResponse = EncryptionScopeListResult;\n\n/** Optional parameters. */\nexport interface EncryptionScopesGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type EncryptionScopesGetResponse = EncryptionScope;\n\n/** Optional parameters. */\nexport interface EncryptionScopesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type EncryptionScopesCreateOrUpdateResponse = EncryptionScope;\n\n/** Optional parameters. */\nexport interface EncryptionScopesDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type EncryptionScopesDeleteResponse = EncryptionScopesDeleteHeaders;\n\n/** Optional parameters. */\nexport interface EncryptionScopesListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type EncryptionScopesListNextResponse = EncryptionScopeListResult;\n\n/** Optional parameters. */\nexport interface RaiPoliciesListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type RaiPoliciesListResponse = RaiPolicyListResult;\n\n/** Optional parameters. */\nexport interface RaiPoliciesGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RaiPoliciesGetResponse = RaiPolicy;\n\n/** Optional parameters. */\nexport interface RaiPoliciesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type RaiPoliciesCreateOrUpdateResponse = RaiPolicy;\n\n/** Optional parameters. */\nexport interface RaiPoliciesDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type RaiPoliciesDeleteResponse = RaiPoliciesDeleteHeaders;\n\n/** Optional parameters. */\nexport interface RaiPoliciesListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type RaiPoliciesListNextResponse = RaiPolicyListResult;\n\n/** Optional parameters. */\nexport interface RaiBlocklistsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type RaiBlocklistsListResponse = RaiBlockListResult;\n\n/** Optional parameters. */\nexport interface RaiBlocklistsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RaiBlocklistsGetResponse = RaiBlocklist;\n\n/** Optional parameters. */\nexport interface RaiBlocklistsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type RaiBlocklistsCreateOrUpdateResponse = RaiBlocklist;\n\n/** Optional parameters. */\nexport interface RaiBlocklistsDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type RaiBlocklistsDeleteResponse = RaiBlocklistsDeleteHeaders;\n\n/** Optional parameters. */\nexport interface RaiBlocklistsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type RaiBlocklistsListNextResponse = RaiBlockListResult;\n\n/** Optional parameters. */\nexport interface RaiBlocklistItemsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type RaiBlocklistItemsListResponse = RaiBlockListItemsResult;\n\n/** Optional parameters. */\nexport interface RaiBlocklistItemsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RaiBlocklistItemsGetResponse = RaiBlocklistItem;\n\n/** Optional parameters. */\nexport interface RaiBlocklistItemsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type RaiBlocklistItemsCreateOrUpdateResponse = RaiBlocklistItem;\n\n/** Optional parameters. */\nexport interface RaiBlocklistItemsDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type RaiBlocklistItemsDeleteResponse = RaiBlocklistItemsDeleteHeaders;\n\n/** Optional parameters. */\nexport interface RaiBlocklistItemsBatchAddOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the batchAdd operation. */\nexport type RaiBlocklistItemsBatchAddResponse = RaiBlocklist;\n\n/** Optional parameters. */\nexport interface RaiBlocklistItemsBatchDeleteOptionalParams extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface RaiBlocklistItemsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type RaiBlocklistItemsListNextResponse = RaiBlockListItemsResult;\n\n/** Optional parameters. */\nexport interface RaiContentFiltersListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type RaiContentFiltersListResponse = RaiContentFilterListResult;\n\n/** Optional parameters. */\nexport interface RaiContentFiltersGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RaiContentFiltersGetResponse = RaiContentFilter;\n\n/** Optional parameters. */\nexport interface RaiContentFiltersListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type RaiContentFiltersListNextResponse = RaiContentFilterListResult;\n\n/** Optional parameters. */\nexport interface NetworkSecurityPerimeterConfigurationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type NetworkSecurityPerimeterConfigurationsListResponse =\n NetworkSecurityPerimeterConfigurationList;\n\n/** Optional parameters. */\nexport interface NetworkSecurityPerimeterConfigurationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type NetworkSecurityPerimeterConfigurationsGetResponse =\n NetworkSecurityPerimeterConfiguration;\n\n/** Optional parameters. */\nexport interface NetworkSecurityPerimeterConfigurationsReconcileOptionalParams\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 reconcile operation. */\nexport type NetworkSecurityPerimeterConfigurationsReconcileResponse =\n NetworkSecurityPerimeterConfiguration;\n\n/** Optional parameters. */\nexport interface NetworkSecurityPerimeterConfigurationsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type NetworkSecurityPerimeterConfigurationsListNextResponse =\n NetworkSecurityPerimeterConfigurationList;\n\n/** Optional parameters. */\nexport interface DefenderForAISettingsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type DefenderForAISettingsListResponse = DefenderForAISettingResult;\n\n/** Optional parameters. */\nexport interface DefenderForAISettingsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type DefenderForAISettingsGetResponse = DefenderForAISetting;\n\n/** Optional parameters. */\nexport interface DefenderForAISettingsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type DefenderForAISettingsCreateOrUpdateResponse = DefenderForAISetting;\n\n/** Optional parameters. */\nexport interface DefenderForAISettingsUpdateOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the update operation. */\nexport type DefenderForAISettingsUpdateResponse = DefenderForAISetting;\n\n/** Optional parameters. */\nexport interface DefenderForAISettingsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type DefenderForAISettingsListNextResponse = DefenderForAISettingResult;\n\n/** Optional parameters. */\nexport interface ProjectsCreateOptionalParams 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 ProjectsCreateResponse = Project;\n\n/** Optional parameters. */\nexport interface ProjectsUpdateOptionalParams 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 ProjectsUpdateResponse = Project;\n\n/** Optional parameters. */\nexport interface ProjectsDeleteOptionalParams 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 ProjectsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ProjectsGetResponse = Project;\n\n/** Optional parameters. */\nexport interface ProjectsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ProjectsListResponse = ProjectListResult;\n\n/** Optional parameters. */\nexport interface ProjectsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ProjectsListNextResponse = ProjectListResult;\n\n/** Optional parameters. */\nexport interface AccountConnectionsDeleteOptionalParams extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface AccountConnectionsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AccountConnectionsGetResponse = ConnectionPropertiesV2BasicResource;\n\n/** Optional parameters. */\nexport interface AccountConnectionsUpdateOptionalParams extends coreClient.OperationOptions {\n /** Parameters for account connection update. */\n connection?: ConnectionUpdateContent;\n}\n\n/** Contains response data for the update operation. */\nexport type AccountConnectionsUpdateResponse = ConnectionPropertiesV2BasicResource;\n\n/** Optional parameters. */\nexport interface AccountConnectionsCreateOptionalParams extends coreClient.OperationOptions {\n /** The object for creating or updating a new account connection */\n connection?: ConnectionPropertiesV2BasicResource;\n}\n\n/** Contains response data for the create operation. */\nexport type AccountConnectionsCreateResponse = ConnectionPropertiesV2BasicResource;\n\n/** Optional parameters. */\nexport interface AccountConnectionsListOptionalParams extends coreClient.OperationOptions {\n /** Target of the connection. */\n target?: string;\n /** Category of the connection. */\n category?: string;\n /** query parameter that indicates if get connection call should return both connections and datastores */\n includeAll?: boolean;\n}\n\n/** Contains response data for the list operation. */\nexport type AccountConnectionsListResponse = ConnectionPropertiesV2BasicResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface AccountConnectionsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AccountConnectionsListNextResponse =\n ConnectionPropertiesV2BasicResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface ProjectConnectionsDeleteOptionalParams extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface ProjectConnectionsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ProjectConnectionsGetResponse = ConnectionPropertiesV2BasicResource;\n\n/** Optional parameters. */\nexport interface ProjectConnectionsUpdateOptionalParams extends coreClient.OperationOptions {\n /** Parameters for account connection update. */\n connection?: ConnectionUpdateContent;\n}\n\n/** Contains response data for the update operation. */\nexport type ProjectConnectionsUpdateResponse = ConnectionPropertiesV2BasicResource;\n\n/** Optional parameters. */\nexport interface ProjectConnectionsCreateOptionalParams extends coreClient.OperationOptions {\n /** The object for creating or updating a new account connection */\n connection?: ConnectionPropertiesV2BasicResource;\n}\n\n/** Contains response data for the create operation. */\nexport type ProjectConnectionsCreateResponse = ConnectionPropertiesV2BasicResource;\n\n/** Optional parameters. */\nexport interface ProjectConnectionsListOptionalParams extends coreClient.OperationOptions {\n /** Target of the connection. */\n target?: string;\n /** Category of the connection. */\n category?: string;\n /** query parameter that indicates if get connection call should return both connections and datastores */\n includeAll?: boolean;\n}\n\n/** Contains response data for the list operation. */\nexport type ProjectConnectionsListResponse = ConnectionPropertiesV2BasicResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface ProjectConnectionsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ProjectConnectionsListNextResponse =\n ConnectionPropertiesV2BasicResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface AccountCapabilityHostsDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type AccountCapabilityHostsDeleteResponse = AccountCapabilityHostsDeleteHeaders;\n\n/** Optional parameters. */\nexport interface AccountCapabilityHostsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AccountCapabilityHostsGetResponse = CapabilityHost;\n\n/** Optional parameters. */\nexport interface AccountCapabilityHostsCreateOrUpdateOptionalParams\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 AccountCapabilityHostsCreateOrUpdateResponse = CapabilityHost;\n\n/** Optional parameters. */\nexport interface ProjectCapabilityHostsDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type ProjectCapabilityHostsDeleteResponse = ProjectCapabilityHostsDeleteHeaders;\n\n/** Optional parameters. */\nexport interface ProjectCapabilityHostsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ProjectCapabilityHostsGetResponse = CapabilityHost;\n\n/** Optional parameters. */\nexport interface ProjectCapabilityHostsCreateOrUpdateOptionalParams\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 ProjectCapabilityHostsCreateOrUpdateResponse = CapabilityHost;\n\n/** Optional parameters. */\nexport interface CognitiveServicesManagementClientOptionalParams\n extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Api Version */\n apiVersion?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"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","sourcesContent":["// 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\nimport type * as coreClient from \"@azure/core-client\";\n\nexport type ConnectionPropertiesV2Union =\n | ConnectionPropertiesV2\n | PATAuthTypeConnectionProperties\n | ManagedIdentityAuthTypeConnectionProperties\n | UsernamePasswordAuthTypeConnectionProperties\n | NoneAuthTypeConnectionProperties\n | SASAuthTypeConnectionProperties\n | AccountKeyAuthTypeConnectionProperties\n | ServicePrincipalAuthTypeConnectionProperties\n | AccessKeyAuthTypeConnectionProperties\n | ApiKeyAuthConnectionProperties\n | CustomKeysConnectionProperties\n | OAuth2AuthTypeConnectionProperties\n | AADAuthTypeConnectionProperties;\n\n/** The resource model definition representing SKU */\nexport interface Sku {\n /** The name of the SKU. Ex - P3. It is typically a letter+number code */\n name: string;\n /** This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT. */\n tier?: SkuTier;\n /** The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code. */\n size?: string;\n /** If the service has different generations of hardware, for the same SKU, then that can be captured here. */\n family?: string;\n /** If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted. */\n capacity?: number;\n}\n\n/** Identity for the resource. */\nexport interface Identity {\n /** The identity type. */\n type?: ResourceIdentityType;\n /**\n * The tenant ID of resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tenantId?: string;\n /**\n * The principal ID of resource identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /** The list of user assigned identities associated with the resource. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName} */\n userAssignedIdentities?: { [propertyName: string]: UserAssignedIdentity };\n}\n\n/** User-assigned managed identity. */\nexport interface UserAssignedIdentity {\n /**\n * Azure Active Directory principal ID associated with this Identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * Client App Id associated with this identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly clientId?: string;\n}\n\n/** Properties of Cognitive Services account. */\nexport interface AccountProperties {\n /**\n * Gets the status of the cognitive services account at the time the operation was called.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /**\n * Endpoint of the created account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endpoint?: string;\n /**\n * The internal identifier (deprecated, do not use this property).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly internalId?: string;\n /**\n * Gets the capabilities of the cognitive services account. Each item indicates the capability of a specific feature. The values are read-only and for reference only.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly capabilities?: SkuCapability[];\n /**\n * If the resource is migrated from an existing key.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isMigrated?: boolean;\n /** Resource migration token. */\n migrationToken?: string;\n /**\n * Sku change info of account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly skuChangeInfo?: SkuChangeInfo;\n /** Optional subdomain name used for token-based authentication. */\n customSubDomainName?: string;\n /** A collection of rules governing the accessibility from specific network locations. */\n networkAcls?: NetworkRuleSet;\n /** The encryption properties for this resource. */\n encryption?: Encryption;\n /** The storage accounts for this resource. */\n userOwnedStorage?: UserOwnedStorage[];\n /** The user owned AML account properties. */\n amlWorkspace?: UserOwnedAmlWorkspace;\n /**\n * The private endpoint connection associated with the Cognitive Services account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly privateEndpointConnections?: PrivateEndpointConnection[];\n /** Whether or not public endpoint access is allowed for this account. */\n publicNetworkAccess?: PublicNetworkAccess;\n /** The api properties for special APIs. */\n apiProperties?: ApiProperties;\n /**\n * Gets the date of cognitive services account creation.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dateCreated?: string;\n /**\n * The call rate limit Cognitive Services account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly callRateLimit?: CallRateLimit;\n /** The flag to enable dynamic throttling. */\n dynamicThrottlingEnabled?: boolean;\n /** The flag to disable stored completions. */\n storedCompletionsDisabled?: boolean;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly quotaLimit?: QuotaLimit;\n restrictOutboundNetworkAccess?: boolean;\n allowedFqdnList?: string[];\n disableLocalAuth?: boolean;\n /**\n * Dictionary of <string>\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endpoints?: { [propertyName: string]: string };\n restore?: boolean;\n /**\n * The deletion date, only available for deleted account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly deletionDate?: string;\n /**\n * The scheduled purge date, only available for deleted account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly scheduledPurgeDate?: string;\n /** The multiregion settings of Cognitive Services account. */\n locations?: MultiRegionSettings;\n /**\n * The commitment plan associations of Cognitive Services account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly commitmentPlanAssociations?: CommitmentPlanAssociation[];\n /**\n * The abuse penalty.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly abusePenalty?: AbusePenalty;\n /** Cognitive Services Rai Monitor Config. */\n raiMonitorConfig?: RaiMonitorConfig;\n networkInjections?: NetworkInjection[];\n /** Specifies whether this resource support project management as child resources, used as containers for access management, data isolation and cost in AI Foundry. */\n allowProjectManagement?: boolean;\n /** Specifies the project, by project name, that is targeted when data plane endpoints are called without a project parameter. */\n defaultProject?: string;\n /** Specifies the projects, by project name, that are associated with this resource. */\n associatedProjects?: string[];\n}\n\n/** SkuCapability indicates the capability of a certain feature. */\nexport interface SkuCapability {\n /** The name of the SkuCapability. */\n name?: string;\n /** The value of the SkuCapability. */\n value?: string;\n}\n\n/** Sku change info of account. */\nexport interface SkuChangeInfo {\n /** Gets the count of downgrades. */\n countOfDowngrades?: number;\n /** Gets the count of upgrades after downgrades. */\n countOfUpgradesAfterDowngrades?: number;\n /** Gets the last change date. */\n lastChangeDate?: string;\n}\n\n/** A set of rules governing the network accessibility. */\nexport interface NetworkRuleSet {\n /** The default action when no rule from ipRules and from virtualNetworkRules match. This is only used after the bypass property has been evaluated. */\n defaultAction?: NetworkRuleAction;\n /** Setting for trusted services. */\n bypass?: ByPassSelection;\n /** The list of IP address rules. */\n ipRules?: IpRule[];\n /** The list of virtual network rules. */\n virtualNetworkRules?: VirtualNetworkRule[];\n}\n\n/** A rule governing the accessibility from a specific ip address or ip range. */\nexport interface IpRule {\n /** An IPv4 address range in CIDR notation, such as '124.56.78.91' (simple IP address) or '124.56.78.0/24' (all addresses that start with 124.56.78). */\n value: string;\n}\n\n/** A rule governing the accessibility from a specific virtual network. */\nexport interface VirtualNetworkRule {\n /** Full resource id of a vnet subnet, such as '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'. */\n id: string;\n /** Gets the state of virtual network rule. */\n state?: string;\n /** Ignore missing vnet service endpoint or not. */\n ignoreMissingVnetServiceEndpoint?: boolean;\n}\n\n/** Properties to configure Encryption */\nexport interface Encryption {\n /** Properties of KeyVault */\n keyVaultProperties?: KeyVaultProperties;\n /** Enumerates the possible value of keySource for Encryption */\n keySource?: KeySource;\n}\n\n/** Properties to configure keyVault Properties */\nexport interface KeyVaultProperties {\n /** Name of the Key from KeyVault */\n keyName?: string;\n /** Version of the Key from KeyVault */\n keyVersion?: string;\n /** Uri of KeyVault */\n keyVaultUri?: string;\n identityClientId?: string;\n}\n\n/** The user owned storage for Cognitive Services account. */\nexport interface UserOwnedStorage {\n /** Full resource id of a Microsoft.Storage resource. */\n resourceId?: string;\n identityClientId?: string;\n}\n\n/** The user owned AML account for Cognitive Services account. */\nexport interface UserOwnedAmlWorkspace {\n /** Full resource id of a AML account resource. */\n resourceId?: string;\n /** Identity Client id of a AML account resource. */\n identityClientId?: string;\n}\n\n/** Properties of the PrivateEndpointConnectProperties. */\nexport interface PrivateEndpointConnectionProperties {\n /** The resource of private end point. */\n privateEndpoint?: PrivateEndpoint;\n /** A collection of information about the state of the connection between service consumer and provider. */\n privateLinkServiceConnectionState: PrivateLinkServiceConnectionState;\n /**\n * The provisioning state of the private endpoint connection resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: PrivateEndpointConnectionProvisioningState;\n /** The private link resource group ids. */\n groupIds?: string[];\n}\n\n/** The Private Endpoint resource. */\nexport interface PrivateEndpoint {\n /**\n * The ARM identifier for Private Endpoint\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n}\n\n/** A collection of information about the state of the connection between service consumer and provider. */\nexport interface PrivateLinkServiceConnectionState {\n /** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */\n status?: PrivateEndpointServiceConnectionStatus;\n /** The reason for approval/rejection of the connection. */\n description?: string;\n /** A message indicating if changes on the service provider require any updates on the consumer. */\n actionsRequired?: string;\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /**\n * Fully qualified resource ID for the resource. 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. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * Azure Resource Manager metadata containing createdBy and modifiedBy information.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\n/** The api properties for special APIs. */\nexport interface ApiProperties {\n /** Describes unknown properties. The value of an unknown property can be of \"any\" type. */\n [property: string]: any;\n /** (QnAMaker Only) The runtime endpoint of QnAMaker. */\n qnaRuntimeEndpoint?: string;\n /** (QnAMaker Only) The Azure Search endpoint key of QnAMaker. */\n qnaAzureSearchEndpointKey?: string;\n /** (QnAMaker Only) The Azure Search endpoint id of QnAMaker. */\n qnaAzureSearchEndpointId?: string;\n /** (Bing Search Only) The flag to enable statistics of Bing Search. */\n statisticsEnabled?: boolean;\n /** (Personalization Only) The flag to enable statistics of Bing Search. */\n eventHubConnectionString?: string;\n /** (Personalization Only) The storage account connection string. */\n storageAccountConnectionString?: string;\n /** (Metrics Advisor Only) The Azure AD Client Id (Application Id). */\n aadClientId?: string;\n /** (Metrics Advisor Only) The Azure AD Tenant Id. */\n aadTenantId?: string;\n /** (Metrics Advisor Only) The super user of Metrics Advisor. */\n superUser?: string;\n /** (Metrics Advisor Only) The website name of Metrics Advisor. */\n websiteName?: string;\n}\n\n/** The call rate limit Cognitive Services account. */\nexport interface CallRateLimit {\n /** The count value of Call Rate Limit. */\n count?: number;\n /** The renewal period in seconds of Call Rate Limit. */\n renewalPeriod?: number;\n rules?: ThrottlingRule[];\n}\n\nexport interface ThrottlingRule {\n key?: string;\n renewalPeriod?: number;\n count?: number;\n minCount?: number;\n dynamicThrottlingEnabled?: boolean;\n matchPatterns?: RequestMatchPattern[];\n}\n\nexport interface RequestMatchPattern {\n path?: string;\n method?: string;\n}\n\nexport interface QuotaLimit {\n count?: number;\n renewalPeriod?: number;\n rules?: ThrottlingRule[];\n}\n\n/** The multiregion settings Cognitive Services account. */\nexport interface MultiRegionSettings {\n /** Multiregion routing methods. */\n routingMethod?: RoutingMethods;\n regions?: RegionSetting[];\n}\n\n/** The call rate limit Cognitive Services account. */\nexport interface RegionSetting {\n /** Name of the region. */\n name?: string;\n /** A value for priority or weighted routing methods. */\n value?: number;\n /** Maps the region to the regional custom subdomain. */\n customsubdomain?: string;\n}\n\n/** The commitment plan association. */\nexport interface CommitmentPlanAssociation {\n /** The Azure resource id of the commitment plan. */\n commitmentPlanId?: string;\n /** The location of of the commitment plan. */\n commitmentPlanLocation?: string;\n}\n\n/** The abuse penalty. */\nexport interface AbusePenalty {\n /** The action of AbusePenalty. */\n action?: AbusePenaltyAction;\n /** The percentage of rate limit. */\n rateLimitPercentage?: number;\n /** The datetime of expiration of the AbusePenalty. */\n expiration?: Date;\n}\n\n/** Cognitive Services Rai Monitor Config. */\nexport interface RaiMonitorConfig {\n /** The storage resource Id. */\n adxStorageResourceId?: string;\n /** The identity client Id to access the storage. */\n identityClientId?: string;\n}\n\n/** Specifies in AI Foundry where virtual network injection occurs to secure scenarios like Agents entirely within the user's private network, eliminating public internet exposure while maintaining control over network configurations and resources. */\nexport interface NetworkInjection {\n /** Specifies what features in AI Foundry network injection applies to. Currently only supports 'agent' for agent scenarios. 'none' means no network injection. */\n scenario?: ScenarioType;\n /** Specify the subnet for which your Agent Client is injected into. */\n subnetArmId?: string;\n /** Boolean to enable Microsoft Managed Network for subnet delegation */\n useMicrosoftManagedNetwork?: boolean;\n}\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /**\n * The error code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * The error message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * The error target.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly target?: string;\n /**\n * The error details.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly details?: ErrorDetail[];\n /**\n * The error additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /**\n * The additional info type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /**\n * The additional info.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly info?: Record<string, unknown>;\n}\n\n/** The list of cognitive services accounts operation response. */\nexport interface AccountListResult {\n /** The link used to get the next page of accounts. */\n nextLink?: string;\n /**\n * Gets the list of Cognitive Services accounts and their properties.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Account[];\n}\n\n/** The access keys for the cognitive services account. */\nexport interface ApiKeys {\n /** Gets the value of key 1. */\n key1?: string;\n /** Gets the value of key 2. */\n key2?: string;\n}\n\n/** Regenerate key parameters. */\nexport interface RegenerateKeyParameters {\n /** key name to generate (Key1|Key2) */\n keyName: KeyName;\n}\n\n/** The Get Skus operation response. */\nexport interface ResourceSkuListResult {\n /** The list of skus available for the subscription. */\n value: ResourceSku[];\n /** The uri to fetch the next page of Skus. */\n nextLink?: string;\n}\n\n/** Describes an available Cognitive Services SKU. */\nexport interface ResourceSku {\n /** The type of resource the SKU applies to. */\n resourceType?: string;\n /** The name of SKU. */\n name?: string;\n /** Specifies the tier of Cognitive Services account. */\n tier?: string;\n /** The Kind of resources that are supported in this SKU. */\n kind?: string;\n /** The set of locations that the SKU is available. */\n locations?: string[];\n /** The restrictions because of which SKU cannot be used. This is empty if there are no restrictions. */\n restrictions?: ResourceSkuRestrictions[];\n}\n\n/** Describes restrictions of a SKU. */\nexport interface ResourceSkuRestrictions {\n /** The type of restrictions. */\n type?: ResourceSkuRestrictionsType;\n /** The value of restrictions. If the restriction type is set to location. This would be different locations where the SKU is restricted. */\n values?: string[];\n /** The information about the restriction where the SKU cannot be used. */\n restrictionInfo?: ResourceSkuRestrictionInfo;\n /** The reason for restriction. */\n reasonCode?: ResourceSkuRestrictionsReasonCode;\n}\n\nexport interface ResourceSkuRestrictionInfo {\n /** Locations where the SKU is restricted */\n locations?: string[];\n /** List of availability zones where the SKU is restricted. */\n zones?: string[];\n}\n\n/** The list of cognitive services accounts operation response. */\nexport interface AccountSkuListResult {\n /** Gets the list of Cognitive Services accounts and their properties. */\n value?: AccountSku[];\n}\n\n/** Cognitive Services resource type and SKU. */\nexport interface AccountSku {\n /** Resource Namespace and Type */\n resourceType?: string;\n /** The SKU of Cognitive Services account. */\n sku?: Sku;\n}\n\n/** The response to a list usage request. */\nexport interface UsageListResult {\n /** The link used to get the next page of Usages. */\n nextLink?: string;\n /** The list of usages for Cognitive Service account. */\n value?: Usage[];\n}\n\n/** The usage data for a usage request. */\nexport interface Usage {\n /** The unit of the metric. */\n unit?: UnitType;\n /** The name information for the metric. */\n name?: MetricName;\n /** The quota period used to summarize the usage values. */\n quotaPeriod?: string;\n /** Maximum value for this metric. */\n limit?: number;\n /** Current value for this metric. */\n currentValue?: number;\n /** Next reset time for current quota. */\n nextResetTime?: string;\n /** Cognitive Services account quota usage status. */\n status?: QuotaUsageStatus;\n}\n\n/** A metric name. */\nexport interface MetricName {\n /** The name of the metric. */\n value?: string;\n /** The friendly name of the metric. */\n localizedValue?: string;\n}\n\n/** The list of cognitive services accounts operation response. */\nexport interface AccountModelListResult {\n /** The link used to get the next page of Model. */\n nextLink?: string;\n /** Gets the list of Cognitive Services accounts Model and their properties. */\n value?: AccountModel[];\n}\n\n/** Properties of Cognitive Services account deployment model. */\nexport interface DeploymentModel {\n /** Deployment model publisher. */\n publisher?: string;\n /** Deployment model format. */\n format?: string;\n /** Deployment model name. */\n name?: string;\n /** Optional. Deployment model version. If version is not specified, a default version will be assigned. The default version is different for different models and might change when there is new version available for a model. Default version for a model could be found from list models API. */\n version?: string;\n /** Optional. Deployment model source ARM resource ID. */\n source?: string;\n /** Optional. Source of the model, another Microsoft.CognitiveServices accounts ARM resource ID. */\n sourceAccount?: string;\n /**\n * The call rate limit Cognitive Services account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly callRateLimit?: CallRateLimit;\n}\n\n/** Describes an available Cognitive Services Model SKU. */\nexport interface ModelSku {\n /** The name of the model SKU. */\n name?: string;\n /** The usage name of the model SKU. */\n usageName?: string;\n /** The datetime of deprecation of the model SKU. */\n deprecationDate?: Date;\n /** The capacity configuration. */\n capacity?: CapacityConfig;\n /** The list of rateLimit. */\n rateLimits?: CallRateLimit[];\n /** The list of billing meter info. */\n cost?: BillingMeterInfo[];\n}\n\n/** The capacity configuration. */\nexport interface CapacityConfig {\n /** The minimum capacity. */\n minimum?: number;\n /** The maximum capacity. */\n maximum?: number;\n /** The minimal incremental between allowed values for capacity. */\n step?: number;\n /** The default capacity. */\n default?: number;\n /** The array of allowed values for capacity. */\n allowedValues?: number[];\n}\n\nexport interface BillingMeterInfo {\n name?: string;\n meterId?: string;\n unit?: string;\n}\n\n/** Cognitive Services account ModelDeprecationInfo. */\nexport interface ModelDeprecationInfo {\n /** The datetime of deprecation of the fineTune Model. */\n fineTune?: string;\n /** The datetime of deprecation of the inference Model. */\n inference?: string;\n /** Indicates whether the deprecation date is a confirmed planned end-of-life date or an estimated deprecation date. When 'Planned', the deprecation date represents a confirmed and communicated model end-of-life date. When 'Tentative', the deprecation date is an estimated timeline that may be subject to change. */\n deprecationStatus?: DeprecationStatus;\n}\n\n/** Configuration for model replacement. */\nexport interface ReplacementConfig {\n /** The name of the replacement model. */\n targetModelName?: string;\n /** The version of the replacement model. */\n targetModelVersion?: string;\n /** The date when automatic upgrade should start. This applies to deployments with the OnceNewDefaultVersionAvailable upgrade option. */\n autoUpgradeStartDate?: Date;\n /** The number of days before deprecation date to trigger upgrade. This applies to deployments with the OnceCurrentVersionExpired upgrade option. */\n upgradeOnExpiryLeadTimeDays?: number;\n}\n\n/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */\nexport interface OperationListResult {\n /**\n * List of operations supported by the resource provider\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Operation[];\n /**\n * URL to get the next set of operation list results (if there are any).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nextLink?: string;\n}\n\n/** Details of a REST API operation, returned from the Resource Provider Operations API */\nexport interface Operation {\n /**\n * The name of the operation, as per Resource-Based Access Control (RBAC). Examples: \"Microsoft.Compute/virtualMachines/write\", \"Microsoft.Compute/virtualMachines/capture/action\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Whether the operation applies to data-plane. This is \"true\" for data-plane operations and \"false\" for ARM/control-plane operations.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isDataAction?: boolean;\n /** Localized display information for this particular operation. */\n display?: OperationDisplay;\n /**\n * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly origin?: Origin;\n /**\n * Enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly actionType?: ActionType;\n}\n\n/** Localized display information for this particular operation. */\nexport interface OperationDisplay {\n /**\n * The localized friendly form of the resource provider name, e.g. \"Microsoft Monitoring Insights\" or \"Microsoft Compute\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provider?: string;\n /**\n * The localized friendly name of the resource type related to this operation. E.g. \"Virtual Machines\" or \"Job Schedule Collections\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resource?: string;\n /**\n * The concise, localized friendly name for the operation; suitable for dropdowns. E.g. \"Create or Update Virtual Machine\", \"Restart Virtual Machine\".\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operation?: string;\n /**\n * The short, localized friendly description of the operation; suitable for tool tips and detailed views.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n}\n\n/** Check SKU availability parameter. */\nexport interface CheckSkuAvailabilityParameter {\n /** The SKU of the resource. */\n skus: string[];\n /** The kind (type) of cognitive service account. */\n kind: string;\n /** The Type of the resource. */\n type: string;\n}\n\n/** Check SKU availability result list. */\nexport interface SkuAvailabilityListResult {\n /** Check SKU availability result list. */\n value?: SkuAvailability[];\n}\n\n/** SKU availability. */\nexport interface SkuAvailability {\n /** The Kind of the resource. */\n kind?: string;\n /** The Type of the resource. */\n type?: string;\n /** The SKU of Cognitive Services account. */\n skuName?: string;\n /** Indicates the given SKU is available or not. */\n skuAvailable?: boolean;\n /** Reason why the SKU is not available. */\n reason?: string;\n /** Additional error message. */\n message?: string;\n}\n\n/** The list of cognitive services accounts operation response. */\nexport interface CommitmentTierListResult {\n /** The link used to get the next page of CommitmentTier. */\n nextLink?: string;\n /**\n * Gets the list of Cognitive Services accounts CommitmentTier and their properties.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: CommitmentTier[];\n}\n\n/** Cognitive Services account commitment tier. */\nexport interface CommitmentTier {\n /** The Kind of the resource. */\n kind?: string;\n /** The name of the SKU. Ex - P3. It is typically a letter+number code */\n skuName?: string;\n /** Account hosting model. */\n hostingModel?: HostingModel;\n /** Commitment plan type. */\n planType?: string;\n /** Commitment period commitment tier. */\n tier?: string;\n /** Commitment period commitment max count. */\n maxCount?: number;\n /** Cognitive Services account commitment quota. */\n quota?: CommitmentQuota;\n /** Cognitive Services account commitment cost. */\n cost?: CommitmentCost;\n}\n\n/** Cognitive Services account commitment quota. */\nexport interface CommitmentQuota {\n /** Commitment quota quantity. */\n quantity?: number;\n /** Commitment quota unit. */\n unit?: string;\n}\n\n/** Cognitive Services account commitment cost. */\nexport interface CommitmentCost {\n /** Commitment meter Id. */\n commitmentMeterId?: string;\n /** Overage meter Id. */\n overageMeterId?: string;\n}\n\n/** The list of cognitive services models. */\nexport interface ModelListResult {\n /** The link used to get the next page of Model. */\n nextLink?: string;\n /** Gets the list of Cognitive Services accounts Model and their properties. */\n value?: Model[];\n}\n\n/** Cognitive Services Model. */\nexport interface Model {\n /** Cognitive Services account Model. */\n model?: AccountModel;\n /** The kind (type) of cognitive service account. */\n kind?: string;\n /** The name of SKU. */\n skuName?: string;\n /** The description of the model. */\n description?: string;\n}\n\n/** The list of cognitive services accounts operation response. */\nexport interface ModelCapacityListResult {\n /** The link used to get the next page of ModelSkuCapacity. */\n nextLink?: string;\n /** Gets the list of Cognitive Services accounts ModelSkuCapacity. */\n value?: ModelCapacityListResultValueItem[];\n}\n\n/** Cognitive Services account ModelSkuCapacity. */\nexport interface ModelSkuCapacityProperties {\n /** Properties of Cognitive Services account deployment model. */\n model?: DeploymentModel;\n skuName?: string;\n /** The available capacity for deployment with this model and sku. */\n availableCapacity?: number;\n /** The available capacity for deployment with a fine-tune version of this model and sku. */\n availableFinetuneCapacity?: number;\n}\n\n/** Check Domain availability parameter. */\nexport interface CheckDomainAvailabilityParameter {\n /** The subdomain name to use. */\n subdomainName: string;\n /** The Type of the resource. */\n type: string;\n /** The Kind of the resource. */\n kind?: string;\n}\n\n/** Domain availability. */\nexport interface DomainAvailability {\n /** Indicates the given SKU is available or not. */\n isSubdomainAvailable?: boolean;\n /** Reason why the SKU is not available. */\n reason?: string;\n /** The subdomain name to use. */\n subdomainName?: string;\n /** The Type of the resource. */\n type?: string;\n /** The Kind of the resource. */\n kind?: string;\n}\n\n/** Calculate Model Capacity parameter. */\nexport interface CalculateModelCapacityParameter {\n /** Properties of Cognitive Services account deployment model. */\n model?: DeploymentModel;\n /** The name of SKU. */\n skuName?: string;\n /** List of Model Capacity Calculator Workload. */\n workloads?: ModelCapacityCalculatorWorkload[];\n}\n\n/** Model Capacity Calculator Workload. */\nexport interface ModelCapacityCalculatorWorkload {\n /** Request per minute. */\n requestPerMinute?: number;\n /** Dictionary, Model Capacity Calculator Workload Parameters. */\n requestParameters?: ModelCapacityCalculatorWorkloadRequestParam;\n}\n\n/** Dictionary, Model Capacity Calculator Workload Parameters. */\nexport interface ModelCapacityCalculatorWorkloadRequestParam {\n /** Average prompt tokens. */\n avgPromptTokens?: number;\n /** Average generated tokens. */\n avgGeneratedTokens?: number;\n}\n\n/** Calculate Model Capacity result. */\nexport interface CalculateModelCapacityResult {\n /** Properties of Cognitive Services account deployment model. */\n model?: DeploymentModel;\n skuName?: string;\n /** Model Estimated Capacity. */\n estimatedCapacity?: CalculateModelCapacityResultEstimatedCapacity;\n}\n\n/** Model Estimated Capacity. */\nexport interface CalculateModelCapacityResultEstimatedCapacity {\n value?: number;\n deployableValue?: number;\n}\n\n/** A list of private endpoint connections */\nexport interface PrivateEndpointConnectionListResult {\n /** Array of private endpoint connections */\n value?: PrivateEndpointConnection[];\n}\n\n/** A list of private link resources */\nexport interface PrivateLinkResourceListResult {\n /** Array of private link resources */\n value?: PrivateLinkResource[];\n}\n\n/** Properties of a private link resource. */\nexport interface PrivateLinkResourceProperties {\n /**\n * The private link resource group id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly groupId?: string;\n /**\n * The private link resource required member names.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly requiredMembers?: string[];\n /** The private link resource Private link DNS zone name. */\n requiredZoneNames?: string[];\n /**\n * The private link resource display name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly displayName?: string;\n}\n\n/** The list of cognitive services accounts operation response. */\nexport interface DeploymentListResult {\n /** The link used to get the next page of Deployment. */\n nextLink?: string;\n /**\n * Gets the list of Cognitive Services accounts Deployment and their properties.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Deployment[];\n}\n\n/** Properties of Cognitive Services account deployment. */\nexport interface DeploymentProperties {\n /**\n * Gets the status of the resource at the time the operation was called.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: DeploymentProvisioningState;\n /** Properties of Cognitive Services account deployment model. */\n model?: DeploymentModel;\n /** Properties of Cognitive Services account deployment model. (Deprecated, please use Deployment.sku instead.) */\n scaleSettings?: DeploymentScaleSettings;\n /**\n * The capabilities.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly capabilities?: { [propertyName: string]: string };\n /** The name of RAI policy. */\n raiPolicyName?: string;\n /**\n * The call rate limit Cognitive Services account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly callRateLimit?: CallRateLimit;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly rateLimits?: ThrottlingRule[];\n /** Deployment model version upgrade option. */\n versionUpgradeOption?: DeploymentModelVersionUpgradeOption;\n /**\n * If the dynamic throttling is enabled.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly dynamicThrottlingEnabled?: boolean;\n /** The current capacity. */\n currentCapacity?: number;\n /** Internal use only. */\n capacitySettings?: DeploymentCapacitySettings;\n /** The name of parent deployment. */\n parentDeploymentName?: string;\n /** Specifies the deployment name that should serve requests when the request would have otherwise been throttled due to reaching current deployment throughput limit. */\n spilloverDeploymentName?: string;\n}\n\n/** Properties of Cognitive Services account deployment model. (Deprecated, please use Deployment.sku instead.) */\nexport interface DeploymentScaleSettings {\n /** Deployment scale type. */\n scaleType?: DeploymentScaleType;\n /** Deployment capacity. */\n capacity?: number;\n /**\n * Deployment active capacity. This value might be different from `capacity` if customer recently updated `capacity`.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly activeCapacity?: number;\n}\n\n/** Internal use only. */\nexport interface DeploymentCapacitySettings {\n /** The designated capacity. */\n designatedCapacity?: number;\n /** The priority of this capacity setting. */\n priority?: number;\n}\n\n/** The object being used to update tags of a resource, in general used for PATCH operations. */\nexport interface PatchResourceTags {\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n}\n\n/** The list of cognitive services accounts operation response. */\nexport interface DeploymentSkuListResult {\n /** The link used to get the next page of deployment skus. */\n nextLink?: string;\n /**\n * Gets the list of Cognitive Services accounts deployment skus.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: SkuResource[];\n}\n\n/** Properties of Cognitive Services account resource sku resource properties. */\nexport interface SkuResource {\n /** The resource type name. */\n resourceType?: string;\n /** The resource model definition representing SKU */\n sku?: Sku;\n /** The capacity configuration. */\n capacity?: CapacityConfig;\n}\n\n/** The list of cognitive services accounts operation response. */\nexport interface CommitmentPlanListResult {\n /** The link used to get the next page of CommitmentPlan. */\n nextLink?: string;\n /**\n * Gets the list of Cognitive Services accounts CommitmentPlan and their properties.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: CommitmentPlan[];\n}\n\n/** Properties of Cognitive Services account commitment plan. */\nexport interface CommitmentPlanProperties {\n /**\n * Gets the status of the resource at the time the operation was called.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: CommitmentPlanProvisioningState;\n /** Commitment plan guid. */\n commitmentPlanGuid?: string;\n /** Account hosting model. */\n hostingModel?: HostingModel;\n /** Commitment plan type. */\n planType?: string;\n /** Cognitive Services account commitment period. */\n current?: CommitmentPeriod;\n /** AutoRenew commitment plan. */\n autoRenew?: boolean;\n /** Cognitive Services account commitment period. */\n next?: CommitmentPeriod;\n /**\n * Cognitive Services account commitment period.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly last?: CommitmentPeriod;\n /**\n * The list of ProvisioningIssue.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningIssues?: string[];\n}\n\n/** Cognitive Services account commitment period. */\nexport interface CommitmentPeriod {\n /** Commitment period commitment tier. */\n tier?: string;\n /** Commitment period commitment count. */\n count?: number;\n /**\n * Cognitive Services account commitment quota.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly quota?: CommitmentQuota;\n /**\n * Commitment period start date.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startDate?: string;\n /**\n * Commitment period end date.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endDate?: string;\n}\n\n/** The list of cognitive services EncryptionScopes. */\nexport interface EncryptionScopeListResult {\n /** The link used to get the next page of EncryptionScope. */\n nextLink?: string;\n /** The list of EncryptionScope. */\n value?: EncryptionScope[];\n}\n\n/** The list of cognitive services RaiPolicies. */\nexport interface RaiPolicyListResult {\n /** The link used to get the next page of RaiPolicy. */\n nextLink?: string;\n /** The list of RaiPolicy. */\n value?: RaiPolicy[];\n}\n\n/** Azure OpenAI Content Filters properties. */\nexport interface RaiPolicyProperties {\n /**\n * Content Filters policy type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: RaiPolicyType;\n /** Rai policy mode. The enum value mapping is as below: Default = 0, Deferred=1, Blocking=2, Asynchronous_filter =3. Please use 'Asynchronous_filter' after 2025-06-01. It is the same as 'Deferred' in previous version. */\n mode?: RaiPolicyMode;\n /** Name of Rai policy. */\n basePolicyName?: string;\n /** The list of Content Filters. */\n contentFilters?: RaiPolicyContentFilter[];\n /** The list of custom Blocklist. */\n customBlocklists?: CustomBlocklistConfig[];\n /** The list of custom rai topics. */\n customTopics?: CustomTopicConfig[];\n}\n\n/** Azure OpenAI Content Filter. */\nexport interface RaiPolicyContentFilter {\n /** Name of ContentFilter. */\n name?: string;\n /** If the ContentFilter is enabled. */\n enabled?: boolean;\n /** Level at which content is filtered. */\n severityThreshold?: ContentLevel;\n /** If blocking would occur. */\n blocking?: boolean;\n /** Content source to apply the Content Filters. */\n source?: RaiPolicyContentSource;\n}\n\n/** Azure OpenAI blocklist config. */\nexport interface RaiBlocklistConfig {\n /** Name of ContentFilter. */\n blocklistName?: string;\n /** If blocking would occur. */\n blocking?: boolean;\n}\n\n/** Azure OpenAI RAI topic config. */\nexport interface RaiTopicConfig {\n /** Name of RAI topic. */\n topicName?: string;\n /** If blocking would occur. */\n blocking?: boolean;\n}\n\n/** The list of cognitive services RAI Blocklists. */\nexport interface RaiBlockListResult {\n /** The link used to get the next page of RaiBlocklists. */\n nextLink?: string;\n /** The list of RaiBlocklist. */\n value?: RaiBlocklist[];\n}\n\n/** RAI Custom Blocklist properties. */\nexport interface RaiBlocklistProperties {\n /** Description of the block list. */\n description?: string;\n}\n\n/** The list of cognitive services RAI Blocklist Items. */\nexport interface RaiBlockListItemsResult {\n /** The link used to get the next page of RaiBlocklistItems. */\n nextLink?: string;\n /** The list of RaiBlocklistItems. */\n value?: RaiBlocklistItem[];\n}\n\n/** RAI Custom Blocklist Item properties. */\nexport interface RaiBlocklistItemProperties {\n /** Pattern to match against. */\n pattern?: string;\n /** If the pattern is a regex pattern. */\n isRegex?: boolean;\n}\n\n/** The Cognitive Services RaiBlocklist Item request body. */\nexport interface RaiBlocklistItemBulkRequest {\n name?: string;\n /** Properties of Cognitive Services RaiBlocklist Item. */\n properties?: RaiBlocklistItemProperties;\n}\n\n/** RAI Custom Topic properties. */\nexport interface RaiTopicProperties {\n /** The unique identifier of the custom topic. */\n topicId?: string;\n /** The name of the custom topic. */\n topicName?: string;\n /** Description of the custom topic. */\n description?: string;\n /** Sample blob url for the custom topic. */\n sampleBlobUrl?: string;\n /** Status of the custom topic. */\n status?: string;\n /** Failed reason if the status is Failed. */\n failedReason?: string;\n /** Creation time of the custom topic. */\n createdAt?: Date;\n /** Last modified time of the custom topic. */\n lastModifiedAt?: Date;\n}\n\n/** The list of cognitive services RAI Topics. */\nexport interface RaiTopicResult {\n /** The link used to get the next page of RaiTopics. */\n nextLink?: string;\n /** The list of RaiTopic. */\n value?: RaiTopic[];\n}\n\n/** The list of Content Filters. */\nexport interface RaiContentFilterListResult {\n /** The link used to get the next page of Content Filters. */\n nextLink?: string;\n /** The list of RaiContentFilter. */\n value?: RaiContentFilter[];\n}\n\n/** Azure OpenAI Content Filter Properties. */\nexport interface RaiContentFilterProperties {\n /** Name of Content Filter. */\n name?: string;\n /** If the Content Filter has multi severity levels(Low, Medium, or High). */\n isMultiLevelFilter?: boolean;\n /** Content source to apply the Content Filters. */\n source?: RaiPolicyContentSource;\n}\n\n/** The list of cognitive services Commitment Plan Account Association operation response. */\nexport interface CommitmentPlanAccountAssociationListResult {\n /** The link used to get the next page of Commitment Plan Account Association. */\n nextLink?: string;\n /**\n * Gets the list of Cognitive Services Commitment Plan Account Association and their properties.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: CommitmentPlanAccountAssociation[];\n}\n\n/** A list of NSP configurations for an Cognitive Services account. */\nexport interface NetworkSecurityPerimeterConfigurationList {\n /** Array of NSP configurations List Result for an Cognitive Services account. */\n value?: NetworkSecurityPerimeterConfiguration[];\n /** Link to retrieve next page of results. */\n nextLink?: string;\n}\n\n/** The properties of an NSP Configuration. */\nexport interface NetworkSecurityPerimeterConfigurationProperties {\n /**\n * Provisioning state of NetworkSecurityPerimeter configuration\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: string;\n /** List of Provisioning Issues */\n provisioningIssues?: ProvisioningIssue[];\n /** Information about a linked Network Security Perimeter */\n networkSecurityPerimeter?: NetworkSecurityPerimeter;\n /** Network Security Perimeter Configuration Association Information */\n resourceAssociation?: NetworkSecurityPerimeterConfigurationAssociationInfo;\n /** Network Security Perimeter Profile Information */\n profile?: NetworkSecurityPerimeterProfileInfo;\n}\n\nexport interface ProvisioningIssue {\n /** Name of the NSP provisioning issue */\n name?: string;\n /** Properties of Provisioning Issue */\n properties?: ProvisioningIssueProperties;\n}\n\n/** Properties of Provisioning Issue */\nexport interface ProvisioningIssueProperties {\n /** Type of Issue */\n issueType?: string;\n /** Severity of the issue */\n severity?: string;\n /** Description of the issue */\n description?: string;\n /** IDs of resources that can be associated to the same perimeter to remediate the issue. */\n suggestedResourceIds?: string[];\n /** Optional array, suggested access rules */\n suggestedAccessRules?: NetworkSecurityPerimeterAccessRule[];\n}\n\n/** Network Security Perimeter Access Rule */\nexport interface NetworkSecurityPerimeterAccessRule {\n /** Network Security Perimeter Access Rule Name */\n name?: string;\n /** Properties of Network Security Perimeter Access Rule */\n properties?: NetworkSecurityPerimeterAccessRuleProperties;\n}\n\n/** The Properties of Network Security Perimeter Rule */\nexport interface NetworkSecurityPerimeterAccessRuleProperties {\n /** Direction of Access Rule */\n direction?: NspAccessRuleDirection;\n /** Address prefixes for inbound rules */\n addressPrefixes?: string[];\n /** Subscriptions for inbound rules */\n subscriptions?: NetworkSecurityPerimeterAccessRulePropertiesSubscriptionsItem[];\n /** NetworkSecurityPerimeters for inbound rules */\n networkSecurityPerimeters?: NetworkSecurityPerimeter[];\n /** Fully qualified domain name for outbound rules */\n fullyQualifiedDomainNames?: string[];\n}\n\n/** Subscription for inbound rule */\nexport interface NetworkSecurityPerimeterAccessRulePropertiesSubscriptionsItem {\n /** Fully qualified identifier of subscription */\n id?: string;\n}\n\n/** Information about a linked Network Security Perimeter */\nexport interface NetworkSecurityPerimeter {\n /** Fully qualified identifier of the resource */\n id?: string;\n /** Guid of the resource */\n perimeterGuid?: string;\n /** Location of the resource */\n location?: string;\n}\n\n/** Network Security Perimeter Configuration Association Information */\nexport interface NetworkSecurityPerimeterConfigurationAssociationInfo {\n /** Name of the resource association */\n name?: string;\n /** Access Mode of the resource association */\n accessMode?: string;\n}\n\n/** Network Security Perimeter Profile Information */\nexport interface NetworkSecurityPerimeterProfileInfo {\n /** Name of the resource profile */\n name?: string;\n /** Access rules version of the resource profile */\n accessRulesVersion?: number;\n accessRules?: NetworkSecurityPerimeterAccessRule[];\n /** Current diagnostic settings version */\n diagnosticSettingsVersion?: number;\n /** List of enabled log categories */\n enabledLogCategories?: string[];\n}\n\n/** The list of cognitive services Defender for AI Settings. */\nexport interface DefenderForAISettingResult {\n /** The link used to get the next page of Defender for AI Settings. */\n nextLink?: string;\n /** The list of Defender for AI Settings. */\n value?: DefenderForAISetting[];\n}\n\n/** Properties of Cognitive Services Project'. */\nexport interface ProjectProperties {\n /**\n * Gets the status of the cognitive services project at the time the operation was called.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /** The display name of the Cognitive Services Project. */\n displayName?: string;\n /** The description of the Cognitive Services Project. */\n description?: string;\n /**\n * The list of endpoint for this Cognitive Services Project.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly endpoints?: { [propertyName: string]: string };\n /**\n * Indicates whether the project is the default project for the account.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly isDefault?: boolean;\n}\n\n/** The list of cognitive services projects operation response. */\nexport interface ProjectListResult {\n /** The link used to get the next page of projects. */\n nextLink?: string;\n /**\n * Gets the list of Cognitive Services projects and their properties.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Project[];\n}\n\n/** Connection property base schema. */\nexport interface ConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType:\n | \"PAT\"\n | \"ManagedIdentity\"\n | \"UsernamePassword\"\n | \"None\"\n | \"SAS\"\n | \"AccountKey\"\n | \"ServicePrincipal\"\n | \"AccessKey\"\n | \"ApiKey\"\n | \"CustomKeys\"\n | \"OAuth2\"\n | \"AAD\";\n /** Category of the connection */\n category?: ConnectionCategory;\n /** NOTE: This property will not be serialized. It can only be populated by the server. */\n readonly createdByWorkspaceArmId?: string;\n /** Provides the error message if the connection fails */\n error?: string;\n expiryTime?: Date;\n /**\n * Group based on connection category\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly group?: ConnectionGroup;\n isSharedToAll?: boolean;\n /** Store user metadata for this connection */\n metadata?: { [propertyName: string]: string };\n /** Specifies how private endpoints are used with this connection: 'Required', 'NotRequired', or 'NotApplicable'. */\n peRequirement?: ManagedPERequirement;\n /** Specifies the status of private endpoints for this connection: 'Inactive', 'Active', or 'NotApplicable'. */\n peStatus?: ManagedPEStatus;\n sharedUserList?: string[];\n /** The connection URL to be used. */\n target?: string;\n useWorkspaceManagedIdentity?: boolean;\n}\n\n/** The properties that the Cognitive services connection will be updated with. */\nexport interface ConnectionUpdateContent {\n /** The properties that the Cognitive services connection will be updated with. */\n properties?: ConnectionPropertiesV2Union;\n}\n\nexport interface ConnectionPropertiesV2BasicResourceArmPaginatedResult {\n nextLink?: string;\n value?: ConnectionPropertiesV2BasicResource[];\n}\n\n/** A paginated list of Capability Host entities. */\nexport interface CapabilityHostResourceArmPaginatedResult {\n /** The link to the next page of Capability Host objects. If null, there are no additional pages. */\n nextLink?: string;\n /** An array of objects of type Capability Host. */\n value?: CapabilityHost[];\n}\n\nexport interface ResourceBase {\n /** The asset description text. */\n description?: string;\n /** Tag dictionary. Tags can be added, removed, and updated. */\n tags?: { [propertyName: string]: string | null };\n}\n\n/** A paginated list of Project Capability Host entities. */\nexport interface ProjectCapabilityHostResourceArmPaginatedResult {\n /** The link to the next page of Project Capability Host objects. If null, there are no additional pages. */\n nextLink?: string;\n /** An array of objects of type Project Capability Host. */\n value?: ProjectCapabilityHost[];\n}\n\nexport interface ProjectCapabilityHostProperties {\n /** List of AI services connections. */\n aiServicesConnections?: string[];\n /** List of connection names from those available in the account or project to be used for vector database (e.g. CosmosDB). */\n vectorStoreConnections?: string[];\n /** List of connection names from those available in the account or project to be used as a storage resource. */\n storageConnections?: string[];\n /** List of connection names from those available in the account or project to be used for Thread storage. */\n threadStorageConnections?: string[];\n /**\n * Provisioning state for the CapabilityHost.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: CapabilityHostProvisioningState;\n}\n\n/** The list of Quota Tiers response. */\nexport interface QuotaTierListResult {\n /** The link used to get the next page of quota tiers. */\n nextLink?: string;\n /**\n * Gets the list of Quota Tiers and their properties.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: QuotaTier[];\n}\n\n/** Properties of Quota Tier resource'. */\nexport interface QuotaTierProperties {\n /**\n * Name of the current quota tier for the subscription.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly currentTierName?: string;\n /** Gets the tier upgrade policy for the subscription. */\n tierUpgradePolicy?: TierUpgradePolicy;\n /**\n * The date on which the current tier was assigned to the subscription (UTC).\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly assignmentDate?: Date;\n /**\n * Information about the quota tier upgrade eligibility for the subscription.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tierUpgradeEligibilityInfo?: QuotaTierUpgradeEligibilityInfo;\n}\n\n/** Information about the quota tier upgrade eligibility for the subscription. */\nexport interface QuotaTierUpgradeEligibilityInfo {\n /** Name of the next quota tier for the subscription. */\n nextTierName?: string;\n /** Specifies whether an upgrade to the next quota tier is available. */\n upgradeAvailabilityStatus?: UpgradeAvailabilityStatus;\n /** The date after which the current tier will be upgraded to the next tier if the TierUpgradePolicy is \"OnceUpgradeIsAvailable\" (UTC). */\n upgradeApplicableDate?: Date;\n /** Reason in case the subscription is not eligible for upgrade to the next tier. */\n upgradeUnavailabilityReason?: string;\n}\n\nexport interface ConnectionPersonalAccessToken {\n pat?: string;\n}\n\nexport interface ConnectionManagedIdentity {\n clientId?: string;\n resourceId?: string;\n}\n\nexport interface ConnectionUsernamePassword {\n password?: string;\n /** Optional, required by connections like SalesForce for extra security in addition to UsernamePassword */\n securityToken?: string;\n username?: string;\n}\n\nexport interface ConnectionSharedAccessSignature {\n sas?: string;\n}\n\n/** Account key object for connection credential. */\nexport interface ConnectionAccountKey {\n key?: string;\n}\n\nexport interface ConnectionServicePrincipal {\n clientId?: string;\n clientSecret?: string;\n tenantId?: string;\n}\n\nexport interface ConnectionAccessKey {\n accessKeyId?: string;\n secretAccessKey?: string;\n}\n\n/** Api key object for connection credential. */\nexport interface ConnectionApiKey {\n key?: string;\n}\n\n/** Custom Keys credential object */\nexport interface CustomKeys {\n /** Dictionary of <string> */\n keys?: { [propertyName: string]: string };\n}\n\n/**\n * ClientId and ClientSecret are required. Other properties are optional\n * depending on each OAuth2 provider's implementation.\n */\nexport interface ConnectionOAuth2 {\n /** Required by Concur connection category */\n authUrl?: string;\n /** Client id in the format of UUID */\n clientId?: string;\n clientSecret?: string;\n /** Required by GoogleAdWords connection category */\n developerToken?: string;\n password?: string;\n /**\n * Required by GoogleBigQuery, GoogleAdWords, Hubspot, QuickBooks, Square, Xero, Zoho\n * where user needs to get RefreshToken offline\n */\n refreshToken?: string;\n /** Required by QuickBooks and Xero connection categories */\n tenantId?: string;\n /**\n * Concur, ServiceNow auth server AccessToken grant type is 'Password'\n * which requires UsernamePassword\n */\n username?: string;\n}\n\n/** Properties to EncryptionScope */\nexport interface EncryptionScopeProperties extends Encryption {\n /**\n * Gets the status of the resource at the time the operation was called.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: EncryptionScopeProvisioningState;\n /** The encryptionScope state. */\n state?: EncryptionScopeState;\n}\n\n/** The resource model definition for an Azure Resource Manager resource with an etag. */\nexport interface AzureEntityResource extends Resource {\n /**\n * Resource Etag.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n}\n\n/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */\nexport interface ProxyResource extends Resource {}\n\n/** A private link resource */\nexport interface PrivateLinkResource extends Resource {\n /** Resource properties. */\n properties?: PrivateLinkResourceProperties;\n}\n\n/** Connection base resource schema. */\nexport interface ConnectionPropertiesV2BasicResource extends Resource {\n /** Connection property base schema. */\n properties: ConnectionPropertiesV2Union;\n}\n\n/** Cognitive Services account Model. */\nexport interface AccountModel extends DeploymentModel {\n /** Properties of Cognitive Services account deployment model. */\n baseModel?: DeploymentModel;\n /** If the model is default version. */\n isDefaultVersion?: boolean;\n /** The list of Model Sku. */\n skus?: ModelSku[];\n /** The max capacity. */\n maxCapacity?: number;\n /** The capabilities. */\n capabilities?: { [propertyName: string]: string };\n /** The capabilities for finetune models. */\n finetuneCapabilities?: { [propertyName: string]: string };\n /** Cognitive Services account ModelDeprecationInfo. */\n deprecation?: ModelDeprecationInfo;\n /** Configuration for model replacement. */\n replacementConfig?: ReplacementConfig;\n /** Asset identifier for the model in the model catalog. */\n modelCatalogAssetId?: string;\n /** Model lifecycle status. */\n lifecycleStatus?: ModelLifecycleStatus;\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n}\n\n/** The object being used to update tags and sku of a resource, in general used for PATCH operations. */\nexport interface PatchResourceTagsAndSku extends PatchResourceTags {\n /** The resource model definition representing SKU */\n sku?: Sku;\n}\n\n/** Gets or sets the source to which filter applies. */\nexport interface CustomBlocklistConfig extends RaiBlocklistConfig {\n /** Content source to apply the Content Filters. */\n source?: RaiPolicyContentSource;\n}\n\n/** Gets or sets the source to which filter applies. */\nexport interface CustomTopicConfig extends RaiTopicConfig {\n /** Content source to apply the Content Filters. */\n source?: RaiPolicyContentSource;\n}\n\nexport interface PATAuthTypeConnectionProperties extends ConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"PAT\";\n credentials?: ConnectionPersonalAccessToken;\n}\n\nexport interface ManagedIdentityAuthTypeConnectionProperties extends ConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"ManagedIdentity\";\n credentials?: ConnectionManagedIdentity;\n}\n\nexport interface UsernamePasswordAuthTypeConnectionProperties extends ConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"UsernamePassword\";\n credentials?: ConnectionUsernamePassword;\n}\n\nexport interface NoneAuthTypeConnectionProperties extends ConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"None\";\n}\n\nexport interface SASAuthTypeConnectionProperties extends ConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"SAS\";\n credentials?: ConnectionSharedAccessSignature;\n}\n\n/** This connection type covers the account key connection for Azure storage */\nexport interface AccountKeyAuthTypeConnectionProperties extends ConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"AccountKey\";\n /** Account key object for connection credential. */\n credentials?: ConnectionAccountKey;\n}\n\nexport interface ServicePrincipalAuthTypeConnectionProperties extends ConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"ServicePrincipal\";\n credentials?: ConnectionServicePrincipal;\n}\n\nexport interface AccessKeyAuthTypeConnectionProperties extends ConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"AccessKey\";\n credentials?: ConnectionAccessKey;\n}\n\n/**\n * This connection type covers the generic ApiKey auth connection categories, for examples:\n * AzureOpenAI:\n * Category:= AzureOpenAI\n * AuthType:= ApiKey (as type discriminator)\n * Credentials:= {ApiKey} as .ApiKey\n * Target:= {ApiBase}\n *\n * CognitiveService:\n * Category:= CognitiveService\n * AuthType:= ApiKey (as type discriminator)\n * Credentials:= {SubscriptionKey} as ApiKey\n * Target:= ServiceRegion={serviceRegion}\n *\n * CognitiveSearch:\n * Category:= CognitiveSearch\n * AuthType:= ApiKey (as type discriminator)\n * Credentials:= {Key} as ApiKey\n * Target:= {Endpoint}\n *\n * Use Metadata property bag for ApiType, ApiVersion, Kind and other metadata fields\n */\nexport interface ApiKeyAuthConnectionProperties extends ConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"ApiKey\";\n /** Api key object for connection credential. */\n credentials?: ConnectionApiKey;\n}\n\n/**\n * Category:= CustomKeys\n * AuthType:= CustomKeys (as type discriminator)\n * Credentials:= {CustomKeys} as CustomKeys\n * Target:= {any value}\n * Use Metadata property bag for ApiVersion and other metadata fields\n */\nexport interface CustomKeysConnectionProperties extends ConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"CustomKeys\";\n /** Custom Keys credential object */\n credentials?: CustomKeys;\n}\n\nexport interface OAuth2AuthTypeConnectionProperties extends ConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"OAuth2\";\n /**\n * ClientId and ClientSecret are required. Other properties are optional\n * depending on each OAuth2 provider's implementation.\n */\n credentials?: ConnectionOAuth2;\n}\n\n/** This connection type covers the AAD auth for any applicable Azure service */\nexport interface AADAuthTypeConnectionProperties extends ConnectionPropertiesV2 {\n /** Polymorphic discriminator, which specifies the different types this object can be */\n authType: \"AAD\";\n}\n\nexport interface CapabilityHostProperties extends ResourceBase {\n /** List of AI services connections. */\n aiServicesConnections?: string[];\n /** Kind of this capability host. */\n capabilityHostKind?: CapabilityHostKind;\n /** Customer subnet info to help set up this capability host. */\n customerSubnet?: string;\n /**\n * Provisioning state for the CapabilityHost.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: CapabilityHostProvisioningState;\n /** List of connection names from those available in the account or project to be used as a storage resource. */\n storageConnections?: string[];\n /** List of connection names from those available in the account or project to be used for Thread storage. */\n threadStorageConnections?: string[];\n /** List of connection names from those available in the account or project to be used for vector database (e.g. CosmosDB). */\n vectorStoreConnections?: string[];\n}\n\n/** The Private Endpoint Connection resource. */\nexport interface PrivateEndpointConnection extends AzureEntityResource {\n /** Resource properties. */\n properties?: PrivateEndpointConnectionProperties;\n /** The location of the private endpoint connection */\n location?: string;\n}\n\n/** Cognitive Services account is an Azure resource representing the provisioned account, it's type, location and SKU. */\nexport interface Account extends AzureEntityResource {\n /** The Kind of the resource. */\n kind?: string;\n /** The resource model definition representing SKU */\n sku?: Sku;\n /** Identity for the resource. */\n identity?: Identity;\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** The geo-location where the resource lives */\n location?: string;\n /** Properties of Cognitive Services account. */\n properties?: AccountProperties;\n}\n\n/** Cognitive Services project is an Azure resource representing the provisioned account's project, it's type, location and SKU. */\nexport interface Project extends AzureEntityResource {\n /** Identity for the resource. */\n identity?: Identity;\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** The geo-location where the resource lives */\n location?: string;\n /** Properties of Cognitive Services project. */\n properties?: ProjectProperties;\n}\n\nexport interface ModelCapacityListResultValueItem extends ProxyResource {\n /** The location of the Model Sku Capacity. */\n location?: string;\n /** Cognitive Services account ModelSkuCapacity. */\n properties?: ModelSkuCapacityProperties;\n}\n\n/** Cognitive Services account deployment. */\nexport interface Deployment extends ProxyResource {\n /** The resource model definition representing SKU */\n sku?: Sku;\n /**\n * Resource Etag.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** Properties of Cognitive Services account deployment. */\n properties?: DeploymentProperties;\n}\n\n/** Cognitive Services account commitment plan. */\nexport interface CommitmentPlan extends ProxyResource {\n /**\n * Resource Etag.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n /** The Kind of the resource. */\n kind?: string;\n /** The resource model definition representing SKU */\n sku?: Sku;\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** The geo-location where the resource lives */\n location?: string;\n /** Properties of Cognitive Services account commitment plan. */\n properties?: CommitmentPlanProperties;\n}\n\n/** Cognitive Services EncryptionScope */\nexport interface EncryptionScope extends ProxyResource {\n /**\n * Resource Etag.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** Properties of Cognitive Services EncryptionScope. */\n properties?: EncryptionScopeProperties;\n}\n\n/** Cognitive Services RaiPolicy. */\nexport interface RaiPolicy extends ProxyResource {\n /**\n * Resource Etag.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** Properties of Cognitive Services RaiPolicy. */\n properties?: RaiPolicyProperties;\n}\n\n/** Cognitive Services RaiBlocklist. */\nexport interface RaiBlocklist extends ProxyResource {\n /**\n * Resource Etag.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** Properties of Cognitive Services RaiBlocklist. */\n properties?: RaiBlocklistProperties;\n}\n\n/** Cognitive Services RaiBlocklist Item. */\nexport interface RaiBlocklistItem extends ProxyResource {\n /**\n * Resource Etag.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** Properties of Cognitive Services RaiBlocklist Item. */\n properties?: RaiBlocklistItemProperties;\n}\n\n/** Cognitive Services Rai Topic. */\nexport interface RaiTopic extends ProxyResource {\n /**\n * Resource Etag.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** Properties of Cognitive Services Rai Topic. */\n properties?: RaiTopicProperties;\n}\n\n/** Azure OpenAI Content Filter. */\nexport interface RaiContentFilter extends ProxyResource {\n /** Azure OpenAI Content Filter Properties. */\n properties?: RaiContentFilterProperties;\n}\n\n/** The commitment plan association. */\nexport interface CommitmentPlanAccountAssociation extends ProxyResource {\n /**\n * Resource Etag.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** The Azure resource id of the account. */\n accountId?: string;\n}\n\n/** NSP Configuration for an Cognitive Services account. */\nexport interface NetworkSecurityPerimeterConfiguration extends ProxyResource {\n /** NSP Configuration properties. */\n properties?: NetworkSecurityPerimeterConfigurationProperties;\n}\n\n/** The Defender for AI resource. */\nexport interface DefenderForAISetting extends ProxyResource {\n /**\n * Resource Etag.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly etag?: string;\n /** Resource tags. */\n tags?: { [propertyName: string]: string };\n /** Defender for AI state on the AI resource. */\n state?: DefenderForAISettingState;\n}\n\n/** Azure Resource Manager resource envelope. */\nexport interface CapabilityHost extends ProxyResource {\n /** [Required] Additional attributes of the entity. */\n properties: CapabilityHostProperties;\n}\n\n/** Azure Resource Manager resource envelope for Project CapabilityHost. */\nexport interface ProjectCapabilityHost extends ProxyResource {\n /** [Required] Additional attributes of the entity. */\n properties: ProjectCapabilityHostProperties;\n}\n\n/** The quota tier information for the subscription */\nexport interface QuotaTier extends ProxyResource {\n /** Properties of quota tier resource. */\n properties?: QuotaTierProperties;\n}\n\n/** Defines headers for Deployments_update operation. */\nexport interface DeploymentsUpdateHeaders {\n location?: string;\n}\n\n/** Defines headers for CommitmentPlans_updatePlan operation. */\nexport interface CommitmentPlansUpdatePlanHeaders {\n location?: string;\n}\n\n/** Defines headers for CommitmentPlans_deletePlan operation. */\nexport interface CommitmentPlansDeletePlanHeaders {\n location?: string;\n}\n\n/** Defines headers for CommitmentPlans_deleteAssociation operation. */\nexport interface CommitmentPlansDeleteAssociationHeaders {\n location?: string;\n}\n\n/** Defines headers for EncryptionScopes_delete operation. */\nexport interface EncryptionScopesDeleteHeaders {\n location?: string;\n}\n\n/** Defines headers for RaiPolicies_delete operation. */\nexport interface RaiPoliciesDeleteHeaders {\n location?: string;\n}\n\n/** Defines headers for RaiBlocklists_delete operation. */\nexport interface RaiBlocklistsDeleteHeaders {\n location?: string;\n}\n\n/** Defines headers for RaiBlocklistItems_delete operation. */\nexport interface RaiBlocklistItemsDeleteHeaders {\n location?: string;\n}\n\n/** Defines headers for RaiTopics_delete operation. */\nexport interface RaiTopicsDeleteHeaders {\n location?: string;\n}\n\n/** Defines headers for NetworkSecurityPerimeterConfigurations_reconcile operation. */\nexport interface NetworkSecurityPerimeterConfigurationsReconcileHeaders {\n location?: string;\n}\n\n/** Defines headers for AccountCapabilityHosts_delete operation. */\nexport interface AccountCapabilityHostsDeleteHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for AccountCapabilityHosts_createOrUpdate operation. */\nexport interface AccountCapabilityHostsCreateOrUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation status. */\n azureAsyncOperation?: string;\n}\n\n/** Defines headers for ProjectCapabilityHosts_delete operation. */\nexport interface ProjectCapabilityHostsDeleteHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation result. */\n location?: string;\n /** Duration the client should wait between requests, in seconds. */\n retryAfter?: number;\n}\n\n/** Defines headers for ProjectCapabilityHosts_createOrUpdate operation. */\nexport interface ProjectCapabilityHostsCreateOrUpdateHeaders {\n /** Timeout for the client to use when polling the asynchronous operation. */\n xMsAsyncOperationTimeout?: string;\n /** URI to poll for asynchronous operation status. */\n azureAsyncOperation?: string;\n}\n\n/** Known values of {@link SkuTier} that the service accepts. */\nexport enum KnownSkuTier {\n /** Free */\n Free = \"Free\",\n /** Basic */\n Basic = \"Basic\",\n /** Standard */\n Standard = \"Standard\",\n /** Premium */\n Premium = \"Premium\",\n /** Enterprise */\n Enterprise = \"Enterprise\",\n}\n\n/**\n * Defines values for SkuTier. \\\n * {@link KnownSkuTier} can be used interchangeably with SkuTier,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Free** \\\n * **Basic** \\\n * **Standard** \\\n * **Premium** \\\n * **Enterprise**\n */\nexport type SkuTier = string;\n\n/** Known values of {@link ProvisioningState} that the service accepts. */\nexport enum KnownProvisioningState {\n /** Accepted */\n Accepted = \"Accepted\",\n /** Creating */\n Creating = \"Creating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Moving */\n Moving = \"Moving\",\n /** Failed */\n Failed = \"Failed\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** ResolvingDNS */\n ResolvingDNS = \"ResolvingDNS\",\n /** Canceled */\n Canceled = \"Canceled\",\n}\n\n/**\n * Defines values for ProvisioningState. \\\n * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Accepted** \\\n * **Creating** \\\n * **Deleting** \\\n * **Moving** \\\n * **Failed** \\\n * **Succeeded** \\\n * **ResolvingDNS** \\\n * **Canceled**\n */\nexport type ProvisioningState = string;\n\n/** Known values of {@link NetworkRuleAction} that the service accepts. */\nexport enum KnownNetworkRuleAction {\n /** Allow */\n Allow = \"Allow\",\n /** Deny */\n Deny = \"Deny\",\n}\n\n/**\n * Defines values for NetworkRuleAction. \\\n * {@link KnownNetworkRuleAction} can be used interchangeably with NetworkRuleAction,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Allow** \\\n * **Deny**\n */\nexport type NetworkRuleAction = string;\n\n/** Known values of {@link ByPassSelection} that the service accepts. */\nexport enum KnownByPassSelection {\n /** None */\n None = \"None\",\n /** AzureServices */\n AzureServices = \"AzureServices\",\n}\n\n/**\n * Defines values for ByPassSelection. \\\n * {@link KnownByPassSelection} can be used interchangeably with ByPassSelection,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None** \\\n * **AzureServices**\n */\nexport type ByPassSelection = string;\n\n/** Known values of {@link KeySource} that the service accepts. */\nexport enum KnownKeySource {\n /** MicrosoftCognitiveServices */\n MicrosoftCognitiveServices = \"Microsoft.CognitiveServices\",\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 * **Microsoft.CognitiveServices** \\\n * **Microsoft.KeyVault**\n */\nexport type KeySource = string;\n\n/** Known values of {@link PrivateEndpointServiceConnectionStatus} that the service accepts. */\nexport enum KnownPrivateEndpointServiceConnectionStatus {\n /** Pending */\n Pending = \"Pending\",\n /** Approved */\n Approved = \"Approved\",\n /** Rejected */\n Rejected = \"Rejected\",\n}\n\n/**\n * Defines values for PrivateEndpointServiceConnectionStatus. \\\n * {@link KnownPrivateEndpointServiceConnectionStatus} can be used interchangeably with PrivateEndpointServiceConnectionStatus,\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 */\nexport type PrivateEndpointServiceConnectionStatus = 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 /** 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 * **Deleting** \\\n * **Failed**\n */\nexport type PrivateEndpointConnectionProvisioningState = 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 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 RoutingMethods} that the service accepts. */\nexport enum KnownRoutingMethods {\n /** Priority */\n Priority = \"Priority\",\n /** Weighted */\n Weighted = \"Weighted\",\n /** Performance */\n Performance = \"Performance\",\n}\n\n/**\n * Defines values for RoutingMethods. \\\n * {@link KnownRoutingMethods} can be used interchangeably with RoutingMethods,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Priority** \\\n * **Weighted** \\\n * **Performance**\n */\nexport type RoutingMethods = string;\n\n/** Known values of {@link AbusePenaltyAction} that the service accepts. */\nexport enum KnownAbusePenaltyAction {\n /** Throttle */\n Throttle = \"Throttle\",\n /** Block */\n Block = \"Block\",\n}\n\n/**\n * Defines values for AbusePenaltyAction. \\\n * {@link KnownAbusePenaltyAction} can be used interchangeably with AbusePenaltyAction,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Throttle** \\\n * **Block**\n */\nexport type AbusePenaltyAction = string;\n\n/** Known values of {@link ScenarioType} that the service accepts. */\nexport enum KnownScenarioType {\n /** None */\n None = \"none\",\n /** Agent */\n Agent = \"agent\",\n}\n\n/**\n * Defines values for ScenarioType. \\\n * {@link KnownScenarioType} can be used interchangeably with ScenarioType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **none** \\\n * **agent**\n */\nexport type ScenarioType = string;\n\n/** Known values of {@link ResourceSkuRestrictionsReasonCode} that the service accepts. */\nexport enum KnownResourceSkuRestrictionsReasonCode {\n /** QuotaId */\n QuotaId = \"QuotaId\",\n /** NotAvailableForSubscription */\n NotAvailableForSubscription = \"NotAvailableForSubscription\",\n}\n\n/**\n * Defines values for ResourceSkuRestrictionsReasonCode. \\\n * {@link KnownResourceSkuRestrictionsReasonCode} can be used interchangeably with ResourceSkuRestrictionsReasonCode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **QuotaId** \\\n * **NotAvailableForSubscription**\n */\nexport type ResourceSkuRestrictionsReasonCode = string;\n\n/** Known values of {@link UnitType} that the service accepts. */\nexport enum KnownUnitType {\n /** Count */\n Count = \"Count\",\n /** Bytes */\n Bytes = \"Bytes\",\n /** Seconds */\n Seconds = \"Seconds\",\n /** Percent */\n Percent = \"Percent\",\n /** CountPerSecond */\n CountPerSecond = \"CountPerSecond\",\n /** BytesPerSecond */\n BytesPerSecond = \"BytesPerSecond\",\n /** Milliseconds */\n Milliseconds = \"Milliseconds\",\n}\n\n/**\n * Defines values for UnitType. \\\n * {@link KnownUnitType} can be used interchangeably with UnitType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Count** \\\n * **Bytes** \\\n * **Seconds** \\\n * **Percent** \\\n * **CountPerSecond** \\\n * **BytesPerSecond** \\\n * **Milliseconds**\n */\nexport type UnitType = string;\n\n/** Known values of {@link QuotaUsageStatus} that the service accepts. */\nexport enum KnownQuotaUsageStatus {\n /** Included */\n Included = \"Included\",\n /** Blocked */\n Blocked = \"Blocked\",\n /** InOverage */\n InOverage = \"InOverage\",\n /** Unknown */\n Unknown = \"Unknown\",\n}\n\n/**\n * Defines values for QuotaUsageStatus. \\\n * {@link KnownQuotaUsageStatus} can be used interchangeably with QuotaUsageStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Included** \\\n * **Blocked** \\\n * **InOverage** \\\n * **Unknown**\n */\nexport type QuotaUsageStatus = string;\n\n/** Known values of {@link DeprecationStatus} that the service accepts. */\nexport enum KnownDeprecationStatus {\n /** Planned */\n Planned = \"Planned\",\n /** Tentative */\n Tentative = \"Tentative\",\n}\n\n/**\n * Defines values for DeprecationStatus. \\\n * {@link KnownDeprecationStatus} can be used interchangeably with DeprecationStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Planned** \\\n * **Tentative**\n */\nexport type DeprecationStatus = string;\n\n/** Known values of {@link ModelLifecycleStatus} that the service accepts. */\nexport enum KnownModelLifecycleStatus {\n /** Legacy state. Replaced with GenerallyAvailable going forward. */\n Stable = \"Stable\",\n /** Model is in preview and may be subject to changes. */\n Preview = \"Preview\",\n /** Model is generally available for production use. */\n GenerallyAvailable = \"GenerallyAvailable\",\n /** Model is being deprecated and will be removed in the future. Only customers with existing deployments can create new deployments with this model. */\n Deprecating = \"Deprecating\",\n /** Model has been deprecated, also known as retired, and is no longer supported. Inference calls to deployments of models in this lifecycle state will return 410 errors. */\n Deprecated = \"Deprecated\",\n /** Model is a legacy version that is no longer recommended for use. Customers should migrate to newer models. Check replacementConfig for upgrade information. */\n Legacy = \"Legacy\",\n}\n\n/**\n * Defines values for ModelLifecycleStatus. \\\n * {@link KnownModelLifecycleStatus} can be used interchangeably with ModelLifecycleStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Stable**: Legacy state. Replaced with GenerallyAvailable going forward. \\\n * **Preview**: Model is in preview and may be subject to changes. \\\n * **GenerallyAvailable**: Model is generally available for production use. \\\n * **Deprecating**: Model is being deprecated and will be removed in the future. Only customers with existing deployments can create new deployments with this model. \\\n * **Deprecated**: Model has been deprecated, also known as retired, and is no longer supported. Inference calls to deployments of models in this lifecycle state will return 410 errors. \\\n * **Legacy**: Model is a legacy version that is no longer recommended for use. Customers should migrate to newer models. Check replacementConfig for upgrade information.\n */\nexport type ModelLifecycleStatus = string;\n\n/** Known values of {@link Origin} that the service accepts. */\nexport enum KnownOrigin {\n /** User */\n User = \"user\",\n /** System */\n System = \"system\",\n /** UserSystem */\n UserSystem = \"user,system\",\n}\n\n/**\n * Defines values for Origin. \\\n * {@link KnownOrigin} can be used interchangeably with Origin,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **user** \\\n * **system** \\\n * **user,system**\n */\nexport type Origin = string;\n\n/** Known values of {@link ActionType} that the service accepts. */\nexport enum KnownActionType {\n /** Internal */\n Internal = \"Internal\",\n}\n\n/**\n * Defines values for ActionType. \\\n * {@link KnownActionType} can be used interchangeably with ActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Internal**\n */\nexport type ActionType = string;\n\n/** Known values of {@link HostingModel} that the service accepts. */\nexport enum KnownHostingModel {\n /** Web */\n Web = \"Web\",\n /** ConnectedContainer */\n ConnectedContainer = \"ConnectedContainer\",\n /** DisconnectedContainer */\n DisconnectedContainer = \"DisconnectedContainer\",\n /** ProvisionedWeb */\n ProvisionedWeb = \"ProvisionedWeb\",\n}\n\n/**\n * Defines values for HostingModel. \\\n * {@link KnownHostingModel} can be used interchangeably with HostingModel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Web** \\\n * **ConnectedContainer** \\\n * **DisconnectedContainer** \\\n * **ProvisionedWeb**\n */\nexport type HostingModel = string;\n\n/** Known values of {@link DeploymentProvisioningState} that the service accepts. */\nexport enum KnownDeploymentProvisioningState {\n /** Accepted */\n Accepted = \"Accepted\",\n /** Creating */\n Creating = \"Creating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Moving */\n Moving = \"Moving\",\n /** Failed */\n Failed = \"Failed\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Disabled */\n Disabled = \"Disabled\",\n /** Canceled */\n Canceled = \"Canceled\",\n}\n\n/**\n * Defines values for DeploymentProvisioningState. \\\n * {@link KnownDeploymentProvisioningState} can be used interchangeably with DeploymentProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Accepted** \\\n * **Creating** \\\n * **Deleting** \\\n * **Moving** \\\n * **Failed** \\\n * **Succeeded** \\\n * **Disabled** \\\n * **Canceled**\n */\nexport type DeploymentProvisioningState = string;\n\n/** Known values of {@link DeploymentScaleType} that the service accepts. */\nexport enum KnownDeploymentScaleType {\n /** Standard */\n Standard = \"Standard\",\n /** Manual */\n Manual = \"Manual\",\n}\n\n/**\n * Defines values for DeploymentScaleType. \\\n * {@link KnownDeploymentScaleType} can be used interchangeably with DeploymentScaleType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Standard** \\\n * **Manual**\n */\nexport type DeploymentScaleType = string;\n\n/** Known values of {@link DeploymentModelVersionUpgradeOption} that the service accepts. */\nexport enum KnownDeploymentModelVersionUpgradeOption {\n /** OnceNewDefaultVersionAvailable */\n OnceNewDefaultVersionAvailable = \"OnceNewDefaultVersionAvailable\",\n /** OnceCurrentVersionExpired */\n OnceCurrentVersionExpired = \"OnceCurrentVersionExpired\",\n /** NoAutoUpgrade */\n NoAutoUpgrade = \"NoAutoUpgrade\",\n}\n\n/**\n * Defines values for DeploymentModelVersionUpgradeOption. \\\n * {@link KnownDeploymentModelVersionUpgradeOption} can be used interchangeably with DeploymentModelVersionUpgradeOption,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **OnceNewDefaultVersionAvailable** \\\n * **OnceCurrentVersionExpired** \\\n * **NoAutoUpgrade**\n */\nexport type DeploymentModelVersionUpgradeOption = string;\n\n/** Known values of {@link CommitmentPlanProvisioningState} that the service accepts. */\nexport enum KnownCommitmentPlanProvisioningState {\n /** Accepted */\n Accepted = \"Accepted\",\n /** Creating */\n Creating = \"Creating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Moving */\n Moving = \"Moving\",\n /** Failed */\n Failed = \"Failed\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Canceled */\n Canceled = \"Canceled\",\n}\n\n/**\n * Defines values for CommitmentPlanProvisioningState. \\\n * {@link KnownCommitmentPlanProvisioningState} can be used interchangeably with CommitmentPlanProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Accepted** \\\n * **Creating** \\\n * **Deleting** \\\n * **Moving** \\\n * **Failed** \\\n * **Succeeded** \\\n * **Canceled**\n */\nexport type CommitmentPlanProvisioningState = string;\n\n/** Known values of {@link EncryptionScopeProvisioningState} that the service accepts. */\nexport enum KnownEncryptionScopeProvisioningState {\n /** Accepted */\n Accepted = \"Accepted\",\n /** Creating */\n Creating = \"Creating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Moving */\n Moving = \"Moving\",\n /** Failed */\n Failed = \"Failed\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Canceled */\n Canceled = \"Canceled\",\n}\n\n/**\n * Defines values for EncryptionScopeProvisioningState. \\\n * {@link KnownEncryptionScopeProvisioningState} can be used interchangeably with EncryptionScopeProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Accepted** \\\n * **Creating** \\\n * **Deleting** \\\n * **Moving** \\\n * **Failed** \\\n * **Succeeded** \\\n * **Canceled**\n */\nexport type EncryptionScopeProvisioningState = string;\n\n/** Known values of {@link EncryptionScopeState} that the service accepts. */\nexport enum KnownEncryptionScopeState {\n /** Disabled */\n Disabled = \"Disabled\",\n /** Enabled */\n Enabled = \"Enabled\",\n}\n\n/**\n * Defines values for EncryptionScopeState. \\\n * {@link KnownEncryptionScopeState} can be used interchangeably with EncryptionScopeState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled** \\\n * **Enabled**\n */\nexport type EncryptionScopeState = string;\n\n/** Known values of {@link RaiPolicyType} that the service accepts. */\nexport enum KnownRaiPolicyType {\n /** UserManaged */\n UserManaged = \"UserManaged\",\n /** SystemManaged */\n SystemManaged = \"SystemManaged\",\n}\n\n/**\n * Defines values for RaiPolicyType. \\\n * {@link KnownRaiPolicyType} can be used interchangeably with RaiPolicyType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **UserManaged** \\\n * **SystemManaged**\n */\nexport type RaiPolicyType = string;\n\n/** Known values of {@link RaiPolicyMode} that the service accepts. */\nexport enum KnownRaiPolicyMode {\n /** Default */\n Default = \"Default\",\n /** Deferred */\n Deferred = \"Deferred\",\n /** Blocking */\n Blocking = \"Blocking\",\n /** AsynchronousFilter */\n AsynchronousFilter = \"Asynchronous_filter\",\n}\n\n/**\n * Defines values for RaiPolicyMode. \\\n * {@link KnownRaiPolicyMode} can be used interchangeably with RaiPolicyMode,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Default** \\\n * **Deferred** \\\n * **Blocking** \\\n * **Asynchronous_filter**\n */\nexport type RaiPolicyMode = string;\n\n/** Known values of {@link ContentLevel} that the service accepts. */\nexport enum KnownContentLevel {\n /** Low */\n Low = \"Low\",\n /** Medium */\n Medium = \"Medium\",\n /** High */\n High = \"High\",\n}\n\n/**\n * Defines values for ContentLevel. \\\n * {@link KnownContentLevel} can be used interchangeably with ContentLevel,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Low** \\\n * **Medium** \\\n * **High**\n */\nexport type ContentLevel = string;\n\n/** Known values of {@link RaiPolicyContentSource} that the service accepts. */\nexport enum KnownRaiPolicyContentSource {\n /** Prompt */\n Prompt = \"Prompt\",\n /** Completion */\n Completion = \"Completion\",\n}\n\n/**\n * Defines values for RaiPolicyContentSource. \\\n * {@link KnownRaiPolicyContentSource} can be used interchangeably with RaiPolicyContentSource,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Prompt** \\\n * **Completion**\n */\nexport type RaiPolicyContentSource = string;\n\n/** Known values of {@link NspAccessRuleDirection} that the service accepts. */\nexport enum KnownNspAccessRuleDirection {\n /** Inbound */\n Inbound = \"Inbound\",\n /** Outbound */\n Outbound = \"Outbound\",\n}\n\n/**\n * Defines values for NspAccessRuleDirection. \\\n * {@link KnownNspAccessRuleDirection} can be used interchangeably with NspAccessRuleDirection,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Inbound** \\\n * **Outbound**\n */\nexport type NspAccessRuleDirection = string;\n\n/** Known values of {@link DefenderForAISettingState} that the service accepts. */\nexport enum KnownDefenderForAISettingState {\n /** Disabled */\n Disabled = \"Disabled\",\n /** Enabled */\n Enabled = \"Enabled\",\n}\n\n/**\n * Defines values for DefenderForAISettingState. \\\n * {@link KnownDefenderForAISettingState} can be used interchangeably with DefenderForAISettingState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled** \\\n * **Enabled**\n */\nexport type DefenderForAISettingState = string;\n\n/** Known values of {@link ConnectionAuthType} that the service accepts. */\nexport enum KnownConnectionAuthType {\n /** PAT */\n PAT = \"PAT\",\n /** ManagedIdentity */\n ManagedIdentity = \"ManagedIdentity\",\n /** UsernamePassword */\n UsernamePassword = \"UsernamePassword\",\n /** None */\n None = \"None\",\n /** SAS */\n SAS = \"SAS\",\n /** AccountKey */\n AccountKey = \"AccountKey\",\n /** ServicePrincipal */\n ServicePrincipal = \"ServicePrincipal\",\n /** AccessKey */\n AccessKey = \"AccessKey\",\n /** ApiKey */\n ApiKey = \"ApiKey\",\n /** CustomKeys */\n CustomKeys = \"CustomKeys\",\n /** OAuth2 */\n OAuth2 = \"OAuth2\",\n /** AAD */\n AAD = \"AAD\",\n}\n\n/**\n * Defines values for ConnectionAuthType. \\\n * {@link KnownConnectionAuthType} can be used interchangeably with ConnectionAuthType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **PAT** \\\n * **ManagedIdentity** \\\n * **UsernamePassword** \\\n * **None** \\\n * **SAS** \\\n * **AccountKey** \\\n * **ServicePrincipal** \\\n * **AccessKey** \\\n * **ApiKey** \\\n * **CustomKeys** \\\n * **OAuth2** \\\n * **AAD**\n */\nexport type ConnectionAuthType = string;\n\n/** Known values of {@link ConnectionCategory} that the service accepts. */\nexport enum KnownConnectionCategory {\n /** PythonFeed */\n PythonFeed = \"PythonFeed\",\n /** ContainerRegistry */\n ContainerRegistry = \"ContainerRegistry\",\n /** Git */\n Git = \"Git\",\n /** S3 */\n S3 = \"S3\",\n /** Snowflake */\n Snowflake = \"Snowflake\",\n /** AzureSqlDb */\n AzureSqlDb = \"AzureSqlDb\",\n /** AzureSynapseAnalytics */\n AzureSynapseAnalytics = \"AzureSynapseAnalytics\",\n /** AzureMySqlDb */\n AzureMySqlDb = \"AzureMySqlDb\",\n /** AzurePostgresDb */\n AzurePostgresDb = \"AzurePostgresDb\",\n /** AdlsGen2 */\n AdlsGen2 = \"ADLSGen2\",\n /** Redis */\n Redis = \"Redis\",\n /** ApiKey */\n ApiKey = \"ApiKey\",\n /** AzureOpenAI */\n AzureOpenAI = \"AzureOpenAI\",\n /** AIServices */\n AIServices = \"AIServices\",\n /** CognitiveSearch */\n CognitiveSearch = \"CognitiveSearch\",\n /** CognitiveService */\n CognitiveService = \"CognitiveService\",\n /** CustomKeys */\n CustomKeys = \"CustomKeys\",\n /** AzureBlob */\n AzureBlob = \"AzureBlob\",\n /** AzureOneLake */\n AzureOneLake = \"AzureOneLake\",\n /** CosmosDb */\n CosmosDb = \"CosmosDb\",\n /** CosmosDbMongoDbApi */\n CosmosDbMongoDbApi = \"CosmosDbMongoDbApi\",\n /** AzureDataExplorer */\n AzureDataExplorer = \"AzureDataExplorer\",\n /** AzureMariaDb */\n AzureMariaDb = \"AzureMariaDb\",\n /** AzureDatabricksDeltaLake */\n AzureDatabricksDeltaLake = \"AzureDatabricksDeltaLake\",\n /** AzureSqlMi */\n AzureSqlMi = \"AzureSqlMi\",\n /** AzureTableStorage */\n AzureTableStorage = \"AzureTableStorage\",\n /** AmazonRdsForOracle */\n AmazonRdsForOracle = \"AmazonRdsForOracle\",\n /** AmazonRdsForSqlServer */\n AmazonRdsForSqlServer = \"AmazonRdsForSqlServer\",\n /** AmazonRedshift */\n AmazonRedshift = \"AmazonRedshift\",\n /** Db2 */\n Db2 = \"Db2\",\n /** Drill */\n Drill = \"Drill\",\n /** GoogleBigQuery */\n GoogleBigQuery = \"GoogleBigQuery\",\n /** Greenplum */\n Greenplum = \"Greenplum\",\n /** Hbase */\n Hbase = \"Hbase\",\n /** Hive */\n Hive = \"Hive\",\n /** Impala */\n Impala = \"Impala\",\n /** Informix */\n Informix = \"Informix\",\n /** MariaDb */\n MariaDb = \"MariaDb\",\n /** MicrosoftAccess */\n MicrosoftAccess = \"MicrosoftAccess\",\n /** MySql */\n MySql = \"MySql\",\n /** Netezza */\n Netezza = \"Netezza\",\n /** Oracle */\n Oracle = \"Oracle\",\n /** Phoenix */\n Phoenix = \"Phoenix\",\n /** PostgreSql */\n PostgreSql = \"PostgreSql\",\n /** Presto */\n Presto = \"Presto\",\n /** SapOpenHub */\n SapOpenHub = \"SapOpenHub\",\n /** SapBw */\n SapBw = \"SapBw\",\n /** SapHana */\n SapHana = \"SapHana\",\n /** SapTable */\n SapTable = \"SapTable\",\n /** Spark */\n Spark = \"Spark\",\n /** SqlServer */\n SqlServer = \"SqlServer\",\n /** Sybase */\n Sybase = \"Sybase\",\n /** Teradata */\n Teradata = \"Teradata\",\n /** Vertica */\n Vertica = \"Vertica\",\n /** Pinecone */\n Pinecone = \"Pinecone\",\n /** Cassandra */\n Cassandra = \"Cassandra\",\n /** Couchbase */\n Couchbase = \"Couchbase\",\n /** MongoDbV2 */\n MongoDbV2 = \"MongoDbV2\",\n /** MongoDbAtlas */\n MongoDbAtlas = \"MongoDbAtlas\",\n /** AmazonS3Compatible */\n AmazonS3Compatible = \"AmazonS3Compatible\",\n /** FileServer */\n FileServer = \"FileServer\",\n /** FtpServer */\n FtpServer = \"FtpServer\",\n /** GoogleCloudStorage */\n GoogleCloudStorage = \"GoogleCloudStorage\",\n /** Hdfs */\n Hdfs = \"Hdfs\",\n /** OracleCloudStorage */\n OracleCloudStorage = \"OracleCloudStorage\",\n /** Sftp */\n Sftp = \"Sftp\",\n /** GenericHttp */\n GenericHttp = \"GenericHttp\",\n /** ODataRest */\n ODataRest = \"ODataRest\",\n /** Odbc */\n Odbc = \"Odbc\",\n /** GenericRest */\n GenericRest = \"GenericRest\",\n /** AmazonMws */\n AmazonMws = \"AmazonMws\",\n /** Concur */\n Concur = \"Concur\",\n /** Dynamics */\n Dynamics = \"Dynamics\",\n /** DynamicsAx */\n DynamicsAx = \"DynamicsAx\",\n /** DynamicsCrm */\n DynamicsCrm = \"DynamicsCrm\",\n /** GoogleAdWords */\n GoogleAdWords = \"GoogleAdWords\",\n /** Hubspot */\n Hubspot = \"Hubspot\",\n /** Jira */\n Jira = \"Jira\",\n /** Magento */\n Magento = \"Magento\",\n /** Marketo */\n Marketo = \"Marketo\",\n /** Office365 */\n Office365 = \"Office365\",\n /** Eloqua */\n Eloqua = \"Eloqua\",\n /** Responsys */\n Responsys = \"Responsys\",\n /** OracleServiceCloud */\n OracleServiceCloud = \"OracleServiceCloud\",\n /** PayPal */\n PayPal = \"PayPal\",\n /** QuickBooks */\n QuickBooks = \"QuickBooks\",\n /** Salesforce */\n Salesforce = \"Salesforce\",\n /** SalesforceServiceCloud */\n SalesforceServiceCloud = \"SalesforceServiceCloud\",\n /** SalesforceMarketingCloud */\n SalesforceMarketingCloud = \"SalesforceMarketingCloud\",\n /** SapCloudForCustomer */\n SapCloudForCustomer = \"SapCloudForCustomer\",\n /** SapEcc */\n SapEcc = \"SapEcc\",\n /** ServiceNow */\n ServiceNow = \"ServiceNow\",\n /** SharePointOnlineList */\n SharePointOnlineList = \"SharePointOnlineList\",\n /** Shopify */\n Shopify = \"Shopify\",\n /** Square */\n Square = \"Square\",\n /** WebTable */\n WebTable = \"WebTable\",\n /** Xero */\n Xero = \"Xero\",\n /** Zoho */\n Zoho = \"Zoho\",\n /** GenericContainerRegistry */\n GenericContainerRegistry = \"GenericContainerRegistry\",\n /** Elasticsearch */\n Elasticsearch = \"Elasticsearch\",\n /** OpenAI */\n OpenAI = \"OpenAI\",\n /** Serp */\n Serp = \"Serp\",\n /** BingLLMSearch */\n BingLLMSearch = \"BingLLMSearch\",\n /** Serverless */\n Serverless = \"Serverless\",\n /** ManagedOnlineEndpoint */\n ManagedOnlineEndpoint = \"ManagedOnlineEndpoint\",\n /** AzureStorageAccount */\n AzureStorageAccount = \"AzureStorageAccount\",\n}\n\n/**\n * Defines values for ConnectionCategory. \\\n * {@link KnownConnectionCategory} can be used interchangeably with ConnectionCategory,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **PythonFeed** \\\n * **ContainerRegistry** \\\n * **Git** \\\n * **S3** \\\n * **Snowflake** \\\n * **AzureSqlDb** \\\n * **AzureSynapseAnalytics** \\\n * **AzureMySqlDb** \\\n * **AzurePostgresDb** \\\n * **ADLSGen2** \\\n * **Redis** \\\n * **ApiKey** \\\n * **AzureOpenAI** \\\n * **AIServices** \\\n * **CognitiveSearch** \\\n * **CognitiveService** \\\n * **CustomKeys** \\\n * **AzureBlob** \\\n * **AzureOneLake** \\\n * **CosmosDb** \\\n * **CosmosDbMongoDbApi** \\\n * **AzureDataExplorer** \\\n * **AzureMariaDb** \\\n * **AzureDatabricksDeltaLake** \\\n * **AzureSqlMi** \\\n * **AzureTableStorage** \\\n * **AmazonRdsForOracle** \\\n * **AmazonRdsForSqlServer** \\\n * **AmazonRedshift** \\\n * **Db2** \\\n * **Drill** \\\n * **GoogleBigQuery** \\\n * **Greenplum** \\\n * **Hbase** \\\n * **Hive** \\\n * **Impala** \\\n * **Informix** \\\n * **MariaDb** \\\n * **MicrosoftAccess** \\\n * **MySql** \\\n * **Netezza** \\\n * **Oracle** \\\n * **Phoenix** \\\n * **PostgreSql** \\\n * **Presto** \\\n * **SapOpenHub** \\\n * **SapBw** \\\n * **SapHana** \\\n * **SapTable** \\\n * **Spark** \\\n * **SqlServer** \\\n * **Sybase** \\\n * **Teradata** \\\n * **Vertica** \\\n * **Pinecone** \\\n * **Cassandra** \\\n * **Couchbase** \\\n * **MongoDbV2** \\\n * **MongoDbAtlas** \\\n * **AmazonS3Compatible** \\\n * **FileServer** \\\n * **FtpServer** \\\n * **GoogleCloudStorage** \\\n * **Hdfs** \\\n * **OracleCloudStorage** \\\n * **Sftp** \\\n * **GenericHttp** \\\n * **ODataRest** \\\n * **Odbc** \\\n * **GenericRest** \\\n * **AmazonMws** \\\n * **Concur** \\\n * **Dynamics** \\\n * **DynamicsAx** \\\n * **DynamicsCrm** \\\n * **GoogleAdWords** \\\n * **Hubspot** \\\n * **Jira** \\\n * **Magento** \\\n * **Marketo** \\\n * **Office365** \\\n * **Eloqua** \\\n * **Responsys** \\\n * **OracleServiceCloud** \\\n * **PayPal** \\\n * **QuickBooks** \\\n * **Salesforce** \\\n * **SalesforceServiceCloud** \\\n * **SalesforceMarketingCloud** \\\n * **SapCloudForCustomer** \\\n * **SapEcc** \\\n * **ServiceNow** \\\n * **SharePointOnlineList** \\\n * **Shopify** \\\n * **Square** \\\n * **WebTable** \\\n * **Xero** \\\n * **Zoho** \\\n * **GenericContainerRegistry** \\\n * **Elasticsearch** \\\n * **OpenAI** \\\n * **Serp** \\\n * **BingLLMSearch** \\\n * **Serverless** \\\n * **ManagedOnlineEndpoint** \\\n * **AzureStorageAccount**\n */\nexport type ConnectionCategory = string;\n\n/** Known values of {@link ConnectionGroup} that the service accepts. */\nexport enum KnownConnectionGroup {\n /** Azure */\n Azure = \"Azure\",\n /** AzureAI */\n AzureAI = \"AzureAI\",\n /** Database */\n Database = \"Database\",\n /** NoSQL */\n NoSQL = \"NoSQL\",\n /** File */\n File = \"File\",\n /** GenericProtocol */\n GenericProtocol = \"GenericProtocol\",\n /** ServicesAndApps */\n ServicesAndApps = \"ServicesAndApps\",\n}\n\n/**\n * Defines values for ConnectionGroup. \\\n * {@link KnownConnectionGroup} can be used interchangeably with ConnectionGroup,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Azure** \\\n * **AzureAI** \\\n * **Database** \\\n * **NoSQL** \\\n * **File** \\\n * **GenericProtocol** \\\n * **ServicesAndApps**\n */\nexport type ConnectionGroup = string;\n\n/** Known values of {@link ManagedPERequirement} that the service accepts. */\nexport enum KnownManagedPERequirement {\n /** Required */\n Required = \"Required\",\n /** NotRequired */\n NotRequired = \"NotRequired\",\n /** NotApplicable */\n NotApplicable = \"NotApplicable\",\n}\n\n/**\n * Defines values for ManagedPERequirement. \\\n * {@link KnownManagedPERequirement} can be used interchangeably with ManagedPERequirement,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Required** \\\n * **NotRequired** \\\n * **NotApplicable**\n */\nexport type ManagedPERequirement = string;\n\n/** Known values of {@link ManagedPEStatus} that the service accepts. */\nexport enum KnownManagedPEStatus {\n /** Inactive */\n Inactive = \"Inactive\",\n /** Active */\n Active = \"Active\",\n /** NotApplicable */\n NotApplicable = \"NotApplicable\",\n}\n\n/**\n * Defines values for ManagedPEStatus. \\\n * {@link KnownManagedPEStatus} can be used interchangeably with ManagedPEStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Inactive** \\\n * **Active** \\\n * **NotApplicable**\n */\nexport type ManagedPEStatus = string;\n\n/** Known values of {@link CapabilityHostKind} that the service accepts. */\nexport enum KnownCapabilityHostKind {\n /** Agents */\n Agents = \"Agents\",\n}\n\n/**\n * Defines values for CapabilityHostKind. \\\n * {@link KnownCapabilityHostKind} can be used interchangeably with CapabilityHostKind,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Agents**\n */\nexport type CapabilityHostKind = string;\n\n/** Known values of {@link CapabilityHostProvisioningState} that the service accepts. */\nexport enum KnownCapabilityHostProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Canceled */\n Canceled = \"Canceled\",\n /** Creating */\n Creating = \"Creating\",\n /** Updating */\n Updating = \"Updating\",\n /** Deleting */\n Deleting = \"Deleting\",\n}\n\n/**\n * Defines values for CapabilityHostProvisioningState. \\\n * {@link KnownCapabilityHostProvisioningState} can be used interchangeably with CapabilityHostProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Failed** \\\n * **Canceled** \\\n * **Creating** \\\n * **Updating** \\\n * **Deleting**\n */\nexport type CapabilityHostProvisioningState = string;\n\n/** Known values of {@link TierUpgradePolicy} that the service accepts. */\nexport enum KnownTierUpgradePolicy {\n /** OnceUpgradeIsAvailable */\n OnceUpgradeIsAvailable = \"OnceUpgradeIsAvailable\",\n /** NoAutoUpgrade */\n NoAutoUpgrade = \"NoAutoUpgrade\",\n}\n\n/**\n * Defines values for TierUpgradePolicy. \\\n * {@link KnownTierUpgradePolicy} can be used interchangeably with TierUpgradePolicy,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **OnceUpgradeIsAvailable** \\\n * **NoAutoUpgrade**\n */\nexport type TierUpgradePolicy = string;\n\n/** Known values of {@link UpgradeAvailabilityStatus} that the service accepts. */\nexport enum KnownUpgradeAvailabilityStatus {\n /** Available */\n Available = \"Available\",\n /** NotAvailable */\n NotAvailable = \"NotAvailable\",\n}\n\n/**\n * Defines values for UpgradeAvailabilityStatus. \\\n * {@link KnownUpgradeAvailabilityStatus} can be used interchangeably with UpgradeAvailabilityStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Available** \\\n * **NotAvailable**\n */\nexport type UpgradeAvailabilityStatus = string;\n/** Defines values for ResourceIdentityType. */\nexport type ResourceIdentityType =\n | \"None\"\n | \"SystemAssigned\"\n | \"UserAssigned\"\n | \"SystemAssigned, UserAssigned\";\n/** Defines values for KeyName. */\nexport type KeyName = \"Key1\" | \"Key2\";\n/** Defines values for ResourceSkuRestrictionsType. */\nexport type ResourceSkuRestrictionsType = \"Location\" | \"Zone\";\n\n/** Optional parameters. */\nexport interface AccountsCreateOptionalParams 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 AccountsCreateResponse = Account;\n\n/** Optional parameters. */\nexport interface AccountsUpdateOptionalParams 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 AccountsUpdateResponse = Account;\n\n/** Optional parameters. */\nexport interface AccountsDeleteOptionalParams 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 AccountsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AccountsGetResponse = Account;\n\n/** Optional parameters. */\nexport interface AccountsListByResourceGroupOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type AccountsListByResourceGroupResponse = AccountListResult;\n\n/** Optional parameters. */\nexport interface AccountsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type AccountsListResponse = AccountListResult;\n\n/** Optional parameters. */\nexport interface AccountsListKeysOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listKeys operation. */\nexport type AccountsListKeysResponse = ApiKeys;\n\n/** Optional parameters. */\nexport interface AccountsRegenerateKeyOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the regenerateKey operation. */\nexport type AccountsRegenerateKeyResponse = ApiKeys;\n\n/** Optional parameters. */\nexport interface AccountsListSkusOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listSkus operation. */\nexport type AccountsListSkusResponse = AccountSkuListResult;\n\n/** Optional parameters. */\nexport interface AccountsListUsagesOptionalParams extends coreClient.OperationOptions {\n /** An OData filter expression that describes a subset of usages to return. The supported parameter is name.value (name of the metric, can have an or of multiple names). */\n filter?: string;\n}\n\n/** Contains response data for the listUsages operation. */\nexport type AccountsListUsagesResponse = UsageListResult;\n\n/** Optional parameters. */\nexport interface AccountsListModelsOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listModels operation. */\nexport type AccountsListModelsResponse = AccountModelListResult;\n\n/** Optional parameters. */\nexport interface AccountsListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type AccountsListByResourceGroupNextResponse = AccountListResult;\n\n/** Optional parameters. */\nexport interface AccountsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AccountsListNextResponse = AccountListResult;\n\n/** Optional parameters. */\nexport interface AccountsListModelsNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listModelsNext operation. */\nexport type AccountsListModelsNextResponse = AccountModelListResult;\n\n/** Optional parameters. */\nexport interface DeletedAccountsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type DeletedAccountsGetResponse = Account;\n\n/** Optional parameters. */\nexport interface DeletedAccountsPurgeOptionalParams 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 DeletedAccountsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type DeletedAccountsListResponse = AccountListResult;\n\n/** Optional parameters. */\nexport interface DeletedAccountsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type DeletedAccountsListNextResponse = AccountListResult;\n\n/** Optional parameters. */\nexport interface ResourceSkusListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ResourceSkusListResponse = ResourceSkuListResult;\n\n/** Optional parameters. */\nexport interface ResourceSkusListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ResourceSkusListNextResponse = ResourceSkuListResult;\n\n/** Optional parameters. */\nexport interface UsagesListOptionalParams extends coreClient.OperationOptions {\n /** An OData filter expression that describes a subset of usages to return. The supported parameter is name.value (name of the metric, can have an or of multiple names). */\n filter?: string;\n}\n\n/** Contains response data for the list operation. */\nexport type UsagesListResponse = UsageListResult;\n\n/** Optional parameters. */\nexport interface UsagesListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type UsagesListNextResponse = UsageListResult;\n\n/** Optional parameters. */\nexport interface OperationsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type OperationsListResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface OperationsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type OperationsListNextResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface CheckSkuAvailabilityOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the checkSkuAvailability operation. */\nexport type CheckSkuAvailabilityResponse = SkuAvailabilityListResult;\n\n/** Optional parameters. */\nexport interface CheckDomainAvailabilityOptionalParams extends coreClient.OperationOptions {\n /** The Kind of the resource. */\n kind?: string;\n}\n\n/** Contains response data for the checkDomainAvailability operation. */\nexport type CheckDomainAvailabilityResponse = DomainAvailability;\n\n/** Optional parameters. */\nexport interface CalculateModelCapacityOptionalParams extends coreClient.OperationOptions {\n /** Properties of Cognitive Services account deployment model. */\n model?: DeploymentModel;\n /** The name of SKU. */\n skuName?: string;\n /** List of Model Capacity Calculator Workload. */\n workloads?: ModelCapacityCalculatorWorkload[];\n}\n\n/** Contains response data for the calculateModelCapacity operation. */\nexport type CalculateModelCapacityResponse = CalculateModelCapacityResult;\n\n/** Optional parameters. */\nexport interface CommitmentTiersListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type CommitmentTiersListResponse = CommitmentTierListResult;\n\n/** Optional parameters. */\nexport interface CommitmentTiersListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type CommitmentTiersListNextResponse = CommitmentTierListResult;\n\n/** Optional parameters. */\nexport interface ModelsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ModelsListResponse = ModelListResult;\n\n/** Optional parameters. */\nexport interface ModelsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ModelsListNextResponse = ModelListResult;\n\n/** Optional parameters. */\nexport interface LocationBasedModelCapacitiesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type LocationBasedModelCapacitiesListResponse = ModelCapacityListResult;\n\n/** Optional parameters. */\nexport interface LocationBasedModelCapacitiesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type LocationBasedModelCapacitiesListNextResponse = ModelCapacityListResult;\n\n/** Optional parameters. */\nexport interface ModelCapacitiesListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ModelCapacitiesListResponse = ModelCapacityListResult;\n\n/** Optional parameters. */\nexport interface ModelCapacitiesListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ModelCapacitiesListNextResponse = ModelCapacityListResult;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type PrivateEndpointConnectionsListResponse = PrivateEndpointConnectionListResult;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsCreateOrUpdateOptionalParams\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 PrivateEndpointConnectionsCreateOrUpdateResponse = 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 PrivateLinkResourcesListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type PrivateLinkResourcesListResponse = PrivateLinkResourceListResult;\n\n/** Optional parameters. */\nexport interface DeploymentsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type DeploymentsListResponse = DeploymentListResult;\n\n/** Optional parameters. */\nexport interface DeploymentsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type DeploymentsGetResponse = Deployment;\n\n/** Optional parameters. */\nexport interface DeploymentsCreateOrUpdateOptionalParams 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 DeploymentsCreateOrUpdateResponse = Deployment;\n\n/** Optional parameters. */\nexport interface DeploymentsUpdateOptionalParams 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 DeploymentsUpdateResponse = Deployment;\n\n/** Optional parameters. */\nexport interface DeploymentsDeleteOptionalParams 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 DeploymentsListSkusOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listSkus operation. */\nexport type DeploymentsListSkusResponse = DeploymentSkuListResult;\n\n/** Optional parameters. */\nexport interface DeploymentsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type DeploymentsListNextResponse = DeploymentListResult;\n\n/** Optional parameters. */\nexport interface DeploymentsListSkusNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listSkusNext operation. */\nexport type DeploymentsListSkusNextResponse = DeploymentSkuListResult;\n\n/** Optional parameters. */\nexport interface CommitmentPlansListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type CommitmentPlansListResponse = CommitmentPlanListResult;\n\n/** Optional parameters. */\nexport interface CommitmentPlansGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type CommitmentPlansGetResponse = CommitmentPlan;\n\n/** Optional parameters. */\nexport interface CommitmentPlansCreateOrUpdateOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type CommitmentPlansCreateOrUpdateResponse = CommitmentPlan;\n\n/** Optional parameters. */\nexport interface CommitmentPlansDeleteOptionalParams 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 CommitmentPlansCreateOrUpdatePlanOptionalParams\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 createOrUpdatePlan operation. */\nexport type CommitmentPlansCreateOrUpdatePlanResponse = CommitmentPlan;\n\n/** Optional parameters. */\nexport interface CommitmentPlansUpdatePlanOptionalParams 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 updatePlan operation. */\nexport type CommitmentPlansUpdatePlanResponse = CommitmentPlan;\n\n/** Optional parameters. */\nexport interface CommitmentPlansDeletePlanOptionalParams 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 CommitmentPlansGetPlanOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the getPlan operation. */\nexport type CommitmentPlansGetPlanResponse = CommitmentPlan;\n\n/** Optional parameters. */\nexport interface CommitmentPlansListPlansByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listPlansByResourceGroup operation. */\nexport type CommitmentPlansListPlansByResourceGroupResponse = CommitmentPlanListResult;\n\n/** Optional parameters. */\nexport interface CommitmentPlansListPlansBySubscriptionOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listPlansBySubscription operation. */\nexport type CommitmentPlansListPlansBySubscriptionResponse = CommitmentPlanListResult;\n\n/** Optional parameters. */\nexport interface CommitmentPlansListAssociationsOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listAssociations operation. */\nexport type CommitmentPlansListAssociationsResponse = CommitmentPlanAccountAssociationListResult;\n\n/** Optional parameters. */\nexport interface CommitmentPlansGetAssociationOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the getAssociation operation. */\nexport type CommitmentPlansGetAssociationResponse = CommitmentPlanAccountAssociation;\n\n/** Optional parameters. */\nexport interface CommitmentPlansCreateOrUpdateAssociationOptionalParams\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 createOrUpdateAssociation operation. */\nexport type CommitmentPlansCreateOrUpdateAssociationResponse = CommitmentPlanAccountAssociation;\n\n/** Optional parameters. */\nexport interface CommitmentPlansDeleteAssociationOptionalParams\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 CommitmentPlansListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type CommitmentPlansListNextResponse = CommitmentPlanListResult;\n\n/** Optional parameters. */\nexport interface CommitmentPlansListPlansByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listPlansByResourceGroupNext operation. */\nexport type CommitmentPlansListPlansByResourceGroupNextResponse = CommitmentPlanListResult;\n\n/** Optional parameters. */\nexport interface CommitmentPlansListPlansBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listPlansBySubscriptionNext operation. */\nexport type CommitmentPlansListPlansBySubscriptionNextResponse = CommitmentPlanListResult;\n\n/** Optional parameters. */\nexport interface CommitmentPlansListAssociationsNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listAssociationsNext operation. */\nexport type CommitmentPlansListAssociationsNextResponse =\n CommitmentPlanAccountAssociationListResult;\n\n/** Optional parameters. */\nexport interface EncryptionScopesListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type EncryptionScopesListResponse = EncryptionScopeListResult;\n\n/** Optional parameters. */\nexport interface EncryptionScopesGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type EncryptionScopesGetResponse = EncryptionScope;\n\n/** Optional parameters. */\nexport interface EncryptionScopesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type EncryptionScopesCreateOrUpdateResponse = EncryptionScope;\n\n/** Optional parameters. */\nexport interface EncryptionScopesDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type EncryptionScopesDeleteResponse = EncryptionScopesDeleteHeaders;\n\n/** Optional parameters. */\nexport interface EncryptionScopesListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type EncryptionScopesListNextResponse = EncryptionScopeListResult;\n\n/** Optional parameters. */\nexport interface RaiPoliciesListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type RaiPoliciesListResponse = RaiPolicyListResult;\n\n/** Optional parameters. */\nexport interface RaiPoliciesGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RaiPoliciesGetResponse = RaiPolicy;\n\n/** Optional parameters. */\nexport interface RaiPoliciesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type RaiPoliciesCreateOrUpdateResponse = RaiPolicy;\n\n/** Optional parameters. */\nexport interface RaiPoliciesDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type RaiPoliciesDeleteResponse = RaiPoliciesDeleteHeaders;\n\n/** Optional parameters. */\nexport interface RaiPoliciesListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type RaiPoliciesListNextResponse = RaiPolicyListResult;\n\n/** Optional parameters. */\nexport interface RaiBlocklistsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type RaiBlocklistsListResponse = RaiBlockListResult;\n\n/** Optional parameters. */\nexport interface RaiBlocklistsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RaiBlocklistsGetResponse = RaiBlocklist;\n\n/** Optional parameters. */\nexport interface RaiBlocklistsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type RaiBlocklistsCreateOrUpdateResponse = RaiBlocklist;\n\n/** Optional parameters. */\nexport interface RaiBlocklistsDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type RaiBlocklistsDeleteResponse = RaiBlocklistsDeleteHeaders;\n\n/** Optional parameters. */\nexport interface RaiBlocklistsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type RaiBlocklistsListNextResponse = RaiBlockListResult;\n\n/** Optional parameters. */\nexport interface RaiBlocklistItemsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type RaiBlocklistItemsListResponse = RaiBlockListItemsResult;\n\n/** Optional parameters. */\nexport interface RaiBlocklistItemsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RaiBlocklistItemsGetResponse = RaiBlocklistItem;\n\n/** Optional parameters. */\nexport interface RaiBlocklistItemsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type RaiBlocklistItemsCreateOrUpdateResponse = RaiBlocklistItem;\n\n/** Optional parameters. */\nexport interface RaiBlocklistItemsDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type RaiBlocklistItemsDeleteResponse = RaiBlocklistItemsDeleteHeaders;\n\n/** Optional parameters. */\nexport interface RaiBlocklistItemsBatchAddOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the batchAdd operation. */\nexport type RaiBlocklistItemsBatchAddResponse = RaiBlocklist;\n\n/** Optional parameters. */\nexport interface RaiBlocklistItemsBatchDeleteOptionalParams extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface RaiBlocklistItemsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type RaiBlocklistItemsListNextResponse = RaiBlockListItemsResult;\n\n/** Optional parameters. */\nexport interface RaiTopicsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RaiTopicsGetResponse = RaiTopic;\n\n/** Optional parameters. */\nexport interface RaiTopicsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type RaiTopicsCreateOrUpdateResponse = RaiTopic;\n\n/** Optional parameters. */\nexport interface RaiTopicsDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type RaiTopicsDeleteResponse = RaiTopicsDeleteHeaders;\n\n/** Optional parameters. */\nexport interface RaiTopicsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type RaiTopicsListResponse = RaiTopicResult;\n\n/** Optional parameters. */\nexport interface RaiTopicsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type RaiTopicsListNextResponse = RaiTopicResult;\n\n/** Optional parameters. */\nexport interface RaiContentFiltersListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type RaiContentFiltersListResponse = RaiContentFilterListResult;\n\n/** Optional parameters. */\nexport interface RaiContentFiltersGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type RaiContentFiltersGetResponse = RaiContentFilter;\n\n/** Optional parameters. */\nexport interface RaiContentFiltersListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type RaiContentFiltersListNextResponse = RaiContentFilterListResult;\n\n/** Optional parameters. */\nexport interface NetworkSecurityPerimeterConfigurationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type NetworkSecurityPerimeterConfigurationsListResponse =\n NetworkSecurityPerimeterConfigurationList;\n\n/** Optional parameters. */\nexport interface NetworkSecurityPerimeterConfigurationsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type NetworkSecurityPerimeterConfigurationsGetResponse =\n NetworkSecurityPerimeterConfiguration;\n\n/** Optional parameters. */\nexport interface NetworkSecurityPerimeterConfigurationsReconcileOptionalParams\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 reconcile operation. */\nexport type NetworkSecurityPerimeterConfigurationsReconcileResponse =\n NetworkSecurityPerimeterConfiguration;\n\n/** Optional parameters. */\nexport interface NetworkSecurityPerimeterConfigurationsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type NetworkSecurityPerimeterConfigurationsListNextResponse =\n NetworkSecurityPerimeterConfigurationList;\n\n/** Optional parameters. */\nexport interface DefenderForAISettingsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type DefenderForAISettingsListResponse = DefenderForAISettingResult;\n\n/** Optional parameters. */\nexport interface DefenderForAISettingsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type DefenderForAISettingsGetResponse = DefenderForAISetting;\n\n/** Optional parameters. */\nexport interface DefenderForAISettingsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type DefenderForAISettingsCreateOrUpdateResponse = DefenderForAISetting;\n\n/** Optional parameters. */\nexport interface DefenderForAISettingsUpdateOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the update operation. */\nexport type DefenderForAISettingsUpdateResponse = DefenderForAISetting;\n\n/** Optional parameters. */\nexport interface DefenderForAISettingsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type DefenderForAISettingsListNextResponse = DefenderForAISettingResult;\n\n/** Optional parameters. */\nexport interface ProjectsCreateOptionalParams 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 ProjectsCreateResponse = Project;\n\n/** Optional parameters. */\nexport interface ProjectsUpdateOptionalParams 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 ProjectsUpdateResponse = Project;\n\n/** Optional parameters. */\nexport interface ProjectsDeleteOptionalParams 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 ProjectsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ProjectsGetResponse = Project;\n\n/** Optional parameters. */\nexport interface ProjectsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ProjectsListResponse = ProjectListResult;\n\n/** Optional parameters. */\nexport interface ProjectsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ProjectsListNextResponse = ProjectListResult;\n\n/** Optional parameters. */\nexport interface AccountConnectionsDeleteOptionalParams extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface AccountConnectionsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AccountConnectionsGetResponse = ConnectionPropertiesV2BasicResource;\n\n/** Optional parameters. */\nexport interface AccountConnectionsUpdateOptionalParams extends coreClient.OperationOptions {\n /** Parameters for account connection update. */\n connection?: ConnectionUpdateContent;\n}\n\n/** Contains response data for the update operation. */\nexport type AccountConnectionsUpdateResponse = ConnectionPropertiesV2BasicResource;\n\n/** Optional parameters. */\nexport interface AccountConnectionsCreateOptionalParams extends coreClient.OperationOptions {\n /** The object for creating or updating a new account connection */\n connection?: ConnectionPropertiesV2BasicResource;\n}\n\n/** Contains response data for the create operation. */\nexport type AccountConnectionsCreateResponse = ConnectionPropertiesV2BasicResource;\n\n/** Optional parameters. */\nexport interface AccountConnectionsListOptionalParams extends coreClient.OperationOptions {\n /** Target of the connection. */\n target?: string;\n /** Category of the connection. */\n category?: string;\n /** query parameter that indicates if get connection call should return both connections and datastores */\n includeAll?: boolean;\n}\n\n/** Contains response data for the list operation. */\nexport type AccountConnectionsListResponse = ConnectionPropertiesV2BasicResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface AccountConnectionsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AccountConnectionsListNextResponse =\n ConnectionPropertiesV2BasicResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface ProjectConnectionsDeleteOptionalParams extends coreClient.OperationOptions {}\n\n/** Optional parameters. */\nexport interface ProjectConnectionsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ProjectConnectionsGetResponse = ConnectionPropertiesV2BasicResource;\n\n/** Optional parameters. */\nexport interface ProjectConnectionsUpdateOptionalParams extends coreClient.OperationOptions {\n /** Parameters for account connection update. */\n connection?: ConnectionUpdateContent;\n}\n\n/** Contains response data for the update operation. */\nexport type ProjectConnectionsUpdateResponse = ConnectionPropertiesV2BasicResource;\n\n/** Optional parameters. */\nexport interface ProjectConnectionsCreateOptionalParams extends coreClient.OperationOptions {\n /** The object for creating or updating a new account connection */\n connection?: ConnectionPropertiesV2BasicResource;\n}\n\n/** Contains response data for the create operation. */\nexport type ProjectConnectionsCreateResponse = ConnectionPropertiesV2BasicResource;\n\n/** Optional parameters. */\nexport interface ProjectConnectionsListOptionalParams extends coreClient.OperationOptions {\n /** Target of the connection. */\n target?: string;\n /** Category of the connection. */\n category?: string;\n /** query parameter that indicates if get connection call should return both connections and datastores */\n includeAll?: boolean;\n}\n\n/** Contains response data for the list operation. */\nexport type ProjectConnectionsListResponse = ConnectionPropertiesV2BasicResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface ProjectConnectionsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ProjectConnectionsListNextResponse =\n ConnectionPropertiesV2BasicResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface AccountCapabilityHostsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type AccountCapabilityHostsListResponse = CapabilityHostResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface AccountCapabilityHostsDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type AccountCapabilityHostsDeleteResponse = AccountCapabilityHostsDeleteHeaders;\n\n/** Optional parameters. */\nexport interface AccountCapabilityHostsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type AccountCapabilityHostsGetResponse = CapabilityHost;\n\n/** Optional parameters. */\nexport interface AccountCapabilityHostsCreateOrUpdateOptionalParams\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 AccountCapabilityHostsCreateOrUpdateResponse = CapabilityHost;\n\n/** Optional parameters. */\nexport interface AccountCapabilityHostsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type AccountCapabilityHostsListNextResponse = CapabilityHostResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface ProjectCapabilityHostsListOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ProjectCapabilityHostsListResponse = ProjectCapabilityHostResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface ProjectCapabilityHostsDeleteOptionalParams extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the delete operation. */\nexport type ProjectCapabilityHostsDeleteResponse = ProjectCapabilityHostsDeleteHeaders;\n\n/** Optional parameters. */\nexport interface ProjectCapabilityHostsGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ProjectCapabilityHostsGetResponse = ProjectCapabilityHost;\n\n/** Optional parameters. */\nexport interface ProjectCapabilityHostsCreateOrUpdateOptionalParams\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 ProjectCapabilityHostsCreateOrUpdateResponse = ProjectCapabilityHost;\n\n/** Optional parameters. */\nexport interface ProjectCapabilityHostsListNextOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ProjectCapabilityHostsListNextResponse =\n ProjectCapabilityHostResourceArmPaginatedResult;\n\n/** Optional parameters. */\nexport interface QuotaTiersListBySubscriptionOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscription operation. */\nexport type QuotaTiersListBySubscriptionResponse = QuotaTierListResult;\n\n/** Optional parameters. */\nexport interface QuotaTiersGetOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type QuotaTiersGetResponse = QuotaTier;\n\n/** Optional parameters. */\nexport interface QuotaTiersUpdateOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the update operation. */\nexport type QuotaTiersUpdateResponse = QuotaTier;\n\n/** Optional parameters. */\nexport interface QuotaTiersCreateOrUpdateOptionalParams extends coreClient.OperationOptions {}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type QuotaTiersCreateOrUpdateResponse = QuotaTier;\n\n/** Optional parameters. */\nexport interface QuotaTiersListBySubscriptionNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listBySubscriptionNext operation. */\nexport type QuotaTiersListBySubscriptionNextResponse = QuotaTierListResult;\n\n/** Optional parameters. */\nexport interface CognitiveServicesManagementClientOptionalParams\n extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Api Version */\n apiVersion?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n"]}
|