@azure/arm-appservice 14.0.1-alpha.20231113.1 → 14.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/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 Returns overviews of database connections for a static site
|
|
17
17
|
*
|
|
18
18
|
* @summary Returns overviews of database connections for a static 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/GetStaticSiteDatabaseConnections.json
|
|
20
20
|
*/
|
|
21
21
|
function listOverviewsOfDatabaseConnectionsForTheStaticSite() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Returns details of database connections for a static site
|
|
17
17
|
*
|
|
18
18
|
* @summary Returns details of database connections for a static 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/GetStaticSiteDatabaseConnectionsWithDetails.json
|
|
20
20
|
*/
|
|
21
21
|
function listFullDetailsOfDatabaseConnectionsForTheStaticSite() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Returns the details of a linked backend linked to a static site build by name
|
|
17
17
|
*
|
|
18
18
|
* @summary Returns the details of a linked backend linked to a static site build by name
|
|
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/GetLinkedBackendForStaticSiteBuild.json
|
|
20
20
|
*/
|
|
21
21
|
function getDetailsOfTheLinkedBackendRegisteredWithAStaticSiteBuildByName() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Returns the details of a linked backend linked to a static site by name
|
|
17
17
|
*
|
|
18
18
|
* @summary Returns the details of a linked backend linked to a static site by name
|
|
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/GetLinkedBackendForStaticSite.json
|
|
20
20
|
*/
|
|
21
21
|
function getDetailsOfTheLinkedBackendRegisteredWithAStaticSiteByName() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Returns details of all backends linked to a static site build
|
|
17
17
|
*
|
|
18
18
|
* @summary Returns details of all backends linked to a static site build
|
|
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/GetLinkedBackendsForStaticSiteBuild.json
|
|
20
20
|
*/
|
|
21
21
|
function getDetailsOfTheLinkedBackendsRegisteredWithAStaticSiteBuild() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Returns details of all backends linked to a static site
|
|
17
17
|
*
|
|
18
18
|
* @summary Returns details of all backends linked to a static 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/GetLinkedBackendsForStaticSite.json
|
|
20
20
|
*/
|
|
21
21
|
function getDetailsOfTheLinkedBackendsRegisteredWithAStaticSite() {
|
|
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 list of private endpoint connections associated with a static site
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets the list of private endpoint connections associated with a static 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/GetSitePrivateEndpointConnectionList.json
|
|
20
20
|
*/
|
|
21
21
|
function getAListOfPrivateEndpointConnectionsAssociatedWithASite() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -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 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 details of a static site build.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets the details of a static site build.
|
|
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/GetStaticSiteBuild.json
|
|
20
20
|
*/
|
|
21
21
|
function getAStaticSiteBuild() {
|
|
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 static site builds for a particular static site.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets all static site builds for a particular static 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/GetStaticSiteBuilds.json
|
|
20
20
|
*/
|
|
21
21
|
function getAllBuildsForAStaticSite() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets an existing custom domain for a particular static site.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets an existing custom domain for a particular static 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/GetStaticSiteCustomDomain.json
|
|
20
20
|
*/
|
|
21
21
|
function getCustomDomainForAStaticSite() {
|
|
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 static site.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets the details of a static 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/GetStaticSite.json
|
|
20
20
|
*/
|
|
21
21
|
function getDetailsForAStaticSite() {
|
|
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 static sites in the specified resource group.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets all static sites 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/GetStaticSites.json
|
|
20
20
|
*/
|
|
21
21
|
function getStaticSitesForAResourceGroup() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteBuildSample.js
CHANGED
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets the details of the user provided function app registered with a static site build
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets the details of the user provided function app registered with a static site build
|
|
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/GetUserProvidedFunctionAppForStaticSiteBuild.json
|
|
20
20
|
*/
|
|
21
21
|
function getDetailsOfTheUserProvidedFunctionAppRegisteredWithAStaticSiteBuild() {
|
|
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 the user provided function app registered with a static site
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets the details of the user provided function app registered with a static 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/GetUserProvidedFunctionAppForStaticSite.json
|
|
20
20
|
*/
|
|
21
21
|
function getDetailsOfTheUserProvidedFunctionAppRegisteredWithAStaticSite() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppsForStaticSiteBuildSample.js
CHANGED
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets the details of the user provided function apps registered with a static site build
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets the details of the user provided function apps registered with a static site build
|
|
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/GetUserProvidedFunctionAppsForStaticSiteBuild.json
|
|
20
20
|
*/
|
|
21
21
|
function getDetailsOfTheUserProvidedFunctionAppsRegisteredWithAStaticSiteBuild() {
|
|
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 details of the user provided function apps registered with a static site
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets the details of the user provided function apps registered with a static 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/GetUserProvidedFunctionAppsForStaticSite.json
|
|
20
20
|
*/
|
|
21
21
|
function getDetailsOfTheUserProvidedFunctionAppsRegisteredWithAStaticSite() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Link backend to a static site
|
|
17
17
|
*
|
|
18
18
|
* @summary Link backend to a static 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/LinkBackendToStaticSite.json
|
|
20
20
|
*/
|
|
21
21
|
function linkABackendToAStaticSite() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Link backend to a static site build
|
|
17
17
|
*
|
|
18
18
|
* @summary Link backend to a static site build
|
|
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/LinkBackendToStaticSiteBuild.json
|
|
20
20
|
*/
|
|
21
21
|
function linkABackendToAStaticSiteBuild() {
|
|
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 basic auth properties for a static site as a collection.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets the basic auth properties for a static site as a collection.
|
|
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/ListStaticSiteBasicAuth.json
|
|
20
20
|
*/
|
|
21
21
|
function listsTheBasicAuthPropertiesForAStaticSite() {
|
|
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 Static Sites for a subscription.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get all Static Sites 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/GetAllStaticSites.json
|
|
20
20
|
*/
|
|
21
21
|
function getAllStaticSitesInASubscription() {
|
|
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 application settings of a static site.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets the application settings of a static 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/ListStaticSiteAppSettings.json
|
|
20
20
|
*/
|
|
21
21
|
function getAppSettingsOfAStaticSite() {
|
|
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 a static site build.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets the application settings of a static site build.
|
|
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/ListStaticSiteBuildAppSettings.json
|
|
20
20
|
*/
|
|
21
21
|
function getAppSettingsOfAStaticSiteBuild() {
|
|
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 a static site build.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets the application settings of a static site build.
|
|
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/ListStaticSiteBuildFunctionAppSettings.json
|
|
20
20
|
*/
|
|
21
21
|
function getFunctionAppSettingsOfAStaticSiteBuild() {
|
|
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 functions of a particular static site build.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets the functions of a particular static site build.
|
|
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/ListStaticSiteBuildFunctions.json
|
|
20
20
|
*/
|
|
21
21
|
function getsTheFunctionsOfAParticularStaticSiteBuild() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Lists the roles configured for the static site.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Lists the roles configured for the static 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/ListStaticSiteConfiguredRoles.json
|
|
20
20
|
*/
|
|
21
21
|
function listsTheConfiguredRolesForAStaticSite() {
|
|
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 static site custom domains for a particular static site.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets all static site custom domains for a particular static 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/GetStaticSiteCustomDomains.json
|
|
20
20
|
*/
|
|
21
21
|
function listCustomDomainsForAStaticSite() {
|
|
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 application settings of a static site.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets the application settings of a static 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/ListStaticSiteFunctionAppSettings.json
|
|
20
20
|
*/
|
|
21
21
|
function getFunctionAppSettingsOfAStaticSite() {
|
|
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 functions of a static site.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets the functions of a static 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/ListStaticSiteFunctions.json
|
|
20
20
|
*/
|
|
21
21
|
function getsTheFunctionsOfAStaticSite() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Lists the secrets for an existing static site.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Lists the secrets for an existing static 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/ListStaticSiteSecrets.json
|
|
20
20
|
*/
|
|
21
21
|
function listSecretsForAStaticSite() {
|
|
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 list of users of a static site.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets the list of users of a static 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/ListStaticSiteUsers.json
|
|
20
20
|
*/
|
|
21
21
|
function listUsersForAStaticSite() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Generates a preview workflow file for the static site
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Generates a preview workflow file for the static 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/GenerateStaticSiteWorkflowPreview.json
|
|
20
20
|
*/
|
|
21
21
|
function generatesAPreviewWorkflowFileForTheStaticSite() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildSample.js
CHANGED
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Register a user provided function app with a static site build
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Register a user provided function app with a static site build
|
|
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/RegisterUserProvidedFunctionAppWithStaticSiteBuild.json
|
|
20
20
|
*/
|
|
21
21
|
function registerAUserProvidedFunctionAppWithAStaticSiteBuild() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteSample.js
CHANGED
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Register a user provided function app with a static site
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Register a user provided function app with a static 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/RegisterUserProvidedFunctionAppWithStaticSite.json
|
|
20
20
|
*/
|
|
21
21
|
function registerAUserProvidedFunctionAppWithAStaticSite() {
|
|
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 Resets the api key for an existing static site.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Resets the api key for an existing static 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/ResetStaticSiteApiKey.json
|
|
20
20
|
*/
|
|
21
21
|
function resetTheApiKeyForAStaticSite() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Unlink a backend from a static site build
|
|
17
17
|
*
|
|
18
18
|
* @summary Unlink a backend from a static site build
|
|
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/UnlinkBackendFromStaticSiteBuild.json
|
|
20
20
|
*/
|
|
21
21
|
function unlinkABackendFromAStaticSiteBuild() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Unlink a backend from a static site
|
|
17
17
|
*
|
|
18
18
|
* @summary Unlink a backend from a static 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/UnlinkBackendFromStaticSite.json
|
|
20
20
|
*/
|
|
21
21
|
function unlinkABackendFromAStaticSite() {
|
|
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 Create or update a database connection for a static site build
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Create or update a database connection for a static site build
|
|
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/PatchStaticSiteBuildDatabaseConnection.json
|
|
20
20
|
*/
|
|
21
21
|
function patchADatabaseConnectionForAStaticSiteBuild() {
|
|
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 Create or update a database connection for a static site
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Create or update a database connection for a static 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/PatchStaticSiteDatabaseConnection.json
|
|
20
20
|
*/
|
|
21
21
|
function patchADatabaseConnectionForAStaticSite() {
|
|
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 a new static site in an existing resource group, or updates an existing static site.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Creates a new static site in an existing resource group, or updates an existing static 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/PatchStaticSite.json
|
|
20
20
|
*/
|
|
21
21
|
function patchAStaticSite() {
|
|
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 Updates a user entry with the listed roles
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Updates a user entry with the listed roles
|
|
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/UpdateStaticSiteUser.json
|
|
20
20
|
*/
|
|
21
21
|
function createOrUpdateAUserForAStaticSite() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Validates that a backend can be linked to a static site build
|
|
17
17
|
*
|
|
18
18
|
* @summary Validates that a backend can be linked to a static site build
|
|
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/ValidateLinkedBackendForStaticSiteBuild.json
|
|
20
20
|
*/
|
|
21
21
|
function validateIfBackendCanBeLinkedToStaticSiteBuild() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Validates that a backend can be linked to a static site
|
|
17
17
|
*
|
|
18
18
|
* @summary Validates that a backend can be linked to a static 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/ValidateLinkedBackendForStaticSite.json
|
|
20
20
|
*/
|
|
21
21
|
function validateIfBackendCanBeLinkedToStaticSite() {
|
|
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 Validates a particular custom domain can be added to a static site.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Validates a particular custom domain can be added to a static 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/ValidateStaticSiteCustomDomain.json
|
|
20
20
|
*/
|
|
21
21
|
function validateACustomDomainForAStaticSite() {
|
|
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 Get details of a top-level domain.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get details of a top-level domain.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.DomainRegistration/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.DomainRegistration/stable/2023-01-01/examples/GetTopLevelDomain.json
|
|
20
20
|
*/
|
|
21
21
|
function getTopLevelDomain() {
|
|
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 legal agreements that user needs to accept before purchasing a domain.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets all legal agreements that user needs to accept before purchasing a domain.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.DomainRegistration/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.DomainRegistration/stable/2023-01-01/examples/ListTopLevelDomainAgreements.json
|
|
20
20
|
*/
|
|
21
21
|
function listTopLevelDomainAgreements() {
|
|
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 top-level domains supported for registration.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get all top-level domains supported for registration.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.DomainRegistration/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.DomainRegistration/stable/2023-01-01/examples/ListTopLevelDomains.json
|
|
20
20
|
*/
|
|
21
21
|
function listTopLevelDomains() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Verifies if this VNET is compatible with an App Service Environment by analyzing the Network Security Group rules.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Verifies if this VNET is compatible with an App Service Environment by analyzing the Network Security Group rules.
|
|
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/VerifyHostingEnvironmentVnet.json
|
|
20
20
|
*/
|
|
21
21
|
function verifyHostingEnvironmentVnet() {
|
|
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 Analyze a custom hostname.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Analyze a custom hostname.
|
|
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/AnalyzeCustomHostName.json
|
|
20
20
|
*/
|
|
21
21
|
function analyzeCustomHostnameForWebapp() {
|
|
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 Analyze a custom hostname.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Analyze a custom hostname.
|
|
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/AnalyzeCustomHostNameSlot.json
|
|
20
20
|
*/
|
|
21
21
|
function analyzeCustomHostnameForSlot() {
|
|
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 Applies the configuration settings from the target slot onto the current slot.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Applies the configuration settings from the target slot onto the current 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/ApplySlotConfig.json
|
|
20
20
|
*/
|
|
21
21
|
function applyWebAppSlotConfig() {
|
|
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 Approves or rejects a private endpoint connection
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Approves or rejects 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/ApproveRejectSitePrivateEndpointConnection.json
|
|
20
20
|
*/
|
|
21
21
|
function approvesOrRejectsAPrivateEndpointConnectionForASite() {
|
|
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 Approves or rejects a private endpoint connection
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Approves or rejects 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/ApproveRejectSitePrivateEndpointConnectionSlot.json
|
|
20
20
|
*/
|
|
21
21
|
function approvesOrRejectsAPrivateEndpointConnectionForASite() {
|
|
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 a backup of an app.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Creates a backup 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/BackupWebApp.json
|
|
20
20
|
*/
|
|
21
21
|
function backupWebApp() {
|
|
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 Updates the configuration of an app.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Updates the configuration 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/UpdateSiteConfig.json
|
|
20
20
|
*/
|
|
21
21
|
function updateSiteConfig() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|