@azure/arm-appservice 14.0.1-alpha.20231113.1 → 14.1.0-alpha.20231121.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +34 -10
- package/dist/index.js +903 -401
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateCertificateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersDeleteCertificateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersGetCertificateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersGetSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersListCertificatesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersListSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersReissueSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRenewSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersResendEmailSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersResendRequestEmailsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateActionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateEmailHistorySample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveSiteSealSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateCertificateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersValidatePurchaseInformationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersVerifyDomainOwnershipSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsChangeVnetSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateMultiRolePoolSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateWorkerPoolSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeleteAseCustomDnsSuffixConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeletePrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetAseCustomDnsSuffixConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetAseV3NetworkingConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetDiagnosticsItemSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetInboundNetworkDependenciesEndpointsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetMultiRolePoolSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetOutboundNetworkDependenciesEndpointsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionListSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateLinkResourcesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetVipInfoSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetWorkerPoolSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListAppServicePlansSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListCapacitiesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListDiagnosticsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRoleMetricDefinitionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolInstanceMetricDefinitionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolSkusSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRoleUsagesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListOperationsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListUsagesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebAppsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebWorkerMetricDefinitionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebWorkerUsagesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolInstanceMetricDefinitionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolSkusSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsRebootSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsResumeSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsSuspendSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsTestUpgradeAvailableNotificationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseCustomDnsSuffixConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseNetworkingConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateMultiRolePoolSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateWorkerPoolSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpgradeSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansDeleteSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansGetSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansListSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansUpdateSample.js +1 -1
- package/dist-esm/samples-dev/certificateOrdersDiagnosticsGetAppServiceCertificateOrderDetectorResponseSample.js +1 -1
- package/dist-esm/samples-dev/certificateOrdersDiagnosticsListAppServiceCertificateOrderDetectorResponseSample.js +1 -1
- package/dist-esm/samples-dev/certificateRegistrationProviderListOperationsSample.js +2 -4
- package/dist-esm/samples-dev/certificateRegistrationProviderListOperationsSample.js.map +1 -1
- package/dist-esm/samples-dev/certificatesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/certificatesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/certificatesGetSample.js +1 -1
- package/dist-esm/samples-dev/certificatesListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/certificatesListSample.js +1 -1
- package/dist-esm/samples-dev/certificatesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsGetSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsListSecretsSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsActivateRevisionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsDeactivateRevisionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsGetRevisionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsListRevisionsSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsRestartRevisionSample.js +1 -1
- package/dist-esm/samples-dev/deletedWebAppsGetDeletedWebAppByLocationSample.js +1 -1
- package/dist-esm/samples-dev/deletedWebAppsListByLocationSample.js +1 -1
- package/dist-esm/samples-dev/diagnosticsExecuteSiteAnalysisSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsExecuteSiteAnalysisSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsExecuteSiteDetectorSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsExecuteSiteDetectorSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetHostingEnvironmentDetectorResponseSample.js +1 -1
- package/dist-esm/samples-dev/diagnosticsGetSiteAnalysisSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteAnalysisSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorResponseSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorResponseSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDiagnosticCategorySample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDiagnosticCategorySlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListHostingEnvironmentDetectorResponsesSample.js +1 -1
- package/dist-esm/samples-dev/diagnosticsListSiteAnalysesSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteAnalysesSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorResponsesSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorResponsesSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorsSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorsSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDiagnosticCategoriesSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDiagnosticCategoriesSlotSample.js +2 -2
- package/dist-esm/samples-dev/domainRegistrationProviderListOperationsSample.js +2 -4
- package/dist-esm/samples-dev/domainRegistrationProviderListOperationsSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsCheckAvailabilitySample.js +1 -1
- package/dist-esm/samples-dev/domainsCreateOrUpdateOwnershipIdentifierSample.js +1 -1
- package/dist-esm/samples-dev/domainsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/domainsDeleteOwnershipIdentifierSample.js +1 -1
- package/dist-esm/samples-dev/domainsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/domainsGetControlCenterSsoRequestSample.js +1 -1
- package/dist-esm/samples-dev/domainsGetOwnershipIdentifierSample.js +1 -1
- package/dist-esm/samples-dev/domainsGetSample.js +1 -1
- package/dist-esm/samples-dev/domainsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/domainsListOwnershipIdentifiersSample.js +1 -1
- package/dist-esm/samples-dev/domainsListRecommendationsSample.js +1 -1
- package/dist-esm/samples-dev/domainsListSample.js +1 -1
- package/dist-esm/samples-dev/domainsRenewSample.js +1 -1
- package/dist-esm/samples-dev/domainsTransferOutSample.js +1 -1
- package/dist-esm/samples-dev/domainsUpdateOwnershipIdentifierSample.js +1 -1
- package/dist-esm/samples-dev/domainsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/getUsagesInLocationListSample.d.ts +2 -0
- package/dist-esm/samples-dev/getUsagesInLocationListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/getUsagesInLocationListSample.js +54 -0
- package/dist-esm/samples-dev/getUsagesInLocationListSample.js.map +1 -0
- package/dist-esm/samples-dev/globalGetDeletedWebAppSample.js +1 -1
- package/dist-esm/samples-dev/globalGetDeletedWebAppSnapshotsSample.js +1 -1
- package/dist-esm/samples-dev/globalGetSubscriptionOperationWithAsyncResponseSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsGetSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/listAseRegionsSample.d.ts +2 -0
- package/dist-esm/samples-dev/listAseRegionsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/listAseRegionsSample.js +53 -0
- package/dist-esm/samples-dev/listAseRegionsSample.js.map +1 -0
- package/dist-esm/samples-dev/listCustomHostNameSitesSample.js +2 -2
- package/dist-esm/samples-dev/providerGetFunctionAppStacksForLocationSample.js +2 -4
- package/dist-esm/samples-dev/providerGetFunctionAppStacksForLocationSample.js.map +1 -1
- package/dist-esm/samples-dev/providerGetFunctionAppStacksSample.js +2 -4
- package/dist-esm/samples-dev/providerGetFunctionAppStacksSample.js.map +1 -1
- package/dist-esm/samples-dev/providerGetWebAppStacksForLocationSample.js +2 -4
- package/dist-esm/samples-dev/providerGetWebAppStacksForLocationSample.js.map +1 -1
- package/dist-esm/samples-dev/providerGetWebAppStacksSample.js +2 -4
- package/dist-esm/samples-dev/providerGetWebAppStacksSample.js.map +1 -1
- package/dist-esm/samples-dev/providerListOperationsSample.js +2 -4
- package/dist-esm/samples-dev/providerListOperationsSample.js.map +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataGetBySiteSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataGetBySiteSlotSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListBySiteSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListBySiteSlotSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesApproveOrRejectPrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBasicAuthSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBuildDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteCustomDomainSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteFunctionAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateUserRolesInvitationLinkSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteBuildDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeletePrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteCustomDomainSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteUserSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDetachStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetBasicAuthSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionWithDetailsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsWithDetailsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionWithDetailsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsWithDetailsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendForBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendsForBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetPrivateEndpointConnectionListSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetPrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetPrivateLinkResourcesSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteBuildsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteCustomDomainSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSitesByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppsForStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppsForStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesLinkBackendSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesLinkBackendToBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListBasicAuthSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteConfiguredRolesSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteCustomDomainsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteFunctionAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteFunctionsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteSecretsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteUsersSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesPreviewWorkflowSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesResetStaticSiteApiKeySample.js +1 -1
- package/dist-esm/samples-dev/staticSitesUnlinkBackendFromBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesUnlinkBackendSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesUpdateBuildDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesUpdateDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesUpdateStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesUpdateStaticSiteUserSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesValidateBackendForBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesValidateBackendSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesValidateCustomDomainCanBeAddedToStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/topLevelDomainsGetSample.js +1 -1
- package/dist-esm/samples-dev/topLevelDomainsListAgreementsSample.js +1 -1
- package/dist-esm/samples-dev/topLevelDomainsListSample.js +1 -1
- package/dist-esm/samples-dev/verifyHostingEnvironmentVnetSample.js +1 -1
- package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSample.js +1 -1
- package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsApplySlotConfigToProductionSample.js +1 -1
- package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsBackupSample.js +1 -1
- package/dist-esm/samples-dev/webAppsCreateOrUpdateConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSlotSample.js +2 -2
- package/dist-esm/samples-dev/webAppsDeleteBackupSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeleteSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSample.js +2 -2
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingKeyVaultReferenceSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingKeyVaultReferenceSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingsKeyVaultReferencesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingsKeyVaultReferencesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAuthSettingsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAuthSettingsV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAuthSettingsV2WithoutSecretsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetBackupStatusSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetFtpAllowedSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetFtpAllowedSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetInstanceInfoSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetInstanceInfoSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetInstanceWorkflowSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSlotV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSlotV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateEndpointConnectionSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateLinkResourcesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateLinkResourcesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetProductionSiteDeploymentStatusSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetScmAllowedSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetScmAllowedSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetSlotSiteDeploymentStatusSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetWorkflowSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListApplicationSettingsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListBackupStatusSecretsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListBackupsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListBasicPublishingCredentialsPoliciesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListBasicPublishingCredentialsPoliciesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListConfigurationsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListInstanceWorkflowsSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListProductionSiteDeploymentStatusesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSiteBackupsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSiteBackupsSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSlotSiteDeploymentStatusesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSlotsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListWorkflowsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsRestoreSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStartNetworkTraceSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStartNetworkTraceSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStopNetworkTraceSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStopNetworkTraceSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStopWebSiteNetworkTraceSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStopWebSiteNetworkTraceSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateApplicationSettingsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateAzureStorageAccountsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateScmAllowedSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateScmAllowedSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateSlotSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsListExpressionTracesSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsRequestHistoriesGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsRequestHistoriesListSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionScopeRepetitionsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionScopeRepetitionsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionsListExpressionTracesSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunsCancelSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggerHistoriesGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggerHistoriesListSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggerHistoriesResubmitSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersGetSchemaJsonSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersListCallbackUrlSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersListSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersRunSample.js +1 -1
- package/dist-esm/samples-dev/workflowVersionsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowVersionsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowsRegenerateAccessKeySample.js +1 -1
- package/dist-esm/samples-dev/workflowsValidateSample.js +1 -1
- package/dist-esm/src/models/index.d.ts +206 -2
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +66 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +4 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +220 -54
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +2 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +19 -1
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/getUsagesInLocation.d.ts +37 -0
- package/dist-esm/src/operations/getUsagesInLocation.d.ts.map +1 -0
- package/dist-esm/src/operations/getUsagesInLocation.js +147 -0
- package/dist-esm/src/operations/getUsagesInLocation.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +1 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +1 -0
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/getUsagesInLocation.d.ts +13 -0
- package/dist-esm/src/operationsInterfaces/getUsagesInLocation.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/getUsagesInLocation.js +9 -0
- package/dist-esm/src/operationsInterfaces/getUsagesInLocation.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +1 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/webSiteManagementClient.d.ts +23 -3
- package/dist-esm/src/webSiteManagementClient.d.ts.map +1 -1
- package/dist-esm/src/webSiteManagementClient.js +133 -23
- package/dist-esm/src/webSiteManagementClient.js.map +1 -1
- package/package.json +8 -6
- package/review/arm-appservice.api.md +124 -2
- package/src/models/index.ts +224 -8
- package/src/models/mappers.ts +236 -54
- package/src/models/parameters.ts +21 -1
- package/src/operations/getUsagesInLocation.ts +172 -0
- package/src/operations/index.ts +1 -0
- package/src/operationsInterfaces/getUsagesInLocation.ts +28 -0
- package/src/operationsInterfaces/index.ts +1 -0
- package/src/webSiteManagementClient.ts +144 -6
- package/types/arm-appservice.d.ts +255 -3
|
@@ -35,6 +35,7 @@ import {
|
|
|
35
35
|
ProviderImpl,
|
|
36
36
|
RecommendationsImpl,
|
|
37
37
|
ResourceHealthMetadataOperationsImpl,
|
|
38
|
+
GetUsagesInLocationImpl,
|
|
38
39
|
StaticSitesImpl,
|
|
39
40
|
WebAppsImpl,
|
|
40
41
|
WorkflowsImpl,
|
|
@@ -66,6 +67,7 @@ import {
|
|
|
66
67
|
Provider,
|
|
67
68
|
Recommendations,
|
|
68
69
|
ResourceHealthMetadataOperations,
|
|
70
|
+
GetUsagesInLocation,
|
|
69
71
|
StaticSites,
|
|
70
72
|
WebApps,
|
|
71
73
|
Workflows,
|
|
@@ -94,6 +96,10 @@ import {
|
|
|
94
96
|
ListCustomHostNameSitesNextOptionalParams,
|
|
95
97
|
ListCustomHostNameSitesOptionalParams,
|
|
96
98
|
ListCustomHostNameSitesResponse,
|
|
99
|
+
AseRegion,
|
|
100
|
+
ListAseRegionsNextOptionalParams,
|
|
101
|
+
ListAseRegionsOptionalParams,
|
|
102
|
+
ListAseRegionsResponse,
|
|
97
103
|
GeoRegion,
|
|
98
104
|
ListGeoRegionsNextOptionalParams,
|
|
99
105
|
ListGeoRegionsOptionalParams,
|
|
@@ -135,6 +141,7 @@ import {
|
|
|
135
141
|
ListSourceControlsNextResponse,
|
|
136
142
|
ListBillingMetersNextResponse,
|
|
137
143
|
ListCustomHostNameSitesNextResponse,
|
|
144
|
+
ListAseRegionsNextResponse,
|
|
138
145
|
ListGeoRegionsNextResponse,
|
|
139
146
|
ListSiteIdentifiersAssignedToHostNameNextResponse,
|
|
140
147
|
ListPremierAddOnOffersNextResponse
|
|
@@ -143,7 +150,7 @@ import {
|
|
|
143
150
|
/// <reference lib="esnext.asynciterable" />
|
|
144
151
|
export class WebSiteManagementClient extends coreClient.ServiceClient {
|
|
145
152
|
$host: string;
|
|
146
|
-
subscriptionId
|
|
153
|
+
subscriptionId?: string;
|
|
147
154
|
apiVersion: string;
|
|
148
155
|
|
|
149
156
|
/**
|
|
@@ -157,12 +164,26 @@ export class WebSiteManagementClient extends coreClient.ServiceClient {
|
|
|
157
164
|
credentials: coreAuth.TokenCredential,
|
|
158
165
|
subscriptionId: string,
|
|
159
166
|
options?: WebSiteManagementClientOptionalParams
|
|
167
|
+
);
|
|
168
|
+
constructor(
|
|
169
|
+
credentials: coreAuth.TokenCredential,
|
|
170
|
+
options?: WebSiteManagementClientOptionalParams
|
|
171
|
+
);
|
|
172
|
+
constructor(
|
|
173
|
+
credentials: coreAuth.TokenCredential,
|
|
174
|
+
subscriptionIdOrOptions?: WebSiteManagementClientOptionalParams | string,
|
|
175
|
+
options?: WebSiteManagementClientOptionalParams
|
|
160
176
|
) {
|
|
161
177
|
if (credentials === undefined) {
|
|
162
178
|
throw new Error("'credentials' cannot be null");
|
|
163
179
|
}
|
|
164
|
-
|
|
165
|
-
|
|
180
|
+
|
|
181
|
+
let subscriptionId: string | undefined;
|
|
182
|
+
|
|
183
|
+
if (typeof subscriptionIdOrOptions === "string") {
|
|
184
|
+
subscriptionId = subscriptionIdOrOptions;
|
|
185
|
+
} else if (typeof subscriptionIdOrOptions === "object") {
|
|
186
|
+
options = subscriptionIdOrOptions;
|
|
166
187
|
}
|
|
167
188
|
|
|
168
189
|
// Initializing default values for options
|
|
@@ -174,7 +195,7 @@ export class WebSiteManagementClient extends coreClient.ServiceClient {
|
|
|
174
195
|
credential: credentials
|
|
175
196
|
};
|
|
176
197
|
|
|
177
|
-
const packageDetails = `azsdk-js-arm-appservice/14.0
|
|
198
|
+
const packageDetails = `azsdk-js-arm-appservice/14.1.0`;
|
|
178
199
|
const userAgentPrefix =
|
|
179
200
|
options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
180
201
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
@@ -227,7 +248,7 @@ export class WebSiteManagementClient extends coreClient.ServiceClient {
|
|
|
227
248
|
|
|
228
249
|
// Assigning values to Constant parameters
|
|
229
250
|
this.$host = options.$host || "https://management.azure.com";
|
|
230
|
-
this.apiVersion = options.apiVersion || "
|
|
251
|
+
this.apiVersion = options.apiVersion || "2023-01-01";
|
|
231
252
|
this.appServiceCertificateOrders = new AppServiceCertificateOrdersImpl(
|
|
232
253
|
this
|
|
233
254
|
);
|
|
@@ -254,6 +275,7 @@ export class WebSiteManagementClient extends coreClient.ServiceClient {
|
|
|
254
275
|
this.resourceHealthMetadataOperations = new ResourceHealthMetadataOperationsImpl(
|
|
255
276
|
this
|
|
256
277
|
);
|
|
278
|
+
this.getUsagesInLocation = new GetUsagesInLocationImpl(this);
|
|
257
279
|
this.staticSites = new StaticSitesImpl(this);
|
|
258
280
|
this.webApps = new WebAppsImpl(this);
|
|
259
281
|
this.workflows = new WorkflowsImpl(this);
|
|
@@ -467,6 +489,60 @@ export class WebSiteManagementClient extends coreClient.ServiceClient {
|
|
|
467
489
|
}
|
|
468
490
|
}
|
|
469
491
|
|
|
492
|
+
/**
|
|
493
|
+
* Description for get a list of available ASE regions and its supported Skus.
|
|
494
|
+
* @param options The options parameters.
|
|
495
|
+
*/
|
|
496
|
+
public listAseRegions(
|
|
497
|
+
options?: ListAseRegionsOptionalParams
|
|
498
|
+
): PagedAsyncIterableIterator<AseRegion> {
|
|
499
|
+
const iter = this.listAseRegionsPagingAll(options);
|
|
500
|
+
return {
|
|
501
|
+
next() {
|
|
502
|
+
return iter.next();
|
|
503
|
+
},
|
|
504
|
+
[Symbol.asyncIterator]() {
|
|
505
|
+
return this;
|
|
506
|
+
},
|
|
507
|
+
byPage: (settings?: PageSettings) => {
|
|
508
|
+
if (settings?.maxPageSize) {
|
|
509
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
510
|
+
}
|
|
511
|
+
return this.listAseRegionsPagingPage(options, settings);
|
|
512
|
+
}
|
|
513
|
+
};
|
|
514
|
+
}
|
|
515
|
+
|
|
516
|
+
private async *listAseRegionsPagingPage(
|
|
517
|
+
options?: ListAseRegionsOptionalParams,
|
|
518
|
+
settings?: PageSettings
|
|
519
|
+
): AsyncIterableIterator<AseRegion[]> {
|
|
520
|
+
let result: ListAseRegionsResponse;
|
|
521
|
+
let continuationToken = settings?.continuationToken;
|
|
522
|
+
if (!continuationToken) {
|
|
523
|
+
result = await this._listAseRegions(options);
|
|
524
|
+
let page = result.value || [];
|
|
525
|
+
continuationToken = result.nextLink;
|
|
526
|
+
setContinuationToken(page, continuationToken);
|
|
527
|
+
yield page;
|
|
528
|
+
}
|
|
529
|
+
while (continuationToken) {
|
|
530
|
+
result = await this._listAseRegionsNext(continuationToken, options);
|
|
531
|
+
continuationToken = result.nextLink;
|
|
532
|
+
let page = result.value || [];
|
|
533
|
+
setContinuationToken(page, continuationToken);
|
|
534
|
+
yield page;
|
|
535
|
+
}
|
|
536
|
+
}
|
|
537
|
+
|
|
538
|
+
private async *listAseRegionsPagingAll(
|
|
539
|
+
options?: ListAseRegionsOptionalParams
|
|
540
|
+
): AsyncIterableIterator<AseRegion> {
|
|
541
|
+
for await (const page of this.listAseRegionsPagingPage(options)) {
|
|
542
|
+
yield* page;
|
|
543
|
+
}
|
|
544
|
+
}
|
|
545
|
+
|
|
470
546
|
/**
|
|
471
547
|
* Description for Get a list of available geographical regions.
|
|
472
548
|
* @param options The options parameters.
|
|
@@ -782,6 +858,16 @@ export class WebSiteManagementClient extends coreClient.ServiceClient {
|
|
|
782
858
|
);
|
|
783
859
|
}
|
|
784
860
|
|
|
861
|
+
/**
|
|
862
|
+
* Description for get a list of available ASE regions and its supported Skus.
|
|
863
|
+
* @param options The options parameters.
|
|
864
|
+
*/
|
|
865
|
+
private _listAseRegions(
|
|
866
|
+
options?: ListAseRegionsOptionalParams
|
|
867
|
+
): Promise<ListAseRegionsResponse> {
|
|
868
|
+
return this.sendOperationRequest({ options }, listAseRegionsOperationSpec);
|
|
869
|
+
}
|
|
870
|
+
|
|
785
871
|
/**
|
|
786
872
|
* Description for Get a list of available geographical regions.
|
|
787
873
|
* @param options The options parameters.
|
|
@@ -941,6 +1027,21 @@ export class WebSiteManagementClient extends coreClient.ServiceClient {
|
|
|
941
1027
|
);
|
|
942
1028
|
}
|
|
943
1029
|
|
|
1030
|
+
/**
|
|
1031
|
+
* ListAseRegionsNext
|
|
1032
|
+
* @param nextLink The nextLink from the previous successful call to the ListAseRegions method.
|
|
1033
|
+
* @param options The options parameters.
|
|
1034
|
+
*/
|
|
1035
|
+
private _listAseRegionsNext(
|
|
1036
|
+
nextLink: string,
|
|
1037
|
+
options?: ListAseRegionsNextOptionalParams
|
|
1038
|
+
): Promise<ListAseRegionsNextResponse> {
|
|
1039
|
+
return this.sendOperationRequest(
|
|
1040
|
+
{ nextLink, options },
|
|
1041
|
+
listAseRegionsNextOperationSpec
|
|
1042
|
+
);
|
|
1043
|
+
}
|
|
1044
|
+
|
|
944
1045
|
/**
|
|
945
1046
|
* ListGeoRegionsNext
|
|
946
1047
|
* @param nextLink The nextLink from the previous successful call to the ListGeoRegions method.
|
|
@@ -1007,6 +1108,7 @@ export class WebSiteManagementClient extends coreClient.ServiceClient {
|
|
|
1007
1108
|
provider: Provider;
|
|
1008
1109
|
recommendations: Recommendations;
|
|
1009
1110
|
resourceHealthMetadataOperations: ResourceHealthMetadataOperations;
|
|
1111
|
+
getUsagesInLocation: GetUsagesInLocation;
|
|
1010
1112
|
staticSites: StaticSites;
|
|
1011
1113
|
webApps: WebApps;
|
|
1012
1114
|
workflows: Workflows;
|
|
@@ -1142,7 +1244,8 @@ const checkNameAvailabilityOperationSpec: coreClient.OperationSpec = {
|
|
|
1142
1244
|
parameterPath: {
|
|
1143
1245
|
name: ["name"],
|
|
1144
1246
|
typeParam: ["typeParam"],
|
|
1145
|
-
isFqdn: ["options", "isFqdn"]
|
|
1247
|
+
isFqdn: ["options", "isFqdn"],
|
|
1248
|
+
environmentId: ["options", "environmentId"]
|
|
1146
1249
|
},
|
|
1147
1250
|
mapper: { ...Mappers.ResourceNameAvailabilityRequest, required: true }
|
|
1148
1251
|
},
|
|
@@ -1186,6 +1289,22 @@ const getSubscriptionDeploymentLocationsOperationSpec: coreClient.OperationSpec
|
|
|
1186
1289
|
headerParameters: [Parameters.accept],
|
|
1187
1290
|
serializer
|
|
1188
1291
|
};
|
|
1292
|
+
const listAseRegionsOperationSpec: coreClient.OperationSpec = {
|
|
1293
|
+
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Web/aseRegions",
|
|
1294
|
+
httpMethod: "GET",
|
|
1295
|
+
responses: {
|
|
1296
|
+
200: {
|
|
1297
|
+
bodyMapper: Mappers.AseRegionCollection
|
|
1298
|
+
},
|
|
1299
|
+
default: {
|
|
1300
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
1301
|
+
}
|
|
1302
|
+
},
|
|
1303
|
+
queryParameters: [Parameters.apiVersion],
|
|
1304
|
+
urlParameters: [Parameters.$host, Parameters.subscriptionId],
|
|
1305
|
+
headerParameters: [Parameters.accept],
|
|
1306
|
+
serializer
|
|
1307
|
+
};
|
|
1189
1308
|
const listGeoRegionsOperationSpec: coreClient.OperationSpec = {
|
|
1190
1309
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Web/geoRegions",
|
|
1191
1310
|
httpMethod: "GET",
|
|
@@ -1397,6 +1516,25 @@ const listCustomHostNameSitesNextOperationSpec: coreClient.OperationSpec = {
|
|
|
1397
1516
|
headerParameters: [Parameters.accept],
|
|
1398
1517
|
serializer
|
|
1399
1518
|
};
|
|
1519
|
+
const listAseRegionsNextOperationSpec: coreClient.OperationSpec = {
|
|
1520
|
+
path: "{nextLink}",
|
|
1521
|
+
httpMethod: "GET",
|
|
1522
|
+
responses: {
|
|
1523
|
+
200: {
|
|
1524
|
+
bodyMapper: Mappers.AseRegionCollection
|
|
1525
|
+
},
|
|
1526
|
+
default: {
|
|
1527
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
1528
|
+
}
|
|
1529
|
+
},
|
|
1530
|
+
urlParameters: [
|
|
1531
|
+
Parameters.$host,
|
|
1532
|
+
Parameters.subscriptionId,
|
|
1533
|
+
Parameters.nextLink
|
|
1534
|
+
],
|
|
1535
|
+
headerParameters: [Parameters.accept],
|
|
1536
|
+
serializer
|
|
1537
|
+
};
|
|
1400
1538
|
const listGeoRegionsNextOperationSpec: coreClient.OperationSpec = {
|
|
1401
1539
|
path: "{nextLink}",
|
|
1402
1540
|
httpMethod: "GET",
|
|
@@ -2628,6 +2628,45 @@ export declare interface ArmPlan {
|
|
|
2628
2628
|
version?: string;
|
|
2629
2629
|
}
|
|
2630
2630
|
|
|
2631
|
+
/** ASE region. */
|
|
2632
|
+
export declare interface AseRegion extends ProxyOnlyResource {
|
|
2633
|
+
/**
|
|
2634
|
+
* Display name for region.
|
|
2635
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2636
|
+
*/
|
|
2637
|
+
readonly displayName?: string;
|
|
2638
|
+
/**
|
|
2639
|
+
* Is region standard.
|
|
2640
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2641
|
+
*/
|
|
2642
|
+
readonly standard?: boolean;
|
|
2643
|
+
/**
|
|
2644
|
+
* Dedicated host enabled.
|
|
2645
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2646
|
+
*/
|
|
2647
|
+
readonly dedicatedHost?: boolean;
|
|
2648
|
+
/**
|
|
2649
|
+
* Zone redundant deployment enabled.
|
|
2650
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2651
|
+
*/
|
|
2652
|
+
readonly zoneRedundant?: boolean;
|
|
2653
|
+
/** Available Skus in region. */
|
|
2654
|
+
availableSku?: string[];
|
|
2655
|
+
/** Available OSs in region. */
|
|
2656
|
+
availableOS?: string[];
|
|
2657
|
+
}
|
|
2658
|
+
|
|
2659
|
+
/** Collection of ASE regions. */
|
|
2660
|
+
export declare interface AseRegionCollection {
|
|
2661
|
+
/** Collection of resources. */
|
|
2662
|
+
value: AseRegion[];
|
|
2663
|
+
/**
|
|
2664
|
+
* Link to next page of resources.
|
|
2665
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2666
|
+
*/
|
|
2667
|
+
readonly nextLink?: string;
|
|
2668
|
+
}
|
|
2669
|
+
|
|
2631
2670
|
/** Full view of networking configuration for an ASE. */
|
|
2632
2671
|
export declare interface AseV3NetworkingConfiguration extends ProxyOnlyResource {
|
|
2633
2672
|
/** NOTE: This property will not be serialized. It can only be populated by the server. */
|
|
@@ -3524,6 +3563,8 @@ export declare type Channels = "Notification" | "Api" | "Email" | "Webhook" | "A
|
|
|
3524
3563
|
export declare interface CheckNameAvailabilityOptionalParams extends coreClient.OperationOptions {
|
|
3525
3564
|
/** Is fully qualified domain name. */
|
|
3526
3565
|
isFqdn?: boolean;
|
|
3566
|
+
/** Azure Resource Manager ID of the customer's selected Container Apps Environment on which to host the Function app. This must be of the form /subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.App/managedEnvironments/{managedEnvironmentName} */
|
|
3567
|
+
environmentId?: string;
|
|
3527
3568
|
}
|
|
3528
3569
|
|
|
3529
3570
|
/** Contains response data for the checkNameAvailability operation. */
|
|
@@ -4391,6 +4432,36 @@ export declare interface DaprComponent {
|
|
|
4391
4432
|
metadata?: DaprMetadata[];
|
|
4392
4433
|
}
|
|
4393
4434
|
|
|
4435
|
+
/** App Dapr configuration. */
|
|
4436
|
+
export declare interface DaprConfig {
|
|
4437
|
+
/** Boolean indicating if the Dapr side car is enabled */
|
|
4438
|
+
enabled?: boolean;
|
|
4439
|
+
/** Dapr application identifier */
|
|
4440
|
+
appId?: string;
|
|
4441
|
+
/** Tells Dapr which port your application is listening on */
|
|
4442
|
+
appPort?: number;
|
|
4443
|
+
/** Dapr max size of http header read buffer in KB to handle when sending multi-KB headers. Default is 65KB. */
|
|
4444
|
+
httpReadBufferSize?: number;
|
|
4445
|
+
/** Increasing max size of request body http servers parameter in MB to handle uploading of big files. Default is 4 MB. */
|
|
4446
|
+
httpMaxRequestSize?: number;
|
|
4447
|
+
/** Sets the log level for the Dapr sidecar. Allowed values are debug, info, warn, error. Default is info. */
|
|
4448
|
+
logLevel?: DaprLogLevel;
|
|
4449
|
+
/** Enables API logging for the Dapr sidecar */
|
|
4450
|
+
enableApiLogging?: boolean;
|
|
4451
|
+
}
|
|
4452
|
+
|
|
4453
|
+
/**
|
|
4454
|
+
* Defines values for DaprLogLevel. \
|
|
4455
|
+
* {@link KnownDaprLogLevel} can be used interchangeably with DaprLogLevel,
|
|
4456
|
+
* this enum contains the known values that the service supports.
|
|
4457
|
+
* ### Known values supported by the service
|
|
4458
|
+
* **info** \
|
|
4459
|
+
* **debug** \
|
|
4460
|
+
* **warn** \
|
|
4461
|
+
* **error**
|
|
4462
|
+
*/
|
|
4463
|
+
export declare type DaprLogLevel = string;
|
|
4464
|
+
|
|
4394
4465
|
/** Container App Dapr component metadata. */
|
|
4395
4466
|
export declare interface DaprMetadata {
|
|
4396
4467
|
/** Metadata property name. */
|
|
@@ -6578,6 +6649,31 @@ export declare interface GetSubscriptionDeploymentLocationsOptionalParams extend
|
|
|
6578
6649
|
/** Contains response data for the getSubscriptionDeploymentLocations operation. */
|
|
6579
6650
|
export declare type GetSubscriptionDeploymentLocationsResponse = DeploymentLocations;
|
|
6580
6651
|
|
|
6652
|
+
/** Interface representing a GetUsagesInLocation. */
|
|
6653
|
+
export declare interface GetUsagesInLocation {
|
|
6654
|
+
/**
|
|
6655
|
+
* List usages in cores for all skus used by a subscription in a given location, for a specific quota
|
|
6656
|
+
* type.
|
|
6657
|
+
* @param location The name of the Azure region.
|
|
6658
|
+
* @param options The options parameters.
|
|
6659
|
+
*/
|
|
6660
|
+
list(location: string, options?: GetUsagesInLocationListOptionalParams): PagedAsyncIterableIterator<CsmUsageQuota>;
|
|
6661
|
+
}
|
|
6662
|
+
|
|
6663
|
+
/** Optional parameters. */
|
|
6664
|
+
export declare interface GetUsagesInLocationListNextOptionalParams extends coreClient.OperationOptions {
|
|
6665
|
+
}
|
|
6666
|
+
|
|
6667
|
+
/** Contains response data for the listNext operation. */
|
|
6668
|
+
export declare type GetUsagesInLocationListNextResponse = CsmUsageQuotaCollection;
|
|
6669
|
+
|
|
6670
|
+
/** Optional parameters. */
|
|
6671
|
+
export declare interface GetUsagesInLocationListOptionalParams extends coreClient.OperationOptions {
|
|
6672
|
+
}
|
|
6673
|
+
|
|
6674
|
+
/** Contains response data for the list operation. */
|
|
6675
|
+
export declare type GetUsagesInLocationListResponse = CsmUsageQuotaCollection;
|
|
6676
|
+
|
|
6581
6677
|
/** The configuration settings of the GitHub provider. */
|
|
6582
6678
|
export declare interface GitHub {
|
|
6583
6679
|
/** <code>false</code> if the GitHub provider should not be enabled despite the set registration; otherwise, <code>true</code>. */
|
|
@@ -7278,6 +7374,18 @@ export declare enum KnownCustomDomainStatus {
|
|
|
7278
7374
|
Unhealthy = "Unhealthy"
|
|
7279
7375
|
}
|
|
7280
7376
|
|
|
7377
|
+
/** Known values of {@link DaprLogLevel} that the service accepts. */
|
|
7378
|
+
export declare enum KnownDaprLogLevel {
|
|
7379
|
+
/** Info */
|
|
7380
|
+
Info = "info",
|
|
7381
|
+
/** Debug */
|
|
7382
|
+
Debug = "debug",
|
|
7383
|
+
/** Warn */
|
|
7384
|
+
Warn = "warn",
|
|
7385
|
+
/** Error */
|
|
7386
|
+
Error = "error"
|
|
7387
|
+
}
|
|
7388
|
+
|
|
7281
7389
|
/** Known values of {@link DatabaseType} that the service accepts. */
|
|
7282
7390
|
export declare enum KnownDatabaseType {
|
|
7283
7391
|
/** SqlAzure */
|
|
@@ -7616,6 +7724,44 @@ export declare enum KnownSupportedTlsVersions {
|
|
|
7616
7724
|
One2 = "1.2"
|
|
7617
7725
|
}
|
|
7618
7726
|
|
|
7727
|
+
/** Known values of {@link TlsCipherSuites} that the service accepts. */
|
|
7728
|
+
export declare enum KnownTlsCipherSuites {
|
|
7729
|
+
/** TLSAES256GCMSHA384 */
|
|
7730
|
+
TLSAES256GCMSHA384 = "TLS_AES_256_GCM_SHA384",
|
|
7731
|
+
/** TLSAES128GCMSHA256 */
|
|
7732
|
+
TLSAES128GCMSHA256 = "TLS_AES_128_GCM_SHA256",
|
|
7733
|
+
/** TLSEcdheEcdsaWithAES256GCMSHA384 */
|
|
7734
|
+
TLSEcdheEcdsaWithAES256GCMSHA384 = "TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384",
|
|
7735
|
+
/** TLSEcdheEcdsaWithAES128CBCSHA256 */
|
|
7736
|
+
TLSEcdheEcdsaWithAES128CBCSHA256 = "TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256",
|
|
7737
|
+
/** TLSEcdheEcdsaWithAES128GCMSHA256 */
|
|
7738
|
+
TLSEcdheEcdsaWithAES128GCMSHA256 = "TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256",
|
|
7739
|
+
/** TLSEcdheRSAWithAES256GCMSHA384 */
|
|
7740
|
+
TLSEcdheRSAWithAES256GCMSHA384 = "TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384",
|
|
7741
|
+
/** TLSEcdheRSAWithAES128GCMSHA256 */
|
|
7742
|
+
TLSEcdheRSAWithAES128GCMSHA256 = "TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256",
|
|
7743
|
+
/** TLSEcdheRSAWithAES256CBCSHA384 */
|
|
7744
|
+
TLSEcdheRSAWithAES256CBCSHA384 = "TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384",
|
|
7745
|
+
/** TLSEcdheRSAWithAES128CBCSHA256 */
|
|
7746
|
+
TLSEcdheRSAWithAES128CBCSHA256 = "TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256",
|
|
7747
|
+
/** TLSEcdheRSAWithAES256CBCSHA */
|
|
7748
|
+
TLSEcdheRSAWithAES256CBCSHA = "TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA",
|
|
7749
|
+
/** TLSEcdheRSAWithAES128CBCSHA */
|
|
7750
|
+
TLSEcdheRSAWithAES128CBCSHA = "TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA",
|
|
7751
|
+
/** TLSRSAWithAES256GCMSHA384 */
|
|
7752
|
+
TLSRSAWithAES256GCMSHA384 = "TLS_RSA_WITH_AES_256_GCM_SHA384",
|
|
7753
|
+
/** TLSRSAWithAES128GCMSHA256 */
|
|
7754
|
+
TLSRSAWithAES128GCMSHA256 = "TLS_RSA_WITH_AES_128_GCM_SHA256",
|
|
7755
|
+
/** TLSRSAWithAES256CBCSHA256 */
|
|
7756
|
+
TLSRSAWithAES256CBCSHA256 = "TLS_RSA_WITH_AES_256_CBC_SHA256",
|
|
7757
|
+
/** TLSRSAWithAES128CBCSHA256 */
|
|
7758
|
+
TLSRSAWithAES128CBCSHA256 = "TLS_RSA_WITH_AES_128_CBC_SHA256",
|
|
7759
|
+
/** TLSRSAWithAES256CBCSHA */
|
|
7760
|
+
TLSRSAWithAES256CBCSHA = "TLS_RSA_WITH_AES_256_CBC_SHA",
|
|
7761
|
+
/** TLSRSAWithAES128CBCSHA */
|
|
7762
|
+
TLSRSAWithAES128CBCSHA = "TLS_RSA_WITH_AES_128_CBC_SHA"
|
|
7763
|
+
}
|
|
7764
|
+
|
|
7619
7765
|
/** Known values of {@link TriggerTypes} that the service accepts. */
|
|
7620
7766
|
export declare enum KnownTriggerTypes {
|
|
7621
7767
|
/** HttpTrigger */
|
|
@@ -7718,6 +7864,22 @@ export declare enum KnownWorkflowSkuName {
|
|
|
7718
7864
|
Premium = "Premium"
|
|
7719
7865
|
}
|
|
7720
7866
|
|
|
7867
|
+
/** Known values of {@link WorkflowState} that the service accepts. */
|
|
7868
|
+
export declare enum KnownWorkflowState {
|
|
7869
|
+
/** NotSpecified */
|
|
7870
|
+
NotSpecified = "NotSpecified",
|
|
7871
|
+
/** Completed */
|
|
7872
|
+
Completed = "Completed",
|
|
7873
|
+
/** Enabled */
|
|
7874
|
+
Enabled = "Enabled",
|
|
7875
|
+
/** Disabled */
|
|
7876
|
+
Disabled = "Disabled",
|
|
7877
|
+
/** Deleted */
|
|
7878
|
+
Deleted = "Deleted",
|
|
7879
|
+
/** Suspended */
|
|
7880
|
+
Suspended = "Suspended"
|
|
7881
|
+
}
|
|
7882
|
+
|
|
7721
7883
|
/** Known values of {@link WorkflowStatus} that the service accepts. */
|
|
7722
7884
|
export declare enum KnownWorkflowStatus {
|
|
7723
7885
|
/** NotSpecified */
|
|
@@ -8075,6 +8237,20 @@ export declare interface LinuxJavaContainerSettings {
|
|
|
8075
8237
|
readonly isEarlyAccess?: boolean;
|
|
8076
8238
|
}
|
|
8077
8239
|
|
|
8240
|
+
/** Optional parameters. */
|
|
8241
|
+
export declare interface ListAseRegionsNextOptionalParams extends coreClient.OperationOptions {
|
|
8242
|
+
}
|
|
8243
|
+
|
|
8244
|
+
/** Contains response data for the listAseRegionsNext operation. */
|
|
8245
|
+
export declare type ListAseRegionsNextResponse = AseRegionCollection;
|
|
8246
|
+
|
|
8247
|
+
/** Optional parameters. */
|
|
8248
|
+
export declare interface ListAseRegionsOptionalParams extends coreClient.OperationOptions {
|
|
8249
|
+
}
|
|
8250
|
+
|
|
8251
|
+
/** Contains response data for the listAseRegions operation. */
|
|
8252
|
+
export declare type ListAseRegionsResponse = AseRegionCollection;
|
|
8253
|
+
|
|
8078
8254
|
/** Optional parameters. */
|
|
8079
8255
|
export declare interface ListBillingMetersNextOptionalParams extends coreClient.OperationOptions {
|
|
8080
8256
|
}
|
|
@@ -9941,6 +10117,14 @@ export declare interface ResourceCollection {
|
|
|
9941
10117
|
readonly nextLink?: string;
|
|
9942
10118
|
}
|
|
9943
10119
|
|
|
10120
|
+
/** Function app resource requirements. */
|
|
10121
|
+
export declare interface ResourceConfig {
|
|
10122
|
+
/** Required CPU in cores, e.g. 0.5 */
|
|
10123
|
+
cpu?: number;
|
|
10124
|
+
/** Required memory, e.g. "1Gi" */
|
|
10125
|
+
memory?: string;
|
|
10126
|
+
}
|
|
10127
|
+
|
|
9944
10128
|
/** Used for getting ResourceHealthCheck settings. */
|
|
9945
10129
|
export declare interface ResourceHealthMetadata extends ProxyOnlyResource {
|
|
9946
10130
|
/** The category that the resource matches in the RHC Policy File */
|
|
@@ -10152,6 +10336,8 @@ export declare interface ResourceNameAvailabilityRequest {
|
|
|
10152
10336
|
type: CheckNameResourceTypes;
|
|
10153
10337
|
/** Is fully qualified domain name. */
|
|
10154
10338
|
isFqdn?: boolean;
|
|
10339
|
+
/** Azure Resource Manager ID of the customer's selected Container Apps Environment on which to host the Function app. This must be of the form /subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.App/managedEnvironments/{managedEnvironmentName} */
|
|
10340
|
+
environmentId?: string;
|
|
10155
10341
|
}
|
|
10156
10342
|
|
|
10157
10343
|
/**
|
|
@@ -10543,6 +10729,12 @@ export declare interface Site extends Resource {
|
|
|
10543
10729
|
vnetContentShareEnabled?: boolean;
|
|
10544
10730
|
/** Configuration of the app. */
|
|
10545
10731
|
siteConfig?: SiteConfig;
|
|
10732
|
+
/** Dapr configuration of the app. */
|
|
10733
|
+
daprConfig?: DaprConfig;
|
|
10734
|
+
/** Workload profile name for function app to execute on. */
|
|
10735
|
+
workloadProfileName?: string;
|
|
10736
|
+
/** Function app resource requirements. */
|
|
10737
|
+
resourceConfig?: ResourceConfig;
|
|
10546
10738
|
/**
|
|
10547
10739
|
* Azure Traffic Manager hostnames associated with the app. Read-only.
|
|
10548
10740
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
@@ -11012,6 +11204,8 @@ export declare interface SiteConfig {
|
|
|
11012
11204
|
http20Enabled?: boolean;
|
|
11013
11205
|
/** MinTlsVersion: configures the minimum version of TLS required for SSL requests */
|
|
11014
11206
|
minTlsVersion?: SupportedTlsVersions;
|
|
11207
|
+
/** The minimum strength TLS cipher suite allowed for an application */
|
|
11208
|
+
minTlsCipherSuite?: TlsCipherSuites;
|
|
11015
11209
|
/** ScmMinTlsVersion: configures the minimum version of TLS required for SSL requests for SCM site */
|
|
11016
11210
|
scmMinTlsVersion?: SupportedTlsVersions;
|
|
11017
11211
|
/** State of FTP / FTPS service */
|
|
@@ -11203,6 +11397,8 @@ export declare interface SiteConfigResource extends ProxyOnlyResource {
|
|
|
11203
11397
|
http20Enabled?: boolean;
|
|
11204
11398
|
/** MinTlsVersion: configures the minimum version of TLS required for SSL requests */
|
|
11205
11399
|
minTlsVersion?: SupportedTlsVersions;
|
|
11400
|
+
/** The minimum strength TLS cipher suite allowed for an application */
|
|
11401
|
+
minTlsCipherSuite?: TlsCipherSuites;
|
|
11206
11402
|
/** ScmMinTlsVersion: configures the minimum version of TLS required for SSL requests for SCM site */
|
|
11207
11403
|
scmMinTlsVersion?: SupportedTlsVersions;
|
|
11208
11404
|
/** State of FTP / FTPS service */
|
|
@@ -14122,6 +14318,31 @@ export declare interface TldLegalAgreementCollection {
|
|
|
14122
14318
|
readonly nextLink?: string;
|
|
14123
14319
|
}
|
|
14124
14320
|
|
|
14321
|
+
/**
|
|
14322
|
+
* Defines values for TlsCipherSuites. \
|
|
14323
|
+
* {@link KnownTlsCipherSuites} can be used interchangeably with TlsCipherSuites,
|
|
14324
|
+
* this enum contains the known values that the service supports.
|
|
14325
|
+
* ### Known values supported by the service
|
|
14326
|
+
* **TLS_AES_256_GCM_SHA384** \
|
|
14327
|
+
* **TLS_AES_128_GCM_SHA256** \
|
|
14328
|
+
* **TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384** \
|
|
14329
|
+
* **TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256** \
|
|
14330
|
+
* **TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256** \
|
|
14331
|
+
* **TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384** \
|
|
14332
|
+
* **TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256** \
|
|
14333
|
+
* **TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384** \
|
|
14334
|
+
* **TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256** \
|
|
14335
|
+
* **TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA** \
|
|
14336
|
+
* **TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA** \
|
|
14337
|
+
* **TLS_RSA_WITH_AES_256_GCM_SHA384** \
|
|
14338
|
+
* **TLS_RSA_WITH_AES_128_GCM_SHA256** \
|
|
14339
|
+
* **TLS_RSA_WITH_AES_256_CBC_SHA256** \
|
|
14340
|
+
* **TLS_RSA_WITH_AES_128_CBC_SHA256** \
|
|
14341
|
+
* **TLS_RSA_WITH_AES_256_CBC_SHA** \
|
|
14342
|
+
* **TLS_RSA_WITH_AES_128_CBC_SHA**
|
|
14343
|
+
*/
|
|
14344
|
+
export declare type TlsCipherSuites = string;
|
|
14345
|
+
|
|
14125
14346
|
/** The configuration settings of the token store. */
|
|
14126
14347
|
export declare interface TokenStore {
|
|
14127
14348
|
/**
|
|
@@ -22348,7 +22569,7 @@ export declare interface WebSiteInstanceStatus extends ProxyOnlyResource {
|
|
|
22348
22569
|
|
|
22349
22570
|
export declare class WebSiteManagementClient extends coreClient.ServiceClient {
|
|
22350
22571
|
$host: string;
|
|
22351
|
-
subscriptionId
|
|
22572
|
+
subscriptionId?: string;
|
|
22352
22573
|
apiVersion: string;
|
|
22353
22574
|
/**
|
|
22354
22575
|
* Initializes a new instance of the WebSiteManagementClient class.
|
|
@@ -22358,6 +22579,7 @@ export declare class WebSiteManagementClient extends coreClient.ServiceClient {
|
|
|
22358
22579
|
* @param options The parameter options
|
|
22359
22580
|
*/
|
|
22360
22581
|
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: WebSiteManagementClientOptionalParams);
|
|
22582
|
+
constructor(credentials: coreAuth.TokenCredential, options?: WebSiteManagementClientOptionalParams);
|
|
22361
22583
|
/** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
|
|
22362
22584
|
private addCustomApiVersionPolicy;
|
|
22363
22585
|
/**
|
|
@@ -22381,6 +22603,13 @@ export declare class WebSiteManagementClient extends coreClient.ServiceClient {
|
|
|
22381
22603
|
listCustomHostNameSites(options?: ListCustomHostNameSitesOptionalParams): PagedAsyncIterableIterator<CustomHostnameSites>;
|
|
22382
22604
|
private listCustomHostNameSitesPagingPage;
|
|
22383
22605
|
private listCustomHostNameSitesPagingAll;
|
|
22606
|
+
/**
|
|
22607
|
+
* Description for get a list of available ASE regions and its supported Skus.
|
|
22608
|
+
* @param options The options parameters.
|
|
22609
|
+
*/
|
|
22610
|
+
listAseRegions(options?: ListAseRegionsOptionalParams): PagedAsyncIterableIterator<AseRegion>;
|
|
22611
|
+
private listAseRegionsPagingPage;
|
|
22612
|
+
private listAseRegionsPagingAll;
|
|
22384
22613
|
/**
|
|
22385
22614
|
* Description for Get a list of available geographical regions.
|
|
22386
22615
|
* @param options The options parameters.
|
|
@@ -22454,6 +22683,11 @@ export declare class WebSiteManagementClient extends coreClient.ServiceClient {
|
|
|
22454
22683
|
* @param options The options parameters.
|
|
22455
22684
|
*/
|
|
22456
22685
|
getSubscriptionDeploymentLocations(options?: GetSubscriptionDeploymentLocationsOptionalParams): Promise<GetSubscriptionDeploymentLocationsResponse>;
|
|
22686
|
+
/**
|
|
22687
|
+
* Description for get a list of available ASE regions and its supported Skus.
|
|
22688
|
+
* @param options The options parameters.
|
|
22689
|
+
*/
|
|
22690
|
+
private _listAseRegions;
|
|
22457
22691
|
/**
|
|
22458
22692
|
* Description for Get a list of available geographical regions.
|
|
22459
22693
|
* @param options The options parameters.
|
|
@@ -22522,6 +22756,12 @@ export declare class WebSiteManagementClient extends coreClient.ServiceClient {
|
|
|
22522
22756
|
* @param options The options parameters.
|
|
22523
22757
|
*/
|
|
22524
22758
|
private _listCustomHostNameSitesNext;
|
|
22759
|
+
/**
|
|
22760
|
+
* ListAseRegionsNext
|
|
22761
|
+
* @param nextLink The nextLink from the previous successful call to the ListAseRegions method.
|
|
22762
|
+
* @param options The options parameters.
|
|
22763
|
+
*/
|
|
22764
|
+
private _listAseRegionsNext;
|
|
22525
22765
|
/**
|
|
22526
22766
|
* ListGeoRegionsNext
|
|
22527
22767
|
* @param nextLink The nextLink from the previous successful call to the ListGeoRegions method.
|
|
@@ -22560,6 +22800,7 @@ export declare class WebSiteManagementClient extends coreClient.ServiceClient {
|
|
|
22560
22800
|
provider: Provider;
|
|
22561
22801
|
recommendations: Recommendations;
|
|
22562
22802
|
resourceHealthMetadataOperations: ResourceHealthMetadataOperations;
|
|
22803
|
+
getUsagesInLocation: GetUsagesInLocation;
|
|
22563
22804
|
staticSites: StaticSites;
|
|
22564
22805
|
webApps: WebApps;
|
|
22565
22806
|
workflows: Workflows;
|
|
@@ -23518,8 +23759,19 @@ export declare type WorkflowSkuName = string;
|
|
|
23518
23759
|
export declare interface WorkflowsRegenerateAccessKeyOptionalParams extends coreClient.OperationOptions {
|
|
23519
23760
|
}
|
|
23520
23761
|
|
|
23521
|
-
/**
|
|
23522
|
-
|
|
23762
|
+
/**
|
|
23763
|
+
* Defines values for WorkflowState. \
|
|
23764
|
+
* {@link KnownWorkflowState} can be used interchangeably with WorkflowState,
|
|
23765
|
+
* this enum contains the known values that the service supports.
|
|
23766
|
+
* ### Known values supported by the service
|
|
23767
|
+
* **NotSpecified** \
|
|
23768
|
+
* **Completed** \
|
|
23769
|
+
* **Enabled** \
|
|
23770
|
+
* **Disabled** \
|
|
23771
|
+
* **Deleted** \
|
|
23772
|
+
* **Suspended**
|
|
23773
|
+
*/
|
|
23774
|
+
export declare type WorkflowState = string;
|
|
23523
23775
|
|
|
23524
23776
|
/**
|
|
23525
23777
|
* Defines values for WorkflowStatus. \
|