botbook/node_modules/@azure/arm-appservice/dist/index.min.js

1 line
1.2 MiB
JavaScript
Raw Normal View History

2024-09-04 13:13:15 -03:00
Object.defineProperty(exports,"__esModule",{value:!0});var tslib=require("tslib"),coreClient=require("@azure/core-client"),coreRestPipeline=require("@azure/core-rest-pipeline"),coreLro=require("@azure/core-lro");function _interopNamespaceDefault(r){var i=Object.create(null);return r&&Object.keys(r).forEach(function(e){var t;"default"!==e&&(t=Object.getOwnPropertyDescriptor(r,e),Object.defineProperty(i,e,t.get?t:{enumerable:!0,get:function(){return r[e]}}))}),i.default=r,Object.freeze(i)}var coreClient__namespace=_interopNamespaceDefault(coreClient),coreRestPipeline__namespace=_interopNamespaceDefault(coreRestPipeline);let pageMap=new WeakMap;function getContinuationToken(e){return"object"!=typeof e||null===e||null==(e=pageMap.get(e))?void 0:e.continuationToken}function setContinuationToken(e,t){var r;"object"==typeof e&&null!==e&&t&&((r=null!=(r=pageMap.get(e))?r:{}).continuationToken=t,pageMap.set(e,r))}exports.KnownResourceNotRenewableReason=void 0,function(e){e.RegistrationStatusNotSupportedForRenewal="RegistrationStatusNotSupportedForRenewal",e.ExpirationNotInRenewalTimeRange="ExpirationNotInRenewalTimeRange",e.SubscriptionNotActive="SubscriptionNotActive"}(exports.KnownResourceNotRenewableReason||(exports.KnownResourceNotRenewableReason={})),exports.KnownLoadBalancingMode=void 0,function(e){e.None="None",e.Web="Web",e.Publishing="Publishing",e.WebPublishing="Web, Publishing"}(exports.KnownLoadBalancingMode||(exports.KnownLoadBalancingMode={})),exports.KnownUpgradePreference=void 0,function(e){e.None="None",e.Early="Early",e.Late="Late",e.Manual="Manual"}(exports.KnownUpgradePreference||(exports.KnownUpgradePreference={})),exports.KnownUpgradeAvailability=void 0,function(e){e.None="None",e.Ready="Ready"}(exports.KnownUpgradeAvailability||(exports.KnownUpgradeAvailability={})),exports.KnownScmType=void 0,function(e){e.None="None",e.Dropbox="Dropbox",e.Tfs="Tfs",e.LocalGit="LocalGit",e.GitHub="GitHub",e.CodePlexGit="CodePlexGit",e.CodePlexHg="CodePlexHg",e.BitbucketGit="BitbucketGit",e.BitbucketHg="BitbucketHg",e.ExternalGit="ExternalGit",e.ExternalHg="ExternalHg",e.OneDrive="OneDrive",e.VSO="VSO",e.Vstsrm="VSTSRM"}(exports.KnownScmType||(exports.KnownScmType={})),exports.KnownIpFilterTag=void 0,function(e){e.Default="Default",e.XffProxy="XffProxy",e.ServiceTag="ServiceTag"}(exports.KnownIpFilterTag||(exports.KnownIpFilterTag={})),exports.KnownDefaultAction=void 0,function(e){e.Allow="Allow",e.Deny="Deny"}(exports.KnownDefaultAction||(exports.KnownDefaultAction={})),exports.KnownSupportedTlsVersions=void 0,function(e){e.One0="1.0",e.One1="1.1",e.One2="1.2",e.One3="1.3"}(exports.KnownSupportedTlsVersions||(exports.KnownSupportedTlsVersions={})),exports.KnownTlsCipherSuites=void 0,function(e){e.TLSAES256GCMSHA384="TLS_AES_256_GCM_SHA384",e.TLSAES128GCMSHA256="TLS_AES_128_GCM_SHA256",e.TLSEcdheEcdsaWithAES256GCMSHA384="TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384",e.TLSEcdheEcdsaWithAES128CBCSHA256="TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256",e.TLSEcdheEcdsaWithAES128GCMSHA256="TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256",e.TLSEcdheRSAWithAES256GCMSHA384="TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384",e.TLSEcdheRSAWithAES128GCMSHA256="TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256",e.TLSEcdheRSAWithAES256CBCSHA384="TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384",e.TLSEcdheRSAWithAES128CBCSHA256="TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256",e.TLSEcdheRSAWithAES256CBCSHA="TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA",e.TLSEcdheRSAWithAES128CBCSHA="TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA",e.TLSRSAWithAES256GCMSHA384="TLS_RSA_WITH_AES_256_GCM_SHA384",e.TLSRSAWithAES128GCMSHA256="TLS_RSA_WITH_AES_128_GCM_SHA256",e.TLSRSAWithAES256CBCSHA256="TLS_RSA_WITH_AES_256_CBC_SHA256",e.TLSRSAWithAES128CBCSHA256="TLS_RSA_WITH_AES_128_CBC_SHA256",e.TLSRSAWithAES256CBCSHA="TLS_RSA_WITH_AES_256_CBC_SHA",e.TLSRSAWithAES128CBCSHA="TLS_RSA_WITH_AES_128_CBC_SHA"}(exports.KnownTlsCipherSuites||(exports.KnownTlsCipherSuites={})),exports.KnownFtpsState=void 0,function(e){e.AllAllowed="AllAllowed",e.FtpsOnly="FtpsOnly",e.Disabled="Disabled"}(exports.KnownFtpsState||(exports.KnownFtpsState={})),exports.Know