@azure/arm-appservice 14.1.1-alpha.20240513.1 → 15.0.1-alpha.20240621.4
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 +85 -12
- package/LICENSE +1 -1
- package/dist/index.js +14115 -12986
- 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 +3 -3
- package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateCertificateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateSample.js +6 -6
- package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersDeleteCertificateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersGetCertificateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersGetSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersListCertificatesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersListSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersReissueSample.js +3 -3
- package/dist-esm/samples-dev/appServiceCertificateOrdersReissueSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRenewSample.js +3 -3
- package/dist-esm/samples-dev/appServiceCertificateOrdersRenewSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersResendEmailSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersResendRequestEmailsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateActionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateActionsSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateEmailHistorySample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateEmailHistorySample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveSiteSealSample.js +3 -3
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveSiteSealSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateCertificateSample.js +3 -3
- package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateCertificateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateSample.js +6 -6
- package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersValidatePurchaseInformationSample.js +6 -6
- package/dist-esm/samples-dev/appServiceCertificateOrdersValidatePurchaseInformationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersVerifyDomainOwnershipSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionSample.js +4 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsChangeVnetSample.js +3 -3
- package/dist-esm/samples-dev/appServiceEnvironmentsChangeVnetSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateMultiRolePoolSample.js +3 -3
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateMultiRolePoolSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateWorkerPoolSample.js +3 -3
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateWorkerPoolSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeleteAseCustomDnsSuffixConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeleteAseCustomDnsSuffixConfigurationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeletePrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeletePrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetAseCustomDnsSuffixConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetAseCustomDnsSuffixConfigurationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetAseV3NetworkingConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetAseV3NetworkingConfigurationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetDiagnosticsItemSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetInboundNetworkDependenciesEndpointsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetMultiRolePoolSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetOutboundNetworkDependenciesEndpointsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionListSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateLinkResourcesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetVipInfoSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetWorkerPoolSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListAppServicePlansSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListCapacitiesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListDiagnosticsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRoleMetricDefinitionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolInstanceMetricDefinitionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolSkusSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRoleUsagesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListOperationsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListUsagesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebAppsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebWorkerMetricDefinitionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebWorkerUsagesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolInstanceMetricDefinitionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolSkusSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsRebootSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsResumeSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsSuspendSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsTestUpgradeAvailableNotificationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsTestUpgradeAvailableNotificationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseCustomDnsSuffixConfigurationSample.js +3 -3
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseCustomDnsSuffixConfigurationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseNetworkingConfigurationSample.js +3 -3
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseNetworkingConfigurationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateMultiRolePoolSample.js +3 -3
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateMultiRolePoolSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateSample.js +4 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateWorkerPoolSample.js +3 -3
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateWorkerPoolSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpgradeSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/appServicePlansDeleteSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansGetSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansListSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansUpdateSample.js +2 -2
- package/dist-esm/samples-dev/appServicePlansUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/certificateOrdersDiagnosticsGetAppServiceCertificateOrderDetectorResponseSample.js +1 -1
- package/dist-esm/samples-dev/certificateOrdersDiagnosticsGetAppServiceCertificateOrderDetectorResponseSample.js.map +1 -1
- package/dist-esm/samples-dev/certificateOrdersDiagnosticsListAppServiceCertificateOrderDetectorResponseSample.js +1 -1
- package/dist-esm/samples-dev/certificateRegistrationProviderListOperationsSample.js +1 -1
- package/dist-esm/samples-dev/certificatesCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/certificatesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/certificatesGetSample.js +1 -1
- package/dist-esm/samples-dev/certificatesListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/certificatesListSample.js +1 -1
- package/dist-esm/samples-dev/certificatesUpdateSample.js +3 -3
- package/dist-esm/samples-dev/certificatesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js +7 -7
- package/dist-esm/samples-dev/containerAppsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsGetSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsListSecretsSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsActivateRevisionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsDeactivateRevisionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsGetRevisionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsListRevisionsSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsRestartRevisionSample.js +1 -1
- package/dist-esm/samples-dev/deletedWebAppsGetDeletedWebAppByLocationSample.js +1 -1
- package/dist-esm/samples-dev/deletedWebAppsListByLocationSample.js +1 -1
- package/dist-esm/samples-dev/diagnosticsExecuteSiteAnalysisSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsExecuteSiteAnalysisSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsExecuteSiteDetectorSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsExecuteSiteDetectorSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetHostingEnvironmentDetectorResponseSample.js +1 -1
- package/dist-esm/samples-dev/diagnosticsGetSiteAnalysisSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteAnalysisSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorResponseSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorResponseSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDiagnosticCategorySample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDiagnosticCategorySlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListHostingEnvironmentDetectorResponsesSample.js +1 -1
- package/dist-esm/samples-dev/diagnosticsListSiteAnalysesSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteAnalysesSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorResponsesSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorResponsesSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorsSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorsSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDiagnosticCategoriesSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDiagnosticCategoriesSlotSample.js +2 -2
- package/dist-esm/samples-dev/domainRegistrationProviderListOperationsSample.js +1 -1
- package/dist-esm/samples-dev/domainsCheckAvailabilitySample.js +1 -1
- package/dist-esm/samples-dev/domainsCreateOrUpdateOwnershipIdentifierSample.js +3 -3
- package/dist-esm/samples-dev/domainsCreateOrUpdateOwnershipIdentifierSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsCreateOrUpdateSample.js +11 -11
- package/dist-esm/samples-dev/domainsDeleteOwnershipIdentifierSample.js +1 -1
- package/dist-esm/samples-dev/domainsDeleteSample.js +2 -2
- package/dist-esm/samples-dev/domainsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsGetControlCenterSsoRequestSample.js +1 -1
- package/dist-esm/samples-dev/domainsGetOwnershipIdentifierSample.js +1 -1
- package/dist-esm/samples-dev/domainsGetSample.js +1 -1
- package/dist-esm/samples-dev/domainsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/domainsListOwnershipIdentifiersSample.js +1 -1
- package/dist-esm/samples-dev/domainsListRecommendationsSample.js +3 -3
- package/dist-esm/samples-dev/domainsListRecommendationsSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsListSample.js +1 -1
- package/dist-esm/samples-dev/domainsRenewSample.js +1 -1
- package/dist-esm/samples-dev/domainsTransferOutSample.js +1 -1
- package/dist-esm/samples-dev/domainsUpdateOwnershipIdentifierSample.js +3 -3
- package/dist-esm/samples-dev/domainsUpdateOwnershipIdentifierSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsUpdateSample.js +12 -12
- package/dist-esm/samples-dev/domainsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/getUsagesInLocationListSample.js +1 -1
- package/dist-esm/samples-dev/globalGetDeletedWebAppSample.js +1 -1
- package/dist-esm/samples-dev/globalGetDeletedWebAppSnapshotsSample.js +1 -1
- package/dist-esm/samples-dev/globalGetSubscriptionOperationWithAsyncResponseSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/kubeEnvironmentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsGetSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsUpdateSample.js +3 -3
- package/dist-esm/samples-dev/kubeEnvironmentsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/listAseRegionsSample.js +1 -1
- package/dist-esm/samples-dev/listCustomHostNameSitesSample.js +3 -3
- package/dist-esm/samples-dev/listCustomHostNameSitesSample.js.map +1 -1
- package/dist-esm/samples-dev/providerGetFunctionAppStacksForLocationSample.js +1 -1
- package/dist-esm/samples-dev/providerGetFunctionAppStacksSample.js +1 -1
- package/dist-esm/samples-dev/providerGetWebAppStacksForLocationSample.js +1 -1
- package/dist-esm/samples-dev/providerGetWebAppStacksSample.js +1 -1
- package/dist-esm/samples-dev/providerListOperationsSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataGetBySiteSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataGetBySiteSlotSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListBySiteSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListBySiteSlotSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesApproveOrRejectPrivateEndpointConnectionSample.js +4 -4
- package/dist-esm/samples-dev/staticSitesApproveOrRejectPrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBasicAuthSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBasicAuthSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBuildDatabaseConnectionSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBuildDatabaseConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateDatabaseConnectionSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateDatabaseConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteAppSettingsSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildAppSettingsSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteCustomDomainSample.js +2 -2
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteCustomDomainSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteFunctionAppSettingsSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteFunctionAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteSample.js +4 -4
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateUserRolesInvitationLinkSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateUserRolesInvitationLinkSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteBuildSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteBuildDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeletePrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeletePrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteCustomDomainSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteCustomDomainSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteUserSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDetachStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetBasicAuthSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionWithDetailsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsWithDetailsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionWithDetailsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsWithDetailsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendForBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendsForBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetPrivateEndpointConnectionListSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetPrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetPrivateLinkResourcesSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteBuildsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteCustomDomainSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSitesByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppsForStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppsForStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesLinkBackendSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesLinkBackendSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesLinkBackendToBuildSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesLinkBackendToBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesListBasicAuthSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteConfiguredRolesSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteCustomDomainsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteFunctionAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteFunctionsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteSecretsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteUsersSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesPreviewWorkflowSample.js +4 -4
- package/dist-esm/samples-dev/staticSitesPreviewWorkflowSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildSample.js +4 -6
- package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteSample.js +4 -6
- package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesResetStaticSiteApiKeySample.js +3 -3
- package/dist-esm/samples-dev/staticSitesResetStaticSiteApiKeySample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesUnlinkBackendFromBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesUnlinkBackendSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesUpdateBuildDatabaseConnectionSample.js +2 -2
- package/dist-esm/samples-dev/staticSitesUpdateBuildDatabaseConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesUpdateDatabaseConnectionSample.js +2 -2
- package/dist-esm/samples-dev/staticSitesUpdateDatabaseConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesUpdateStaticSiteSample.js +2 -2
- package/dist-esm/samples-dev/staticSitesUpdateStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesUpdateStaticSiteUserSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesUpdateStaticSiteUserSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesValidateBackendForBuildSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesValidateBackendForBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesValidateBackendSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesValidateBackendSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesValidateCustomDomainCanBeAddedToStaticSiteSample.js +2 -2
- package/dist-esm/samples-dev/staticSitesValidateCustomDomainCanBeAddedToStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/topLevelDomainsGetSample.js +1 -1
- package/dist-esm/samples-dev/topLevelDomainsListAgreementsSample.js +3 -3
- package/dist-esm/samples-dev/topLevelDomainsListAgreementsSample.js.map +1 -1
- package/dist-esm/samples-dev/topLevelDomainsListSample.js +1 -1
- package/dist-esm/samples-dev/verifyHostingEnvironmentVnetSample.js +2 -2
- package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSample.js +1 -1
- package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsApplySlotConfigToProductionSample.js +2 -2
- package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSample.js +4 -4
- package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSlotSample.js +4 -4
- package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsBackupSample.js +6 -6
- package/dist-esm/samples-dev/webAppsCreateOrUpdateConfigurationSample.js +9 -5
- package/dist-esm/samples-dev/webAppsCreateOrUpdateConfigurationSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSample.js +111 -5
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSlotSample.js +5 -5
- package/dist-esm/samples-dev/webAppsDeleteBackupSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeleteSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSample.js +19 -19
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSlotSample.js +16 -16
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingKeyVaultReferenceSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingKeyVaultReferenceSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingsKeyVaultReferencesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingsKeyVaultReferencesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAuthSettingsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAuthSettingsV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAuthSettingsV2WithoutSecretsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetBackupStatusSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetFtpAllowedSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetFtpAllowedSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetInstanceInfoSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetInstanceInfoSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetInstanceWorkflowSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSlotV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSlotV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateEndpointConnectionSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateLinkResourcesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateLinkResourcesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetProductionSiteDeploymentStatusSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetProductionSiteDeploymentStatusSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetScmAllowedSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetScmAllowedSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetSlotSiteDeploymentStatusSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetSlotSiteDeploymentStatusSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetWorkflowSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListApplicationSettingsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListBackupStatusSecretsSample.js +6 -6
- package/dist-esm/samples-dev/webAppsListBackupsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListBasicPublishingCredentialsPoliciesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListBasicPublishingCredentialsPoliciesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListConfigurationsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListInstanceWorkflowsSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListProductionSiteDeploymentStatusesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSiteBackupsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSiteBackupsSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSlotSiteDeploymentStatusesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSlotsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListWorkflowsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsRestoreSample.js +5 -5
- package/dist-esm/samples-dev/webAppsStartNetworkTraceSample.js +2 -2
- package/dist-esm/samples-dev/webAppsStartNetworkTraceSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsStartNetworkTraceSlotSample.js +3 -3
- package/dist-esm/samples-dev/webAppsStartNetworkTraceSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSample.js +3 -3
- package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSlotSample.js +3 -3
- package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsStopNetworkTraceSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStopNetworkTraceSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStopWebSiteNetworkTraceSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStopWebSiteNetworkTraceSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateApplicationSettingsSample.js +3 -3
- package/dist-esm/samples-dev/webAppsUpdateApplicationSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsSample.js +4 -4
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsV2Sample.js +13 -13
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsV2Sample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateAzureStorageAccountsSample.js +5 -5
- package/dist-esm/samples-dev/webAppsUpdateAzureStorageAccountsSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSample.js +3 -5
- package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSlotSample.js +3 -5
- package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateSample.js +3 -3
- package/dist-esm/samples-dev/webAppsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateScmAllowedSample.js +3 -5
- package/dist-esm/samples-dev/webAppsUpdateScmAllowedSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateScmAllowedSlotSample.js +3 -5
- package/dist-esm/samples-dev/webAppsUpdateScmAllowedSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateSlotSample.js +3 -3
- package/dist-esm/samples-dev/webAppsUpdateSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsListExpressionTracesSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsRequestHistoriesGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsRequestHistoriesListSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionScopeRepetitionsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionScopeRepetitionsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionsListExpressionTracesSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunsCancelSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggerHistoriesGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggerHistoriesListSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggerHistoriesResubmitSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersGetSchemaJsonSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersListCallbackUrlSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersListSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersRunSample.js +1 -1
- package/dist-esm/samples-dev/workflowVersionsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowVersionsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowsRegenerateAccessKeySample.js +2 -2
- package/dist-esm/samples-dev/workflowsRegenerateAccessKeySample.js.map +1 -1
- package/dist-esm/samples-dev/workflowsValidateSample.js +3 -3
- package/dist-esm/src/lroImpl.js +1 -1
- package/dist-esm/src/models/index.d.ts +295 -9
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +46 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +15 -1
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +7690 -7144
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +2 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +456 -438
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/appServiceCertificateOrders.d.ts.map +1 -1
- package/dist-esm/src/operations/appServiceCertificateOrders.js +135 -135
- package/dist-esm/src/operations/appServiceCertificateOrders.js.map +1 -1
- package/dist-esm/src/operations/appServiceEnvironments.d.ts +5 -5
- package/dist-esm/src/operations/appServiceEnvironments.d.ts.map +1 -1
- package/dist-esm/src/operations/appServiceEnvironments.js +456 -456
- package/dist-esm/src/operations/appServiceEnvironments.js.map +1 -1
- package/dist-esm/src/operations/appServicePlans.d.ts.map +1 -1
- package/dist-esm/src/operations/appServicePlans.js +194 -194
- package/dist-esm/src/operations/appServicePlans.js.map +1 -1
- package/dist-esm/src/operations/certificateOrdersDiagnostics.d.ts.map +1 -1
- package/dist-esm/src/operations/certificateOrdersDiagnostics.js +17 -17
- package/dist-esm/src/operations/certificateOrdersDiagnostics.js.map +1 -1
- package/dist-esm/src/operations/certificateRegistrationProvider.d.ts.map +1 -1
- package/dist-esm/src/operations/certificateRegistrationProvider.js +9 -9
- package/dist-esm/src/operations/certificateRegistrationProvider.js.map +1 -1
- package/dist-esm/src/operations/certificates.js +40 -40
- package/dist-esm/src/operations/certificates.js.map +1 -1
- package/dist-esm/src/operations/containerApps.d.ts.map +1 -1
- package/dist-esm/src/operations/containerApps.js +52 -52
- package/dist-esm/src/operations/containerApps.js.map +1 -1
- package/dist-esm/src/operations/containerAppsRevisions.js +28 -28
- package/dist-esm/src/operations/containerAppsRevisions.js.map +1 -1
- package/dist-esm/src/operations/deletedWebApps.js +26 -26
- package/dist-esm/src/operations/deletedWebApps.js.map +1 -1
- package/dist-esm/src/operations/diagnostics.js +181 -181
- package/dist-esm/src/operations/diagnostics.js.map +1 -1
- package/dist-esm/src/operations/domainRegistrationProvider.d.ts.map +1 -1
- package/dist-esm/src/operations/domainRegistrationProvider.js +9 -9
- package/dist-esm/src/operations/domainRegistrationProvider.js.map +1 -1
- package/dist-esm/src/operations/domains.d.ts.map +1 -1
- package/dist-esm/src/operations/domains.js +109 -109
- package/dist-esm/src/operations/domains.js.map +1 -1
- package/dist-esm/src/operations/getUsagesInLocation.js +11 -11
- package/dist-esm/src/operations/getUsagesInLocation.js.map +1 -1
- package/dist-esm/src/operations/global.js +16 -16
- package/dist-esm/src/operations/global.js.map +1 -1
- package/dist-esm/src/operations/kubeEnvironments.d.ts.map +1 -1
- package/dist-esm/src/operations/kubeEnvironments.js +53 -53
- package/dist-esm/src/operations/kubeEnvironments.js.map +1 -1
- package/dist-esm/src/operations/provider.js +64 -64
- package/dist-esm/src/operations/provider.js.map +1 -1
- package/dist-esm/src/operations/recommendations.d.ts.map +1 -1
- package/dist-esm/src/operations/recommendations.js +107 -103
- package/dist-esm/src/operations/recommendations.js.map +1 -1
- package/dist-esm/src/operations/resourceHealthMetadataOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/resourceHealthMetadataOperations.js +53 -53
- package/dist-esm/src/operations/resourceHealthMetadataOperations.js.map +1 -1
- package/dist-esm/src/operations/staticSites.d.ts +3 -3
- package/dist-esm/src/operations/staticSites.d.ts.map +1 -1
- package/dist-esm/src/operations/staticSites.js +577 -577
- package/dist-esm/src/operations/staticSites.js.map +1 -1
- package/dist-esm/src/operations/topLevelDomains.js +24 -24
- package/dist-esm/src/operations/topLevelDomains.js.map +1 -1
- package/dist-esm/src/operations/webApps.d.ts +119 -9
- package/dist-esm/src/operations/webApps.d.ts.map +1 -1
- package/dist-esm/src/operations/webApps.js +3437 -2940
- package/dist-esm/src/operations/webApps.js.map +1 -1
- package/dist-esm/src/operations/workflowRunActionRepetitions.d.ts.map +1 -1
- package/dist-esm/src/operations/workflowRunActionRepetitions.js +31 -31
- package/dist-esm/src/operations/workflowRunActionRepetitions.js.map +1 -1
- package/dist-esm/src/operations/workflowRunActionRepetitionsRequestHistories.d.ts.map +1 -1
- package/dist-esm/src/operations/workflowRunActionRepetitionsRequestHistories.js +19 -19
- package/dist-esm/src/operations/workflowRunActionRepetitionsRequestHistories.js.map +1 -1
- package/dist-esm/src/operations/workflowRunActionScopeRepetitions.d.ts.map +1 -1
- package/dist-esm/src/operations/workflowRunActionScopeRepetitions.js +18 -18
- package/dist-esm/src/operations/workflowRunActionScopeRepetitions.js.map +1 -1
- package/dist-esm/src/operations/workflowRunActions.js +28 -28
- package/dist-esm/src/operations/workflowRunActions.js.map +1 -1
- package/dist-esm/src/operations/workflowRuns.js +20 -20
- package/dist-esm/src/operations/workflowRuns.js.map +1 -1
- package/dist-esm/src/operations/workflowTriggerHistories.d.ts.map +1 -1
- package/dist-esm/src/operations/workflowTriggerHistories.js +27 -27
- package/dist-esm/src/operations/workflowTriggerHistories.js.map +1 -1
- package/dist-esm/src/operations/workflowTriggers.d.ts.map +1 -1
- package/dist-esm/src/operations/workflowTriggers.js +35 -35
- package/dist-esm/src/operations/workflowTriggers.js.map +1 -1
- package/dist-esm/src/operations/workflowVersions.js +16 -16
- package/dist-esm/src/operations/workflowVersions.js.map +1 -1
- package/dist-esm/src/operations/workflows.js +8 -8
- package/dist-esm/src/operations/workflows.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/appServiceCertificateOrders.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/appServiceEnvironments.d.ts +5 -5
- package/dist-esm/src/operationsInterfaces/appServiceEnvironments.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/certificateOrdersDiagnostics.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/staticSites.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/staticSites.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/webApps.d.ts +81 -9
- package/dist-esm/src/operationsInterfaces/webApps.d.ts.map +1 -1
- package/dist-esm/src/webSiteManagementClient.d.ts.map +1 -1
- package/dist-esm/src/webSiteManagementClient.js +135 -131
- package/dist-esm/src/webSiteManagementClient.js.map +1 -1
- package/dist-esm/test/web_examples.d.ts.map +1 -1
- package/dist-esm/test/web_examples.js +5 -4
- package/dist-esm/test/web_examples.js.map +1 -1
- package/package.json +5 -5
- package/review/arm-appservice.api.md +234 -9
- package/src/lroImpl.ts +3 -3
- package/src/models/index.ts +1027 -380
- package/src/models/mappers.ts +8952 -8335
- package/src/models/parameters.ts +467 -443
- package/src/operations/appServiceCertificateOrders.ts +239 -266
- package/src/operations/appServiceEnvironments.ts +1228 -1301
- package/src/operations/appServicePlans.ts +348 -374
- package/src/operations/certificateOrdersDiagnostics.ts +90 -94
- package/src/operations/certificateRegistrationProvider.ts +19 -18
- package/src/operations/certificates.ts +70 -75
- package/src/operations/containerApps.ts +98 -105
- package/src/operations/containerAppsRevisions.ts +54 -59
- package/src/operations/deletedWebApps.ts +45 -47
- package/src/operations/diagnostics.ts +455 -470
- package/src/operations/domainRegistrationProvider.ts +19 -18
- package/src/operations/domains.ts +214 -230
- package/src/operations/getUsagesInLocation.ts +20 -21
- package/src/operations/global.ts +41 -43
- package/src/operations/kubeEnvironments.ts +100 -108
- package/src/operations/provider.ts +134 -134
- package/src/operations/recommendations.ts +341 -345
- package/src/operations/resourceHealthMetadataOperations.ts +104 -109
- package/src/operations/staticSites.ts +1736 -1811
- package/src/operations/topLevelDomains.ts +46 -49
- package/src/operations/webApps.ts +7101 -6820
- package/src/operations/workflowRunActionRepetitions.ts +63 -65
- package/src/operations/workflowRunActionRepetitionsRequestHistories.ts +38 -39
- package/src/operations/workflowRunActionScopeRepetitions.ts +37 -38
- package/src/operations/workflowRunActions.ts +58 -61
- package/src/operations/workflowRuns.ts +39 -42
- package/src/operations/workflowTriggerHistories.ts +55 -59
- package/src/operations/workflowTriggers.ts +68 -74
- package/src/operations/workflowVersions.ts +32 -34
- package/src/operations/workflows.ts +15 -17
- package/src/operationsInterfaces/appServiceCertificateOrders.ts +25 -29
- package/src/operationsInterfaces/appServiceEnvironments.ts +65 -76
- package/src/operationsInterfaces/appServicePlans.ts +29 -29
- package/src/operationsInterfaces/certificateOrdersDiagnostics.ts +4 -6
- package/src/operationsInterfaces/certificateRegistrationProvider.ts +2 -2
- package/src/operationsInterfaces/certificates.ts +7 -7
- package/src/operationsInterfaces/containerApps.ts +9 -9
- package/src/operationsInterfaces/containerAppsRevisions.ts +6 -6
- package/src/operationsInterfaces/deletedWebApps.ts +4 -4
- package/src/operationsInterfaces/diagnostics.ts +23 -23
- package/src/operationsInterfaces/domainRegistrationProvider.ts +2 -2
- package/src/operationsInterfaces/domains.ts +17 -17
- package/src/operationsInterfaces/getUsagesInLocation.ts +2 -2
- package/src/operationsInterfaces/global.ts +4 -4
- package/src/operationsInterfaces/kubeEnvironments.ts +9 -9
- package/src/operationsInterfaces/provider.ts +8 -8
- package/src/operationsInterfaces/recommendations.ts +16 -16
- package/src/operationsInterfaces/resourceHealthMetadataOperations.ts +7 -7
- package/src/operationsInterfaces/staticSites.ts +100 -111
- package/src/operationsInterfaces/topLevelDomains.ts +4 -4
- package/src/operationsInterfaces/webApps.ts +583 -461
- package/src/operationsInterfaces/workflowRunActionRepetitions.ts +4 -4
- package/src/operationsInterfaces/workflowRunActionRepetitionsRequestHistories.ts +3 -3
- package/src/operationsInterfaces/workflowRunActionScopeRepetitions.ts +3 -3
- package/src/operationsInterfaces/workflowRunActions.ts +4 -4
- package/src/operationsInterfaces/workflowRuns.ts +4 -4
- package/src/operationsInterfaces/workflowTriggerHistories.ts +5 -5
- package/src/operationsInterfaces/workflowTriggers.ts +7 -7
- package/src/operationsInterfaces/workflowVersions.ts +3 -3
- package/src/operationsInterfaces/workflows.ts +3 -3
- package/src/pagingHelper.ts +1 -1
- package/src/webSiteManagementClient.ts +272 -281
- package/types/arm-appservice.d.ts +417 -18
- package/types/tsdoc-metadata.json +1 -1
|
@@ -10,7 +10,7 @@ import { setContinuationToken } from "../pagingHelper";
|
|
|
10
10
|
import * as coreClient from "@azure/core-client";
|
|
11
11
|
import * as Mappers from "../models/mappers";
|
|
12
12
|
import * as Parameters from "../models/parameters";
|
|
13
|
-
import { createHttpPoller } from "@azure/core-lro";
|
|
13
|
+
import { createHttpPoller, } from "@azure/core-lro";
|
|
14
14
|
import { createLroSpec } from "../lroImpl";
|
|
15
15
|
/// <reference lib="esnext.asynciterable" />
|
|
16
16
|
/** Class containing StaticSites operations. */
|
|
@@ -40,7 +40,7 @@ export class StaticSitesImpl {
|
|
|
40
40
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
41
41
|
}
|
|
42
42
|
return this.listPagingPage(options, settings);
|
|
43
|
-
}
|
|
43
|
+
},
|
|
44
44
|
};
|
|
45
45
|
}
|
|
46
46
|
listPagingPage(options, settings) {
|
|
@@ -102,7 +102,7 @@ export class StaticSitesImpl {
|
|
|
102
102
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
103
103
|
}
|
|
104
104
|
return this.getStaticSitesByResourceGroupPagingPage(resourceGroupName, options, settings);
|
|
105
|
-
}
|
|
105
|
+
},
|
|
106
106
|
};
|
|
107
107
|
}
|
|
108
108
|
getStaticSitesByResourceGroupPagingPage(resourceGroupName, options, settings) {
|
|
@@ -166,7 +166,7 @@ export class StaticSitesImpl {
|
|
|
166
166
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
167
167
|
}
|
|
168
168
|
return this.listStaticSiteUsersPagingPage(resourceGroupName, name, authprovider, options, settings);
|
|
169
|
-
}
|
|
169
|
+
},
|
|
170
170
|
};
|
|
171
171
|
}
|
|
172
172
|
listStaticSiteUsersPagingPage(resourceGroupName, name, authprovider, options, settings) {
|
|
@@ -229,7 +229,7 @@ export class StaticSitesImpl {
|
|
|
229
229
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
230
230
|
}
|
|
231
231
|
return this.getStaticSiteBuildsPagingPage(resourceGroupName, name, options, settings);
|
|
232
|
-
}
|
|
232
|
+
},
|
|
233
233
|
};
|
|
234
234
|
}
|
|
235
235
|
getStaticSiteBuildsPagingPage(resourceGroupName, name, options, settings) {
|
|
@@ -293,7 +293,7 @@ export class StaticSitesImpl {
|
|
|
293
293
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
294
294
|
}
|
|
295
295
|
return this.getBuildDatabaseConnectionsPagingPage(resourceGroupName, name, environmentName, options, settings);
|
|
296
|
-
}
|
|
296
|
+
},
|
|
297
297
|
};
|
|
298
298
|
}
|
|
299
299
|
getBuildDatabaseConnectionsPagingPage(resourceGroupName, name, environmentName, options, settings) {
|
|
@@ -357,7 +357,7 @@ export class StaticSitesImpl {
|
|
|
357
357
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
358
358
|
}
|
|
359
359
|
return this.listStaticSiteBuildFunctionsPagingPage(resourceGroupName, name, environmentName, options, settings);
|
|
360
|
-
}
|
|
360
|
+
},
|
|
361
361
|
};
|
|
362
362
|
}
|
|
363
363
|
listStaticSiteBuildFunctionsPagingPage(resourceGroupName, name, environmentName, options, settings) {
|
|
@@ -421,7 +421,7 @@ export class StaticSitesImpl {
|
|
|
421
421
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
422
422
|
}
|
|
423
423
|
return this.getBuildDatabaseConnectionsWithDetailsPagingPage(resourceGroupName, name, environmentName, options, settings);
|
|
424
|
-
}
|
|
424
|
+
},
|
|
425
425
|
};
|
|
426
426
|
}
|
|
427
427
|
getBuildDatabaseConnectionsWithDetailsPagingPage(resourceGroupName, name, environmentName, options, settings) {
|
|
@@ -486,7 +486,7 @@ export class StaticSitesImpl {
|
|
|
486
486
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
487
487
|
}
|
|
488
488
|
return this.getUserProvidedFunctionAppsForStaticSiteBuildPagingPage(resourceGroupName, name, environmentName, options, settings);
|
|
489
|
-
}
|
|
489
|
+
},
|
|
490
490
|
};
|
|
491
491
|
}
|
|
492
492
|
getUserProvidedFunctionAppsForStaticSiteBuildPagingPage(resourceGroupName, name, environmentName, options, settings) {
|
|
@@ -549,7 +549,7 @@ export class StaticSitesImpl {
|
|
|
549
549
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
550
550
|
}
|
|
551
551
|
return this.listBasicAuthPagingPage(resourceGroupName, name, options, settings);
|
|
552
|
-
}
|
|
552
|
+
},
|
|
553
553
|
};
|
|
554
554
|
}
|
|
555
555
|
listBasicAuthPagingPage(resourceGroupName, name, options, settings) {
|
|
@@ -612,7 +612,7 @@ export class StaticSitesImpl {
|
|
|
612
612
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
613
613
|
}
|
|
614
614
|
return this.listStaticSiteCustomDomainsPagingPage(resourceGroupName, name, options, settings);
|
|
615
|
-
}
|
|
615
|
+
},
|
|
616
616
|
};
|
|
617
617
|
}
|
|
618
618
|
listStaticSiteCustomDomainsPagingPage(resourceGroupName, name, options, settings) {
|
|
@@ -675,7 +675,7 @@ export class StaticSitesImpl {
|
|
|
675
675
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
676
676
|
}
|
|
677
677
|
return this.getDatabaseConnectionsPagingPage(resourceGroupName, name, options, settings);
|
|
678
|
-
}
|
|
678
|
+
},
|
|
679
679
|
};
|
|
680
680
|
}
|
|
681
681
|
getDatabaseConnectionsPagingPage(resourceGroupName, name, options, settings) {
|
|
@@ -738,7 +738,7 @@ export class StaticSitesImpl {
|
|
|
738
738
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
739
739
|
}
|
|
740
740
|
return this.listStaticSiteFunctionsPagingPage(resourceGroupName, name, options, settings);
|
|
741
|
-
}
|
|
741
|
+
},
|
|
742
742
|
};
|
|
743
743
|
}
|
|
744
744
|
listStaticSiteFunctionsPagingPage(resourceGroupName, name, options, settings) {
|
|
@@ -801,7 +801,7 @@ export class StaticSitesImpl {
|
|
|
801
801
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
802
802
|
}
|
|
803
803
|
return this.getPrivateEndpointConnectionListPagingPage(resourceGroupName, name, options, settings);
|
|
804
|
-
}
|
|
804
|
+
},
|
|
805
805
|
};
|
|
806
806
|
}
|
|
807
807
|
getPrivateEndpointConnectionListPagingPage(resourceGroupName, name, options, settings) {
|
|
@@ -864,7 +864,7 @@ export class StaticSitesImpl {
|
|
|
864
864
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
865
865
|
}
|
|
866
866
|
return this.getDatabaseConnectionsWithDetailsPagingPage(resourceGroupName, name, options, settings);
|
|
867
|
-
}
|
|
867
|
+
},
|
|
868
868
|
};
|
|
869
869
|
}
|
|
870
870
|
getDatabaseConnectionsWithDetailsPagingPage(resourceGroupName, name, options, settings) {
|
|
@@ -927,7 +927,7 @@ export class StaticSitesImpl {
|
|
|
927
927
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
928
928
|
}
|
|
929
929
|
return this.getUserProvidedFunctionAppsForStaticSitePagingPage(resourceGroupName, name, options, settings);
|
|
930
|
-
}
|
|
930
|
+
},
|
|
931
931
|
};
|
|
932
932
|
}
|
|
933
933
|
getUserProvidedFunctionAppsForStaticSitePagingPage(resourceGroupName, name, options, settings) {
|
|
@@ -990,7 +990,7 @@ export class StaticSitesImpl {
|
|
|
990
990
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
991
991
|
}
|
|
992
992
|
return this.getLinkedBackendsPagingPage(resourceGroupName, name, options, settings);
|
|
993
|
-
}
|
|
993
|
+
},
|
|
994
994
|
};
|
|
995
995
|
}
|
|
996
996
|
getLinkedBackendsPagingPage(resourceGroupName, name, options, settings) {
|
|
@@ -1054,7 +1054,7 @@ export class StaticSitesImpl {
|
|
|
1054
1054
|
throw new Error("maxPageSize is not supported by this operation.");
|
|
1055
1055
|
}
|
|
1056
1056
|
return this.getLinkedBackendsForBuildPagingPage(resourceGroupName, name, environmentName, options, settings);
|
|
1057
|
-
}
|
|
1057
|
+
},
|
|
1058
1058
|
};
|
|
1059
1059
|
}
|
|
1060
1060
|
getLinkedBackendsForBuildPagingPage(resourceGroupName, name, environmentName, options, settings) {
|
|
@@ -1159,18 +1159,18 @@ export class StaticSitesImpl {
|
|
|
1159
1159
|
rawResponse: {
|
|
1160
1160
|
statusCode: currentRawResponse.status,
|
|
1161
1161
|
body: currentRawResponse.parsedBody,
|
|
1162
|
-
headers: currentRawResponse.headers.toJSON()
|
|
1163
|
-
}
|
|
1162
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
1163
|
+
},
|
|
1164
1164
|
};
|
|
1165
1165
|
});
|
|
1166
1166
|
const lro = createLroSpec({
|
|
1167
1167
|
sendOperationFn,
|
|
1168
1168
|
args: { resourceGroupName, name, staticSiteEnvelope, options },
|
|
1169
|
-
spec: createOrUpdateStaticSiteOperationSpec
|
|
1169
|
+
spec: createOrUpdateStaticSiteOperationSpec,
|
|
1170
1170
|
});
|
|
1171
1171
|
const poller = yield createHttpPoller(lro, {
|
|
1172
1172
|
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
1173
|
-
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
1173
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
1174
1174
|
});
|
|
1175
1175
|
yield poller.poll();
|
|
1176
1176
|
return poller;
|
|
@@ -1216,18 +1216,18 @@ export class StaticSitesImpl {
|
|
|
1216
1216
|
rawResponse: {
|
|
1217
1217
|
statusCode: currentRawResponse.status,
|
|
1218
1218
|
body: currentRawResponse.parsedBody,
|
|
1219
|
-
headers: currentRawResponse.headers.toJSON()
|
|
1220
|
-
}
|
|
1219
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
1220
|
+
},
|
|
1221
1221
|
};
|
|
1222
1222
|
});
|
|
1223
1223
|
const lro = createLroSpec({
|
|
1224
1224
|
sendOperationFn,
|
|
1225
1225
|
args: { resourceGroupName, name, options },
|
|
1226
|
-
spec: deleteStaticSiteOperationSpec
|
|
1226
|
+
spec: deleteStaticSiteOperationSpec,
|
|
1227
1227
|
});
|
|
1228
1228
|
const poller = yield createHttpPoller(lro, {
|
|
1229
1229
|
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
1230
|
-
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
1230
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
1231
1231
|
});
|
|
1232
1232
|
yield poller.poll();
|
|
1233
1233
|
return poller;
|
|
@@ -1293,7 +1293,7 @@ export class StaticSitesImpl {
|
|
|
1293
1293
|
authprovider,
|
|
1294
1294
|
userid,
|
|
1295
1295
|
staticSiteUserEnvelope,
|
|
1296
|
-
options
|
|
1296
|
+
options,
|
|
1297
1297
|
}, updateStaticSiteUserOperationSpec);
|
|
1298
1298
|
}
|
|
1299
1299
|
/**
|
|
@@ -1342,18 +1342,18 @@ export class StaticSitesImpl {
|
|
|
1342
1342
|
rawResponse: {
|
|
1343
1343
|
statusCode: currentRawResponse.status,
|
|
1344
1344
|
body: currentRawResponse.parsedBody,
|
|
1345
|
-
headers: currentRawResponse.headers.toJSON()
|
|
1346
|
-
}
|
|
1345
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
1346
|
+
},
|
|
1347
1347
|
};
|
|
1348
1348
|
});
|
|
1349
1349
|
const lro = createLroSpec({
|
|
1350
1350
|
sendOperationFn,
|
|
1351
1351
|
args: { resourceGroupName, name, environmentName, options },
|
|
1352
|
-
spec: deleteStaticSiteBuildOperationSpec
|
|
1352
|
+
spec: deleteStaticSiteBuildOperationSpec,
|
|
1353
1353
|
});
|
|
1354
1354
|
const poller = yield createHttpPoller(lro, {
|
|
1355
1355
|
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
1356
|
-
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
1356
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
1357
1357
|
});
|
|
1358
1358
|
yield poller.poll();
|
|
1359
1359
|
return poller;
|
|
@@ -1418,7 +1418,7 @@ export class StaticSitesImpl {
|
|
|
1418
1418
|
name,
|
|
1419
1419
|
environmentName,
|
|
1420
1420
|
databaseConnectionName,
|
|
1421
|
-
options
|
|
1421
|
+
options,
|
|
1422
1422
|
}, getBuildDatabaseConnectionOperationSpec);
|
|
1423
1423
|
}
|
|
1424
1424
|
/**
|
|
@@ -1438,7 +1438,7 @@ export class StaticSitesImpl {
|
|
|
1438
1438
|
environmentName,
|
|
1439
1439
|
databaseConnectionName,
|
|
1440
1440
|
databaseConnectionRequestEnvelope,
|
|
1441
|
-
options
|
|
1441
|
+
options,
|
|
1442
1442
|
}, createOrUpdateBuildDatabaseConnectionOperationSpec);
|
|
1443
1443
|
}
|
|
1444
1444
|
/**
|
|
@@ -1455,7 +1455,7 @@ export class StaticSitesImpl {
|
|
|
1455
1455
|
name,
|
|
1456
1456
|
environmentName,
|
|
1457
1457
|
databaseConnectionName,
|
|
1458
|
-
options
|
|
1458
|
+
options,
|
|
1459
1459
|
}, deleteBuildDatabaseConnectionOperationSpec);
|
|
1460
1460
|
}
|
|
1461
1461
|
/**
|
|
@@ -1475,7 +1475,7 @@ export class StaticSitesImpl {
|
|
|
1475
1475
|
environmentName,
|
|
1476
1476
|
databaseConnectionName,
|
|
1477
1477
|
databaseConnectionRequestEnvelope,
|
|
1478
|
-
options
|
|
1478
|
+
options,
|
|
1479
1479
|
}, updateBuildDatabaseConnectionOperationSpec);
|
|
1480
1480
|
}
|
|
1481
1481
|
/**
|
|
@@ -1492,7 +1492,7 @@ export class StaticSitesImpl {
|
|
|
1492
1492
|
name,
|
|
1493
1493
|
environmentName,
|
|
1494
1494
|
databaseConnectionName,
|
|
1495
|
-
options
|
|
1495
|
+
options,
|
|
1496
1496
|
}, getBuildDatabaseConnectionWithDetailsOperationSpec);
|
|
1497
1497
|
}
|
|
1498
1498
|
/**
|
|
@@ -1588,8 +1588,8 @@ export class StaticSitesImpl {
|
|
|
1588
1588
|
rawResponse: {
|
|
1589
1589
|
statusCode: currentRawResponse.status,
|
|
1590
1590
|
body: currentRawResponse.parsedBody,
|
|
1591
|
-
headers: currentRawResponse.headers.toJSON()
|
|
1592
|
-
}
|
|
1591
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
1592
|
+
},
|
|
1593
1593
|
};
|
|
1594
1594
|
});
|
|
1595
1595
|
const lro = createLroSpec({
|
|
@@ -1600,13 +1600,13 @@ export class StaticSitesImpl {
|
|
|
1600
1600
|
environmentName,
|
|
1601
1601
|
functionAppName,
|
|
1602
1602
|
staticSiteUserProvidedFunctionEnvelope,
|
|
1603
|
-
options
|
|
1603
|
+
options,
|
|
1604
1604
|
},
|
|
1605
|
-
spec: registerUserProvidedFunctionAppWithStaticSiteBuildOperationSpec
|
|
1605
|
+
spec: registerUserProvidedFunctionAppWithStaticSiteBuildOperationSpec,
|
|
1606
1606
|
});
|
|
1607
1607
|
const poller = yield createHttpPoller(lro, {
|
|
1608
1608
|
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
1609
|
-
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
1609
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
1610
1610
|
});
|
|
1611
1611
|
yield poller.poll();
|
|
1612
1612
|
return poller;
|
|
@@ -1668,8 +1668,8 @@ export class StaticSitesImpl {
|
|
|
1668
1668
|
rawResponse: {
|
|
1669
1669
|
statusCode: currentRawResponse.status,
|
|
1670
1670
|
body: currentRawResponse.parsedBody,
|
|
1671
|
-
headers: currentRawResponse.headers.toJSON()
|
|
1672
|
-
}
|
|
1671
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
1672
|
+
},
|
|
1673
1673
|
};
|
|
1674
1674
|
});
|
|
1675
1675
|
const lro = createLroSpec({
|
|
@@ -1679,13 +1679,13 @@ export class StaticSitesImpl {
|
|
|
1679
1679
|
name,
|
|
1680
1680
|
environmentName,
|
|
1681
1681
|
staticSiteZipDeploymentEnvelope,
|
|
1682
|
-
options
|
|
1682
|
+
options,
|
|
1683
1683
|
},
|
|
1684
|
-
spec: createZipDeploymentForStaticSiteBuildOperationSpec
|
|
1684
|
+
spec: createZipDeploymentForStaticSiteBuildOperationSpec,
|
|
1685
1685
|
});
|
|
1686
1686
|
const poller = yield createHttpPoller(lro, {
|
|
1687
1687
|
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
1688
|
-
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
1688
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
1689
1689
|
});
|
|
1690
1690
|
yield poller.poll();
|
|
1691
1691
|
return poller;
|
|
@@ -1768,7 +1768,7 @@ export class StaticSitesImpl {
|
|
|
1768
1768
|
resourceGroupName,
|
|
1769
1769
|
name,
|
|
1770
1770
|
staticSiteUserRolesInvitationEnvelope,
|
|
1771
|
-
options
|
|
1771
|
+
options,
|
|
1772
1772
|
}, createUserRolesInvitationLinkOperationSpec);
|
|
1773
1773
|
}
|
|
1774
1774
|
/**
|
|
@@ -1820,8 +1820,8 @@ export class StaticSitesImpl {
|
|
|
1820
1820
|
rawResponse: {
|
|
1821
1821
|
statusCode: currentRawResponse.status,
|
|
1822
1822
|
body: currentRawResponse.parsedBody,
|
|
1823
|
-
headers: currentRawResponse.headers.toJSON()
|
|
1824
|
-
}
|
|
1823
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
1824
|
+
},
|
|
1825
1825
|
};
|
|
1826
1826
|
});
|
|
1827
1827
|
const lro = createLroSpec({
|
|
@@ -1831,13 +1831,13 @@ export class StaticSitesImpl {
|
|
|
1831
1831
|
name,
|
|
1832
1832
|
domainName,
|
|
1833
1833
|
staticSiteCustomDomainRequestPropertiesEnvelope,
|
|
1834
|
-
options
|
|
1834
|
+
options,
|
|
1835
1835
|
},
|
|
1836
|
-
spec: createOrUpdateStaticSiteCustomDomainOperationSpec
|
|
1836
|
+
spec: createOrUpdateStaticSiteCustomDomainOperationSpec,
|
|
1837
1837
|
});
|
|
1838
1838
|
const poller = yield createHttpPoller(lro, {
|
|
1839
1839
|
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
1840
|
-
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
1840
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
1841
1841
|
});
|
|
1842
1842
|
yield poller.poll();
|
|
1843
1843
|
return poller;
|
|
@@ -1886,18 +1886,18 @@ export class StaticSitesImpl {
|
|
|
1886
1886
|
rawResponse: {
|
|
1887
1887
|
statusCode: currentRawResponse.status,
|
|
1888
1888
|
body: currentRawResponse.parsedBody,
|
|
1889
|
-
headers: currentRawResponse.headers.toJSON()
|
|
1890
|
-
}
|
|
1889
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
1890
|
+
},
|
|
1891
1891
|
};
|
|
1892
1892
|
});
|
|
1893
1893
|
const lro = createLroSpec({
|
|
1894
1894
|
sendOperationFn,
|
|
1895
1895
|
args: { resourceGroupName, name, domainName, options },
|
|
1896
|
-
spec: deleteStaticSiteCustomDomainOperationSpec
|
|
1896
|
+
spec: deleteStaticSiteCustomDomainOperationSpec,
|
|
1897
1897
|
});
|
|
1898
1898
|
const poller = yield createHttpPoller(lro, {
|
|
1899
1899
|
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
1900
|
-
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
1900
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
1901
1901
|
});
|
|
1902
1902
|
yield poller.poll();
|
|
1903
1903
|
return poller;
|
|
@@ -1945,8 +1945,8 @@ export class StaticSitesImpl {
|
|
|
1945
1945
|
rawResponse: {
|
|
1946
1946
|
statusCode: currentRawResponse.status,
|
|
1947
1947
|
body: currentRawResponse.parsedBody,
|
|
1948
|
-
headers: currentRawResponse.headers.toJSON()
|
|
1949
|
-
}
|
|
1948
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
1949
|
+
},
|
|
1950
1950
|
};
|
|
1951
1951
|
});
|
|
1952
1952
|
const lro = createLroSpec({
|
|
@@ -1956,13 +1956,13 @@ export class StaticSitesImpl {
|
|
|
1956
1956
|
name,
|
|
1957
1957
|
domainName,
|
|
1958
1958
|
staticSiteCustomDomainRequestPropertiesEnvelope,
|
|
1959
|
-
options
|
|
1959
|
+
options,
|
|
1960
1960
|
},
|
|
1961
|
-
spec: validateCustomDomainCanBeAddedToStaticSiteOperationSpec
|
|
1961
|
+
spec: validateCustomDomainCanBeAddedToStaticSiteOperationSpec,
|
|
1962
1962
|
});
|
|
1963
1963
|
const poller = yield createHttpPoller(lro, {
|
|
1964
1964
|
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
1965
|
-
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
1965
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
1966
1966
|
});
|
|
1967
1967
|
yield poller.poll();
|
|
1968
1968
|
return poller;
|
|
@@ -2017,7 +2017,7 @@ export class StaticSitesImpl {
|
|
|
2017
2017
|
name,
|
|
2018
2018
|
databaseConnectionName,
|
|
2019
2019
|
databaseConnectionRequestEnvelope,
|
|
2020
|
-
options
|
|
2020
|
+
options,
|
|
2021
2021
|
}, createOrUpdateDatabaseConnectionOperationSpec);
|
|
2022
2022
|
}
|
|
2023
2023
|
/**
|
|
@@ -2045,7 +2045,7 @@ export class StaticSitesImpl {
|
|
|
2045
2045
|
name,
|
|
2046
2046
|
databaseConnectionName,
|
|
2047
2047
|
databaseConnectionRequestEnvelope,
|
|
2048
|
-
options
|
|
2048
|
+
options,
|
|
2049
2049
|
}, updateDatabaseConnectionOperationSpec);
|
|
2050
2050
|
}
|
|
2051
2051
|
/**
|
|
@@ -2084,18 +2084,18 @@ export class StaticSitesImpl {
|
|
|
2084
2084
|
rawResponse: {
|
|
2085
2085
|
statusCode: currentRawResponse.status,
|
|
2086
2086
|
body: currentRawResponse.parsedBody,
|
|
2087
|
-
headers: currentRawResponse.headers.toJSON()
|
|
2088
|
-
}
|
|
2087
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
2088
|
+
},
|
|
2089
2089
|
};
|
|
2090
2090
|
});
|
|
2091
2091
|
const lro = createLroSpec({
|
|
2092
2092
|
sendOperationFn,
|
|
2093
2093
|
args: { resourceGroupName, name, options },
|
|
2094
|
-
spec: detachStaticSiteOperationSpec
|
|
2094
|
+
spec: detachStaticSiteOperationSpec,
|
|
2095
2095
|
});
|
|
2096
2096
|
const poller = yield createHttpPoller(lro, {
|
|
2097
2097
|
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
2098
|
-
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
2098
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
2099
2099
|
});
|
|
2100
2100
|
yield poller.poll();
|
|
2101
2101
|
return poller;
|
|
@@ -2205,8 +2205,8 @@ export class StaticSitesImpl {
|
|
|
2205
2205
|
rawResponse: {
|
|
2206
2206
|
statusCode: currentRawResponse.status,
|
|
2207
2207
|
body: currentRawResponse.parsedBody,
|
|
2208
|
-
headers: currentRawResponse.headers.toJSON()
|
|
2209
|
-
}
|
|
2208
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
2209
|
+
},
|
|
2210
2210
|
};
|
|
2211
2211
|
});
|
|
2212
2212
|
const lro = createLroSpec({
|
|
@@ -2216,13 +2216,13 @@ export class StaticSitesImpl {
|
|
|
2216
2216
|
name,
|
|
2217
2217
|
privateEndpointConnectionName,
|
|
2218
2218
|
privateEndpointWrapper,
|
|
2219
|
-
options
|
|
2219
|
+
options,
|
|
2220
2220
|
},
|
|
2221
|
-
spec: approveOrRejectPrivateEndpointConnectionOperationSpec
|
|
2221
|
+
spec: approveOrRejectPrivateEndpointConnectionOperationSpec,
|
|
2222
2222
|
});
|
|
2223
2223
|
const poller = yield createHttpPoller(lro, {
|
|
2224
2224
|
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
2225
|
-
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
2225
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
2226
2226
|
});
|
|
2227
2227
|
yield poller.poll();
|
|
2228
2228
|
return poller;
|
|
@@ -2269,18 +2269,18 @@ export class StaticSitesImpl {
|
|
|
2269
2269
|
rawResponse: {
|
|
2270
2270
|
statusCode: currentRawResponse.status,
|
|
2271
2271
|
body: currentRawResponse.parsedBody,
|
|
2272
|
-
headers: currentRawResponse.headers.toJSON()
|
|
2273
|
-
}
|
|
2272
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
2273
|
+
},
|
|
2274
2274
|
};
|
|
2275
2275
|
});
|
|
2276
2276
|
const lro = createLroSpec({
|
|
2277
2277
|
sendOperationFn,
|
|
2278
2278
|
args: { resourceGroupName, name, privateEndpointConnectionName, options },
|
|
2279
|
-
spec: deletePrivateEndpointConnectionOperationSpec
|
|
2279
|
+
spec: deletePrivateEndpointConnectionOperationSpec,
|
|
2280
2280
|
});
|
|
2281
2281
|
const poller = yield createHttpPoller(lro, {
|
|
2282
2282
|
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
2283
|
-
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
2283
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
2284
2284
|
});
|
|
2285
2285
|
yield poller.poll();
|
|
2286
2286
|
return poller;
|
|
@@ -2375,8 +2375,8 @@ export class StaticSitesImpl {
|
|
|
2375
2375
|
rawResponse: {
|
|
2376
2376
|
statusCode: currentRawResponse.status,
|
|
2377
2377
|
body: currentRawResponse.parsedBody,
|
|
2378
|
-
headers: currentRawResponse.headers.toJSON()
|
|
2379
|
-
}
|
|
2378
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
2379
|
+
},
|
|
2380
2380
|
};
|
|
2381
2381
|
});
|
|
2382
2382
|
const lro = createLroSpec({
|
|
@@ -2386,13 +2386,13 @@ export class StaticSitesImpl {
|
|
|
2386
2386
|
name,
|
|
2387
2387
|
functionAppName,
|
|
2388
2388
|
staticSiteUserProvidedFunctionEnvelope,
|
|
2389
|
-
options
|
|
2389
|
+
options,
|
|
2390
2390
|
},
|
|
2391
|
-
spec: registerUserProvidedFunctionAppWithStaticSiteOperationSpec
|
|
2391
|
+
spec: registerUserProvidedFunctionAppWithStaticSiteOperationSpec,
|
|
2392
2392
|
});
|
|
2393
2393
|
const poller = yield createHttpPoller(lro, {
|
|
2394
2394
|
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
2395
|
-
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
2395
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
2396
2396
|
});
|
|
2397
2397
|
yield poller.poll();
|
|
2398
2398
|
return poller;
|
|
@@ -2451,8 +2451,8 @@ export class StaticSitesImpl {
|
|
|
2451
2451
|
rawResponse: {
|
|
2452
2452
|
statusCode: currentRawResponse.status,
|
|
2453
2453
|
body: currentRawResponse.parsedBody,
|
|
2454
|
-
headers: currentRawResponse.headers.toJSON()
|
|
2455
|
-
}
|
|
2454
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
2455
|
+
},
|
|
2456
2456
|
};
|
|
2457
2457
|
});
|
|
2458
2458
|
const lro = createLroSpec({
|
|
@@ -2461,13 +2461,13 @@ export class StaticSitesImpl {
|
|
|
2461
2461
|
resourceGroupName,
|
|
2462
2462
|
name,
|
|
2463
2463
|
staticSiteZipDeploymentEnvelope,
|
|
2464
|
-
options
|
|
2464
|
+
options,
|
|
2465
2465
|
},
|
|
2466
|
-
spec: createZipDeploymentForStaticSiteOperationSpec
|
|
2466
|
+
spec: createZipDeploymentForStaticSiteOperationSpec,
|
|
2467
2467
|
});
|
|
2468
2468
|
const poller = yield createHttpPoller(lro, {
|
|
2469
2469
|
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
2470
|
-
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
2470
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
2471
2471
|
});
|
|
2472
2472
|
yield poller.poll();
|
|
2473
2473
|
return poller;
|
|
@@ -2516,8 +2516,8 @@ export class StaticSitesImpl {
|
|
|
2516
2516
|
rawResponse: {
|
|
2517
2517
|
statusCode: currentRawResponse.status,
|
|
2518
2518
|
body: currentRawResponse.parsedBody,
|
|
2519
|
-
headers: currentRawResponse.headers.toJSON()
|
|
2520
|
-
}
|
|
2519
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
2520
|
+
},
|
|
2521
2521
|
};
|
|
2522
2522
|
});
|
|
2523
2523
|
const lro = createLroSpec({
|
|
@@ -2527,13 +2527,13 @@ export class StaticSitesImpl {
|
|
|
2527
2527
|
name,
|
|
2528
2528
|
linkedBackendName,
|
|
2529
2529
|
staticSiteLinkedBackendEnvelope,
|
|
2530
|
-
options
|
|
2530
|
+
options,
|
|
2531
2531
|
},
|
|
2532
|
-
spec: validateBackendOperationSpec
|
|
2532
|
+
spec: validateBackendOperationSpec,
|
|
2533
2533
|
});
|
|
2534
2534
|
const poller = yield createHttpPoller(lro, {
|
|
2535
2535
|
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
2536
|
-
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
2536
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
2537
2537
|
});
|
|
2538
2538
|
yield poller.poll();
|
|
2539
2539
|
return poller;
|
|
@@ -2584,8 +2584,8 @@ export class StaticSitesImpl {
|
|
|
2584
2584
|
rawResponse: {
|
|
2585
2585
|
statusCode: currentRawResponse.status,
|
|
2586
2586
|
body: currentRawResponse.parsedBody,
|
|
2587
|
-
headers: currentRawResponse.headers.toJSON()
|
|
2588
|
-
}
|
|
2587
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
2588
|
+
},
|
|
2589
2589
|
};
|
|
2590
2590
|
});
|
|
2591
2591
|
const lro = createLroSpec({
|
|
@@ -2596,13 +2596,13 @@ export class StaticSitesImpl {
|
|
|
2596
2596
|
environmentName,
|
|
2597
2597
|
linkedBackendName,
|
|
2598
2598
|
staticSiteLinkedBackendEnvelope,
|
|
2599
|
-
options
|
|
2599
|
+
options,
|
|
2600
2600
|
},
|
|
2601
|
-
spec: validateBackendForBuildOperationSpec
|
|
2601
|
+
spec: validateBackendForBuildOperationSpec,
|
|
2602
2602
|
});
|
|
2603
2603
|
const poller = yield createHttpPoller(lro, {
|
|
2604
2604
|
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
2605
|
-
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
2605
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
2606
2606
|
});
|
|
2607
2607
|
yield poller.poll();
|
|
2608
2608
|
return poller;
|
|
@@ -2682,8 +2682,8 @@ export class StaticSitesImpl {
|
|
|
2682
2682
|
rawResponse: {
|
|
2683
2683
|
statusCode: currentRawResponse.status,
|
|
2684
2684
|
body: currentRawResponse.parsedBody,
|
|
2685
|
-
headers: currentRawResponse.headers.toJSON()
|
|
2686
|
-
}
|
|
2685
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
2686
|
+
},
|
|
2687
2687
|
};
|
|
2688
2688
|
});
|
|
2689
2689
|
const lro = createLroSpec({
|
|
@@ -2693,13 +2693,13 @@ export class StaticSitesImpl {
|
|
|
2693
2693
|
name,
|
|
2694
2694
|
linkedBackendName,
|
|
2695
2695
|
staticSiteLinkedBackendEnvelope,
|
|
2696
|
-
options
|
|
2696
|
+
options,
|
|
2697
2697
|
},
|
|
2698
|
-
spec: linkBackendOperationSpec
|
|
2698
|
+
spec: linkBackendOperationSpec,
|
|
2699
2699
|
});
|
|
2700
2700
|
const poller = yield createHttpPoller(lro, {
|
|
2701
2701
|
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
2702
|
-
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
2702
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
2703
2703
|
});
|
|
2704
2704
|
yield poller.poll();
|
|
2705
2705
|
return poller;
|
|
@@ -2771,8 +2771,8 @@ export class StaticSitesImpl {
|
|
|
2771
2771
|
rawResponse: {
|
|
2772
2772
|
statusCode: currentRawResponse.status,
|
|
2773
2773
|
body: currentRawResponse.parsedBody,
|
|
2774
|
-
headers: currentRawResponse.headers.toJSON()
|
|
2775
|
-
}
|
|
2774
|
+
headers: currentRawResponse.headers.toJSON(),
|
|
2775
|
+
},
|
|
2776
2776
|
};
|
|
2777
2777
|
});
|
|
2778
2778
|
const lro = createLroSpec({
|
|
@@ -2783,13 +2783,13 @@ export class StaticSitesImpl {
|
|
|
2783
2783
|
environmentName,
|
|
2784
2784
|
linkedBackendName,
|
|
2785
2785
|
staticSiteLinkedBackendEnvelope,
|
|
2786
|
-
options
|
|
2786
|
+
options,
|
|
2787
2787
|
},
|
|
2788
|
-
spec: linkBackendToBuildOperationSpec
|
|
2788
|
+
spec: linkBackendToBuildOperationSpec,
|
|
2789
2789
|
});
|
|
2790
2790
|
const poller = yield createHttpPoller(lro, {
|
|
2791
2791
|
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
2792
|
-
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs
|
|
2792
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
2793
2793
|
});
|
|
2794
2794
|
yield poller.poll();
|
|
2795
2795
|
return poller;
|
|
@@ -3014,99 +3014,99 @@ const previewWorkflowOperationSpec = {
|
|
|
3014
3014
|
httpMethod: "POST",
|
|
3015
3015
|
responses: {
|
|
3016
3016
|
200: {
|
|
3017
|
-
bodyMapper: Mappers.StaticSitesWorkflowPreview
|
|
3017
|
+
bodyMapper: Mappers.StaticSitesWorkflowPreview,
|
|
3018
3018
|
},
|
|
3019
3019
|
default: {
|
|
3020
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3021
|
-
}
|
|
3020
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3021
|
+
},
|
|
3022
3022
|
},
|
|
3023
3023
|
requestBody: Parameters.staticSitesWorkflowPreviewRequest,
|
|
3024
3024
|
queryParameters: [Parameters.apiVersion],
|
|
3025
3025
|
urlParameters: [
|
|
3026
3026
|
Parameters.$host,
|
|
3027
3027
|
Parameters.subscriptionId,
|
|
3028
|
-
Parameters.location
|
|
3028
|
+
Parameters.location,
|
|
3029
3029
|
],
|
|
3030
3030
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
3031
3031
|
mediaType: "json",
|
|
3032
|
-
serializer
|
|
3032
|
+
serializer,
|
|
3033
3033
|
};
|
|
3034
3034
|
const listOperationSpec = {
|
|
3035
3035
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Web/staticSites",
|
|
3036
3036
|
httpMethod: "GET",
|
|
3037
3037
|
responses: {
|
|
3038
3038
|
200: {
|
|
3039
|
-
bodyMapper: Mappers.StaticSiteCollection
|
|
3039
|
+
bodyMapper: Mappers.StaticSiteCollection,
|
|
3040
3040
|
},
|
|
3041
3041
|
default: {
|
|
3042
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3043
|
-
}
|
|
3042
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3043
|
+
},
|
|
3044
3044
|
},
|
|
3045
3045
|
queryParameters: [Parameters.apiVersion],
|
|
3046
3046
|
urlParameters: [Parameters.$host, Parameters.subscriptionId],
|
|
3047
3047
|
headerParameters: [Parameters.accept],
|
|
3048
|
-
serializer
|
|
3048
|
+
serializer,
|
|
3049
3049
|
};
|
|
3050
3050
|
const getStaticSitesByResourceGroupOperationSpec = {
|
|
3051
3051
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites",
|
|
3052
3052
|
httpMethod: "GET",
|
|
3053
3053
|
responses: {
|
|
3054
3054
|
200: {
|
|
3055
|
-
bodyMapper: Mappers.StaticSiteCollection
|
|
3055
|
+
bodyMapper: Mappers.StaticSiteCollection,
|
|
3056
3056
|
},
|
|
3057
3057
|
default: {
|
|
3058
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3059
|
-
}
|
|
3058
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3059
|
+
},
|
|
3060
3060
|
},
|
|
3061
3061
|
queryParameters: [Parameters.apiVersion],
|
|
3062
3062
|
urlParameters: [
|
|
3063
3063
|
Parameters.$host,
|
|
3064
3064
|
Parameters.subscriptionId,
|
|
3065
|
-
Parameters.resourceGroupName
|
|
3065
|
+
Parameters.resourceGroupName,
|
|
3066
3066
|
],
|
|
3067
3067
|
headerParameters: [Parameters.accept],
|
|
3068
|
-
serializer
|
|
3068
|
+
serializer,
|
|
3069
3069
|
};
|
|
3070
3070
|
const getStaticSiteOperationSpec = {
|
|
3071
3071
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}",
|
|
3072
3072
|
httpMethod: "GET",
|
|
3073
3073
|
responses: {
|
|
3074
3074
|
200: {
|
|
3075
|
-
bodyMapper: Mappers.StaticSiteARMResource
|
|
3075
|
+
bodyMapper: Mappers.StaticSiteARMResource,
|
|
3076
3076
|
},
|
|
3077
3077
|
default: {
|
|
3078
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3079
|
-
}
|
|
3078
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3079
|
+
},
|
|
3080
3080
|
},
|
|
3081
3081
|
queryParameters: [Parameters.apiVersion],
|
|
3082
3082
|
urlParameters: [
|
|
3083
3083
|
Parameters.$host,
|
|
3084
3084
|
Parameters.subscriptionId,
|
|
3085
3085
|
Parameters.resourceGroupName,
|
|
3086
|
-
Parameters.name
|
|
3086
|
+
Parameters.name,
|
|
3087
3087
|
],
|
|
3088
3088
|
headerParameters: [Parameters.accept],
|
|
3089
|
-
serializer
|
|
3089
|
+
serializer,
|
|
3090
3090
|
};
|
|
3091
3091
|
const createOrUpdateStaticSiteOperationSpec = {
|
|
3092
3092
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}",
|
|
3093
3093
|
httpMethod: "PUT",
|
|
3094
3094
|
responses: {
|
|
3095
3095
|
200: {
|
|
3096
|
-
bodyMapper: Mappers.StaticSiteARMResource
|
|
3096
|
+
bodyMapper: Mappers.StaticSiteARMResource,
|
|
3097
3097
|
},
|
|
3098
3098
|
201: {
|
|
3099
|
-
bodyMapper: Mappers.StaticSiteARMResource
|
|
3099
|
+
bodyMapper: Mappers.StaticSiteARMResource,
|
|
3100
3100
|
},
|
|
3101
3101
|
202: {
|
|
3102
|
-
bodyMapper: Mappers.StaticSiteARMResource
|
|
3102
|
+
bodyMapper: Mappers.StaticSiteARMResource,
|
|
3103
3103
|
},
|
|
3104
3104
|
204: {
|
|
3105
|
-
bodyMapper: Mappers.StaticSiteARMResource
|
|
3105
|
+
bodyMapper: Mappers.StaticSiteARMResource,
|
|
3106
3106
|
},
|
|
3107
3107
|
default: {
|
|
3108
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3109
|
-
}
|
|
3108
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3109
|
+
},
|
|
3110
3110
|
},
|
|
3111
3111
|
requestBody: Parameters.staticSiteEnvelope,
|
|
3112
3112
|
queryParameters: [Parameters.apiVersion],
|
|
@@ -3114,11 +3114,11 @@ const createOrUpdateStaticSiteOperationSpec = {
|
|
|
3114
3114
|
Parameters.$host,
|
|
3115
3115
|
Parameters.subscriptionId,
|
|
3116
3116
|
Parameters.resourceGroupName,
|
|
3117
|
-
Parameters.name
|
|
3117
|
+
Parameters.name,
|
|
3118
3118
|
],
|
|
3119
3119
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
3120
3120
|
mediaType: "json",
|
|
3121
|
-
serializer
|
|
3121
|
+
serializer,
|
|
3122
3122
|
};
|
|
3123
3123
|
const deleteStaticSiteOperationSpec = {
|
|
3124
3124
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}",
|
|
@@ -3129,32 +3129,32 @@ const deleteStaticSiteOperationSpec = {
|
|
|
3129
3129
|
202: {},
|
|
3130
3130
|
204: {},
|
|
3131
3131
|
default: {
|
|
3132
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3133
|
-
}
|
|
3132
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3133
|
+
},
|
|
3134
3134
|
},
|
|
3135
3135
|
queryParameters: [Parameters.apiVersion],
|
|
3136
3136
|
urlParameters: [
|
|
3137
3137
|
Parameters.$host,
|
|
3138
3138
|
Parameters.subscriptionId,
|
|
3139
3139
|
Parameters.resourceGroupName,
|
|
3140
|
-
Parameters.name
|
|
3140
|
+
Parameters.name,
|
|
3141
3141
|
],
|
|
3142
3142
|
headerParameters: [Parameters.accept],
|
|
3143
|
-
serializer
|
|
3143
|
+
serializer,
|
|
3144
3144
|
};
|
|
3145
3145
|
const updateStaticSiteOperationSpec = {
|
|
3146
3146
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}",
|
|
3147
3147
|
httpMethod: "PATCH",
|
|
3148
3148
|
responses: {
|
|
3149
3149
|
200: {
|
|
3150
|
-
bodyMapper: Mappers.StaticSiteARMResource
|
|
3150
|
+
bodyMapper: Mappers.StaticSiteARMResource,
|
|
3151
3151
|
},
|
|
3152
3152
|
202: {
|
|
3153
|
-
bodyMapper: Mappers.StaticSiteARMResource
|
|
3153
|
+
bodyMapper: Mappers.StaticSiteARMResource,
|
|
3154
3154
|
},
|
|
3155
3155
|
default: {
|
|
3156
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3157
|
-
}
|
|
3156
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3157
|
+
},
|
|
3158
3158
|
},
|
|
3159
3159
|
requestBody: Parameters.staticSiteEnvelope1,
|
|
3160
3160
|
queryParameters: [Parameters.apiVersion],
|
|
@@ -3162,22 +3162,22 @@ const updateStaticSiteOperationSpec = {
|
|
|
3162
3162
|
Parameters.$host,
|
|
3163
3163
|
Parameters.subscriptionId,
|
|
3164
3164
|
Parameters.resourceGroupName,
|
|
3165
|
-
Parameters.name
|
|
3165
|
+
Parameters.name,
|
|
3166
3166
|
],
|
|
3167
3167
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
3168
3168
|
mediaType: "json",
|
|
3169
|
-
serializer
|
|
3169
|
+
serializer,
|
|
3170
3170
|
};
|
|
3171
3171
|
const listStaticSiteUsersOperationSpec = {
|
|
3172
3172
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/authproviders/{authprovider}/listUsers",
|
|
3173
3173
|
httpMethod: "POST",
|
|
3174
3174
|
responses: {
|
|
3175
3175
|
200: {
|
|
3176
|
-
bodyMapper: Mappers.StaticSiteUserCollection
|
|
3176
|
+
bodyMapper: Mappers.StaticSiteUserCollection,
|
|
3177
3177
|
},
|
|
3178
3178
|
default: {
|
|
3179
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3180
|
-
}
|
|
3179
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3180
|
+
},
|
|
3181
3181
|
},
|
|
3182
3182
|
queryParameters: [Parameters.apiVersion],
|
|
3183
3183
|
urlParameters: [
|
|
@@ -3185,10 +3185,10 @@ const listStaticSiteUsersOperationSpec = {
|
|
|
3185
3185
|
Parameters.subscriptionId,
|
|
3186
3186
|
Parameters.resourceGroupName,
|
|
3187
3187
|
Parameters.name,
|
|
3188
|
-
Parameters.authprovider
|
|
3188
|
+
Parameters.authprovider,
|
|
3189
3189
|
],
|
|
3190
3190
|
headerParameters: [Parameters.accept],
|
|
3191
|
-
serializer
|
|
3191
|
+
serializer,
|
|
3192
3192
|
};
|
|
3193
3193
|
const deleteStaticSiteUserOperationSpec = {
|
|
3194
3194
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/authproviders/{authprovider}/users/{userid}",
|
|
@@ -3196,8 +3196,8 @@ const deleteStaticSiteUserOperationSpec = {
|
|
|
3196
3196
|
responses: {
|
|
3197
3197
|
200: {},
|
|
3198
3198
|
default: {
|
|
3199
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3200
|
-
}
|
|
3199
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3200
|
+
},
|
|
3201
3201
|
},
|
|
3202
3202
|
queryParameters: [Parameters.apiVersion],
|
|
3203
3203
|
urlParameters: [
|
|
@@ -3206,21 +3206,21 @@ const deleteStaticSiteUserOperationSpec = {
|
|
|
3206
3206
|
Parameters.resourceGroupName,
|
|
3207
3207
|
Parameters.name,
|
|
3208
3208
|
Parameters.authprovider,
|
|
3209
|
-
Parameters.userid
|
|
3209
|
+
Parameters.userid,
|
|
3210
3210
|
],
|
|
3211
3211
|
headerParameters: [Parameters.accept],
|
|
3212
|
-
serializer
|
|
3212
|
+
serializer,
|
|
3213
3213
|
};
|
|
3214
3214
|
const updateStaticSiteUserOperationSpec = {
|
|
3215
3215
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/authproviders/{authprovider}/users/{userid}",
|
|
3216
3216
|
httpMethod: "PATCH",
|
|
3217
3217
|
responses: {
|
|
3218
3218
|
200: {
|
|
3219
|
-
bodyMapper: Mappers.StaticSiteUserARMResource
|
|
3219
|
+
bodyMapper: Mappers.StaticSiteUserARMResource,
|
|
3220
3220
|
},
|
|
3221
3221
|
default: {
|
|
3222
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3223
|
-
}
|
|
3222
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3223
|
+
},
|
|
3224
3224
|
},
|
|
3225
3225
|
requestBody: Parameters.staticSiteUserEnvelope,
|
|
3226
3226
|
queryParameters: [Parameters.apiVersion],
|
|
@@ -3230,43 +3230,43 @@ const updateStaticSiteUserOperationSpec = {
|
|
|
3230
3230
|
Parameters.resourceGroupName,
|
|
3231
3231
|
Parameters.name,
|
|
3232
3232
|
Parameters.authprovider,
|
|
3233
|
-
Parameters.userid
|
|
3233
|
+
Parameters.userid,
|
|
3234
3234
|
],
|
|
3235
3235
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
3236
3236
|
mediaType: "json",
|
|
3237
|
-
serializer
|
|
3237
|
+
serializer,
|
|
3238
3238
|
};
|
|
3239
3239
|
const getStaticSiteBuildsOperationSpec = {
|
|
3240
3240
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds",
|
|
3241
3241
|
httpMethod: "GET",
|
|
3242
3242
|
responses: {
|
|
3243
3243
|
200: {
|
|
3244
|
-
bodyMapper: Mappers.StaticSiteBuildCollection
|
|
3244
|
+
bodyMapper: Mappers.StaticSiteBuildCollection,
|
|
3245
3245
|
},
|
|
3246
3246
|
default: {
|
|
3247
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3248
|
-
}
|
|
3247
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3248
|
+
},
|
|
3249
3249
|
},
|
|
3250
3250
|
queryParameters: [Parameters.apiVersion],
|
|
3251
3251
|
urlParameters: [
|
|
3252
3252
|
Parameters.$host,
|
|
3253
3253
|
Parameters.subscriptionId,
|
|
3254
3254
|
Parameters.resourceGroupName,
|
|
3255
|
-
Parameters.name
|
|
3255
|
+
Parameters.name,
|
|
3256
3256
|
],
|
|
3257
3257
|
headerParameters: [Parameters.accept],
|
|
3258
|
-
serializer
|
|
3258
|
+
serializer,
|
|
3259
3259
|
};
|
|
3260
3260
|
const getStaticSiteBuildOperationSpec = {
|
|
3261
3261
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}",
|
|
3262
3262
|
httpMethod: "GET",
|
|
3263
3263
|
responses: {
|
|
3264
3264
|
200: {
|
|
3265
|
-
bodyMapper: Mappers.StaticSiteBuildARMResource
|
|
3265
|
+
bodyMapper: Mappers.StaticSiteBuildARMResource,
|
|
3266
3266
|
},
|
|
3267
3267
|
default: {
|
|
3268
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3269
|
-
}
|
|
3268
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3269
|
+
},
|
|
3270
3270
|
},
|
|
3271
3271
|
queryParameters: [Parameters.apiVersion],
|
|
3272
3272
|
urlParameters: [
|
|
@@ -3274,10 +3274,10 @@ const getStaticSiteBuildOperationSpec = {
|
|
|
3274
3274
|
Parameters.subscriptionId,
|
|
3275
3275
|
Parameters.resourceGroupName,
|
|
3276
3276
|
Parameters.name,
|
|
3277
|
-
Parameters.environmentName1
|
|
3277
|
+
Parameters.environmentName1,
|
|
3278
3278
|
],
|
|
3279
3279
|
headerParameters: [Parameters.accept],
|
|
3280
|
-
serializer
|
|
3280
|
+
serializer,
|
|
3281
3281
|
};
|
|
3282
3282
|
const deleteStaticSiteBuildOperationSpec = {
|
|
3283
3283
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}",
|
|
@@ -3288,8 +3288,8 @@ const deleteStaticSiteBuildOperationSpec = {
|
|
|
3288
3288
|
202: {},
|
|
3289
3289
|
204: {},
|
|
3290
3290
|
default: {
|
|
3291
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3292
|
-
}
|
|
3291
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3292
|
+
},
|
|
3293
3293
|
},
|
|
3294
3294
|
queryParameters: [Parameters.apiVersion],
|
|
3295
3295
|
urlParameters: [
|
|
@@ -3297,21 +3297,21 @@ const deleteStaticSiteBuildOperationSpec = {
|
|
|
3297
3297
|
Parameters.subscriptionId,
|
|
3298
3298
|
Parameters.resourceGroupName,
|
|
3299
3299
|
Parameters.name,
|
|
3300
|
-
Parameters.environmentName1
|
|
3300
|
+
Parameters.environmentName1,
|
|
3301
3301
|
],
|
|
3302
3302
|
headerParameters: [Parameters.accept],
|
|
3303
|
-
serializer
|
|
3303
|
+
serializer,
|
|
3304
3304
|
};
|
|
3305
3305
|
const createOrUpdateStaticSiteBuildAppSettingsOperationSpec = {
|
|
3306
3306
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/config/appsettings",
|
|
3307
3307
|
httpMethod: "PUT",
|
|
3308
3308
|
responses: {
|
|
3309
3309
|
200: {
|
|
3310
|
-
bodyMapper: Mappers.StringDictionary
|
|
3310
|
+
bodyMapper: Mappers.StringDictionary,
|
|
3311
3311
|
},
|
|
3312
3312
|
default: {
|
|
3313
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3314
|
-
}
|
|
3313
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3314
|
+
},
|
|
3315
3315
|
},
|
|
3316
3316
|
requestBody: Parameters.appSettings,
|
|
3317
3317
|
queryParameters: [Parameters.apiVersion],
|
|
@@ -3320,22 +3320,22 @@ const createOrUpdateStaticSiteBuildAppSettingsOperationSpec = {
|
|
|
3320
3320
|
Parameters.subscriptionId,
|
|
3321
3321
|
Parameters.resourceGroupName,
|
|
3322
3322
|
Parameters.name,
|
|
3323
|
-
Parameters.environmentName1
|
|
3323
|
+
Parameters.environmentName1,
|
|
3324
3324
|
],
|
|
3325
3325
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
3326
3326
|
mediaType: "json",
|
|
3327
|
-
serializer
|
|
3327
|
+
serializer,
|
|
3328
3328
|
};
|
|
3329
3329
|
const createOrUpdateStaticSiteBuildFunctionAppSettingsOperationSpec = {
|
|
3330
3330
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/config/functionappsettings",
|
|
3331
3331
|
httpMethod: "PUT",
|
|
3332
3332
|
responses: {
|
|
3333
3333
|
200: {
|
|
3334
|
-
bodyMapper: Mappers.StringDictionary
|
|
3334
|
+
bodyMapper: Mappers.StringDictionary,
|
|
3335
3335
|
},
|
|
3336
3336
|
default: {
|
|
3337
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3338
|
-
}
|
|
3337
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3338
|
+
},
|
|
3339
3339
|
},
|
|
3340
3340
|
requestBody: Parameters.appSettings,
|
|
3341
3341
|
queryParameters: [Parameters.apiVersion],
|
|
@@ -3344,22 +3344,22 @@ const createOrUpdateStaticSiteBuildFunctionAppSettingsOperationSpec = {
|
|
|
3344
3344
|
Parameters.subscriptionId,
|
|
3345
3345
|
Parameters.resourceGroupName,
|
|
3346
3346
|
Parameters.name,
|
|
3347
|
-
Parameters.environmentName1
|
|
3347
|
+
Parameters.environmentName1,
|
|
3348
3348
|
],
|
|
3349
3349
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
3350
3350
|
mediaType: "json",
|
|
3351
|
-
serializer
|
|
3351
|
+
serializer,
|
|
3352
3352
|
};
|
|
3353
3353
|
const getBuildDatabaseConnectionsOperationSpec = {
|
|
3354
3354
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/databaseConnections",
|
|
3355
3355
|
httpMethod: "GET",
|
|
3356
3356
|
responses: {
|
|
3357
3357
|
200: {
|
|
3358
|
-
bodyMapper: Mappers.DatabaseConnectionCollection
|
|
3358
|
+
bodyMapper: Mappers.DatabaseConnectionCollection,
|
|
3359
3359
|
},
|
|
3360
3360
|
default: {
|
|
3361
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3362
|
-
}
|
|
3361
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3362
|
+
},
|
|
3363
3363
|
},
|
|
3364
3364
|
queryParameters: [Parameters.apiVersion],
|
|
3365
3365
|
urlParameters: [
|
|
@@ -3367,21 +3367,21 @@ const getBuildDatabaseConnectionsOperationSpec = {
|
|
|
3367
3367
|
Parameters.subscriptionId,
|
|
3368
3368
|
Parameters.resourceGroupName,
|
|
3369
3369
|
Parameters.name,
|
|
3370
|
-
Parameters.environmentName2
|
|
3370
|
+
Parameters.environmentName2,
|
|
3371
3371
|
],
|
|
3372
3372
|
headerParameters: [Parameters.accept],
|
|
3373
|
-
serializer
|
|
3373
|
+
serializer,
|
|
3374
3374
|
};
|
|
3375
3375
|
const getBuildDatabaseConnectionOperationSpec = {
|
|
3376
3376
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/databaseConnections/{databaseConnectionName}",
|
|
3377
3377
|
httpMethod: "GET",
|
|
3378
3378
|
responses: {
|
|
3379
3379
|
200: {
|
|
3380
|
-
bodyMapper: Mappers.DatabaseConnection
|
|
3380
|
+
bodyMapper: Mappers.DatabaseConnection,
|
|
3381
3381
|
},
|
|
3382
3382
|
default: {
|
|
3383
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3384
|
-
}
|
|
3383
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3384
|
+
},
|
|
3385
3385
|
},
|
|
3386
3386
|
queryParameters: [Parameters.apiVersion],
|
|
3387
3387
|
urlParameters: [
|
|
@@ -3390,21 +3390,21 @@ const getBuildDatabaseConnectionOperationSpec = {
|
|
|
3390
3390
|
Parameters.resourceGroupName,
|
|
3391
3391
|
Parameters.name,
|
|
3392
3392
|
Parameters.environmentName2,
|
|
3393
|
-
Parameters.databaseConnectionName
|
|
3393
|
+
Parameters.databaseConnectionName,
|
|
3394
3394
|
],
|
|
3395
3395
|
headerParameters: [Parameters.accept],
|
|
3396
|
-
serializer
|
|
3396
|
+
serializer,
|
|
3397
3397
|
};
|
|
3398
3398
|
const createOrUpdateBuildDatabaseConnectionOperationSpec = {
|
|
3399
3399
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/databaseConnections/{databaseConnectionName}",
|
|
3400
3400
|
httpMethod: "PUT",
|
|
3401
3401
|
responses: {
|
|
3402
3402
|
200: {
|
|
3403
|
-
bodyMapper: Mappers.DatabaseConnection
|
|
3403
|
+
bodyMapper: Mappers.DatabaseConnection,
|
|
3404
3404
|
},
|
|
3405
3405
|
default: {
|
|
3406
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3407
|
-
}
|
|
3406
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3407
|
+
},
|
|
3408
3408
|
},
|
|
3409
3409
|
requestBody: Parameters.databaseConnectionRequestEnvelope,
|
|
3410
3410
|
queryParameters: [Parameters.apiVersion],
|
|
@@ -3414,11 +3414,11 @@ const createOrUpdateBuildDatabaseConnectionOperationSpec = {
|
|
|
3414
3414
|
Parameters.resourceGroupName,
|
|
3415
3415
|
Parameters.name,
|
|
3416
3416
|
Parameters.environmentName2,
|
|
3417
|
-
Parameters.databaseConnectionName
|
|
3417
|
+
Parameters.databaseConnectionName,
|
|
3418
3418
|
],
|
|
3419
3419
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
3420
3420
|
mediaType: "json",
|
|
3421
|
-
serializer
|
|
3421
|
+
serializer,
|
|
3422
3422
|
};
|
|
3423
3423
|
const deleteBuildDatabaseConnectionOperationSpec = {
|
|
3424
3424
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/databaseConnections/{databaseConnectionName}",
|
|
@@ -3427,8 +3427,8 @@ const deleteBuildDatabaseConnectionOperationSpec = {
|
|
|
3427
3427
|
200: {},
|
|
3428
3428
|
204: {},
|
|
3429
3429
|
default: {
|
|
3430
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3431
|
-
}
|
|
3430
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3431
|
+
},
|
|
3432
3432
|
},
|
|
3433
3433
|
queryParameters: [Parameters.apiVersion],
|
|
3434
3434
|
urlParameters: [
|
|
@@ -3437,21 +3437,21 @@ const deleteBuildDatabaseConnectionOperationSpec = {
|
|
|
3437
3437
|
Parameters.resourceGroupName,
|
|
3438
3438
|
Parameters.name,
|
|
3439
3439
|
Parameters.environmentName2,
|
|
3440
|
-
Parameters.databaseConnectionName
|
|
3440
|
+
Parameters.databaseConnectionName,
|
|
3441
3441
|
],
|
|
3442
3442
|
headerParameters: [Parameters.accept],
|
|
3443
|
-
serializer
|
|
3443
|
+
serializer,
|
|
3444
3444
|
};
|
|
3445
3445
|
const updateBuildDatabaseConnectionOperationSpec = {
|
|
3446
3446
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/databaseConnections/{databaseConnectionName}",
|
|
3447
3447
|
httpMethod: "PATCH",
|
|
3448
3448
|
responses: {
|
|
3449
3449
|
200: {
|
|
3450
|
-
bodyMapper: Mappers.DatabaseConnection
|
|
3450
|
+
bodyMapper: Mappers.DatabaseConnection,
|
|
3451
3451
|
},
|
|
3452
3452
|
default: {
|
|
3453
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3454
|
-
}
|
|
3453
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3454
|
+
},
|
|
3455
3455
|
},
|
|
3456
3456
|
requestBody: Parameters.databaseConnectionRequestEnvelope1,
|
|
3457
3457
|
queryParameters: [Parameters.apiVersion],
|
|
@@ -3461,22 +3461,22 @@ const updateBuildDatabaseConnectionOperationSpec = {
|
|
|
3461
3461
|
Parameters.resourceGroupName,
|
|
3462
3462
|
Parameters.name,
|
|
3463
3463
|
Parameters.environmentName2,
|
|
3464
|
-
Parameters.databaseConnectionName
|
|
3464
|
+
Parameters.databaseConnectionName,
|
|
3465
3465
|
],
|
|
3466
3466
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
3467
3467
|
mediaType: "json",
|
|
3468
|
-
serializer
|
|
3468
|
+
serializer,
|
|
3469
3469
|
};
|
|
3470
3470
|
const getBuildDatabaseConnectionWithDetailsOperationSpec = {
|
|
3471
3471
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/databaseConnections/{databaseConnectionName}/show",
|
|
3472
3472
|
httpMethod: "POST",
|
|
3473
3473
|
responses: {
|
|
3474
3474
|
200: {
|
|
3475
|
-
bodyMapper: Mappers.DatabaseConnection
|
|
3475
|
+
bodyMapper: Mappers.DatabaseConnection,
|
|
3476
3476
|
},
|
|
3477
3477
|
default: {
|
|
3478
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3479
|
-
}
|
|
3478
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3479
|
+
},
|
|
3480
3480
|
},
|
|
3481
3481
|
queryParameters: [Parameters.apiVersion],
|
|
3482
3482
|
urlParameters: [
|
|
@@ -3485,21 +3485,21 @@ const getBuildDatabaseConnectionWithDetailsOperationSpec = {
|
|
|
3485
3485
|
Parameters.resourceGroupName,
|
|
3486
3486
|
Parameters.name,
|
|
3487
3487
|
Parameters.environmentName2,
|
|
3488
|
-
Parameters.databaseConnectionName
|
|
3488
|
+
Parameters.databaseConnectionName,
|
|
3489
3489
|
],
|
|
3490
3490
|
headerParameters: [Parameters.accept],
|
|
3491
|
-
serializer
|
|
3491
|
+
serializer,
|
|
3492
3492
|
};
|
|
3493
3493
|
const listStaticSiteBuildFunctionsOperationSpec = {
|
|
3494
3494
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/functions",
|
|
3495
3495
|
httpMethod: "GET",
|
|
3496
3496
|
responses: {
|
|
3497
3497
|
200: {
|
|
3498
|
-
bodyMapper: Mappers.StaticSiteFunctionOverviewCollection
|
|
3498
|
+
bodyMapper: Mappers.StaticSiteFunctionOverviewCollection,
|
|
3499
3499
|
},
|
|
3500
3500
|
default: {
|
|
3501
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3502
|
-
}
|
|
3501
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3502
|
+
},
|
|
3503
3503
|
},
|
|
3504
3504
|
queryParameters: [Parameters.apiVersion],
|
|
3505
3505
|
urlParameters: [
|
|
@@ -3507,21 +3507,21 @@ const listStaticSiteBuildFunctionsOperationSpec = {
|
|
|
3507
3507
|
Parameters.subscriptionId,
|
|
3508
3508
|
Parameters.resourceGroupName,
|
|
3509
3509
|
Parameters.name,
|
|
3510
|
-
Parameters.environmentName1
|
|
3510
|
+
Parameters.environmentName1,
|
|
3511
3511
|
],
|
|
3512
3512
|
headerParameters: [Parameters.accept],
|
|
3513
|
-
serializer
|
|
3513
|
+
serializer,
|
|
3514
3514
|
};
|
|
3515
3515
|
const listStaticSiteBuildAppSettingsOperationSpec = {
|
|
3516
3516
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/listAppSettings",
|
|
3517
3517
|
httpMethod: "POST",
|
|
3518
3518
|
responses: {
|
|
3519
3519
|
200: {
|
|
3520
|
-
bodyMapper: Mappers.StringDictionary
|
|
3520
|
+
bodyMapper: Mappers.StringDictionary,
|
|
3521
3521
|
},
|
|
3522
3522
|
default: {
|
|
3523
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3524
|
-
}
|
|
3523
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3524
|
+
},
|
|
3525
3525
|
},
|
|
3526
3526
|
queryParameters: [Parameters.apiVersion],
|
|
3527
3527
|
urlParameters: [
|
|
@@ -3529,21 +3529,21 @@ const listStaticSiteBuildAppSettingsOperationSpec = {
|
|
|
3529
3529
|
Parameters.subscriptionId,
|
|
3530
3530
|
Parameters.resourceGroupName,
|
|
3531
3531
|
Parameters.name,
|
|
3532
|
-
Parameters.environmentName1
|
|
3532
|
+
Parameters.environmentName1,
|
|
3533
3533
|
],
|
|
3534
3534
|
headerParameters: [Parameters.accept],
|
|
3535
|
-
serializer
|
|
3535
|
+
serializer,
|
|
3536
3536
|
};
|
|
3537
3537
|
const listStaticSiteBuildFunctionAppSettingsOperationSpec = {
|
|
3538
3538
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/listFunctionAppSettings",
|
|
3539
3539
|
httpMethod: "POST",
|
|
3540
3540
|
responses: {
|
|
3541
3541
|
200: {
|
|
3542
|
-
bodyMapper: Mappers.StringDictionary
|
|
3542
|
+
bodyMapper: Mappers.StringDictionary,
|
|
3543
3543
|
},
|
|
3544
3544
|
default: {
|
|
3545
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3546
|
-
}
|
|
3545
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3546
|
+
},
|
|
3547
3547
|
},
|
|
3548
3548
|
queryParameters: [Parameters.apiVersion],
|
|
3549
3549
|
urlParameters: [
|
|
@@ -3551,21 +3551,21 @@ const listStaticSiteBuildFunctionAppSettingsOperationSpec = {
|
|
|
3551
3551
|
Parameters.subscriptionId,
|
|
3552
3552
|
Parameters.resourceGroupName,
|
|
3553
3553
|
Parameters.name,
|
|
3554
|
-
Parameters.environmentName1
|
|
3554
|
+
Parameters.environmentName1,
|
|
3555
3555
|
],
|
|
3556
3556
|
headerParameters: [Parameters.accept],
|
|
3557
|
-
serializer
|
|
3557
|
+
serializer,
|
|
3558
3558
|
};
|
|
3559
3559
|
const getBuildDatabaseConnectionsWithDetailsOperationSpec = {
|
|
3560
3560
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/showDatabaseConnections",
|
|
3561
3561
|
httpMethod: "POST",
|
|
3562
3562
|
responses: {
|
|
3563
3563
|
200: {
|
|
3564
|
-
bodyMapper: Mappers.DatabaseConnectionCollection
|
|
3564
|
+
bodyMapper: Mappers.DatabaseConnectionCollection,
|
|
3565
3565
|
},
|
|
3566
3566
|
default: {
|
|
3567
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3568
|
-
}
|
|
3567
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3568
|
+
},
|
|
3569
3569
|
},
|
|
3570
3570
|
queryParameters: [Parameters.apiVersion],
|
|
3571
3571
|
urlParameters: [
|
|
@@ -3573,21 +3573,21 @@ const getBuildDatabaseConnectionsWithDetailsOperationSpec = {
|
|
|
3573
3573
|
Parameters.subscriptionId,
|
|
3574
3574
|
Parameters.resourceGroupName,
|
|
3575
3575
|
Parameters.name,
|
|
3576
|
-
Parameters.environmentName2
|
|
3576
|
+
Parameters.environmentName2,
|
|
3577
3577
|
],
|
|
3578
3578
|
headerParameters: [Parameters.accept],
|
|
3579
|
-
serializer
|
|
3579
|
+
serializer,
|
|
3580
3580
|
};
|
|
3581
3581
|
const getUserProvidedFunctionAppsForStaticSiteBuildOperationSpec = {
|
|
3582
3582
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/userProvidedFunctionApps",
|
|
3583
3583
|
httpMethod: "GET",
|
|
3584
3584
|
responses: {
|
|
3585
3585
|
200: {
|
|
3586
|
-
bodyMapper: Mappers.StaticSiteUserProvidedFunctionAppsCollection
|
|
3586
|
+
bodyMapper: Mappers.StaticSiteUserProvidedFunctionAppsCollection,
|
|
3587
3587
|
},
|
|
3588
3588
|
default: {
|
|
3589
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3590
|
-
}
|
|
3589
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3590
|
+
},
|
|
3591
3591
|
},
|
|
3592
3592
|
queryParameters: [Parameters.apiVersion],
|
|
3593
3593
|
urlParameters: [
|
|
@@ -3595,21 +3595,21 @@ const getUserProvidedFunctionAppsForStaticSiteBuildOperationSpec = {
|
|
|
3595
3595
|
Parameters.subscriptionId,
|
|
3596
3596
|
Parameters.resourceGroupName,
|
|
3597
3597
|
Parameters.name,
|
|
3598
|
-
Parameters.environmentName1
|
|
3598
|
+
Parameters.environmentName1,
|
|
3599
3599
|
],
|
|
3600
3600
|
headerParameters: [Parameters.accept],
|
|
3601
|
-
serializer
|
|
3601
|
+
serializer,
|
|
3602
3602
|
};
|
|
3603
3603
|
const getUserProvidedFunctionAppForStaticSiteBuildOperationSpec = {
|
|
3604
3604
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/userProvidedFunctionApps/{functionAppName}",
|
|
3605
3605
|
httpMethod: "GET",
|
|
3606
3606
|
responses: {
|
|
3607
3607
|
200: {
|
|
3608
|
-
bodyMapper: Mappers.StaticSiteUserProvidedFunctionAppARMResource
|
|
3608
|
+
bodyMapper: Mappers.StaticSiteUserProvidedFunctionAppARMResource,
|
|
3609
3609
|
},
|
|
3610
3610
|
default: {
|
|
3611
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3612
|
-
}
|
|
3611
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3612
|
+
},
|
|
3613
3613
|
},
|
|
3614
3614
|
queryParameters: [Parameters.apiVersion],
|
|
3615
3615
|
urlParameters: [
|
|
@@ -3618,30 +3618,30 @@ const getUserProvidedFunctionAppForStaticSiteBuildOperationSpec = {
|
|
|
3618
3618
|
Parameters.resourceGroupName,
|
|
3619
3619
|
Parameters.name,
|
|
3620
3620
|
Parameters.environmentName1,
|
|
3621
|
-
Parameters.functionAppName
|
|
3621
|
+
Parameters.functionAppName,
|
|
3622
3622
|
],
|
|
3623
3623
|
headerParameters: [Parameters.accept],
|
|
3624
|
-
serializer
|
|
3624
|
+
serializer,
|
|
3625
3625
|
};
|
|
3626
3626
|
const registerUserProvidedFunctionAppWithStaticSiteBuildOperationSpec = {
|
|
3627
3627
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/userProvidedFunctionApps/{functionAppName}",
|
|
3628
3628
|
httpMethod: "PUT",
|
|
3629
3629
|
responses: {
|
|
3630
3630
|
200: {
|
|
3631
|
-
bodyMapper: Mappers.StaticSiteUserProvidedFunctionAppARMResource
|
|
3631
|
+
bodyMapper: Mappers.StaticSiteUserProvidedFunctionAppARMResource,
|
|
3632
3632
|
},
|
|
3633
3633
|
201: {
|
|
3634
|
-
bodyMapper: Mappers.StaticSiteUserProvidedFunctionAppARMResource
|
|
3634
|
+
bodyMapper: Mappers.StaticSiteUserProvidedFunctionAppARMResource,
|
|
3635
3635
|
},
|
|
3636
3636
|
202: {
|
|
3637
|
-
bodyMapper: Mappers.StaticSiteUserProvidedFunctionAppARMResource
|
|
3637
|
+
bodyMapper: Mappers.StaticSiteUserProvidedFunctionAppARMResource,
|
|
3638
3638
|
},
|
|
3639
3639
|
204: {
|
|
3640
|
-
bodyMapper: Mappers.StaticSiteUserProvidedFunctionAppARMResource
|
|
3640
|
+
bodyMapper: Mappers.StaticSiteUserProvidedFunctionAppARMResource,
|
|
3641
3641
|
},
|
|
3642
3642
|
default: {
|
|
3643
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3644
|
-
}
|
|
3643
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3644
|
+
},
|
|
3645
3645
|
},
|
|
3646
3646
|
requestBody: Parameters.staticSiteUserProvidedFunctionEnvelope,
|
|
3647
3647
|
queryParameters: [Parameters.apiVersion, Parameters.isForced],
|
|
@@ -3651,11 +3651,11 @@ const registerUserProvidedFunctionAppWithStaticSiteBuildOperationSpec = {
|
|
|
3651
3651
|
Parameters.resourceGroupName,
|
|
3652
3652
|
Parameters.name,
|
|
3653
3653
|
Parameters.environmentName1,
|
|
3654
|
-
Parameters.functionAppName
|
|
3654
|
+
Parameters.functionAppName,
|
|
3655
3655
|
],
|
|
3656
3656
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
3657
3657
|
mediaType: "json",
|
|
3658
|
-
serializer
|
|
3658
|
+
serializer,
|
|
3659
3659
|
};
|
|
3660
3660
|
const detachUserProvidedFunctionAppFromStaticSiteBuildOperationSpec = {
|
|
3661
3661
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/userProvidedFunctionApps/{functionAppName}",
|
|
@@ -3664,8 +3664,8 @@ const detachUserProvidedFunctionAppFromStaticSiteBuildOperationSpec = {
|
|
|
3664
3664
|
200: {},
|
|
3665
3665
|
204: {},
|
|
3666
3666
|
default: {
|
|
3667
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3668
|
-
}
|
|
3667
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3668
|
+
},
|
|
3669
3669
|
},
|
|
3670
3670
|
queryParameters: [Parameters.apiVersion],
|
|
3671
3671
|
urlParameters: [
|
|
@@ -3674,10 +3674,10 @@ const detachUserProvidedFunctionAppFromStaticSiteBuildOperationSpec = {
|
|
|
3674
3674
|
Parameters.resourceGroupName,
|
|
3675
3675
|
Parameters.name,
|
|
3676
3676
|
Parameters.environmentName1,
|
|
3677
|
-
Parameters.functionAppName
|
|
3677
|
+
Parameters.functionAppName,
|
|
3678
3678
|
],
|
|
3679
3679
|
headerParameters: [Parameters.accept],
|
|
3680
|
-
serializer
|
|
3680
|
+
serializer,
|
|
3681
3681
|
};
|
|
3682
3682
|
const createZipDeploymentForStaticSiteBuildOperationSpec = {
|
|
3683
3683
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/zipdeploy",
|
|
@@ -3688,8 +3688,8 @@ const createZipDeploymentForStaticSiteBuildOperationSpec = {
|
|
|
3688
3688
|
202: {},
|
|
3689
3689
|
204: {},
|
|
3690
3690
|
default: {
|
|
3691
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3692
|
-
}
|
|
3691
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3692
|
+
},
|
|
3693
3693
|
},
|
|
3694
3694
|
requestBody: Parameters.staticSiteZipDeploymentEnvelope,
|
|
3695
3695
|
queryParameters: [Parameters.apiVersion],
|
|
@@ -3698,22 +3698,22 @@ const createZipDeploymentForStaticSiteBuildOperationSpec = {
|
|
|
3698
3698
|
Parameters.subscriptionId,
|
|
3699
3699
|
Parameters.resourceGroupName,
|
|
3700
3700
|
Parameters.name,
|
|
3701
|
-
Parameters.environmentName1
|
|
3701
|
+
Parameters.environmentName1,
|
|
3702
3702
|
],
|
|
3703
3703
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
3704
3704
|
mediaType: "json",
|
|
3705
|
-
serializer
|
|
3705
|
+
serializer,
|
|
3706
3706
|
};
|
|
3707
3707
|
const createOrUpdateStaticSiteAppSettingsOperationSpec = {
|
|
3708
3708
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/config/appsettings",
|
|
3709
3709
|
httpMethod: "PUT",
|
|
3710
3710
|
responses: {
|
|
3711
3711
|
200: {
|
|
3712
|
-
bodyMapper: Mappers.StringDictionary
|
|
3712
|
+
bodyMapper: Mappers.StringDictionary,
|
|
3713
3713
|
},
|
|
3714
3714
|
default: {
|
|
3715
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3716
|
-
}
|
|
3715
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3716
|
+
},
|
|
3717
3717
|
},
|
|
3718
3718
|
requestBody: Parameters.appSettings,
|
|
3719
3719
|
queryParameters: [Parameters.apiVersion],
|
|
@@ -3721,43 +3721,43 @@ const createOrUpdateStaticSiteAppSettingsOperationSpec = {
|
|
|
3721
3721
|
Parameters.$host,
|
|
3722
3722
|
Parameters.subscriptionId,
|
|
3723
3723
|
Parameters.resourceGroupName,
|
|
3724
|
-
Parameters.name
|
|
3724
|
+
Parameters.name,
|
|
3725
3725
|
],
|
|
3726
3726
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
3727
3727
|
mediaType: "json",
|
|
3728
|
-
serializer
|
|
3728
|
+
serializer,
|
|
3729
3729
|
};
|
|
3730
3730
|
const listBasicAuthOperationSpec = {
|
|
3731
3731
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/basicAuth",
|
|
3732
3732
|
httpMethod: "GET",
|
|
3733
3733
|
responses: {
|
|
3734
3734
|
200: {
|
|
3735
|
-
bodyMapper: Mappers.StaticSiteBasicAuthPropertiesCollection
|
|
3735
|
+
bodyMapper: Mappers.StaticSiteBasicAuthPropertiesCollection,
|
|
3736
3736
|
},
|
|
3737
3737
|
default: {
|
|
3738
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3739
|
-
}
|
|
3738
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3739
|
+
},
|
|
3740
3740
|
},
|
|
3741
3741
|
queryParameters: [Parameters.apiVersion],
|
|
3742
3742
|
urlParameters: [
|
|
3743
3743
|
Parameters.$host,
|
|
3744
3744
|
Parameters.subscriptionId,
|
|
3745
3745
|
Parameters.resourceGroupName,
|
|
3746
|
-
Parameters.name
|
|
3746
|
+
Parameters.name,
|
|
3747
3747
|
],
|
|
3748
3748
|
headerParameters: [Parameters.accept],
|
|
3749
|
-
serializer
|
|
3749
|
+
serializer,
|
|
3750
3750
|
};
|
|
3751
3751
|
const getBasicAuthOperationSpec = {
|
|
3752
3752
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/basicAuth/{basicAuthName}",
|
|
3753
3753
|
httpMethod: "GET",
|
|
3754
3754
|
responses: {
|
|
3755
3755
|
200: {
|
|
3756
|
-
bodyMapper: Mappers.StaticSiteBasicAuthPropertiesARMResource
|
|
3756
|
+
bodyMapper: Mappers.StaticSiteBasicAuthPropertiesARMResource,
|
|
3757
3757
|
},
|
|
3758
3758
|
default: {
|
|
3759
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3760
|
-
}
|
|
3759
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3760
|
+
},
|
|
3761
3761
|
},
|
|
3762
3762
|
queryParameters: [Parameters.apiVersion],
|
|
3763
3763
|
urlParameters: [
|
|
@@ -3765,21 +3765,21 @@ const getBasicAuthOperationSpec = {
|
|
|
3765
3765
|
Parameters.subscriptionId,
|
|
3766
3766
|
Parameters.resourceGroupName,
|
|
3767
3767
|
Parameters.name,
|
|
3768
|
-
Parameters.basicAuthName
|
|
3768
|
+
Parameters.basicAuthName,
|
|
3769
3769
|
],
|
|
3770
3770
|
headerParameters: [Parameters.accept],
|
|
3771
|
-
serializer
|
|
3771
|
+
serializer,
|
|
3772
3772
|
};
|
|
3773
3773
|
const createOrUpdateBasicAuthOperationSpec = {
|
|
3774
3774
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/basicAuth/{basicAuthName}",
|
|
3775
3775
|
httpMethod: "PUT",
|
|
3776
3776
|
responses: {
|
|
3777
3777
|
200: {
|
|
3778
|
-
bodyMapper: Mappers.StaticSiteBasicAuthPropertiesARMResource
|
|
3778
|
+
bodyMapper: Mappers.StaticSiteBasicAuthPropertiesARMResource,
|
|
3779
3779
|
},
|
|
3780
3780
|
default: {
|
|
3781
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3782
|
-
}
|
|
3781
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3782
|
+
},
|
|
3783
3783
|
},
|
|
3784
3784
|
requestBody: Parameters.basicAuthEnvelope,
|
|
3785
3785
|
queryParameters: [Parameters.apiVersion],
|
|
@@ -3788,22 +3788,22 @@ const createOrUpdateBasicAuthOperationSpec = {
|
|
|
3788
3788
|
Parameters.subscriptionId,
|
|
3789
3789
|
Parameters.resourceGroupName,
|
|
3790
3790
|
Parameters.name,
|
|
3791
|
-
Parameters.basicAuthName
|
|
3791
|
+
Parameters.basicAuthName,
|
|
3792
3792
|
],
|
|
3793
3793
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
3794
3794
|
mediaType: "json",
|
|
3795
|
-
serializer
|
|
3795
|
+
serializer,
|
|
3796
3796
|
};
|
|
3797
3797
|
const createOrUpdateStaticSiteFunctionAppSettingsOperationSpec = {
|
|
3798
3798
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/config/functionappsettings",
|
|
3799
3799
|
httpMethod: "PUT",
|
|
3800
3800
|
responses: {
|
|
3801
3801
|
200: {
|
|
3802
|
-
bodyMapper: Mappers.StringDictionary
|
|
3802
|
+
bodyMapper: Mappers.StringDictionary,
|
|
3803
3803
|
},
|
|
3804
3804
|
default: {
|
|
3805
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3806
|
-
}
|
|
3805
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3806
|
+
},
|
|
3807
3807
|
},
|
|
3808
3808
|
requestBody: Parameters.appSettings,
|
|
3809
3809
|
queryParameters: [Parameters.apiVersion],
|
|
@@ -3811,22 +3811,22 @@ const createOrUpdateStaticSiteFunctionAppSettingsOperationSpec = {
|
|
|
3811
3811
|
Parameters.$host,
|
|
3812
3812
|
Parameters.subscriptionId,
|
|
3813
3813
|
Parameters.resourceGroupName,
|
|
3814
|
-
Parameters.name
|
|
3814
|
+
Parameters.name,
|
|
3815
3815
|
],
|
|
3816
3816
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
3817
3817
|
mediaType: "json",
|
|
3818
|
-
serializer
|
|
3818
|
+
serializer,
|
|
3819
3819
|
};
|
|
3820
3820
|
const createUserRolesInvitationLinkOperationSpec = {
|
|
3821
3821
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/createUserInvitation",
|
|
3822
3822
|
httpMethod: "POST",
|
|
3823
3823
|
responses: {
|
|
3824
3824
|
200: {
|
|
3825
|
-
bodyMapper: Mappers.StaticSiteUserInvitationResponseResource
|
|
3825
|
+
bodyMapper: Mappers.StaticSiteUserInvitationResponseResource,
|
|
3826
3826
|
},
|
|
3827
3827
|
default: {
|
|
3828
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3829
|
-
}
|
|
3828
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3829
|
+
},
|
|
3830
3830
|
},
|
|
3831
3831
|
requestBody: Parameters.staticSiteUserRolesInvitationEnvelope,
|
|
3832
3832
|
queryParameters: [Parameters.apiVersion],
|
|
@@ -3834,43 +3834,43 @@ const createUserRolesInvitationLinkOperationSpec = {
|
|
|
3834
3834
|
Parameters.$host,
|
|
3835
3835
|
Parameters.subscriptionId,
|
|
3836
3836
|
Parameters.resourceGroupName,
|
|
3837
|
-
Parameters.name
|
|
3837
|
+
Parameters.name,
|
|
3838
3838
|
],
|
|
3839
3839
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
3840
3840
|
mediaType: "json",
|
|
3841
|
-
serializer
|
|
3841
|
+
serializer,
|
|
3842
3842
|
};
|
|
3843
3843
|
const listStaticSiteCustomDomainsOperationSpec = {
|
|
3844
3844
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/customDomains",
|
|
3845
3845
|
httpMethod: "GET",
|
|
3846
3846
|
responses: {
|
|
3847
3847
|
200: {
|
|
3848
|
-
bodyMapper: Mappers.StaticSiteCustomDomainOverviewCollection
|
|
3848
|
+
bodyMapper: Mappers.StaticSiteCustomDomainOverviewCollection,
|
|
3849
3849
|
},
|
|
3850
3850
|
default: {
|
|
3851
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3852
|
-
}
|
|
3851
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3852
|
+
},
|
|
3853
3853
|
},
|
|
3854
3854
|
queryParameters: [Parameters.apiVersion],
|
|
3855
3855
|
urlParameters: [
|
|
3856
3856
|
Parameters.$host,
|
|
3857
3857
|
Parameters.subscriptionId,
|
|
3858
3858
|
Parameters.resourceGroupName,
|
|
3859
|
-
Parameters.name
|
|
3859
|
+
Parameters.name,
|
|
3860
3860
|
],
|
|
3861
3861
|
headerParameters: [Parameters.accept],
|
|
3862
|
-
serializer
|
|
3862
|
+
serializer,
|
|
3863
3863
|
};
|
|
3864
3864
|
const getStaticSiteCustomDomainOperationSpec = {
|
|
3865
3865
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/customDomains/{domainName}",
|
|
3866
3866
|
httpMethod: "GET",
|
|
3867
3867
|
responses: {
|
|
3868
3868
|
200: {
|
|
3869
|
-
bodyMapper: Mappers.StaticSiteCustomDomainOverviewARMResource
|
|
3869
|
+
bodyMapper: Mappers.StaticSiteCustomDomainOverviewARMResource,
|
|
3870
3870
|
},
|
|
3871
3871
|
default: {
|
|
3872
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3873
|
-
}
|
|
3872
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3873
|
+
},
|
|
3874
3874
|
},
|
|
3875
3875
|
queryParameters: [Parameters.apiVersion],
|
|
3876
3876
|
urlParameters: [
|
|
@@ -3878,30 +3878,30 @@ const getStaticSiteCustomDomainOperationSpec = {
|
|
|
3878
3878
|
Parameters.subscriptionId,
|
|
3879
3879
|
Parameters.resourceGroupName,
|
|
3880
3880
|
Parameters.name,
|
|
3881
|
-
Parameters.domainName
|
|
3881
|
+
Parameters.domainName,
|
|
3882
3882
|
],
|
|
3883
3883
|
headerParameters: [Parameters.accept],
|
|
3884
|
-
serializer
|
|
3884
|
+
serializer,
|
|
3885
3885
|
};
|
|
3886
3886
|
const createOrUpdateStaticSiteCustomDomainOperationSpec = {
|
|
3887
3887
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/customDomains/{domainName}",
|
|
3888
3888
|
httpMethod: "PUT",
|
|
3889
3889
|
responses: {
|
|
3890
3890
|
200: {
|
|
3891
|
-
bodyMapper: Mappers.StaticSiteCustomDomainOverviewARMResource
|
|
3891
|
+
bodyMapper: Mappers.StaticSiteCustomDomainOverviewARMResource,
|
|
3892
3892
|
},
|
|
3893
3893
|
201: {
|
|
3894
|
-
bodyMapper: Mappers.StaticSiteCustomDomainOverviewARMResource
|
|
3894
|
+
bodyMapper: Mappers.StaticSiteCustomDomainOverviewARMResource,
|
|
3895
3895
|
},
|
|
3896
3896
|
202: {
|
|
3897
|
-
bodyMapper: Mappers.StaticSiteCustomDomainOverviewARMResource
|
|
3897
|
+
bodyMapper: Mappers.StaticSiteCustomDomainOverviewARMResource,
|
|
3898
3898
|
},
|
|
3899
3899
|
204: {
|
|
3900
|
-
bodyMapper: Mappers.StaticSiteCustomDomainOverviewARMResource
|
|
3900
|
+
bodyMapper: Mappers.StaticSiteCustomDomainOverviewARMResource,
|
|
3901
3901
|
},
|
|
3902
3902
|
default: {
|
|
3903
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3904
|
-
}
|
|
3903
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3904
|
+
},
|
|
3905
3905
|
},
|
|
3906
3906
|
requestBody: Parameters.staticSiteCustomDomainRequestPropertiesEnvelope,
|
|
3907
3907
|
queryParameters: [Parameters.apiVersion],
|
|
@@ -3910,11 +3910,11 @@ const createOrUpdateStaticSiteCustomDomainOperationSpec = {
|
|
|
3910
3910
|
Parameters.subscriptionId,
|
|
3911
3911
|
Parameters.resourceGroupName,
|
|
3912
3912
|
Parameters.name,
|
|
3913
|
-
Parameters.domainName
|
|
3913
|
+
Parameters.domainName,
|
|
3914
3914
|
],
|
|
3915
3915
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
3916
3916
|
mediaType: "json",
|
|
3917
|
-
serializer
|
|
3917
|
+
serializer,
|
|
3918
3918
|
};
|
|
3919
3919
|
const deleteStaticSiteCustomDomainOperationSpec = {
|
|
3920
3920
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/customDomains/{domainName}",
|
|
@@ -3925,8 +3925,8 @@ const deleteStaticSiteCustomDomainOperationSpec = {
|
|
|
3925
3925
|
202: {},
|
|
3926
3926
|
204: {},
|
|
3927
3927
|
default: {
|
|
3928
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3929
|
-
}
|
|
3928
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3929
|
+
},
|
|
3930
3930
|
},
|
|
3931
3931
|
queryParameters: [Parameters.apiVersion],
|
|
3932
3932
|
urlParameters: [
|
|
@@ -3934,10 +3934,10 @@ const deleteStaticSiteCustomDomainOperationSpec = {
|
|
|
3934
3934
|
Parameters.subscriptionId,
|
|
3935
3935
|
Parameters.resourceGroupName,
|
|
3936
3936
|
Parameters.name,
|
|
3937
|
-
Parameters.domainName
|
|
3937
|
+
Parameters.domainName,
|
|
3938
3938
|
],
|
|
3939
3939
|
headerParameters: [Parameters.accept],
|
|
3940
|
-
serializer
|
|
3940
|
+
serializer,
|
|
3941
3941
|
};
|
|
3942
3942
|
const validateCustomDomainCanBeAddedToStaticSiteOperationSpec = {
|
|
3943
3943
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/customDomains/{domainName}/validate",
|
|
@@ -3948,8 +3948,8 @@ const validateCustomDomainCanBeAddedToStaticSiteOperationSpec = {
|
|
|
3948
3948
|
202: {},
|
|
3949
3949
|
204: {},
|
|
3950
3950
|
default: {
|
|
3951
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3952
|
-
}
|
|
3951
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3952
|
+
},
|
|
3953
3953
|
},
|
|
3954
3954
|
requestBody: Parameters.staticSiteCustomDomainRequestPropertiesEnvelope,
|
|
3955
3955
|
queryParameters: [Parameters.apiVersion],
|
|
@@ -3958,43 +3958,43 @@ const validateCustomDomainCanBeAddedToStaticSiteOperationSpec = {
|
|
|
3958
3958
|
Parameters.subscriptionId,
|
|
3959
3959
|
Parameters.resourceGroupName,
|
|
3960
3960
|
Parameters.name,
|
|
3961
|
-
Parameters.domainName
|
|
3961
|
+
Parameters.domainName,
|
|
3962
3962
|
],
|
|
3963
3963
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
3964
3964
|
mediaType: "json",
|
|
3965
|
-
serializer
|
|
3965
|
+
serializer,
|
|
3966
3966
|
};
|
|
3967
3967
|
const getDatabaseConnectionsOperationSpec = {
|
|
3968
3968
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/databaseConnections",
|
|
3969
3969
|
httpMethod: "GET",
|
|
3970
3970
|
responses: {
|
|
3971
3971
|
200: {
|
|
3972
|
-
bodyMapper: Mappers.DatabaseConnectionCollection
|
|
3972
|
+
bodyMapper: Mappers.DatabaseConnectionCollection,
|
|
3973
3973
|
},
|
|
3974
3974
|
default: {
|
|
3975
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3976
|
-
}
|
|
3975
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3976
|
+
},
|
|
3977
3977
|
},
|
|
3978
3978
|
queryParameters: [Parameters.apiVersion],
|
|
3979
3979
|
urlParameters: [
|
|
3980
3980
|
Parameters.$host,
|
|
3981
3981
|
Parameters.subscriptionId,
|
|
3982
3982
|
Parameters.resourceGroupName,
|
|
3983
|
-
Parameters.name
|
|
3983
|
+
Parameters.name,
|
|
3984
3984
|
],
|
|
3985
3985
|
headerParameters: [Parameters.accept],
|
|
3986
|
-
serializer
|
|
3986
|
+
serializer,
|
|
3987
3987
|
};
|
|
3988
3988
|
const getDatabaseConnectionOperationSpec = {
|
|
3989
3989
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/databaseConnections/{databaseConnectionName}",
|
|
3990
3990
|
httpMethod: "GET",
|
|
3991
3991
|
responses: {
|
|
3992
3992
|
200: {
|
|
3993
|
-
bodyMapper: Mappers.DatabaseConnection
|
|
3993
|
+
bodyMapper: Mappers.DatabaseConnection,
|
|
3994
3994
|
},
|
|
3995
3995
|
default: {
|
|
3996
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
3997
|
-
}
|
|
3996
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
3997
|
+
},
|
|
3998
3998
|
},
|
|
3999
3999
|
queryParameters: [Parameters.apiVersion],
|
|
4000
4000
|
urlParameters: [
|
|
@@ -4002,21 +4002,21 @@ const getDatabaseConnectionOperationSpec = {
|
|
|
4002
4002
|
Parameters.subscriptionId,
|
|
4003
4003
|
Parameters.resourceGroupName,
|
|
4004
4004
|
Parameters.name,
|
|
4005
|
-
Parameters.databaseConnectionName
|
|
4005
|
+
Parameters.databaseConnectionName,
|
|
4006
4006
|
],
|
|
4007
4007
|
headerParameters: [Parameters.accept],
|
|
4008
|
-
serializer
|
|
4008
|
+
serializer,
|
|
4009
4009
|
};
|
|
4010
4010
|
const createOrUpdateDatabaseConnectionOperationSpec = {
|
|
4011
4011
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/databaseConnections/{databaseConnectionName}",
|
|
4012
4012
|
httpMethod: "PUT",
|
|
4013
4013
|
responses: {
|
|
4014
4014
|
200: {
|
|
4015
|
-
bodyMapper: Mappers.DatabaseConnection
|
|
4015
|
+
bodyMapper: Mappers.DatabaseConnection,
|
|
4016
4016
|
},
|
|
4017
4017
|
default: {
|
|
4018
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4019
|
-
}
|
|
4018
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4019
|
+
},
|
|
4020
4020
|
},
|
|
4021
4021
|
requestBody: Parameters.databaseConnectionRequestEnvelope,
|
|
4022
4022
|
queryParameters: [Parameters.apiVersion],
|
|
@@ -4025,11 +4025,11 @@ const createOrUpdateDatabaseConnectionOperationSpec = {
|
|
|
4025
4025
|
Parameters.subscriptionId,
|
|
4026
4026
|
Parameters.resourceGroupName,
|
|
4027
4027
|
Parameters.name,
|
|
4028
|
-
Parameters.databaseConnectionName
|
|
4028
|
+
Parameters.databaseConnectionName,
|
|
4029
4029
|
],
|
|
4030
4030
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
4031
4031
|
mediaType: "json",
|
|
4032
|
-
serializer
|
|
4032
|
+
serializer,
|
|
4033
4033
|
};
|
|
4034
4034
|
const deleteDatabaseConnectionOperationSpec = {
|
|
4035
4035
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/databaseConnections/{databaseConnectionName}",
|
|
@@ -4038,8 +4038,8 @@ const deleteDatabaseConnectionOperationSpec = {
|
|
|
4038
4038
|
200: {},
|
|
4039
4039
|
204: {},
|
|
4040
4040
|
default: {
|
|
4041
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4042
|
-
}
|
|
4041
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4042
|
+
},
|
|
4043
4043
|
},
|
|
4044
4044
|
queryParameters: [Parameters.apiVersion],
|
|
4045
4045
|
urlParameters: [
|
|
@@ -4047,21 +4047,21 @@ const deleteDatabaseConnectionOperationSpec = {
|
|
|
4047
4047
|
Parameters.subscriptionId,
|
|
4048
4048
|
Parameters.resourceGroupName,
|
|
4049
4049
|
Parameters.name,
|
|
4050
|
-
Parameters.databaseConnectionName
|
|
4050
|
+
Parameters.databaseConnectionName,
|
|
4051
4051
|
],
|
|
4052
4052
|
headerParameters: [Parameters.accept],
|
|
4053
|
-
serializer
|
|
4053
|
+
serializer,
|
|
4054
4054
|
};
|
|
4055
4055
|
const updateDatabaseConnectionOperationSpec = {
|
|
4056
4056
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/databaseConnections/{databaseConnectionName}",
|
|
4057
4057
|
httpMethod: "PATCH",
|
|
4058
4058
|
responses: {
|
|
4059
4059
|
200: {
|
|
4060
|
-
bodyMapper: Mappers.DatabaseConnection
|
|
4060
|
+
bodyMapper: Mappers.DatabaseConnection,
|
|
4061
4061
|
},
|
|
4062
4062
|
default: {
|
|
4063
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4064
|
-
}
|
|
4063
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4064
|
+
},
|
|
4065
4065
|
},
|
|
4066
4066
|
requestBody: Parameters.databaseConnectionRequestEnvelope1,
|
|
4067
4067
|
queryParameters: [Parameters.apiVersion],
|
|
@@ -4070,22 +4070,22 @@ const updateDatabaseConnectionOperationSpec = {
|
|
|
4070
4070
|
Parameters.subscriptionId,
|
|
4071
4071
|
Parameters.resourceGroupName,
|
|
4072
4072
|
Parameters.name,
|
|
4073
|
-
Parameters.databaseConnectionName
|
|
4073
|
+
Parameters.databaseConnectionName,
|
|
4074
4074
|
],
|
|
4075
4075
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
4076
4076
|
mediaType: "json",
|
|
4077
|
-
serializer
|
|
4077
|
+
serializer,
|
|
4078
4078
|
};
|
|
4079
4079
|
const getDatabaseConnectionWithDetailsOperationSpec = {
|
|
4080
4080
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/databaseConnections/{databaseConnectionName}/show",
|
|
4081
4081
|
httpMethod: "POST",
|
|
4082
4082
|
responses: {
|
|
4083
4083
|
200: {
|
|
4084
|
-
bodyMapper: Mappers.DatabaseConnection
|
|
4084
|
+
bodyMapper: Mappers.DatabaseConnection,
|
|
4085
4085
|
},
|
|
4086
4086
|
default: {
|
|
4087
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4088
|
-
}
|
|
4087
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4088
|
+
},
|
|
4089
4089
|
},
|
|
4090
4090
|
queryParameters: [Parameters.apiVersion],
|
|
4091
4091
|
urlParameters: [
|
|
@@ -4093,10 +4093,10 @@ const getDatabaseConnectionWithDetailsOperationSpec = {
|
|
|
4093
4093
|
Parameters.subscriptionId,
|
|
4094
4094
|
Parameters.resourceGroupName,
|
|
4095
4095
|
Parameters.name,
|
|
4096
|
-
Parameters.databaseConnectionName
|
|
4096
|
+
Parameters.databaseConnectionName,
|
|
4097
4097
|
],
|
|
4098
4098
|
headerParameters: [Parameters.accept],
|
|
4099
|
-
serializer
|
|
4099
|
+
serializer,
|
|
4100
4100
|
};
|
|
4101
4101
|
const detachStaticSiteOperationSpec = {
|
|
4102
4102
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/detach",
|
|
@@ -4107,155 +4107,155 @@ const detachStaticSiteOperationSpec = {
|
|
|
4107
4107
|
202: {},
|
|
4108
4108
|
204: {},
|
|
4109
4109
|
default: {
|
|
4110
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4111
|
-
}
|
|
4110
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4111
|
+
},
|
|
4112
4112
|
},
|
|
4113
4113
|
queryParameters: [Parameters.apiVersion],
|
|
4114
4114
|
urlParameters: [
|
|
4115
4115
|
Parameters.$host,
|
|
4116
4116
|
Parameters.subscriptionId,
|
|
4117
4117
|
Parameters.resourceGroupName,
|
|
4118
|
-
Parameters.name
|
|
4118
|
+
Parameters.name,
|
|
4119
4119
|
],
|
|
4120
4120
|
headerParameters: [Parameters.accept],
|
|
4121
|
-
serializer
|
|
4121
|
+
serializer,
|
|
4122
4122
|
};
|
|
4123
4123
|
const listStaticSiteFunctionsOperationSpec = {
|
|
4124
4124
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/functions",
|
|
4125
4125
|
httpMethod: "GET",
|
|
4126
4126
|
responses: {
|
|
4127
4127
|
200: {
|
|
4128
|
-
bodyMapper: Mappers.StaticSiteFunctionOverviewCollection
|
|
4128
|
+
bodyMapper: Mappers.StaticSiteFunctionOverviewCollection,
|
|
4129
4129
|
},
|
|
4130
4130
|
default: {
|
|
4131
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4132
|
-
}
|
|
4131
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4132
|
+
},
|
|
4133
4133
|
},
|
|
4134
4134
|
queryParameters: [Parameters.apiVersion],
|
|
4135
4135
|
urlParameters: [
|
|
4136
4136
|
Parameters.$host,
|
|
4137
4137
|
Parameters.subscriptionId,
|
|
4138
4138
|
Parameters.resourceGroupName,
|
|
4139
|
-
Parameters.name
|
|
4139
|
+
Parameters.name,
|
|
4140
4140
|
],
|
|
4141
4141
|
headerParameters: [Parameters.accept],
|
|
4142
|
-
serializer
|
|
4142
|
+
serializer,
|
|
4143
4143
|
};
|
|
4144
4144
|
const listStaticSiteAppSettingsOperationSpec = {
|
|
4145
4145
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/listAppSettings",
|
|
4146
4146
|
httpMethod: "POST",
|
|
4147
4147
|
responses: {
|
|
4148
4148
|
200: {
|
|
4149
|
-
bodyMapper: Mappers.StringDictionary
|
|
4149
|
+
bodyMapper: Mappers.StringDictionary,
|
|
4150
4150
|
},
|
|
4151
4151
|
default: {
|
|
4152
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4153
|
-
}
|
|
4152
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4153
|
+
},
|
|
4154
4154
|
},
|
|
4155
4155
|
queryParameters: [Parameters.apiVersion],
|
|
4156
4156
|
urlParameters: [
|
|
4157
4157
|
Parameters.$host,
|
|
4158
4158
|
Parameters.subscriptionId,
|
|
4159
4159
|
Parameters.resourceGroupName,
|
|
4160
|
-
Parameters.name
|
|
4160
|
+
Parameters.name,
|
|
4161
4161
|
],
|
|
4162
4162
|
headerParameters: [Parameters.accept],
|
|
4163
|
-
serializer
|
|
4163
|
+
serializer,
|
|
4164
4164
|
};
|
|
4165
4165
|
const listStaticSiteConfiguredRolesOperationSpec = {
|
|
4166
4166
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/listConfiguredRoles",
|
|
4167
4167
|
httpMethod: "POST",
|
|
4168
4168
|
responses: {
|
|
4169
4169
|
200: {
|
|
4170
|
-
bodyMapper: Mappers.StringList
|
|
4170
|
+
bodyMapper: Mappers.StringList,
|
|
4171
4171
|
},
|
|
4172
4172
|
default: {
|
|
4173
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4174
|
-
}
|
|
4173
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4174
|
+
},
|
|
4175
4175
|
},
|
|
4176
4176
|
queryParameters: [Parameters.apiVersion],
|
|
4177
4177
|
urlParameters: [
|
|
4178
4178
|
Parameters.$host,
|
|
4179
4179
|
Parameters.subscriptionId,
|
|
4180
4180
|
Parameters.resourceGroupName,
|
|
4181
|
-
Parameters.name
|
|
4181
|
+
Parameters.name,
|
|
4182
4182
|
],
|
|
4183
4183
|
headerParameters: [Parameters.accept],
|
|
4184
|
-
serializer
|
|
4184
|
+
serializer,
|
|
4185
4185
|
};
|
|
4186
4186
|
const listStaticSiteFunctionAppSettingsOperationSpec = {
|
|
4187
4187
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/listFunctionAppSettings",
|
|
4188
4188
|
httpMethod: "POST",
|
|
4189
4189
|
responses: {
|
|
4190
4190
|
200: {
|
|
4191
|
-
bodyMapper: Mappers.StringDictionary
|
|
4191
|
+
bodyMapper: Mappers.StringDictionary,
|
|
4192
4192
|
},
|
|
4193
4193
|
default: {
|
|
4194
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4195
|
-
}
|
|
4194
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4195
|
+
},
|
|
4196
4196
|
},
|
|
4197
4197
|
queryParameters: [Parameters.apiVersion],
|
|
4198
4198
|
urlParameters: [
|
|
4199
4199
|
Parameters.$host,
|
|
4200
4200
|
Parameters.subscriptionId,
|
|
4201
4201
|
Parameters.resourceGroupName,
|
|
4202
|
-
Parameters.name
|
|
4202
|
+
Parameters.name,
|
|
4203
4203
|
],
|
|
4204
4204
|
headerParameters: [Parameters.accept],
|
|
4205
|
-
serializer
|
|
4205
|
+
serializer,
|
|
4206
4206
|
};
|
|
4207
4207
|
const listStaticSiteSecretsOperationSpec = {
|
|
4208
4208
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/listSecrets",
|
|
4209
4209
|
httpMethod: "POST",
|
|
4210
4210
|
responses: {
|
|
4211
4211
|
200: {
|
|
4212
|
-
bodyMapper: Mappers.StringDictionary
|
|
4212
|
+
bodyMapper: Mappers.StringDictionary,
|
|
4213
4213
|
},
|
|
4214
4214
|
default: {
|
|
4215
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4216
|
-
}
|
|
4215
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4216
|
+
},
|
|
4217
4217
|
},
|
|
4218
4218
|
queryParameters: [Parameters.apiVersion],
|
|
4219
4219
|
urlParameters: [
|
|
4220
4220
|
Parameters.$host,
|
|
4221
4221
|
Parameters.subscriptionId,
|
|
4222
4222
|
Parameters.resourceGroupName,
|
|
4223
|
-
Parameters.name
|
|
4223
|
+
Parameters.name,
|
|
4224
4224
|
],
|
|
4225
4225
|
headerParameters: [Parameters.accept],
|
|
4226
|
-
serializer
|
|
4226
|
+
serializer,
|
|
4227
4227
|
};
|
|
4228
4228
|
const getPrivateEndpointConnectionListOperationSpec = {
|
|
4229
4229
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/privateEndpointConnections",
|
|
4230
4230
|
httpMethod: "GET",
|
|
4231
4231
|
responses: {
|
|
4232
4232
|
200: {
|
|
4233
|
-
bodyMapper: Mappers.PrivateEndpointConnectionCollection
|
|
4233
|
+
bodyMapper: Mappers.PrivateEndpointConnectionCollection,
|
|
4234
4234
|
},
|
|
4235
4235
|
default: {
|
|
4236
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4237
|
-
}
|
|
4236
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4237
|
+
},
|
|
4238
4238
|
},
|
|
4239
4239
|
queryParameters: [Parameters.apiVersion],
|
|
4240
4240
|
urlParameters: [
|
|
4241
4241
|
Parameters.$host,
|
|
4242
4242
|
Parameters.subscriptionId,
|
|
4243
4243
|
Parameters.resourceGroupName,
|
|
4244
|
-
Parameters.name
|
|
4244
|
+
Parameters.name,
|
|
4245
4245
|
],
|
|
4246
4246
|
headerParameters: [Parameters.accept],
|
|
4247
|
-
serializer
|
|
4247
|
+
serializer,
|
|
4248
4248
|
};
|
|
4249
4249
|
const getPrivateEndpointConnectionOperationSpec = {
|
|
4250
4250
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/privateEndpointConnections/{privateEndpointConnectionName}",
|
|
4251
4251
|
httpMethod: "GET",
|
|
4252
4252
|
responses: {
|
|
4253
4253
|
200: {
|
|
4254
|
-
bodyMapper: Mappers.RemotePrivateEndpointConnectionARMResource
|
|
4254
|
+
bodyMapper: Mappers.RemotePrivateEndpointConnectionARMResource,
|
|
4255
4255
|
},
|
|
4256
4256
|
default: {
|
|
4257
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4258
|
-
}
|
|
4257
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4258
|
+
},
|
|
4259
4259
|
},
|
|
4260
4260
|
queryParameters: [Parameters.apiVersion],
|
|
4261
4261
|
urlParameters: [
|
|
@@ -4263,30 +4263,30 @@ const getPrivateEndpointConnectionOperationSpec = {
|
|
|
4263
4263
|
Parameters.subscriptionId,
|
|
4264
4264
|
Parameters.resourceGroupName,
|
|
4265
4265
|
Parameters.name,
|
|
4266
|
-
Parameters.privateEndpointConnectionName
|
|
4266
|
+
Parameters.privateEndpointConnectionName,
|
|
4267
4267
|
],
|
|
4268
4268
|
headerParameters: [Parameters.accept],
|
|
4269
|
-
serializer
|
|
4269
|
+
serializer,
|
|
4270
4270
|
};
|
|
4271
4271
|
const approveOrRejectPrivateEndpointConnectionOperationSpec = {
|
|
4272
4272
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/privateEndpointConnections/{privateEndpointConnectionName}",
|
|
4273
4273
|
httpMethod: "PUT",
|
|
4274
4274
|
responses: {
|
|
4275
4275
|
200: {
|
|
4276
|
-
bodyMapper: Mappers.RemotePrivateEndpointConnectionARMResource
|
|
4276
|
+
bodyMapper: Mappers.RemotePrivateEndpointConnectionARMResource,
|
|
4277
4277
|
},
|
|
4278
4278
|
201: {
|
|
4279
|
-
bodyMapper: Mappers.RemotePrivateEndpointConnectionARMResource
|
|
4279
|
+
bodyMapper: Mappers.RemotePrivateEndpointConnectionARMResource,
|
|
4280
4280
|
},
|
|
4281
4281
|
202: {
|
|
4282
|
-
bodyMapper: Mappers.RemotePrivateEndpointConnectionARMResource
|
|
4282
|
+
bodyMapper: Mappers.RemotePrivateEndpointConnectionARMResource,
|
|
4283
4283
|
},
|
|
4284
4284
|
204: {
|
|
4285
|
-
bodyMapper: Mappers.RemotePrivateEndpointConnectionARMResource
|
|
4285
|
+
bodyMapper: Mappers.RemotePrivateEndpointConnectionARMResource,
|
|
4286
4286
|
},
|
|
4287
4287
|
default: {
|
|
4288
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4289
|
-
}
|
|
4288
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4289
|
+
},
|
|
4290
4290
|
},
|
|
4291
4291
|
requestBody: Parameters.privateEndpointWrapper,
|
|
4292
4292
|
queryParameters: [Parameters.apiVersion],
|
|
@@ -4295,11 +4295,11 @@ const approveOrRejectPrivateEndpointConnectionOperationSpec = {
|
|
|
4295
4295
|
Parameters.subscriptionId,
|
|
4296
4296
|
Parameters.resourceGroupName,
|
|
4297
4297
|
Parameters.name,
|
|
4298
|
-
Parameters.privateEndpointConnectionName
|
|
4298
|
+
Parameters.privateEndpointConnectionName,
|
|
4299
4299
|
],
|
|
4300
4300
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
4301
4301
|
mediaType: "json",
|
|
4302
|
-
serializer
|
|
4302
|
+
serializer,
|
|
4303
4303
|
};
|
|
4304
4304
|
const deletePrivateEndpointConnectionOperationSpec = {
|
|
4305
4305
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/privateEndpointConnections/{privateEndpointConnectionName}",
|
|
@@ -4307,27 +4307,27 @@ const deletePrivateEndpointConnectionOperationSpec = {
|
|
|
4307
4307
|
responses: {
|
|
4308
4308
|
200: {
|
|
4309
4309
|
bodyMapper: {
|
|
4310
|
-
type: { name: "Dictionary", value: { type: { name: "any" } } }
|
|
4311
|
-
}
|
|
4310
|
+
type: { name: "Dictionary", value: { type: { name: "any" } } },
|
|
4311
|
+
},
|
|
4312
4312
|
},
|
|
4313
4313
|
201: {
|
|
4314
4314
|
bodyMapper: {
|
|
4315
|
-
type: { name: "Dictionary", value: { type: { name: "any" } } }
|
|
4316
|
-
}
|
|
4315
|
+
type: { name: "Dictionary", value: { type: { name: "any" } } },
|
|
4316
|
+
},
|
|
4317
4317
|
},
|
|
4318
4318
|
202: {
|
|
4319
4319
|
bodyMapper: {
|
|
4320
|
-
type: { name: "Dictionary", value: { type: { name: "any" } } }
|
|
4321
|
-
}
|
|
4320
|
+
type: { name: "Dictionary", value: { type: { name: "any" } } },
|
|
4321
|
+
},
|
|
4322
4322
|
},
|
|
4323
4323
|
204: {
|
|
4324
4324
|
bodyMapper: {
|
|
4325
|
-
type: { name: "Dictionary", value: { type: { name: "any" } } }
|
|
4326
|
-
}
|
|
4325
|
+
type: { name: "Dictionary", value: { type: { name: "any" } } },
|
|
4326
|
+
},
|
|
4327
4327
|
},
|
|
4328
4328
|
default: {
|
|
4329
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4330
|
-
}
|
|
4329
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4330
|
+
},
|
|
4331
4331
|
},
|
|
4332
4332
|
queryParameters: [Parameters.apiVersion],
|
|
4333
4333
|
urlParameters: [
|
|
@@ -4335,31 +4335,31 @@ const deletePrivateEndpointConnectionOperationSpec = {
|
|
|
4335
4335
|
Parameters.subscriptionId,
|
|
4336
4336
|
Parameters.resourceGroupName,
|
|
4337
4337
|
Parameters.name,
|
|
4338
|
-
Parameters.privateEndpointConnectionName
|
|
4338
|
+
Parameters.privateEndpointConnectionName,
|
|
4339
4339
|
],
|
|
4340
4340
|
headerParameters: [Parameters.accept],
|
|
4341
|
-
serializer
|
|
4341
|
+
serializer,
|
|
4342
4342
|
};
|
|
4343
4343
|
const getPrivateLinkResourcesOperationSpec = {
|
|
4344
4344
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/privateLinkResources",
|
|
4345
4345
|
httpMethod: "GET",
|
|
4346
4346
|
responses: {
|
|
4347
4347
|
200: {
|
|
4348
|
-
bodyMapper: Mappers.PrivateLinkResourcesWrapper
|
|
4348
|
+
bodyMapper: Mappers.PrivateLinkResourcesWrapper,
|
|
4349
4349
|
},
|
|
4350
4350
|
default: {
|
|
4351
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4352
|
-
}
|
|
4351
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4352
|
+
},
|
|
4353
4353
|
},
|
|
4354
4354
|
queryParameters: [Parameters.apiVersion],
|
|
4355
4355
|
urlParameters: [
|
|
4356
4356
|
Parameters.$host,
|
|
4357
4357
|
Parameters.subscriptionId,
|
|
4358
4358
|
Parameters.resourceGroupName,
|
|
4359
|
-
Parameters.name
|
|
4359
|
+
Parameters.name,
|
|
4360
4360
|
],
|
|
4361
4361
|
headerParameters: [Parameters.accept],
|
|
4362
|
-
serializer
|
|
4362
|
+
serializer,
|
|
4363
4363
|
};
|
|
4364
4364
|
const resetStaticSiteApiKeyOperationSpec = {
|
|
4365
4365
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/resetapikey",
|
|
@@ -4367,8 +4367,8 @@ const resetStaticSiteApiKeyOperationSpec = {
|
|
|
4367
4367
|
responses: {
|
|
4368
4368
|
200: {},
|
|
4369
4369
|
default: {
|
|
4370
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4371
|
-
}
|
|
4370
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4371
|
+
},
|
|
4372
4372
|
},
|
|
4373
4373
|
requestBody: Parameters.resetPropertiesEnvelope,
|
|
4374
4374
|
queryParameters: [Parameters.apiVersion],
|
|
@@ -4376,64 +4376,64 @@ const resetStaticSiteApiKeyOperationSpec = {
|
|
|
4376
4376
|
Parameters.$host,
|
|
4377
4377
|
Parameters.subscriptionId,
|
|
4378
4378
|
Parameters.resourceGroupName,
|
|
4379
|
-
Parameters.name
|
|
4379
|
+
Parameters.name,
|
|
4380
4380
|
],
|
|
4381
4381
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
4382
4382
|
mediaType: "json",
|
|
4383
|
-
serializer
|
|
4383
|
+
serializer,
|
|
4384
4384
|
};
|
|
4385
4385
|
const getDatabaseConnectionsWithDetailsOperationSpec = {
|
|
4386
4386
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/showDatabaseConnections",
|
|
4387
4387
|
httpMethod: "POST",
|
|
4388
4388
|
responses: {
|
|
4389
4389
|
200: {
|
|
4390
|
-
bodyMapper: Mappers.DatabaseConnectionCollection
|
|
4390
|
+
bodyMapper: Mappers.DatabaseConnectionCollection,
|
|
4391
4391
|
},
|
|
4392
4392
|
default: {
|
|
4393
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4394
|
-
}
|
|
4393
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4394
|
+
},
|
|
4395
4395
|
},
|
|
4396
4396
|
queryParameters: [Parameters.apiVersion],
|
|
4397
4397
|
urlParameters: [
|
|
4398
4398
|
Parameters.$host,
|
|
4399
4399
|
Parameters.subscriptionId,
|
|
4400
4400
|
Parameters.resourceGroupName,
|
|
4401
|
-
Parameters.name
|
|
4401
|
+
Parameters.name,
|
|
4402
4402
|
],
|
|
4403
4403
|
headerParameters: [Parameters.accept],
|
|
4404
|
-
serializer
|
|
4404
|
+
serializer,
|
|
4405
4405
|
};
|
|
4406
4406
|
const getUserProvidedFunctionAppsForStaticSiteOperationSpec = {
|
|
4407
4407
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/userProvidedFunctionApps",
|
|
4408
4408
|
httpMethod: "GET",
|
|
4409
4409
|
responses: {
|
|
4410
4410
|
200: {
|
|
4411
|
-
bodyMapper: Mappers.StaticSiteUserProvidedFunctionAppsCollection
|
|
4411
|
+
bodyMapper: Mappers.StaticSiteUserProvidedFunctionAppsCollection,
|
|
4412
4412
|
},
|
|
4413
4413
|
default: {
|
|
4414
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4415
|
-
}
|
|
4414
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4415
|
+
},
|
|
4416
4416
|
},
|
|
4417
4417
|
queryParameters: [Parameters.apiVersion],
|
|
4418
4418
|
urlParameters: [
|
|
4419
4419
|
Parameters.$host,
|
|
4420
4420
|
Parameters.subscriptionId,
|
|
4421
4421
|
Parameters.resourceGroupName,
|
|
4422
|
-
Parameters.name
|
|
4422
|
+
Parameters.name,
|
|
4423
4423
|
],
|
|
4424
4424
|
headerParameters: [Parameters.accept],
|
|
4425
|
-
serializer
|
|
4425
|
+
serializer,
|
|
4426
4426
|
};
|
|
4427
4427
|
const getUserProvidedFunctionAppForStaticSiteOperationSpec = {
|
|
4428
4428
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/userProvidedFunctionApps/{functionAppName}",
|
|
4429
4429
|
httpMethod: "GET",
|
|
4430
4430
|
responses: {
|
|
4431
4431
|
200: {
|
|
4432
|
-
bodyMapper: Mappers.StaticSiteUserProvidedFunctionAppARMResource
|
|
4432
|
+
bodyMapper: Mappers.StaticSiteUserProvidedFunctionAppARMResource,
|
|
4433
4433
|
},
|
|
4434
4434
|
default: {
|
|
4435
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4436
|
-
}
|
|
4435
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4436
|
+
},
|
|
4437
4437
|
},
|
|
4438
4438
|
queryParameters: [Parameters.apiVersion],
|
|
4439
4439
|
urlParameters: [
|
|
@@ -4441,30 +4441,30 @@ const getUserProvidedFunctionAppForStaticSiteOperationSpec = {
|
|
|
4441
4441
|
Parameters.subscriptionId,
|
|
4442
4442
|
Parameters.resourceGroupName,
|
|
4443
4443
|
Parameters.name,
|
|
4444
|
-
Parameters.functionAppName
|
|
4444
|
+
Parameters.functionAppName,
|
|
4445
4445
|
],
|
|
4446
4446
|
headerParameters: [Parameters.accept],
|
|
4447
|
-
serializer
|
|
4447
|
+
serializer,
|
|
4448
4448
|
};
|
|
4449
4449
|
const registerUserProvidedFunctionAppWithStaticSiteOperationSpec = {
|
|
4450
4450
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/userProvidedFunctionApps/{functionAppName}",
|
|
4451
4451
|
httpMethod: "PUT",
|
|
4452
4452
|
responses: {
|
|
4453
4453
|
200: {
|
|
4454
|
-
bodyMapper: Mappers.StaticSiteUserProvidedFunctionAppARMResource
|
|
4454
|
+
bodyMapper: Mappers.StaticSiteUserProvidedFunctionAppARMResource,
|
|
4455
4455
|
},
|
|
4456
4456
|
201: {
|
|
4457
|
-
bodyMapper: Mappers.StaticSiteUserProvidedFunctionAppARMResource
|
|
4457
|
+
bodyMapper: Mappers.StaticSiteUserProvidedFunctionAppARMResource,
|
|
4458
4458
|
},
|
|
4459
4459
|
202: {
|
|
4460
|
-
bodyMapper: Mappers.StaticSiteUserProvidedFunctionAppARMResource
|
|
4460
|
+
bodyMapper: Mappers.StaticSiteUserProvidedFunctionAppARMResource,
|
|
4461
4461
|
},
|
|
4462
4462
|
204: {
|
|
4463
|
-
bodyMapper: Mappers.StaticSiteUserProvidedFunctionAppARMResource
|
|
4463
|
+
bodyMapper: Mappers.StaticSiteUserProvidedFunctionAppARMResource,
|
|
4464
4464
|
},
|
|
4465
4465
|
default: {
|
|
4466
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4467
|
-
}
|
|
4466
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4467
|
+
},
|
|
4468
4468
|
},
|
|
4469
4469
|
requestBody: Parameters.staticSiteUserProvidedFunctionEnvelope,
|
|
4470
4470
|
queryParameters: [Parameters.apiVersion, Parameters.isForced],
|
|
@@ -4473,11 +4473,11 @@ const registerUserProvidedFunctionAppWithStaticSiteOperationSpec = {
|
|
|
4473
4473
|
Parameters.subscriptionId,
|
|
4474
4474
|
Parameters.resourceGroupName,
|
|
4475
4475
|
Parameters.name,
|
|
4476
|
-
Parameters.functionAppName
|
|
4476
|
+
Parameters.functionAppName,
|
|
4477
4477
|
],
|
|
4478
4478
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
4479
4479
|
mediaType: "json",
|
|
4480
|
-
serializer
|
|
4480
|
+
serializer,
|
|
4481
4481
|
};
|
|
4482
4482
|
const detachUserProvidedFunctionAppFromStaticSiteOperationSpec = {
|
|
4483
4483
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/userProvidedFunctionApps/{functionAppName}",
|
|
@@ -4486,8 +4486,8 @@ const detachUserProvidedFunctionAppFromStaticSiteOperationSpec = {
|
|
|
4486
4486
|
200: {},
|
|
4487
4487
|
204: {},
|
|
4488
4488
|
default: {
|
|
4489
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4490
|
-
}
|
|
4489
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4490
|
+
},
|
|
4491
4491
|
},
|
|
4492
4492
|
queryParameters: [Parameters.apiVersion],
|
|
4493
4493
|
urlParameters: [
|
|
@@ -4495,10 +4495,10 @@ const detachUserProvidedFunctionAppFromStaticSiteOperationSpec = {
|
|
|
4495
4495
|
Parameters.subscriptionId,
|
|
4496
4496
|
Parameters.resourceGroupName,
|
|
4497
4497
|
Parameters.name,
|
|
4498
|
-
Parameters.functionAppName
|
|
4498
|
+
Parameters.functionAppName,
|
|
4499
4499
|
],
|
|
4500
4500
|
headerParameters: [Parameters.accept],
|
|
4501
|
-
serializer
|
|
4501
|
+
serializer,
|
|
4502
4502
|
};
|
|
4503
4503
|
const createZipDeploymentForStaticSiteOperationSpec = {
|
|
4504
4504
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/zipdeploy",
|
|
@@ -4509,8 +4509,8 @@ const createZipDeploymentForStaticSiteOperationSpec = {
|
|
|
4509
4509
|
202: {},
|
|
4510
4510
|
204: {},
|
|
4511
4511
|
default: {
|
|
4512
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4513
|
-
}
|
|
4512
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4513
|
+
},
|
|
4514
4514
|
},
|
|
4515
4515
|
requestBody: Parameters.staticSiteZipDeploymentEnvelope,
|
|
4516
4516
|
queryParameters: [Parameters.apiVersion],
|
|
@@ -4518,11 +4518,11 @@ const createZipDeploymentForStaticSiteOperationSpec = {
|
|
|
4518
4518
|
Parameters.$host,
|
|
4519
4519
|
Parameters.subscriptionId,
|
|
4520
4520
|
Parameters.resourceGroupName,
|
|
4521
|
-
Parameters.name
|
|
4521
|
+
Parameters.name,
|
|
4522
4522
|
],
|
|
4523
4523
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
4524
4524
|
mediaType: "json",
|
|
4525
|
-
serializer
|
|
4525
|
+
serializer,
|
|
4526
4526
|
};
|
|
4527
4527
|
const validateBackendOperationSpec = {
|
|
4528
4528
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/linkedBackends/{linkedBackendName}/validate",
|
|
@@ -4533,8 +4533,8 @@ const validateBackendOperationSpec = {
|
|
|
4533
4533
|
202: {},
|
|
4534
4534
|
204: {},
|
|
4535
4535
|
default: {
|
|
4536
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4537
|
-
}
|
|
4536
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4537
|
+
},
|
|
4538
4538
|
},
|
|
4539
4539
|
requestBody: Parameters.staticSiteLinkedBackendEnvelope,
|
|
4540
4540
|
queryParameters: [Parameters.apiVersion],
|
|
@@ -4543,11 +4543,11 @@ const validateBackendOperationSpec = {
|
|
|
4543
4543
|
Parameters.subscriptionId,
|
|
4544
4544
|
Parameters.resourceGroupName,
|
|
4545
4545
|
Parameters.name,
|
|
4546
|
-
Parameters.linkedBackendName
|
|
4546
|
+
Parameters.linkedBackendName,
|
|
4547
4547
|
],
|
|
4548
4548
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
4549
4549
|
mediaType: "json",
|
|
4550
|
-
serializer
|
|
4550
|
+
serializer,
|
|
4551
4551
|
};
|
|
4552
4552
|
const validateBackendForBuildOperationSpec = {
|
|
4553
4553
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/linkedBackends/{linkedBackendName}/validate",
|
|
@@ -4558,8 +4558,8 @@ const validateBackendForBuildOperationSpec = {
|
|
|
4558
4558
|
202: {},
|
|
4559
4559
|
204: {},
|
|
4560
4560
|
default: {
|
|
4561
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4562
|
-
}
|
|
4561
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4562
|
+
},
|
|
4563
4563
|
},
|
|
4564
4564
|
requestBody: Parameters.staticSiteLinkedBackendEnvelope,
|
|
4565
4565
|
queryParameters: [Parameters.apiVersion],
|
|
@@ -4569,43 +4569,43 @@ const validateBackendForBuildOperationSpec = {
|
|
|
4569
4569
|
Parameters.resourceGroupName,
|
|
4570
4570
|
Parameters.name,
|
|
4571
4571
|
Parameters.environmentName1,
|
|
4572
|
-
Parameters.linkedBackendName
|
|
4572
|
+
Parameters.linkedBackendName,
|
|
4573
4573
|
],
|
|
4574
4574
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
4575
4575
|
mediaType: "json",
|
|
4576
|
-
serializer
|
|
4576
|
+
serializer,
|
|
4577
4577
|
};
|
|
4578
4578
|
const getLinkedBackendsOperationSpec = {
|
|
4579
4579
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/linkedBackends",
|
|
4580
4580
|
httpMethod: "GET",
|
|
4581
4581
|
responses: {
|
|
4582
4582
|
200: {
|
|
4583
|
-
bodyMapper: Mappers.StaticSiteLinkedBackendsCollection
|
|
4583
|
+
bodyMapper: Mappers.StaticSiteLinkedBackendsCollection,
|
|
4584
4584
|
},
|
|
4585
4585
|
default: {
|
|
4586
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4587
|
-
}
|
|
4586
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4587
|
+
},
|
|
4588
4588
|
},
|
|
4589
4589
|
queryParameters: [Parameters.apiVersion],
|
|
4590
4590
|
urlParameters: [
|
|
4591
4591
|
Parameters.$host,
|
|
4592
4592
|
Parameters.subscriptionId,
|
|
4593
4593
|
Parameters.resourceGroupName,
|
|
4594
|
-
Parameters.name
|
|
4594
|
+
Parameters.name,
|
|
4595
4595
|
],
|
|
4596
4596
|
headerParameters: [Parameters.accept],
|
|
4597
|
-
serializer
|
|
4597
|
+
serializer,
|
|
4598
4598
|
};
|
|
4599
4599
|
const getLinkedBackendsForBuildOperationSpec = {
|
|
4600
4600
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/linkedBackends",
|
|
4601
4601
|
httpMethod: "GET",
|
|
4602
4602
|
responses: {
|
|
4603
4603
|
200: {
|
|
4604
|
-
bodyMapper: Mappers.StaticSiteLinkedBackendsCollection
|
|
4604
|
+
bodyMapper: Mappers.StaticSiteLinkedBackendsCollection,
|
|
4605
4605
|
},
|
|
4606
4606
|
default: {
|
|
4607
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4608
|
-
}
|
|
4607
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4608
|
+
},
|
|
4609
4609
|
},
|
|
4610
4610
|
queryParameters: [Parameters.apiVersion],
|
|
4611
4611
|
urlParameters: [
|
|
@@ -4613,21 +4613,21 @@ const getLinkedBackendsForBuildOperationSpec = {
|
|
|
4613
4613
|
Parameters.subscriptionId,
|
|
4614
4614
|
Parameters.resourceGroupName,
|
|
4615
4615
|
Parameters.name,
|
|
4616
|
-
Parameters.environmentName1
|
|
4616
|
+
Parameters.environmentName1,
|
|
4617
4617
|
],
|
|
4618
4618
|
headerParameters: [Parameters.accept],
|
|
4619
|
-
serializer
|
|
4619
|
+
serializer,
|
|
4620
4620
|
};
|
|
4621
4621
|
const getLinkedBackendOperationSpec = {
|
|
4622
4622
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/linkedBackends/{linkedBackendName}",
|
|
4623
4623
|
httpMethod: "GET",
|
|
4624
4624
|
responses: {
|
|
4625
4625
|
200: {
|
|
4626
|
-
bodyMapper: Mappers.StaticSiteLinkedBackendARMResource
|
|
4626
|
+
bodyMapper: Mappers.StaticSiteLinkedBackendARMResource,
|
|
4627
4627
|
},
|
|
4628
4628
|
default: {
|
|
4629
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4630
|
-
}
|
|
4629
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4630
|
+
},
|
|
4631
4631
|
},
|
|
4632
4632
|
queryParameters: [Parameters.apiVersion],
|
|
4633
4633
|
urlParameters: [
|
|
@@ -4635,30 +4635,30 @@ const getLinkedBackendOperationSpec = {
|
|
|
4635
4635
|
Parameters.subscriptionId,
|
|
4636
4636
|
Parameters.resourceGroupName,
|
|
4637
4637
|
Parameters.name,
|
|
4638
|
-
Parameters.linkedBackendName
|
|
4638
|
+
Parameters.linkedBackendName,
|
|
4639
4639
|
],
|
|
4640
4640
|
headerParameters: [Parameters.accept],
|
|
4641
|
-
serializer
|
|
4641
|
+
serializer,
|
|
4642
4642
|
};
|
|
4643
4643
|
const linkBackendOperationSpec = {
|
|
4644
4644
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/linkedBackends/{linkedBackendName}",
|
|
4645
4645
|
httpMethod: "PUT",
|
|
4646
4646
|
responses: {
|
|
4647
4647
|
200: {
|
|
4648
|
-
bodyMapper: Mappers.StaticSiteLinkedBackendARMResource
|
|
4648
|
+
bodyMapper: Mappers.StaticSiteLinkedBackendARMResource,
|
|
4649
4649
|
},
|
|
4650
4650
|
201: {
|
|
4651
|
-
bodyMapper: Mappers.StaticSiteLinkedBackendARMResource
|
|
4651
|
+
bodyMapper: Mappers.StaticSiteLinkedBackendARMResource,
|
|
4652
4652
|
},
|
|
4653
4653
|
202: {
|
|
4654
|
-
bodyMapper: Mappers.StaticSiteLinkedBackendARMResource
|
|
4654
|
+
bodyMapper: Mappers.StaticSiteLinkedBackendARMResource,
|
|
4655
4655
|
},
|
|
4656
4656
|
204: {
|
|
4657
|
-
bodyMapper: Mappers.StaticSiteLinkedBackendARMResource
|
|
4657
|
+
bodyMapper: Mappers.StaticSiteLinkedBackendARMResource,
|
|
4658
4658
|
},
|
|
4659
4659
|
default: {
|
|
4660
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4661
|
-
}
|
|
4660
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4661
|
+
},
|
|
4662
4662
|
},
|
|
4663
4663
|
requestBody: Parameters.staticSiteLinkedBackendEnvelope,
|
|
4664
4664
|
queryParameters: [Parameters.apiVersion],
|
|
@@ -4667,11 +4667,11 @@ const linkBackendOperationSpec = {
|
|
|
4667
4667
|
Parameters.subscriptionId,
|
|
4668
4668
|
Parameters.resourceGroupName,
|
|
4669
4669
|
Parameters.name,
|
|
4670
|
-
Parameters.linkedBackendName
|
|
4670
|
+
Parameters.linkedBackendName,
|
|
4671
4671
|
],
|
|
4672
4672
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
4673
4673
|
mediaType: "json",
|
|
4674
|
-
serializer
|
|
4674
|
+
serializer,
|
|
4675
4675
|
};
|
|
4676
4676
|
const unlinkBackendOperationSpec = {
|
|
4677
4677
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/linkedBackends/{linkedBackendName}",
|
|
@@ -4680,8 +4680,8 @@ const unlinkBackendOperationSpec = {
|
|
|
4680
4680
|
200: {},
|
|
4681
4681
|
204: {},
|
|
4682
4682
|
default: {
|
|
4683
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4684
|
-
}
|
|
4683
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4684
|
+
},
|
|
4685
4685
|
},
|
|
4686
4686
|
queryParameters: [Parameters.apiVersion, Parameters.isCleaningAuthConfig],
|
|
4687
4687
|
urlParameters: [
|
|
@@ -4689,21 +4689,21 @@ const unlinkBackendOperationSpec = {
|
|
|
4689
4689
|
Parameters.subscriptionId,
|
|
4690
4690
|
Parameters.resourceGroupName,
|
|
4691
4691
|
Parameters.name,
|
|
4692
|
-
Parameters.linkedBackendName
|
|
4692
|
+
Parameters.linkedBackendName,
|
|
4693
4693
|
],
|
|
4694
4694
|
headerParameters: [Parameters.accept],
|
|
4695
|
-
serializer
|
|
4695
|
+
serializer,
|
|
4696
4696
|
};
|
|
4697
4697
|
const getLinkedBackendForBuildOperationSpec = {
|
|
4698
4698
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/linkedBackends/{linkedBackendName}",
|
|
4699
4699
|
httpMethod: "GET",
|
|
4700
4700
|
responses: {
|
|
4701
4701
|
200: {
|
|
4702
|
-
bodyMapper: Mappers.StaticSiteLinkedBackendARMResource
|
|
4702
|
+
bodyMapper: Mappers.StaticSiteLinkedBackendARMResource,
|
|
4703
4703
|
},
|
|
4704
4704
|
default: {
|
|
4705
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4706
|
-
}
|
|
4705
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4706
|
+
},
|
|
4707
4707
|
},
|
|
4708
4708
|
queryParameters: [Parameters.apiVersion],
|
|
4709
4709
|
urlParameters: [
|
|
@@ -4712,30 +4712,30 @@ const getLinkedBackendForBuildOperationSpec = {
|
|
|
4712
4712
|
Parameters.resourceGroupName,
|
|
4713
4713
|
Parameters.name,
|
|
4714
4714
|
Parameters.environmentName1,
|
|
4715
|
-
Parameters.linkedBackendName
|
|
4715
|
+
Parameters.linkedBackendName,
|
|
4716
4716
|
],
|
|
4717
4717
|
headerParameters: [Parameters.accept],
|
|
4718
|
-
serializer
|
|
4718
|
+
serializer,
|
|
4719
4719
|
};
|
|
4720
4720
|
const linkBackendToBuildOperationSpec = {
|
|
4721
4721
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/linkedBackends/{linkedBackendName}",
|
|
4722
4722
|
httpMethod: "PUT",
|
|
4723
4723
|
responses: {
|
|
4724
4724
|
200: {
|
|
4725
|
-
bodyMapper: Mappers.StaticSiteLinkedBackendARMResource
|
|
4725
|
+
bodyMapper: Mappers.StaticSiteLinkedBackendARMResource,
|
|
4726
4726
|
},
|
|
4727
4727
|
201: {
|
|
4728
|
-
bodyMapper: Mappers.StaticSiteLinkedBackendARMResource
|
|
4728
|
+
bodyMapper: Mappers.StaticSiteLinkedBackendARMResource,
|
|
4729
4729
|
},
|
|
4730
4730
|
202: {
|
|
4731
|
-
bodyMapper: Mappers.StaticSiteLinkedBackendARMResource
|
|
4731
|
+
bodyMapper: Mappers.StaticSiteLinkedBackendARMResource,
|
|
4732
4732
|
},
|
|
4733
4733
|
204: {
|
|
4734
|
-
bodyMapper: Mappers.StaticSiteLinkedBackendARMResource
|
|
4734
|
+
bodyMapper: Mappers.StaticSiteLinkedBackendARMResource,
|
|
4735
4735
|
},
|
|
4736
4736
|
default: {
|
|
4737
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4738
|
-
}
|
|
4737
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4738
|
+
},
|
|
4739
4739
|
},
|
|
4740
4740
|
requestBody: Parameters.staticSiteLinkedBackendEnvelope,
|
|
4741
4741
|
queryParameters: [Parameters.apiVersion],
|
|
@@ -4745,11 +4745,11 @@ const linkBackendToBuildOperationSpec = {
|
|
|
4745
4745
|
Parameters.resourceGroupName,
|
|
4746
4746
|
Parameters.name,
|
|
4747
4747
|
Parameters.environmentName1,
|
|
4748
|
-
Parameters.linkedBackendName
|
|
4748
|
+
Parameters.linkedBackendName,
|
|
4749
4749
|
],
|
|
4750
4750
|
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
4751
4751
|
mediaType: "json",
|
|
4752
|
-
serializer
|
|
4752
|
+
serializer,
|
|
4753
4753
|
};
|
|
4754
4754
|
const unlinkBackendFromBuildOperationSpec = {
|
|
4755
4755
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/staticSites/{name}/builds/{environmentName}/linkedBackends/{linkedBackendName}",
|
|
@@ -4758,8 +4758,8 @@ const unlinkBackendFromBuildOperationSpec = {
|
|
|
4758
4758
|
200: {},
|
|
4759
4759
|
204: {},
|
|
4760
4760
|
default: {
|
|
4761
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4762
|
-
}
|
|
4761
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4762
|
+
},
|
|
4763
4763
|
},
|
|
4764
4764
|
queryParameters: [Parameters.apiVersion, Parameters.isCleaningAuthConfig],
|
|
4765
4765
|
urlParameters: [
|
|
@@ -4768,60 +4768,60 @@ const unlinkBackendFromBuildOperationSpec = {
|
|
|
4768
4768
|
Parameters.resourceGroupName,
|
|
4769
4769
|
Parameters.name,
|
|
4770
4770
|
Parameters.environmentName1,
|
|
4771
|
-
Parameters.linkedBackendName
|
|
4771
|
+
Parameters.linkedBackendName,
|
|
4772
4772
|
],
|
|
4773
4773
|
headerParameters: [Parameters.accept],
|
|
4774
|
-
serializer
|
|
4774
|
+
serializer,
|
|
4775
4775
|
};
|
|
4776
4776
|
const listNextOperationSpec = {
|
|
4777
4777
|
path: "{nextLink}",
|
|
4778
4778
|
httpMethod: "GET",
|
|
4779
4779
|
responses: {
|
|
4780
4780
|
200: {
|
|
4781
|
-
bodyMapper: Mappers.StaticSiteCollection
|
|
4781
|
+
bodyMapper: Mappers.StaticSiteCollection,
|
|
4782
4782
|
},
|
|
4783
4783
|
default: {
|
|
4784
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4785
|
-
}
|
|
4784
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4785
|
+
},
|
|
4786
4786
|
},
|
|
4787
4787
|
urlParameters: [
|
|
4788
4788
|
Parameters.$host,
|
|
4789
4789
|
Parameters.subscriptionId,
|
|
4790
|
-
Parameters.nextLink
|
|
4790
|
+
Parameters.nextLink,
|
|
4791
4791
|
],
|
|
4792
4792
|
headerParameters: [Parameters.accept],
|
|
4793
|
-
serializer
|
|
4793
|
+
serializer,
|
|
4794
4794
|
};
|
|
4795
4795
|
const getStaticSitesByResourceGroupNextOperationSpec = {
|
|
4796
4796
|
path: "{nextLink}",
|
|
4797
4797
|
httpMethod: "GET",
|
|
4798
4798
|
responses: {
|
|
4799
4799
|
200: {
|
|
4800
|
-
bodyMapper: Mappers.StaticSiteCollection
|
|
4800
|
+
bodyMapper: Mappers.StaticSiteCollection,
|
|
4801
4801
|
},
|
|
4802
4802
|
default: {
|
|
4803
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4804
|
-
}
|
|
4803
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4804
|
+
},
|
|
4805
4805
|
},
|
|
4806
4806
|
urlParameters: [
|
|
4807
4807
|
Parameters.$host,
|
|
4808
4808
|
Parameters.subscriptionId,
|
|
4809
4809
|
Parameters.resourceGroupName,
|
|
4810
|
-
Parameters.nextLink
|
|
4810
|
+
Parameters.nextLink,
|
|
4811
4811
|
],
|
|
4812
4812
|
headerParameters: [Parameters.accept],
|
|
4813
|
-
serializer
|
|
4813
|
+
serializer,
|
|
4814
4814
|
};
|
|
4815
4815
|
const listStaticSiteUsersNextOperationSpec = {
|
|
4816
4816
|
path: "{nextLink}",
|
|
4817
4817
|
httpMethod: "GET",
|
|
4818
4818
|
responses: {
|
|
4819
4819
|
200: {
|
|
4820
|
-
bodyMapper: Mappers.StaticSiteUserCollection
|
|
4820
|
+
bodyMapper: Mappers.StaticSiteUserCollection,
|
|
4821
4821
|
},
|
|
4822
4822
|
default: {
|
|
4823
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4824
|
-
}
|
|
4823
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4824
|
+
},
|
|
4825
4825
|
},
|
|
4826
4826
|
urlParameters: [
|
|
4827
4827
|
Parameters.$host,
|
|
@@ -4829,42 +4829,42 @@ const listStaticSiteUsersNextOperationSpec = {
|
|
|
4829
4829
|
Parameters.resourceGroupName,
|
|
4830
4830
|
Parameters.name,
|
|
4831
4831
|
Parameters.nextLink,
|
|
4832
|
-
Parameters.authprovider
|
|
4832
|
+
Parameters.authprovider,
|
|
4833
4833
|
],
|
|
4834
4834
|
headerParameters: [Parameters.accept],
|
|
4835
|
-
serializer
|
|
4835
|
+
serializer,
|
|
4836
4836
|
};
|
|
4837
4837
|
const getStaticSiteBuildsNextOperationSpec = {
|
|
4838
4838
|
path: "{nextLink}",
|
|
4839
4839
|
httpMethod: "GET",
|
|
4840
4840
|
responses: {
|
|
4841
4841
|
200: {
|
|
4842
|
-
bodyMapper: Mappers.StaticSiteBuildCollection
|
|
4842
|
+
bodyMapper: Mappers.StaticSiteBuildCollection,
|
|
4843
4843
|
},
|
|
4844
4844
|
default: {
|
|
4845
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4846
|
-
}
|
|
4845
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4846
|
+
},
|
|
4847
4847
|
},
|
|
4848
4848
|
urlParameters: [
|
|
4849
4849
|
Parameters.$host,
|
|
4850
4850
|
Parameters.subscriptionId,
|
|
4851
4851
|
Parameters.resourceGroupName,
|
|
4852
4852
|
Parameters.name,
|
|
4853
|
-
Parameters.nextLink
|
|
4853
|
+
Parameters.nextLink,
|
|
4854
4854
|
],
|
|
4855
4855
|
headerParameters: [Parameters.accept],
|
|
4856
|
-
serializer
|
|
4856
|
+
serializer,
|
|
4857
4857
|
};
|
|
4858
4858
|
const getBuildDatabaseConnectionsNextOperationSpec = {
|
|
4859
4859
|
path: "{nextLink}",
|
|
4860
4860
|
httpMethod: "GET",
|
|
4861
4861
|
responses: {
|
|
4862
4862
|
200: {
|
|
4863
|
-
bodyMapper: Mappers.DatabaseConnectionCollection
|
|
4863
|
+
bodyMapper: Mappers.DatabaseConnectionCollection,
|
|
4864
4864
|
},
|
|
4865
4865
|
default: {
|
|
4866
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4867
|
-
}
|
|
4866
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4867
|
+
},
|
|
4868
4868
|
},
|
|
4869
4869
|
urlParameters: [
|
|
4870
4870
|
Parameters.$host,
|
|
@@ -4872,21 +4872,21 @@ const getBuildDatabaseConnectionsNextOperationSpec = {
|
|
|
4872
4872
|
Parameters.resourceGroupName,
|
|
4873
4873
|
Parameters.name,
|
|
4874
4874
|
Parameters.nextLink,
|
|
4875
|
-
Parameters.environmentName2
|
|
4875
|
+
Parameters.environmentName2,
|
|
4876
4876
|
],
|
|
4877
4877
|
headerParameters: [Parameters.accept],
|
|
4878
|
-
serializer
|
|
4878
|
+
serializer,
|
|
4879
4879
|
};
|
|
4880
4880
|
const listStaticSiteBuildFunctionsNextOperationSpec = {
|
|
4881
4881
|
path: "{nextLink}",
|
|
4882
4882
|
httpMethod: "GET",
|
|
4883
4883
|
responses: {
|
|
4884
4884
|
200: {
|
|
4885
|
-
bodyMapper: Mappers.StaticSiteFunctionOverviewCollection
|
|
4885
|
+
bodyMapper: Mappers.StaticSiteFunctionOverviewCollection,
|
|
4886
4886
|
},
|
|
4887
4887
|
default: {
|
|
4888
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4889
|
-
}
|
|
4888
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4889
|
+
},
|
|
4890
4890
|
},
|
|
4891
4891
|
urlParameters: [
|
|
4892
4892
|
Parameters.$host,
|
|
@@ -4894,21 +4894,21 @@ const listStaticSiteBuildFunctionsNextOperationSpec = {
|
|
|
4894
4894
|
Parameters.resourceGroupName,
|
|
4895
4895
|
Parameters.name,
|
|
4896
4896
|
Parameters.nextLink,
|
|
4897
|
-
Parameters.environmentName1
|
|
4897
|
+
Parameters.environmentName1,
|
|
4898
4898
|
],
|
|
4899
4899
|
headerParameters: [Parameters.accept],
|
|
4900
|
-
serializer
|
|
4900
|
+
serializer,
|
|
4901
4901
|
};
|
|
4902
4902
|
const getBuildDatabaseConnectionsWithDetailsNextOperationSpec = {
|
|
4903
4903
|
path: "{nextLink}",
|
|
4904
4904
|
httpMethod: "GET",
|
|
4905
4905
|
responses: {
|
|
4906
4906
|
200: {
|
|
4907
|
-
bodyMapper: Mappers.DatabaseConnectionCollection
|
|
4907
|
+
bodyMapper: Mappers.DatabaseConnectionCollection,
|
|
4908
4908
|
},
|
|
4909
4909
|
default: {
|
|
4910
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4911
|
-
}
|
|
4910
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4911
|
+
},
|
|
4912
4912
|
},
|
|
4913
4913
|
urlParameters: [
|
|
4914
4914
|
Parameters.$host,
|
|
@@ -4916,21 +4916,21 @@ const getBuildDatabaseConnectionsWithDetailsNextOperationSpec = {
|
|
|
4916
4916
|
Parameters.resourceGroupName,
|
|
4917
4917
|
Parameters.name,
|
|
4918
4918
|
Parameters.nextLink,
|
|
4919
|
-
Parameters.environmentName2
|
|
4919
|
+
Parameters.environmentName2,
|
|
4920
4920
|
],
|
|
4921
4921
|
headerParameters: [Parameters.accept],
|
|
4922
|
-
serializer
|
|
4922
|
+
serializer,
|
|
4923
4923
|
};
|
|
4924
4924
|
const getUserProvidedFunctionAppsForStaticSiteBuildNextOperationSpec = {
|
|
4925
4925
|
path: "{nextLink}",
|
|
4926
4926
|
httpMethod: "GET",
|
|
4927
4927
|
responses: {
|
|
4928
4928
|
200: {
|
|
4929
|
-
bodyMapper: Mappers.StaticSiteUserProvidedFunctionAppsCollection
|
|
4929
|
+
bodyMapper: Mappers.StaticSiteUserProvidedFunctionAppsCollection,
|
|
4930
4930
|
},
|
|
4931
4931
|
default: {
|
|
4932
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4933
|
-
}
|
|
4932
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4933
|
+
},
|
|
4934
4934
|
},
|
|
4935
4935
|
urlParameters: [
|
|
4936
4936
|
Parameters.$host,
|
|
@@ -4938,189 +4938,189 @@ const getUserProvidedFunctionAppsForStaticSiteBuildNextOperationSpec = {
|
|
|
4938
4938
|
Parameters.resourceGroupName,
|
|
4939
4939
|
Parameters.name,
|
|
4940
4940
|
Parameters.nextLink,
|
|
4941
|
-
Parameters.environmentName1
|
|
4941
|
+
Parameters.environmentName1,
|
|
4942
4942
|
],
|
|
4943
4943
|
headerParameters: [Parameters.accept],
|
|
4944
|
-
serializer
|
|
4944
|
+
serializer,
|
|
4945
4945
|
};
|
|
4946
4946
|
const listBasicAuthNextOperationSpec = {
|
|
4947
4947
|
path: "{nextLink}",
|
|
4948
4948
|
httpMethod: "GET",
|
|
4949
4949
|
responses: {
|
|
4950
4950
|
200: {
|
|
4951
|
-
bodyMapper: Mappers.StaticSiteBasicAuthPropertiesCollection
|
|
4951
|
+
bodyMapper: Mappers.StaticSiteBasicAuthPropertiesCollection,
|
|
4952
4952
|
},
|
|
4953
4953
|
default: {
|
|
4954
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4955
|
-
}
|
|
4954
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4955
|
+
},
|
|
4956
4956
|
},
|
|
4957
4957
|
urlParameters: [
|
|
4958
4958
|
Parameters.$host,
|
|
4959
4959
|
Parameters.subscriptionId,
|
|
4960
4960
|
Parameters.resourceGroupName,
|
|
4961
4961
|
Parameters.name,
|
|
4962
|
-
Parameters.nextLink
|
|
4962
|
+
Parameters.nextLink,
|
|
4963
4963
|
],
|
|
4964
4964
|
headerParameters: [Parameters.accept],
|
|
4965
|
-
serializer
|
|
4965
|
+
serializer,
|
|
4966
4966
|
};
|
|
4967
4967
|
const listStaticSiteCustomDomainsNextOperationSpec = {
|
|
4968
4968
|
path: "{nextLink}",
|
|
4969
4969
|
httpMethod: "GET",
|
|
4970
4970
|
responses: {
|
|
4971
4971
|
200: {
|
|
4972
|
-
bodyMapper: Mappers.StaticSiteCustomDomainOverviewCollection
|
|
4972
|
+
bodyMapper: Mappers.StaticSiteCustomDomainOverviewCollection,
|
|
4973
4973
|
},
|
|
4974
4974
|
default: {
|
|
4975
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4976
|
-
}
|
|
4975
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4976
|
+
},
|
|
4977
4977
|
},
|
|
4978
4978
|
urlParameters: [
|
|
4979
4979
|
Parameters.$host,
|
|
4980
4980
|
Parameters.subscriptionId,
|
|
4981
4981
|
Parameters.resourceGroupName,
|
|
4982
4982
|
Parameters.name,
|
|
4983
|
-
Parameters.nextLink
|
|
4983
|
+
Parameters.nextLink,
|
|
4984
4984
|
],
|
|
4985
4985
|
headerParameters: [Parameters.accept],
|
|
4986
|
-
serializer
|
|
4986
|
+
serializer,
|
|
4987
4987
|
};
|
|
4988
4988
|
const getDatabaseConnectionsNextOperationSpec = {
|
|
4989
4989
|
path: "{nextLink}",
|
|
4990
4990
|
httpMethod: "GET",
|
|
4991
4991
|
responses: {
|
|
4992
4992
|
200: {
|
|
4993
|
-
bodyMapper: Mappers.DatabaseConnectionCollection
|
|
4993
|
+
bodyMapper: Mappers.DatabaseConnectionCollection,
|
|
4994
4994
|
},
|
|
4995
4995
|
default: {
|
|
4996
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
4997
|
-
}
|
|
4996
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
4997
|
+
},
|
|
4998
4998
|
},
|
|
4999
4999
|
urlParameters: [
|
|
5000
5000
|
Parameters.$host,
|
|
5001
5001
|
Parameters.subscriptionId,
|
|
5002
5002
|
Parameters.resourceGroupName,
|
|
5003
5003
|
Parameters.name,
|
|
5004
|
-
Parameters.nextLink
|
|
5004
|
+
Parameters.nextLink,
|
|
5005
5005
|
],
|
|
5006
5006
|
headerParameters: [Parameters.accept],
|
|
5007
|
-
serializer
|
|
5007
|
+
serializer,
|
|
5008
5008
|
};
|
|
5009
5009
|
const listStaticSiteFunctionsNextOperationSpec = {
|
|
5010
5010
|
path: "{nextLink}",
|
|
5011
5011
|
httpMethod: "GET",
|
|
5012
5012
|
responses: {
|
|
5013
5013
|
200: {
|
|
5014
|
-
bodyMapper: Mappers.StaticSiteFunctionOverviewCollection
|
|
5014
|
+
bodyMapper: Mappers.StaticSiteFunctionOverviewCollection,
|
|
5015
5015
|
},
|
|
5016
5016
|
default: {
|
|
5017
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
5018
|
-
}
|
|
5017
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
5018
|
+
},
|
|
5019
5019
|
},
|
|
5020
5020
|
urlParameters: [
|
|
5021
5021
|
Parameters.$host,
|
|
5022
5022
|
Parameters.subscriptionId,
|
|
5023
5023
|
Parameters.resourceGroupName,
|
|
5024
5024
|
Parameters.name,
|
|
5025
|
-
Parameters.nextLink
|
|
5025
|
+
Parameters.nextLink,
|
|
5026
5026
|
],
|
|
5027
5027
|
headerParameters: [Parameters.accept],
|
|
5028
|
-
serializer
|
|
5028
|
+
serializer,
|
|
5029
5029
|
};
|
|
5030
5030
|
const getPrivateEndpointConnectionListNextOperationSpec = {
|
|
5031
5031
|
path: "{nextLink}",
|
|
5032
5032
|
httpMethod: "GET",
|
|
5033
5033
|
responses: {
|
|
5034
5034
|
200: {
|
|
5035
|
-
bodyMapper: Mappers.PrivateEndpointConnectionCollection
|
|
5035
|
+
bodyMapper: Mappers.PrivateEndpointConnectionCollection,
|
|
5036
5036
|
},
|
|
5037
5037
|
default: {
|
|
5038
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
5039
|
-
}
|
|
5038
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
5039
|
+
},
|
|
5040
5040
|
},
|
|
5041
5041
|
urlParameters: [
|
|
5042
5042
|
Parameters.$host,
|
|
5043
5043
|
Parameters.subscriptionId,
|
|
5044
5044
|
Parameters.resourceGroupName,
|
|
5045
5045
|
Parameters.name,
|
|
5046
|
-
Parameters.nextLink
|
|
5046
|
+
Parameters.nextLink,
|
|
5047
5047
|
],
|
|
5048
5048
|
headerParameters: [Parameters.accept],
|
|
5049
|
-
serializer
|
|
5049
|
+
serializer,
|
|
5050
5050
|
};
|
|
5051
5051
|
const getDatabaseConnectionsWithDetailsNextOperationSpec = {
|
|
5052
5052
|
path: "{nextLink}",
|
|
5053
5053
|
httpMethod: "GET",
|
|
5054
5054
|
responses: {
|
|
5055
5055
|
200: {
|
|
5056
|
-
bodyMapper: Mappers.DatabaseConnectionCollection
|
|
5056
|
+
bodyMapper: Mappers.DatabaseConnectionCollection,
|
|
5057
5057
|
},
|
|
5058
5058
|
default: {
|
|
5059
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
5060
|
-
}
|
|
5059
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
5060
|
+
},
|
|
5061
5061
|
},
|
|
5062
5062
|
urlParameters: [
|
|
5063
5063
|
Parameters.$host,
|
|
5064
5064
|
Parameters.subscriptionId,
|
|
5065
5065
|
Parameters.resourceGroupName,
|
|
5066
5066
|
Parameters.name,
|
|
5067
|
-
Parameters.nextLink
|
|
5067
|
+
Parameters.nextLink,
|
|
5068
5068
|
],
|
|
5069
5069
|
headerParameters: [Parameters.accept],
|
|
5070
|
-
serializer
|
|
5070
|
+
serializer,
|
|
5071
5071
|
};
|
|
5072
5072
|
const getUserProvidedFunctionAppsForStaticSiteNextOperationSpec = {
|
|
5073
5073
|
path: "{nextLink}",
|
|
5074
5074
|
httpMethod: "GET",
|
|
5075
5075
|
responses: {
|
|
5076
5076
|
200: {
|
|
5077
|
-
bodyMapper: Mappers.StaticSiteUserProvidedFunctionAppsCollection
|
|
5077
|
+
bodyMapper: Mappers.StaticSiteUserProvidedFunctionAppsCollection,
|
|
5078
5078
|
},
|
|
5079
5079
|
default: {
|
|
5080
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
5081
|
-
}
|
|
5080
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
5081
|
+
},
|
|
5082
5082
|
},
|
|
5083
5083
|
urlParameters: [
|
|
5084
5084
|
Parameters.$host,
|
|
5085
5085
|
Parameters.subscriptionId,
|
|
5086
5086
|
Parameters.resourceGroupName,
|
|
5087
5087
|
Parameters.name,
|
|
5088
|
-
Parameters.nextLink
|
|
5088
|
+
Parameters.nextLink,
|
|
5089
5089
|
],
|
|
5090
5090
|
headerParameters: [Parameters.accept],
|
|
5091
|
-
serializer
|
|
5091
|
+
serializer,
|
|
5092
5092
|
};
|
|
5093
5093
|
const getLinkedBackendsNextOperationSpec = {
|
|
5094
5094
|
path: "{nextLink}",
|
|
5095
5095
|
httpMethod: "GET",
|
|
5096
5096
|
responses: {
|
|
5097
5097
|
200: {
|
|
5098
|
-
bodyMapper: Mappers.StaticSiteLinkedBackendsCollection
|
|
5098
|
+
bodyMapper: Mappers.StaticSiteLinkedBackendsCollection,
|
|
5099
5099
|
},
|
|
5100
5100
|
default: {
|
|
5101
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
5102
|
-
}
|
|
5101
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
5102
|
+
},
|
|
5103
5103
|
},
|
|
5104
5104
|
urlParameters: [
|
|
5105
5105
|
Parameters.$host,
|
|
5106
5106
|
Parameters.subscriptionId,
|
|
5107
5107
|
Parameters.resourceGroupName,
|
|
5108
5108
|
Parameters.name,
|
|
5109
|
-
Parameters.nextLink
|
|
5109
|
+
Parameters.nextLink,
|
|
5110
5110
|
],
|
|
5111
5111
|
headerParameters: [Parameters.accept],
|
|
5112
|
-
serializer
|
|
5112
|
+
serializer,
|
|
5113
5113
|
};
|
|
5114
5114
|
const getLinkedBackendsForBuildNextOperationSpec = {
|
|
5115
5115
|
path: "{nextLink}",
|
|
5116
5116
|
httpMethod: "GET",
|
|
5117
5117
|
responses: {
|
|
5118
5118
|
200: {
|
|
5119
|
-
bodyMapper: Mappers.StaticSiteLinkedBackendsCollection
|
|
5119
|
+
bodyMapper: Mappers.StaticSiteLinkedBackendsCollection,
|
|
5120
5120
|
},
|
|
5121
5121
|
default: {
|
|
5122
|
-
bodyMapper: Mappers.DefaultErrorResponse
|
|
5123
|
-
}
|
|
5122
|
+
bodyMapper: Mappers.DefaultErrorResponse,
|
|
5123
|
+
},
|
|
5124
5124
|
},
|
|
5125
5125
|
urlParameters: [
|
|
5126
5126
|
Parameters.$host,
|
|
@@ -5128,9 +5128,9 @@ const getLinkedBackendsForBuildNextOperationSpec = {
|
|
|
5128
5128
|
Parameters.resourceGroupName,
|
|
5129
5129
|
Parameters.name,
|
|
5130
5130
|
Parameters.nextLink,
|
|
5131
|
-
Parameters.environmentName1
|
|
5131
|
+
Parameters.environmentName1,
|
|
5132
5132
|
],
|
|
5133
5133
|
headerParameters: [Parameters.accept],
|
|
5134
|
-
serializer
|
|
5134
|
+
serializer,
|
|
5135
5135
|
};
|
|
5136
5136
|
//# sourceMappingURL=staticSites.js.map
|