@azure/arm-appservice 13.0.4-alpha.20230321.1 → 14.0.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 +183 -8
- package/LICENSE +1 -1
- package/dist/index.js +3362 -1077
- 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 +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateCertificateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersDeleteCertificateSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersDeleteCertificateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersDeleteSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersGetCertificateSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersGetCertificateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersGetSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersGetSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersListByResourceGroupSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersListCertificatesSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersListCertificatesSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersListSample.js +11 -3
- package/dist-esm/samples-dev/appServiceCertificateOrdersListSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersReissueSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersReissueSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRenewSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersRenewSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersResendEmailSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersResendEmailSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersResendRequestEmailsSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersResendRequestEmailsSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateActionsSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateActionsSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateEmailHistorySample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateEmailHistorySample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveSiteSealSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveSiteSealSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateCertificateSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateCertificateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersValidatePurchaseInformationSample.js +11 -3
- package/dist-esm/samples-dev/appServiceCertificateOrdersValidatePurchaseInformationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersVerifyDomainOwnershipSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersVerifyDomainOwnershipSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsChangeVnetSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsChangeVnetSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateMultiRolePoolSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateMultiRolePoolSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateWorkerPoolSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateWorkerPoolSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeleteAseCustomDnsSuffixConfigurationSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsDeleteAseCustomDnsSuffixConfigurationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeletePrivateEndpointConnectionSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsDeletePrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeleteSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetAseCustomDnsSuffixConfigurationSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsGetAseCustomDnsSuffixConfigurationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetAseV3NetworkingConfigurationSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsGetAseV3NetworkingConfigurationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetDiagnosticsItemSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsGetDiagnosticsItemSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetInboundNetworkDependenciesEndpointsSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsGetInboundNetworkDependenciesEndpointsSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetMultiRolePoolSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsGetMultiRolePoolSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetOutboundNetworkDependenciesEndpointsSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsGetOutboundNetworkDependenciesEndpointsSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionListSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionListSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateLinkResourcesSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateLinkResourcesSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetVipInfoSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsGetVipInfoSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetWorkerPoolSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsGetWorkerPoolSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListAppServicePlansSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListAppServicePlansSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListByResourceGroupSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListCapacitiesSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListCapacitiesSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListDiagnosticsSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListDiagnosticsSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRoleMetricDefinitionsSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRoleMetricDefinitionsSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolInstanceMetricDefinitionsSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolInstanceMetricDefinitionsSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolSkusSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolSkusSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolsSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolsSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRoleUsagesSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRoleUsagesSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListOperationsSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListOperationsSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListSample.js +11 -3
- package/dist-esm/samples-dev/appServiceEnvironmentsListSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListUsagesSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListUsagesSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebAppsSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebAppsSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebWorkerMetricDefinitionsSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebWorkerMetricDefinitionsSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebWorkerUsagesSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebWorkerUsagesSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolInstanceMetricDefinitionsSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolInstanceMetricDefinitionsSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolSkusSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolSkusSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolsSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolsSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsRebootSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsRebootSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsResumeSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsResumeSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsSuspendSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsSuspendSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsTestUpgradeAvailableNotificationSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsTestUpgradeAvailableNotificationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseCustomDnsSuffixConfigurationSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseCustomDnsSuffixConfigurationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseNetworkingConfigurationSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseNetworkingConfigurationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateMultiRolePoolSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateMultiRolePoolSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateWorkerPoolSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateWorkerPoolSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpgradeSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsUpgradeSample.js.map +1 -1
- package/dist-esm/samples-dev/appServicePlansCreateOrUpdateSample.js +12 -4
- package/dist-esm/samples-dev/appServicePlansCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServicePlansDeleteSample.js +12 -4
- package/dist-esm/samples-dev/appServicePlansDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/appServicePlansGetSample.js +12 -4
- package/dist-esm/samples-dev/appServicePlansGetSample.js.map +1 -1
- package/dist-esm/samples-dev/appServicePlansListByResourceGroupSample.js +12 -4
- package/dist-esm/samples-dev/appServicePlansListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/appServicePlansListSample.js +11 -3
- package/dist-esm/samples-dev/appServicePlansListSample.js.map +1 -1
- package/dist-esm/samples-dev/appServicePlansUpdateSample.js +12 -4
- package/dist-esm/samples-dev/appServicePlansUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/certificateOrdersDiagnosticsGetAppServiceCertificateOrderDetectorResponseSample.js +12 -4
- package/dist-esm/samples-dev/certificateOrdersDiagnosticsGetAppServiceCertificateOrderDetectorResponseSample.js.map +1 -1
- package/dist-esm/samples-dev/certificateOrdersDiagnosticsListAppServiceCertificateOrderDetectorResponseSample.js +12 -4
- package/dist-esm/samples-dev/certificateOrdersDiagnosticsListAppServiceCertificateOrderDetectorResponseSample.js.map +1 -1
- package/dist-esm/samples-dev/certificateRegistrationProviderListOperationsSample.js +11 -3
- package/dist-esm/samples-dev/certificateRegistrationProviderListOperationsSample.js.map +1 -1
- package/dist-esm/samples-dev/certificatesCreateOrUpdateSample.js +12 -4
- package/dist-esm/samples-dev/certificatesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/certificatesDeleteSample.js +12 -4
- package/dist-esm/samples-dev/certificatesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/certificatesGetSample.js +12 -4
- package/dist-esm/samples-dev/certificatesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/certificatesListByResourceGroupSample.js +12 -4
- package/dist-esm/samples-dev/certificatesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/certificatesListSample.js +11 -3
- package/dist-esm/samples-dev/certificatesListSample.js.map +1 -1
- package/dist-esm/samples-dev/certificatesUpdateSample.js +12 -4
- package/dist-esm/samples-dev/certificatesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsDeleteSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsGetSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsListByResourceGroupSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsListBySubscriptionSample.js +11 -3
- package/dist-esm/samples-dev/containerAppsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsListSecretsSample.js +11 -3
- package/dist-esm/samples-dev/containerAppsListSecretsSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsActivateRevisionSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsRevisionsActivateRevisionSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsDeactivateRevisionSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsRevisionsDeactivateRevisionSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsGetRevisionSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsRevisionsGetRevisionSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsListRevisionsSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsRevisionsListRevisionsSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsRestartRevisionSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsRevisionsRestartRevisionSample.js.map +1 -1
- package/dist-esm/samples-dev/deletedWebAppsGetDeletedWebAppByLocationSample.js +11 -3
- package/dist-esm/samples-dev/deletedWebAppsGetDeletedWebAppByLocationSample.js.map +1 -1
- package/dist-esm/samples-dev/deletedWebAppsListByLocationSample.js +11 -3
- package/dist-esm/samples-dev/deletedWebAppsListByLocationSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsExecuteSiteAnalysisSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsExecuteSiteAnalysisSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsExecuteSiteAnalysisSlotSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsExecuteSiteAnalysisSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsExecuteSiteDetectorSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsExecuteSiteDetectorSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsExecuteSiteDetectorSlotSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsExecuteSiteDetectorSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsGetHostingEnvironmentDetectorResponseSample.js +12 -4
- package/dist-esm/samples-dev/diagnosticsGetHostingEnvironmentDetectorResponseSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsGetSiteAnalysisSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsGetSiteAnalysisSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsGetSiteAnalysisSlotSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsGetSiteAnalysisSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorResponseSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorResponseSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorResponseSlotSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorResponseSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorSlotSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsGetSiteDiagnosticCategorySample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsGetSiteDiagnosticCategorySample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsGetSiteDiagnosticCategorySlotSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsGetSiteDiagnosticCategorySlotSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsListHostingEnvironmentDetectorResponsesSample.js +12 -4
- package/dist-esm/samples-dev/diagnosticsListHostingEnvironmentDetectorResponsesSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsListSiteAnalysesSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsListSiteAnalysesSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsListSiteAnalysesSlotSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsListSiteAnalysesSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorResponsesSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorResponsesSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorResponsesSlotSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorResponsesSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorsSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorsSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorsSlotSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorsSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsListSiteDiagnosticCategoriesSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsListSiteDiagnosticCategoriesSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsListSiteDiagnosticCategoriesSlotSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsListSiteDiagnosticCategoriesSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/domainRegistrationProviderListOperationsSample.js +11 -3
- package/dist-esm/samples-dev/domainRegistrationProviderListOperationsSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsCheckAvailabilitySample.js +11 -3
- package/dist-esm/samples-dev/domainsCheckAvailabilitySample.js.map +1 -1
- package/dist-esm/samples-dev/domainsCreateOrUpdateOwnershipIdentifierSample.js +12 -4
- package/dist-esm/samples-dev/domainsCreateOrUpdateOwnershipIdentifierSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsCreateOrUpdateSample.js +12 -4
- package/dist-esm/samples-dev/domainsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsDeleteOwnershipIdentifierSample.js +12 -4
- package/dist-esm/samples-dev/domainsDeleteOwnershipIdentifierSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsDeleteSample.js +12 -4
- package/dist-esm/samples-dev/domainsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsGetControlCenterSsoRequestSample.js +11 -3
- package/dist-esm/samples-dev/domainsGetControlCenterSsoRequestSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsGetOwnershipIdentifierSample.js +12 -4
- package/dist-esm/samples-dev/domainsGetOwnershipIdentifierSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsGetSample.js +12 -4
- package/dist-esm/samples-dev/domainsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsListByResourceGroupSample.js +12 -4
- package/dist-esm/samples-dev/domainsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsListOwnershipIdentifiersSample.js +12 -4
- package/dist-esm/samples-dev/domainsListOwnershipIdentifiersSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsListRecommendationsSample.js +11 -3
- package/dist-esm/samples-dev/domainsListRecommendationsSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsListSample.js +11 -3
- package/dist-esm/samples-dev/domainsListSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsRenewSample.js +12 -4
- package/dist-esm/samples-dev/domainsRenewSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsTransferOutSample.js +12 -4
- package/dist-esm/samples-dev/domainsTransferOutSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsUpdateOwnershipIdentifierSample.js +12 -4
- package/dist-esm/samples-dev/domainsUpdateOwnershipIdentifierSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsUpdateSample.js +12 -4
- package/dist-esm/samples-dev/domainsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/globalGetDeletedWebAppSample.js +11 -3
- package/dist-esm/samples-dev/globalGetDeletedWebAppSample.js.map +1 -1
- package/dist-esm/samples-dev/globalGetDeletedWebAppSnapshotsSample.js +11 -3
- package/dist-esm/samples-dev/globalGetDeletedWebAppSnapshotsSample.js.map +1 -1
- package/dist-esm/samples-dev/globalGetSubscriptionOperationWithAsyncResponseSample.js +11 -3
- package/dist-esm/samples-dev/globalGetSubscriptionOperationWithAsyncResponseSample.js.map +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsCreateOrUpdateSample.js +12 -4
- package/dist-esm/samples-dev/kubeEnvironmentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsDeleteSample.js +12 -4
- package/dist-esm/samples-dev/kubeEnvironmentsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsGetSample.js +12 -4
- package/dist-esm/samples-dev/kubeEnvironmentsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsListByResourceGroupSample.js +12 -4
- package/dist-esm/samples-dev/kubeEnvironmentsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsListBySubscriptionSample.js +11 -3
- package/dist-esm/samples-dev/kubeEnvironmentsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsUpdateSample.js +12 -4
- package/dist-esm/samples-dev/kubeEnvironmentsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/listCustomHostNameSitesSample.js +15 -6
- package/dist-esm/samples-dev/listCustomHostNameSitesSample.js.map +1 -1
- package/dist-esm/samples-dev/providerGetFunctionAppStacksForLocationSample.js +11 -3
- package/dist-esm/samples-dev/providerGetFunctionAppStacksForLocationSample.js.map +1 -1
- package/dist-esm/samples-dev/providerGetFunctionAppStacksSample.js +11 -3
- package/dist-esm/samples-dev/providerGetFunctionAppStacksSample.js.map +1 -1
- package/dist-esm/samples-dev/providerGetWebAppStacksForLocationSample.js +11 -3
- package/dist-esm/samples-dev/providerGetWebAppStacksForLocationSample.js.map +1 -1
- package/dist-esm/samples-dev/providerGetWebAppStacksSample.js +11 -3
- package/dist-esm/samples-dev/providerGetWebAppStacksSample.js.map +1 -1
- package/dist-esm/samples-dev/providerListOperationsSample.js +11 -3
- package/dist-esm/samples-dev/providerListOperationsSample.js.map +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataGetBySiteSample.js +12 -4
- package/dist-esm/samples-dev/resourceHealthMetadataGetBySiteSample.js.map +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataGetBySiteSlotSample.js +12 -4
- package/dist-esm/samples-dev/resourceHealthMetadataGetBySiteSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListByResourceGroupSample.js +12 -4
- package/dist-esm/samples-dev/resourceHealthMetadataListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListBySiteSample.js +12 -4
- package/dist-esm/samples-dev/resourceHealthMetadataListBySiteSample.js.map +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListBySiteSlotSample.js +12 -4
- package/dist-esm/samples-dev/resourceHealthMetadataListBySiteSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListSample.js +11 -3
- package/dist-esm/samples-dev/resourceHealthMetadataListSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesApproveOrRejectPrivateEndpointConnectionSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesApproveOrRejectPrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBasicAuthSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBasicAuthSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBasicAuthSample.js +46 -0
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBasicAuthSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBuildDatabaseConnectionSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBuildDatabaseConnectionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBuildDatabaseConnectionSample.js +47 -0
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBuildDatabaseConnectionSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateDatabaseConnectionSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateDatabaseConnectionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateDatabaseConnectionSample.js +46 -0
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateDatabaseConnectionSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteAppSettingsSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildAppSettingsSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteCustomDomainSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteCustomDomainSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteFunctionAppSettingsSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteFunctionAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateUserRolesInvitationLinkSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesCreateUserRolesInvitationLinkSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteBuildSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteBuildDatabaseConnectionSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesDeleteBuildDatabaseConnectionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesDeleteBuildDatabaseConnectionSample.js +41 -0
- package/dist-esm/samples-dev/staticSitesDeleteBuildDatabaseConnectionSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesDeleteDatabaseConnectionSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesDeleteDatabaseConnectionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesDeleteDatabaseConnectionSample.js +40 -0
- package/dist-esm/samples-dev/staticSitesDeleteDatabaseConnectionSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesDeletePrivateEndpointConnectionSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesDeletePrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteBuildSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteCustomDomainSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteCustomDomainSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteUserSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteUserSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesDetachStaticSiteSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesDetachStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteBuildSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetBasicAuthSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesGetBasicAuthSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetBasicAuthSample.js +40 -0
- package/dist-esm/samples-dev/staticSitesGetBasicAuthSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionSample.js +41 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionWithDetailsSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionWithDetailsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionWithDetailsSample.js +41 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionWithDetailsSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsSample.js +54 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsWithDetailsSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsWithDetailsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsWithDetailsSample.js +54 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsWithDetailsSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionSample.js +40 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionWithDetailsSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionWithDetailsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionWithDetailsSample.js +40 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionWithDetailsSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsSample.js +53 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsWithDetailsSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsWithDetailsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsWithDetailsSample.js +53 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsWithDetailsSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendForBuildSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendForBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendsForBuildSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendsForBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendsSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetPrivateEndpointConnectionListSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetPrivateEndpointConnectionListSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetPrivateEndpointConnectionSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetPrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetPrivateLinkResourcesSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetPrivateLinkResourcesSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteBuildSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetStaticSiteBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteBuildsSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetStaticSiteBuildsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteCustomDomainSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetStaticSiteCustomDomainSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSitesByResourceGroupSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetStaticSitesByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteBuildSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppsForStaticSiteBuildSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppsForStaticSiteBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppsForStaticSiteSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppsForStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesLinkBackendSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesLinkBackendSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesLinkBackendToBuildSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesLinkBackendToBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesListBasicAuthSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesListBasicAuthSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesListBasicAuthSample.js +53 -0
- package/dist-esm/samples-dev/staticSitesListBasicAuthSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesListSample.js +11 -3
- package/dist-esm/samples-dev/staticSitesListSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteAppSettingsSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesListStaticSiteAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildAppSettingsSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionAppSettingsSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionsSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteConfiguredRolesSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesListStaticSiteConfiguredRolesSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteCustomDomainsSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesListStaticSiteCustomDomainsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteFunctionAppSettingsSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesListStaticSiteFunctionAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteFunctionsSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesListStaticSiteFunctionsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteSecretsSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesListStaticSiteSecretsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteUsersSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesListStaticSiteUsersSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesPreviewWorkflowSample.js +11 -3
- package/dist-esm/samples-dev/staticSitesPreviewWorkflowSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesResetStaticSiteApiKeySample.js +12 -4
- package/dist-esm/samples-dev/staticSitesResetStaticSiteApiKeySample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesUnlinkBackendFromBuildSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesUnlinkBackendFromBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesUnlinkBackendSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesUnlinkBackendSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesUpdateBuildDatabaseConnectionSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesUpdateBuildDatabaseConnectionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesUpdateBuildDatabaseConnectionSample.js +42 -0
- package/dist-esm/samples-dev/staticSitesUpdateBuildDatabaseConnectionSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesUpdateDatabaseConnectionSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesUpdateDatabaseConnectionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesUpdateDatabaseConnectionSample.js +41 -0
- package/dist-esm/samples-dev/staticSitesUpdateDatabaseConnectionSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesUpdateStaticSiteSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesUpdateStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesUpdateStaticSiteUserSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesUpdateStaticSiteUserSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesValidateBackendForBuildSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesValidateBackendForBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesValidateBackendSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesValidateBackendSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesValidateCustomDomainCanBeAddedToStaticSiteSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesValidateCustomDomainCanBeAddedToStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/topLevelDomainsGetSample.js +11 -3
- package/dist-esm/samples-dev/topLevelDomainsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/topLevelDomainsListAgreementsSample.js +11 -3
- package/dist-esm/samples-dev/topLevelDomainsListAgreementsSample.js.map +1 -1
- package/dist-esm/samples-dev/topLevelDomainsListSample.js +11 -3
- package/dist-esm/samples-dev/topLevelDomainsListSample.js.map +1 -1
- package/dist-esm/samples-dev/verifyHostingEnvironmentVnetSample.js +11 -3
- package/dist-esm/samples-dev/verifyHostingEnvironmentVnetSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSample.js +39 -0
- package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSlotSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSlotSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSlotSample.js +40 -0
- package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSlotSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsApplySlotConfigToProductionSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsApplySlotConfigToProductionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsApplySlotConfigToProductionSample.js +43 -0
- package/dist-esm/samples-dev/webAppsApplySlotConfigToProductionSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSample.js +12 -4
- package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsBackupSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsBackupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsBackupSample.js +65 -0
- package/dist-esm/samples-dev/webAppsBackupSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsCreateOrUpdateConfigurationSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsCreateOrUpdateConfigurationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsCreateOrUpdateConfigurationSample.js +86 -0
- package/dist-esm/samples-dev/webAppsCreateOrUpdateConfigurationSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSample.js +77 -0
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSlotSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSlotSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSlotSample.js +79 -0
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSlotSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsDeleteBackupSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsDeleteBackupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsDeleteBackupSample.js +40 -0
- package/dist-esm/samples-dev/webAppsDeleteBackupSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSample.js +12 -4
- package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsDeleteSample.js +39 -0
- package/dist-esm/samples-dev/webAppsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsDeleteSlotSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsDeleteSlotSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsDeleteSlotSample.js +40 -0
- package/dist-esm/samples-dev/webAppsDeleteSlotSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSample.js +109 -0
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSlotSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSlotSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSlotSample.js +85 -0
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSlotSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsGetAppSettingKeyVaultReferenceSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetAppSettingKeyVaultReferenceSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingKeyVaultReferenceSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetAppSettingKeyVaultReferenceSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingsKeyVaultReferencesSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetAppSettingsKeyVaultReferencesSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingsKeyVaultReferencesSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetAppSettingsKeyVaultReferencesSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetAuthSettingsSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsGetAuthSettingsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsGetAuthSettingsSample.js +39 -0
- package/dist-esm/samples-dev/webAppsGetAuthSettingsSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsGetAuthSettingsV2Sample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsGetAuthSettingsV2Sample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsGetAuthSettingsV2Sample.js +39 -0
- package/dist-esm/samples-dev/webAppsGetAuthSettingsV2Sample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsGetAuthSettingsV2WithoutSecretsSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsGetAuthSettingsV2WithoutSecretsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsGetAuthSettingsV2WithoutSecretsSample.js +39 -0
- package/dist-esm/samples-dev/webAppsGetAuthSettingsV2WithoutSecretsSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsGetBackupStatusSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsGetBackupStatusSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsGetBackupStatusSample.js +40 -0
- package/dist-esm/samples-dev/webAppsGetBackupStatusSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsGetConfigurationSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsGetConfigurationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsGetConfigurationSample.js +39 -0
- package/dist-esm/samples-dev/webAppsGetConfigurationSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsGetFtpAllowedSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetFtpAllowedSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetFtpAllowedSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetFtpAllowedSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetInstanceInfoSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetInstanceInfoSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetInstanceInfoSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetInstanceInfoSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetInstanceWorkflowSlotSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsGetInstanceWorkflowSlotSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsGetInstanceWorkflowSlotSample.js +41 -0
- package/dist-esm/samples-dev/webAppsGetInstanceWorkflowSlotSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSlotV2Sample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSlotV2Sample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationV2Sample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationV2Sample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSlotV2Sample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSlotV2Sample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesV2Sample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetNetworkTracesV2Sample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateEndpointConnectionSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetPrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateEndpointConnectionSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetPrivateEndpointConnectionSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateLinkResourcesSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetPrivateLinkResourcesSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateLinkResourcesSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetPrivateLinkResourcesSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetProductionSiteDeploymentStatusSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetProductionSiteDeploymentStatusSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsGetSample.js +39 -0
- package/dist-esm/samples-dev/webAppsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsGetScmAllowedSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetScmAllowedSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetScmAllowedSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetScmAllowedSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetSlotSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsGetSlotSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsGetSlotSample.js +40 -0
- package/dist-esm/samples-dev/webAppsGetSlotSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsGetSlotSiteDeploymentStatusSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetSlotSiteDeploymentStatusSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetWorkflowSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsGetWorkflowSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsGetWorkflowSample.js +40 -0
- package/dist-esm/samples-dev/webAppsGetWorkflowSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsListApplicationSettingsSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsListApplicationSettingsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsListApplicationSettingsSample.js +39 -0
- package/dist-esm/samples-dev/webAppsListApplicationSettingsSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsListBackupStatusSecretsSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsListBackupStatusSecretsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsListBackupStatusSecretsSample.js +66 -0
- package/dist-esm/samples-dev/webAppsListBackupStatusSecretsSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsListBackupsSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsListBackupsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsListBackupsSample.js +53 -0
- package/dist-esm/samples-dev/webAppsListBackupsSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsListBasicPublishingCredentialsPoliciesSample.js +12 -4
- package/dist-esm/samples-dev/webAppsListBasicPublishingCredentialsPoliciesSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsListBasicPublishingCredentialsPoliciesSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsListBasicPublishingCredentialsPoliciesSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsListByResourceGroupSample.js +52 -0
- package/dist-esm/samples-dev/webAppsListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsListConfigurationsSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsListConfigurationsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsListConfigurationsSample.js +53 -0
- package/dist-esm/samples-dev/webAppsListConfigurationsSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsListInstanceWorkflowsSlotSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsListInstanceWorkflowsSlotSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsListInstanceWorkflowsSlotSample.js +54 -0
- package/dist-esm/samples-dev/webAppsListInstanceWorkflowsSlotSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsListProductionSiteDeploymentStatusesSample.js +12 -4
- package/dist-esm/samples-dev/webAppsListProductionSiteDeploymentStatusesSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsListSample.js +51 -0
- package/dist-esm/samples-dev/webAppsListSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsListSiteBackupsSample.js +12 -4
- package/dist-esm/samples-dev/webAppsListSiteBackupsSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsListSiteBackupsSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsListSiteBackupsSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsListSlotSiteDeploymentStatusesSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsListSlotSiteDeploymentStatusesSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsListSlotsSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsListSlotsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsListSlotsSample.js +53 -0
- package/dist-esm/samples-dev/webAppsListSlotsSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSample.js +39 -0
- package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSlotSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSlotSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSlotSample.js +40 -0
- package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSlotSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsListWorkflowsSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsListWorkflowsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsListWorkflowsSample.js +53 -0
- package/dist-esm/samples-dev/webAppsListWorkflowsSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsRestoreSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsRestoreSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsRestoreSample.js +59 -0
- package/dist-esm/samples-dev/webAppsRestoreSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsStartNetworkTraceSample.js +12 -4
- package/dist-esm/samples-dev/webAppsStartNetworkTraceSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsStartNetworkTraceSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsStartNetworkTraceSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSample.js +12 -4
- package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsStopNetworkTraceSample.js +12 -4
- package/dist-esm/samples-dev/webAppsStopNetworkTraceSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsStopNetworkTraceSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsStopNetworkTraceSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsStopWebSiteNetworkTraceSample.js +12 -4
- package/dist-esm/samples-dev/webAppsStopWebSiteNetworkTraceSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsStopWebSiteNetworkTraceSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsStopWebSiteNetworkTraceSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateApplicationSettingsSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsUpdateApplicationSettingsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsUpdateApplicationSettingsSample.js +42 -0
- package/dist-esm/samples-dev/webAppsUpdateApplicationSettingsSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsSample.js +52 -0
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsV2Sample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsV2Sample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsV2Sample.js +86 -0
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsV2Sample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsUpdateAzureStorageAccountsSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsUpdateAzureStorageAccountsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsUpdateAzureStorageAccountsSample.js +50 -0
- package/dist-esm/samples-dev/webAppsUpdateAzureStorageAccountsSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSample.js +12 -4
- package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsUpdateSample.js +42 -0
- package/dist-esm/samples-dev/webAppsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsUpdateScmAllowedSample.js +12 -4
- package/dist-esm/samples-dev/webAppsUpdateScmAllowedSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateScmAllowedSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsUpdateScmAllowedSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateSlotSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsUpdateSlotSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsUpdateSlotSample.js +43 -0
- package/dist-esm/samples-dev/webAppsUpdateSlotSample.js.map +1 -0
- package/dist-esm/samples-dev/workflowRunActionRepetitionsGetSample.js +12 -4
- package/dist-esm/samples-dev/workflowRunActionRepetitionsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsListExpressionTracesSample.js +12 -4
- package/dist-esm/samples-dev/workflowRunActionRepetitionsListExpressionTracesSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsListSample.js +12 -4
- package/dist-esm/samples-dev/workflowRunActionRepetitionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsRequestHistoriesGetSample.js +12 -4
- package/dist-esm/samples-dev/workflowRunActionRepetitionsRequestHistoriesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsRequestHistoriesListSample.js +12 -4
- package/dist-esm/samples-dev/workflowRunActionRepetitionsRequestHistoriesListSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowRunActionScopeRepetitionsGetSample.js +12 -4
- package/dist-esm/samples-dev/workflowRunActionScopeRepetitionsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowRunActionScopeRepetitionsListSample.js +12 -4
- package/dist-esm/samples-dev/workflowRunActionScopeRepetitionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowRunActionsGetSample.js +12 -4
- package/dist-esm/samples-dev/workflowRunActionsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowRunActionsListExpressionTracesSample.js +12 -4
- package/dist-esm/samples-dev/workflowRunActionsListExpressionTracesSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowRunActionsListSample.js +12 -4
- package/dist-esm/samples-dev/workflowRunActionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowRunsCancelSample.js +12 -4
- package/dist-esm/samples-dev/workflowRunsCancelSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowRunsGetSample.js +12 -4
- package/dist-esm/samples-dev/workflowRunsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowRunsListSample.js +12 -4
- package/dist-esm/samples-dev/workflowRunsListSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowTriggerHistoriesGetSample.js +12 -4
- package/dist-esm/samples-dev/workflowTriggerHistoriesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowTriggerHistoriesListSample.js +12 -4
- package/dist-esm/samples-dev/workflowTriggerHistoriesListSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowTriggerHistoriesResubmitSample.js +12 -4
- package/dist-esm/samples-dev/workflowTriggerHistoriesResubmitSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowTriggersGetSample.js +12 -4
- package/dist-esm/samples-dev/workflowTriggersGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowTriggersGetSchemaJsonSample.js +12 -4
- package/dist-esm/samples-dev/workflowTriggersGetSchemaJsonSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowTriggersListCallbackUrlSample.js +12 -4
- package/dist-esm/samples-dev/workflowTriggersListCallbackUrlSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowTriggersListSample.js +12 -4
- package/dist-esm/samples-dev/workflowTriggersListSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowTriggersRunSample.js +13 -5
- package/dist-esm/samples-dev/workflowTriggersRunSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowVersionsGetSample.js +12 -4
- package/dist-esm/samples-dev/workflowVersionsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowVersionsListSample.js +12 -4
- package/dist-esm/samples-dev/workflowVersionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowsRegenerateAccessKeySample.js +12 -4
- package/dist-esm/samples-dev/workflowsRegenerateAccessKeySample.js.map +1 -1
- package/dist-esm/samples-dev/workflowsValidateSample.js +12 -4
- package/dist-esm/samples-dev/workflowsValidateSample.js.map +1 -1
- package/dist-esm/src/lroImpl.d.ts +6 -11
- package/dist-esm/src/lroImpl.d.ts.map +1 -1
- package/dist-esm/src/lroImpl.js +12 -20
- package/dist-esm/src/lroImpl.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +422 -218
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +30 -76
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +13 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +657 -5
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +9 -5
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +74 -43
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/appServiceCertificateOrders.d.ts +3 -3
- package/dist-esm/src/operations/appServiceCertificateOrders.d.ts.map +1 -1
- package/dist-esm/src/operations/appServiceCertificateOrders.js +29 -24
- package/dist-esm/src/operations/appServiceCertificateOrders.js.map +1 -1
- package/dist-esm/src/operations/appServiceEnvironments.d.ts +8 -8
- package/dist-esm/src/operations/appServiceEnvironments.d.ts.map +1 -1
- package/dist-esm/src/operations/appServiceEnvironments.js +94 -70
- package/dist-esm/src/operations/appServiceEnvironments.js.map +1 -1
- package/dist-esm/src/operations/appServicePlans.d.ts +2 -2
- package/dist-esm/src/operations/appServicePlans.d.ts.map +1 -1
- package/dist-esm/src/operations/appServicePlans.js +10 -17
- package/dist-esm/src/operations/appServicePlans.js.map +1 -1
- package/dist-esm/src/operations/certificateOrdersDiagnostics.js +0 -1
- package/dist-esm/src/operations/certificateOrdersDiagnostics.js.map +1 -1
- package/dist-esm/src/operations/certificateRegistrationProvider.js +0 -1
- package/dist-esm/src/operations/certificateRegistrationProvider.js.map +1 -1
- package/dist-esm/src/operations/certificates.js +0 -2
- package/dist-esm/src/operations/certificates.js.map +1 -1
- package/dist-esm/src/operations/containerApps.d.ts +3 -3
- package/dist-esm/src/operations/containerApps.d.ts.map +1 -1
- package/dist-esm/src/operations/containerApps.js +18 -12
- package/dist-esm/src/operations/containerApps.js.map +1 -1
- package/dist-esm/src/operations/containerAppsRevisions.js +0 -1
- package/dist-esm/src/operations/containerAppsRevisions.js.map +1 -1
- package/dist-esm/src/operations/deletedWebApps.js +0 -2
- package/dist-esm/src/operations/deletedWebApps.js.map +1 -1
- package/dist-esm/src/operations/diagnostics.js +0 -9
- package/dist-esm/src/operations/diagnostics.js.map +1 -1
- package/dist-esm/src/operations/domainRegistrationProvider.js +0 -1
- package/dist-esm/src/operations/domainRegistrationProvider.js.map +1 -1
- package/dist-esm/src/operations/domains.d.ts +2 -2
- package/dist-esm/src/operations/domains.d.ts.map +1 -1
- package/dist-esm/src/operations/domains.js +10 -10
- package/dist-esm/src/operations/domains.js.map +1 -1
- package/dist-esm/src/operations/kubeEnvironments.d.ts +3 -3
- package/dist-esm/src/operations/kubeEnvironments.d.ts.map +1 -1
- package/dist-esm/src/operations/kubeEnvironments.js +18 -12
- package/dist-esm/src/operations/kubeEnvironments.js.map +1 -1
- package/dist-esm/src/operations/provider.js +4 -11
- package/dist-esm/src/operations/provider.js.map +1 -1
- package/dist-esm/src/operations/recommendations.js +0 -25
- package/dist-esm/src/operations/recommendations.js.map +1 -1
- package/dist-esm/src/operations/resourceHealthMetadataOperations.js +0 -4
- package/dist-esm/src/operations/resourceHealthMetadataOperations.js.map +1 -1
- package/dist-esm/src/operations/staticSites.d.ts +258 -19
- package/dist-esm/src/operations/staticSites.d.ts.map +1 -1
- package/dist-esm/src/operations/staticSites.js +1334 -195
- package/dist-esm/src/operations/staticSites.js.map +1 -1
- package/dist-esm/src/operations/topLevelDomains.js +0 -2
- package/dist-esm/src/operations/topLevelDomains.js.map +1 -1
- package/dist-esm/src/operations/webApps.d.ts +137 -38
- package/dist-esm/src/operations/webApps.d.ts.map +1 -1
- package/dist-esm/src/operations/webApps.js +774 -231
- package/dist-esm/src/operations/webApps.js.map +1 -1
- package/dist-esm/src/operations/workflowRunActionRepetitions.js +5 -7
- package/dist-esm/src/operations/workflowRunActionRepetitions.js.map +1 -1
- package/dist-esm/src/operations/workflowRunActionRepetitionsRequestHistories.js +3 -4
- package/dist-esm/src/operations/workflowRunActionRepetitionsRequestHistories.js.map +1 -1
- package/dist-esm/src/operations/workflowRunActionScopeRepetitions.js +3 -4
- package/dist-esm/src/operations/workflowRunActionScopeRepetitions.js.map +1 -1
- package/dist-esm/src/operations/workflowRunActions.js +5 -7
- package/dist-esm/src/operations/workflowRunActions.js.map +1 -1
- package/dist-esm/src/operations/workflowRuns.js +4 -5
- package/dist-esm/src/operations/workflowRuns.js.map +1 -1
- package/dist-esm/src/operations/workflowTriggerHistories.d.ts +2 -2
- package/dist-esm/src/operations/workflowTriggerHistories.d.ts.map +1 -1
- package/dist-esm/src/operations/workflowTriggerHistories.js +21 -18
- package/dist-esm/src/operations/workflowTriggerHistories.js.map +1 -1
- package/dist-esm/src/operations/workflowTriggers.d.ts +2 -2
- package/dist-esm/src/operations/workflowTriggers.d.ts.map +1 -1
- package/dist-esm/src/operations/workflowTriggers.js +16 -13
- package/dist-esm/src/operations/workflowTriggers.js.map +1 -1
- package/dist-esm/src/operations/workflowVersions.js +3 -4
- package/dist-esm/src/operations/workflowVersions.js.map +1 -1
- package/dist-esm/src/operations/workflows.js +2 -2
- package/dist-esm/src/operations/workflows.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/appServiceCertificateOrders.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/appServiceCertificateOrders.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/appServiceEnvironments.d.ts +8 -8
- package/dist-esm/src/operationsInterfaces/appServiceEnvironments.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/appServicePlans.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/appServicePlans.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/containerApps.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/containerApps.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/domains.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/domains.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/kubeEnvironments.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/kubeEnvironments.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/staticSites.d.ts +166 -19
- package/dist-esm/src/operationsInterfaces/staticSites.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/webApps.d.ts +100 -38
- package/dist-esm/src/operationsInterfaces/webApps.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/workflowTriggerHistories.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/workflowTriggerHistories.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/workflowTriggers.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/workflowTriggers.d.ts.map +1 -1
- package/dist-esm/src/pagingHelper.d.ts +4 -4
- package/dist-esm/src/pagingHelper.js +4 -4
- package/dist-esm/src/webSiteManagementClient.js +2 -18
- package/dist-esm/src/webSiteManagementClient.js.map +1 -1
- package/package.json +7 -6
- package/review/arm-appservice.api.md +471 -200
- package/src/lroImpl.ts +31 -23
- package/src/models/index.ts +538 -288
- package/src/models/mappers.ts +738 -50
- package/src/models/parameters.ts +85 -46
- package/src/operations/appServiceCertificateOrders.ts +34 -25
- package/src/operations/appServiceEnvironments.ts +138 -126
- package/src/operations/appServicePlans.ts +19 -23
- package/src/operations/certificateOrdersDiagnostics.ts +0 -1
- package/src/operations/certificateRegistrationProvider.ts +0 -1
- package/src/operations/certificates.ts +0 -2
- package/src/operations/containerApps.ts +28 -23
- package/src/operations/containerAppsRevisions.ts +0 -1
- package/src/operations/deletedWebApps.ts +0 -2
- package/src/operations/diagnostics.ts +0 -9
- package/src/operations/domainRegistrationProvider.ts +0 -1
- package/src/operations/domains.ts +19 -16
- package/src/operations/kubeEnvironments.ts +28 -23
- package/src/operations/provider.ts +4 -11
- package/src/operations/recommendations.ts +0 -25
- package/src/operations/resourceHealthMetadataOperations.ts +0 -4
- package/src/operations/staticSites.ts +1874 -378
- package/src/operations/topLevelDomains.ts +0 -2
- package/src/operations/webApps.ts +1066 -423
- package/src/operations/workflowRunActionRepetitions.ts +5 -7
- package/src/operations/workflowRunActionRepetitionsRequestHistories.ts +3 -4
- package/src/operations/workflowRunActionScopeRepetitions.ts +3 -4
- package/src/operations/workflowRunActions.ts +5 -7
- package/src/operations/workflowRuns.ts +4 -5
- package/src/operations/workflowTriggerHistories.ts +19 -16
- package/src/operations/workflowTriggers.ts +21 -18
- package/src/operations/workflowVersions.ts +3 -4
- package/src/operations/workflows.ts +2 -2
- package/src/operationsInterfaces/appServiceCertificateOrders.ts +5 -5
- package/src/operationsInterfaces/appServiceEnvironments.ts +13 -17
- package/src/operationsInterfaces/appServicePlans.ts +3 -3
- package/src/operationsInterfaces/containerApps.ts +4 -4
- package/src/operationsInterfaces/domains.ts +3 -3
- package/src/operationsInterfaces/kubeEnvironments.ts +4 -4
- package/src/operationsInterfaces/staticSites.ts +296 -28
- package/src/operationsInterfaces/webApps.ts +177 -66
- package/src/operationsInterfaces/workflowTriggerHistories.ts +2 -2
- package/src/operationsInterfaces/workflowTriggers.ts +2 -2
- package/src/pagingHelper.ts +4 -4
- package/src/webSiteManagementClient.ts +2 -18
- package/types/arm-appservice.d.ts +829 -347
|
@@ -10,8 +10,8 @@ import { setContinuationToken } from "../pagingHelper";
|
|
|
10
10
|
import * as coreClient from "@azure/core-client";
|
|
11
11
|
import * as Mappers from "../models/mappers";
|
|
12
12
|
import * as Parameters from "../models/parameters";
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
13
|
+
import { createHttpPoller } from "@azure/core-lro";
|
|
14
|
+
import { createLroSpec } from "../lroImpl";
|
|
15
15
|
/// <reference lib="esnext.asynciterable" />
|
|
16
16
|
/** Class containing StaticSites operations. */
|
|
17
17
|
export class StaticSitesImpl {
|
|
@@ -264,6 +264,68 @@ export class StaticSitesImpl {
|
|
|
264
264
|
}
|
|
265
265
|
});
|
|
266
266
|
}
|
|
267
|
+
/**
|
|
268
|
+
* Returns overviews of database connections for a static site build
|
|
269
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
270
|
+
* @param name Name of the static site
|
|
271
|
+
* @param environmentName The stage site identifier.
|
|
272
|
+
* @param options The options parameters.
|
|
273
|
+
*/
|
|
274
|
+
listBuildDatabaseConnections(resourceGroupName, name, environmentName, options) {
|
|
275
|
+
const iter = this.getBuildDatabaseConnectionsPagingAll(resourceGroupName, name, environmentName, options);
|
|
276
|
+
return {
|
|
277
|
+
next() {
|
|
278
|
+
return iter.next();
|
|
279
|
+
},
|
|
280
|
+
[Symbol.asyncIterator]() {
|
|
281
|
+
return this;
|
|
282
|
+
},
|
|
283
|
+
byPage: (settings) => {
|
|
284
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
285
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
286
|
+
}
|
|
287
|
+
return this.getBuildDatabaseConnectionsPagingPage(resourceGroupName, name, environmentName, options, settings);
|
|
288
|
+
}
|
|
289
|
+
};
|
|
290
|
+
}
|
|
291
|
+
getBuildDatabaseConnectionsPagingPage(resourceGroupName, name, environmentName, options, settings) {
|
|
292
|
+
return __asyncGenerator(this, arguments, function* getBuildDatabaseConnectionsPagingPage_1() {
|
|
293
|
+
let result;
|
|
294
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
295
|
+
if (!continuationToken) {
|
|
296
|
+
result = yield __await(this._getBuildDatabaseConnections(resourceGroupName, name, environmentName, options));
|
|
297
|
+
let page = result.value || [];
|
|
298
|
+
continuationToken = result.nextLink;
|
|
299
|
+
setContinuationToken(page, continuationToken);
|
|
300
|
+
yield yield __await(page);
|
|
301
|
+
}
|
|
302
|
+
while (continuationToken) {
|
|
303
|
+
result = yield __await(this._getBuildDatabaseConnectionsNext(resourceGroupName, name, environmentName, continuationToken, options));
|
|
304
|
+
continuationToken = result.nextLink;
|
|
305
|
+
let page = result.value || [];
|
|
306
|
+
setContinuationToken(page, continuationToken);
|
|
307
|
+
yield yield __await(page);
|
|
308
|
+
}
|
|
309
|
+
});
|
|
310
|
+
}
|
|
311
|
+
getBuildDatabaseConnectionsPagingAll(resourceGroupName, name, environmentName, options) {
|
|
312
|
+
return __asyncGenerator(this, arguments, function* getBuildDatabaseConnectionsPagingAll_1() {
|
|
313
|
+
var e_5, _a;
|
|
314
|
+
try {
|
|
315
|
+
for (var _b = __asyncValues(this.getBuildDatabaseConnectionsPagingPage(resourceGroupName, name, environmentName, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
|
|
316
|
+
const page = _c.value;
|
|
317
|
+
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
318
|
+
}
|
|
319
|
+
}
|
|
320
|
+
catch (e_5_1) { e_5 = { error: e_5_1 }; }
|
|
321
|
+
finally {
|
|
322
|
+
try {
|
|
323
|
+
if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
|
|
324
|
+
}
|
|
325
|
+
finally { if (e_5) throw e_5.error; }
|
|
326
|
+
}
|
|
327
|
+
});
|
|
328
|
+
}
|
|
267
329
|
/**
|
|
268
330
|
* Description for Gets the functions of a particular static site build.
|
|
269
331
|
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
@@ -310,19 +372,81 @@ export class StaticSitesImpl {
|
|
|
310
372
|
}
|
|
311
373
|
listStaticSiteBuildFunctionsPagingAll(resourceGroupName, name, environmentName, options) {
|
|
312
374
|
return __asyncGenerator(this, arguments, function* listStaticSiteBuildFunctionsPagingAll_1() {
|
|
313
|
-
var
|
|
375
|
+
var e_6, _a;
|
|
314
376
|
try {
|
|
315
377
|
for (var _b = __asyncValues(this.listStaticSiteBuildFunctionsPagingPage(resourceGroupName, name, environmentName, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
|
|
316
378
|
const page = _c.value;
|
|
317
379
|
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
318
380
|
}
|
|
319
381
|
}
|
|
320
|
-
catch (
|
|
382
|
+
catch (e_6_1) { e_6 = { error: e_6_1 }; }
|
|
321
383
|
finally {
|
|
322
384
|
try {
|
|
323
385
|
if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
|
|
324
386
|
}
|
|
325
|
-
finally { if (
|
|
387
|
+
finally { if (e_6) throw e_6.error; }
|
|
388
|
+
}
|
|
389
|
+
});
|
|
390
|
+
}
|
|
391
|
+
/**
|
|
392
|
+
* Returns details of database connections for a static site build
|
|
393
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
394
|
+
* @param name Name of the static site
|
|
395
|
+
* @param environmentName The stage site identifier.
|
|
396
|
+
* @param options The options parameters.
|
|
397
|
+
*/
|
|
398
|
+
listBuildDatabaseConnectionsWithDetails(resourceGroupName, name, environmentName, options) {
|
|
399
|
+
const iter = this.getBuildDatabaseConnectionsWithDetailsPagingAll(resourceGroupName, name, environmentName, options);
|
|
400
|
+
return {
|
|
401
|
+
next() {
|
|
402
|
+
return iter.next();
|
|
403
|
+
},
|
|
404
|
+
[Symbol.asyncIterator]() {
|
|
405
|
+
return this;
|
|
406
|
+
},
|
|
407
|
+
byPage: (settings) => {
|
|
408
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
409
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
410
|
+
}
|
|
411
|
+
return this.getBuildDatabaseConnectionsWithDetailsPagingPage(resourceGroupName, name, environmentName, options, settings);
|
|
412
|
+
}
|
|
413
|
+
};
|
|
414
|
+
}
|
|
415
|
+
getBuildDatabaseConnectionsWithDetailsPagingPage(resourceGroupName, name, environmentName, options, settings) {
|
|
416
|
+
return __asyncGenerator(this, arguments, function* getBuildDatabaseConnectionsWithDetailsPagingPage_1() {
|
|
417
|
+
let result;
|
|
418
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
419
|
+
if (!continuationToken) {
|
|
420
|
+
result = yield __await(this._getBuildDatabaseConnectionsWithDetails(resourceGroupName, name, environmentName, options));
|
|
421
|
+
let page = result.value || [];
|
|
422
|
+
continuationToken = result.nextLink;
|
|
423
|
+
setContinuationToken(page, continuationToken);
|
|
424
|
+
yield yield __await(page);
|
|
425
|
+
}
|
|
426
|
+
while (continuationToken) {
|
|
427
|
+
result = yield __await(this._getBuildDatabaseConnectionsWithDetailsNext(resourceGroupName, name, environmentName, continuationToken, options));
|
|
428
|
+
continuationToken = result.nextLink;
|
|
429
|
+
let page = result.value || [];
|
|
430
|
+
setContinuationToken(page, continuationToken);
|
|
431
|
+
yield yield __await(page);
|
|
432
|
+
}
|
|
433
|
+
});
|
|
434
|
+
}
|
|
435
|
+
getBuildDatabaseConnectionsWithDetailsPagingAll(resourceGroupName, name, environmentName, options) {
|
|
436
|
+
return __asyncGenerator(this, arguments, function* getBuildDatabaseConnectionsWithDetailsPagingAll_1() {
|
|
437
|
+
var e_7, _a;
|
|
438
|
+
try {
|
|
439
|
+
for (var _b = __asyncValues(this.getBuildDatabaseConnectionsWithDetailsPagingPage(resourceGroupName, name, environmentName, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
|
|
440
|
+
const page = _c.value;
|
|
441
|
+
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
442
|
+
}
|
|
443
|
+
}
|
|
444
|
+
catch (e_7_1) { e_7 = { error: e_7_1 }; }
|
|
445
|
+
finally {
|
|
446
|
+
try {
|
|
447
|
+
if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
|
|
448
|
+
}
|
|
449
|
+
finally { if (e_7) throw e_7.error; }
|
|
326
450
|
}
|
|
327
451
|
});
|
|
328
452
|
}
|
|
@@ -373,19 +497,80 @@ export class StaticSitesImpl {
|
|
|
373
497
|
}
|
|
374
498
|
getUserProvidedFunctionAppsForStaticSiteBuildPagingAll(resourceGroupName, name, environmentName, options) {
|
|
375
499
|
return __asyncGenerator(this, arguments, function* getUserProvidedFunctionAppsForStaticSiteBuildPagingAll_1() {
|
|
376
|
-
var
|
|
500
|
+
var e_8, _a;
|
|
377
501
|
try {
|
|
378
502
|
for (var _b = __asyncValues(this.getUserProvidedFunctionAppsForStaticSiteBuildPagingPage(resourceGroupName, name, environmentName, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
|
|
379
503
|
const page = _c.value;
|
|
380
504
|
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
381
505
|
}
|
|
382
506
|
}
|
|
383
|
-
catch (
|
|
507
|
+
catch (e_8_1) { e_8 = { error: e_8_1 }; }
|
|
384
508
|
finally {
|
|
385
509
|
try {
|
|
386
510
|
if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
|
|
387
511
|
}
|
|
388
|
-
finally { if (
|
|
512
|
+
finally { if (e_8) throw e_8.error; }
|
|
513
|
+
}
|
|
514
|
+
});
|
|
515
|
+
}
|
|
516
|
+
/**
|
|
517
|
+
* Description for Gets the basic auth properties for a static site as a collection.
|
|
518
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
519
|
+
* @param name Name of the static site.
|
|
520
|
+
* @param options The options parameters.
|
|
521
|
+
*/
|
|
522
|
+
listBasicAuth(resourceGroupName, name, options) {
|
|
523
|
+
const iter = this.listBasicAuthPagingAll(resourceGroupName, name, options);
|
|
524
|
+
return {
|
|
525
|
+
next() {
|
|
526
|
+
return iter.next();
|
|
527
|
+
},
|
|
528
|
+
[Symbol.asyncIterator]() {
|
|
529
|
+
return this;
|
|
530
|
+
},
|
|
531
|
+
byPage: (settings) => {
|
|
532
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
533
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
534
|
+
}
|
|
535
|
+
return this.listBasicAuthPagingPage(resourceGroupName, name, options, settings);
|
|
536
|
+
}
|
|
537
|
+
};
|
|
538
|
+
}
|
|
539
|
+
listBasicAuthPagingPage(resourceGroupName, name, options, settings) {
|
|
540
|
+
return __asyncGenerator(this, arguments, function* listBasicAuthPagingPage_1() {
|
|
541
|
+
let result;
|
|
542
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
543
|
+
if (!continuationToken) {
|
|
544
|
+
result = yield __await(this._listBasicAuth(resourceGroupName, name, options));
|
|
545
|
+
let page = result.value || [];
|
|
546
|
+
continuationToken = result.nextLink;
|
|
547
|
+
setContinuationToken(page, continuationToken);
|
|
548
|
+
yield yield __await(page);
|
|
549
|
+
}
|
|
550
|
+
while (continuationToken) {
|
|
551
|
+
result = yield __await(this._listBasicAuthNext(resourceGroupName, name, continuationToken, options));
|
|
552
|
+
continuationToken = result.nextLink;
|
|
553
|
+
let page = result.value || [];
|
|
554
|
+
setContinuationToken(page, continuationToken);
|
|
555
|
+
yield yield __await(page);
|
|
556
|
+
}
|
|
557
|
+
});
|
|
558
|
+
}
|
|
559
|
+
listBasicAuthPagingAll(resourceGroupName, name, options) {
|
|
560
|
+
return __asyncGenerator(this, arguments, function* listBasicAuthPagingAll_1() {
|
|
561
|
+
var e_9, _a;
|
|
562
|
+
try {
|
|
563
|
+
for (var _b = __asyncValues(this.listBasicAuthPagingPage(resourceGroupName, name, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
|
|
564
|
+
const page = _c.value;
|
|
565
|
+
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
566
|
+
}
|
|
567
|
+
}
|
|
568
|
+
catch (e_9_1) { e_9 = { error: e_9_1 }; }
|
|
569
|
+
finally {
|
|
570
|
+
try {
|
|
571
|
+
if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
|
|
572
|
+
}
|
|
573
|
+
finally { if (e_9) throw e_9.error; }
|
|
389
574
|
}
|
|
390
575
|
});
|
|
391
576
|
}
|
|
@@ -434,19 +619,80 @@ export class StaticSitesImpl {
|
|
|
434
619
|
}
|
|
435
620
|
listStaticSiteCustomDomainsPagingAll(resourceGroupName, name, options) {
|
|
436
621
|
return __asyncGenerator(this, arguments, function* listStaticSiteCustomDomainsPagingAll_1() {
|
|
437
|
-
var
|
|
622
|
+
var e_10, _a;
|
|
438
623
|
try {
|
|
439
624
|
for (var _b = __asyncValues(this.listStaticSiteCustomDomainsPagingPage(resourceGroupName, name, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
|
|
440
625
|
const page = _c.value;
|
|
441
626
|
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
442
627
|
}
|
|
443
628
|
}
|
|
444
|
-
catch (
|
|
629
|
+
catch (e_10_1) { e_10 = { error: e_10_1 }; }
|
|
445
630
|
finally {
|
|
446
631
|
try {
|
|
447
632
|
if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
|
|
448
633
|
}
|
|
449
|
-
finally { if (
|
|
634
|
+
finally { if (e_10) throw e_10.error; }
|
|
635
|
+
}
|
|
636
|
+
});
|
|
637
|
+
}
|
|
638
|
+
/**
|
|
639
|
+
* Returns overviews of database connections for a static site
|
|
640
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
641
|
+
* @param name Name of the static site
|
|
642
|
+
* @param options The options parameters.
|
|
643
|
+
*/
|
|
644
|
+
listDatabaseConnections(resourceGroupName, name, options) {
|
|
645
|
+
const iter = this.getDatabaseConnectionsPagingAll(resourceGroupName, name, options);
|
|
646
|
+
return {
|
|
647
|
+
next() {
|
|
648
|
+
return iter.next();
|
|
649
|
+
},
|
|
650
|
+
[Symbol.asyncIterator]() {
|
|
651
|
+
return this;
|
|
652
|
+
},
|
|
653
|
+
byPage: (settings) => {
|
|
654
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
655
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
656
|
+
}
|
|
657
|
+
return this.getDatabaseConnectionsPagingPage(resourceGroupName, name, options, settings);
|
|
658
|
+
}
|
|
659
|
+
};
|
|
660
|
+
}
|
|
661
|
+
getDatabaseConnectionsPagingPage(resourceGroupName, name, options, settings) {
|
|
662
|
+
return __asyncGenerator(this, arguments, function* getDatabaseConnectionsPagingPage_1() {
|
|
663
|
+
let result;
|
|
664
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
665
|
+
if (!continuationToken) {
|
|
666
|
+
result = yield __await(this._getDatabaseConnections(resourceGroupName, name, options));
|
|
667
|
+
let page = result.value || [];
|
|
668
|
+
continuationToken = result.nextLink;
|
|
669
|
+
setContinuationToken(page, continuationToken);
|
|
670
|
+
yield yield __await(page);
|
|
671
|
+
}
|
|
672
|
+
while (continuationToken) {
|
|
673
|
+
result = yield __await(this._getDatabaseConnectionsNext(resourceGroupName, name, continuationToken, options));
|
|
674
|
+
continuationToken = result.nextLink;
|
|
675
|
+
let page = result.value || [];
|
|
676
|
+
setContinuationToken(page, continuationToken);
|
|
677
|
+
yield yield __await(page);
|
|
678
|
+
}
|
|
679
|
+
});
|
|
680
|
+
}
|
|
681
|
+
getDatabaseConnectionsPagingAll(resourceGroupName, name, options) {
|
|
682
|
+
return __asyncGenerator(this, arguments, function* getDatabaseConnectionsPagingAll_1() {
|
|
683
|
+
var e_11, _a;
|
|
684
|
+
try {
|
|
685
|
+
for (var _b = __asyncValues(this.getDatabaseConnectionsPagingPage(resourceGroupName, name, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
|
|
686
|
+
const page = _c.value;
|
|
687
|
+
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
688
|
+
}
|
|
689
|
+
}
|
|
690
|
+
catch (e_11_1) { e_11 = { error: e_11_1 }; }
|
|
691
|
+
finally {
|
|
692
|
+
try {
|
|
693
|
+
if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
|
|
694
|
+
}
|
|
695
|
+
finally { if (e_11) throw e_11.error; }
|
|
450
696
|
}
|
|
451
697
|
});
|
|
452
698
|
}
|
|
@@ -495,19 +741,19 @@ export class StaticSitesImpl {
|
|
|
495
741
|
}
|
|
496
742
|
listStaticSiteFunctionsPagingAll(resourceGroupName, name, options) {
|
|
497
743
|
return __asyncGenerator(this, arguments, function* listStaticSiteFunctionsPagingAll_1() {
|
|
498
|
-
var
|
|
744
|
+
var e_12, _a;
|
|
499
745
|
try {
|
|
500
746
|
for (var _b = __asyncValues(this.listStaticSiteFunctionsPagingPage(resourceGroupName, name, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
|
|
501
747
|
const page = _c.value;
|
|
502
748
|
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
503
749
|
}
|
|
504
750
|
}
|
|
505
|
-
catch (
|
|
751
|
+
catch (e_12_1) { e_12 = { error: e_12_1 }; }
|
|
506
752
|
finally {
|
|
507
753
|
try {
|
|
508
754
|
if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
|
|
509
755
|
}
|
|
510
|
-
finally { if (
|
|
756
|
+
finally { if (e_12) throw e_12.error; }
|
|
511
757
|
}
|
|
512
758
|
});
|
|
513
759
|
}
|
|
@@ -556,19 +802,80 @@ export class StaticSitesImpl {
|
|
|
556
802
|
}
|
|
557
803
|
getPrivateEndpointConnectionListPagingAll(resourceGroupName, name, options) {
|
|
558
804
|
return __asyncGenerator(this, arguments, function* getPrivateEndpointConnectionListPagingAll_1() {
|
|
559
|
-
var
|
|
805
|
+
var e_13, _a;
|
|
560
806
|
try {
|
|
561
807
|
for (var _b = __asyncValues(this.getPrivateEndpointConnectionListPagingPage(resourceGroupName, name, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
|
|
562
808
|
const page = _c.value;
|
|
563
809
|
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
564
810
|
}
|
|
565
811
|
}
|
|
566
|
-
catch (
|
|
812
|
+
catch (e_13_1) { e_13 = { error: e_13_1 }; }
|
|
567
813
|
finally {
|
|
568
814
|
try {
|
|
569
815
|
if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
|
|
570
816
|
}
|
|
571
|
-
finally { if (
|
|
817
|
+
finally { if (e_13) throw e_13.error; }
|
|
818
|
+
}
|
|
819
|
+
});
|
|
820
|
+
}
|
|
821
|
+
/**
|
|
822
|
+
* Returns details of database connections for a static site
|
|
823
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
824
|
+
* @param name Name of the static site
|
|
825
|
+
* @param options The options parameters.
|
|
826
|
+
*/
|
|
827
|
+
listDatabaseConnectionsWithDetails(resourceGroupName, name, options) {
|
|
828
|
+
const iter = this.getDatabaseConnectionsWithDetailsPagingAll(resourceGroupName, name, options);
|
|
829
|
+
return {
|
|
830
|
+
next() {
|
|
831
|
+
return iter.next();
|
|
832
|
+
},
|
|
833
|
+
[Symbol.asyncIterator]() {
|
|
834
|
+
return this;
|
|
835
|
+
},
|
|
836
|
+
byPage: (settings) => {
|
|
837
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
838
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
839
|
+
}
|
|
840
|
+
return this.getDatabaseConnectionsWithDetailsPagingPage(resourceGroupName, name, options, settings);
|
|
841
|
+
}
|
|
842
|
+
};
|
|
843
|
+
}
|
|
844
|
+
getDatabaseConnectionsWithDetailsPagingPage(resourceGroupName, name, options, settings) {
|
|
845
|
+
return __asyncGenerator(this, arguments, function* getDatabaseConnectionsWithDetailsPagingPage_1() {
|
|
846
|
+
let result;
|
|
847
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
848
|
+
if (!continuationToken) {
|
|
849
|
+
result = yield __await(this._getDatabaseConnectionsWithDetails(resourceGroupName, name, options));
|
|
850
|
+
let page = result.value || [];
|
|
851
|
+
continuationToken = result.nextLink;
|
|
852
|
+
setContinuationToken(page, continuationToken);
|
|
853
|
+
yield yield __await(page);
|
|
854
|
+
}
|
|
855
|
+
while (continuationToken) {
|
|
856
|
+
result = yield __await(this._getDatabaseConnectionsWithDetailsNext(resourceGroupName, name, continuationToken, options));
|
|
857
|
+
continuationToken = result.nextLink;
|
|
858
|
+
let page = result.value || [];
|
|
859
|
+
setContinuationToken(page, continuationToken);
|
|
860
|
+
yield yield __await(page);
|
|
861
|
+
}
|
|
862
|
+
});
|
|
863
|
+
}
|
|
864
|
+
getDatabaseConnectionsWithDetailsPagingAll(resourceGroupName, name, options) {
|
|
865
|
+
return __asyncGenerator(this, arguments, function* getDatabaseConnectionsWithDetailsPagingAll_1() {
|
|
866
|
+
var e_14, _a;
|
|
867
|
+
try {
|
|
868
|
+
for (var _b = __asyncValues(this.getDatabaseConnectionsWithDetailsPagingPage(resourceGroupName, name, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
|
|
869
|
+
const page = _c.value;
|
|
870
|
+
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
871
|
+
}
|
|
872
|
+
}
|
|
873
|
+
catch (e_14_1) { e_14 = { error: e_14_1 }; }
|
|
874
|
+
finally {
|
|
875
|
+
try {
|
|
876
|
+
if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
|
|
877
|
+
}
|
|
878
|
+
finally { if (e_14) throw e_14.error; }
|
|
572
879
|
}
|
|
573
880
|
});
|
|
574
881
|
}
|
|
@@ -617,19 +924,19 @@ export class StaticSitesImpl {
|
|
|
617
924
|
}
|
|
618
925
|
getUserProvidedFunctionAppsForStaticSitePagingAll(resourceGroupName, name, options) {
|
|
619
926
|
return __asyncGenerator(this, arguments, function* getUserProvidedFunctionAppsForStaticSitePagingAll_1() {
|
|
620
|
-
var
|
|
927
|
+
var e_15, _a;
|
|
621
928
|
try {
|
|
622
929
|
for (var _b = __asyncValues(this.getUserProvidedFunctionAppsForStaticSitePagingPage(resourceGroupName, name, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
|
|
623
930
|
const page = _c.value;
|
|
624
931
|
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
625
932
|
}
|
|
626
933
|
}
|
|
627
|
-
catch (
|
|
934
|
+
catch (e_15_1) { e_15 = { error: e_15_1 }; }
|
|
628
935
|
finally {
|
|
629
936
|
try {
|
|
630
937
|
if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
|
|
631
938
|
}
|
|
632
|
-
finally { if (
|
|
939
|
+
finally { if (e_15) throw e_15.error; }
|
|
633
940
|
}
|
|
634
941
|
});
|
|
635
942
|
}
|
|
@@ -678,19 +985,19 @@ export class StaticSitesImpl {
|
|
|
678
985
|
}
|
|
679
986
|
getLinkedBackendsPagingAll(resourceGroupName, name, options) {
|
|
680
987
|
return __asyncGenerator(this, arguments, function* getLinkedBackendsPagingAll_1() {
|
|
681
|
-
var
|
|
988
|
+
var e_16, _a;
|
|
682
989
|
try {
|
|
683
990
|
for (var _b = __asyncValues(this.getLinkedBackendsPagingPage(resourceGroupName, name, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
|
|
684
991
|
const page = _c.value;
|
|
685
992
|
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
686
993
|
}
|
|
687
994
|
}
|
|
688
|
-
catch (
|
|
995
|
+
catch (e_16_1) { e_16 = { error: e_16_1 }; }
|
|
689
996
|
finally {
|
|
690
997
|
try {
|
|
691
998
|
if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
|
|
692
999
|
}
|
|
693
|
-
finally { if (
|
|
1000
|
+
finally { if (e_16) throw e_16.error; }
|
|
694
1001
|
}
|
|
695
1002
|
});
|
|
696
1003
|
}
|
|
@@ -740,19 +1047,19 @@ export class StaticSitesImpl {
|
|
|
740
1047
|
}
|
|
741
1048
|
getLinkedBackendsForBuildPagingAll(resourceGroupName, name, environmentName, options) {
|
|
742
1049
|
return __asyncGenerator(this, arguments, function* getLinkedBackendsForBuildPagingAll_1() {
|
|
743
|
-
var
|
|
1050
|
+
var e_17, _a;
|
|
744
1051
|
try {
|
|
745
1052
|
for (var _b = __asyncValues(this.getLinkedBackendsForBuildPagingPage(resourceGroupName, name, environmentName, options)), _c; _c = yield __await(_b.next()), !_c.done;) {
|
|
746
1053
|
const page = _c.value;
|
|
747
1054
|
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
748
1055
|
}
|
|
749
1056
|
}
|
|
750
|
-
catch (
|
|
1057
|
+
catch (e_17_1) { e_17 = { error: e_17_1 }; }
|
|
751
1058
|
finally {
|
|
752
1059
|
try {
|
|
753
1060
|
if (_c && !_c.done && (_a = _b.return)) yield __await(_a.call(_b));
|
|
754
1061
|
}
|
|
755
|
-
finally { if (
|
|
1062
|
+
finally { if (e_17) throw e_17.error; }
|
|
756
1063
|
}
|
|
757
1064
|
});
|
|
758
1065
|
}
|
|
@@ -803,7 +1110,7 @@ export class StaticSitesImpl {
|
|
|
803
1110
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
804
1111
|
return this.client.sendOperationRequest(args, spec);
|
|
805
1112
|
});
|
|
806
|
-
const
|
|
1113
|
+
const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
807
1114
|
var _a;
|
|
808
1115
|
let currentRawResponse = undefined;
|
|
809
1116
|
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
@@ -822,9 +1129,13 @@ export class StaticSitesImpl {
|
|
|
822
1129
|
}
|
|
823
1130
|
};
|
|
824
1131
|
});
|
|
825
|
-
const lro =
|
|
826
|
-
|
|
827
|
-
|
|
1132
|
+
const lro = createLroSpec({
|
|
1133
|
+
sendOperationFn,
|
|
1134
|
+
args: { resourceGroupName, name, staticSiteEnvelope, options },
|
|
1135
|
+
spec: createOrUpdateStaticSiteOperationSpec
|
|
1136
|
+
});
|
|
1137
|
+
const poller = yield createHttpPoller(lro, {
|
|
1138
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
828
1139
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
829
1140
|
});
|
|
830
1141
|
yield poller.poll();
|
|
@@ -856,7 +1167,7 @@ export class StaticSitesImpl {
|
|
|
856
1167
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
857
1168
|
return this.client.sendOperationRequest(args, spec);
|
|
858
1169
|
});
|
|
859
|
-
const
|
|
1170
|
+
const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
860
1171
|
var _a;
|
|
861
1172
|
let currentRawResponse = undefined;
|
|
862
1173
|
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
@@ -875,9 +1186,13 @@ export class StaticSitesImpl {
|
|
|
875
1186
|
}
|
|
876
1187
|
};
|
|
877
1188
|
});
|
|
878
|
-
const lro =
|
|
879
|
-
|
|
880
|
-
|
|
1189
|
+
const lro = createLroSpec({
|
|
1190
|
+
sendOperationFn,
|
|
1191
|
+
args: { resourceGroupName, name, options },
|
|
1192
|
+
spec: deleteStaticSiteOperationSpec
|
|
1193
|
+
});
|
|
1194
|
+
const poller = yield createHttpPoller(lro, {
|
|
1195
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
881
1196
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
882
1197
|
});
|
|
883
1198
|
yield poller.poll();
|
|
@@ -978,7 +1293,7 @@ export class StaticSitesImpl {
|
|
|
978
1293
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
979
1294
|
return this.client.sendOperationRequest(args, spec);
|
|
980
1295
|
});
|
|
981
|
-
const
|
|
1296
|
+
const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
982
1297
|
var _a;
|
|
983
1298
|
let currentRawResponse = undefined;
|
|
984
1299
|
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
@@ -997,9 +1312,13 @@ export class StaticSitesImpl {
|
|
|
997
1312
|
}
|
|
998
1313
|
};
|
|
999
1314
|
});
|
|
1000
|
-
const lro =
|
|
1001
|
-
|
|
1002
|
-
|
|
1315
|
+
const lro = createLroSpec({
|
|
1316
|
+
sendOperationFn,
|
|
1317
|
+
args: { resourceGroupName, name, environmentName, options },
|
|
1318
|
+
spec: deleteStaticSiteBuildOperationSpec
|
|
1319
|
+
});
|
|
1320
|
+
const poller = yield createHttpPoller(lro, {
|
|
1321
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
1003
1322
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
1004
1323
|
});
|
|
1005
1324
|
yield poller.poll();
|
|
@@ -1041,6 +1360,107 @@ export class StaticSitesImpl {
|
|
|
1041
1360
|
createOrUpdateStaticSiteBuildFunctionAppSettings(resourceGroupName, name, environmentName, appSettings, options) {
|
|
1042
1361
|
return this.client.sendOperationRequest({ resourceGroupName, name, environmentName, appSettings, options }, createOrUpdateStaticSiteBuildFunctionAppSettingsOperationSpec);
|
|
1043
1362
|
}
|
|
1363
|
+
/**
|
|
1364
|
+
* Returns overviews of database connections for a static site build
|
|
1365
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
1366
|
+
* @param name Name of the static site
|
|
1367
|
+
* @param environmentName The stage site identifier.
|
|
1368
|
+
* @param options The options parameters.
|
|
1369
|
+
*/
|
|
1370
|
+
_getBuildDatabaseConnections(resourceGroupName, name, environmentName, options) {
|
|
1371
|
+
return this.client.sendOperationRequest({ resourceGroupName, name, environmentName, options }, getBuildDatabaseConnectionsOperationSpec);
|
|
1372
|
+
}
|
|
1373
|
+
/**
|
|
1374
|
+
* Returns overview of a database connection for a static site build by name
|
|
1375
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
1376
|
+
* @param name Name of the static site
|
|
1377
|
+
* @param environmentName The stage site identifier.
|
|
1378
|
+
* @param databaseConnectionName Name of the database connection.
|
|
1379
|
+
* @param options The options parameters.
|
|
1380
|
+
*/
|
|
1381
|
+
getBuildDatabaseConnection(resourceGroupName, name, environmentName, databaseConnectionName, options) {
|
|
1382
|
+
return this.client.sendOperationRequest({
|
|
1383
|
+
resourceGroupName,
|
|
1384
|
+
name,
|
|
1385
|
+
environmentName,
|
|
1386
|
+
databaseConnectionName,
|
|
1387
|
+
options
|
|
1388
|
+
}, getBuildDatabaseConnectionOperationSpec);
|
|
1389
|
+
}
|
|
1390
|
+
/**
|
|
1391
|
+
* Description for Create or update a database connection for a static site build
|
|
1392
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
1393
|
+
* @param name Name of the static site
|
|
1394
|
+
* @param environmentName The stage site identifier.
|
|
1395
|
+
* @param databaseConnectionName Name of the database connection.
|
|
1396
|
+
* @param databaseConnectionRequestEnvelope A JSON representation of the database connection request
|
|
1397
|
+
* properties
|
|
1398
|
+
* @param options The options parameters.
|
|
1399
|
+
*/
|
|
1400
|
+
createOrUpdateBuildDatabaseConnection(resourceGroupName, name, environmentName, databaseConnectionName, databaseConnectionRequestEnvelope, options) {
|
|
1401
|
+
return this.client.sendOperationRequest({
|
|
1402
|
+
resourceGroupName,
|
|
1403
|
+
name,
|
|
1404
|
+
environmentName,
|
|
1405
|
+
databaseConnectionName,
|
|
1406
|
+
databaseConnectionRequestEnvelope,
|
|
1407
|
+
options
|
|
1408
|
+
}, createOrUpdateBuildDatabaseConnectionOperationSpec);
|
|
1409
|
+
}
|
|
1410
|
+
/**
|
|
1411
|
+
* Delete a database connection for a static site build
|
|
1412
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
1413
|
+
* @param name Name of the static site
|
|
1414
|
+
* @param environmentName The stage site identifier.
|
|
1415
|
+
* @param databaseConnectionName Name of the database connection.
|
|
1416
|
+
* @param options The options parameters.
|
|
1417
|
+
*/
|
|
1418
|
+
deleteBuildDatabaseConnection(resourceGroupName, name, environmentName, databaseConnectionName, options) {
|
|
1419
|
+
return this.client.sendOperationRequest({
|
|
1420
|
+
resourceGroupName,
|
|
1421
|
+
name,
|
|
1422
|
+
environmentName,
|
|
1423
|
+
databaseConnectionName,
|
|
1424
|
+
options
|
|
1425
|
+
}, deleteBuildDatabaseConnectionOperationSpec);
|
|
1426
|
+
}
|
|
1427
|
+
/**
|
|
1428
|
+
* Description for Create or update a database connection for a static site build
|
|
1429
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
1430
|
+
* @param name Name of the static site
|
|
1431
|
+
* @param environmentName The stage site identifier.
|
|
1432
|
+
* @param databaseConnectionName Name of the database connection.
|
|
1433
|
+
* @param databaseConnectionRequestEnvelope A JSON representation of the database connection request
|
|
1434
|
+
* properties
|
|
1435
|
+
* @param options The options parameters.
|
|
1436
|
+
*/
|
|
1437
|
+
updateBuildDatabaseConnection(resourceGroupName, name, environmentName, databaseConnectionName, databaseConnectionRequestEnvelope, options) {
|
|
1438
|
+
return this.client.sendOperationRequest({
|
|
1439
|
+
resourceGroupName,
|
|
1440
|
+
name,
|
|
1441
|
+
environmentName,
|
|
1442
|
+
databaseConnectionName,
|
|
1443
|
+
databaseConnectionRequestEnvelope,
|
|
1444
|
+
options
|
|
1445
|
+
}, updateBuildDatabaseConnectionOperationSpec);
|
|
1446
|
+
}
|
|
1447
|
+
/**
|
|
1448
|
+
* Returns details of a database connection for a static site build by name
|
|
1449
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
1450
|
+
* @param name Name of the static site
|
|
1451
|
+
* @param environmentName The stage site identifier.
|
|
1452
|
+
* @param databaseConnectionName Name of the database connection.
|
|
1453
|
+
* @param options The options parameters.
|
|
1454
|
+
*/
|
|
1455
|
+
getBuildDatabaseConnectionWithDetails(resourceGroupName, name, environmentName, databaseConnectionName, options) {
|
|
1456
|
+
return this.client.sendOperationRequest({
|
|
1457
|
+
resourceGroupName,
|
|
1458
|
+
name,
|
|
1459
|
+
environmentName,
|
|
1460
|
+
databaseConnectionName,
|
|
1461
|
+
options
|
|
1462
|
+
}, getBuildDatabaseConnectionWithDetailsOperationSpec);
|
|
1463
|
+
}
|
|
1044
1464
|
/**
|
|
1045
1465
|
* Description for Gets the functions of a particular static site build.
|
|
1046
1466
|
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
@@ -1071,6 +1491,16 @@ export class StaticSitesImpl {
|
|
|
1071
1491
|
listStaticSiteBuildFunctionAppSettings(resourceGroupName, name, environmentName, options) {
|
|
1072
1492
|
return this.client.sendOperationRequest({ resourceGroupName, name, environmentName, options }, listStaticSiteBuildFunctionAppSettingsOperationSpec);
|
|
1073
1493
|
}
|
|
1494
|
+
/**
|
|
1495
|
+
* Returns details of database connections for a static site build
|
|
1496
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
1497
|
+
* @param name Name of the static site
|
|
1498
|
+
* @param environmentName The stage site identifier.
|
|
1499
|
+
* @param options The options parameters.
|
|
1500
|
+
*/
|
|
1501
|
+
_getBuildDatabaseConnectionsWithDetails(resourceGroupName, name, environmentName, options) {
|
|
1502
|
+
return this.client.sendOperationRequest({ resourceGroupName, name, environmentName, options }, getBuildDatabaseConnectionsWithDetailsOperationSpec);
|
|
1503
|
+
}
|
|
1074
1504
|
/**
|
|
1075
1505
|
* Description for Gets the details of the user provided function apps registered with a static site
|
|
1076
1506
|
* build
|
|
@@ -1109,7 +1539,7 @@ export class StaticSitesImpl {
|
|
|
1109
1539
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
1110
1540
|
return this.client.sendOperationRequest(args, spec);
|
|
1111
1541
|
});
|
|
1112
|
-
const
|
|
1542
|
+
const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
1113
1543
|
var _a;
|
|
1114
1544
|
let currentRawResponse = undefined;
|
|
1115
1545
|
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
@@ -1128,16 +1558,20 @@ export class StaticSitesImpl {
|
|
|
1128
1558
|
}
|
|
1129
1559
|
};
|
|
1130
1560
|
});
|
|
1131
|
-
const lro =
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1561
|
+
const lro = createLroSpec({
|
|
1562
|
+
sendOperationFn,
|
|
1563
|
+
args: {
|
|
1564
|
+
resourceGroupName,
|
|
1565
|
+
name,
|
|
1566
|
+
environmentName,
|
|
1567
|
+
functionAppName,
|
|
1568
|
+
staticSiteUserProvidedFunctionEnvelope,
|
|
1569
|
+
options
|
|
1570
|
+
},
|
|
1571
|
+
spec: registerUserProvidedFunctionAppWithStaticSiteBuildOperationSpec
|
|
1572
|
+
});
|
|
1573
|
+
const poller = yield createHttpPoller(lro, {
|
|
1574
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
1141
1575
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
1142
1576
|
});
|
|
1143
1577
|
yield poller.poll();
|
|
@@ -1185,7 +1619,7 @@ export class StaticSitesImpl {
|
|
|
1185
1619
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
1186
1620
|
return this.client.sendOperationRequest(args, spec);
|
|
1187
1621
|
});
|
|
1188
|
-
const
|
|
1622
|
+
const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
1189
1623
|
var _a;
|
|
1190
1624
|
let currentRawResponse = undefined;
|
|
1191
1625
|
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
@@ -1204,15 +1638,19 @@ export class StaticSitesImpl {
|
|
|
1204
1638
|
}
|
|
1205
1639
|
};
|
|
1206
1640
|
});
|
|
1207
|
-
const lro =
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1641
|
+
const lro = createLroSpec({
|
|
1642
|
+
sendOperationFn,
|
|
1643
|
+
args: {
|
|
1644
|
+
resourceGroupName,
|
|
1645
|
+
name,
|
|
1646
|
+
environmentName,
|
|
1647
|
+
staticSiteZipDeploymentEnvelope,
|
|
1648
|
+
options
|
|
1649
|
+
},
|
|
1650
|
+
spec: createZipDeploymentForStaticSiteBuildOperationSpec
|
|
1651
|
+
});
|
|
1652
|
+
const poller = yield createHttpPoller(lro, {
|
|
1653
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
1216
1654
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
1217
1655
|
});
|
|
1218
1656
|
yield poller.poll();
|
|
@@ -1244,6 +1682,36 @@ export class StaticSitesImpl {
|
|
|
1244
1682
|
createOrUpdateStaticSiteAppSettings(resourceGroupName, name, appSettings, options) {
|
|
1245
1683
|
return this.client.sendOperationRequest({ resourceGroupName, name, appSettings, options }, createOrUpdateStaticSiteAppSettingsOperationSpec);
|
|
1246
1684
|
}
|
|
1685
|
+
/**
|
|
1686
|
+
* Description for Gets the basic auth properties for a static site as a collection.
|
|
1687
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
1688
|
+
* @param name Name of the static site.
|
|
1689
|
+
* @param options The options parameters.
|
|
1690
|
+
*/
|
|
1691
|
+
_listBasicAuth(resourceGroupName, name, options) {
|
|
1692
|
+
return this.client.sendOperationRequest({ resourceGroupName, name, options }, listBasicAuthOperationSpec);
|
|
1693
|
+
}
|
|
1694
|
+
/**
|
|
1695
|
+
* Description for Gets the basic auth properties for a static site.
|
|
1696
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
1697
|
+
* @param name Name of the static site.
|
|
1698
|
+
* @param basicAuthName name of the basic auth entry.
|
|
1699
|
+
* @param options The options parameters.
|
|
1700
|
+
*/
|
|
1701
|
+
getBasicAuth(resourceGroupName, name, basicAuthName, options) {
|
|
1702
|
+
return this.client.sendOperationRequest({ resourceGroupName, name, basicAuthName, options }, getBasicAuthOperationSpec);
|
|
1703
|
+
}
|
|
1704
|
+
/**
|
|
1705
|
+
* Description for Adds or updates basic auth for a static site.
|
|
1706
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
1707
|
+
* @param name Name of the static site.
|
|
1708
|
+
* @param basicAuthName name of the basic auth entry.
|
|
1709
|
+
* @param basicAuthEnvelope A JSON representation of the basic auth properties.
|
|
1710
|
+
* @param options The options parameters.
|
|
1711
|
+
*/
|
|
1712
|
+
createOrUpdateBasicAuth(resourceGroupName, name, basicAuthName, basicAuthEnvelope, options) {
|
|
1713
|
+
return this.client.sendOperationRequest({ resourceGroupName, name, basicAuthName, basicAuthEnvelope, options }, createOrUpdateBasicAuthOperationSpec);
|
|
1714
|
+
}
|
|
1247
1715
|
/**
|
|
1248
1716
|
* Description for Creates or updates the function app settings of a static site.
|
|
1249
1717
|
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
@@ -1303,7 +1771,7 @@ export class StaticSitesImpl {
|
|
|
1303
1771
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
1304
1772
|
return this.client.sendOperationRequest(args, spec);
|
|
1305
1773
|
});
|
|
1306
|
-
const
|
|
1774
|
+
const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
1307
1775
|
var _a;
|
|
1308
1776
|
let currentRawResponse = undefined;
|
|
1309
1777
|
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
@@ -1322,15 +1790,19 @@ export class StaticSitesImpl {
|
|
|
1322
1790
|
}
|
|
1323
1791
|
};
|
|
1324
1792
|
});
|
|
1325
|
-
const lro =
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1793
|
+
const lro = createLroSpec({
|
|
1794
|
+
sendOperationFn,
|
|
1795
|
+
args: {
|
|
1796
|
+
resourceGroupName,
|
|
1797
|
+
name,
|
|
1798
|
+
domainName,
|
|
1799
|
+
staticSiteCustomDomainRequestPropertiesEnvelope,
|
|
1800
|
+
options
|
|
1801
|
+
},
|
|
1802
|
+
spec: createOrUpdateStaticSiteCustomDomainOperationSpec
|
|
1803
|
+
});
|
|
1804
|
+
const poller = yield createHttpPoller(lro, {
|
|
1805
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
1334
1806
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
1335
1807
|
});
|
|
1336
1808
|
yield poller.poll();
|
|
@@ -1365,7 +1837,7 @@ export class StaticSitesImpl {
|
|
|
1365
1837
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
1366
1838
|
return this.client.sendOperationRequest(args, spec);
|
|
1367
1839
|
});
|
|
1368
|
-
const
|
|
1840
|
+
const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
1369
1841
|
var _a;
|
|
1370
1842
|
let currentRawResponse = undefined;
|
|
1371
1843
|
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
@@ -1384,9 +1856,13 @@ export class StaticSitesImpl {
|
|
|
1384
1856
|
}
|
|
1385
1857
|
};
|
|
1386
1858
|
});
|
|
1387
|
-
const lro =
|
|
1388
|
-
|
|
1389
|
-
|
|
1859
|
+
const lro = createLroSpec({
|
|
1860
|
+
sendOperationFn,
|
|
1861
|
+
args: { resourceGroupName, name, domainName, options },
|
|
1862
|
+
spec: deleteStaticSiteCustomDomainOperationSpec
|
|
1863
|
+
});
|
|
1864
|
+
const poller = yield createHttpPoller(lro, {
|
|
1865
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
1390
1866
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
1391
1867
|
});
|
|
1392
1868
|
yield poller.poll();
|
|
@@ -1420,7 +1896,7 @@ export class StaticSitesImpl {
|
|
|
1420
1896
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
1421
1897
|
return this.client.sendOperationRequest(args, spec);
|
|
1422
1898
|
});
|
|
1423
|
-
const
|
|
1899
|
+
const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
1424
1900
|
var _a;
|
|
1425
1901
|
let currentRawResponse = undefined;
|
|
1426
1902
|
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
@@ -1439,15 +1915,19 @@ export class StaticSitesImpl {
|
|
|
1439
1915
|
}
|
|
1440
1916
|
};
|
|
1441
1917
|
});
|
|
1442
|
-
const lro =
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1918
|
+
const lro = createLroSpec({
|
|
1919
|
+
sendOperationFn,
|
|
1920
|
+
args: {
|
|
1921
|
+
resourceGroupName,
|
|
1922
|
+
name,
|
|
1923
|
+
domainName,
|
|
1924
|
+
staticSiteCustomDomainRequestPropertiesEnvelope,
|
|
1925
|
+
options
|
|
1926
|
+
},
|
|
1927
|
+
spec: validateCustomDomainCanBeAddedToStaticSiteOperationSpec
|
|
1928
|
+
});
|
|
1929
|
+
const poller = yield createHttpPoller(lro, {
|
|
1930
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
1451
1931
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
1452
1932
|
});
|
|
1453
1933
|
yield poller.poll();
|
|
@@ -1455,19 +1935,94 @@ export class StaticSitesImpl {
|
|
|
1455
1935
|
});
|
|
1456
1936
|
}
|
|
1457
1937
|
/**
|
|
1458
|
-
* Description for Validates a particular custom domain can be added to a static site.
|
|
1938
|
+
* Description for Validates a particular custom domain can be added to a static site.
|
|
1939
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
1940
|
+
* @param name Name of the static site.
|
|
1941
|
+
* @param domainName The custom domain to validate.
|
|
1942
|
+
* @param staticSiteCustomDomainRequestPropertiesEnvelope A JSON representation of the static site
|
|
1943
|
+
* custom domain request properties. See example.
|
|
1944
|
+
* @param options The options parameters.
|
|
1945
|
+
*/
|
|
1946
|
+
beginValidateCustomDomainCanBeAddedToStaticSiteAndWait(resourceGroupName, name, domainName, staticSiteCustomDomainRequestPropertiesEnvelope, options) {
|
|
1947
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
1948
|
+
const poller = yield this.beginValidateCustomDomainCanBeAddedToStaticSite(resourceGroupName, name, domainName, staticSiteCustomDomainRequestPropertiesEnvelope, options);
|
|
1949
|
+
return poller.pollUntilDone();
|
|
1950
|
+
});
|
|
1951
|
+
}
|
|
1952
|
+
/**
|
|
1953
|
+
* Returns overviews of database connections for a static site
|
|
1954
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
1955
|
+
* @param name Name of the static site
|
|
1956
|
+
* @param options The options parameters.
|
|
1957
|
+
*/
|
|
1958
|
+
_getDatabaseConnections(resourceGroupName, name, options) {
|
|
1959
|
+
return this.client.sendOperationRequest({ resourceGroupName, name, options }, getDatabaseConnectionsOperationSpec);
|
|
1960
|
+
}
|
|
1961
|
+
/**
|
|
1962
|
+
* Returns overview of a database connection for a static site by name
|
|
1963
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
1964
|
+
* @param name Name of the static site
|
|
1965
|
+
* @param databaseConnectionName Name of the database connection.
|
|
1966
|
+
* @param options The options parameters.
|
|
1967
|
+
*/
|
|
1968
|
+
getDatabaseConnection(resourceGroupName, name, databaseConnectionName, options) {
|
|
1969
|
+
return this.client.sendOperationRequest({ resourceGroupName, name, databaseConnectionName, options }, getDatabaseConnectionOperationSpec);
|
|
1970
|
+
}
|
|
1971
|
+
/**
|
|
1972
|
+
* Description for Create or update a database connection for a static site
|
|
1973
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
1974
|
+
* @param name Name of the static site
|
|
1975
|
+
* @param databaseConnectionName Name of the database connection.
|
|
1976
|
+
* @param databaseConnectionRequestEnvelope A JSON representation of the database connection request
|
|
1977
|
+
* properties
|
|
1978
|
+
* @param options The options parameters.
|
|
1979
|
+
*/
|
|
1980
|
+
createOrUpdateDatabaseConnection(resourceGroupName, name, databaseConnectionName, databaseConnectionRequestEnvelope, options) {
|
|
1981
|
+
return this.client.sendOperationRequest({
|
|
1982
|
+
resourceGroupName,
|
|
1983
|
+
name,
|
|
1984
|
+
databaseConnectionName,
|
|
1985
|
+
databaseConnectionRequestEnvelope,
|
|
1986
|
+
options
|
|
1987
|
+
}, createOrUpdateDatabaseConnectionOperationSpec);
|
|
1988
|
+
}
|
|
1989
|
+
/**
|
|
1990
|
+
* Delete a database connection for a static site
|
|
1991
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
1992
|
+
* @param name Name of the static site
|
|
1993
|
+
* @param databaseConnectionName Name of the database connection.
|
|
1994
|
+
* @param options The options parameters.
|
|
1995
|
+
*/
|
|
1996
|
+
deleteDatabaseConnection(resourceGroupName, name, databaseConnectionName, options) {
|
|
1997
|
+
return this.client.sendOperationRequest({ resourceGroupName, name, databaseConnectionName, options }, deleteDatabaseConnectionOperationSpec);
|
|
1998
|
+
}
|
|
1999
|
+
/**
|
|
2000
|
+
* Description for Create or update a database connection for a static site
|
|
2001
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
2002
|
+
* @param name Name of the static site
|
|
2003
|
+
* @param databaseConnectionName Name of the database connection.
|
|
2004
|
+
* @param databaseConnectionRequestEnvelope A JSON representation of the database connection request
|
|
2005
|
+
* properties
|
|
2006
|
+
* @param options The options parameters.
|
|
2007
|
+
*/
|
|
2008
|
+
updateDatabaseConnection(resourceGroupName, name, databaseConnectionName, databaseConnectionRequestEnvelope, options) {
|
|
2009
|
+
return this.client.sendOperationRequest({
|
|
2010
|
+
resourceGroupName,
|
|
2011
|
+
name,
|
|
2012
|
+
databaseConnectionName,
|
|
2013
|
+
databaseConnectionRequestEnvelope,
|
|
2014
|
+
options
|
|
2015
|
+
}, updateDatabaseConnectionOperationSpec);
|
|
2016
|
+
}
|
|
2017
|
+
/**
|
|
2018
|
+
* Returns details of a database connection for a static site by name
|
|
1459
2019
|
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
1460
|
-
* @param name Name of the static site
|
|
1461
|
-
* @param
|
|
1462
|
-
* @param staticSiteCustomDomainRequestPropertiesEnvelope A JSON representation of the static site
|
|
1463
|
-
* custom domain request properties. See example.
|
|
2020
|
+
* @param name Name of the static site
|
|
2021
|
+
* @param databaseConnectionName Name of the database connection.
|
|
1464
2022
|
* @param options The options parameters.
|
|
1465
2023
|
*/
|
|
1466
|
-
|
|
1467
|
-
return
|
|
1468
|
-
const poller = yield this.beginValidateCustomDomainCanBeAddedToStaticSite(resourceGroupName, name, domainName, staticSiteCustomDomainRequestPropertiesEnvelope, options);
|
|
1469
|
-
return poller.pollUntilDone();
|
|
1470
|
-
});
|
|
2024
|
+
getDatabaseConnectionWithDetails(resourceGroupName, name, databaseConnectionName, options) {
|
|
2025
|
+
return this.client.sendOperationRequest({ resourceGroupName, name, databaseConnectionName, options }, getDatabaseConnectionWithDetailsOperationSpec);
|
|
1471
2026
|
}
|
|
1472
2027
|
/**
|
|
1473
2028
|
* Description for Detaches a static site.
|
|
@@ -1480,7 +2035,7 @@ export class StaticSitesImpl {
|
|
|
1480
2035
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
1481
2036
|
return this.client.sendOperationRequest(args, spec);
|
|
1482
2037
|
});
|
|
1483
|
-
const
|
|
2038
|
+
const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
1484
2039
|
var _a;
|
|
1485
2040
|
let currentRawResponse = undefined;
|
|
1486
2041
|
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
@@ -1499,9 +2054,13 @@ export class StaticSitesImpl {
|
|
|
1499
2054
|
}
|
|
1500
2055
|
};
|
|
1501
2056
|
});
|
|
1502
|
-
const lro =
|
|
1503
|
-
|
|
1504
|
-
|
|
2057
|
+
const lro = createLroSpec({
|
|
2058
|
+
sendOperationFn,
|
|
2059
|
+
args: { resourceGroupName, name, options },
|
|
2060
|
+
spec: detachStaticSiteOperationSpec
|
|
2061
|
+
});
|
|
2062
|
+
const poller = yield createHttpPoller(lro, {
|
|
2063
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
1505
2064
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
1506
2065
|
});
|
|
1507
2066
|
yield poller.poll();
|
|
@@ -1597,7 +2156,7 @@ export class StaticSitesImpl {
|
|
|
1597
2156
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
1598
2157
|
return this.client.sendOperationRequest(args, spec);
|
|
1599
2158
|
});
|
|
1600
|
-
const
|
|
2159
|
+
const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
1601
2160
|
var _a;
|
|
1602
2161
|
let currentRawResponse = undefined;
|
|
1603
2162
|
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
@@ -1616,15 +2175,19 @@ export class StaticSitesImpl {
|
|
|
1616
2175
|
}
|
|
1617
2176
|
};
|
|
1618
2177
|
});
|
|
1619
|
-
const lro =
|
|
1620
|
-
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
2178
|
+
const lro = createLroSpec({
|
|
2179
|
+
sendOperationFn,
|
|
2180
|
+
args: {
|
|
2181
|
+
resourceGroupName,
|
|
2182
|
+
name,
|
|
2183
|
+
privateEndpointConnectionName,
|
|
2184
|
+
privateEndpointWrapper,
|
|
2185
|
+
options
|
|
2186
|
+
},
|
|
2187
|
+
spec: approveOrRejectPrivateEndpointConnectionOperationSpec
|
|
2188
|
+
});
|
|
2189
|
+
const poller = yield createHttpPoller(lro, {
|
|
2190
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
1628
2191
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
1629
2192
|
});
|
|
1630
2193
|
yield poller.poll();
|
|
@@ -1657,7 +2220,7 @@ export class StaticSitesImpl {
|
|
|
1657
2220
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
1658
2221
|
return this.client.sendOperationRequest(args, spec);
|
|
1659
2222
|
});
|
|
1660
|
-
const
|
|
2223
|
+
const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
1661
2224
|
var _a;
|
|
1662
2225
|
let currentRawResponse = undefined;
|
|
1663
2226
|
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
@@ -1676,9 +2239,13 @@ export class StaticSitesImpl {
|
|
|
1676
2239
|
}
|
|
1677
2240
|
};
|
|
1678
2241
|
});
|
|
1679
|
-
const lro =
|
|
1680
|
-
|
|
1681
|
-
|
|
2242
|
+
const lro = createLroSpec({
|
|
2243
|
+
sendOperationFn,
|
|
2244
|
+
args: { resourceGroupName, name, privateEndpointConnectionName, options },
|
|
2245
|
+
spec: deletePrivateEndpointConnectionOperationSpec
|
|
2246
|
+
});
|
|
2247
|
+
const poller = yield createHttpPoller(lro, {
|
|
2248
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
1682
2249
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
1683
2250
|
});
|
|
1684
2251
|
yield poller.poll();
|
|
@@ -1717,6 +2284,15 @@ export class StaticSitesImpl {
|
|
|
1717
2284
|
resetStaticSiteApiKey(resourceGroupName, name, resetPropertiesEnvelope, options) {
|
|
1718
2285
|
return this.client.sendOperationRequest({ resourceGroupName, name, resetPropertiesEnvelope, options }, resetStaticSiteApiKeyOperationSpec);
|
|
1719
2286
|
}
|
|
2287
|
+
/**
|
|
2288
|
+
* Returns details of database connections for a static site
|
|
2289
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
2290
|
+
* @param name Name of the static site
|
|
2291
|
+
* @param options The options parameters.
|
|
2292
|
+
*/
|
|
2293
|
+
_getDatabaseConnectionsWithDetails(resourceGroupName, name, options) {
|
|
2294
|
+
return this.client.sendOperationRequest({ resourceGroupName, name, options }, getDatabaseConnectionsWithDetailsOperationSpec);
|
|
2295
|
+
}
|
|
1720
2296
|
/**
|
|
1721
2297
|
* Description for Gets the details of the user provided function apps registered with a static site
|
|
1722
2298
|
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
@@ -1750,7 +2326,7 @@ export class StaticSitesImpl {
|
|
|
1750
2326
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
1751
2327
|
return this.client.sendOperationRequest(args, spec);
|
|
1752
2328
|
});
|
|
1753
|
-
const
|
|
2329
|
+
const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
1754
2330
|
var _a;
|
|
1755
2331
|
let currentRawResponse = undefined;
|
|
1756
2332
|
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
@@ -1769,15 +2345,19 @@ export class StaticSitesImpl {
|
|
|
1769
2345
|
}
|
|
1770
2346
|
};
|
|
1771
2347
|
});
|
|
1772
|
-
const lro =
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
|
|
2348
|
+
const lro = createLroSpec({
|
|
2349
|
+
sendOperationFn,
|
|
2350
|
+
args: {
|
|
2351
|
+
resourceGroupName,
|
|
2352
|
+
name,
|
|
2353
|
+
functionAppName,
|
|
2354
|
+
staticSiteUserProvidedFunctionEnvelope,
|
|
2355
|
+
options
|
|
2356
|
+
},
|
|
2357
|
+
spec: registerUserProvidedFunctionAppWithStaticSiteOperationSpec
|
|
2358
|
+
});
|
|
2359
|
+
const poller = yield createHttpPoller(lro, {
|
|
2360
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
1781
2361
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
1782
2362
|
});
|
|
1783
2363
|
yield poller.poll();
|
|
@@ -1822,7 +2402,7 @@ export class StaticSitesImpl {
|
|
|
1822
2402
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
1823
2403
|
return this.client.sendOperationRequest(args, spec);
|
|
1824
2404
|
});
|
|
1825
|
-
const
|
|
2405
|
+
const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
1826
2406
|
var _a;
|
|
1827
2407
|
let currentRawResponse = undefined;
|
|
1828
2408
|
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
@@ -1841,9 +2421,18 @@ export class StaticSitesImpl {
|
|
|
1841
2421
|
}
|
|
1842
2422
|
};
|
|
1843
2423
|
});
|
|
1844
|
-
const lro =
|
|
1845
|
-
|
|
1846
|
-
|
|
2424
|
+
const lro = createLroSpec({
|
|
2425
|
+
sendOperationFn,
|
|
2426
|
+
args: {
|
|
2427
|
+
resourceGroupName,
|
|
2428
|
+
name,
|
|
2429
|
+
staticSiteZipDeploymentEnvelope,
|
|
2430
|
+
options
|
|
2431
|
+
},
|
|
2432
|
+
spec: createZipDeploymentForStaticSiteOperationSpec
|
|
2433
|
+
});
|
|
2434
|
+
const poller = yield createHttpPoller(lro, {
|
|
2435
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
1847
2436
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
1848
2437
|
});
|
|
1849
2438
|
yield poller.poll();
|
|
@@ -1878,7 +2467,7 @@ export class StaticSitesImpl {
|
|
|
1878
2467
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
1879
2468
|
return this.client.sendOperationRequest(args, spec);
|
|
1880
2469
|
});
|
|
1881
|
-
const
|
|
2470
|
+
const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
1882
2471
|
var _a;
|
|
1883
2472
|
let currentRawResponse = undefined;
|
|
1884
2473
|
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
@@ -1897,15 +2486,19 @@ export class StaticSitesImpl {
|
|
|
1897
2486
|
}
|
|
1898
2487
|
};
|
|
1899
2488
|
});
|
|
1900
|
-
const lro =
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
|
|
1908
|
-
|
|
2489
|
+
const lro = createLroSpec({
|
|
2490
|
+
sendOperationFn,
|
|
2491
|
+
args: {
|
|
2492
|
+
resourceGroupName,
|
|
2493
|
+
name,
|
|
2494
|
+
linkedBackendName,
|
|
2495
|
+
staticSiteLinkedBackendEnvelope,
|
|
2496
|
+
options
|
|
2497
|
+
},
|
|
2498
|
+
spec: validateBackendOperationSpec
|
|
2499
|
+
});
|
|
2500
|
+
const poller = yield createHttpPoller(lro, {
|
|
2501
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
1909
2502
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
1910
2503
|
});
|
|
1911
2504
|
yield poller.poll();
|
|
@@ -1942,7 +2535,7 @@ export class StaticSitesImpl {
|
|
|
1942
2535
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
1943
2536
|
return this.client.sendOperationRequest(args, spec);
|
|
1944
2537
|
});
|
|
1945
|
-
const
|
|
2538
|
+
const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
1946
2539
|
var _a;
|
|
1947
2540
|
let currentRawResponse = undefined;
|
|
1948
2541
|
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
@@ -1961,16 +2554,20 @@ export class StaticSitesImpl {
|
|
|
1961
2554
|
}
|
|
1962
2555
|
};
|
|
1963
2556
|
});
|
|
1964
|
-
const lro =
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
|
|
1973
|
-
|
|
2557
|
+
const lro = createLroSpec({
|
|
2558
|
+
sendOperationFn,
|
|
2559
|
+
args: {
|
|
2560
|
+
resourceGroupName,
|
|
2561
|
+
name,
|
|
2562
|
+
environmentName,
|
|
2563
|
+
linkedBackendName,
|
|
2564
|
+
staticSiteLinkedBackendEnvelope,
|
|
2565
|
+
options
|
|
2566
|
+
},
|
|
2567
|
+
spec: validateBackendForBuildOperationSpec
|
|
2568
|
+
});
|
|
2569
|
+
const poller = yield createHttpPoller(lro, {
|
|
2570
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
1974
2571
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
1975
2572
|
});
|
|
1976
2573
|
yield poller.poll();
|
|
@@ -2036,7 +2633,7 @@ export class StaticSitesImpl {
|
|
|
2036
2633
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
2037
2634
|
return this.client.sendOperationRequest(args, spec);
|
|
2038
2635
|
});
|
|
2039
|
-
const
|
|
2636
|
+
const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
2040
2637
|
var _a;
|
|
2041
2638
|
let currentRawResponse = undefined;
|
|
2042
2639
|
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
@@ -2055,15 +2652,19 @@ export class StaticSitesImpl {
|
|
|
2055
2652
|
}
|
|
2056
2653
|
};
|
|
2057
2654
|
});
|
|
2058
|
-
const lro =
|
|
2059
|
-
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
|
|
2063
|
-
|
|
2064
|
-
|
|
2065
|
-
|
|
2066
|
-
|
|
2655
|
+
const lro = createLroSpec({
|
|
2656
|
+
sendOperationFn,
|
|
2657
|
+
args: {
|
|
2658
|
+
resourceGroupName,
|
|
2659
|
+
name,
|
|
2660
|
+
linkedBackendName,
|
|
2661
|
+
staticSiteLinkedBackendEnvelope,
|
|
2662
|
+
options
|
|
2663
|
+
},
|
|
2664
|
+
spec: linkBackendOperationSpec
|
|
2665
|
+
});
|
|
2666
|
+
const poller = yield createHttpPoller(lro, {
|
|
2667
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
2067
2668
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
2068
2669
|
});
|
|
2069
2670
|
yield poller.poll();
|
|
@@ -2121,7 +2722,7 @@ export class StaticSitesImpl {
|
|
|
2121
2722
|
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
2122
2723
|
return this.client.sendOperationRequest(args, spec);
|
|
2123
2724
|
});
|
|
2124
|
-
const
|
|
2725
|
+
const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
2125
2726
|
var _a;
|
|
2126
2727
|
let currentRawResponse = undefined;
|
|
2127
2728
|
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
@@ -2140,16 +2741,20 @@ export class StaticSitesImpl {
|
|
|
2140
2741
|
}
|
|
2141
2742
|
};
|
|
2142
2743
|
});
|
|
2143
|
-
const lro =
|
|
2144
|
-
|
|
2145
|
-
|
|
2146
|
-
|
|
2147
|
-
|
|
2148
|
-
|
|
2149
|
-
|
|
2150
|
-
|
|
2151
|
-
|
|
2152
|
-
|
|
2744
|
+
const lro = createLroSpec({
|
|
2745
|
+
sendOperationFn,
|
|
2746
|
+
args: {
|
|
2747
|
+
resourceGroupName,
|
|
2748
|
+
name,
|
|
2749
|
+
environmentName,
|
|
2750
|
+
linkedBackendName,
|
|
2751
|
+
staticSiteLinkedBackendEnvelope,
|
|
2752
|
+
options
|
|
2753
|
+
},
|
|
2754
|
+
spec: linkBackendToBuildOperationSpec
|
|
2755
|
+
});
|
|
2756
|
+
const poller = yield createHttpPoller(lro, {
|
|
2757
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
2153
2758
|
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
2154
2759
|
});
|
|
2155
2760
|
yield poller.poll();
|
|
@@ -2222,6 +2827,18 @@ export class StaticSitesImpl {
|
|
|
2222
2827
|
_getStaticSiteBuildsNext(resourceGroupName, name, nextLink, options) {
|
|
2223
2828
|
return this.client.sendOperationRequest({ resourceGroupName, name, nextLink, options }, getStaticSiteBuildsNextOperationSpec);
|
|
2224
2829
|
}
|
|
2830
|
+
/**
|
|
2831
|
+
* GetBuildDatabaseConnectionsNext
|
|
2832
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
2833
|
+
* @param name Name of the static site
|
|
2834
|
+
* @param environmentName The stage site identifier.
|
|
2835
|
+
* @param nextLink The nextLink from the previous successful call to the GetBuildDatabaseConnections
|
|
2836
|
+
* method.
|
|
2837
|
+
* @param options The options parameters.
|
|
2838
|
+
*/
|
|
2839
|
+
_getBuildDatabaseConnectionsNext(resourceGroupName, name, environmentName, nextLink, options) {
|
|
2840
|
+
return this.client.sendOperationRequest({ resourceGroupName, name, environmentName, nextLink, options }, getBuildDatabaseConnectionsNextOperationSpec);
|
|
2841
|
+
}
|
|
2225
2842
|
/**
|
|
2226
2843
|
* ListStaticSiteBuildFunctionsNext
|
|
2227
2844
|
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
@@ -2234,6 +2851,18 @@ export class StaticSitesImpl {
|
|
|
2234
2851
|
_listStaticSiteBuildFunctionsNext(resourceGroupName, name, environmentName, nextLink, options) {
|
|
2235
2852
|
return this.client.sendOperationRequest({ resourceGroupName, name, environmentName, nextLink, options }, listStaticSiteBuildFunctionsNextOperationSpec);
|
|
2236
2853
|
}
|
|
2854
|
+
/**
|
|
2855
|
+
* GetBuildDatabaseConnectionsWithDetailsNext
|
|
2856
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
2857
|
+
* @param name Name of the static site
|
|
2858
|
+
* @param environmentName The stage site identifier.
|
|
2859
|
+
* @param nextLink The nextLink from the previous successful call to the
|
|
2860
|
+
* GetBuildDatabaseConnectionsWithDetails method.
|
|
2861
|
+
* @param options The options parameters.
|
|
2862
|
+
*/
|
|
2863
|
+
_getBuildDatabaseConnectionsWithDetailsNext(resourceGroupName, name, environmentName, nextLink, options) {
|
|
2864
|
+
return this.client.sendOperationRequest({ resourceGroupName, name, environmentName, nextLink, options }, getBuildDatabaseConnectionsWithDetailsNextOperationSpec);
|
|
2865
|
+
}
|
|
2237
2866
|
/**
|
|
2238
2867
|
* GetUserProvidedFunctionAppsForStaticSiteBuildNext
|
|
2239
2868
|
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
@@ -2246,6 +2875,16 @@ export class StaticSitesImpl {
|
|
|
2246
2875
|
_getUserProvidedFunctionAppsForStaticSiteBuildNext(resourceGroupName, name, environmentName, nextLink, options) {
|
|
2247
2876
|
return this.client.sendOperationRequest({ resourceGroupName, name, environmentName, nextLink, options }, getUserProvidedFunctionAppsForStaticSiteBuildNextOperationSpec);
|
|
2248
2877
|
}
|
|
2878
|
+
/**
|
|
2879
|
+
* ListBasicAuthNext
|
|
2880
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
2881
|
+
* @param name Name of the static site.
|
|
2882
|
+
* @param nextLink The nextLink from the previous successful call to the ListBasicAuth method.
|
|
2883
|
+
* @param options The options parameters.
|
|
2884
|
+
*/
|
|
2885
|
+
_listBasicAuthNext(resourceGroupName, name, nextLink, options) {
|
|
2886
|
+
return this.client.sendOperationRequest({ resourceGroupName, name, nextLink, options }, listBasicAuthNextOperationSpec);
|
|
2887
|
+
}
|
|
2249
2888
|
/**
|
|
2250
2889
|
* ListStaticSiteCustomDomainsNext
|
|
2251
2890
|
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
@@ -2257,6 +2896,16 @@ export class StaticSitesImpl {
|
|
|
2257
2896
|
_listStaticSiteCustomDomainsNext(resourceGroupName, name, nextLink, options) {
|
|
2258
2897
|
return this.client.sendOperationRequest({ resourceGroupName, name, nextLink, options }, listStaticSiteCustomDomainsNextOperationSpec);
|
|
2259
2898
|
}
|
|
2899
|
+
/**
|
|
2900
|
+
* GetDatabaseConnectionsNext
|
|
2901
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
2902
|
+
* @param name Name of the static site
|
|
2903
|
+
* @param nextLink The nextLink from the previous successful call to the GetDatabaseConnections method.
|
|
2904
|
+
* @param options The options parameters.
|
|
2905
|
+
*/
|
|
2906
|
+
_getDatabaseConnectionsNext(resourceGroupName, name, nextLink, options) {
|
|
2907
|
+
return this.client.sendOperationRequest({ resourceGroupName, name, nextLink, options }, getDatabaseConnectionsNextOperationSpec);
|
|
2908
|
+
}
|
|
2260
2909
|
/**
|
|
2261
2910
|
* ListStaticSiteFunctionsNext
|
|
2262
2911
|
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
@@ -2279,6 +2928,17 @@ export class StaticSitesImpl {
|
|
|
2279
2928
|
_getPrivateEndpointConnectionListNext(resourceGroupName, name, nextLink, options) {
|
|
2280
2929
|
return this.client.sendOperationRequest({ resourceGroupName, name, nextLink, options }, getPrivateEndpointConnectionListNextOperationSpec);
|
|
2281
2930
|
}
|
|
2931
|
+
/**
|
|
2932
|
+
* GetDatabaseConnectionsWithDetailsNext
|
|
2933
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
2934
|
+
* @param name Name of the static site
|
|
2935
|
+
* @param nextLink The nextLink from the previous successful call to the
|
|
2936
|
+
* GetDatabaseConnectionsWithDetails method.
|
|
2937
|
+
* @param options The options parameters.
|
|
2938
|
+
*/
|
|
2939
|
+
_getDatabaseConnectionsWithDetailsNext(resourceGroupName, name, nextLink, options) {
|
|
2940
|
+
return this.client.sendOperationRequest({ resourceGroupName, name, nextLink, options }, getDatabaseConnectionsWithDetailsNextOperationSpec);
|
|
2941
|
+
}
|
|
2282
2942
|
/**
|
|
2283
2943
|
* GetUserProvidedFunctionAppsForStaticSiteNext
|
|
2284
2944
|
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
@@ -2656,6 +3316,146 @@ const createOrUpdateStaticSiteBuildFunctionAppSettingsOperationSpec = {
|
|
|
2656
3316
|
mediaType: "json",
|
|
2657
3317
|
serializer
|
|
2658
3318
|
};
|
|
3319
|
+
const getBuildDatabaseConnectionsOperationSpec = {
|
|
3320
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/databaseConnections",
|
|
3321
|
+
httpMethod: "GET",
|
|
3322
|
+
responses: {
|
|
3323
|
+
200: {
|
|
3324
|
+
bodyMapper: Mappers.DatabaseConnectionCollection
|
|
3325
|
+
},
|
|
3326
|
+
default: {
|
|
3327
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
3328
|
+
}
|
|
3329
|
+
},
|
|
3330
|
+
queryParameters: [Parameters.apiVersion],
|
|
3331
|
+
urlParameters: [
|
|
3332
|
+
Parameters.$host,
|
|
3333
|
+
Parameters.subscriptionId,
|
|
3334
|
+
Parameters.resourceGroupName,
|
|
3335
|
+
Parameters.name,
|
|
3336
|
+
Parameters.environmentName2
|
|
3337
|
+
],
|
|
3338
|
+
headerParameters: [Parameters.accept],
|
|
3339
|
+
serializer
|
|
3340
|
+
};
|
|
3341
|
+
const getBuildDatabaseConnectionOperationSpec = {
|
|
3342
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/databaseConnections/{databaseConnectionName}",
|
|
3343
|
+
httpMethod: "GET",
|
|
3344
|
+
responses: {
|
|
3345
|
+
200: {
|
|
3346
|
+
bodyMapper: Mappers.DatabaseConnection
|
|
3347
|
+
},
|
|
3348
|
+
default: {
|
|
3349
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
3350
|
+
}
|
|
3351
|
+
},
|
|
3352
|
+
queryParameters: [Parameters.apiVersion],
|
|
3353
|
+
urlParameters: [
|
|
3354
|
+
Parameters.$host,
|
|
3355
|
+
Parameters.subscriptionId,
|
|
3356
|
+
Parameters.resourceGroupName,
|
|
3357
|
+
Parameters.name,
|
|
3358
|
+
Parameters.environmentName2,
|
|
3359
|
+
Parameters.databaseConnectionName
|
|
3360
|
+
],
|
|
3361
|
+
headerParameters: [Parameters.accept],
|
|
3362
|
+
serializer
|
|
3363
|
+
};
|
|
3364
|
+
const createOrUpdateBuildDatabaseConnectionOperationSpec = {
|
|
3365
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/databaseConnections/{databaseConnectionName}",
|
|
3366
|
+
httpMethod: "PUT",
|
|
3367
|
+
responses: {
|
|
3368
|
+
200: {
|
|
3369
|
+
bodyMapper: Mappers.DatabaseConnection
|
|
3370
|
+
},
|
|
3371
|
+
default: {
|
|
3372
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
3373
|
+
}
|
|
3374
|
+
},
|
|
3375
|
+
requestBody: Parameters.databaseConnectionRequestEnvelope,
|
|
3376
|
+
queryParameters: [Parameters.apiVersion],
|
|
3377
|
+
urlParameters: [
|
|
3378
|
+
Parameters.$host,
|
|
3379
|
+
Parameters.subscriptionId,
|
|
3380
|
+
Parameters.resourceGroupName,
|
|
3381
|
+
Parameters.name,
|
|
3382
|
+
Parameters.environmentName2,
|
|
3383
|
+
Parameters.databaseConnectionName
|
|
3384
|
+
],
|
|
3385
|
+
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
3386
|
+
mediaType: "json",
|
|
3387
|
+
serializer
|
|
3388
|
+
};
|
|
3389
|
+
const deleteBuildDatabaseConnectionOperationSpec = {
|
|
3390
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/databaseConnections/{databaseConnectionName}",
|
|
3391
|
+
httpMethod: "DELETE",
|
|
3392
|
+
responses: {
|
|
3393
|
+
200: {},
|
|
3394
|
+
204: {},
|
|
3395
|
+
default: {
|
|
3396
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
3397
|
+
}
|
|
3398
|
+
},
|
|
3399
|
+
queryParameters: [Parameters.apiVersion],
|
|
3400
|
+
urlParameters: [
|
|
3401
|
+
Parameters.$host,
|
|
3402
|
+
Parameters.subscriptionId,
|
|
3403
|
+
Parameters.resourceGroupName,
|
|
3404
|
+
Parameters.name,
|
|
3405
|
+
Parameters.environmentName2,
|
|
3406
|
+
Parameters.databaseConnectionName
|
|
3407
|
+
],
|
|
3408
|
+
headerParameters: [Parameters.accept],
|
|
3409
|
+
serializer
|
|
3410
|
+
};
|
|
3411
|
+
const updateBuildDatabaseConnectionOperationSpec = {
|
|
3412
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/databaseConnections/{databaseConnectionName}",
|
|
3413
|
+
httpMethod: "PATCH",
|
|
3414
|
+
responses: {
|
|
3415
|
+
200: {
|
|
3416
|
+
bodyMapper: Mappers.DatabaseConnection
|
|
3417
|
+
},
|
|
3418
|
+
default: {
|
|
3419
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
3420
|
+
}
|
|
3421
|
+
},
|
|
3422
|
+
requestBody: Parameters.databaseConnectionRequestEnvelope1,
|
|
3423
|
+
queryParameters: [Parameters.apiVersion],
|
|
3424
|
+
urlParameters: [
|
|
3425
|
+
Parameters.$host,
|
|
3426
|
+
Parameters.subscriptionId,
|
|
3427
|
+
Parameters.resourceGroupName,
|
|
3428
|
+
Parameters.name,
|
|
3429
|
+
Parameters.environmentName2,
|
|
3430
|
+
Parameters.databaseConnectionName
|
|
3431
|
+
],
|
|
3432
|
+
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
3433
|
+
mediaType: "json",
|
|
3434
|
+
serializer
|
|
3435
|
+
};
|
|
3436
|
+
const getBuildDatabaseConnectionWithDetailsOperationSpec = {
|
|
3437
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/databaseConnections/{databaseConnectionName}/show",
|
|
3438
|
+
httpMethod: "POST",
|
|
3439
|
+
responses: {
|
|
3440
|
+
200: {
|
|
3441
|
+
bodyMapper: Mappers.DatabaseConnection
|
|
3442
|
+
},
|
|
3443
|
+
default: {
|
|
3444
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
3445
|
+
}
|
|
3446
|
+
},
|
|
3447
|
+
queryParameters: [Parameters.apiVersion],
|
|
3448
|
+
urlParameters: [
|
|
3449
|
+
Parameters.$host,
|
|
3450
|
+
Parameters.subscriptionId,
|
|
3451
|
+
Parameters.resourceGroupName,
|
|
3452
|
+
Parameters.name,
|
|
3453
|
+
Parameters.environmentName2,
|
|
3454
|
+
Parameters.databaseConnectionName
|
|
3455
|
+
],
|
|
3456
|
+
headerParameters: [Parameters.accept],
|
|
3457
|
+
serializer
|
|
3458
|
+
};
|
|
2659
3459
|
const listStaticSiteBuildFunctionsOperationSpec = {
|
|
2660
3460
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/functions",
|
|
2661
3461
|
httpMethod: "GET",
|
|
@@ -2722,6 +3522,28 @@ const listStaticSiteBuildFunctionAppSettingsOperationSpec = {
|
|
|
2722
3522
|
headerParameters: [Parameters.accept],
|
|
2723
3523
|
serializer
|
|
2724
3524
|
};
|
|
3525
|
+
const getBuildDatabaseConnectionsWithDetailsOperationSpec = {
|
|
3526
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/showDatabaseConnections",
|
|
3527
|
+
httpMethod: "POST",
|
|
3528
|
+
responses: {
|
|
3529
|
+
200: {
|
|
3530
|
+
bodyMapper: Mappers.DatabaseConnectionCollection
|
|
3531
|
+
},
|
|
3532
|
+
default: {
|
|
3533
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
3534
|
+
}
|
|
3535
|
+
},
|
|
3536
|
+
queryParameters: [Parameters.apiVersion],
|
|
3537
|
+
urlParameters: [
|
|
3538
|
+
Parameters.$host,
|
|
3539
|
+
Parameters.subscriptionId,
|
|
3540
|
+
Parameters.resourceGroupName,
|
|
3541
|
+
Parameters.name,
|
|
3542
|
+
Parameters.environmentName2
|
|
3543
|
+
],
|
|
3544
|
+
headerParameters: [Parameters.accept],
|
|
3545
|
+
serializer
|
|
3546
|
+
};
|
|
2725
3547
|
const getUserProvidedFunctionAppsForStaticSiteBuildOperationSpec = {
|
|
2726
3548
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/userProvidedFunctionApps",
|
|
2727
3549
|
httpMethod: "GET",
|
|
@@ -2823,49 +3645,116 @@ const detachUserProvidedFunctionAppFromStaticSiteBuildOperationSpec = {
|
|
|
2823
3645
|
headerParameters: [Parameters.accept],
|
|
2824
3646
|
serializer
|
|
2825
3647
|
};
|
|
2826
|
-
const createZipDeploymentForStaticSiteBuildOperationSpec = {
|
|
2827
|
-
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/zipdeploy",
|
|
2828
|
-
httpMethod: "POST",
|
|
3648
|
+
const createZipDeploymentForStaticSiteBuildOperationSpec = {
|
|
3649
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/zipdeploy",
|
|
3650
|
+
httpMethod: "POST",
|
|
3651
|
+
responses: {
|
|
3652
|
+
200: {},
|
|
3653
|
+
201: {},
|
|
3654
|
+
202: {},
|
|
3655
|
+
204: {},
|
|
3656
|
+
default: {
|
|
3657
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
3658
|
+
}
|
|
3659
|
+
},
|
|
3660
|
+
requestBody: Parameters.staticSiteZipDeploymentEnvelope,
|
|
3661
|
+
queryParameters: [Parameters.apiVersion],
|
|
3662
|
+
urlParameters: [
|
|
3663
|
+
Parameters.$host,
|
|
3664
|
+
Parameters.subscriptionId,
|
|
3665
|
+
Parameters.resourceGroupName,
|
|
3666
|
+
Parameters.name,
|
|
3667
|
+
Parameters.environmentName1
|
|
3668
|
+
],
|
|
3669
|
+
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
3670
|
+
mediaType: "json",
|
|
3671
|
+
serializer
|
|
3672
|
+
};
|
|
3673
|
+
const createOrUpdateStaticSiteAppSettingsOperationSpec = {
|
|
3674
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/config/appsettings",
|
|
3675
|
+
httpMethod: "PUT",
|
|
3676
|
+
responses: {
|
|
3677
|
+
200: {
|
|
3678
|
+
bodyMapper: Mappers.StringDictionary
|
|
3679
|
+
},
|
|
3680
|
+
default: {
|
|
3681
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
3682
|
+
}
|
|
3683
|
+
},
|
|
3684
|
+
requestBody: Parameters.appSettings,
|
|
3685
|
+
queryParameters: [Parameters.apiVersion],
|
|
3686
|
+
urlParameters: [
|
|
3687
|
+
Parameters.$host,
|
|
3688
|
+
Parameters.subscriptionId,
|
|
3689
|
+
Parameters.resourceGroupName,
|
|
3690
|
+
Parameters.name
|
|
3691
|
+
],
|
|
3692
|
+
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
3693
|
+
mediaType: "json",
|
|
3694
|
+
serializer
|
|
3695
|
+
};
|
|
3696
|
+
const listBasicAuthOperationSpec = {
|
|
3697
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/basicAuth",
|
|
3698
|
+
httpMethod: "GET",
|
|
3699
|
+
responses: {
|
|
3700
|
+
200: {
|
|
3701
|
+
bodyMapper: Mappers.StaticSiteBasicAuthPropertiesCollection
|
|
3702
|
+
},
|
|
3703
|
+
default: {
|
|
3704
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
3705
|
+
}
|
|
3706
|
+
},
|
|
3707
|
+
queryParameters: [Parameters.apiVersion],
|
|
3708
|
+
urlParameters: [
|
|
3709
|
+
Parameters.$host,
|
|
3710
|
+
Parameters.subscriptionId,
|
|
3711
|
+
Parameters.resourceGroupName,
|
|
3712
|
+
Parameters.name
|
|
3713
|
+
],
|
|
3714
|
+
headerParameters: [Parameters.accept],
|
|
3715
|
+
serializer
|
|
3716
|
+
};
|
|
3717
|
+
const getBasicAuthOperationSpec = {
|
|
3718
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/basicAuth/{basicAuthName}",
|
|
3719
|
+
httpMethod: "GET",
|
|
2829
3720
|
responses: {
|
|
2830
|
-
200: {
|
|
2831
|
-
|
|
2832
|
-
|
|
2833
|
-
204: {},
|
|
3721
|
+
200: {
|
|
3722
|
+
bodyMapper: Mappers.StaticSiteBasicAuthPropertiesARMResource
|
|
3723
|
+
},
|
|
2834
3724
|
default: {
|
|
2835
3725
|
bodyMapper: Mappers.DefaultErrorResponse
|
|
2836
3726
|
}
|
|
2837
3727
|
},
|
|
2838
|
-
requestBody: Parameters.staticSiteZipDeploymentEnvelope,
|
|
2839
3728
|
queryParameters: [Parameters.apiVersion],
|
|
2840
3729
|
urlParameters: [
|
|
2841
3730
|
Parameters.$host,
|
|
2842
3731
|
Parameters.subscriptionId,
|
|
2843
3732
|
Parameters.resourceGroupName,
|
|
2844
3733
|
Parameters.name,
|
|
2845
|
-
Parameters.
|
|
3734
|
+
Parameters.basicAuthName
|
|
2846
3735
|
],
|
|
2847
|
-
headerParameters: [Parameters.accept
|
|
2848
|
-
mediaType: "json",
|
|
3736
|
+
headerParameters: [Parameters.accept],
|
|
2849
3737
|
serializer
|
|
2850
3738
|
};
|
|
2851
|
-
const
|
|
2852
|
-
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/
|
|
3739
|
+
const createOrUpdateBasicAuthOperationSpec = {
|
|
3740
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/basicAuth/{basicAuthName}",
|
|
2853
3741
|
httpMethod: "PUT",
|
|
2854
3742
|
responses: {
|
|
2855
3743
|
200: {
|
|
2856
|
-
bodyMapper: Mappers.
|
|
3744
|
+
bodyMapper: Mappers.StaticSiteBasicAuthPropertiesARMResource
|
|
2857
3745
|
},
|
|
2858
3746
|
default: {
|
|
2859
3747
|
bodyMapper: Mappers.DefaultErrorResponse
|
|
2860
3748
|
}
|
|
2861
3749
|
},
|
|
2862
|
-
requestBody: Parameters.
|
|
3750
|
+
requestBody: Parameters.basicAuthEnvelope,
|
|
2863
3751
|
queryParameters: [Parameters.apiVersion],
|
|
2864
3752
|
urlParameters: [
|
|
2865
3753
|
Parameters.$host,
|
|
2866
3754
|
Parameters.subscriptionId,
|
|
2867
3755
|
Parameters.resourceGroupName,
|
|
2868
|
-
Parameters.name
|
|
3756
|
+
Parameters.name,
|
|
3757
|
+
Parameters.basicAuthName
|
|
2869
3758
|
],
|
|
2870
3759
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
2871
3760
|
mediaType: "json",
|
|
@@ -3041,6 +3930,140 @@ const validateCustomDomainCanBeAddedToStaticSiteOperationSpec = {
|
|
|
3041
3930
|
mediaType: "json",
|
|
3042
3931
|
serializer
|
|
3043
3932
|
};
|
|
3933
|
+
const getDatabaseConnectionsOperationSpec = {
|
|
3934
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/databaseConnections",
|
|
3935
|
+
httpMethod: "GET",
|
|
3936
|
+
responses: {
|
|
3937
|
+
200: {
|
|
3938
|
+
bodyMapper: Mappers.DatabaseConnectionCollection
|
|
3939
|
+
},
|
|
3940
|
+
default: {
|
|
3941
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
3942
|
+
}
|
|
3943
|
+
},
|
|
3944
|
+
queryParameters: [Parameters.apiVersion],
|
|
3945
|
+
urlParameters: [
|
|
3946
|
+
Parameters.$host,
|
|
3947
|
+
Parameters.subscriptionId,
|
|
3948
|
+
Parameters.resourceGroupName,
|
|
3949
|
+
Parameters.name
|
|
3950
|
+
],
|
|
3951
|
+
headerParameters: [Parameters.accept],
|
|
3952
|
+
serializer
|
|
3953
|
+
};
|
|
3954
|
+
const getDatabaseConnectionOperationSpec = {
|
|
3955
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/databaseConnections/{databaseConnectionName}",
|
|
3956
|
+
httpMethod: "GET",
|
|
3957
|
+
responses: {
|
|
3958
|
+
200: {
|
|
3959
|
+
bodyMapper: Mappers.DatabaseConnection
|
|
3960
|
+
},
|
|
3961
|
+
default: {
|
|
3962
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
3963
|
+
}
|
|
3964
|
+
},
|
|
3965
|
+
queryParameters: [Parameters.apiVersion],
|
|
3966
|
+
urlParameters: [
|
|
3967
|
+
Parameters.$host,
|
|
3968
|
+
Parameters.subscriptionId,
|
|
3969
|
+
Parameters.resourceGroupName,
|
|
3970
|
+
Parameters.name,
|
|
3971
|
+
Parameters.databaseConnectionName
|
|
3972
|
+
],
|
|
3973
|
+
headerParameters: [Parameters.accept],
|
|
3974
|
+
serializer
|
|
3975
|
+
};
|
|
3976
|
+
const createOrUpdateDatabaseConnectionOperationSpec = {
|
|
3977
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/databaseConnections/{databaseConnectionName}",
|
|
3978
|
+
httpMethod: "PUT",
|
|
3979
|
+
responses: {
|
|
3980
|
+
200: {
|
|
3981
|
+
bodyMapper: Mappers.DatabaseConnection
|
|
3982
|
+
},
|
|
3983
|
+
default: {
|
|
3984
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
3985
|
+
}
|
|
3986
|
+
},
|
|
3987
|
+
requestBody: Parameters.databaseConnectionRequestEnvelope,
|
|
3988
|
+
queryParameters: [Parameters.apiVersion],
|
|
3989
|
+
urlParameters: [
|
|
3990
|
+
Parameters.$host,
|
|
3991
|
+
Parameters.subscriptionId,
|
|
3992
|
+
Parameters.resourceGroupName,
|
|
3993
|
+
Parameters.name,
|
|
3994
|
+
Parameters.databaseConnectionName
|
|
3995
|
+
],
|
|
3996
|
+
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
3997
|
+
mediaType: "json",
|
|
3998
|
+
serializer
|
|
3999
|
+
};
|
|
4000
|
+
const deleteDatabaseConnectionOperationSpec = {
|
|
4001
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/databaseConnections/{databaseConnectionName}",
|
|
4002
|
+
httpMethod: "DELETE",
|
|
4003
|
+
responses: {
|
|
4004
|
+
200: {},
|
|
4005
|
+
204: {},
|
|
4006
|
+
default: {
|
|
4007
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
4008
|
+
}
|
|
4009
|
+
},
|
|
4010
|
+
queryParameters: [Parameters.apiVersion],
|
|
4011
|
+
urlParameters: [
|
|
4012
|
+
Parameters.$host,
|
|
4013
|
+
Parameters.subscriptionId,
|
|
4014
|
+
Parameters.resourceGroupName,
|
|
4015
|
+
Parameters.name,
|
|
4016
|
+
Parameters.databaseConnectionName
|
|
4017
|
+
],
|
|
4018
|
+
headerParameters: [Parameters.accept],
|
|
4019
|
+
serializer
|
|
4020
|
+
};
|
|
4021
|
+
const updateDatabaseConnectionOperationSpec = {
|
|
4022
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/databaseConnections/{databaseConnectionName}",
|
|
4023
|
+
httpMethod: "PATCH",
|
|
4024
|
+
responses: {
|
|
4025
|
+
200: {
|
|
4026
|
+
bodyMapper: Mappers.DatabaseConnection
|
|
4027
|
+
},
|
|
4028
|
+
default: {
|
|
4029
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
4030
|
+
}
|
|
4031
|
+
},
|
|
4032
|
+
requestBody: Parameters.databaseConnectionRequestEnvelope1,
|
|
4033
|
+
queryParameters: [Parameters.apiVersion],
|
|
4034
|
+
urlParameters: [
|
|
4035
|
+
Parameters.$host,
|
|
4036
|
+
Parameters.subscriptionId,
|
|
4037
|
+
Parameters.resourceGroupName,
|
|
4038
|
+
Parameters.name,
|
|
4039
|
+
Parameters.databaseConnectionName
|
|
4040
|
+
],
|
|
4041
|
+
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
4042
|
+
mediaType: "json",
|
|
4043
|
+
serializer
|
|
4044
|
+
};
|
|
4045
|
+
const getDatabaseConnectionWithDetailsOperationSpec = {
|
|
4046
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/databaseConnections/{databaseConnectionName}/show",
|
|
4047
|
+
httpMethod: "POST",
|
|
4048
|
+
responses: {
|
|
4049
|
+
200: {
|
|
4050
|
+
bodyMapper: Mappers.DatabaseConnection
|
|
4051
|
+
},
|
|
4052
|
+
default: {
|
|
4053
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
4054
|
+
}
|
|
4055
|
+
},
|
|
4056
|
+
queryParameters: [Parameters.apiVersion],
|
|
4057
|
+
urlParameters: [
|
|
4058
|
+
Parameters.$host,
|
|
4059
|
+
Parameters.subscriptionId,
|
|
4060
|
+
Parameters.resourceGroupName,
|
|
4061
|
+
Parameters.name,
|
|
4062
|
+
Parameters.databaseConnectionName
|
|
4063
|
+
],
|
|
4064
|
+
headerParameters: [Parameters.accept],
|
|
4065
|
+
serializer
|
|
4066
|
+
};
|
|
3044
4067
|
const detachStaticSiteOperationSpec = {
|
|
3045
4068
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/detach",
|
|
3046
4069
|
httpMethod: "POST",
|
|
@@ -3325,6 +4348,27 @@ const resetStaticSiteApiKeyOperationSpec = {
|
|
|
3325
4348
|
mediaType: "json",
|
|
3326
4349
|
serializer
|
|
3327
4350
|
};
|
|
4351
|
+
const getDatabaseConnectionsWithDetailsOperationSpec = {
|
|
4352
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/showDatabaseConnections",
|
|
4353
|
+
httpMethod: "POST",
|
|
4354
|
+
responses: {
|
|
4355
|
+
200: {
|
|
4356
|
+
bodyMapper: Mappers.DatabaseConnectionCollection
|
|
4357
|
+
},
|
|
4358
|
+
default: {
|
|
4359
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
4360
|
+
}
|
|
4361
|
+
},
|
|
4362
|
+
queryParameters: [Parameters.apiVersion],
|
|
4363
|
+
urlParameters: [
|
|
4364
|
+
Parameters.$host,
|
|
4365
|
+
Parameters.subscriptionId,
|
|
4366
|
+
Parameters.resourceGroupName,
|
|
4367
|
+
Parameters.name
|
|
4368
|
+
],
|
|
4369
|
+
headerParameters: [Parameters.accept],
|
|
4370
|
+
serializer
|
|
4371
|
+
};
|
|
3328
4372
|
const getUserProvidedFunctionAppsForStaticSiteOperationSpec = {
|
|
3329
4373
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/userProvidedFunctionApps",
|
|
3330
4374
|
httpMethod: "GET",
|
|
@@ -3706,7 +4750,6 @@ const listNextOperationSpec = {
|
|
|
3706
4750
|
bodyMapper: Mappers.DefaultErrorResponse
|
|
3707
4751
|
}
|
|
3708
4752
|
},
|
|
3709
|
-
queryParameters: [Parameters.apiVersion],
|
|
3710
4753
|
urlParameters: [
|
|
3711
4754
|
Parameters.$host,
|
|
3712
4755
|
Parameters.subscriptionId,
|
|
@@ -3726,7 +4769,6 @@ const getStaticSitesByResourceGroupNextOperationSpec = {
|
|
|
3726
4769
|
bodyMapper: Mappers.DefaultErrorResponse
|
|
3727
4770
|
}
|
|
3728
4771
|
},
|
|
3729
|
-
queryParameters: [Parameters.apiVersion],
|
|
3730
4772
|
urlParameters: [
|
|
3731
4773
|
Parameters.$host,
|
|
3732
4774
|
Parameters.subscriptionId,
|
|
@@ -3747,7 +4789,6 @@ const listStaticSiteUsersNextOperationSpec = {
|
|
|
3747
4789
|
bodyMapper: Mappers.DefaultErrorResponse
|
|
3748
4790
|
}
|
|
3749
4791
|
},
|
|
3750
|
-
queryParameters: [Parameters.apiVersion],
|
|
3751
4792
|
urlParameters: [
|
|
3752
4793
|
Parameters.$host,
|
|
3753
4794
|
Parameters.subscriptionId,
|
|
@@ -3770,7 +4811,6 @@ const getStaticSiteBuildsNextOperationSpec = {
|
|
|
3770
4811
|
bodyMapper: Mappers.DefaultErrorResponse
|
|
3771
4812
|
}
|
|
3772
4813
|
},
|
|
3773
|
-
queryParameters: [Parameters.apiVersion],
|
|
3774
4814
|
urlParameters: [
|
|
3775
4815
|
Parameters.$host,
|
|
3776
4816
|
Parameters.subscriptionId,
|
|
@@ -3781,6 +4821,28 @@ const getStaticSiteBuildsNextOperationSpec = {
|
|
|
3781
4821
|
headerParameters: [Parameters.accept],
|
|
3782
4822
|
serializer
|
|
3783
4823
|
};
|
|
4824
|
+
const getBuildDatabaseConnectionsNextOperationSpec = {
|
|
4825
|
+
path: "{nextLink}",
|
|
4826
|
+
httpMethod: "GET",
|
|
4827
|
+
responses: {
|
|
4828
|
+
200: {
|
|
4829
|
+
bodyMapper: Mappers.DatabaseConnectionCollection
|
|
4830
|
+
},
|
|
4831
|
+
default: {
|
|
4832
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
4833
|
+
}
|
|
4834
|
+
},
|
|
4835
|
+
urlParameters: [
|
|
4836
|
+
Parameters.$host,
|
|
4837
|
+
Parameters.subscriptionId,
|
|
4838
|
+
Parameters.resourceGroupName,
|
|
4839
|
+
Parameters.name,
|
|
4840
|
+
Parameters.nextLink,
|
|
4841
|
+
Parameters.environmentName2
|
|
4842
|
+
],
|
|
4843
|
+
headerParameters: [Parameters.accept],
|
|
4844
|
+
serializer
|
|
4845
|
+
};
|
|
3784
4846
|
const listStaticSiteBuildFunctionsNextOperationSpec = {
|
|
3785
4847
|
path: "{nextLink}",
|
|
3786
4848
|
httpMethod: "GET",
|
|
@@ -3792,7 +4854,6 @@ const listStaticSiteBuildFunctionsNextOperationSpec = {
|
|
|
3792
4854
|
bodyMapper: Mappers.DefaultErrorResponse
|
|
3793
4855
|
}
|
|
3794
4856
|
},
|
|
3795
|
-
queryParameters: [Parameters.apiVersion],
|
|
3796
4857
|
urlParameters: [
|
|
3797
4858
|
Parameters.$host,
|
|
3798
4859
|
Parameters.subscriptionId,
|
|
@@ -3804,6 +4865,28 @@ const listStaticSiteBuildFunctionsNextOperationSpec = {
|
|
|
3804
4865
|
headerParameters: [Parameters.accept],
|
|
3805
4866
|
serializer
|
|
3806
4867
|
};
|
|
4868
|
+
const getBuildDatabaseConnectionsWithDetailsNextOperationSpec = {
|
|
4869
|
+
path: "{nextLink}",
|
|
4870
|
+
httpMethod: "GET",
|
|
4871
|
+
responses: {
|
|
4872
|
+
200: {
|
|
4873
|
+
bodyMapper: Mappers.DatabaseConnectionCollection
|
|
4874
|
+
},
|
|
4875
|
+
default: {
|
|
4876
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
4877
|
+
}
|
|
4878
|
+
},
|
|
4879
|
+
urlParameters: [
|
|
4880
|
+
Parameters.$host,
|
|
4881
|
+
Parameters.subscriptionId,
|
|
4882
|
+
Parameters.resourceGroupName,
|
|
4883
|
+
Parameters.name,
|
|
4884
|
+
Parameters.nextLink,
|
|
4885
|
+
Parameters.environmentName2
|
|
4886
|
+
],
|
|
4887
|
+
headerParameters: [Parameters.accept],
|
|
4888
|
+
serializer
|
|
4889
|
+
};
|
|
3807
4890
|
const getUserProvidedFunctionAppsForStaticSiteBuildNextOperationSpec = {
|
|
3808
4891
|
path: "{nextLink}",
|
|
3809
4892
|
httpMethod: "GET",
|
|
@@ -3815,7 +4898,6 @@ const getUserProvidedFunctionAppsForStaticSiteBuildNextOperationSpec = {
|
|
|
3815
4898
|
bodyMapper: Mappers.DefaultErrorResponse
|
|
3816
4899
|
}
|
|
3817
4900
|
},
|
|
3818
|
-
queryParameters: [Parameters.apiVersion],
|
|
3819
4901
|
urlParameters: [
|
|
3820
4902
|
Parameters.$host,
|
|
3821
4903
|
Parameters.subscriptionId,
|
|
@@ -3827,6 +4909,27 @@ const getUserProvidedFunctionAppsForStaticSiteBuildNextOperationSpec = {
|
|
|
3827
4909
|
headerParameters: [Parameters.accept],
|
|
3828
4910
|
serializer
|
|
3829
4911
|
};
|
|
4912
|
+
const listBasicAuthNextOperationSpec = {
|
|
4913
|
+
path: "{nextLink}",
|
|
4914
|
+
httpMethod: "GET",
|
|
4915
|
+
responses: {
|
|
4916
|
+
200: {
|
|
4917
|
+
bodyMapper: Mappers.StaticSiteBasicAuthPropertiesCollection
|
|
4918
|
+
},
|
|
4919
|
+
default: {
|
|
4920
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
4921
|
+
}
|
|
4922
|
+
},
|
|
4923
|
+
urlParameters: [
|
|
4924
|
+
Parameters.$host,
|
|
4925
|
+
Parameters.subscriptionId,
|
|
4926
|
+
Parameters.resourceGroupName,
|
|
4927
|
+
Parameters.name,
|
|
4928
|
+
Parameters.nextLink
|
|
4929
|
+
],
|
|
4930
|
+
headerParameters: [Parameters.accept],
|
|
4931
|
+
serializer
|
|
4932
|
+
};
|
|
3830
4933
|
const listStaticSiteCustomDomainsNextOperationSpec = {
|
|
3831
4934
|
path: "{nextLink}",
|
|
3832
4935
|
httpMethod: "GET",
|
|
@@ -3838,7 +4941,27 @@ const listStaticSiteCustomDomainsNextOperationSpec = {
|
|
|
3838
4941
|
bodyMapper: Mappers.DefaultErrorResponse
|
|
3839
4942
|
}
|
|
3840
4943
|
},
|
|
3841
|
-
|
|
4944
|
+
urlParameters: [
|
|
4945
|
+
Parameters.$host,
|
|
4946
|
+
Parameters.subscriptionId,
|
|
4947
|
+
Parameters.resourceGroupName,
|
|
4948
|
+
Parameters.name,
|
|
4949
|
+
Parameters.nextLink
|
|
4950
|
+
],
|
|
4951
|
+
headerParameters: [Parameters.accept],
|
|
4952
|
+
serializer
|
|
4953
|
+
};
|
|
4954
|
+
const getDatabaseConnectionsNextOperationSpec = {
|
|
4955
|
+
path: "{nextLink}",
|
|
4956
|
+
httpMethod: "GET",
|
|
4957
|
+
responses: {
|
|
4958
|
+
200: {
|
|
4959
|
+
bodyMapper: Mappers.DatabaseConnectionCollection
|
|
4960
|
+
},
|
|
4961
|
+
default: {
|
|
4962
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
4963
|
+
}
|
|
4964
|
+
},
|
|
3842
4965
|
urlParameters: [
|
|
3843
4966
|
Parameters.$host,
|
|
3844
4967
|
Parameters.subscriptionId,
|
|
@@ -3860,7 +4983,6 @@ const listStaticSiteFunctionsNextOperationSpec = {
|
|
|
3860
4983
|
bodyMapper: Mappers.DefaultErrorResponse
|
|
3861
4984
|
}
|
|
3862
4985
|
},
|
|
3863
|
-
queryParameters: [Parameters.apiVersion],
|
|
3864
4986
|
urlParameters: [
|
|
3865
4987
|
Parameters.$host,
|
|
3866
4988
|
Parameters.subscriptionId,
|
|
@@ -3882,7 +5004,27 @@ const getPrivateEndpointConnectionListNextOperationSpec = {
|
|
|
3882
5004
|
bodyMapper: Mappers.DefaultErrorResponse
|
|
3883
5005
|
}
|
|
3884
5006
|
},
|
|
3885
|
-
|
|
5007
|
+
urlParameters: [
|
|
5008
|
+
Parameters.$host,
|
|
5009
|
+
Parameters.subscriptionId,
|
|
5010
|
+
Parameters.resourceGroupName,
|
|
5011
|
+
Parameters.name,
|
|
5012
|
+
Parameters.nextLink
|
|
5013
|
+
],
|
|
5014
|
+
headerParameters: [Parameters.accept],
|
|
5015
|
+
serializer
|
|
5016
|
+
};
|
|
5017
|
+
const getDatabaseConnectionsWithDetailsNextOperationSpec = {
|
|
5018
|
+
path: "{nextLink}",
|
|
5019
|
+
httpMethod: "GET",
|
|
5020
|
+
responses: {
|
|
5021
|
+
200: {
|
|
5022
|
+
bodyMapper: Mappers.DatabaseConnectionCollection
|
|
5023
|
+
},
|
|
5024
|
+
default: {
|
|
5025
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
5026
|
+
}
|
|
5027
|
+
},
|
|
3886
5028
|
urlParameters: [
|
|
3887
5029
|
Parameters.$host,
|
|
3888
5030
|
Parameters.subscriptionId,
|
|
@@ -3904,7 +5046,6 @@ const getUserProvidedFunctionAppsForStaticSiteNextOperationSpec = {
|
|
|
3904
5046
|
bodyMapper: Mappers.DefaultErrorResponse
|
|
3905
5047
|
}
|
|
3906
5048
|
},
|
|
3907
|
-
queryParameters: [Parameters.apiVersion],
|
|
3908
5049
|
urlParameters: [
|
|
3909
5050
|
Parameters.$host,
|
|
3910
5051
|
Parameters.subscriptionId,
|
|
@@ -3926,7 +5067,6 @@ const getLinkedBackendsNextOperationSpec = {
|
|
|
3926
5067
|
bodyMapper: Mappers.DefaultErrorResponse
|
|
3927
5068
|
}
|
|
3928
5069
|
},
|
|
3929
|
-
queryParameters: [Parameters.apiVersion],
|
|
3930
5070
|
urlParameters: [
|
|
3931
5071
|
Parameters.$host,
|
|
3932
5072
|
Parameters.subscriptionId,
|
|
@@ -3948,7 +5088,6 @@ const getLinkedBackendsForBuildNextOperationSpec = {
|
|
|
3948
5088
|
bodyMapper: Mappers.DefaultErrorResponse
|
|
3949
5089
|
}
|
|
3950
5090
|
},
|
|
3951
|
-
queryParameters: [Parameters.apiVersion],
|
|
3952
5091
|
urlParameters: [
|
|
3953
5092
|
Parameters.$host,
|
|
3954
5093
|
Parameters.subscriptionId,
|