@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
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/CloneWebApp.json
|
|
20
20
|
*/
|
|
21
21
|
function cloneWebApp() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -48,7 +48,7 @@ function cloneWebApp() {
|
|
|
48
48
|
* This sample demonstrates how to Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.
|
|
49
49
|
*
|
|
50
50
|
* @summary Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.
|
|
51
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
51
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/CreateOrUpdateWebApp.json
|
|
52
52
|
*/
|
|
53
53
|
function createOrUpdateWebApp() {
|
|
54
54
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/CloneWebAppSlot.json
|
|
20
20
|
*/
|
|
21
21
|
function cloneWebAppSlot() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -49,7 +49,7 @@ function cloneWebAppSlot() {
|
|
|
49
49
|
* This sample demonstrates how to Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.
|
|
50
50
|
*
|
|
51
51
|
* @summary Description for Creates a new web, mobile, or API app in an existing resource group, or updates an existing app.
|
|
52
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
52
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/CreateOrUpdateWebAppSlot.json
|
|
53
53
|
*/
|
|
54
54
|
function createOrUpdateWebAppSlot() {
|
|
55
55
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Deletes a backup of an app by its ID.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Deletes a backup of an app by its ID.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/DeleteWebAppBackup.json
|
|
20
20
|
*/
|
|
21
21
|
function deleteWebAppBackup() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Deletes a private endpoint connection
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Deletes a private endpoint connection
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/DeleteSitePrivateEndpointConnection.json
|
|
20
20
|
*/
|
|
21
21
|
function deleteAPrivateEndpointConnectionForASite() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Deletes a private endpoint connection
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Deletes a private endpoint connection
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/DeleteSitePrivateEndpointConnectionSlot.json
|
|
20
20
|
*/
|
|
21
21
|
function deleteAPrivateEndpointConnectionForASite() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Deletes a web, mobile, or API app, or one of the deployment slots.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Deletes a web, mobile, or API app, or one of the deployment slots.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/DeleteWebApp.json
|
|
20
20
|
*/
|
|
21
21
|
function deleteWebApp() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Deletes a web, mobile, or API app, or one of the deployment slots.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Deletes a web, mobile, or API app, or one of the deployment slots.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/DeleteWebAppSlot.json
|
|
20
20
|
*/
|
|
21
21
|
function deleteWebAppSlot() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Creates the artifacts for web site, or a deployment slot.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Creates the artifacts for web site, or a deployment slot.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/DeleteDeployWorkflowArtifacts.json
|
|
20
20
|
*/
|
|
21
21
|
function deleteWorkflowArtifacts() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -40,7 +40,7 @@ function deleteWorkflowArtifacts() {
|
|
|
40
40
|
* This sample demonstrates how to Description for Creates the artifacts for web site, or a deployment slot.
|
|
41
41
|
*
|
|
42
42
|
* @summary Description for Creates the artifacts for web site, or a deployment slot.
|
|
43
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
43
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/PostDeployWorkflowArtifacts.json
|
|
44
44
|
*/
|
|
45
45
|
function deploysWorkflowArtifacts() {
|
|
46
46
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Creates the artifacts for web site, or a deployment slot.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Creates the artifacts for web site, or a deployment slot.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/PostDeployWorkflowArtifactsSlot.json
|
|
20
20
|
*/
|
|
21
21
|
function deploysWorkflowArtifactsSlot() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets the config reference and status of an app
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets the config reference and status of an app
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetKeyVaultReferencesForAppSetting.json
|
|
20
20
|
*/
|
|
21
21
|
function getAzureKeyVaultAppSettingReference() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets the config reference and status of an app
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets the config reference and status of an app
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetKeyVaultReferencesForAppSettingSlot.json
|
|
20
20
|
*/
|
|
21
21
|
function getAzureKeyVaultSlotAppSettingReference() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets the config reference app settings and status of an app
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets the config reference app settings and status of an app
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetKeyVaultReferencesForAppSettings.json
|
|
20
20
|
*/
|
|
21
21
|
function getAzureKeyVaultReferencesForAppSettings() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets the config reference app settings and status of an app
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets the config reference app settings and status of an app
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetKeyVaultReferencesForAppSettingsSlot.json
|
|
20
20
|
*/
|
|
21
21
|
function getAzureKeyVaultReferencesForAppSettingsForSlot() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets the Authentication/Authorization settings of an app.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets the Authentication/Authorization settings of an app.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/ListAuthSettings.json
|
|
20
20
|
*/
|
|
21
21
|
function listAuthSettings() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets site's Authentication / Authorization settings for apps via the V2 format
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets site's Authentication / Authorization settings for apps via the V2 format
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/ListAuthSettingsV2.json
|
|
20
20
|
*/
|
|
21
21
|
function listAuthSettingsV2() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets site's Authentication / Authorization settings for apps via the V2 format
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets site's Authentication / Authorization settings for apps via the V2 format
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetAuthSettingsV2WithoutSecrets.json
|
|
20
20
|
*/
|
|
21
21
|
function listAuthSettingsWithoutSecrets() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets a backup of an app by its ID.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets a backup of an app by its ID.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetWebAppBackup.json
|
|
20
20
|
*/
|
|
21
21
|
function getWebAppBackup() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets the configuration of an app, such as platform version and bitness, default documents, virtual applications, Always On, etc.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetSiteConfig.json
|
|
20
20
|
*/
|
|
21
21
|
function getSiteConfig() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Returns whether FTP is allowed on the site or not.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Returns whether FTP is allowed on the site or not.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetPublishingCredentialsPolicy.json
|
|
20
20
|
*/
|
|
21
21
|
function getFtpAllowed() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Returns whether FTP is allowed on the site or not.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Returns whether FTP is allowed on the site or not.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetPublishingCredentialsPolicySlot.json
|
|
20
20
|
*/
|
|
21
21
|
function getFtpAllowed() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets all scale-out instances of an app.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets all scale-out instances of an app.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetSiteInstanceInfo.json
|
|
20
20
|
*/
|
|
21
21
|
function getSiteInstanceInfo() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets all scale-out instances of an app.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets all scale-out instances of an app.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetSiteInstanceInfo.json
|
|
20
20
|
*/
|
|
21
21
|
function getSiteInstanceInfo() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Get workflow information by its ID for web site, or a deployment slot.
|
|
17
17
|
*
|
|
18
18
|
* @summary Get workflow information by its ID for web site, or a deployment slot.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetWorkflow.json
|
|
20
20
|
*/
|
|
21
21
|
function getAWorkflowSlot() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetWebSiteNetworkTraceOperation.json
|
|
20
20
|
*/
|
|
21
21
|
function getTheCurrentStatusOfANetworkTraceOperationForASite() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetWebSiteNetworkTraceOperation.json
|
|
20
20
|
*/
|
|
21
21
|
function getTheCurrentStatusOfANetworkTraceOperationForASite() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetWebSiteNetworkTraceOperation.json
|
|
20
20
|
*/
|
|
21
21
|
function getTheCurrentStatusOfANetworkTraceOperationForASite() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetWebSiteNetworkTraceOperation.json
|
|
20
20
|
*/
|
|
21
21
|
function getTheCurrentStatusOfANetworkTraceOperationForASite() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetWebSiteNetworkTraces.json
|
|
20
20
|
*/
|
|
21
21
|
function getNetworkTracesForASite() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetWebSiteNetworkTraces.json
|
|
20
20
|
*/
|
|
21
21
|
function getNetworkTracesForASite() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetWebSiteNetworkTraces.json
|
|
20
20
|
*/
|
|
21
21
|
function getNetworkTracesForASite() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets a named operation for a network trace capturing (or deployment slot, if specified).
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetWebSiteNetworkTraces.json
|
|
20
20
|
*/
|
|
21
21
|
function getNetworkTracesForASite() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets a private endpoint connection
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets a private endpoint connection
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetSitePrivateEndpointConnection.json
|
|
20
20
|
*/
|
|
21
21
|
function getAPrivateEndpointConnectionForASite() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets a private endpoint connection
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets a private endpoint connection
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetSitePrivateEndpointConnectionSlot.json
|
|
20
20
|
*/
|
|
21
21
|
function getAPrivateEndpointConnectionForASite() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets the private link resources
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets the private link resources
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetSitePrivateLinkResources.json
|
|
20
20
|
*/
|
|
21
21
|
function getPrivateLinkResourcesOfASite() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets the private link resources
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets the private link resources
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetSitePrivateLinkResourcesSlot.json
|
|
20
20
|
*/
|
|
21
21
|
function getPrivateLinkResourcesOfASite() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Gets the deployment status for an app (or deployment slot, if specified).
|
|
17
17
|
*
|
|
18
18
|
* @summary Gets the deployment status for an app (or deployment slot, if specified).
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetSiteDeploymentStatus.json
|
|
20
20
|
*/
|
|
21
21
|
function getDeploymentStatus() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets the details of a web, mobile, or API app.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets the details of a web, mobile, or API app.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetWebApp.json
|
|
20
20
|
*/
|
|
21
21
|
function getWebApp() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Returns whether Scm basic auth is allowed on the site or not.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Returns whether Scm basic auth is allowed on the site or not.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetPublishingCredentialsPolicy.json
|
|
20
20
|
*/
|
|
21
21
|
function getScmAllowed() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Returns whether Scm basic auth is allowed on the site or not.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Returns whether Scm basic auth is allowed on the site or not.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetPublishingCredentialsPolicySlot.json
|
|
20
20
|
*/
|
|
21
21
|
function getScmAllowed() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets the details of a web, mobile, or API app.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets the details of a web, mobile, or API app.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetWebAppSlot.json
|
|
20
20
|
*/
|
|
21
21
|
function getWebAppSlot() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Gets the deployment status for an app (or deployment slot, if specified).
|
|
17
17
|
*
|
|
18
18
|
* @summary Gets the deployment status for an app (or deployment slot, if specified).
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetSiteDeploymentStatusSlot.json
|
|
20
20
|
*/
|
|
21
21
|
function getDeploymentStatusSlot() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Get workflow information by its ID for web site, or a deployment slot.
|
|
17
17
|
*
|
|
18
18
|
* @summary Get workflow information by its ID for web site, or a deployment slot.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetWorkflow.json
|
|
20
20
|
*/
|
|
21
21
|
function getAWorkflow() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets the application settings of an app.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets the application settings of an app.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/ListAppSettings.json
|
|
20
20
|
*/
|
|
21
21
|
function listAppSettings() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets status of a web app backup that may be in progress, including secrets associated with the backup, such as the Azure Storage SAS URL. Also can be used to update the SAS URL for the backup if a new URL is passed in the request body.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetWebAppBackupWithSecrets.json
|
|
20
20
|
*/
|
|
21
21
|
function getWebAppBackupWithSecrets() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets existing backups of an app.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets existing backups of an app.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/ListWebAppBackups.json
|
|
20
20
|
*/
|
|
21
21
|
function listWebAppBackups() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/ListPublishingCredentialsPolicies.json
|
|
20
20
|
*/
|
|
21
21
|
function listPublishingCredentialsPolicies() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Returns whether Scm basic auth is allowed and whether Ftp is allowed for a given site.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/ListPublishingCredentialsPoliciesSlot.json
|
|
20
20
|
*/
|
|
21
21
|
function listPublishingCredentialsPolicies() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets all web, mobile, and API apps in the specified resource group.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets all web, mobile, and API apps in the specified resource group.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/ListWebAppsByResourceGroup.json
|
|
20
20
|
*/
|
|
21
21
|
function listWebAppsByResourceGroup() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for List the configurations of an app
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for List the configurations of an app
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/ListWebAppConfigurations.json
|
|
20
20
|
*/
|
|
21
21
|
function listWebAppConfigurations() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to List the workflows for a web site, or a deployment slot.
|
|
17
17
|
*
|
|
18
18
|
* @summary List the workflows for a web site, or a deployment slot.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/ListWorkflows.json
|
|
20
20
|
*/
|
|
21
21
|
function listTheWorkflowsSlot() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to List deployment statuses for an app (or deployment slot, if specified).
|
|
17
17
|
*
|
|
18
18
|
* @summary List deployment statuses for an app (or deployment slot, if specified).
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/ListSiteDeploymentStatus.json
|
|
20
20
|
*/
|
|
21
21
|
function listDeploymentStatus() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Get all apps for a subscription.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get all apps for a subscription.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/ListWebApps.json
|
|
20
20
|
*/
|
|
21
21
|
function listWebAppsForSubscription() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets existing backups of an app.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets existing backups of an app.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/ListSlotBackups.json
|
|
20
20
|
*/
|
|
21
21
|
function listBackups() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets existing backups of an app.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets existing backups of an app.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/ListSlotBackups.json
|
|
20
20
|
*/
|
|
21
21
|
function listBackups() {
|
|
22
22
|
var _a, e_1, _b, _c;
|