@azure/arm-appservice 13.0.4-alpha.20230302.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 +8 -7
- 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
|
@@ -13,8 +13,12 @@ import * as coreClient from "@azure/core-client";
|
|
|
13
13
|
import * as Mappers from "../models/mappers";
|
|
14
14
|
import * as Parameters from "../models/parameters";
|
|
15
15
|
import { WebSiteManagementClient } from "../webSiteManagementClient";
|
|
16
|
-
import {
|
|
17
|
-
|
|
16
|
+
import {
|
|
17
|
+
SimplePollerLike,
|
|
18
|
+
OperationState,
|
|
19
|
+
createHttpPoller
|
|
20
|
+
} from "@azure/core-lro";
|
|
21
|
+
import { createLroSpec } from "../lroImpl";
|
|
18
22
|
import {
|
|
19
23
|
StaticSiteARMResource,
|
|
20
24
|
StaticSitesListNextOptionalParams,
|
|
@@ -31,18 +35,32 @@ import {
|
|
|
31
35
|
StaticSitesGetStaticSiteBuildsNextOptionalParams,
|
|
32
36
|
StaticSitesGetStaticSiteBuildsOptionalParams,
|
|
33
37
|
StaticSitesGetStaticSiteBuildsResponse,
|
|
38
|
+
DatabaseConnection,
|
|
39
|
+
StaticSitesGetBuildDatabaseConnectionsNextOptionalParams,
|
|
40
|
+
StaticSitesGetBuildDatabaseConnectionsOptionalParams,
|
|
41
|
+
StaticSitesGetBuildDatabaseConnectionsResponse,
|
|
34
42
|
StaticSiteFunctionOverviewARMResource,
|
|
35
43
|
StaticSitesListStaticSiteBuildFunctionsNextOptionalParams,
|
|
36
44
|
StaticSitesListStaticSiteBuildFunctionsOptionalParams,
|
|
37
45
|
StaticSitesListStaticSiteBuildFunctionsResponse,
|
|
46
|
+
StaticSitesGetBuildDatabaseConnectionsWithDetailsNextOptionalParams,
|
|
47
|
+
StaticSitesGetBuildDatabaseConnectionsWithDetailsOptionalParams,
|
|
48
|
+
StaticSitesGetBuildDatabaseConnectionsWithDetailsResponse,
|
|
38
49
|
StaticSiteUserProvidedFunctionAppARMResource,
|
|
39
50
|
StaticSitesGetUserProvidedFunctionAppsForStaticSiteBuildNextOptionalParams,
|
|
40
51
|
StaticSitesGetUserProvidedFunctionAppsForStaticSiteBuildOptionalParams,
|
|
41
52
|
StaticSitesGetUserProvidedFunctionAppsForStaticSiteBuildResponse,
|
|
53
|
+
StaticSiteBasicAuthPropertiesARMResource,
|
|
54
|
+
StaticSitesListBasicAuthNextOptionalParams,
|
|
55
|
+
StaticSitesListBasicAuthOptionalParams,
|
|
56
|
+
StaticSitesListBasicAuthResponse,
|
|
42
57
|
StaticSiteCustomDomainOverviewARMResource,
|
|
43
58
|
StaticSitesListStaticSiteCustomDomainsNextOptionalParams,
|
|
44
59
|
StaticSitesListStaticSiteCustomDomainsOptionalParams,
|
|
45
60
|
StaticSitesListStaticSiteCustomDomainsResponse,
|
|
61
|
+
StaticSitesGetDatabaseConnectionsNextOptionalParams,
|
|
62
|
+
StaticSitesGetDatabaseConnectionsOptionalParams,
|
|
63
|
+
StaticSitesGetDatabaseConnectionsResponse,
|
|
46
64
|
StaticSitesListStaticSiteFunctionsNextOptionalParams,
|
|
47
65
|
StaticSitesListStaticSiteFunctionsOptionalParams,
|
|
48
66
|
StaticSitesListStaticSiteFunctionsResponse,
|
|
@@ -50,6 +68,9 @@ import {
|
|
|
50
68
|
StaticSitesGetPrivateEndpointConnectionListNextOptionalParams,
|
|
51
69
|
StaticSitesGetPrivateEndpointConnectionListOptionalParams,
|
|
52
70
|
StaticSitesGetPrivateEndpointConnectionListResponse,
|
|
71
|
+
StaticSitesGetDatabaseConnectionsWithDetailsNextOptionalParams,
|
|
72
|
+
StaticSitesGetDatabaseConnectionsWithDetailsOptionalParams,
|
|
73
|
+
StaticSitesGetDatabaseConnectionsWithDetailsResponse,
|
|
53
74
|
StaticSitesGetUserProvidedFunctionAppsForStaticSiteNextOptionalParams,
|
|
54
75
|
StaticSitesGetUserProvidedFunctionAppsForStaticSiteOptionalParams,
|
|
55
76
|
StaticSitesGetUserProvidedFunctionAppsForStaticSiteResponse,
|
|
@@ -82,6 +103,16 @@ import {
|
|
|
82
103
|
StaticSitesCreateOrUpdateStaticSiteBuildAppSettingsResponse,
|
|
83
104
|
StaticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsOptionalParams,
|
|
84
105
|
StaticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsResponse,
|
|
106
|
+
StaticSitesGetBuildDatabaseConnectionOptionalParams,
|
|
107
|
+
StaticSitesGetBuildDatabaseConnectionResponse,
|
|
108
|
+
StaticSitesCreateOrUpdateBuildDatabaseConnectionOptionalParams,
|
|
109
|
+
StaticSitesCreateOrUpdateBuildDatabaseConnectionResponse,
|
|
110
|
+
StaticSitesDeleteBuildDatabaseConnectionOptionalParams,
|
|
111
|
+
DatabaseConnectionPatchRequest,
|
|
112
|
+
StaticSitesUpdateBuildDatabaseConnectionOptionalParams,
|
|
113
|
+
StaticSitesUpdateBuildDatabaseConnectionResponse,
|
|
114
|
+
StaticSitesGetBuildDatabaseConnectionWithDetailsOptionalParams,
|
|
115
|
+
StaticSitesGetBuildDatabaseConnectionWithDetailsResponse,
|
|
85
116
|
StaticSitesListStaticSiteBuildAppSettingsOptionalParams,
|
|
86
117
|
StaticSitesListStaticSiteBuildAppSettingsResponse,
|
|
87
118
|
StaticSitesListStaticSiteBuildFunctionAppSettingsOptionalParams,
|
|
@@ -95,6 +126,11 @@ import {
|
|
|
95
126
|
StaticSitesCreateZipDeploymentForStaticSiteBuildOptionalParams,
|
|
96
127
|
StaticSitesCreateOrUpdateStaticSiteAppSettingsOptionalParams,
|
|
97
128
|
StaticSitesCreateOrUpdateStaticSiteAppSettingsResponse,
|
|
129
|
+
BasicAuthName,
|
|
130
|
+
StaticSitesGetBasicAuthOptionalParams,
|
|
131
|
+
StaticSitesGetBasicAuthResponse,
|
|
132
|
+
StaticSitesCreateOrUpdateBasicAuthOptionalParams,
|
|
133
|
+
StaticSitesCreateOrUpdateBasicAuthResponse,
|
|
98
134
|
StaticSitesCreateOrUpdateStaticSiteFunctionAppSettingsOptionalParams,
|
|
99
135
|
StaticSitesCreateOrUpdateStaticSiteFunctionAppSettingsResponse,
|
|
100
136
|
StaticSiteUserInvitationRequestResource,
|
|
@@ -107,6 +143,15 @@ import {
|
|
|
107
143
|
StaticSitesCreateOrUpdateStaticSiteCustomDomainResponse,
|
|
108
144
|
StaticSitesDeleteStaticSiteCustomDomainOptionalParams,
|
|
109
145
|
StaticSitesValidateCustomDomainCanBeAddedToStaticSiteOptionalParams,
|
|
146
|
+
StaticSitesGetDatabaseConnectionOptionalParams,
|
|
147
|
+
StaticSitesGetDatabaseConnectionResponse,
|
|
148
|
+
StaticSitesCreateOrUpdateDatabaseConnectionOptionalParams,
|
|
149
|
+
StaticSitesCreateOrUpdateDatabaseConnectionResponse,
|
|
150
|
+
StaticSitesDeleteDatabaseConnectionOptionalParams,
|
|
151
|
+
StaticSitesUpdateDatabaseConnectionOptionalParams,
|
|
152
|
+
StaticSitesUpdateDatabaseConnectionResponse,
|
|
153
|
+
StaticSitesGetDatabaseConnectionWithDetailsOptionalParams,
|
|
154
|
+
StaticSitesGetDatabaseConnectionWithDetailsResponse,
|
|
110
155
|
StaticSitesDetachStaticSiteOptionalParams,
|
|
111
156
|
StaticSitesListStaticSiteAppSettingsOptionalParams,
|
|
112
157
|
StaticSitesListStaticSiteAppSettingsResponse,
|
|
@@ -149,11 +194,16 @@ import {
|
|
|
149
194
|
StaticSitesGetStaticSitesByResourceGroupNextResponse,
|
|
150
195
|
StaticSitesListStaticSiteUsersNextResponse,
|
|
151
196
|
StaticSitesGetStaticSiteBuildsNextResponse,
|
|
197
|
+
StaticSitesGetBuildDatabaseConnectionsNextResponse,
|
|
152
198
|
StaticSitesListStaticSiteBuildFunctionsNextResponse,
|
|
199
|
+
StaticSitesGetBuildDatabaseConnectionsWithDetailsNextResponse,
|
|
153
200
|
StaticSitesGetUserProvidedFunctionAppsForStaticSiteBuildNextResponse,
|
|
201
|
+
StaticSitesListBasicAuthNextResponse,
|
|
154
202
|
StaticSitesListStaticSiteCustomDomainsNextResponse,
|
|
203
|
+
StaticSitesGetDatabaseConnectionsNextResponse,
|
|
155
204
|
StaticSitesListStaticSiteFunctionsNextResponse,
|
|
156
205
|
StaticSitesGetPrivateEndpointConnectionListNextResponse,
|
|
206
|
+
StaticSitesGetDatabaseConnectionsWithDetailsNextResponse,
|
|
157
207
|
StaticSitesGetUserProvidedFunctionAppsForStaticSiteNextResponse,
|
|
158
208
|
StaticSitesGetLinkedBackendsNextResponse,
|
|
159
209
|
StaticSitesGetLinkedBackendsForBuildNextResponse
|
|
@@ -479,19 +529,19 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
479
529
|
}
|
|
480
530
|
|
|
481
531
|
/**
|
|
482
|
-
*
|
|
532
|
+
* Returns overviews of database connections for a static site build
|
|
483
533
|
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
484
|
-
* @param name Name of the static site
|
|
534
|
+
* @param name Name of the static site
|
|
485
535
|
* @param environmentName The stage site identifier.
|
|
486
536
|
* @param options The options parameters.
|
|
487
537
|
*/
|
|
488
|
-
public
|
|
538
|
+
public listBuildDatabaseConnections(
|
|
489
539
|
resourceGroupName: string,
|
|
490
540
|
name: string,
|
|
491
541
|
environmentName: string,
|
|
492
|
-
options?:
|
|
493
|
-
): PagedAsyncIterableIterator<
|
|
494
|
-
const iter = this.
|
|
542
|
+
options?: StaticSitesGetBuildDatabaseConnectionsOptionalParams
|
|
543
|
+
): PagedAsyncIterableIterator<DatabaseConnection> {
|
|
544
|
+
const iter = this.getBuildDatabaseConnectionsPagingAll(
|
|
495
545
|
resourceGroupName,
|
|
496
546
|
name,
|
|
497
547
|
environmentName,
|
|
@@ -508,7 +558,7 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
508
558
|
if (settings?.maxPageSize) {
|
|
509
559
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
510
560
|
}
|
|
511
|
-
return this.
|
|
561
|
+
return this.getBuildDatabaseConnectionsPagingPage(
|
|
512
562
|
resourceGroupName,
|
|
513
563
|
name,
|
|
514
564
|
environmentName,
|
|
@@ -519,17 +569,17 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
519
569
|
};
|
|
520
570
|
}
|
|
521
571
|
|
|
522
|
-
private async *
|
|
572
|
+
private async *getBuildDatabaseConnectionsPagingPage(
|
|
523
573
|
resourceGroupName: string,
|
|
524
574
|
name: string,
|
|
525
575
|
environmentName: string,
|
|
526
|
-
options?:
|
|
576
|
+
options?: StaticSitesGetBuildDatabaseConnectionsOptionalParams,
|
|
527
577
|
settings?: PageSettings
|
|
528
|
-
): AsyncIterableIterator<
|
|
529
|
-
let result:
|
|
578
|
+
): AsyncIterableIterator<DatabaseConnection[]> {
|
|
579
|
+
let result: StaticSitesGetBuildDatabaseConnectionsResponse;
|
|
530
580
|
let continuationToken = settings?.continuationToken;
|
|
531
581
|
if (!continuationToken) {
|
|
532
|
-
result = await this.
|
|
582
|
+
result = await this._getBuildDatabaseConnections(
|
|
533
583
|
resourceGroupName,
|
|
534
584
|
name,
|
|
535
585
|
environmentName,
|
|
@@ -541,7 +591,7 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
541
591
|
yield page;
|
|
542
592
|
}
|
|
543
593
|
while (continuationToken) {
|
|
544
|
-
result = await this.
|
|
594
|
+
result = await this._getBuildDatabaseConnectionsNext(
|
|
545
595
|
resourceGroupName,
|
|
546
596
|
name,
|
|
547
597
|
environmentName,
|
|
@@ -555,13 +605,13 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
555
605
|
}
|
|
556
606
|
}
|
|
557
607
|
|
|
558
|
-
private async *
|
|
608
|
+
private async *getBuildDatabaseConnectionsPagingAll(
|
|
559
609
|
resourceGroupName: string,
|
|
560
610
|
name: string,
|
|
561
611
|
environmentName: string,
|
|
562
|
-
options?:
|
|
563
|
-
): AsyncIterableIterator<
|
|
564
|
-
for await (const page of this.
|
|
612
|
+
options?: StaticSitesGetBuildDatabaseConnectionsOptionalParams
|
|
613
|
+
): AsyncIterableIterator<DatabaseConnection> {
|
|
614
|
+
for await (const page of this.getBuildDatabaseConnectionsPagingPage(
|
|
565
615
|
resourceGroupName,
|
|
566
616
|
name,
|
|
567
617
|
environmentName,
|
|
@@ -572,20 +622,19 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
572
622
|
}
|
|
573
623
|
|
|
574
624
|
/**
|
|
575
|
-
* Description for Gets the
|
|
576
|
-
* build
|
|
625
|
+
* Description for Gets the functions of a particular static site build.
|
|
577
626
|
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
578
627
|
* @param name Name of the static site.
|
|
579
628
|
* @param environmentName The stage site identifier.
|
|
580
629
|
* @param options The options parameters.
|
|
581
630
|
*/
|
|
582
|
-
public
|
|
631
|
+
public listStaticSiteBuildFunctions(
|
|
583
632
|
resourceGroupName: string,
|
|
584
633
|
name: string,
|
|
585
634
|
environmentName: string,
|
|
586
|
-
options?:
|
|
587
|
-
): PagedAsyncIterableIterator<
|
|
588
|
-
const iter = this.
|
|
635
|
+
options?: StaticSitesListStaticSiteBuildFunctionsOptionalParams
|
|
636
|
+
): PagedAsyncIterableIterator<StaticSiteFunctionOverviewARMResource> {
|
|
637
|
+
const iter = this.listStaticSiteBuildFunctionsPagingAll(
|
|
589
638
|
resourceGroupName,
|
|
590
639
|
name,
|
|
591
640
|
environmentName,
|
|
@@ -602,7 +651,7 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
602
651
|
if (settings?.maxPageSize) {
|
|
603
652
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
604
653
|
}
|
|
605
|
-
return this.
|
|
654
|
+
return this.listStaticSiteBuildFunctionsPagingPage(
|
|
606
655
|
resourceGroupName,
|
|
607
656
|
name,
|
|
608
657
|
environmentName,
|
|
@@ -613,17 +662,17 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
613
662
|
};
|
|
614
663
|
}
|
|
615
664
|
|
|
616
|
-
private async *
|
|
665
|
+
private async *listStaticSiteBuildFunctionsPagingPage(
|
|
617
666
|
resourceGroupName: string,
|
|
618
667
|
name: string,
|
|
619
668
|
environmentName: string,
|
|
620
|
-
options?:
|
|
669
|
+
options?: StaticSitesListStaticSiteBuildFunctionsOptionalParams,
|
|
621
670
|
settings?: PageSettings
|
|
622
|
-
): AsyncIterableIterator<
|
|
623
|
-
let result:
|
|
671
|
+
): AsyncIterableIterator<StaticSiteFunctionOverviewARMResource[]> {
|
|
672
|
+
let result: StaticSitesListStaticSiteBuildFunctionsResponse;
|
|
624
673
|
let continuationToken = settings?.continuationToken;
|
|
625
674
|
if (!continuationToken) {
|
|
626
|
-
result = await this.
|
|
675
|
+
result = await this._listStaticSiteBuildFunctions(
|
|
627
676
|
resourceGroupName,
|
|
628
677
|
name,
|
|
629
678
|
environmentName,
|
|
@@ -635,7 +684,7 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
635
684
|
yield page;
|
|
636
685
|
}
|
|
637
686
|
while (continuationToken) {
|
|
638
|
-
result = await this.
|
|
687
|
+
result = await this._listStaticSiteBuildFunctionsNext(
|
|
639
688
|
resourceGroupName,
|
|
640
689
|
name,
|
|
641
690
|
environmentName,
|
|
@@ -649,13 +698,13 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
649
698
|
}
|
|
650
699
|
}
|
|
651
700
|
|
|
652
|
-
private async *
|
|
701
|
+
private async *listStaticSiteBuildFunctionsPagingAll(
|
|
653
702
|
resourceGroupName: string,
|
|
654
703
|
name: string,
|
|
655
704
|
environmentName: string,
|
|
656
|
-
options?:
|
|
657
|
-
): AsyncIterableIterator<
|
|
658
|
-
for await (const page of this.
|
|
705
|
+
options?: StaticSitesListStaticSiteBuildFunctionsOptionalParams
|
|
706
|
+
): AsyncIterableIterator<StaticSiteFunctionOverviewARMResource> {
|
|
707
|
+
for await (const page of this.listStaticSiteBuildFunctionsPagingPage(
|
|
659
708
|
resourceGroupName,
|
|
660
709
|
name,
|
|
661
710
|
environmentName,
|
|
@@ -666,19 +715,22 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
666
715
|
}
|
|
667
716
|
|
|
668
717
|
/**
|
|
669
|
-
*
|
|
718
|
+
* Returns details of database connections for a static site build
|
|
670
719
|
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
671
|
-
* @param name Name of the static site
|
|
720
|
+
* @param name Name of the static site
|
|
721
|
+
* @param environmentName The stage site identifier.
|
|
672
722
|
* @param options The options parameters.
|
|
673
723
|
*/
|
|
674
|
-
public
|
|
724
|
+
public listBuildDatabaseConnectionsWithDetails(
|
|
675
725
|
resourceGroupName: string,
|
|
676
726
|
name: string,
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
727
|
+
environmentName: string,
|
|
728
|
+
options?: StaticSitesGetBuildDatabaseConnectionsWithDetailsOptionalParams
|
|
729
|
+
): PagedAsyncIterableIterator<DatabaseConnection> {
|
|
730
|
+
const iter = this.getBuildDatabaseConnectionsWithDetailsPagingAll(
|
|
680
731
|
resourceGroupName,
|
|
681
732
|
name,
|
|
733
|
+
environmentName,
|
|
682
734
|
options
|
|
683
735
|
);
|
|
684
736
|
return {
|
|
@@ -692,9 +744,10 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
692
744
|
if (settings?.maxPageSize) {
|
|
693
745
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
694
746
|
}
|
|
695
|
-
return this.
|
|
747
|
+
return this.getBuildDatabaseConnectionsWithDetailsPagingPage(
|
|
696
748
|
resourceGroupName,
|
|
697
749
|
name,
|
|
750
|
+
environmentName,
|
|
698
751
|
options,
|
|
699
752
|
settings
|
|
700
753
|
);
|
|
@@ -702,18 +755,20 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
702
755
|
};
|
|
703
756
|
}
|
|
704
757
|
|
|
705
|
-
private async *
|
|
758
|
+
private async *getBuildDatabaseConnectionsWithDetailsPagingPage(
|
|
706
759
|
resourceGroupName: string,
|
|
707
760
|
name: string,
|
|
708
|
-
|
|
761
|
+
environmentName: string,
|
|
762
|
+
options?: StaticSitesGetBuildDatabaseConnectionsWithDetailsOptionalParams,
|
|
709
763
|
settings?: PageSettings
|
|
710
|
-
): AsyncIterableIterator<
|
|
711
|
-
let result:
|
|
764
|
+
): AsyncIterableIterator<DatabaseConnection[]> {
|
|
765
|
+
let result: StaticSitesGetBuildDatabaseConnectionsWithDetailsResponse;
|
|
712
766
|
let continuationToken = settings?.continuationToken;
|
|
713
767
|
if (!continuationToken) {
|
|
714
|
-
result = await this.
|
|
768
|
+
result = await this._getBuildDatabaseConnectionsWithDetails(
|
|
715
769
|
resourceGroupName,
|
|
716
770
|
name,
|
|
771
|
+
environmentName,
|
|
717
772
|
options
|
|
718
773
|
);
|
|
719
774
|
let page = result.value || [];
|
|
@@ -722,9 +777,10 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
722
777
|
yield page;
|
|
723
778
|
}
|
|
724
779
|
while (continuationToken) {
|
|
725
|
-
result = await this.
|
|
780
|
+
result = await this._getBuildDatabaseConnectionsWithDetailsNext(
|
|
726
781
|
resourceGroupName,
|
|
727
782
|
name,
|
|
783
|
+
environmentName,
|
|
728
784
|
continuationToken,
|
|
729
785
|
options
|
|
730
786
|
);
|
|
@@ -735,14 +791,16 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
735
791
|
}
|
|
736
792
|
}
|
|
737
793
|
|
|
738
|
-
private async *
|
|
794
|
+
private async *getBuildDatabaseConnectionsWithDetailsPagingAll(
|
|
739
795
|
resourceGroupName: string,
|
|
740
796
|
name: string,
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
797
|
+
environmentName: string,
|
|
798
|
+
options?: StaticSitesGetBuildDatabaseConnectionsWithDetailsOptionalParams
|
|
799
|
+
): AsyncIterableIterator<DatabaseConnection> {
|
|
800
|
+
for await (const page of this.getBuildDatabaseConnectionsWithDetailsPagingPage(
|
|
744
801
|
resourceGroupName,
|
|
745
802
|
name,
|
|
803
|
+
environmentName,
|
|
746
804
|
options
|
|
747
805
|
)) {
|
|
748
806
|
yield* page;
|
|
@@ -750,19 +808,23 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
750
808
|
}
|
|
751
809
|
|
|
752
810
|
/**
|
|
753
|
-
* Description for Gets the
|
|
811
|
+
* Description for Gets the details of the user provided function apps registered with a static site
|
|
812
|
+
* build
|
|
754
813
|
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
755
814
|
* @param name Name of the static site.
|
|
815
|
+
* @param environmentName The stage site identifier.
|
|
756
816
|
* @param options The options parameters.
|
|
757
817
|
*/
|
|
758
|
-
public
|
|
818
|
+
public listUserProvidedFunctionAppsForStaticSiteBuild(
|
|
759
819
|
resourceGroupName: string,
|
|
760
820
|
name: string,
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
821
|
+
environmentName: string,
|
|
822
|
+
options?: StaticSitesGetUserProvidedFunctionAppsForStaticSiteBuildOptionalParams
|
|
823
|
+
): PagedAsyncIterableIterator<StaticSiteUserProvidedFunctionAppARMResource> {
|
|
824
|
+
const iter = this.getUserProvidedFunctionAppsForStaticSiteBuildPagingAll(
|
|
764
825
|
resourceGroupName,
|
|
765
826
|
name,
|
|
827
|
+
environmentName,
|
|
766
828
|
options
|
|
767
829
|
);
|
|
768
830
|
return {
|
|
@@ -776,9 +838,10 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
776
838
|
if (settings?.maxPageSize) {
|
|
777
839
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
778
840
|
}
|
|
779
|
-
return this.
|
|
841
|
+
return this.getUserProvidedFunctionAppsForStaticSiteBuildPagingPage(
|
|
780
842
|
resourceGroupName,
|
|
781
843
|
name,
|
|
844
|
+
environmentName,
|
|
782
845
|
options,
|
|
783
846
|
settings
|
|
784
847
|
);
|
|
@@ -786,18 +849,20 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
786
849
|
};
|
|
787
850
|
}
|
|
788
851
|
|
|
789
|
-
private async *
|
|
852
|
+
private async *getUserProvidedFunctionAppsForStaticSiteBuildPagingPage(
|
|
790
853
|
resourceGroupName: string,
|
|
791
854
|
name: string,
|
|
792
|
-
|
|
855
|
+
environmentName: string,
|
|
856
|
+
options?: StaticSitesGetUserProvidedFunctionAppsForStaticSiteBuildOptionalParams,
|
|
793
857
|
settings?: PageSettings
|
|
794
|
-
): AsyncIterableIterator<
|
|
795
|
-
let result:
|
|
858
|
+
): AsyncIterableIterator<StaticSiteUserProvidedFunctionAppARMResource[]> {
|
|
859
|
+
let result: StaticSitesGetUserProvidedFunctionAppsForStaticSiteBuildResponse;
|
|
796
860
|
let continuationToken = settings?.continuationToken;
|
|
797
861
|
if (!continuationToken) {
|
|
798
|
-
result = await this.
|
|
862
|
+
result = await this._getUserProvidedFunctionAppsForStaticSiteBuild(
|
|
799
863
|
resourceGroupName,
|
|
800
864
|
name,
|
|
865
|
+
environmentName,
|
|
801
866
|
options
|
|
802
867
|
);
|
|
803
868
|
let page = result.value || [];
|
|
@@ -806,9 +871,10 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
806
871
|
yield page;
|
|
807
872
|
}
|
|
808
873
|
while (continuationToken) {
|
|
809
|
-
result = await this.
|
|
874
|
+
result = await this._getUserProvidedFunctionAppsForStaticSiteBuildNext(
|
|
810
875
|
resourceGroupName,
|
|
811
876
|
name,
|
|
877
|
+
environmentName,
|
|
812
878
|
continuationToken,
|
|
813
879
|
options
|
|
814
880
|
);
|
|
@@ -819,14 +885,16 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
819
885
|
}
|
|
820
886
|
}
|
|
821
887
|
|
|
822
|
-
private async *
|
|
888
|
+
private async *getUserProvidedFunctionAppsForStaticSiteBuildPagingAll(
|
|
823
889
|
resourceGroupName: string,
|
|
824
890
|
name: string,
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
891
|
+
environmentName: string,
|
|
892
|
+
options?: StaticSitesGetUserProvidedFunctionAppsForStaticSiteBuildOptionalParams
|
|
893
|
+
): AsyncIterableIterator<StaticSiteUserProvidedFunctionAppARMResource> {
|
|
894
|
+
for await (const page of this.getUserProvidedFunctionAppsForStaticSiteBuildPagingPage(
|
|
828
895
|
resourceGroupName,
|
|
829
896
|
name,
|
|
897
|
+
environmentName,
|
|
830
898
|
options
|
|
831
899
|
)) {
|
|
832
900
|
yield* page;
|
|
@@ -834,21 +902,17 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
834
902
|
}
|
|
835
903
|
|
|
836
904
|
/**
|
|
837
|
-
* Description for Gets the
|
|
905
|
+
* Description for Gets the basic auth properties for a static site as a collection.
|
|
838
906
|
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
839
907
|
* @param name Name of the static site.
|
|
840
908
|
* @param options The options parameters.
|
|
841
909
|
*/
|
|
842
|
-
public
|
|
910
|
+
public listBasicAuth(
|
|
843
911
|
resourceGroupName: string,
|
|
844
912
|
name: string,
|
|
845
|
-
options?:
|
|
846
|
-
): PagedAsyncIterableIterator<
|
|
847
|
-
const iter = this.
|
|
848
|
-
resourceGroupName,
|
|
849
|
-
name,
|
|
850
|
-
options
|
|
851
|
-
);
|
|
913
|
+
options?: StaticSitesListBasicAuthOptionalParams
|
|
914
|
+
): PagedAsyncIterableIterator<StaticSiteBasicAuthPropertiesARMResource> {
|
|
915
|
+
const iter = this.listBasicAuthPagingAll(resourceGroupName, name, options);
|
|
852
916
|
return {
|
|
853
917
|
next() {
|
|
854
918
|
return iter.next();
|
|
@@ -860,7 +924,7 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
860
924
|
if (settings?.maxPageSize) {
|
|
861
925
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
862
926
|
}
|
|
863
|
-
return this.
|
|
927
|
+
return this.listBasicAuthPagingPage(
|
|
864
928
|
resourceGroupName,
|
|
865
929
|
name,
|
|
866
930
|
options,
|
|
@@ -870,27 +934,23 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
870
934
|
};
|
|
871
935
|
}
|
|
872
936
|
|
|
873
|
-
private async *
|
|
937
|
+
private async *listBasicAuthPagingPage(
|
|
874
938
|
resourceGroupName: string,
|
|
875
939
|
name: string,
|
|
876
|
-
options?:
|
|
940
|
+
options?: StaticSitesListBasicAuthOptionalParams,
|
|
877
941
|
settings?: PageSettings
|
|
878
|
-
): AsyncIterableIterator<
|
|
879
|
-
let result:
|
|
942
|
+
): AsyncIterableIterator<StaticSiteBasicAuthPropertiesARMResource[]> {
|
|
943
|
+
let result: StaticSitesListBasicAuthResponse;
|
|
880
944
|
let continuationToken = settings?.continuationToken;
|
|
881
945
|
if (!continuationToken) {
|
|
882
|
-
result = await this.
|
|
883
|
-
resourceGroupName,
|
|
884
|
-
name,
|
|
885
|
-
options
|
|
886
|
-
);
|
|
946
|
+
result = await this._listBasicAuth(resourceGroupName, name, options);
|
|
887
947
|
let page = result.value || [];
|
|
888
948
|
continuationToken = result.nextLink;
|
|
889
949
|
setContinuationToken(page, continuationToken);
|
|
890
950
|
yield page;
|
|
891
951
|
}
|
|
892
952
|
while (continuationToken) {
|
|
893
|
-
result = await this.
|
|
953
|
+
result = await this._listBasicAuthNext(
|
|
894
954
|
resourceGroupName,
|
|
895
955
|
name,
|
|
896
956
|
continuationToken,
|
|
@@ -903,12 +963,12 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
903
963
|
}
|
|
904
964
|
}
|
|
905
965
|
|
|
906
|
-
private async *
|
|
966
|
+
private async *listBasicAuthPagingAll(
|
|
907
967
|
resourceGroupName: string,
|
|
908
968
|
name: string,
|
|
909
|
-
options?:
|
|
910
|
-
): AsyncIterableIterator<
|
|
911
|
-
for await (const page of this.
|
|
969
|
+
options?: StaticSitesListBasicAuthOptionalParams
|
|
970
|
+
): AsyncIterableIterator<StaticSiteBasicAuthPropertiesARMResource> {
|
|
971
|
+
for await (const page of this.listBasicAuthPagingPage(
|
|
912
972
|
resourceGroupName,
|
|
913
973
|
name,
|
|
914
974
|
options
|
|
@@ -918,17 +978,17 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
918
978
|
}
|
|
919
979
|
|
|
920
980
|
/**
|
|
921
|
-
* Description for Gets
|
|
981
|
+
* Description for Gets all static site custom domains for a particular static site.
|
|
922
982
|
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
923
|
-
* @param name Name of the static site.
|
|
983
|
+
* @param name Name of the static site resource to search in.
|
|
924
984
|
* @param options The options parameters.
|
|
925
985
|
*/
|
|
926
|
-
public
|
|
986
|
+
public listStaticSiteCustomDomains(
|
|
927
987
|
resourceGroupName: string,
|
|
928
988
|
name: string,
|
|
929
|
-
options?:
|
|
930
|
-
): PagedAsyncIterableIterator<
|
|
931
|
-
const iter = this.
|
|
989
|
+
options?: StaticSitesListStaticSiteCustomDomainsOptionalParams
|
|
990
|
+
): PagedAsyncIterableIterator<StaticSiteCustomDomainOverviewARMResource> {
|
|
991
|
+
const iter = this.listStaticSiteCustomDomainsPagingAll(
|
|
932
992
|
resourceGroupName,
|
|
933
993
|
name,
|
|
934
994
|
options
|
|
@@ -944,7 +1004,7 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
944
1004
|
if (settings?.maxPageSize) {
|
|
945
1005
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
946
1006
|
}
|
|
947
|
-
return this.
|
|
1007
|
+
return this.listStaticSiteCustomDomainsPagingPage(
|
|
948
1008
|
resourceGroupName,
|
|
949
1009
|
name,
|
|
950
1010
|
options,
|
|
@@ -954,16 +1014,16 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
954
1014
|
};
|
|
955
1015
|
}
|
|
956
1016
|
|
|
957
|
-
private async *
|
|
1017
|
+
private async *listStaticSiteCustomDomainsPagingPage(
|
|
958
1018
|
resourceGroupName: string,
|
|
959
1019
|
name: string,
|
|
960
|
-
options?:
|
|
1020
|
+
options?: StaticSitesListStaticSiteCustomDomainsOptionalParams,
|
|
961
1021
|
settings?: PageSettings
|
|
962
|
-
): AsyncIterableIterator<
|
|
963
|
-
let result:
|
|
1022
|
+
): AsyncIterableIterator<StaticSiteCustomDomainOverviewARMResource[]> {
|
|
1023
|
+
let result: StaticSitesListStaticSiteCustomDomainsResponse;
|
|
964
1024
|
let continuationToken = settings?.continuationToken;
|
|
965
1025
|
if (!continuationToken) {
|
|
966
|
-
result = await this.
|
|
1026
|
+
result = await this._listStaticSiteCustomDomains(
|
|
967
1027
|
resourceGroupName,
|
|
968
1028
|
name,
|
|
969
1029
|
options
|
|
@@ -974,7 +1034,7 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
974
1034
|
yield page;
|
|
975
1035
|
}
|
|
976
1036
|
while (continuationToken) {
|
|
977
|
-
result = await this.
|
|
1037
|
+
result = await this._listStaticSiteCustomDomainsNext(
|
|
978
1038
|
resourceGroupName,
|
|
979
1039
|
name,
|
|
980
1040
|
continuationToken,
|
|
@@ -987,12 +1047,12 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
987
1047
|
}
|
|
988
1048
|
}
|
|
989
1049
|
|
|
990
|
-
private async *
|
|
1050
|
+
private async *listStaticSiteCustomDomainsPagingAll(
|
|
991
1051
|
resourceGroupName: string,
|
|
992
1052
|
name: string,
|
|
993
|
-
options?:
|
|
994
|
-
): AsyncIterableIterator<
|
|
995
|
-
for await (const page of this.
|
|
1053
|
+
options?: StaticSitesListStaticSiteCustomDomainsOptionalParams
|
|
1054
|
+
): AsyncIterableIterator<StaticSiteCustomDomainOverviewARMResource> {
|
|
1055
|
+
for await (const page of this.listStaticSiteCustomDomainsPagingPage(
|
|
996
1056
|
resourceGroupName,
|
|
997
1057
|
name,
|
|
998
1058
|
options
|
|
@@ -1002,17 +1062,17 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
1002
1062
|
}
|
|
1003
1063
|
|
|
1004
1064
|
/**
|
|
1005
|
-
* Returns
|
|
1065
|
+
* Returns overviews of database connections for a static site
|
|
1006
1066
|
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
1007
1067
|
* @param name Name of the static site
|
|
1008
1068
|
* @param options The options parameters.
|
|
1009
1069
|
*/
|
|
1010
|
-
public
|
|
1070
|
+
public listDatabaseConnections(
|
|
1011
1071
|
resourceGroupName: string,
|
|
1012
1072
|
name: string,
|
|
1013
|
-
options?:
|
|
1014
|
-
): PagedAsyncIterableIterator<
|
|
1015
|
-
const iter = this.
|
|
1073
|
+
options?: StaticSitesGetDatabaseConnectionsOptionalParams
|
|
1074
|
+
): PagedAsyncIterableIterator<DatabaseConnection> {
|
|
1075
|
+
const iter = this.getDatabaseConnectionsPagingAll(
|
|
1016
1076
|
resourceGroupName,
|
|
1017
1077
|
name,
|
|
1018
1078
|
options
|
|
@@ -1028,7 +1088,7 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
1028
1088
|
if (settings?.maxPageSize) {
|
|
1029
1089
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
1030
1090
|
}
|
|
1031
|
-
return this.
|
|
1091
|
+
return this.getDatabaseConnectionsPagingPage(
|
|
1032
1092
|
resourceGroupName,
|
|
1033
1093
|
name,
|
|
1034
1094
|
options,
|
|
@@ -1038,23 +1098,27 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
1038
1098
|
};
|
|
1039
1099
|
}
|
|
1040
1100
|
|
|
1041
|
-
private async *
|
|
1101
|
+
private async *getDatabaseConnectionsPagingPage(
|
|
1042
1102
|
resourceGroupName: string,
|
|
1043
1103
|
name: string,
|
|
1044
|
-
options?:
|
|
1104
|
+
options?: StaticSitesGetDatabaseConnectionsOptionalParams,
|
|
1045
1105
|
settings?: PageSettings
|
|
1046
|
-
): AsyncIterableIterator<
|
|
1047
|
-
let result:
|
|
1106
|
+
): AsyncIterableIterator<DatabaseConnection[]> {
|
|
1107
|
+
let result: StaticSitesGetDatabaseConnectionsResponse;
|
|
1048
1108
|
let continuationToken = settings?.continuationToken;
|
|
1049
1109
|
if (!continuationToken) {
|
|
1050
|
-
result = await this.
|
|
1110
|
+
result = await this._getDatabaseConnections(
|
|
1111
|
+
resourceGroupName,
|
|
1112
|
+
name,
|
|
1113
|
+
options
|
|
1114
|
+
);
|
|
1051
1115
|
let page = result.value || [];
|
|
1052
1116
|
continuationToken = result.nextLink;
|
|
1053
1117
|
setContinuationToken(page, continuationToken);
|
|
1054
1118
|
yield page;
|
|
1055
1119
|
}
|
|
1056
1120
|
while (continuationToken) {
|
|
1057
|
-
result = await this.
|
|
1121
|
+
result = await this._getDatabaseConnectionsNext(
|
|
1058
1122
|
resourceGroupName,
|
|
1059
1123
|
name,
|
|
1060
1124
|
continuationToken,
|
|
@@ -1067,12 +1131,12 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
1067
1131
|
}
|
|
1068
1132
|
}
|
|
1069
1133
|
|
|
1070
|
-
private async *
|
|
1134
|
+
private async *getDatabaseConnectionsPagingAll(
|
|
1071
1135
|
resourceGroupName: string,
|
|
1072
1136
|
name: string,
|
|
1073
|
-
options?:
|
|
1074
|
-
): AsyncIterableIterator<
|
|
1075
|
-
for await (const page of this.
|
|
1137
|
+
options?: StaticSitesGetDatabaseConnectionsOptionalParams
|
|
1138
|
+
): AsyncIterableIterator<DatabaseConnection> {
|
|
1139
|
+
for await (const page of this.getDatabaseConnectionsPagingPage(
|
|
1076
1140
|
resourceGroupName,
|
|
1077
1141
|
name,
|
|
1078
1142
|
options
|
|
@@ -1082,22 +1146,19 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
1082
1146
|
}
|
|
1083
1147
|
|
|
1084
1148
|
/**
|
|
1085
|
-
*
|
|
1149
|
+
* Description for Gets the functions of a static site.
|
|
1086
1150
|
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
1087
|
-
* @param name Name of the static site
|
|
1088
|
-
* @param environmentName The stage site identifier
|
|
1151
|
+
* @param name Name of the static site.
|
|
1089
1152
|
* @param options The options parameters.
|
|
1090
1153
|
*/
|
|
1091
|
-
public
|
|
1154
|
+
public listStaticSiteFunctions(
|
|
1092
1155
|
resourceGroupName: string,
|
|
1093
1156
|
name: string,
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
const iter = this.getLinkedBackendsForBuildPagingAll(
|
|
1157
|
+
options?: StaticSitesListStaticSiteFunctionsOptionalParams
|
|
1158
|
+
): PagedAsyncIterableIterator<StaticSiteFunctionOverviewARMResource> {
|
|
1159
|
+
const iter = this.listStaticSiteFunctionsPagingAll(
|
|
1098
1160
|
resourceGroupName,
|
|
1099
1161
|
name,
|
|
1100
|
-
environmentName,
|
|
1101
1162
|
options
|
|
1102
1163
|
);
|
|
1103
1164
|
return {
|
|
@@ -1111,10 +1172,9 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
1111
1172
|
if (settings?.maxPageSize) {
|
|
1112
1173
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
1113
1174
|
}
|
|
1114
|
-
return this.
|
|
1175
|
+
return this.listStaticSiteFunctionsPagingPage(
|
|
1115
1176
|
resourceGroupName,
|
|
1116
1177
|
name,
|
|
1117
|
-
environmentName,
|
|
1118
1178
|
options,
|
|
1119
1179
|
settings
|
|
1120
1180
|
);
|
|
@@ -1122,20 +1182,18 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
1122
1182
|
};
|
|
1123
1183
|
}
|
|
1124
1184
|
|
|
1125
|
-
private async *
|
|
1185
|
+
private async *listStaticSiteFunctionsPagingPage(
|
|
1126
1186
|
resourceGroupName: string,
|
|
1127
1187
|
name: string,
|
|
1128
|
-
|
|
1129
|
-
options?: StaticSitesGetLinkedBackendsForBuildOptionalParams,
|
|
1188
|
+
options?: StaticSitesListStaticSiteFunctionsOptionalParams,
|
|
1130
1189
|
settings?: PageSettings
|
|
1131
|
-
): AsyncIterableIterator<
|
|
1132
|
-
let result:
|
|
1190
|
+
): AsyncIterableIterator<StaticSiteFunctionOverviewARMResource[]> {
|
|
1191
|
+
let result: StaticSitesListStaticSiteFunctionsResponse;
|
|
1133
1192
|
let continuationToken = settings?.continuationToken;
|
|
1134
1193
|
if (!continuationToken) {
|
|
1135
|
-
result = await this.
|
|
1194
|
+
result = await this._listStaticSiteFunctions(
|
|
1136
1195
|
resourceGroupName,
|
|
1137
1196
|
name,
|
|
1138
|
-
environmentName,
|
|
1139
1197
|
options
|
|
1140
1198
|
);
|
|
1141
1199
|
let page = result.value || [];
|
|
@@ -1144,10 +1202,9 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
1144
1202
|
yield page;
|
|
1145
1203
|
}
|
|
1146
1204
|
while (continuationToken) {
|
|
1147
|
-
result = await this.
|
|
1205
|
+
result = await this._listStaticSiteFunctionsNext(
|
|
1148
1206
|
resourceGroupName,
|
|
1149
1207
|
name,
|
|
1150
|
-
environmentName,
|
|
1151
1208
|
continuationToken,
|
|
1152
1209
|
options
|
|
1153
1210
|
);
|
|
@@ -1158,16 +1215,14 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
1158
1215
|
}
|
|
1159
1216
|
}
|
|
1160
1217
|
|
|
1161
|
-
private async *
|
|
1218
|
+
private async *listStaticSiteFunctionsPagingAll(
|
|
1162
1219
|
resourceGroupName: string,
|
|
1163
1220
|
name: string,
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
for await (const page of this.getLinkedBackendsForBuildPagingPage(
|
|
1221
|
+
options?: StaticSitesListStaticSiteFunctionsOptionalParams
|
|
1222
|
+
): AsyncIterableIterator<StaticSiteFunctionOverviewARMResource> {
|
|
1223
|
+
for await (const page of this.listStaticSiteFunctionsPagingPage(
|
|
1168
1224
|
resourceGroupName,
|
|
1169
1225
|
name,
|
|
1170
|
-
environmentName,
|
|
1171
1226
|
options
|
|
1172
1227
|
)) {
|
|
1173
1228
|
yield* page;
|
|
@@ -1175,19 +1230,444 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
1175
1230
|
}
|
|
1176
1231
|
|
|
1177
1232
|
/**
|
|
1178
|
-
* Description for
|
|
1179
|
-
* @param
|
|
1180
|
-
* @param
|
|
1181
|
-
* StaticSitesWorkflowPreviewRequest properties. See example.
|
|
1233
|
+
* Description for Gets the list of private endpoint connections associated with a static site
|
|
1234
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
1235
|
+
* @param name Name of the static site.
|
|
1182
1236
|
* @param options The options parameters.
|
|
1183
1237
|
*/
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
options?:
|
|
1188
|
-
):
|
|
1189
|
-
|
|
1190
|
-
|
|
1238
|
+
public listPrivateEndpointConnectionList(
|
|
1239
|
+
resourceGroupName: string,
|
|
1240
|
+
name: string,
|
|
1241
|
+
options?: StaticSitesGetPrivateEndpointConnectionListOptionalParams
|
|
1242
|
+
): PagedAsyncIterableIterator<RemotePrivateEndpointConnectionARMResource> {
|
|
1243
|
+
const iter = this.getPrivateEndpointConnectionListPagingAll(
|
|
1244
|
+
resourceGroupName,
|
|
1245
|
+
name,
|
|
1246
|
+
options
|
|
1247
|
+
);
|
|
1248
|
+
return {
|
|
1249
|
+
next() {
|
|
1250
|
+
return iter.next();
|
|
1251
|
+
},
|
|
1252
|
+
[Symbol.asyncIterator]() {
|
|
1253
|
+
return this;
|
|
1254
|
+
},
|
|
1255
|
+
byPage: (settings?: PageSettings) => {
|
|
1256
|
+
if (settings?.maxPageSize) {
|
|
1257
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
1258
|
+
}
|
|
1259
|
+
return this.getPrivateEndpointConnectionListPagingPage(
|
|
1260
|
+
resourceGroupName,
|
|
1261
|
+
name,
|
|
1262
|
+
options,
|
|
1263
|
+
settings
|
|
1264
|
+
);
|
|
1265
|
+
}
|
|
1266
|
+
};
|
|
1267
|
+
}
|
|
1268
|
+
|
|
1269
|
+
private async *getPrivateEndpointConnectionListPagingPage(
|
|
1270
|
+
resourceGroupName: string,
|
|
1271
|
+
name: string,
|
|
1272
|
+
options?: StaticSitesGetPrivateEndpointConnectionListOptionalParams,
|
|
1273
|
+
settings?: PageSettings
|
|
1274
|
+
): AsyncIterableIterator<RemotePrivateEndpointConnectionARMResource[]> {
|
|
1275
|
+
let result: StaticSitesGetPrivateEndpointConnectionListResponse;
|
|
1276
|
+
let continuationToken = settings?.continuationToken;
|
|
1277
|
+
if (!continuationToken) {
|
|
1278
|
+
result = await this._getPrivateEndpointConnectionList(
|
|
1279
|
+
resourceGroupName,
|
|
1280
|
+
name,
|
|
1281
|
+
options
|
|
1282
|
+
);
|
|
1283
|
+
let page = result.value || [];
|
|
1284
|
+
continuationToken = result.nextLink;
|
|
1285
|
+
setContinuationToken(page, continuationToken);
|
|
1286
|
+
yield page;
|
|
1287
|
+
}
|
|
1288
|
+
while (continuationToken) {
|
|
1289
|
+
result = await this._getPrivateEndpointConnectionListNext(
|
|
1290
|
+
resourceGroupName,
|
|
1291
|
+
name,
|
|
1292
|
+
continuationToken,
|
|
1293
|
+
options
|
|
1294
|
+
);
|
|
1295
|
+
continuationToken = result.nextLink;
|
|
1296
|
+
let page = result.value || [];
|
|
1297
|
+
setContinuationToken(page, continuationToken);
|
|
1298
|
+
yield page;
|
|
1299
|
+
}
|
|
1300
|
+
}
|
|
1301
|
+
|
|
1302
|
+
private async *getPrivateEndpointConnectionListPagingAll(
|
|
1303
|
+
resourceGroupName: string,
|
|
1304
|
+
name: string,
|
|
1305
|
+
options?: StaticSitesGetPrivateEndpointConnectionListOptionalParams
|
|
1306
|
+
): AsyncIterableIterator<RemotePrivateEndpointConnectionARMResource> {
|
|
1307
|
+
for await (const page of this.getPrivateEndpointConnectionListPagingPage(
|
|
1308
|
+
resourceGroupName,
|
|
1309
|
+
name,
|
|
1310
|
+
options
|
|
1311
|
+
)) {
|
|
1312
|
+
yield* page;
|
|
1313
|
+
}
|
|
1314
|
+
}
|
|
1315
|
+
|
|
1316
|
+
/**
|
|
1317
|
+
* Returns details of database connections for a static site
|
|
1318
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
1319
|
+
* @param name Name of the static site
|
|
1320
|
+
* @param options The options parameters.
|
|
1321
|
+
*/
|
|
1322
|
+
public listDatabaseConnectionsWithDetails(
|
|
1323
|
+
resourceGroupName: string,
|
|
1324
|
+
name: string,
|
|
1325
|
+
options?: StaticSitesGetDatabaseConnectionsWithDetailsOptionalParams
|
|
1326
|
+
): PagedAsyncIterableIterator<DatabaseConnection> {
|
|
1327
|
+
const iter = this.getDatabaseConnectionsWithDetailsPagingAll(
|
|
1328
|
+
resourceGroupName,
|
|
1329
|
+
name,
|
|
1330
|
+
options
|
|
1331
|
+
);
|
|
1332
|
+
return {
|
|
1333
|
+
next() {
|
|
1334
|
+
return iter.next();
|
|
1335
|
+
},
|
|
1336
|
+
[Symbol.asyncIterator]() {
|
|
1337
|
+
return this;
|
|
1338
|
+
},
|
|
1339
|
+
byPage: (settings?: PageSettings) => {
|
|
1340
|
+
if (settings?.maxPageSize) {
|
|
1341
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
1342
|
+
}
|
|
1343
|
+
return this.getDatabaseConnectionsWithDetailsPagingPage(
|
|
1344
|
+
resourceGroupName,
|
|
1345
|
+
name,
|
|
1346
|
+
options,
|
|
1347
|
+
settings
|
|
1348
|
+
);
|
|
1349
|
+
}
|
|
1350
|
+
};
|
|
1351
|
+
}
|
|
1352
|
+
|
|
1353
|
+
private async *getDatabaseConnectionsWithDetailsPagingPage(
|
|
1354
|
+
resourceGroupName: string,
|
|
1355
|
+
name: string,
|
|
1356
|
+
options?: StaticSitesGetDatabaseConnectionsWithDetailsOptionalParams,
|
|
1357
|
+
settings?: PageSettings
|
|
1358
|
+
): AsyncIterableIterator<DatabaseConnection[]> {
|
|
1359
|
+
let result: StaticSitesGetDatabaseConnectionsWithDetailsResponse;
|
|
1360
|
+
let continuationToken = settings?.continuationToken;
|
|
1361
|
+
if (!continuationToken) {
|
|
1362
|
+
result = await this._getDatabaseConnectionsWithDetails(
|
|
1363
|
+
resourceGroupName,
|
|
1364
|
+
name,
|
|
1365
|
+
options
|
|
1366
|
+
);
|
|
1367
|
+
let page = result.value || [];
|
|
1368
|
+
continuationToken = result.nextLink;
|
|
1369
|
+
setContinuationToken(page, continuationToken);
|
|
1370
|
+
yield page;
|
|
1371
|
+
}
|
|
1372
|
+
while (continuationToken) {
|
|
1373
|
+
result = await this._getDatabaseConnectionsWithDetailsNext(
|
|
1374
|
+
resourceGroupName,
|
|
1375
|
+
name,
|
|
1376
|
+
continuationToken,
|
|
1377
|
+
options
|
|
1378
|
+
);
|
|
1379
|
+
continuationToken = result.nextLink;
|
|
1380
|
+
let page = result.value || [];
|
|
1381
|
+
setContinuationToken(page, continuationToken);
|
|
1382
|
+
yield page;
|
|
1383
|
+
}
|
|
1384
|
+
}
|
|
1385
|
+
|
|
1386
|
+
private async *getDatabaseConnectionsWithDetailsPagingAll(
|
|
1387
|
+
resourceGroupName: string,
|
|
1388
|
+
name: string,
|
|
1389
|
+
options?: StaticSitesGetDatabaseConnectionsWithDetailsOptionalParams
|
|
1390
|
+
): AsyncIterableIterator<DatabaseConnection> {
|
|
1391
|
+
for await (const page of this.getDatabaseConnectionsWithDetailsPagingPage(
|
|
1392
|
+
resourceGroupName,
|
|
1393
|
+
name,
|
|
1394
|
+
options
|
|
1395
|
+
)) {
|
|
1396
|
+
yield* page;
|
|
1397
|
+
}
|
|
1398
|
+
}
|
|
1399
|
+
|
|
1400
|
+
/**
|
|
1401
|
+
* Description for Gets the details of the user provided function apps registered with a static site
|
|
1402
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
1403
|
+
* @param name Name of the static site.
|
|
1404
|
+
* @param options The options parameters.
|
|
1405
|
+
*/
|
|
1406
|
+
public listUserProvidedFunctionAppsForStaticSite(
|
|
1407
|
+
resourceGroupName: string,
|
|
1408
|
+
name: string,
|
|
1409
|
+
options?: StaticSitesGetUserProvidedFunctionAppsForStaticSiteOptionalParams
|
|
1410
|
+
): PagedAsyncIterableIterator<StaticSiteUserProvidedFunctionAppARMResource> {
|
|
1411
|
+
const iter = this.getUserProvidedFunctionAppsForStaticSitePagingAll(
|
|
1412
|
+
resourceGroupName,
|
|
1413
|
+
name,
|
|
1414
|
+
options
|
|
1415
|
+
);
|
|
1416
|
+
return {
|
|
1417
|
+
next() {
|
|
1418
|
+
return iter.next();
|
|
1419
|
+
},
|
|
1420
|
+
[Symbol.asyncIterator]() {
|
|
1421
|
+
return this;
|
|
1422
|
+
},
|
|
1423
|
+
byPage: (settings?: PageSettings) => {
|
|
1424
|
+
if (settings?.maxPageSize) {
|
|
1425
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
1426
|
+
}
|
|
1427
|
+
return this.getUserProvidedFunctionAppsForStaticSitePagingPage(
|
|
1428
|
+
resourceGroupName,
|
|
1429
|
+
name,
|
|
1430
|
+
options,
|
|
1431
|
+
settings
|
|
1432
|
+
);
|
|
1433
|
+
}
|
|
1434
|
+
};
|
|
1435
|
+
}
|
|
1436
|
+
|
|
1437
|
+
private async *getUserProvidedFunctionAppsForStaticSitePagingPage(
|
|
1438
|
+
resourceGroupName: string,
|
|
1439
|
+
name: string,
|
|
1440
|
+
options?: StaticSitesGetUserProvidedFunctionAppsForStaticSiteOptionalParams,
|
|
1441
|
+
settings?: PageSettings
|
|
1442
|
+
): AsyncIterableIterator<StaticSiteUserProvidedFunctionAppARMResource[]> {
|
|
1443
|
+
let result: StaticSitesGetUserProvidedFunctionAppsForStaticSiteResponse;
|
|
1444
|
+
let continuationToken = settings?.continuationToken;
|
|
1445
|
+
if (!continuationToken) {
|
|
1446
|
+
result = await this._getUserProvidedFunctionAppsForStaticSite(
|
|
1447
|
+
resourceGroupName,
|
|
1448
|
+
name,
|
|
1449
|
+
options
|
|
1450
|
+
);
|
|
1451
|
+
let page = result.value || [];
|
|
1452
|
+
continuationToken = result.nextLink;
|
|
1453
|
+
setContinuationToken(page, continuationToken);
|
|
1454
|
+
yield page;
|
|
1455
|
+
}
|
|
1456
|
+
while (continuationToken) {
|
|
1457
|
+
result = await this._getUserProvidedFunctionAppsForStaticSiteNext(
|
|
1458
|
+
resourceGroupName,
|
|
1459
|
+
name,
|
|
1460
|
+
continuationToken,
|
|
1461
|
+
options
|
|
1462
|
+
);
|
|
1463
|
+
continuationToken = result.nextLink;
|
|
1464
|
+
let page = result.value || [];
|
|
1465
|
+
setContinuationToken(page, continuationToken);
|
|
1466
|
+
yield page;
|
|
1467
|
+
}
|
|
1468
|
+
}
|
|
1469
|
+
|
|
1470
|
+
private async *getUserProvidedFunctionAppsForStaticSitePagingAll(
|
|
1471
|
+
resourceGroupName: string,
|
|
1472
|
+
name: string,
|
|
1473
|
+
options?: StaticSitesGetUserProvidedFunctionAppsForStaticSiteOptionalParams
|
|
1474
|
+
): AsyncIterableIterator<StaticSiteUserProvidedFunctionAppARMResource> {
|
|
1475
|
+
for await (const page of this.getUserProvidedFunctionAppsForStaticSitePagingPage(
|
|
1476
|
+
resourceGroupName,
|
|
1477
|
+
name,
|
|
1478
|
+
options
|
|
1479
|
+
)) {
|
|
1480
|
+
yield* page;
|
|
1481
|
+
}
|
|
1482
|
+
}
|
|
1483
|
+
|
|
1484
|
+
/**
|
|
1485
|
+
* Returns details of all backends linked to a static site
|
|
1486
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
1487
|
+
* @param name Name of the static site
|
|
1488
|
+
* @param options The options parameters.
|
|
1489
|
+
*/
|
|
1490
|
+
public listLinkedBackends(
|
|
1491
|
+
resourceGroupName: string,
|
|
1492
|
+
name: string,
|
|
1493
|
+
options?: StaticSitesGetLinkedBackendsOptionalParams
|
|
1494
|
+
): PagedAsyncIterableIterator<StaticSiteLinkedBackendARMResource> {
|
|
1495
|
+
const iter = this.getLinkedBackendsPagingAll(
|
|
1496
|
+
resourceGroupName,
|
|
1497
|
+
name,
|
|
1498
|
+
options
|
|
1499
|
+
);
|
|
1500
|
+
return {
|
|
1501
|
+
next() {
|
|
1502
|
+
return iter.next();
|
|
1503
|
+
},
|
|
1504
|
+
[Symbol.asyncIterator]() {
|
|
1505
|
+
return this;
|
|
1506
|
+
},
|
|
1507
|
+
byPage: (settings?: PageSettings) => {
|
|
1508
|
+
if (settings?.maxPageSize) {
|
|
1509
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
1510
|
+
}
|
|
1511
|
+
return this.getLinkedBackendsPagingPage(
|
|
1512
|
+
resourceGroupName,
|
|
1513
|
+
name,
|
|
1514
|
+
options,
|
|
1515
|
+
settings
|
|
1516
|
+
);
|
|
1517
|
+
}
|
|
1518
|
+
};
|
|
1519
|
+
}
|
|
1520
|
+
|
|
1521
|
+
private async *getLinkedBackendsPagingPage(
|
|
1522
|
+
resourceGroupName: string,
|
|
1523
|
+
name: string,
|
|
1524
|
+
options?: StaticSitesGetLinkedBackendsOptionalParams,
|
|
1525
|
+
settings?: PageSettings
|
|
1526
|
+
): AsyncIterableIterator<StaticSiteLinkedBackendARMResource[]> {
|
|
1527
|
+
let result: StaticSitesGetLinkedBackendsResponse;
|
|
1528
|
+
let continuationToken = settings?.continuationToken;
|
|
1529
|
+
if (!continuationToken) {
|
|
1530
|
+
result = await this._getLinkedBackends(resourceGroupName, name, options);
|
|
1531
|
+
let page = result.value || [];
|
|
1532
|
+
continuationToken = result.nextLink;
|
|
1533
|
+
setContinuationToken(page, continuationToken);
|
|
1534
|
+
yield page;
|
|
1535
|
+
}
|
|
1536
|
+
while (continuationToken) {
|
|
1537
|
+
result = await this._getLinkedBackendsNext(
|
|
1538
|
+
resourceGroupName,
|
|
1539
|
+
name,
|
|
1540
|
+
continuationToken,
|
|
1541
|
+
options
|
|
1542
|
+
);
|
|
1543
|
+
continuationToken = result.nextLink;
|
|
1544
|
+
let page = result.value || [];
|
|
1545
|
+
setContinuationToken(page, continuationToken);
|
|
1546
|
+
yield page;
|
|
1547
|
+
}
|
|
1548
|
+
}
|
|
1549
|
+
|
|
1550
|
+
private async *getLinkedBackendsPagingAll(
|
|
1551
|
+
resourceGroupName: string,
|
|
1552
|
+
name: string,
|
|
1553
|
+
options?: StaticSitesGetLinkedBackendsOptionalParams
|
|
1554
|
+
): AsyncIterableIterator<StaticSiteLinkedBackendARMResource> {
|
|
1555
|
+
for await (const page of this.getLinkedBackendsPagingPage(
|
|
1556
|
+
resourceGroupName,
|
|
1557
|
+
name,
|
|
1558
|
+
options
|
|
1559
|
+
)) {
|
|
1560
|
+
yield* page;
|
|
1561
|
+
}
|
|
1562
|
+
}
|
|
1563
|
+
|
|
1564
|
+
/**
|
|
1565
|
+
* Returns details of all backends linked to a static site build
|
|
1566
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
1567
|
+
* @param name Name of the static site
|
|
1568
|
+
* @param environmentName The stage site identifier
|
|
1569
|
+
* @param options The options parameters.
|
|
1570
|
+
*/
|
|
1571
|
+
public listLinkedBackendsForBuild(
|
|
1572
|
+
resourceGroupName: string,
|
|
1573
|
+
name: string,
|
|
1574
|
+
environmentName: string,
|
|
1575
|
+
options?: StaticSitesGetLinkedBackendsForBuildOptionalParams
|
|
1576
|
+
): PagedAsyncIterableIterator<StaticSiteLinkedBackendARMResource> {
|
|
1577
|
+
const iter = this.getLinkedBackendsForBuildPagingAll(
|
|
1578
|
+
resourceGroupName,
|
|
1579
|
+
name,
|
|
1580
|
+
environmentName,
|
|
1581
|
+
options
|
|
1582
|
+
);
|
|
1583
|
+
return {
|
|
1584
|
+
next() {
|
|
1585
|
+
return iter.next();
|
|
1586
|
+
},
|
|
1587
|
+
[Symbol.asyncIterator]() {
|
|
1588
|
+
return this;
|
|
1589
|
+
},
|
|
1590
|
+
byPage: (settings?: PageSettings) => {
|
|
1591
|
+
if (settings?.maxPageSize) {
|
|
1592
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
1593
|
+
}
|
|
1594
|
+
return this.getLinkedBackendsForBuildPagingPage(
|
|
1595
|
+
resourceGroupName,
|
|
1596
|
+
name,
|
|
1597
|
+
environmentName,
|
|
1598
|
+
options,
|
|
1599
|
+
settings
|
|
1600
|
+
);
|
|
1601
|
+
}
|
|
1602
|
+
};
|
|
1603
|
+
}
|
|
1604
|
+
|
|
1605
|
+
private async *getLinkedBackendsForBuildPagingPage(
|
|
1606
|
+
resourceGroupName: string,
|
|
1607
|
+
name: string,
|
|
1608
|
+
environmentName: string,
|
|
1609
|
+
options?: StaticSitesGetLinkedBackendsForBuildOptionalParams,
|
|
1610
|
+
settings?: PageSettings
|
|
1611
|
+
): AsyncIterableIterator<StaticSiteLinkedBackendARMResource[]> {
|
|
1612
|
+
let result: StaticSitesGetLinkedBackendsForBuildResponse;
|
|
1613
|
+
let continuationToken = settings?.continuationToken;
|
|
1614
|
+
if (!continuationToken) {
|
|
1615
|
+
result = await this._getLinkedBackendsForBuild(
|
|
1616
|
+
resourceGroupName,
|
|
1617
|
+
name,
|
|
1618
|
+
environmentName,
|
|
1619
|
+
options
|
|
1620
|
+
);
|
|
1621
|
+
let page = result.value || [];
|
|
1622
|
+
continuationToken = result.nextLink;
|
|
1623
|
+
setContinuationToken(page, continuationToken);
|
|
1624
|
+
yield page;
|
|
1625
|
+
}
|
|
1626
|
+
while (continuationToken) {
|
|
1627
|
+
result = await this._getLinkedBackendsForBuildNext(
|
|
1628
|
+
resourceGroupName,
|
|
1629
|
+
name,
|
|
1630
|
+
environmentName,
|
|
1631
|
+
continuationToken,
|
|
1632
|
+
options
|
|
1633
|
+
);
|
|
1634
|
+
continuationToken = result.nextLink;
|
|
1635
|
+
let page = result.value || [];
|
|
1636
|
+
setContinuationToken(page, continuationToken);
|
|
1637
|
+
yield page;
|
|
1638
|
+
}
|
|
1639
|
+
}
|
|
1640
|
+
|
|
1641
|
+
private async *getLinkedBackendsForBuildPagingAll(
|
|
1642
|
+
resourceGroupName: string,
|
|
1643
|
+
name: string,
|
|
1644
|
+
environmentName: string,
|
|
1645
|
+
options?: StaticSitesGetLinkedBackendsForBuildOptionalParams
|
|
1646
|
+
): AsyncIterableIterator<StaticSiteLinkedBackendARMResource> {
|
|
1647
|
+
for await (const page of this.getLinkedBackendsForBuildPagingPage(
|
|
1648
|
+
resourceGroupName,
|
|
1649
|
+
name,
|
|
1650
|
+
environmentName,
|
|
1651
|
+
options
|
|
1652
|
+
)) {
|
|
1653
|
+
yield* page;
|
|
1654
|
+
}
|
|
1655
|
+
}
|
|
1656
|
+
|
|
1657
|
+
/**
|
|
1658
|
+
* Description for Generates a preview workflow file for the static site
|
|
1659
|
+
* @param location Location where you plan to create the static site.
|
|
1660
|
+
* @param staticSitesWorkflowPreviewRequest A JSON representation of the
|
|
1661
|
+
* StaticSitesWorkflowPreviewRequest properties. See example.
|
|
1662
|
+
* @param options The options parameters.
|
|
1663
|
+
*/
|
|
1664
|
+
previewWorkflow(
|
|
1665
|
+
location: string,
|
|
1666
|
+
staticSitesWorkflowPreviewRequest: StaticSitesWorkflowPreviewRequest,
|
|
1667
|
+
options?: StaticSitesPreviewWorkflowOptionalParams
|
|
1668
|
+
): Promise<StaticSitesPreviewWorkflowResponse> {
|
|
1669
|
+
return this.client.sendOperationRequest(
|
|
1670
|
+
{ location, staticSitesWorkflowPreviewRequest, options },
|
|
1191
1671
|
previewWorkflowOperationSpec
|
|
1192
1672
|
);
|
|
1193
1673
|
}
|
|
@@ -1248,8 +1728,8 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
1248
1728
|
staticSiteEnvelope: StaticSiteARMResource,
|
|
1249
1729
|
options?: StaticSitesCreateOrUpdateStaticSiteOptionalParams
|
|
1250
1730
|
): Promise<
|
|
1251
|
-
|
|
1252
|
-
|
|
1731
|
+
SimplePollerLike<
|
|
1732
|
+
OperationState<StaticSitesCreateOrUpdateStaticSiteResponse>,
|
|
1253
1733
|
StaticSitesCreateOrUpdateStaticSiteResponse
|
|
1254
1734
|
>
|
|
1255
1735
|
> {
|
|
@@ -1259,7 +1739,7 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
1259
1739
|
): Promise<StaticSitesCreateOrUpdateStaticSiteResponse> => {
|
|
1260
1740
|
return this.client.sendOperationRequest(args, spec);
|
|
1261
1741
|
};
|
|
1262
|
-
const
|
|
1742
|
+
const sendOperationFn = async (
|
|
1263
1743
|
args: coreClient.OperationArguments,
|
|
1264
1744
|
spec: coreClient.OperationSpec
|
|
1265
1745
|
) => {
|
|
@@ -1292,13 +1772,16 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
1292
1772
|
};
|
|
1293
1773
|
};
|
|
1294
1774
|
|
|
1295
|
-
const lro =
|
|
1296
|
-
|
|
1297
|
-
{ resourceGroupName, name, staticSiteEnvelope, options },
|
|
1298
|
-
createOrUpdateStaticSiteOperationSpec
|
|
1299
|
-
);
|
|
1300
|
-
const poller =
|
|
1301
|
-
|
|
1775
|
+
const lro = createLroSpec({
|
|
1776
|
+
sendOperationFn,
|
|
1777
|
+
args: { resourceGroupName, name, staticSiteEnvelope, options },
|
|
1778
|
+
spec: createOrUpdateStaticSiteOperationSpec
|
|
1779
|
+
});
|
|
1780
|
+
const poller = await createHttpPoller<
|
|
1781
|
+
StaticSitesCreateOrUpdateStaticSiteResponse,
|
|
1782
|
+
OperationState<StaticSitesCreateOrUpdateStaticSiteResponse>
|
|
1783
|
+
>(lro, {
|
|
1784
|
+
restoreFrom: options?.resumeFrom,
|
|
1302
1785
|
intervalInMs: options?.updateIntervalInMs
|
|
1303
1786
|
});
|
|
1304
1787
|
await poller.poll();
|
|
@@ -1338,14 +1821,14 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
1338
1821
|
resourceGroupName: string,
|
|
1339
1822
|
name: string,
|
|
1340
1823
|
options?: StaticSitesDeleteStaticSiteOptionalParams
|
|
1341
|
-
): Promise<
|
|
1824
|
+
): Promise<SimplePollerLike<OperationState<void>, void>> {
|
|
1342
1825
|
const directSendOperation = async (
|
|
1343
1826
|
args: coreClient.OperationArguments,
|
|
1344
1827
|
spec: coreClient.OperationSpec
|
|
1345
1828
|
): Promise<void> => {
|
|
1346
1829
|
return this.client.sendOperationRequest(args, spec);
|
|
1347
1830
|
};
|
|
1348
|
-
const
|
|
1831
|
+
const sendOperationFn = async (
|
|
1349
1832
|
args: coreClient.OperationArguments,
|
|
1350
1833
|
spec: coreClient.OperationSpec
|
|
1351
1834
|
) => {
|
|
@@ -1378,13 +1861,13 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
1378
1861
|
};
|
|
1379
1862
|
};
|
|
1380
1863
|
|
|
1381
|
-
const lro =
|
|
1382
|
-
|
|
1383
|
-
{ resourceGroupName, name, options },
|
|
1384
|
-
deleteStaticSiteOperationSpec
|
|
1385
|
-
);
|
|
1386
|
-
const poller =
|
|
1387
|
-
|
|
1864
|
+
const lro = createLroSpec({
|
|
1865
|
+
sendOperationFn,
|
|
1866
|
+
args: { resourceGroupName, name, options },
|
|
1867
|
+
spec: deleteStaticSiteOperationSpec
|
|
1868
|
+
});
|
|
1869
|
+
const poller = await createHttpPoller<void, OperationState<void>>(lro, {
|
|
1870
|
+
restoreFrom: options?.resumeFrom,
|
|
1388
1871
|
intervalInMs: options?.updateIntervalInMs
|
|
1389
1872
|
});
|
|
1390
1873
|
await poller.poll();
|
|
@@ -1548,14 +2031,14 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
1548
2031
|
name: string,
|
|
1549
2032
|
environmentName: string,
|
|
1550
2033
|
options?: StaticSitesDeleteStaticSiteBuildOptionalParams
|
|
1551
|
-
): Promise<
|
|
2034
|
+
): Promise<SimplePollerLike<OperationState<void>, void>> {
|
|
1552
2035
|
const directSendOperation = async (
|
|
1553
2036
|
args: coreClient.OperationArguments,
|
|
1554
2037
|
spec: coreClient.OperationSpec
|
|
1555
2038
|
): Promise<void> => {
|
|
1556
2039
|
return this.client.sendOperationRequest(args, spec);
|
|
1557
2040
|
};
|
|
1558
|
-
const
|
|
2041
|
+
const sendOperationFn = async (
|
|
1559
2042
|
args: coreClient.OperationArguments,
|
|
1560
2043
|
spec: coreClient.OperationSpec
|
|
1561
2044
|
) => {
|
|
@@ -1588,13 +2071,13 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
1588
2071
|
};
|
|
1589
2072
|
};
|
|
1590
2073
|
|
|
1591
|
-
const lro =
|
|
1592
|
-
|
|
1593
|
-
{ resourceGroupName, name, environmentName, options },
|
|
1594
|
-
deleteStaticSiteBuildOperationSpec
|
|
1595
|
-
);
|
|
1596
|
-
const poller =
|
|
1597
|
-
|
|
2074
|
+
const lro = createLroSpec({
|
|
2075
|
+
sendOperationFn,
|
|
2076
|
+
args: { resourceGroupName, name, environmentName, options },
|
|
2077
|
+
spec: deleteStaticSiteBuildOperationSpec
|
|
2078
|
+
});
|
|
2079
|
+
const poller = await createHttpPoller<void, OperationState<void>>(lro, {
|
|
2080
|
+
restoreFrom: options?.resumeFrom,
|
|
1598
2081
|
intervalInMs: options?.updateIntervalInMs
|
|
1599
2082
|
});
|
|
1600
2083
|
await poller.poll();
|
|
@@ -1604,66 +2087,228 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
1604
2087
|
/**
|
|
1605
2088
|
* Description for Deletes a static site build.
|
|
1606
2089
|
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
1607
|
-
* @param name Name of the static site.
|
|
2090
|
+
* @param name Name of the static site.
|
|
2091
|
+
* @param environmentName The stage site identifier.
|
|
2092
|
+
* @param options The options parameters.
|
|
2093
|
+
*/
|
|
2094
|
+
async beginDeleteStaticSiteBuildAndWait(
|
|
2095
|
+
resourceGroupName: string,
|
|
2096
|
+
name: string,
|
|
2097
|
+
environmentName: string,
|
|
2098
|
+
options?: StaticSitesDeleteStaticSiteBuildOptionalParams
|
|
2099
|
+
): Promise<void> {
|
|
2100
|
+
const poller = await this.beginDeleteStaticSiteBuild(
|
|
2101
|
+
resourceGroupName,
|
|
2102
|
+
name,
|
|
2103
|
+
environmentName,
|
|
2104
|
+
options
|
|
2105
|
+
);
|
|
2106
|
+
return poller.pollUntilDone();
|
|
2107
|
+
}
|
|
2108
|
+
|
|
2109
|
+
/**
|
|
2110
|
+
* Description for Creates or updates the app settings of a static site build.
|
|
2111
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
2112
|
+
* @param name Name of the static site.
|
|
2113
|
+
* @param environmentName The stage site identifier.
|
|
2114
|
+
* @param appSettings The dictionary containing the static site app settings to update.
|
|
2115
|
+
* @param options The options parameters.
|
|
2116
|
+
*/
|
|
2117
|
+
createOrUpdateStaticSiteBuildAppSettings(
|
|
2118
|
+
resourceGroupName: string,
|
|
2119
|
+
name: string,
|
|
2120
|
+
environmentName: string,
|
|
2121
|
+
appSettings: StringDictionary,
|
|
2122
|
+
options?: StaticSitesCreateOrUpdateStaticSiteBuildAppSettingsOptionalParams
|
|
2123
|
+
): Promise<StaticSitesCreateOrUpdateStaticSiteBuildAppSettingsResponse> {
|
|
2124
|
+
return this.client.sendOperationRequest(
|
|
2125
|
+
{ resourceGroupName, name, environmentName, appSettings, options },
|
|
2126
|
+
createOrUpdateStaticSiteBuildAppSettingsOperationSpec
|
|
2127
|
+
);
|
|
2128
|
+
}
|
|
2129
|
+
|
|
2130
|
+
/**
|
|
2131
|
+
* Description for Creates or updates the function app settings of a static site build.
|
|
2132
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
2133
|
+
* @param name Name of the static site.
|
|
2134
|
+
* @param environmentName The stage site identifier.
|
|
2135
|
+
* @param appSettings The dictionary containing the static site function app settings to update.
|
|
2136
|
+
* @param options The options parameters.
|
|
2137
|
+
*/
|
|
2138
|
+
createOrUpdateStaticSiteBuildFunctionAppSettings(
|
|
2139
|
+
resourceGroupName: string,
|
|
2140
|
+
name: string,
|
|
2141
|
+
environmentName: string,
|
|
2142
|
+
appSettings: StringDictionary,
|
|
2143
|
+
options?: StaticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsOptionalParams
|
|
2144
|
+
): Promise<
|
|
2145
|
+
StaticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsResponse
|
|
2146
|
+
> {
|
|
2147
|
+
return this.client.sendOperationRequest(
|
|
2148
|
+
{ resourceGroupName, name, environmentName, appSettings, options },
|
|
2149
|
+
createOrUpdateStaticSiteBuildFunctionAppSettingsOperationSpec
|
|
2150
|
+
);
|
|
2151
|
+
}
|
|
2152
|
+
|
|
2153
|
+
/**
|
|
2154
|
+
* Returns overviews of database connections for a static site build
|
|
2155
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
2156
|
+
* @param name Name of the static site
|
|
2157
|
+
* @param environmentName The stage site identifier.
|
|
2158
|
+
* @param options The options parameters.
|
|
2159
|
+
*/
|
|
2160
|
+
private _getBuildDatabaseConnections(
|
|
2161
|
+
resourceGroupName: string,
|
|
2162
|
+
name: string,
|
|
2163
|
+
environmentName: string,
|
|
2164
|
+
options?: StaticSitesGetBuildDatabaseConnectionsOptionalParams
|
|
2165
|
+
): Promise<StaticSitesGetBuildDatabaseConnectionsResponse> {
|
|
2166
|
+
return this.client.sendOperationRequest(
|
|
2167
|
+
{ resourceGroupName, name, environmentName, options },
|
|
2168
|
+
getBuildDatabaseConnectionsOperationSpec
|
|
2169
|
+
);
|
|
2170
|
+
}
|
|
2171
|
+
|
|
2172
|
+
/**
|
|
2173
|
+
* Returns overview of a database connection for a static site build by name
|
|
2174
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
2175
|
+
* @param name Name of the static site
|
|
2176
|
+
* @param environmentName The stage site identifier.
|
|
2177
|
+
* @param databaseConnectionName Name of the database connection.
|
|
2178
|
+
* @param options The options parameters.
|
|
2179
|
+
*/
|
|
2180
|
+
getBuildDatabaseConnection(
|
|
2181
|
+
resourceGroupName: string,
|
|
2182
|
+
name: string,
|
|
2183
|
+
environmentName: string,
|
|
2184
|
+
databaseConnectionName: string,
|
|
2185
|
+
options?: StaticSitesGetBuildDatabaseConnectionOptionalParams
|
|
2186
|
+
): Promise<StaticSitesGetBuildDatabaseConnectionResponse> {
|
|
2187
|
+
return this.client.sendOperationRequest(
|
|
2188
|
+
{
|
|
2189
|
+
resourceGroupName,
|
|
2190
|
+
name,
|
|
2191
|
+
environmentName,
|
|
2192
|
+
databaseConnectionName,
|
|
2193
|
+
options
|
|
2194
|
+
},
|
|
2195
|
+
getBuildDatabaseConnectionOperationSpec
|
|
2196
|
+
);
|
|
2197
|
+
}
|
|
2198
|
+
|
|
2199
|
+
/**
|
|
2200
|
+
* Description for Create or update a database connection for a static site build
|
|
2201
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
2202
|
+
* @param name Name of the static site
|
|
2203
|
+
* @param environmentName The stage site identifier.
|
|
2204
|
+
* @param databaseConnectionName Name of the database connection.
|
|
2205
|
+
* @param databaseConnectionRequestEnvelope A JSON representation of the database connection request
|
|
2206
|
+
* properties
|
|
2207
|
+
* @param options The options parameters.
|
|
2208
|
+
*/
|
|
2209
|
+
createOrUpdateBuildDatabaseConnection(
|
|
2210
|
+
resourceGroupName: string,
|
|
2211
|
+
name: string,
|
|
2212
|
+
environmentName: string,
|
|
2213
|
+
databaseConnectionName: string,
|
|
2214
|
+
databaseConnectionRequestEnvelope: DatabaseConnection,
|
|
2215
|
+
options?: StaticSitesCreateOrUpdateBuildDatabaseConnectionOptionalParams
|
|
2216
|
+
): Promise<StaticSitesCreateOrUpdateBuildDatabaseConnectionResponse> {
|
|
2217
|
+
return this.client.sendOperationRequest(
|
|
2218
|
+
{
|
|
2219
|
+
resourceGroupName,
|
|
2220
|
+
name,
|
|
2221
|
+
environmentName,
|
|
2222
|
+
databaseConnectionName,
|
|
2223
|
+
databaseConnectionRequestEnvelope,
|
|
2224
|
+
options
|
|
2225
|
+
},
|
|
2226
|
+
createOrUpdateBuildDatabaseConnectionOperationSpec
|
|
2227
|
+
);
|
|
2228
|
+
}
|
|
2229
|
+
|
|
2230
|
+
/**
|
|
2231
|
+
* Delete a database connection for a static site build
|
|
2232
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
2233
|
+
* @param name Name of the static site
|
|
1608
2234
|
* @param environmentName The stage site identifier.
|
|
2235
|
+
* @param databaseConnectionName Name of the database connection.
|
|
1609
2236
|
* @param options The options parameters.
|
|
1610
2237
|
*/
|
|
1611
|
-
|
|
2238
|
+
deleteBuildDatabaseConnection(
|
|
1612
2239
|
resourceGroupName: string,
|
|
1613
2240
|
name: string,
|
|
1614
2241
|
environmentName: string,
|
|
1615
|
-
|
|
2242
|
+
databaseConnectionName: string,
|
|
2243
|
+
options?: StaticSitesDeleteBuildDatabaseConnectionOptionalParams
|
|
1616
2244
|
): Promise<void> {
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
2245
|
+
return this.client.sendOperationRequest(
|
|
2246
|
+
{
|
|
2247
|
+
resourceGroupName,
|
|
2248
|
+
name,
|
|
2249
|
+
environmentName,
|
|
2250
|
+
databaseConnectionName,
|
|
2251
|
+
options
|
|
2252
|
+
},
|
|
2253
|
+
deleteBuildDatabaseConnectionOperationSpec
|
|
1622
2254
|
);
|
|
1623
|
-
return poller.pollUntilDone();
|
|
1624
2255
|
}
|
|
1625
2256
|
|
|
1626
2257
|
/**
|
|
1627
|
-
* Description for
|
|
2258
|
+
* Description for Create or update a database connection for a static site build
|
|
1628
2259
|
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
1629
|
-
* @param name Name of the static site
|
|
2260
|
+
* @param name Name of the static site
|
|
1630
2261
|
* @param environmentName The stage site identifier.
|
|
1631
|
-
* @param
|
|
2262
|
+
* @param databaseConnectionName Name of the database connection.
|
|
2263
|
+
* @param databaseConnectionRequestEnvelope A JSON representation of the database connection request
|
|
2264
|
+
* properties
|
|
1632
2265
|
* @param options The options parameters.
|
|
1633
2266
|
*/
|
|
1634
|
-
|
|
2267
|
+
updateBuildDatabaseConnection(
|
|
1635
2268
|
resourceGroupName: string,
|
|
1636
2269
|
name: string,
|
|
1637
2270
|
environmentName: string,
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
2271
|
+
databaseConnectionName: string,
|
|
2272
|
+
databaseConnectionRequestEnvelope: DatabaseConnectionPatchRequest,
|
|
2273
|
+
options?: StaticSitesUpdateBuildDatabaseConnectionOptionalParams
|
|
2274
|
+
): Promise<StaticSitesUpdateBuildDatabaseConnectionResponse> {
|
|
1641
2275
|
return this.client.sendOperationRequest(
|
|
1642
|
-
{
|
|
1643
|
-
|
|
2276
|
+
{
|
|
2277
|
+
resourceGroupName,
|
|
2278
|
+
name,
|
|
2279
|
+
environmentName,
|
|
2280
|
+
databaseConnectionName,
|
|
2281
|
+
databaseConnectionRequestEnvelope,
|
|
2282
|
+
options
|
|
2283
|
+
},
|
|
2284
|
+
updateBuildDatabaseConnectionOperationSpec
|
|
1644
2285
|
);
|
|
1645
2286
|
}
|
|
1646
2287
|
|
|
1647
2288
|
/**
|
|
1648
|
-
*
|
|
2289
|
+
* Returns details of a database connection for a static site build by name
|
|
1649
2290
|
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
1650
|
-
* @param name Name of the static site
|
|
2291
|
+
* @param name Name of the static site
|
|
1651
2292
|
* @param environmentName The stage site identifier.
|
|
1652
|
-
* @param
|
|
2293
|
+
* @param databaseConnectionName Name of the database connection.
|
|
1653
2294
|
* @param options The options parameters.
|
|
1654
2295
|
*/
|
|
1655
|
-
|
|
2296
|
+
getBuildDatabaseConnectionWithDetails(
|
|
1656
2297
|
resourceGroupName: string,
|
|
1657
2298
|
name: string,
|
|
1658
2299
|
environmentName: string,
|
|
1659
|
-
|
|
1660
|
-
options?:
|
|
1661
|
-
): Promise<
|
|
1662
|
-
StaticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsResponse
|
|
1663
|
-
> {
|
|
2300
|
+
databaseConnectionName: string,
|
|
2301
|
+
options?: StaticSitesGetBuildDatabaseConnectionWithDetailsOptionalParams
|
|
2302
|
+
): Promise<StaticSitesGetBuildDatabaseConnectionWithDetailsResponse> {
|
|
1664
2303
|
return this.client.sendOperationRequest(
|
|
1665
|
-
{
|
|
1666
|
-
|
|
2304
|
+
{
|
|
2305
|
+
resourceGroupName,
|
|
2306
|
+
name,
|
|
2307
|
+
environmentName,
|
|
2308
|
+
databaseConnectionName,
|
|
2309
|
+
options
|
|
2310
|
+
},
|
|
2311
|
+
getBuildDatabaseConnectionWithDetailsOperationSpec
|
|
1667
2312
|
);
|
|
1668
2313
|
}
|
|
1669
2314
|
|
|
@@ -1724,6 +2369,25 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
1724
2369
|
);
|
|
1725
2370
|
}
|
|
1726
2371
|
|
|
2372
|
+
/**
|
|
2373
|
+
* Returns details of database connections for a static site build
|
|
2374
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
2375
|
+
* @param name Name of the static site
|
|
2376
|
+
* @param environmentName The stage site identifier.
|
|
2377
|
+
* @param options The options parameters.
|
|
2378
|
+
*/
|
|
2379
|
+
private _getBuildDatabaseConnectionsWithDetails(
|
|
2380
|
+
resourceGroupName: string,
|
|
2381
|
+
name: string,
|
|
2382
|
+
environmentName: string,
|
|
2383
|
+
options?: StaticSitesGetBuildDatabaseConnectionsWithDetailsOptionalParams
|
|
2384
|
+
): Promise<StaticSitesGetBuildDatabaseConnectionsWithDetailsResponse> {
|
|
2385
|
+
return this.client.sendOperationRequest(
|
|
2386
|
+
{ resourceGroupName, name, environmentName, options },
|
|
2387
|
+
getBuildDatabaseConnectionsWithDetailsOperationSpec
|
|
2388
|
+
);
|
|
2389
|
+
}
|
|
2390
|
+
|
|
1727
2391
|
/**
|
|
1728
2392
|
* Description for Gets the details of the user provided function apps registered with a static site
|
|
1729
2393
|
* build
|
|
@@ -1784,8 +2448,8 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
1784
2448
|
staticSiteUserProvidedFunctionEnvelope: StaticSiteUserProvidedFunctionAppARMResource,
|
|
1785
2449
|
options?: StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildOptionalParams
|
|
1786
2450
|
): Promise<
|
|
1787
|
-
|
|
1788
|
-
|
|
2451
|
+
SimplePollerLike<
|
|
2452
|
+
OperationState<
|
|
1789
2453
|
StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildResponse
|
|
1790
2454
|
>,
|
|
1791
2455
|
StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildResponse
|
|
@@ -1797,7 +2461,7 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
1797
2461
|
): Promise<StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildResponse> => {
|
|
1798
2462
|
return this.client.sendOperationRequest(args, spec);
|
|
1799
2463
|
};
|
|
1800
|
-
const
|
|
2464
|
+
const sendOperationFn = async (
|
|
1801
2465
|
args: coreClient.OperationArguments,
|
|
1802
2466
|
spec: coreClient.OperationSpec
|
|
1803
2467
|
) => {
|
|
@@ -1830,9 +2494,9 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
1830
2494
|
};
|
|
1831
2495
|
};
|
|
1832
2496
|
|
|
1833
|
-
const lro =
|
|
1834
|
-
|
|
1835
|
-
{
|
|
2497
|
+
const lro = createLroSpec({
|
|
2498
|
+
sendOperationFn,
|
|
2499
|
+
args: {
|
|
1836
2500
|
resourceGroupName,
|
|
1837
2501
|
name,
|
|
1838
2502
|
environmentName,
|
|
@@ -1840,10 +2504,15 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
1840
2504
|
staticSiteUserProvidedFunctionEnvelope,
|
|
1841
2505
|
options
|
|
1842
2506
|
},
|
|
1843
|
-
registerUserProvidedFunctionAppWithStaticSiteBuildOperationSpec
|
|
1844
|
-
);
|
|
1845
|
-
const poller =
|
|
1846
|
-
|
|
2507
|
+
spec: registerUserProvidedFunctionAppWithStaticSiteBuildOperationSpec
|
|
2508
|
+
});
|
|
2509
|
+
const poller = await createHttpPoller<
|
|
2510
|
+
StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildResponse,
|
|
2511
|
+
OperationState<
|
|
2512
|
+
StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildResponse
|
|
2513
|
+
>
|
|
2514
|
+
>(lro, {
|
|
2515
|
+
restoreFrom: options?.resumeFrom,
|
|
1847
2516
|
intervalInMs: options?.updateIntervalInMs
|
|
1848
2517
|
});
|
|
1849
2518
|
await poller.poll();
|
|
@@ -1917,14 +2586,14 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
1917
2586
|
environmentName: string,
|
|
1918
2587
|
staticSiteZipDeploymentEnvelope: StaticSiteZipDeploymentARMResource,
|
|
1919
2588
|
options?: StaticSitesCreateZipDeploymentForStaticSiteBuildOptionalParams
|
|
1920
|
-
): Promise<
|
|
2589
|
+
): Promise<SimplePollerLike<OperationState<void>, void>> {
|
|
1921
2590
|
const directSendOperation = async (
|
|
1922
2591
|
args: coreClient.OperationArguments,
|
|
1923
2592
|
spec: coreClient.OperationSpec
|
|
1924
2593
|
): Promise<void> => {
|
|
1925
2594
|
return this.client.sendOperationRequest(args, spec);
|
|
1926
2595
|
};
|
|
1927
|
-
const
|
|
2596
|
+
const sendOperationFn = async (
|
|
1928
2597
|
args: coreClient.OperationArguments,
|
|
1929
2598
|
spec: coreClient.OperationSpec
|
|
1930
2599
|
) => {
|
|
@@ -1957,19 +2626,19 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
1957
2626
|
};
|
|
1958
2627
|
};
|
|
1959
2628
|
|
|
1960
|
-
const lro =
|
|
1961
|
-
|
|
1962
|
-
{
|
|
2629
|
+
const lro = createLroSpec({
|
|
2630
|
+
sendOperationFn,
|
|
2631
|
+
args: {
|
|
1963
2632
|
resourceGroupName,
|
|
1964
2633
|
name,
|
|
1965
2634
|
environmentName,
|
|
1966
2635
|
staticSiteZipDeploymentEnvelope,
|
|
1967
2636
|
options
|
|
1968
2637
|
},
|
|
1969
|
-
createZipDeploymentForStaticSiteBuildOperationSpec
|
|
1970
|
-
);
|
|
1971
|
-
const poller =
|
|
1972
|
-
|
|
2638
|
+
spec: createZipDeploymentForStaticSiteBuildOperationSpec
|
|
2639
|
+
});
|
|
2640
|
+
const poller = await createHttpPoller<void, OperationState<void>>(lro, {
|
|
2641
|
+
restoreFrom: options?.resumeFrom,
|
|
1973
2642
|
intervalInMs: options?.updateIntervalInMs
|
|
1974
2643
|
});
|
|
1975
2644
|
await poller.poll();
|
|
@@ -2021,6 +2690,63 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
2021
2690
|
);
|
|
2022
2691
|
}
|
|
2023
2692
|
|
|
2693
|
+
/**
|
|
2694
|
+
* Description for Gets the basic auth properties for a static site as a collection.
|
|
2695
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
2696
|
+
* @param name Name of the static site.
|
|
2697
|
+
* @param options The options parameters.
|
|
2698
|
+
*/
|
|
2699
|
+
private _listBasicAuth(
|
|
2700
|
+
resourceGroupName: string,
|
|
2701
|
+
name: string,
|
|
2702
|
+
options?: StaticSitesListBasicAuthOptionalParams
|
|
2703
|
+
): Promise<StaticSitesListBasicAuthResponse> {
|
|
2704
|
+
return this.client.sendOperationRequest(
|
|
2705
|
+
{ resourceGroupName, name, options },
|
|
2706
|
+
listBasicAuthOperationSpec
|
|
2707
|
+
);
|
|
2708
|
+
}
|
|
2709
|
+
|
|
2710
|
+
/**
|
|
2711
|
+
* Description for Gets the basic auth properties for a static site.
|
|
2712
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
2713
|
+
* @param name Name of the static site.
|
|
2714
|
+
* @param basicAuthName name of the basic auth entry.
|
|
2715
|
+
* @param options The options parameters.
|
|
2716
|
+
*/
|
|
2717
|
+
getBasicAuth(
|
|
2718
|
+
resourceGroupName: string,
|
|
2719
|
+
name: string,
|
|
2720
|
+
basicAuthName: BasicAuthName,
|
|
2721
|
+
options?: StaticSitesGetBasicAuthOptionalParams
|
|
2722
|
+
): Promise<StaticSitesGetBasicAuthResponse> {
|
|
2723
|
+
return this.client.sendOperationRequest(
|
|
2724
|
+
{ resourceGroupName, name, basicAuthName, options },
|
|
2725
|
+
getBasicAuthOperationSpec
|
|
2726
|
+
);
|
|
2727
|
+
}
|
|
2728
|
+
|
|
2729
|
+
/**
|
|
2730
|
+
* Description for Adds or updates basic auth for a static site.
|
|
2731
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
2732
|
+
* @param name Name of the static site.
|
|
2733
|
+
* @param basicAuthName name of the basic auth entry.
|
|
2734
|
+
* @param basicAuthEnvelope A JSON representation of the basic auth properties.
|
|
2735
|
+
* @param options The options parameters.
|
|
2736
|
+
*/
|
|
2737
|
+
createOrUpdateBasicAuth(
|
|
2738
|
+
resourceGroupName: string,
|
|
2739
|
+
name: string,
|
|
2740
|
+
basicAuthName: BasicAuthName,
|
|
2741
|
+
basicAuthEnvelope: StaticSiteBasicAuthPropertiesARMResource,
|
|
2742
|
+
options?: StaticSitesCreateOrUpdateBasicAuthOptionalParams
|
|
2743
|
+
): Promise<StaticSitesCreateOrUpdateBasicAuthResponse> {
|
|
2744
|
+
return this.client.sendOperationRequest(
|
|
2745
|
+
{ resourceGroupName, name, basicAuthName, basicAuthEnvelope, options },
|
|
2746
|
+
createOrUpdateBasicAuthOperationSpec
|
|
2747
|
+
);
|
|
2748
|
+
}
|
|
2749
|
+
|
|
2024
2750
|
/**
|
|
2025
2751
|
* Description for Creates or updates the function app settings of a static site.
|
|
2026
2752
|
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
@@ -2117,10 +2843,8 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
2117
2843
|
staticSiteCustomDomainRequestPropertiesEnvelope: StaticSiteCustomDomainRequestPropertiesARMResource,
|
|
2118
2844
|
options?: StaticSitesCreateOrUpdateStaticSiteCustomDomainOptionalParams
|
|
2119
2845
|
): Promise<
|
|
2120
|
-
|
|
2121
|
-
|
|
2122
|
-
StaticSitesCreateOrUpdateStaticSiteCustomDomainResponse
|
|
2123
|
-
>,
|
|
2846
|
+
SimplePollerLike<
|
|
2847
|
+
OperationState<StaticSitesCreateOrUpdateStaticSiteCustomDomainResponse>,
|
|
2124
2848
|
StaticSitesCreateOrUpdateStaticSiteCustomDomainResponse
|
|
2125
2849
|
>
|
|
2126
2850
|
> {
|
|
@@ -2130,7 +2854,7 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
2130
2854
|
): Promise<StaticSitesCreateOrUpdateStaticSiteCustomDomainResponse> => {
|
|
2131
2855
|
return this.client.sendOperationRequest(args, spec);
|
|
2132
2856
|
};
|
|
2133
|
-
const
|
|
2857
|
+
const sendOperationFn = async (
|
|
2134
2858
|
args: coreClient.OperationArguments,
|
|
2135
2859
|
spec: coreClient.OperationSpec
|
|
2136
2860
|
) => {
|
|
@@ -2163,19 +2887,22 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
2163
2887
|
};
|
|
2164
2888
|
};
|
|
2165
2889
|
|
|
2166
|
-
const lro =
|
|
2167
|
-
|
|
2168
|
-
{
|
|
2890
|
+
const lro = createLroSpec({
|
|
2891
|
+
sendOperationFn,
|
|
2892
|
+
args: {
|
|
2169
2893
|
resourceGroupName,
|
|
2170
2894
|
name,
|
|
2171
2895
|
domainName,
|
|
2172
2896
|
staticSiteCustomDomainRequestPropertiesEnvelope,
|
|
2173
2897
|
options
|
|
2174
2898
|
},
|
|
2175
|
-
createOrUpdateStaticSiteCustomDomainOperationSpec
|
|
2176
|
-
);
|
|
2177
|
-
const poller =
|
|
2178
|
-
|
|
2899
|
+
spec: createOrUpdateStaticSiteCustomDomainOperationSpec
|
|
2900
|
+
});
|
|
2901
|
+
const poller = await createHttpPoller<
|
|
2902
|
+
StaticSitesCreateOrUpdateStaticSiteCustomDomainResponse,
|
|
2903
|
+
OperationState<StaticSitesCreateOrUpdateStaticSiteCustomDomainResponse>
|
|
2904
|
+
>(lro, {
|
|
2905
|
+
restoreFrom: options?.resumeFrom,
|
|
2179
2906
|
intervalInMs: options?.updateIntervalInMs
|
|
2180
2907
|
});
|
|
2181
2908
|
await poller.poll();
|
|
@@ -2221,14 +2948,14 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
2221
2948
|
name: string,
|
|
2222
2949
|
domainName: string,
|
|
2223
2950
|
options?: StaticSitesDeleteStaticSiteCustomDomainOptionalParams
|
|
2224
|
-
): Promise<
|
|
2951
|
+
): Promise<SimplePollerLike<OperationState<void>, void>> {
|
|
2225
2952
|
const directSendOperation = async (
|
|
2226
2953
|
args: coreClient.OperationArguments,
|
|
2227
2954
|
spec: coreClient.OperationSpec
|
|
2228
2955
|
): Promise<void> => {
|
|
2229
2956
|
return this.client.sendOperationRequest(args, spec);
|
|
2230
2957
|
};
|
|
2231
|
-
const
|
|
2958
|
+
const sendOperationFn = async (
|
|
2232
2959
|
args: coreClient.OperationArguments,
|
|
2233
2960
|
spec: coreClient.OperationSpec
|
|
2234
2961
|
) => {
|
|
@@ -2261,13 +2988,13 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
2261
2988
|
};
|
|
2262
2989
|
};
|
|
2263
2990
|
|
|
2264
|
-
const lro =
|
|
2265
|
-
|
|
2266
|
-
{ resourceGroupName, name, domainName, options },
|
|
2267
|
-
deleteStaticSiteCustomDomainOperationSpec
|
|
2268
|
-
);
|
|
2269
|
-
const poller =
|
|
2270
|
-
|
|
2991
|
+
const lro = createLroSpec({
|
|
2992
|
+
sendOperationFn,
|
|
2993
|
+
args: { resourceGroupName, name, domainName, options },
|
|
2994
|
+
spec: deleteStaticSiteCustomDomainOperationSpec
|
|
2995
|
+
});
|
|
2996
|
+
const poller = await createHttpPoller<void, OperationState<void>>(lro, {
|
|
2997
|
+
restoreFrom: options?.resumeFrom,
|
|
2271
2998
|
intervalInMs: options?.updateIntervalInMs
|
|
2272
2999
|
});
|
|
2273
3000
|
await poller.poll();
|
|
@@ -2311,14 +3038,14 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
2311
3038
|
domainName: string,
|
|
2312
3039
|
staticSiteCustomDomainRequestPropertiesEnvelope: StaticSiteCustomDomainRequestPropertiesARMResource,
|
|
2313
3040
|
options?: StaticSitesValidateCustomDomainCanBeAddedToStaticSiteOptionalParams
|
|
2314
|
-
): Promise<
|
|
3041
|
+
): Promise<SimplePollerLike<OperationState<void>, void>> {
|
|
2315
3042
|
const directSendOperation = async (
|
|
2316
3043
|
args: coreClient.OperationArguments,
|
|
2317
3044
|
spec: coreClient.OperationSpec
|
|
2318
3045
|
): Promise<void> => {
|
|
2319
3046
|
return this.client.sendOperationRequest(args, spec);
|
|
2320
3047
|
};
|
|
2321
|
-
const
|
|
3048
|
+
const sendOperationFn = async (
|
|
2322
3049
|
args: coreClient.OperationArguments,
|
|
2323
3050
|
spec: coreClient.OperationSpec
|
|
2324
3051
|
) => {
|
|
@@ -2351,19 +3078,19 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
2351
3078
|
};
|
|
2352
3079
|
};
|
|
2353
3080
|
|
|
2354
|
-
const lro =
|
|
2355
|
-
|
|
2356
|
-
{
|
|
3081
|
+
const lro = createLroSpec({
|
|
3082
|
+
sendOperationFn,
|
|
3083
|
+
args: {
|
|
2357
3084
|
resourceGroupName,
|
|
2358
3085
|
name,
|
|
2359
3086
|
domainName,
|
|
2360
3087
|
staticSiteCustomDomainRequestPropertiesEnvelope,
|
|
2361
3088
|
options
|
|
2362
3089
|
},
|
|
2363
|
-
validateCustomDomainCanBeAddedToStaticSiteOperationSpec
|
|
2364
|
-
);
|
|
2365
|
-
const poller =
|
|
2366
|
-
|
|
3090
|
+
spec: validateCustomDomainCanBeAddedToStaticSiteOperationSpec
|
|
3091
|
+
});
|
|
3092
|
+
const poller = await createHttpPoller<void, OperationState<void>>(lro, {
|
|
3093
|
+
restoreFrom: options?.resumeFrom,
|
|
2367
3094
|
intervalInMs: options?.updateIntervalInMs
|
|
2368
3095
|
});
|
|
2369
3096
|
await poller.poll();
|
|
@@ -2396,6 +3123,136 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
2396
3123
|
return poller.pollUntilDone();
|
|
2397
3124
|
}
|
|
2398
3125
|
|
|
3126
|
+
/**
|
|
3127
|
+
* Returns overviews of database connections for a static site
|
|
3128
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
3129
|
+
* @param name Name of the static site
|
|
3130
|
+
* @param options The options parameters.
|
|
3131
|
+
*/
|
|
3132
|
+
private _getDatabaseConnections(
|
|
3133
|
+
resourceGroupName: string,
|
|
3134
|
+
name: string,
|
|
3135
|
+
options?: StaticSitesGetDatabaseConnectionsOptionalParams
|
|
3136
|
+
): Promise<StaticSitesGetDatabaseConnectionsResponse> {
|
|
3137
|
+
return this.client.sendOperationRequest(
|
|
3138
|
+
{ resourceGroupName, name, options },
|
|
3139
|
+
getDatabaseConnectionsOperationSpec
|
|
3140
|
+
);
|
|
3141
|
+
}
|
|
3142
|
+
|
|
3143
|
+
/**
|
|
3144
|
+
* Returns overview of a database connection for a static site by name
|
|
3145
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
3146
|
+
* @param name Name of the static site
|
|
3147
|
+
* @param databaseConnectionName Name of the database connection.
|
|
3148
|
+
* @param options The options parameters.
|
|
3149
|
+
*/
|
|
3150
|
+
getDatabaseConnection(
|
|
3151
|
+
resourceGroupName: string,
|
|
3152
|
+
name: string,
|
|
3153
|
+
databaseConnectionName: string,
|
|
3154
|
+
options?: StaticSitesGetDatabaseConnectionOptionalParams
|
|
3155
|
+
): Promise<StaticSitesGetDatabaseConnectionResponse> {
|
|
3156
|
+
return this.client.sendOperationRequest(
|
|
3157
|
+
{ resourceGroupName, name, databaseConnectionName, options },
|
|
3158
|
+
getDatabaseConnectionOperationSpec
|
|
3159
|
+
);
|
|
3160
|
+
}
|
|
3161
|
+
|
|
3162
|
+
/**
|
|
3163
|
+
* Description for Create or update a database connection for a static site
|
|
3164
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
3165
|
+
* @param name Name of the static site
|
|
3166
|
+
* @param databaseConnectionName Name of the database connection.
|
|
3167
|
+
* @param databaseConnectionRequestEnvelope A JSON representation of the database connection request
|
|
3168
|
+
* properties
|
|
3169
|
+
* @param options The options parameters.
|
|
3170
|
+
*/
|
|
3171
|
+
createOrUpdateDatabaseConnection(
|
|
3172
|
+
resourceGroupName: string,
|
|
3173
|
+
name: string,
|
|
3174
|
+
databaseConnectionName: string,
|
|
3175
|
+
databaseConnectionRequestEnvelope: DatabaseConnection,
|
|
3176
|
+
options?: StaticSitesCreateOrUpdateDatabaseConnectionOptionalParams
|
|
3177
|
+
): Promise<StaticSitesCreateOrUpdateDatabaseConnectionResponse> {
|
|
3178
|
+
return this.client.sendOperationRequest(
|
|
3179
|
+
{
|
|
3180
|
+
resourceGroupName,
|
|
3181
|
+
name,
|
|
3182
|
+
databaseConnectionName,
|
|
3183
|
+
databaseConnectionRequestEnvelope,
|
|
3184
|
+
options
|
|
3185
|
+
},
|
|
3186
|
+
createOrUpdateDatabaseConnectionOperationSpec
|
|
3187
|
+
);
|
|
3188
|
+
}
|
|
3189
|
+
|
|
3190
|
+
/**
|
|
3191
|
+
* Delete a database connection for a static site
|
|
3192
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
3193
|
+
* @param name Name of the static site
|
|
3194
|
+
* @param databaseConnectionName Name of the database connection.
|
|
3195
|
+
* @param options The options parameters.
|
|
3196
|
+
*/
|
|
3197
|
+
deleteDatabaseConnection(
|
|
3198
|
+
resourceGroupName: string,
|
|
3199
|
+
name: string,
|
|
3200
|
+
databaseConnectionName: string,
|
|
3201
|
+
options?: StaticSitesDeleteDatabaseConnectionOptionalParams
|
|
3202
|
+
): Promise<void> {
|
|
3203
|
+
return this.client.sendOperationRequest(
|
|
3204
|
+
{ resourceGroupName, name, databaseConnectionName, options },
|
|
3205
|
+
deleteDatabaseConnectionOperationSpec
|
|
3206
|
+
);
|
|
3207
|
+
}
|
|
3208
|
+
|
|
3209
|
+
/**
|
|
3210
|
+
* Description for Create or update a database connection for a static site
|
|
3211
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
3212
|
+
* @param name Name of the static site
|
|
3213
|
+
* @param databaseConnectionName Name of the database connection.
|
|
3214
|
+
* @param databaseConnectionRequestEnvelope A JSON representation of the database connection request
|
|
3215
|
+
* properties
|
|
3216
|
+
* @param options The options parameters.
|
|
3217
|
+
*/
|
|
3218
|
+
updateDatabaseConnection(
|
|
3219
|
+
resourceGroupName: string,
|
|
3220
|
+
name: string,
|
|
3221
|
+
databaseConnectionName: string,
|
|
3222
|
+
databaseConnectionRequestEnvelope: DatabaseConnectionPatchRequest,
|
|
3223
|
+
options?: StaticSitesUpdateDatabaseConnectionOptionalParams
|
|
3224
|
+
): Promise<StaticSitesUpdateDatabaseConnectionResponse> {
|
|
3225
|
+
return this.client.sendOperationRequest(
|
|
3226
|
+
{
|
|
3227
|
+
resourceGroupName,
|
|
3228
|
+
name,
|
|
3229
|
+
databaseConnectionName,
|
|
3230
|
+
databaseConnectionRequestEnvelope,
|
|
3231
|
+
options
|
|
3232
|
+
},
|
|
3233
|
+
updateDatabaseConnectionOperationSpec
|
|
3234
|
+
);
|
|
3235
|
+
}
|
|
3236
|
+
|
|
3237
|
+
/**
|
|
3238
|
+
* Returns details of a database connection for a static site by name
|
|
3239
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
3240
|
+
* @param name Name of the static site
|
|
3241
|
+
* @param databaseConnectionName Name of the database connection.
|
|
3242
|
+
* @param options The options parameters.
|
|
3243
|
+
*/
|
|
3244
|
+
getDatabaseConnectionWithDetails(
|
|
3245
|
+
resourceGroupName: string,
|
|
3246
|
+
name: string,
|
|
3247
|
+
databaseConnectionName: string,
|
|
3248
|
+
options?: StaticSitesGetDatabaseConnectionWithDetailsOptionalParams
|
|
3249
|
+
): Promise<StaticSitesGetDatabaseConnectionWithDetailsResponse> {
|
|
3250
|
+
return this.client.sendOperationRequest(
|
|
3251
|
+
{ resourceGroupName, name, databaseConnectionName, options },
|
|
3252
|
+
getDatabaseConnectionWithDetailsOperationSpec
|
|
3253
|
+
);
|
|
3254
|
+
}
|
|
3255
|
+
|
|
2399
3256
|
/**
|
|
2400
3257
|
* Description for Detaches a static site.
|
|
2401
3258
|
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
@@ -2406,14 +3263,14 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
2406
3263
|
resourceGroupName: string,
|
|
2407
3264
|
name: string,
|
|
2408
3265
|
options?: StaticSitesDetachStaticSiteOptionalParams
|
|
2409
|
-
): Promise<
|
|
3266
|
+
): Promise<SimplePollerLike<OperationState<void>, void>> {
|
|
2410
3267
|
const directSendOperation = async (
|
|
2411
3268
|
args: coreClient.OperationArguments,
|
|
2412
3269
|
spec: coreClient.OperationSpec
|
|
2413
3270
|
): Promise<void> => {
|
|
2414
3271
|
return this.client.sendOperationRequest(args, spec);
|
|
2415
3272
|
};
|
|
2416
|
-
const
|
|
3273
|
+
const sendOperationFn = async (
|
|
2417
3274
|
args: coreClient.OperationArguments,
|
|
2418
3275
|
spec: coreClient.OperationSpec
|
|
2419
3276
|
) => {
|
|
@@ -2446,13 +3303,13 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
2446
3303
|
};
|
|
2447
3304
|
};
|
|
2448
3305
|
|
|
2449
|
-
const lro =
|
|
2450
|
-
|
|
2451
|
-
{ resourceGroupName, name, options },
|
|
2452
|
-
detachStaticSiteOperationSpec
|
|
2453
|
-
);
|
|
2454
|
-
const poller =
|
|
2455
|
-
|
|
3306
|
+
const lro = createLroSpec({
|
|
3307
|
+
sendOperationFn,
|
|
3308
|
+
args: { resourceGroupName, name, options },
|
|
3309
|
+
spec: detachStaticSiteOperationSpec
|
|
3310
|
+
});
|
|
3311
|
+
const poller = await createHttpPoller<void, OperationState<void>>(lro, {
|
|
3312
|
+
restoreFrom: options?.resumeFrom,
|
|
2456
3313
|
intervalInMs: options?.updateIntervalInMs
|
|
2457
3314
|
});
|
|
2458
3315
|
await poller.poll();
|
|
@@ -2614,8 +3471,8 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
2614
3471
|
privateEndpointWrapper: PrivateLinkConnectionApprovalRequestResource,
|
|
2615
3472
|
options?: StaticSitesApproveOrRejectPrivateEndpointConnectionOptionalParams
|
|
2616
3473
|
): Promise<
|
|
2617
|
-
|
|
2618
|
-
|
|
3474
|
+
SimplePollerLike<
|
|
3475
|
+
OperationState<
|
|
2619
3476
|
StaticSitesApproveOrRejectPrivateEndpointConnectionResponse
|
|
2620
3477
|
>,
|
|
2621
3478
|
StaticSitesApproveOrRejectPrivateEndpointConnectionResponse
|
|
@@ -2627,7 +3484,7 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
2627
3484
|
): Promise<StaticSitesApproveOrRejectPrivateEndpointConnectionResponse> => {
|
|
2628
3485
|
return this.client.sendOperationRequest(args, spec);
|
|
2629
3486
|
};
|
|
2630
|
-
const
|
|
3487
|
+
const sendOperationFn = async (
|
|
2631
3488
|
args: coreClient.OperationArguments,
|
|
2632
3489
|
spec: coreClient.OperationSpec
|
|
2633
3490
|
) => {
|
|
@@ -2660,19 +3517,24 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
2660
3517
|
};
|
|
2661
3518
|
};
|
|
2662
3519
|
|
|
2663
|
-
const lro =
|
|
2664
|
-
|
|
2665
|
-
{
|
|
3520
|
+
const lro = createLroSpec({
|
|
3521
|
+
sendOperationFn,
|
|
3522
|
+
args: {
|
|
2666
3523
|
resourceGroupName,
|
|
2667
3524
|
name,
|
|
2668
3525
|
privateEndpointConnectionName,
|
|
2669
3526
|
privateEndpointWrapper,
|
|
2670
3527
|
options
|
|
2671
3528
|
},
|
|
2672
|
-
approveOrRejectPrivateEndpointConnectionOperationSpec
|
|
2673
|
-
);
|
|
2674
|
-
const poller =
|
|
2675
|
-
|
|
3529
|
+
spec: approveOrRejectPrivateEndpointConnectionOperationSpec
|
|
3530
|
+
});
|
|
3531
|
+
const poller = await createHttpPoller<
|
|
3532
|
+
StaticSitesApproveOrRejectPrivateEndpointConnectionResponse,
|
|
3533
|
+
OperationState<
|
|
3534
|
+
StaticSitesApproveOrRejectPrivateEndpointConnectionResponse
|
|
3535
|
+
>
|
|
3536
|
+
>(lro, {
|
|
3537
|
+
restoreFrom: options?.resumeFrom,
|
|
2676
3538
|
intervalInMs: options?.updateIntervalInMs
|
|
2677
3539
|
});
|
|
2678
3540
|
await poller.poll();
|
|
@@ -2717,8 +3579,8 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
2717
3579
|
privateEndpointConnectionName: string,
|
|
2718
3580
|
options?: StaticSitesDeletePrivateEndpointConnectionOptionalParams
|
|
2719
3581
|
): Promise<
|
|
2720
|
-
|
|
2721
|
-
|
|
3582
|
+
SimplePollerLike<
|
|
3583
|
+
OperationState<StaticSitesDeletePrivateEndpointConnectionResponse>,
|
|
2722
3584
|
StaticSitesDeletePrivateEndpointConnectionResponse
|
|
2723
3585
|
>
|
|
2724
3586
|
> {
|
|
@@ -2728,7 +3590,7 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
2728
3590
|
): Promise<StaticSitesDeletePrivateEndpointConnectionResponse> => {
|
|
2729
3591
|
return this.client.sendOperationRequest(args, spec);
|
|
2730
3592
|
};
|
|
2731
|
-
const
|
|
3593
|
+
const sendOperationFn = async (
|
|
2732
3594
|
args: coreClient.OperationArguments,
|
|
2733
3595
|
spec: coreClient.OperationSpec
|
|
2734
3596
|
) => {
|
|
@@ -2761,13 +3623,16 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
2761
3623
|
};
|
|
2762
3624
|
};
|
|
2763
3625
|
|
|
2764
|
-
const lro =
|
|
2765
|
-
|
|
2766
|
-
{ resourceGroupName, name, privateEndpointConnectionName, options },
|
|
2767
|
-
deletePrivateEndpointConnectionOperationSpec
|
|
2768
|
-
);
|
|
2769
|
-
const poller =
|
|
2770
|
-
|
|
3626
|
+
const lro = createLroSpec({
|
|
3627
|
+
sendOperationFn,
|
|
3628
|
+
args: { resourceGroupName, name, privateEndpointConnectionName, options },
|
|
3629
|
+
spec: deletePrivateEndpointConnectionOperationSpec
|
|
3630
|
+
});
|
|
3631
|
+
const poller = await createHttpPoller<
|
|
3632
|
+
StaticSitesDeletePrivateEndpointConnectionResponse,
|
|
3633
|
+
OperationState<StaticSitesDeletePrivateEndpointConnectionResponse>
|
|
3634
|
+
>(lro, {
|
|
3635
|
+
restoreFrom: options?.resumeFrom,
|
|
2771
3636
|
intervalInMs: options?.updateIntervalInMs
|
|
2772
3637
|
});
|
|
2773
3638
|
await poller.poll();
|
|
@@ -2832,6 +3697,23 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
2832
3697
|
);
|
|
2833
3698
|
}
|
|
2834
3699
|
|
|
3700
|
+
/**
|
|
3701
|
+
* Returns details of database connections for a static site
|
|
3702
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
3703
|
+
* @param name Name of the static site
|
|
3704
|
+
* @param options The options parameters.
|
|
3705
|
+
*/
|
|
3706
|
+
private _getDatabaseConnectionsWithDetails(
|
|
3707
|
+
resourceGroupName: string,
|
|
3708
|
+
name: string,
|
|
3709
|
+
options?: StaticSitesGetDatabaseConnectionsWithDetailsOptionalParams
|
|
3710
|
+
): Promise<StaticSitesGetDatabaseConnectionsWithDetailsResponse> {
|
|
3711
|
+
return this.client.sendOperationRequest(
|
|
3712
|
+
{ resourceGroupName, name, options },
|
|
3713
|
+
getDatabaseConnectionsWithDetailsOperationSpec
|
|
3714
|
+
);
|
|
3715
|
+
}
|
|
3716
|
+
|
|
2835
3717
|
/**
|
|
2836
3718
|
* Description for Gets the details of the user provided function apps registered with a static site
|
|
2837
3719
|
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
@@ -2884,8 +3766,8 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
2884
3766
|
staticSiteUserProvidedFunctionEnvelope: StaticSiteUserProvidedFunctionAppARMResource,
|
|
2885
3767
|
options?: StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteOptionalParams
|
|
2886
3768
|
): Promise<
|
|
2887
|
-
|
|
2888
|
-
|
|
3769
|
+
SimplePollerLike<
|
|
3770
|
+
OperationState<
|
|
2889
3771
|
StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteResponse
|
|
2890
3772
|
>,
|
|
2891
3773
|
StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteResponse
|
|
@@ -2897,7 +3779,7 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
2897
3779
|
): Promise<StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteResponse> => {
|
|
2898
3780
|
return this.client.sendOperationRequest(args, spec);
|
|
2899
3781
|
};
|
|
2900
|
-
const
|
|
3782
|
+
const sendOperationFn = async (
|
|
2901
3783
|
args: coreClient.OperationArguments,
|
|
2902
3784
|
spec: coreClient.OperationSpec
|
|
2903
3785
|
) => {
|
|
@@ -2930,19 +3812,24 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
2930
3812
|
};
|
|
2931
3813
|
};
|
|
2932
3814
|
|
|
2933
|
-
const lro =
|
|
2934
|
-
|
|
2935
|
-
{
|
|
3815
|
+
const lro = createLroSpec({
|
|
3816
|
+
sendOperationFn,
|
|
3817
|
+
args: {
|
|
2936
3818
|
resourceGroupName,
|
|
2937
3819
|
name,
|
|
2938
3820
|
functionAppName,
|
|
2939
3821
|
staticSiteUserProvidedFunctionEnvelope,
|
|
2940
3822
|
options
|
|
2941
3823
|
},
|
|
2942
|
-
registerUserProvidedFunctionAppWithStaticSiteOperationSpec
|
|
2943
|
-
);
|
|
2944
|
-
const poller =
|
|
2945
|
-
|
|
3824
|
+
spec: registerUserProvidedFunctionAppWithStaticSiteOperationSpec
|
|
3825
|
+
});
|
|
3826
|
+
const poller = await createHttpPoller<
|
|
3827
|
+
StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteResponse,
|
|
3828
|
+
OperationState<
|
|
3829
|
+
StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteResponse
|
|
3830
|
+
>
|
|
3831
|
+
>(lro, {
|
|
3832
|
+
restoreFrom: options?.resumeFrom,
|
|
2946
3833
|
intervalInMs: options?.updateIntervalInMs
|
|
2947
3834
|
});
|
|
2948
3835
|
await poller.poll();
|
|
@@ -3007,14 +3894,14 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
3007
3894
|
name: string,
|
|
3008
3895
|
staticSiteZipDeploymentEnvelope: StaticSiteZipDeploymentARMResource,
|
|
3009
3896
|
options?: StaticSitesCreateZipDeploymentForStaticSiteOptionalParams
|
|
3010
|
-
): Promise<
|
|
3897
|
+
): Promise<SimplePollerLike<OperationState<void>, void>> {
|
|
3011
3898
|
const directSendOperation = async (
|
|
3012
3899
|
args: coreClient.OperationArguments,
|
|
3013
3900
|
spec: coreClient.OperationSpec
|
|
3014
3901
|
): Promise<void> => {
|
|
3015
3902
|
return this.client.sendOperationRequest(args, spec);
|
|
3016
3903
|
};
|
|
3017
|
-
const
|
|
3904
|
+
const sendOperationFn = async (
|
|
3018
3905
|
args: coreClient.OperationArguments,
|
|
3019
3906
|
spec: coreClient.OperationSpec
|
|
3020
3907
|
) => {
|
|
@@ -3047,13 +3934,18 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
3047
3934
|
};
|
|
3048
3935
|
};
|
|
3049
3936
|
|
|
3050
|
-
const lro =
|
|
3051
|
-
|
|
3052
|
-
{
|
|
3053
|
-
|
|
3054
|
-
|
|
3055
|
-
|
|
3056
|
-
|
|
3937
|
+
const lro = createLroSpec({
|
|
3938
|
+
sendOperationFn,
|
|
3939
|
+
args: {
|
|
3940
|
+
resourceGroupName,
|
|
3941
|
+
name,
|
|
3942
|
+
staticSiteZipDeploymentEnvelope,
|
|
3943
|
+
options
|
|
3944
|
+
},
|
|
3945
|
+
spec: createZipDeploymentForStaticSiteOperationSpec
|
|
3946
|
+
});
|
|
3947
|
+
const poller = await createHttpPoller<void, OperationState<void>>(lro, {
|
|
3948
|
+
restoreFrom: options?.resumeFrom,
|
|
3057
3949
|
intervalInMs: options?.updateIntervalInMs
|
|
3058
3950
|
});
|
|
3059
3951
|
await poller.poll();
|
|
@@ -3098,14 +3990,14 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
3098
3990
|
linkedBackendName: string,
|
|
3099
3991
|
staticSiteLinkedBackendEnvelope: StaticSiteLinkedBackendARMResource,
|
|
3100
3992
|
options?: StaticSitesValidateBackendOptionalParams
|
|
3101
|
-
): Promise<
|
|
3993
|
+
): Promise<SimplePollerLike<OperationState<void>, void>> {
|
|
3102
3994
|
const directSendOperation = async (
|
|
3103
3995
|
args: coreClient.OperationArguments,
|
|
3104
3996
|
spec: coreClient.OperationSpec
|
|
3105
3997
|
): Promise<void> => {
|
|
3106
3998
|
return this.client.sendOperationRequest(args, spec);
|
|
3107
3999
|
};
|
|
3108
|
-
const
|
|
4000
|
+
const sendOperationFn = async (
|
|
3109
4001
|
args: coreClient.OperationArguments,
|
|
3110
4002
|
spec: coreClient.OperationSpec
|
|
3111
4003
|
) => {
|
|
@@ -3138,19 +4030,19 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
3138
4030
|
};
|
|
3139
4031
|
};
|
|
3140
4032
|
|
|
3141
|
-
const lro =
|
|
3142
|
-
|
|
3143
|
-
{
|
|
4033
|
+
const lro = createLroSpec({
|
|
4034
|
+
sendOperationFn,
|
|
4035
|
+
args: {
|
|
3144
4036
|
resourceGroupName,
|
|
3145
4037
|
name,
|
|
3146
4038
|
linkedBackendName,
|
|
3147
4039
|
staticSiteLinkedBackendEnvelope,
|
|
3148
4040
|
options
|
|
3149
4041
|
},
|
|
3150
|
-
validateBackendOperationSpec
|
|
3151
|
-
);
|
|
3152
|
-
const poller =
|
|
3153
|
-
|
|
4042
|
+
spec: validateBackendOperationSpec
|
|
4043
|
+
});
|
|
4044
|
+
const poller = await createHttpPoller<void, OperationState<void>>(lro, {
|
|
4045
|
+
restoreFrom: options?.resumeFrom,
|
|
3154
4046
|
intervalInMs: options?.updateIntervalInMs
|
|
3155
4047
|
});
|
|
3156
4048
|
await poller.poll();
|
|
@@ -3200,14 +4092,14 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
3200
4092
|
linkedBackendName: string,
|
|
3201
4093
|
staticSiteLinkedBackendEnvelope: StaticSiteLinkedBackendARMResource,
|
|
3202
4094
|
options?: StaticSitesValidateBackendForBuildOptionalParams
|
|
3203
|
-
): Promise<
|
|
4095
|
+
): Promise<SimplePollerLike<OperationState<void>, void>> {
|
|
3204
4096
|
const directSendOperation = async (
|
|
3205
4097
|
args: coreClient.OperationArguments,
|
|
3206
4098
|
spec: coreClient.OperationSpec
|
|
3207
4099
|
): Promise<void> => {
|
|
3208
4100
|
return this.client.sendOperationRequest(args, spec);
|
|
3209
4101
|
};
|
|
3210
|
-
const
|
|
4102
|
+
const sendOperationFn = async (
|
|
3211
4103
|
args: coreClient.OperationArguments,
|
|
3212
4104
|
spec: coreClient.OperationSpec
|
|
3213
4105
|
) => {
|
|
@@ -3240,9 +4132,9 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
3240
4132
|
};
|
|
3241
4133
|
};
|
|
3242
4134
|
|
|
3243
|
-
const lro =
|
|
3244
|
-
|
|
3245
|
-
{
|
|
4135
|
+
const lro = createLroSpec({
|
|
4136
|
+
sendOperationFn,
|
|
4137
|
+
args: {
|
|
3246
4138
|
resourceGroupName,
|
|
3247
4139
|
name,
|
|
3248
4140
|
environmentName,
|
|
@@ -3250,10 +4142,10 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
3250
4142
|
staticSiteLinkedBackendEnvelope,
|
|
3251
4143
|
options
|
|
3252
4144
|
},
|
|
3253
|
-
validateBackendForBuildOperationSpec
|
|
3254
|
-
);
|
|
3255
|
-
const poller =
|
|
3256
|
-
|
|
4145
|
+
spec: validateBackendForBuildOperationSpec
|
|
4146
|
+
});
|
|
4147
|
+
const poller = await createHttpPoller<void, OperationState<void>>(lro, {
|
|
4148
|
+
restoreFrom: options?.resumeFrom,
|
|
3257
4149
|
intervalInMs: options?.updateIntervalInMs
|
|
3258
4150
|
});
|
|
3259
4151
|
await poller.poll();
|
|
@@ -3360,8 +4252,8 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
3360
4252
|
staticSiteLinkedBackendEnvelope: StaticSiteLinkedBackendARMResource,
|
|
3361
4253
|
options?: StaticSitesLinkBackendOptionalParams
|
|
3362
4254
|
): Promise<
|
|
3363
|
-
|
|
3364
|
-
|
|
4255
|
+
SimplePollerLike<
|
|
4256
|
+
OperationState<StaticSitesLinkBackendResponse>,
|
|
3365
4257
|
StaticSitesLinkBackendResponse
|
|
3366
4258
|
>
|
|
3367
4259
|
> {
|
|
@@ -3371,7 +4263,7 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
3371
4263
|
): Promise<StaticSitesLinkBackendResponse> => {
|
|
3372
4264
|
return this.client.sendOperationRequest(args, spec);
|
|
3373
4265
|
};
|
|
3374
|
-
const
|
|
4266
|
+
const sendOperationFn = async (
|
|
3375
4267
|
args: coreClient.OperationArguments,
|
|
3376
4268
|
spec: coreClient.OperationSpec
|
|
3377
4269
|
) => {
|
|
@@ -3404,19 +4296,22 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
3404
4296
|
};
|
|
3405
4297
|
};
|
|
3406
4298
|
|
|
3407
|
-
const lro =
|
|
3408
|
-
|
|
3409
|
-
{
|
|
4299
|
+
const lro = createLroSpec({
|
|
4300
|
+
sendOperationFn,
|
|
4301
|
+
args: {
|
|
3410
4302
|
resourceGroupName,
|
|
3411
4303
|
name,
|
|
3412
4304
|
linkedBackendName,
|
|
3413
4305
|
staticSiteLinkedBackendEnvelope,
|
|
3414
4306
|
options
|
|
3415
4307
|
},
|
|
3416
|
-
linkBackendOperationSpec
|
|
3417
|
-
);
|
|
3418
|
-
const poller =
|
|
3419
|
-
|
|
4308
|
+
spec: linkBackendOperationSpec
|
|
4309
|
+
});
|
|
4310
|
+
const poller = await createHttpPoller<
|
|
4311
|
+
StaticSitesLinkBackendResponse,
|
|
4312
|
+
OperationState<StaticSitesLinkBackendResponse>
|
|
4313
|
+
>(lro, {
|
|
4314
|
+
restoreFrom: options?.resumeFrom,
|
|
3420
4315
|
intervalInMs: options?.updateIntervalInMs
|
|
3421
4316
|
});
|
|
3422
4317
|
await poller.poll();
|
|
@@ -3507,8 +4402,8 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
3507
4402
|
staticSiteLinkedBackendEnvelope: StaticSiteLinkedBackendARMResource,
|
|
3508
4403
|
options?: StaticSitesLinkBackendToBuildOptionalParams
|
|
3509
4404
|
): Promise<
|
|
3510
|
-
|
|
3511
|
-
|
|
4405
|
+
SimplePollerLike<
|
|
4406
|
+
OperationState<StaticSitesLinkBackendToBuildResponse>,
|
|
3512
4407
|
StaticSitesLinkBackendToBuildResponse
|
|
3513
4408
|
>
|
|
3514
4409
|
> {
|
|
@@ -3518,7 +4413,7 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
3518
4413
|
): Promise<StaticSitesLinkBackendToBuildResponse> => {
|
|
3519
4414
|
return this.client.sendOperationRequest(args, spec);
|
|
3520
4415
|
};
|
|
3521
|
-
const
|
|
4416
|
+
const sendOperationFn = async (
|
|
3522
4417
|
args: coreClient.OperationArguments,
|
|
3523
4418
|
spec: coreClient.OperationSpec
|
|
3524
4419
|
) => {
|
|
@@ -3551,9 +4446,9 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
3551
4446
|
};
|
|
3552
4447
|
};
|
|
3553
4448
|
|
|
3554
|
-
const lro =
|
|
3555
|
-
|
|
3556
|
-
{
|
|
4449
|
+
const lro = createLroSpec({
|
|
4450
|
+
sendOperationFn,
|
|
4451
|
+
args: {
|
|
3557
4452
|
resourceGroupName,
|
|
3558
4453
|
name,
|
|
3559
4454
|
environmentName,
|
|
@@ -3561,10 +4456,13 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
3561
4456
|
staticSiteLinkedBackendEnvelope,
|
|
3562
4457
|
options
|
|
3563
4458
|
},
|
|
3564
|
-
linkBackendToBuildOperationSpec
|
|
3565
|
-
);
|
|
3566
|
-
const poller =
|
|
3567
|
-
|
|
4459
|
+
spec: linkBackendToBuildOperationSpec
|
|
4460
|
+
});
|
|
4461
|
+
const poller = await createHttpPoller<
|
|
4462
|
+
StaticSitesLinkBackendToBuildResponse,
|
|
4463
|
+
OperationState<StaticSitesLinkBackendToBuildResponse>
|
|
4464
|
+
>(lro, {
|
|
4465
|
+
restoreFrom: options?.resumeFrom,
|
|
3568
4466
|
intervalInMs: options?.updateIntervalInMs
|
|
3569
4467
|
});
|
|
3570
4468
|
await poller.poll();
|
|
@@ -3689,8 +4587,30 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
3689
4587
|
options?: StaticSitesGetStaticSiteBuildsNextOptionalParams
|
|
3690
4588
|
): Promise<StaticSitesGetStaticSiteBuildsNextResponse> {
|
|
3691
4589
|
return this.client.sendOperationRequest(
|
|
3692
|
-
{ resourceGroupName, name, nextLink, options },
|
|
3693
|
-
getStaticSiteBuildsNextOperationSpec
|
|
4590
|
+
{ resourceGroupName, name, nextLink, options },
|
|
4591
|
+
getStaticSiteBuildsNextOperationSpec
|
|
4592
|
+
);
|
|
4593
|
+
}
|
|
4594
|
+
|
|
4595
|
+
/**
|
|
4596
|
+
* GetBuildDatabaseConnectionsNext
|
|
4597
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
4598
|
+
* @param name Name of the static site
|
|
4599
|
+
* @param environmentName The stage site identifier.
|
|
4600
|
+
* @param nextLink The nextLink from the previous successful call to the GetBuildDatabaseConnections
|
|
4601
|
+
* method.
|
|
4602
|
+
* @param options The options parameters.
|
|
4603
|
+
*/
|
|
4604
|
+
private _getBuildDatabaseConnectionsNext(
|
|
4605
|
+
resourceGroupName: string,
|
|
4606
|
+
name: string,
|
|
4607
|
+
environmentName: string,
|
|
4608
|
+
nextLink: string,
|
|
4609
|
+
options?: StaticSitesGetBuildDatabaseConnectionsNextOptionalParams
|
|
4610
|
+
): Promise<StaticSitesGetBuildDatabaseConnectionsNextResponse> {
|
|
4611
|
+
return this.client.sendOperationRequest(
|
|
4612
|
+
{ resourceGroupName, name, environmentName, nextLink, options },
|
|
4613
|
+
getBuildDatabaseConnectionsNextOperationSpec
|
|
3694
4614
|
);
|
|
3695
4615
|
}
|
|
3696
4616
|
|
|
@@ -3716,6 +4636,28 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
3716
4636
|
);
|
|
3717
4637
|
}
|
|
3718
4638
|
|
|
4639
|
+
/**
|
|
4640
|
+
* GetBuildDatabaseConnectionsWithDetailsNext
|
|
4641
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
4642
|
+
* @param name Name of the static site
|
|
4643
|
+
* @param environmentName The stage site identifier.
|
|
4644
|
+
* @param nextLink The nextLink from the previous successful call to the
|
|
4645
|
+
* GetBuildDatabaseConnectionsWithDetails method.
|
|
4646
|
+
* @param options The options parameters.
|
|
4647
|
+
*/
|
|
4648
|
+
private _getBuildDatabaseConnectionsWithDetailsNext(
|
|
4649
|
+
resourceGroupName: string,
|
|
4650
|
+
name: string,
|
|
4651
|
+
environmentName: string,
|
|
4652
|
+
nextLink: string,
|
|
4653
|
+
options?: StaticSitesGetBuildDatabaseConnectionsWithDetailsNextOptionalParams
|
|
4654
|
+
): Promise<StaticSitesGetBuildDatabaseConnectionsWithDetailsNextResponse> {
|
|
4655
|
+
return this.client.sendOperationRequest(
|
|
4656
|
+
{ resourceGroupName, name, environmentName, nextLink, options },
|
|
4657
|
+
getBuildDatabaseConnectionsWithDetailsNextOperationSpec
|
|
4658
|
+
);
|
|
4659
|
+
}
|
|
4660
|
+
|
|
3719
4661
|
/**
|
|
3720
4662
|
* GetUserProvidedFunctionAppsForStaticSiteBuildNext
|
|
3721
4663
|
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
@@ -3740,6 +4682,25 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
3740
4682
|
);
|
|
3741
4683
|
}
|
|
3742
4684
|
|
|
4685
|
+
/**
|
|
4686
|
+
* ListBasicAuthNext
|
|
4687
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
4688
|
+
* @param name Name of the static site.
|
|
4689
|
+
* @param nextLink The nextLink from the previous successful call to the ListBasicAuth method.
|
|
4690
|
+
* @param options The options parameters.
|
|
4691
|
+
*/
|
|
4692
|
+
private _listBasicAuthNext(
|
|
4693
|
+
resourceGroupName: string,
|
|
4694
|
+
name: string,
|
|
4695
|
+
nextLink: string,
|
|
4696
|
+
options?: StaticSitesListBasicAuthNextOptionalParams
|
|
4697
|
+
): Promise<StaticSitesListBasicAuthNextResponse> {
|
|
4698
|
+
return this.client.sendOperationRequest(
|
|
4699
|
+
{ resourceGroupName, name, nextLink, options },
|
|
4700
|
+
listBasicAuthNextOperationSpec
|
|
4701
|
+
);
|
|
4702
|
+
}
|
|
4703
|
+
|
|
3743
4704
|
/**
|
|
3744
4705
|
* ListStaticSiteCustomDomainsNext
|
|
3745
4706
|
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
@@ -3760,6 +4721,25 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
3760
4721
|
);
|
|
3761
4722
|
}
|
|
3762
4723
|
|
|
4724
|
+
/**
|
|
4725
|
+
* GetDatabaseConnectionsNext
|
|
4726
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
4727
|
+
* @param name Name of the static site
|
|
4728
|
+
* @param nextLink The nextLink from the previous successful call to the GetDatabaseConnections method.
|
|
4729
|
+
* @param options The options parameters.
|
|
4730
|
+
*/
|
|
4731
|
+
private _getDatabaseConnectionsNext(
|
|
4732
|
+
resourceGroupName: string,
|
|
4733
|
+
name: string,
|
|
4734
|
+
nextLink: string,
|
|
4735
|
+
options?: StaticSitesGetDatabaseConnectionsNextOptionalParams
|
|
4736
|
+
): Promise<StaticSitesGetDatabaseConnectionsNextResponse> {
|
|
4737
|
+
return this.client.sendOperationRequest(
|
|
4738
|
+
{ resourceGroupName, name, nextLink, options },
|
|
4739
|
+
getDatabaseConnectionsNextOperationSpec
|
|
4740
|
+
);
|
|
4741
|
+
}
|
|
4742
|
+
|
|
3763
4743
|
/**
|
|
3764
4744
|
* ListStaticSiteFunctionsNext
|
|
3765
4745
|
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
@@ -3800,6 +4780,26 @@ export class StaticSitesImpl implements StaticSites {
|
|
|
3800
4780
|
);
|
|
3801
4781
|
}
|
|
3802
4782
|
|
|
4783
|
+
/**
|
|
4784
|
+
* GetDatabaseConnectionsWithDetailsNext
|
|
4785
|
+
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
4786
|
+
* @param name Name of the static site
|
|
4787
|
+
* @param nextLink The nextLink from the previous successful call to the
|
|
4788
|
+
* GetDatabaseConnectionsWithDetails method.
|
|
4789
|
+
* @param options The options parameters.
|
|
4790
|
+
*/
|
|
4791
|
+
private _getDatabaseConnectionsWithDetailsNext(
|
|
4792
|
+
resourceGroupName: string,
|
|
4793
|
+
name: string,
|
|
4794
|
+
nextLink: string,
|
|
4795
|
+
options?: StaticSitesGetDatabaseConnectionsWithDetailsNextOptionalParams
|
|
4796
|
+
): Promise<StaticSitesGetDatabaseConnectionsWithDetailsNextResponse> {
|
|
4797
|
+
return this.client.sendOperationRequest(
|
|
4798
|
+
{ resourceGroupName, name, nextLink, options },
|
|
4799
|
+
getDatabaseConnectionsWithDetailsNextOperationSpec
|
|
4800
|
+
);
|
|
4801
|
+
}
|
|
4802
|
+
|
|
3803
4803
|
/**
|
|
3804
4804
|
* GetUserProvidedFunctionAppsForStaticSiteNext
|
|
3805
4805
|
* @param resourceGroupName Name of the resource group to which the resource belongs.
|
|
@@ -4219,6 +5219,152 @@ const createOrUpdateStaticSiteBuildFunctionAppSettingsOperationSpec: coreClient.
|
|
|
4219
5219
|
mediaType: "json",
|
|
4220
5220
|
serializer
|
|
4221
5221
|
};
|
|
5222
|
+
const getBuildDatabaseConnectionsOperationSpec: coreClient.OperationSpec = {
|
|
5223
|
+
path:
|
|
5224
|
+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/databaseConnections",
|
|
5225
|
+
httpMethod: "GET",
|
|
5226
|
+
responses: {
|
|
5227
|
+
200: {
|
|
5228
|
+
bodyMapper: Mappers.DatabaseConnectionCollection
|
|
5229
|
+
},
|
|
5230
|
+
default: {
|
|
5231
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
5232
|
+
}
|
|
5233
|
+
},
|
|
5234
|
+
queryParameters: [Parameters.apiVersion],
|
|
5235
|
+
urlParameters: [
|
|
5236
|
+
Parameters.$host,
|
|
5237
|
+
Parameters.subscriptionId,
|
|
5238
|
+
Parameters.resourceGroupName,
|
|
5239
|
+
Parameters.name,
|
|
5240
|
+
Parameters.environmentName2
|
|
5241
|
+
],
|
|
5242
|
+
headerParameters: [Parameters.accept],
|
|
5243
|
+
serializer
|
|
5244
|
+
};
|
|
5245
|
+
const getBuildDatabaseConnectionOperationSpec: coreClient.OperationSpec = {
|
|
5246
|
+
path:
|
|
5247
|
+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/databaseConnections/{databaseConnectionName}",
|
|
5248
|
+
httpMethod: "GET",
|
|
5249
|
+
responses: {
|
|
5250
|
+
200: {
|
|
5251
|
+
bodyMapper: Mappers.DatabaseConnection
|
|
5252
|
+
},
|
|
5253
|
+
default: {
|
|
5254
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
5255
|
+
}
|
|
5256
|
+
},
|
|
5257
|
+
queryParameters: [Parameters.apiVersion],
|
|
5258
|
+
urlParameters: [
|
|
5259
|
+
Parameters.$host,
|
|
5260
|
+
Parameters.subscriptionId,
|
|
5261
|
+
Parameters.resourceGroupName,
|
|
5262
|
+
Parameters.name,
|
|
5263
|
+
Parameters.environmentName2,
|
|
5264
|
+
Parameters.databaseConnectionName
|
|
5265
|
+
],
|
|
5266
|
+
headerParameters: [Parameters.accept],
|
|
5267
|
+
serializer
|
|
5268
|
+
};
|
|
5269
|
+
const createOrUpdateBuildDatabaseConnectionOperationSpec: coreClient.OperationSpec = {
|
|
5270
|
+
path:
|
|
5271
|
+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/databaseConnections/{databaseConnectionName}",
|
|
5272
|
+
httpMethod: "PUT",
|
|
5273
|
+
responses: {
|
|
5274
|
+
200: {
|
|
5275
|
+
bodyMapper: Mappers.DatabaseConnection
|
|
5276
|
+
},
|
|
5277
|
+
default: {
|
|
5278
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
5279
|
+
}
|
|
5280
|
+
},
|
|
5281
|
+
requestBody: Parameters.databaseConnectionRequestEnvelope,
|
|
5282
|
+
queryParameters: [Parameters.apiVersion],
|
|
5283
|
+
urlParameters: [
|
|
5284
|
+
Parameters.$host,
|
|
5285
|
+
Parameters.subscriptionId,
|
|
5286
|
+
Parameters.resourceGroupName,
|
|
5287
|
+
Parameters.name,
|
|
5288
|
+
Parameters.environmentName2,
|
|
5289
|
+
Parameters.databaseConnectionName
|
|
5290
|
+
],
|
|
5291
|
+
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
5292
|
+
mediaType: "json",
|
|
5293
|
+
serializer
|
|
5294
|
+
};
|
|
5295
|
+
const deleteBuildDatabaseConnectionOperationSpec: coreClient.OperationSpec = {
|
|
5296
|
+
path:
|
|
5297
|
+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/databaseConnections/{databaseConnectionName}",
|
|
5298
|
+
httpMethod: "DELETE",
|
|
5299
|
+
responses: {
|
|
5300
|
+
200: {},
|
|
5301
|
+
204: {},
|
|
5302
|
+
default: {
|
|
5303
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
5304
|
+
}
|
|
5305
|
+
},
|
|
5306
|
+
queryParameters: [Parameters.apiVersion],
|
|
5307
|
+
urlParameters: [
|
|
5308
|
+
Parameters.$host,
|
|
5309
|
+
Parameters.subscriptionId,
|
|
5310
|
+
Parameters.resourceGroupName,
|
|
5311
|
+
Parameters.name,
|
|
5312
|
+
Parameters.environmentName2,
|
|
5313
|
+
Parameters.databaseConnectionName
|
|
5314
|
+
],
|
|
5315
|
+
headerParameters: [Parameters.accept],
|
|
5316
|
+
serializer
|
|
5317
|
+
};
|
|
5318
|
+
const updateBuildDatabaseConnectionOperationSpec: coreClient.OperationSpec = {
|
|
5319
|
+
path:
|
|
5320
|
+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/databaseConnections/{databaseConnectionName}",
|
|
5321
|
+
httpMethod: "PATCH",
|
|
5322
|
+
responses: {
|
|
5323
|
+
200: {
|
|
5324
|
+
bodyMapper: Mappers.DatabaseConnection
|
|
5325
|
+
},
|
|
5326
|
+
default: {
|
|
5327
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
5328
|
+
}
|
|
5329
|
+
},
|
|
5330
|
+
requestBody: Parameters.databaseConnectionRequestEnvelope1,
|
|
5331
|
+
queryParameters: [Parameters.apiVersion],
|
|
5332
|
+
urlParameters: [
|
|
5333
|
+
Parameters.$host,
|
|
5334
|
+
Parameters.subscriptionId,
|
|
5335
|
+
Parameters.resourceGroupName,
|
|
5336
|
+
Parameters.name,
|
|
5337
|
+
Parameters.environmentName2,
|
|
5338
|
+
Parameters.databaseConnectionName
|
|
5339
|
+
],
|
|
5340
|
+
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
5341
|
+
mediaType: "json",
|
|
5342
|
+
serializer
|
|
5343
|
+
};
|
|
5344
|
+
const getBuildDatabaseConnectionWithDetailsOperationSpec: coreClient.OperationSpec = {
|
|
5345
|
+
path:
|
|
5346
|
+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/databaseConnections/{databaseConnectionName}/show",
|
|
5347
|
+
httpMethod: "POST",
|
|
5348
|
+
responses: {
|
|
5349
|
+
200: {
|
|
5350
|
+
bodyMapper: Mappers.DatabaseConnection
|
|
5351
|
+
},
|
|
5352
|
+
default: {
|
|
5353
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
5354
|
+
}
|
|
5355
|
+
},
|
|
5356
|
+
queryParameters: [Parameters.apiVersion],
|
|
5357
|
+
urlParameters: [
|
|
5358
|
+
Parameters.$host,
|
|
5359
|
+
Parameters.subscriptionId,
|
|
5360
|
+
Parameters.resourceGroupName,
|
|
5361
|
+
Parameters.name,
|
|
5362
|
+
Parameters.environmentName2,
|
|
5363
|
+
Parameters.databaseConnectionName
|
|
5364
|
+
],
|
|
5365
|
+
headerParameters: [Parameters.accept],
|
|
5366
|
+
serializer
|
|
5367
|
+
};
|
|
4222
5368
|
const listStaticSiteBuildFunctionsOperationSpec: coreClient.OperationSpec = {
|
|
4223
5369
|
path:
|
|
4224
5370
|
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/functions",
|
|
@@ -4288,6 +5434,29 @@ const listStaticSiteBuildFunctionAppSettingsOperationSpec: coreClient.OperationS
|
|
|
4288
5434
|
headerParameters: [Parameters.accept],
|
|
4289
5435
|
serializer
|
|
4290
5436
|
};
|
|
5437
|
+
const getBuildDatabaseConnectionsWithDetailsOperationSpec: coreClient.OperationSpec = {
|
|
5438
|
+
path:
|
|
5439
|
+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/showDatabaseConnections",
|
|
5440
|
+
httpMethod: "POST",
|
|
5441
|
+
responses: {
|
|
5442
|
+
200: {
|
|
5443
|
+
bodyMapper: Mappers.DatabaseConnectionCollection
|
|
5444
|
+
},
|
|
5445
|
+
default: {
|
|
5446
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
5447
|
+
}
|
|
5448
|
+
},
|
|
5449
|
+
queryParameters: [Parameters.apiVersion],
|
|
5450
|
+
urlParameters: [
|
|
5451
|
+
Parameters.$host,
|
|
5452
|
+
Parameters.subscriptionId,
|
|
5453
|
+
Parameters.resourceGroupName,
|
|
5454
|
+
Parameters.name,
|
|
5455
|
+
Parameters.environmentName2
|
|
5456
|
+
],
|
|
5457
|
+
headerParameters: [Parameters.accept],
|
|
5458
|
+
serializer
|
|
5459
|
+
};
|
|
4291
5460
|
const getUserProvidedFunctionAppsForStaticSiteBuildOperationSpec: coreClient.OperationSpec = {
|
|
4292
5461
|
path:
|
|
4293
5462
|
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/userProvidedFunctionApps",
|
|
@@ -4406,38 +5575,108 @@ const createZipDeploymentForStaticSiteBuildOperationSpec: coreClient.OperationSp
|
|
|
4406
5575
|
bodyMapper: Mappers.DefaultErrorResponse
|
|
4407
5576
|
}
|
|
4408
5577
|
},
|
|
4409
|
-
requestBody: Parameters.staticSiteZipDeploymentEnvelope,
|
|
5578
|
+
requestBody: Parameters.staticSiteZipDeploymentEnvelope,
|
|
5579
|
+
queryParameters: [Parameters.apiVersion],
|
|
5580
|
+
urlParameters: [
|
|
5581
|
+
Parameters.$host,
|
|
5582
|
+
Parameters.subscriptionId,
|
|
5583
|
+
Parameters.resourceGroupName,
|
|
5584
|
+
Parameters.name,
|
|
5585
|
+
Parameters.environmentName1
|
|
5586
|
+
],
|
|
5587
|
+
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
5588
|
+
mediaType: "json",
|
|
5589
|
+
serializer
|
|
5590
|
+
};
|
|
5591
|
+
const createOrUpdateStaticSiteAppSettingsOperationSpec: coreClient.OperationSpec = {
|
|
5592
|
+
path:
|
|
5593
|
+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/config/appsettings",
|
|
5594
|
+
httpMethod: "PUT",
|
|
5595
|
+
responses: {
|
|
5596
|
+
200: {
|
|
5597
|
+
bodyMapper: Mappers.StringDictionary
|
|
5598
|
+
},
|
|
5599
|
+
default: {
|
|
5600
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
5601
|
+
}
|
|
5602
|
+
},
|
|
5603
|
+
requestBody: Parameters.appSettings,
|
|
5604
|
+
queryParameters: [Parameters.apiVersion],
|
|
5605
|
+
urlParameters: [
|
|
5606
|
+
Parameters.$host,
|
|
5607
|
+
Parameters.subscriptionId,
|
|
5608
|
+
Parameters.resourceGroupName,
|
|
5609
|
+
Parameters.name
|
|
5610
|
+
],
|
|
5611
|
+
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
5612
|
+
mediaType: "json",
|
|
5613
|
+
serializer
|
|
5614
|
+
};
|
|
5615
|
+
const listBasicAuthOperationSpec: coreClient.OperationSpec = {
|
|
5616
|
+
path:
|
|
5617
|
+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/basicAuth",
|
|
5618
|
+
httpMethod: "GET",
|
|
5619
|
+
responses: {
|
|
5620
|
+
200: {
|
|
5621
|
+
bodyMapper: Mappers.StaticSiteBasicAuthPropertiesCollection
|
|
5622
|
+
},
|
|
5623
|
+
default: {
|
|
5624
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
5625
|
+
}
|
|
5626
|
+
},
|
|
5627
|
+
queryParameters: [Parameters.apiVersion],
|
|
5628
|
+
urlParameters: [
|
|
5629
|
+
Parameters.$host,
|
|
5630
|
+
Parameters.subscriptionId,
|
|
5631
|
+
Parameters.resourceGroupName,
|
|
5632
|
+
Parameters.name
|
|
5633
|
+
],
|
|
5634
|
+
headerParameters: [Parameters.accept],
|
|
5635
|
+
serializer
|
|
5636
|
+
};
|
|
5637
|
+
const getBasicAuthOperationSpec: coreClient.OperationSpec = {
|
|
5638
|
+
path:
|
|
5639
|
+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/basicAuth/{basicAuthName}",
|
|
5640
|
+
httpMethod: "GET",
|
|
5641
|
+
responses: {
|
|
5642
|
+
200: {
|
|
5643
|
+
bodyMapper: Mappers.StaticSiteBasicAuthPropertiesARMResource
|
|
5644
|
+
},
|
|
5645
|
+
default: {
|
|
5646
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
5647
|
+
}
|
|
5648
|
+
},
|
|
4410
5649
|
queryParameters: [Parameters.apiVersion],
|
|
4411
5650
|
urlParameters: [
|
|
4412
5651
|
Parameters.$host,
|
|
4413
5652
|
Parameters.subscriptionId,
|
|
4414
5653
|
Parameters.resourceGroupName,
|
|
4415
5654
|
Parameters.name,
|
|
4416
|
-
Parameters.
|
|
5655
|
+
Parameters.basicAuthName
|
|
4417
5656
|
],
|
|
4418
|
-
headerParameters: [Parameters.accept
|
|
4419
|
-
mediaType: "json",
|
|
5657
|
+
headerParameters: [Parameters.accept],
|
|
4420
5658
|
serializer
|
|
4421
5659
|
};
|
|
4422
|
-
const
|
|
5660
|
+
const createOrUpdateBasicAuthOperationSpec: coreClient.OperationSpec = {
|
|
4423
5661
|
path:
|
|
4424
|
-
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/
|
|
5662
|
+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/basicAuth/{basicAuthName}",
|
|
4425
5663
|
httpMethod: "PUT",
|
|
4426
5664
|
responses: {
|
|
4427
5665
|
200: {
|
|
4428
|
-
bodyMapper: Mappers.
|
|
5666
|
+
bodyMapper: Mappers.StaticSiteBasicAuthPropertiesARMResource
|
|
4429
5667
|
},
|
|
4430
5668
|
default: {
|
|
4431
5669
|
bodyMapper: Mappers.DefaultErrorResponse
|
|
4432
5670
|
}
|
|
4433
5671
|
},
|
|
4434
|
-
requestBody: Parameters.
|
|
5672
|
+
requestBody: Parameters.basicAuthEnvelope,
|
|
4435
5673
|
queryParameters: [Parameters.apiVersion],
|
|
4436
5674
|
urlParameters: [
|
|
4437
5675
|
Parameters.$host,
|
|
4438
5676
|
Parameters.subscriptionId,
|
|
4439
5677
|
Parameters.resourceGroupName,
|
|
4440
|
-
Parameters.name
|
|
5678
|
+
Parameters.name,
|
|
5679
|
+
Parameters.basicAuthName
|
|
4441
5680
|
],
|
|
4442
5681
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
4443
5682
|
mediaType: "json",
|
|
@@ -4620,6 +5859,146 @@ const validateCustomDomainCanBeAddedToStaticSiteOperationSpec: coreClient.Operat
|
|
|
4620
5859
|
mediaType: "json",
|
|
4621
5860
|
serializer
|
|
4622
5861
|
};
|
|
5862
|
+
const getDatabaseConnectionsOperationSpec: coreClient.OperationSpec = {
|
|
5863
|
+
path:
|
|
5864
|
+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/databaseConnections",
|
|
5865
|
+
httpMethod: "GET",
|
|
5866
|
+
responses: {
|
|
5867
|
+
200: {
|
|
5868
|
+
bodyMapper: Mappers.DatabaseConnectionCollection
|
|
5869
|
+
},
|
|
5870
|
+
default: {
|
|
5871
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
5872
|
+
}
|
|
5873
|
+
},
|
|
5874
|
+
queryParameters: [Parameters.apiVersion],
|
|
5875
|
+
urlParameters: [
|
|
5876
|
+
Parameters.$host,
|
|
5877
|
+
Parameters.subscriptionId,
|
|
5878
|
+
Parameters.resourceGroupName,
|
|
5879
|
+
Parameters.name
|
|
5880
|
+
],
|
|
5881
|
+
headerParameters: [Parameters.accept],
|
|
5882
|
+
serializer
|
|
5883
|
+
};
|
|
5884
|
+
const getDatabaseConnectionOperationSpec: coreClient.OperationSpec = {
|
|
5885
|
+
path:
|
|
5886
|
+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/databaseConnections/{databaseConnectionName}",
|
|
5887
|
+
httpMethod: "GET",
|
|
5888
|
+
responses: {
|
|
5889
|
+
200: {
|
|
5890
|
+
bodyMapper: Mappers.DatabaseConnection
|
|
5891
|
+
},
|
|
5892
|
+
default: {
|
|
5893
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
5894
|
+
}
|
|
5895
|
+
},
|
|
5896
|
+
queryParameters: [Parameters.apiVersion],
|
|
5897
|
+
urlParameters: [
|
|
5898
|
+
Parameters.$host,
|
|
5899
|
+
Parameters.subscriptionId,
|
|
5900
|
+
Parameters.resourceGroupName,
|
|
5901
|
+
Parameters.name,
|
|
5902
|
+
Parameters.databaseConnectionName
|
|
5903
|
+
],
|
|
5904
|
+
headerParameters: [Parameters.accept],
|
|
5905
|
+
serializer
|
|
5906
|
+
};
|
|
5907
|
+
const createOrUpdateDatabaseConnectionOperationSpec: coreClient.OperationSpec = {
|
|
5908
|
+
path:
|
|
5909
|
+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/databaseConnections/{databaseConnectionName}",
|
|
5910
|
+
httpMethod: "PUT",
|
|
5911
|
+
responses: {
|
|
5912
|
+
200: {
|
|
5913
|
+
bodyMapper: Mappers.DatabaseConnection
|
|
5914
|
+
},
|
|
5915
|
+
default: {
|
|
5916
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
5917
|
+
}
|
|
5918
|
+
},
|
|
5919
|
+
requestBody: Parameters.databaseConnectionRequestEnvelope,
|
|
5920
|
+
queryParameters: [Parameters.apiVersion],
|
|
5921
|
+
urlParameters: [
|
|
5922
|
+
Parameters.$host,
|
|
5923
|
+
Parameters.subscriptionId,
|
|
5924
|
+
Parameters.resourceGroupName,
|
|
5925
|
+
Parameters.name,
|
|
5926
|
+
Parameters.databaseConnectionName
|
|
5927
|
+
],
|
|
5928
|
+
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
5929
|
+
mediaType: "json",
|
|
5930
|
+
serializer
|
|
5931
|
+
};
|
|
5932
|
+
const deleteDatabaseConnectionOperationSpec: coreClient.OperationSpec = {
|
|
5933
|
+
path:
|
|
5934
|
+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/databaseConnections/{databaseConnectionName}",
|
|
5935
|
+
httpMethod: "DELETE",
|
|
5936
|
+
responses: {
|
|
5937
|
+
200: {},
|
|
5938
|
+
204: {},
|
|
5939
|
+
default: {
|
|
5940
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
5941
|
+
}
|
|
5942
|
+
},
|
|
5943
|
+
queryParameters: [Parameters.apiVersion],
|
|
5944
|
+
urlParameters: [
|
|
5945
|
+
Parameters.$host,
|
|
5946
|
+
Parameters.subscriptionId,
|
|
5947
|
+
Parameters.resourceGroupName,
|
|
5948
|
+
Parameters.name,
|
|
5949
|
+
Parameters.databaseConnectionName
|
|
5950
|
+
],
|
|
5951
|
+
headerParameters: [Parameters.accept],
|
|
5952
|
+
serializer
|
|
5953
|
+
};
|
|
5954
|
+
const updateDatabaseConnectionOperationSpec: coreClient.OperationSpec = {
|
|
5955
|
+
path:
|
|
5956
|
+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/databaseConnections/{databaseConnectionName}",
|
|
5957
|
+
httpMethod: "PATCH",
|
|
5958
|
+
responses: {
|
|
5959
|
+
200: {
|
|
5960
|
+
bodyMapper: Mappers.DatabaseConnection
|
|
5961
|
+
},
|
|
5962
|
+
default: {
|
|
5963
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
5964
|
+
}
|
|
5965
|
+
},
|
|
5966
|
+
requestBody: Parameters.databaseConnectionRequestEnvelope1,
|
|
5967
|
+
queryParameters: [Parameters.apiVersion],
|
|
5968
|
+
urlParameters: [
|
|
5969
|
+
Parameters.$host,
|
|
5970
|
+
Parameters.subscriptionId,
|
|
5971
|
+
Parameters.resourceGroupName,
|
|
5972
|
+
Parameters.name,
|
|
5973
|
+
Parameters.databaseConnectionName
|
|
5974
|
+
],
|
|
5975
|
+
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
5976
|
+
mediaType: "json",
|
|
5977
|
+
serializer
|
|
5978
|
+
};
|
|
5979
|
+
const getDatabaseConnectionWithDetailsOperationSpec: coreClient.OperationSpec = {
|
|
5980
|
+
path:
|
|
5981
|
+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/databaseConnections/{databaseConnectionName}/show",
|
|
5982
|
+
httpMethod: "POST",
|
|
5983
|
+
responses: {
|
|
5984
|
+
200: {
|
|
5985
|
+
bodyMapper: Mappers.DatabaseConnection
|
|
5986
|
+
},
|
|
5987
|
+
default: {
|
|
5988
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
5989
|
+
}
|
|
5990
|
+
},
|
|
5991
|
+
queryParameters: [Parameters.apiVersion],
|
|
5992
|
+
urlParameters: [
|
|
5993
|
+
Parameters.$host,
|
|
5994
|
+
Parameters.subscriptionId,
|
|
5995
|
+
Parameters.resourceGroupName,
|
|
5996
|
+
Parameters.name,
|
|
5997
|
+
Parameters.databaseConnectionName
|
|
5998
|
+
],
|
|
5999
|
+
headerParameters: [Parameters.accept],
|
|
6000
|
+
serializer
|
|
6001
|
+
};
|
|
4623
6002
|
const detachStaticSiteOperationSpec: coreClient.OperationSpec = {
|
|
4624
6003
|
path:
|
|
4625
6004
|
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/detach",
|
|
@@ -4916,6 +6295,28 @@ const resetStaticSiteApiKeyOperationSpec: coreClient.OperationSpec = {
|
|
|
4916
6295
|
mediaType: "json",
|
|
4917
6296
|
serializer
|
|
4918
6297
|
};
|
|
6298
|
+
const getDatabaseConnectionsWithDetailsOperationSpec: coreClient.OperationSpec = {
|
|
6299
|
+
path:
|
|
6300
|
+
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/showDatabaseConnections",
|
|
6301
|
+
httpMethod: "POST",
|
|
6302
|
+
responses: {
|
|
6303
|
+
200: {
|
|
6304
|
+
bodyMapper: Mappers.DatabaseConnectionCollection
|
|
6305
|
+
},
|
|
6306
|
+
default: {
|
|
6307
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
6308
|
+
}
|
|
6309
|
+
},
|
|
6310
|
+
queryParameters: [Parameters.apiVersion],
|
|
6311
|
+
urlParameters: [
|
|
6312
|
+
Parameters.$host,
|
|
6313
|
+
Parameters.subscriptionId,
|
|
6314
|
+
Parameters.resourceGroupName,
|
|
6315
|
+
Parameters.name
|
|
6316
|
+
],
|
|
6317
|
+
headerParameters: [Parameters.accept],
|
|
6318
|
+
serializer
|
|
6319
|
+
};
|
|
4919
6320
|
const getUserProvidedFunctionAppsForStaticSiteOperationSpec: coreClient.OperationSpec = {
|
|
4920
6321
|
path:
|
|
4921
6322
|
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/userProvidedFunctionApps",
|
|
@@ -5312,7 +6713,6 @@ const listNextOperationSpec: coreClient.OperationSpec = {
|
|
|
5312
6713
|
bodyMapper: Mappers.DefaultErrorResponse
|
|
5313
6714
|
}
|
|
5314
6715
|
},
|
|
5315
|
-
queryParameters: [Parameters.apiVersion],
|
|
5316
6716
|
urlParameters: [
|
|
5317
6717
|
Parameters.$host,
|
|
5318
6718
|
Parameters.subscriptionId,
|
|
@@ -5332,7 +6732,6 @@ const getStaticSitesByResourceGroupNextOperationSpec: coreClient.OperationSpec =
|
|
|
5332
6732
|
bodyMapper: Mappers.DefaultErrorResponse
|
|
5333
6733
|
}
|
|
5334
6734
|
},
|
|
5335
|
-
queryParameters: [Parameters.apiVersion],
|
|
5336
6735
|
urlParameters: [
|
|
5337
6736
|
Parameters.$host,
|
|
5338
6737
|
Parameters.subscriptionId,
|
|
@@ -5353,7 +6752,6 @@ const listStaticSiteUsersNextOperationSpec: coreClient.OperationSpec = {
|
|
|
5353
6752
|
bodyMapper: Mappers.DefaultErrorResponse
|
|
5354
6753
|
}
|
|
5355
6754
|
},
|
|
5356
|
-
queryParameters: [Parameters.apiVersion],
|
|
5357
6755
|
urlParameters: [
|
|
5358
6756
|
Parameters.$host,
|
|
5359
6757
|
Parameters.subscriptionId,
|
|
@@ -5376,7 +6774,6 @@ const getStaticSiteBuildsNextOperationSpec: coreClient.OperationSpec = {
|
|
|
5376
6774
|
bodyMapper: Mappers.DefaultErrorResponse
|
|
5377
6775
|
}
|
|
5378
6776
|
},
|
|
5379
|
-
queryParameters: [Parameters.apiVersion],
|
|
5380
6777
|
urlParameters: [
|
|
5381
6778
|
Parameters.$host,
|
|
5382
6779
|
Parameters.subscriptionId,
|
|
@@ -5387,6 +6784,28 @@ const getStaticSiteBuildsNextOperationSpec: coreClient.OperationSpec = {
|
|
|
5387
6784
|
headerParameters: [Parameters.accept],
|
|
5388
6785
|
serializer
|
|
5389
6786
|
};
|
|
6787
|
+
const getBuildDatabaseConnectionsNextOperationSpec: coreClient.OperationSpec = {
|
|
6788
|
+
path: "{nextLink}",
|
|
6789
|
+
httpMethod: "GET",
|
|
6790
|
+
responses: {
|
|
6791
|
+
200: {
|
|
6792
|
+
bodyMapper: Mappers.DatabaseConnectionCollection
|
|
6793
|
+
},
|
|
6794
|
+
default: {
|
|
6795
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
6796
|
+
}
|
|
6797
|
+
},
|
|
6798
|
+
urlParameters: [
|
|
6799
|
+
Parameters.$host,
|
|
6800
|
+
Parameters.subscriptionId,
|
|
6801
|
+
Parameters.resourceGroupName,
|
|
6802
|
+
Parameters.name,
|
|
6803
|
+
Parameters.nextLink,
|
|
6804
|
+
Parameters.environmentName2
|
|
6805
|
+
],
|
|
6806
|
+
headerParameters: [Parameters.accept],
|
|
6807
|
+
serializer
|
|
6808
|
+
};
|
|
5390
6809
|
const listStaticSiteBuildFunctionsNextOperationSpec: coreClient.OperationSpec = {
|
|
5391
6810
|
path: "{nextLink}",
|
|
5392
6811
|
httpMethod: "GET",
|
|
@@ -5398,7 +6817,6 @@ const listStaticSiteBuildFunctionsNextOperationSpec: coreClient.OperationSpec =
|
|
|
5398
6817
|
bodyMapper: Mappers.DefaultErrorResponse
|
|
5399
6818
|
}
|
|
5400
6819
|
},
|
|
5401
|
-
queryParameters: [Parameters.apiVersion],
|
|
5402
6820
|
urlParameters: [
|
|
5403
6821
|
Parameters.$host,
|
|
5404
6822
|
Parameters.subscriptionId,
|
|
@@ -5410,6 +6828,28 @@ const listStaticSiteBuildFunctionsNextOperationSpec: coreClient.OperationSpec =
|
|
|
5410
6828
|
headerParameters: [Parameters.accept],
|
|
5411
6829
|
serializer
|
|
5412
6830
|
};
|
|
6831
|
+
const getBuildDatabaseConnectionsWithDetailsNextOperationSpec: coreClient.OperationSpec = {
|
|
6832
|
+
path: "{nextLink}",
|
|
6833
|
+
httpMethod: "GET",
|
|
6834
|
+
responses: {
|
|
6835
|
+
200: {
|
|
6836
|
+
bodyMapper: Mappers.DatabaseConnectionCollection
|
|
6837
|
+
},
|
|
6838
|
+
default: {
|
|
6839
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
6840
|
+
}
|
|
6841
|
+
},
|
|
6842
|
+
urlParameters: [
|
|
6843
|
+
Parameters.$host,
|
|
6844
|
+
Parameters.subscriptionId,
|
|
6845
|
+
Parameters.resourceGroupName,
|
|
6846
|
+
Parameters.name,
|
|
6847
|
+
Parameters.nextLink,
|
|
6848
|
+
Parameters.environmentName2
|
|
6849
|
+
],
|
|
6850
|
+
headerParameters: [Parameters.accept],
|
|
6851
|
+
serializer
|
|
6852
|
+
};
|
|
5413
6853
|
const getUserProvidedFunctionAppsForStaticSiteBuildNextOperationSpec: coreClient.OperationSpec = {
|
|
5414
6854
|
path: "{nextLink}",
|
|
5415
6855
|
httpMethod: "GET",
|
|
@@ -5421,7 +6861,6 @@ const getUserProvidedFunctionAppsForStaticSiteBuildNextOperationSpec: coreClient
|
|
|
5421
6861
|
bodyMapper: Mappers.DefaultErrorResponse
|
|
5422
6862
|
}
|
|
5423
6863
|
},
|
|
5424
|
-
queryParameters: [Parameters.apiVersion],
|
|
5425
6864
|
urlParameters: [
|
|
5426
6865
|
Parameters.$host,
|
|
5427
6866
|
Parameters.subscriptionId,
|
|
@@ -5433,6 +6872,27 @@ const getUserProvidedFunctionAppsForStaticSiteBuildNextOperationSpec: coreClient
|
|
|
5433
6872
|
headerParameters: [Parameters.accept],
|
|
5434
6873
|
serializer
|
|
5435
6874
|
};
|
|
6875
|
+
const listBasicAuthNextOperationSpec: coreClient.OperationSpec = {
|
|
6876
|
+
path: "{nextLink}",
|
|
6877
|
+
httpMethod: "GET",
|
|
6878
|
+
responses: {
|
|
6879
|
+
200: {
|
|
6880
|
+
bodyMapper: Mappers.StaticSiteBasicAuthPropertiesCollection
|
|
6881
|
+
},
|
|
6882
|
+
default: {
|
|
6883
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
6884
|
+
}
|
|
6885
|
+
},
|
|
6886
|
+
urlParameters: [
|
|
6887
|
+
Parameters.$host,
|
|
6888
|
+
Parameters.subscriptionId,
|
|
6889
|
+
Parameters.resourceGroupName,
|
|
6890
|
+
Parameters.name,
|
|
6891
|
+
Parameters.nextLink
|
|
6892
|
+
],
|
|
6893
|
+
headerParameters: [Parameters.accept],
|
|
6894
|
+
serializer
|
|
6895
|
+
};
|
|
5436
6896
|
const listStaticSiteCustomDomainsNextOperationSpec: coreClient.OperationSpec = {
|
|
5437
6897
|
path: "{nextLink}",
|
|
5438
6898
|
httpMethod: "GET",
|
|
@@ -5444,7 +6904,27 @@ const listStaticSiteCustomDomainsNextOperationSpec: coreClient.OperationSpec = {
|
|
|
5444
6904
|
bodyMapper: Mappers.DefaultErrorResponse
|
|
5445
6905
|
}
|
|
5446
6906
|
},
|
|
5447
|
-
|
|
6907
|
+
urlParameters: [
|
|
6908
|
+
Parameters.$host,
|
|
6909
|
+
Parameters.subscriptionId,
|
|
6910
|
+
Parameters.resourceGroupName,
|
|
6911
|
+
Parameters.name,
|
|
6912
|
+
Parameters.nextLink
|
|
6913
|
+
],
|
|
6914
|
+
headerParameters: [Parameters.accept],
|
|
6915
|
+
serializer
|
|
6916
|
+
};
|
|
6917
|
+
const getDatabaseConnectionsNextOperationSpec: coreClient.OperationSpec = {
|
|
6918
|
+
path: "{nextLink}",
|
|
6919
|
+
httpMethod: "GET",
|
|
6920
|
+
responses: {
|
|
6921
|
+
200: {
|
|
6922
|
+
bodyMapper: Mappers.DatabaseConnectionCollection
|
|
6923
|
+
},
|
|
6924
|
+
default: {
|
|
6925
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
6926
|
+
}
|
|
6927
|
+
},
|
|
5448
6928
|
urlParameters: [
|
|
5449
6929
|
Parameters.$host,
|
|
5450
6930
|
Parameters.subscriptionId,
|
|
@@ -5466,7 +6946,6 @@ const listStaticSiteFunctionsNextOperationSpec: coreClient.OperationSpec = {
|
|
|
5466
6946
|
bodyMapper: Mappers.DefaultErrorResponse
|
|
5467
6947
|
}
|
|
5468
6948
|
},
|
|
5469
|
-
queryParameters: [Parameters.apiVersion],
|
|
5470
6949
|
urlParameters: [
|
|
5471
6950
|
Parameters.$host,
|
|
5472
6951
|
Parameters.subscriptionId,
|
|
@@ -5488,7 +6967,27 @@ const getPrivateEndpointConnectionListNextOperationSpec: coreClient.OperationSpe
|
|
|
5488
6967
|
bodyMapper: Mappers.DefaultErrorResponse
|
|
5489
6968
|
}
|
|
5490
6969
|
},
|
|
5491
|
-
|
|
6970
|
+
urlParameters: [
|
|
6971
|
+
Parameters.$host,
|
|
6972
|
+
Parameters.subscriptionId,
|
|
6973
|
+
Parameters.resourceGroupName,
|
|
6974
|
+
Parameters.name,
|
|
6975
|
+
Parameters.nextLink
|
|
6976
|
+
],
|
|
6977
|
+
headerParameters: [Parameters.accept],
|
|
6978
|
+
serializer
|
|
6979
|
+
};
|
|
6980
|
+
const getDatabaseConnectionsWithDetailsNextOperationSpec: coreClient.OperationSpec = {
|
|
6981
|
+
path: "{nextLink}",
|
|
6982
|
+
httpMethod: "GET",
|
|
6983
|
+
responses: {
|
|
6984
|
+
200: {
|
|
6985
|
+
bodyMapper: Mappers.DatabaseConnectionCollection
|
|
6986
|
+
},
|
|
6987
|
+
default: {
|
|
6988
|
+
bodyMapper: Mappers.DefaultErrorResponse
|
|
6989
|
+
}
|
|
6990
|
+
},
|
|
5492
6991
|
urlParameters: [
|
|
5493
6992
|
Parameters.$host,
|
|
5494
6993
|
Parameters.subscriptionId,
|
|
@@ -5510,7 +7009,6 @@ const getUserProvidedFunctionAppsForStaticSiteNextOperationSpec: coreClient.Oper
|
|
|
5510
7009
|
bodyMapper: Mappers.DefaultErrorResponse
|
|
5511
7010
|
}
|
|
5512
7011
|
},
|
|
5513
|
-
queryParameters: [Parameters.apiVersion],
|
|
5514
7012
|
urlParameters: [
|
|
5515
7013
|
Parameters.$host,
|
|
5516
7014
|
Parameters.subscriptionId,
|
|
@@ -5532,7 +7030,6 @@ const getLinkedBackendsNextOperationSpec: coreClient.OperationSpec = {
|
|
|
5532
7030
|
bodyMapper: Mappers.DefaultErrorResponse
|
|
5533
7031
|
}
|
|
5534
7032
|
},
|
|
5535
|
-
queryParameters: [Parameters.apiVersion],
|
|
5536
7033
|
urlParameters: [
|
|
5537
7034
|
Parameters.$host,
|
|
5538
7035
|
Parameters.subscriptionId,
|
|
@@ -5554,7 +7051,6 @@ const getLinkedBackendsForBuildNextOperationSpec: coreClient.OperationSpec = {
|
|
|
5554
7051
|
bodyMapper: Mappers.DefaultErrorResponse
|
|
5555
7052
|
}
|
|
5556
7053
|
},
|
|
5557
|
-
queryParameters: [Parameters.apiVersion],
|
|
5558
7054
|
urlParameters: [
|
|
5559
7055
|
Parameters.$host,
|
|
5560
7056
|
Parameters.subscriptionId,
|