UNPKG

@pulumi/azure-native

Version:

[![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com) [![NPM version](https://badge.fury.io/js/%40pulumi%2Fazure-native.svg)](https://npmjs.com/package/@pulumi/azure-native) [![Python version](https://badge.fury.io/py/pu

149 lines 7.81 kB
"use strict"; // *** WARNING: this file was generated by pulumi-language-nodejs. *** // *** Do not edit by hand unless you're certain you know what you are doing! *** Object.defineProperty(exports, "__esModule", { value: true }); exports.SkuName = exports.SharedPrivateLinkResourceStatus = exports.SharedPrivateLinkResourceProvisioningState = exports.SearchSemanticSearch = exports.SearchEncryptionWithCmk = exports.PublicNetworkAccess = exports.PrivateLinkServiceConnectionStatus = exports.PrivateLinkServiceConnectionProvisioningState = exports.IdentityType = exports.HostingMode = exports.AadAuthFailureMode = void 0; exports.AadAuthFailureMode = { /** * Indicates that requests that failed authentication should be presented with an HTTP status code of 403 (Forbidden). */ Http403: "http403", /** * Indicates that requests that failed authentication should be presented with an HTTP status code of 401 (Unauthorized) and present a Bearer Challenge. */ Http401WithBearerChallenge: "http401WithBearerChallenge", }; exports.HostingMode = { /** * The limit on number of indexes is determined by the default limits for the SKU. */ Default: "default", /** * Only application for standard3 SKU, where the search service can have up to 1000 indexes. */ HighDensity: "highDensity", }; exports.IdentityType = { None: "None", SystemAssigned: "SystemAssigned", }; exports.PrivateLinkServiceConnectionProvisioningState = { /** * The private link service connection is in the process of being created along with other resources for it to be fully functional. */ Updating: "Updating", /** * The private link service connection is in the process of being deleted. */ Deleting: "Deleting", /** * The private link service connection has failed to be provisioned or deleted. */ Failed: "Failed", /** * The private link service connection has finished provisioning and is ready for approval. */ Succeeded: "Succeeded", /** * Provisioning request for the private link service connection resource has been accepted but the process of creation has not commenced yet. */ Incomplete: "Incomplete", /** * Provisioning request for the private link service connection resource has been canceled */ Canceled: "Canceled", }; exports.PrivateLinkServiceConnectionStatus = { /** * The private endpoint connection has been created and is pending approval. */ Pending: "Pending", /** * The private endpoint connection is approved and is ready for use. */ Approved: "Approved", /** * The private endpoint connection has been rejected and cannot be used. */ Rejected: "Rejected", /** * The private endpoint connection has been removed from the service. */ Disconnected: "Disconnected", }; exports.PublicNetworkAccess = { Enabled: "enabled", Disabled: "disabled", }; exports.SearchEncryptionWithCmk = { /** * No enforcement will be made and the search service can have non-customer-encrypted resources. */ Disabled: "Disabled", /** * Search service will be marked as non-compliant if there are one or more non-customer-encrypted resources. */ Enabled: "Enabled", /** * Enforcement policy is not explicitly specified, with the behavior being the same as if it were set to 'Disabled'. */ Unspecified: "Unspecified", }; exports.SearchSemanticSearch = { /** * Indicates that semantic ranking is disabled for the search service. */ Disabled: "disabled", /** * Enables semantic ranking on a search service and indicates that it is to be used within the limits of the free tier. This would cap the volume of semantic ranking requests and is offered at no extra charge. This is the default for newly provisioned search services. */ Free: "free", /** * Enables semantic ranking on a search service as a billable feature, with higher throughput and volume of semantic ranking requests. */ Standard: "standard", }; exports.SharedPrivateLinkResourceProvisioningState = { Updating: "Updating", Deleting: "Deleting", Failed: "Failed", Succeeded: "Succeeded", Incomplete: "Incomplete", }; exports.SharedPrivateLinkResourceStatus = { Pending: "Pending", Approved: "Approved", Rejected: "Rejected", Disconnected: "Disconnected", }; exports.SkuName = { /** * Free tier, with no SLA guarantees and a subset of the features offered on billable tiers. */ Free: "free", /** * Billable tier for a dedicated service having up to 3 replicas. */ Basic: "basic", /** * Billable tier for a dedicated service having up to 12 partitions and 12 replicas. */ Standard: "standard", /** * Similar to 'standard', but with more capacity per search unit. */ Standard2: "standard2", /** * The largest Standard offering with up to 12 partitions and 12 replicas (or up to 3 partitions with more indexes if you also set the hostingMode property to 'highDensity'). */ Standard3: "standard3", /** * Billable tier for a dedicated service that supports 1TB per partition, up to 12 partitions. */ StorageOptimizedL1: "storage_optimized_l1", /** * Billable tier for a dedicated service that supports 2TB per partition, up to 12 partitions. */ StorageOptimizedL2: "storage_optimized_l2", }; //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi90eXBlcy9lbnVtcy9zZWFyY2gvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLHNFQUFzRTtBQUN0RSxpRkFBaUY7OztBQUdwRSxRQUFBLGtCQUFrQixHQUFHO0lBQzlCOztPQUVHO0lBQ0gsT0FBTyxFQUFFLFNBQVM7SUFDbEI7O09BRUc7SUFDSCwwQkFBMEIsRUFBRSw0QkFBNEI7Q0FDbEQsQ0FBQztBQU9FLFFBQUEsV0FBVyxHQUFHO0lBQ3ZCOztPQUVHO0lBQ0gsT0FBTyxFQUFFLFNBQVM7SUFDbEI7O09BRUc7SUFDSCxXQUFXLEVBQUUsYUFBYTtDQUNwQixDQUFDO0FBT0UsUUFBQSxZQUFZLEdBQUc7SUFDeEIsSUFBSSxFQUFFLE1BQU07SUFDWixjQUFjLEVBQUUsZ0JBQWdCO0NBQzFCLENBQUM7QUFPRSxRQUFBLDZDQUE2QyxHQUFHO0lBQ3pEOztPQUVHO0lBQ0gsUUFBUSxFQUFFLFVBQVU7SUFDcEI7O09BRUc7SUFDSCxRQUFRLEVBQUUsVUFBVTtJQUNwQjs7T0FFRztJQUNILE1BQU0sRUFBRSxRQUFRO0lBQ2hCOztPQUVHO0lBQ0gsU0FBUyxFQUFFLFdBQVc7SUFDdEI7O09BRUc7SUFDSCxVQUFVLEVBQUUsWUFBWTtJQUN4Qjs7T0FFRztJQUNILFFBQVEsRUFBRSxVQUFVO0NBQ2QsQ0FBQztBQU9FLFFBQUEsa0NBQWtDLEdBQUc7SUFDOUM7O09BRUc7SUFDSCxPQUFPLEVBQUUsU0FBUztJQUNsQjs7T0FFRztJQUNILFFBQVEsRUFBRSxVQUFVO0lBQ3BCOztPQUVHO0lBQ0gsUUFBUSxFQUFFLFVBQVU7SUFDcEI7O09BRUc7SUFDSCxZQUFZLEVBQUUsY0FBYztDQUN0QixDQUFDO0FBT0UsUUFBQSxtQkFBbUIsR0FBRztJQUMvQixPQUFPLEVBQUUsU0FBUztJQUNsQixRQUFRLEVBQUUsVUFBVTtDQUNkLENBQUM7QUFPRSxRQUFBLHVCQUF1QixHQUFHO0lBQ25DOztPQUVHO0lBQ0gsUUFBUSxFQUFFLFVBQVU7SUFDcEI7O09BRUc7SUFDSCxPQUFPLEVBQUUsU0FBUztJQUNsQjs7T0FFRztJQUNILFdBQVcsRUFBRSxhQUFhO0NBQ3BCLENBQUM7QUFPRSxRQUFBLG9CQUFvQixHQUFHO0lBQ2hDOztPQUVHO0lBQ0gsUUFBUSxFQUFFLFVBQVU7SUFDcEI7O09BRUc7SUFDSCxJQUFJLEVBQUUsTUFBTTtJQUNaOztPQUVHO0lBQ0gsUUFBUSxFQUFFLFVBQVU7Q0FDZCxDQUFDO0FBT0UsUUFBQSwwQ0FBMEMsR0FBRztJQUN0RCxRQUFRLEVBQUUsVUFBVTtJQUNwQixRQUFRLEVBQUUsVUFBVTtJQUNwQixNQUFNLEVBQUUsUUFBUTtJQUNoQixTQUFTLEVBQUUsV0FBVztJQUN0QixVQUFVLEVBQUUsWUFBWTtDQUNsQixDQUFDO0FBT0UsUUFBQSwrQkFBK0IsR0FBRztJQUMzQyxPQUFPLEVBQUUsU0FBUztJQUNsQixRQUFRLEVBQUUsVUFBVTtJQUNwQixRQUFRLEVBQUUsVUFBVTtJQUNwQixZQUFZLEVBQUUsY0FBYztDQUN0QixDQUFDO0FBT0UsUUFBQSxPQUFPLEdBQUc7SUFDbkI7O09BRUc7SUFDSCxJQUFJLEVBQUUsTUFBTTtJQUNaOztPQUVHO0lBQ0gsS0FBSyxFQUFFLE9BQU87SUFDZDs7T0FFRztJQUNILFFBQVEsRUFBRSxVQUFVO0lBQ3BCOztPQUVHO0lBQ0gsU0FBUyxFQUFFLFdBQVc7SUFDdEI7O09BRUc7SUFDSCxTQUFTLEVBQUUsV0FBVztJQUN0Qjs7T0FFRztJQUNILGtCQUFrQixFQUFFLHNCQUFzQjtJQUMxQzs7T0FFRztJQUNILGtCQUFrQixFQUFFLHNCQUFzQjtDQUNwQyxDQUFDIn0=