@azure/arm-appservice 14.0.1-alpha.20231113.1 → 14.1.0-alpha.20231121.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +34 -10
- package/dist/index.js +903 -401
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateCertificateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersDeleteCertificateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersGetCertificateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersGetSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersListCertificatesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersListSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersReissueSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRenewSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersResendEmailSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersResendRequestEmailsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateActionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateEmailHistorySample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveSiteSealSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateCertificateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersValidatePurchaseInformationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersVerifyDomainOwnershipSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsChangeVnetSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateMultiRolePoolSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateWorkerPoolSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeleteAseCustomDnsSuffixConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeletePrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetAseCustomDnsSuffixConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetAseV3NetworkingConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetDiagnosticsItemSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetInboundNetworkDependenciesEndpointsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetMultiRolePoolSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetOutboundNetworkDependenciesEndpointsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionListSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateLinkResourcesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetVipInfoSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetWorkerPoolSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListAppServicePlansSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListCapacitiesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListDiagnosticsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRoleMetricDefinitionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolInstanceMetricDefinitionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolSkusSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRoleUsagesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListOperationsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListUsagesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebAppsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebWorkerMetricDefinitionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebWorkerUsagesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolInstanceMetricDefinitionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolSkusSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsRebootSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsResumeSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsSuspendSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsTestUpgradeAvailableNotificationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseCustomDnsSuffixConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseNetworkingConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateMultiRolePoolSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateWorkerPoolSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpgradeSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansDeleteSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansGetSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansListSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansUpdateSample.js +1 -1
- package/dist-esm/samples-dev/certificateOrdersDiagnosticsGetAppServiceCertificateOrderDetectorResponseSample.js +1 -1
- package/dist-esm/samples-dev/certificateOrdersDiagnosticsListAppServiceCertificateOrderDetectorResponseSample.js +1 -1
- package/dist-esm/samples-dev/certificateRegistrationProviderListOperationsSample.js +2 -4
- package/dist-esm/samples-dev/certificateRegistrationProviderListOperationsSample.js.map +1 -1
- package/dist-esm/samples-dev/certificatesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/certificatesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/certificatesGetSample.js +1 -1
- package/dist-esm/samples-dev/certificatesListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/certificatesListSample.js +1 -1
- package/dist-esm/samples-dev/certificatesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsGetSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsListSecretsSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsActivateRevisionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsDeactivateRevisionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsGetRevisionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsListRevisionsSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsRestartRevisionSample.js +1 -1
- package/dist-esm/samples-dev/deletedWebAppsGetDeletedWebAppByLocationSample.js +1 -1
- package/dist-esm/samples-dev/deletedWebAppsListByLocationSample.js +1 -1
- package/dist-esm/samples-dev/diagnosticsExecuteSiteAnalysisSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsExecuteSiteAnalysisSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsExecuteSiteDetectorSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsExecuteSiteDetectorSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetHostingEnvironmentDetectorResponseSample.js +1 -1
- package/dist-esm/samples-dev/diagnosticsGetSiteAnalysisSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteAnalysisSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorResponseSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorResponseSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDiagnosticCategorySample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDiagnosticCategorySlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListHostingEnvironmentDetectorResponsesSample.js +1 -1
- package/dist-esm/samples-dev/diagnosticsListSiteAnalysesSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteAnalysesSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorResponsesSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorResponsesSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorsSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorsSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDiagnosticCategoriesSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDiagnosticCategoriesSlotSample.js +2 -2
- package/dist-esm/samples-dev/domainRegistrationProviderListOperationsSample.js +2 -4
- package/dist-esm/samples-dev/domainRegistrationProviderListOperationsSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsCheckAvailabilitySample.js +1 -1
- package/dist-esm/samples-dev/domainsCreateOrUpdateOwnershipIdentifierSample.js +1 -1
- package/dist-esm/samples-dev/domainsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/domainsDeleteOwnershipIdentifierSample.js +1 -1
- package/dist-esm/samples-dev/domainsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/domainsGetControlCenterSsoRequestSample.js +1 -1
- package/dist-esm/samples-dev/domainsGetOwnershipIdentifierSample.js +1 -1
- package/dist-esm/samples-dev/domainsGetSample.js +1 -1
- package/dist-esm/samples-dev/domainsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/domainsListOwnershipIdentifiersSample.js +1 -1
- package/dist-esm/samples-dev/domainsListRecommendationsSample.js +1 -1
- package/dist-esm/samples-dev/domainsListSample.js +1 -1
- package/dist-esm/samples-dev/domainsRenewSample.js +1 -1
- package/dist-esm/samples-dev/domainsTransferOutSample.js +1 -1
- package/dist-esm/samples-dev/domainsUpdateOwnershipIdentifierSample.js +1 -1
- package/dist-esm/samples-dev/domainsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/getUsagesInLocationListSample.d.ts +2 -0
- package/dist-esm/samples-dev/getUsagesInLocationListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/getUsagesInLocationListSample.js +54 -0
- package/dist-esm/samples-dev/getUsagesInLocationListSample.js.map +1 -0
- package/dist-esm/samples-dev/globalGetDeletedWebAppSample.js +1 -1
- package/dist-esm/samples-dev/globalGetDeletedWebAppSnapshotsSample.js +1 -1
- package/dist-esm/samples-dev/globalGetSubscriptionOperationWithAsyncResponseSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsGetSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/listAseRegionsSample.d.ts +2 -0
- package/dist-esm/samples-dev/listAseRegionsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/listAseRegionsSample.js +53 -0
- package/dist-esm/samples-dev/listAseRegionsSample.js.map +1 -0
- package/dist-esm/samples-dev/listCustomHostNameSitesSample.js +2 -2
- package/dist-esm/samples-dev/providerGetFunctionAppStacksForLocationSample.js +2 -4
- package/dist-esm/samples-dev/providerGetFunctionAppStacksForLocationSample.js.map +1 -1
- package/dist-esm/samples-dev/providerGetFunctionAppStacksSample.js +2 -4
- package/dist-esm/samples-dev/providerGetFunctionAppStacksSample.js.map +1 -1
- package/dist-esm/samples-dev/providerGetWebAppStacksForLocationSample.js +2 -4
- package/dist-esm/samples-dev/providerGetWebAppStacksForLocationSample.js.map +1 -1
- package/dist-esm/samples-dev/providerGetWebAppStacksSample.js +2 -4
- package/dist-esm/samples-dev/providerGetWebAppStacksSample.js.map +1 -1
- package/dist-esm/samples-dev/providerListOperationsSample.js +2 -4
- package/dist-esm/samples-dev/providerListOperationsSample.js.map +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataGetBySiteSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataGetBySiteSlotSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListBySiteSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListBySiteSlotSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesApproveOrRejectPrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBasicAuthSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBuildDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteCustomDomainSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteFunctionAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateUserRolesInvitationLinkSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteBuildDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeletePrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteCustomDomainSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteUserSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDetachStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetBasicAuthSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionWithDetailsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsWithDetailsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionWithDetailsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsWithDetailsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendForBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendsForBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetPrivateEndpointConnectionListSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetPrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetPrivateLinkResourcesSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteBuildsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteCustomDomainSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSitesByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppsForStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppsForStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesLinkBackendSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesLinkBackendToBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListBasicAuthSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteConfiguredRolesSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteCustomDomainsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteFunctionAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteFunctionsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteSecretsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteUsersSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesPreviewWorkflowSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesResetStaticSiteApiKeySample.js +1 -1
- package/dist-esm/samples-dev/staticSitesUnlinkBackendFromBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesUnlinkBackendSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesUpdateBuildDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesUpdateDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesUpdateStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesUpdateStaticSiteUserSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesValidateBackendForBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesValidateBackendSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesValidateCustomDomainCanBeAddedToStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/topLevelDomainsGetSample.js +1 -1
- package/dist-esm/samples-dev/topLevelDomainsListAgreementsSample.js +1 -1
- package/dist-esm/samples-dev/topLevelDomainsListSample.js +1 -1
- package/dist-esm/samples-dev/verifyHostingEnvironmentVnetSample.js +1 -1
- package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSample.js +1 -1
- package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsApplySlotConfigToProductionSample.js +1 -1
- package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsBackupSample.js +1 -1
- package/dist-esm/samples-dev/webAppsCreateOrUpdateConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSlotSample.js +2 -2
- package/dist-esm/samples-dev/webAppsDeleteBackupSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeleteSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSample.js +2 -2
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingKeyVaultReferenceSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingKeyVaultReferenceSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingsKeyVaultReferencesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingsKeyVaultReferencesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAuthSettingsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAuthSettingsV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAuthSettingsV2WithoutSecretsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetBackupStatusSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetFtpAllowedSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetFtpAllowedSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetInstanceInfoSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetInstanceInfoSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetInstanceWorkflowSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSlotV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSlotV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateEndpointConnectionSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateLinkResourcesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateLinkResourcesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetProductionSiteDeploymentStatusSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetScmAllowedSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetScmAllowedSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetSlotSiteDeploymentStatusSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetWorkflowSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListApplicationSettingsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListBackupStatusSecretsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListBackupsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListBasicPublishingCredentialsPoliciesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListBasicPublishingCredentialsPoliciesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListConfigurationsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListInstanceWorkflowsSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListProductionSiteDeploymentStatusesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSiteBackupsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSiteBackupsSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSlotSiteDeploymentStatusesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSlotsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListWorkflowsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsRestoreSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStartNetworkTraceSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStartNetworkTraceSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStopNetworkTraceSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStopNetworkTraceSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStopWebSiteNetworkTraceSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStopWebSiteNetworkTraceSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateApplicationSettingsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateAzureStorageAccountsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateScmAllowedSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateScmAllowedSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateSlotSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsListExpressionTracesSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsRequestHistoriesGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsRequestHistoriesListSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionScopeRepetitionsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionScopeRepetitionsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionsListExpressionTracesSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunsCancelSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggerHistoriesGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggerHistoriesListSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggerHistoriesResubmitSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersGetSchemaJsonSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersListCallbackUrlSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersListSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersRunSample.js +1 -1
- package/dist-esm/samples-dev/workflowVersionsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowVersionsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowsRegenerateAccessKeySample.js +1 -1
- package/dist-esm/samples-dev/workflowsValidateSample.js +1 -1
- package/dist-esm/src/models/index.d.ts +206 -2
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +66 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +4 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +220 -54
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +2 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +19 -1
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/getUsagesInLocation.d.ts +37 -0
- package/dist-esm/src/operations/getUsagesInLocation.d.ts.map +1 -0
- package/dist-esm/src/operations/getUsagesInLocation.js +147 -0
- package/dist-esm/src/operations/getUsagesInLocation.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +1 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +1 -0
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/getUsagesInLocation.d.ts +13 -0
- package/dist-esm/src/operationsInterfaces/getUsagesInLocation.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/getUsagesInLocation.js +9 -0
- package/dist-esm/src/operationsInterfaces/getUsagesInLocation.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +1 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/webSiteManagementClient.d.ts +23 -3
- package/dist-esm/src/webSiteManagementClient.d.ts.map +1 -1
- package/dist-esm/src/webSiteManagementClient.js +133 -23
- package/dist-esm/src/webSiteManagementClient.js.map +1 -1
- package/package.json +8 -6
- package/review/arm-appservice.api.md +124 -2
- package/src/models/index.ts +224 -8
- package/src/models/mappers.ts +236 -54
- package/src/models/parameters.ts +21 -1
- package/src/operations/getUsagesInLocation.ts +172 -0
- package/src/operations/index.ts +1 -0
- package/src/operationsInterfaces/getUsagesInLocation.ts +28 -0
- package/src/operationsInterfaces/index.ts +1 -0
- package/src/webSiteManagementClient.ts +144 -6
- package/types/arm-appservice.d.ts +255 -3
package/dist/index.js
CHANGED
|
@@ -168,6 +168,44 @@ exports.KnownSupportedTlsVersions = void 0;
|
|
|
168
168
|
/** One2 */
|
|
169
169
|
KnownSupportedTlsVersions["One2"] = "1.2";
|
|
170
170
|
})(exports.KnownSupportedTlsVersions || (exports.KnownSupportedTlsVersions = {}));
|
|
171
|
+
/** Known values of {@link TlsCipherSuites} that the service accepts. */
|
|
172
|
+
exports.KnownTlsCipherSuites = void 0;
|
|
173
|
+
(function (KnownTlsCipherSuites) {
|
|
174
|
+
/** TLSAES256GCMSHA384 */
|
|
175
|
+
KnownTlsCipherSuites["TLSAES256GCMSHA384"] = "TLS_AES_256_GCM_SHA384";
|
|
176
|
+
/** TLSAES128GCMSHA256 */
|
|
177
|
+
KnownTlsCipherSuites["TLSAES128GCMSHA256"] = "TLS_AES_128_GCM_SHA256";
|
|
178
|
+
/** TLSEcdheEcdsaWithAES256GCMSHA384 */
|
|
179
|
+
KnownTlsCipherSuites["TLSEcdheEcdsaWithAES256GCMSHA384"] = "TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384";
|
|
180
|
+
/** TLSEcdheEcdsaWithAES128CBCSHA256 */
|
|
181
|
+
KnownTlsCipherSuites["TLSEcdheEcdsaWithAES128CBCSHA256"] = "TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256";
|
|
182
|
+
/** TLSEcdheEcdsaWithAES128GCMSHA256 */
|
|
183
|
+
KnownTlsCipherSuites["TLSEcdheEcdsaWithAES128GCMSHA256"] = "TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256";
|
|
184
|
+
/** TLSEcdheRSAWithAES256GCMSHA384 */
|
|
185
|
+
KnownTlsCipherSuites["TLSEcdheRSAWithAES256GCMSHA384"] = "TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384";
|
|
186
|
+
/** TLSEcdheRSAWithAES128GCMSHA256 */
|
|
187
|
+
KnownTlsCipherSuites["TLSEcdheRSAWithAES128GCMSHA256"] = "TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256";
|
|
188
|
+
/** TLSEcdheRSAWithAES256CBCSHA384 */
|
|
189
|
+
KnownTlsCipherSuites["TLSEcdheRSAWithAES256CBCSHA384"] = "TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384";
|
|
190
|
+
/** TLSEcdheRSAWithAES128CBCSHA256 */
|
|
191
|
+
KnownTlsCipherSuites["TLSEcdheRSAWithAES128CBCSHA256"] = "TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256";
|
|
192
|
+
/** TLSEcdheRSAWithAES256CBCSHA */
|
|
193
|
+
KnownTlsCipherSuites["TLSEcdheRSAWithAES256CBCSHA"] = "TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA";
|
|
194
|
+
/** TLSEcdheRSAWithAES128CBCSHA */
|
|
195
|
+
KnownTlsCipherSuites["TLSEcdheRSAWithAES128CBCSHA"] = "TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA";
|
|
196
|
+
/** TLSRSAWithAES256GCMSHA384 */
|
|
197
|
+
KnownTlsCipherSuites["TLSRSAWithAES256GCMSHA384"] = "TLS_RSA_WITH_AES_256_GCM_SHA384";
|
|
198
|
+
/** TLSRSAWithAES128GCMSHA256 */
|
|
199
|
+
KnownTlsCipherSuites["TLSRSAWithAES128GCMSHA256"] = "TLS_RSA_WITH_AES_128_GCM_SHA256";
|
|
200
|
+
/** TLSRSAWithAES256CBCSHA256 */
|
|
201
|
+
KnownTlsCipherSuites["TLSRSAWithAES256CBCSHA256"] = "TLS_RSA_WITH_AES_256_CBC_SHA256";
|
|
202
|
+
/** TLSRSAWithAES128CBCSHA256 */
|
|
203
|
+
KnownTlsCipherSuites["TLSRSAWithAES128CBCSHA256"] = "TLS_RSA_WITH_AES_128_CBC_SHA256";
|
|
204
|
+
/** TLSRSAWithAES256CBCSHA */
|
|
205
|
+
KnownTlsCipherSuites["TLSRSAWithAES256CBCSHA"] = "TLS_RSA_WITH_AES_256_CBC_SHA";
|
|
206
|
+
/** TLSRSAWithAES128CBCSHA */
|
|
207
|
+
KnownTlsCipherSuites["TLSRSAWithAES128CBCSHA"] = "TLS_RSA_WITH_AES_128_CBC_SHA";
|
|
208
|
+
})(exports.KnownTlsCipherSuites || (exports.KnownTlsCipherSuites = {}));
|
|
171
209
|
/** Known values of {@link FtpsState} that the service accepts. */
|
|
172
210
|
exports.KnownFtpsState = void 0;
|
|
173
211
|
(function (KnownFtpsState) {
|
|
@@ -178,6 +216,18 @@ exports.KnownFtpsState = void 0;
|
|
|
178
216
|
/** Disabled */
|
|
179
217
|
KnownFtpsState["Disabled"] = "Disabled";
|
|
180
218
|
})(exports.KnownFtpsState || (exports.KnownFtpsState = {}));
|
|
219
|
+
/** Known values of {@link DaprLogLevel} that the service accepts. */
|
|
220
|
+
exports.KnownDaprLogLevel = void 0;
|
|
221
|
+
(function (KnownDaprLogLevel) {
|
|
222
|
+
/** Info */
|
|
223
|
+
KnownDaprLogLevel["Info"] = "info";
|
|
224
|
+
/** Debug */
|
|
225
|
+
KnownDaprLogLevel["Debug"] = "debug";
|
|
226
|
+
/** Warn */
|
|
227
|
+
KnownDaprLogLevel["Warn"] = "warn";
|
|
228
|
+
/** Error */
|
|
229
|
+
KnownDaprLogLevel["Error"] = "error";
|
|
230
|
+
})(exports.KnownDaprLogLevel || (exports.KnownDaprLogLevel = {}));
|
|
181
231
|
/** Known values of {@link RouteType} that the service accepts. */
|
|
182
232
|
exports.KnownRouteType = void 0;
|
|
183
233
|
(function (KnownRouteType) {
|
|
@@ -458,6 +508,22 @@ exports.KnownPublishingProfileFormat = void 0;
|
|
|
458
508
|
/** Ftp */
|
|
459
509
|
KnownPublishingProfileFormat["Ftp"] = "Ftp";
|
|
460
510
|
})(exports.KnownPublishingProfileFormat || (exports.KnownPublishingProfileFormat = {}));
|
|
511
|
+
/** Known values of {@link WorkflowState} that the service accepts. */
|
|
512
|
+
exports.KnownWorkflowState = void 0;
|
|
513
|
+
(function (KnownWorkflowState) {
|
|
514
|
+
/** NotSpecified */
|
|
515
|
+
KnownWorkflowState["NotSpecified"] = "NotSpecified";
|
|
516
|
+
/** Completed */
|
|
517
|
+
KnownWorkflowState["Completed"] = "Completed";
|
|
518
|
+
/** Enabled */
|
|
519
|
+
KnownWorkflowState["Enabled"] = "Enabled";
|
|
520
|
+
/** Disabled */
|
|
521
|
+
KnownWorkflowState["Disabled"] = "Disabled";
|
|
522
|
+
/** Deleted */
|
|
523
|
+
KnownWorkflowState["Deleted"] = "Deleted";
|
|
524
|
+
/** Suspended */
|
|
525
|
+
KnownWorkflowState["Suspended"] = "Suspended";
|
|
526
|
+
})(exports.KnownWorkflowState || (exports.KnownWorkflowState = {}));
|
|
461
527
|
/** Known values of {@link KeyType} that the service accepts. */
|
|
462
528
|
exports.KnownKeyType = void 0;
|
|
463
529
|
(function (KnownKeyType) {
|
|
@@ -3694,6 +3760,13 @@ const SiteConfig = {
|
|
|
3694
3760
|
name: "String"
|
|
3695
3761
|
}
|
|
3696
3762
|
},
|
|
3763
|
+
minTlsCipherSuite: {
|
|
3764
|
+
serializedName: "minTlsCipherSuite",
|
|
3765
|
+
xmlName: "minTlsCipherSuite",
|
|
3766
|
+
type: {
|
|
3767
|
+
name: "String"
|
|
3768
|
+
}
|
|
3769
|
+
},
|
|
3697
3770
|
scmMinTlsVersion: {
|
|
3698
3771
|
serializedName: "scmMinTlsVersion",
|
|
3699
3772
|
xmlName: "scmMinTlsVersion",
|
|
@@ -4597,6 +4670,88 @@ const AzureStorageInfoValue = {
|
|
|
4597
4670
|
}
|
|
4598
4671
|
}
|
|
4599
4672
|
};
|
|
4673
|
+
const DaprConfig = {
|
|
4674
|
+
serializedName: "DaprConfig",
|
|
4675
|
+
type: {
|
|
4676
|
+
name: "Composite",
|
|
4677
|
+
className: "DaprConfig",
|
|
4678
|
+
modelProperties: {
|
|
4679
|
+
enabled: {
|
|
4680
|
+
defaultValue: false,
|
|
4681
|
+
serializedName: "enabled",
|
|
4682
|
+
xmlName: "enabled",
|
|
4683
|
+
type: {
|
|
4684
|
+
name: "Boolean"
|
|
4685
|
+
}
|
|
4686
|
+
},
|
|
4687
|
+
appId: {
|
|
4688
|
+
serializedName: "appId",
|
|
4689
|
+
xmlName: "appId",
|
|
4690
|
+
type: {
|
|
4691
|
+
name: "String"
|
|
4692
|
+
}
|
|
4693
|
+
},
|
|
4694
|
+
appPort: {
|
|
4695
|
+
serializedName: "appPort",
|
|
4696
|
+
xmlName: "appPort",
|
|
4697
|
+
type: {
|
|
4698
|
+
name: "Number"
|
|
4699
|
+
}
|
|
4700
|
+
},
|
|
4701
|
+
httpReadBufferSize: {
|
|
4702
|
+
serializedName: "httpReadBufferSize",
|
|
4703
|
+
xmlName: "httpReadBufferSize",
|
|
4704
|
+
type: {
|
|
4705
|
+
name: "Number"
|
|
4706
|
+
}
|
|
4707
|
+
},
|
|
4708
|
+
httpMaxRequestSize: {
|
|
4709
|
+
serializedName: "httpMaxRequestSize",
|
|
4710
|
+
xmlName: "httpMaxRequestSize",
|
|
4711
|
+
type: {
|
|
4712
|
+
name: "Number"
|
|
4713
|
+
}
|
|
4714
|
+
},
|
|
4715
|
+
logLevel: {
|
|
4716
|
+
serializedName: "logLevel",
|
|
4717
|
+
xmlName: "logLevel",
|
|
4718
|
+
type: {
|
|
4719
|
+
name: "String"
|
|
4720
|
+
}
|
|
4721
|
+
},
|
|
4722
|
+
enableApiLogging: {
|
|
4723
|
+
serializedName: "enableApiLogging",
|
|
4724
|
+
xmlName: "enableApiLogging",
|
|
4725
|
+
type: {
|
|
4726
|
+
name: "Boolean"
|
|
4727
|
+
}
|
|
4728
|
+
}
|
|
4729
|
+
}
|
|
4730
|
+
}
|
|
4731
|
+
};
|
|
4732
|
+
const ResourceConfig = {
|
|
4733
|
+
serializedName: "ResourceConfig",
|
|
4734
|
+
type: {
|
|
4735
|
+
name: "Composite",
|
|
4736
|
+
className: "ResourceConfig",
|
|
4737
|
+
modelProperties: {
|
|
4738
|
+
cpu: {
|
|
4739
|
+
serializedName: "cpu",
|
|
4740
|
+
xmlName: "cpu",
|
|
4741
|
+
type: {
|
|
4742
|
+
name: "Number"
|
|
4743
|
+
}
|
|
4744
|
+
},
|
|
4745
|
+
memory: {
|
|
4746
|
+
serializedName: "memory",
|
|
4747
|
+
xmlName: "memory",
|
|
4748
|
+
type: {
|
|
4749
|
+
name: "String"
|
|
4750
|
+
}
|
|
4751
|
+
}
|
|
4752
|
+
}
|
|
4753
|
+
}
|
|
4754
|
+
};
|
|
4600
4755
|
const HostingEnvironmentProfile = {
|
|
4601
4756
|
serializedName: "HostingEnvironmentProfile",
|
|
4602
4757
|
type: {
|
|
@@ -8844,6 +8999,13 @@ const ResourceNameAvailabilityRequest = {
|
|
|
8844
8999
|
type: {
|
|
8845
9000
|
name: "Boolean"
|
|
8846
9001
|
}
|
|
9002
|
+
},
|
|
9003
|
+
environmentId: {
|
|
9004
|
+
serializedName: "environmentId",
|
|
9005
|
+
xmlName: "environmentId",
|
|
9006
|
+
type: {
|
|
9007
|
+
name: "String"
|
|
9008
|
+
}
|
|
8847
9009
|
}
|
|
8848
9010
|
}
|
|
8849
9011
|
}
|
|
@@ -8984,6 +9146,38 @@ const HostingEnvironmentDeploymentInfo = {
|
|
|
8984
9146
|
}
|
|
8985
9147
|
}
|
|
8986
9148
|
};
|
|
9149
|
+
const AseRegionCollection = {
|
|
9150
|
+
serializedName: "AseRegionCollection",
|
|
9151
|
+
type: {
|
|
9152
|
+
name: "Composite",
|
|
9153
|
+
className: "AseRegionCollection",
|
|
9154
|
+
modelProperties: {
|
|
9155
|
+
value: {
|
|
9156
|
+
serializedName: "value",
|
|
9157
|
+
required: true,
|
|
9158
|
+
xmlName: "value",
|
|
9159
|
+
xmlElementName: "AseRegion",
|
|
9160
|
+
type: {
|
|
9161
|
+
name: "Sequence",
|
|
9162
|
+
element: {
|
|
9163
|
+
type: {
|
|
9164
|
+
name: "Composite",
|
|
9165
|
+
className: "AseRegion"
|
|
9166
|
+
}
|
|
9167
|
+
}
|
|
9168
|
+
}
|
|
9169
|
+
},
|
|
9170
|
+
nextLink: {
|
|
9171
|
+
serializedName: "nextLink",
|
|
9172
|
+
readOnly: true,
|
|
9173
|
+
xmlName: "nextLink",
|
|
9174
|
+
type: {
|
|
9175
|
+
name: "String"
|
|
9176
|
+
}
|
|
9177
|
+
}
|
|
9178
|
+
}
|
|
9179
|
+
}
|
|
9180
|
+
};
|
|
8987
9181
|
const GeoRegionCollection = {
|
|
8988
9182
|
serializedName: "GeoRegionCollection",
|
|
8989
9183
|
type: {
|
|
@@ -13492,15 +13686,7 @@ const WorkflowEnvelopeProperties = {
|
|
|
13492
13686
|
serializedName: "flowState",
|
|
13493
13687
|
xmlName: "flowState",
|
|
13494
13688
|
type: {
|
|
13495
|
-
name: "
|
|
13496
|
-
allowedValues: [
|
|
13497
|
-
"NotSpecified",
|
|
13498
|
-
"Completed",
|
|
13499
|
-
"Enabled",
|
|
13500
|
-
"Disabled",
|
|
13501
|
-
"Deleted",
|
|
13502
|
-
"Suspended"
|
|
13503
|
-
]
|
|
13689
|
+
name: "String"
|
|
13504
13690
|
}
|
|
13505
13691
|
},
|
|
13506
13692
|
health: {
|
|
@@ -15155,15 +15341,7 @@ const WorkflowFilter = {
|
|
|
15155
15341
|
serializedName: "state",
|
|
15156
15342
|
xmlName: "state",
|
|
15157
15343
|
type: {
|
|
15158
|
-
name: "
|
|
15159
|
-
allowedValues: [
|
|
15160
|
-
"NotSpecified",
|
|
15161
|
-
"Completed",
|
|
15162
|
-
"Enabled",
|
|
15163
|
-
"Disabled",
|
|
15164
|
-
"Deleted",
|
|
15165
|
-
"Suspended"
|
|
15166
|
-
]
|
|
15344
|
+
name: "String"
|
|
15167
15345
|
}
|
|
15168
15346
|
}
|
|
15169
15347
|
}
|
|
@@ -15241,15 +15419,7 @@ const WorkflowTriggerFilter = {
|
|
|
15241
15419
|
serializedName: "state",
|
|
15242
15420
|
xmlName: "state",
|
|
15243
15421
|
type: {
|
|
15244
|
-
name: "
|
|
15245
|
-
allowedValues: [
|
|
15246
|
-
"NotSpecified",
|
|
15247
|
-
"Completed",
|
|
15248
|
-
"Enabled",
|
|
15249
|
-
"Disabled",
|
|
15250
|
-
"Deleted",
|
|
15251
|
-
"Suspended"
|
|
15252
|
-
]
|
|
15422
|
+
name: "String"
|
|
15253
15423
|
}
|
|
15254
15424
|
}
|
|
15255
15425
|
}
|
|
@@ -15994,6 +16164,26 @@ const Site = {
|
|
|
15994
16164
|
name: "Composite",
|
|
15995
16165
|
className: "SiteConfig"
|
|
15996
16166
|
}
|
|
16167
|
+
}, daprConfig: {
|
|
16168
|
+
serializedName: "properties.daprConfig",
|
|
16169
|
+
xmlName: "properties.daprConfig",
|
|
16170
|
+
type: {
|
|
16171
|
+
name: "Composite",
|
|
16172
|
+
className: "DaprConfig"
|
|
16173
|
+
}
|
|
16174
|
+
}, workloadProfileName: {
|
|
16175
|
+
serializedName: "properties.workloadProfileName",
|
|
16176
|
+
xmlName: "properties.workloadProfileName",
|
|
16177
|
+
type: {
|
|
16178
|
+
name: "String"
|
|
16179
|
+
}
|
|
16180
|
+
}, resourceConfig: {
|
|
16181
|
+
serializedName: "properties.resourceConfig",
|
|
16182
|
+
xmlName: "properties.resourceConfig",
|
|
16183
|
+
type: {
|
|
16184
|
+
name: "Composite",
|
|
16185
|
+
className: "ResourceConfig"
|
|
16186
|
+
}
|
|
15997
16187
|
}, trafficManagerHostNames: {
|
|
15998
16188
|
serializedName: "properties.trafficManagerHostNames",
|
|
15999
16189
|
readOnly: true,
|
|
@@ -19670,6 +19860,66 @@ const GeoRegion = {
|
|
|
19670
19860
|
} })
|
|
19671
19861
|
}
|
|
19672
19862
|
};
|
|
19863
|
+
const AseRegion = {
|
|
19864
|
+
serializedName: "AseRegion",
|
|
19865
|
+
type: {
|
|
19866
|
+
name: "Composite",
|
|
19867
|
+
className: "AseRegion",
|
|
19868
|
+
modelProperties: Object.assign(Object.assign({}, ProxyOnlyResource.type.modelProperties), { displayName: {
|
|
19869
|
+
serializedName: "properties.displayName",
|
|
19870
|
+
readOnly: true,
|
|
19871
|
+
xmlName: "properties.displayName",
|
|
19872
|
+
type: {
|
|
19873
|
+
name: "String"
|
|
19874
|
+
}
|
|
19875
|
+
}, standard: {
|
|
19876
|
+
serializedName: "properties.standard",
|
|
19877
|
+
readOnly: true,
|
|
19878
|
+
xmlName: "properties.standard",
|
|
19879
|
+
type: {
|
|
19880
|
+
name: "Boolean"
|
|
19881
|
+
}
|
|
19882
|
+
}, dedicatedHost: {
|
|
19883
|
+
serializedName: "properties.dedicatedHost",
|
|
19884
|
+
readOnly: true,
|
|
19885
|
+
xmlName: "properties.dedicatedHost",
|
|
19886
|
+
type: {
|
|
19887
|
+
name: "Boolean"
|
|
19888
|
+
}
|
|
19889
|
+
}, zoneRedundant: {
|
|
19890
|
+
serializedName: "properties.zoneRedundant",
|
|
19891
|
+
readOnly: true,
|
|
19892
|
+
xmlName: "properties.zoneRedundant",
|
|
19893
|
+
type: {
|
|
19894
|
+
name: "Boolean"
|
|
19895
|
+
}
|
|
19896
|
+
}, availableSku: {
|
|
19897
|
+
serializedName: "properties.availableSku",
|
|
19898
|
+
xmlName: "properties.availableSku",
|
|
19899
|
+
xmlElementName: "AseRegionPropertiesAvailableSkuItem",
|
|
19900
|
+
type: {
|
|
19901
|
+
name: "Sequence",
|
|
19902
|
+
element: {
|
|
19903
|
+
type: {
|
|
19904
|
+
name: "String"
|
|
19905
|
+
}
|
|
19906
|
+
}
|
|
19907
|
+
}
|
|
19908
|
+
}, availableOS: {
|
|
19909
|
+
serializedName: "properties.availableOS",
|
|
19910
|
+
xmlName: "properties.availableOS",
|
|
19911
|
+
xmlElementName: "AseRegionPropertiesAvailableOSItem",
|
|
19912
|
+
type: {
|
|
19913
|
+
name: "Sequence",
|
|
19914
|
+
element: {
|
|
19915
|
+
type: {
|
|
19916
|
+
name: "String"
|
|
19917
|
+
}
|
|
19918
|
+
}
|
|
19919
|
+
}
|
|
19920
|
+
} })
|
|
19921
|
+
}
|
|
19922
|
+
};
|
|
19673
19923
|
const PremierAddOnOffer = {
|
|
19674
19924
|
serializedName: "PremierAddOnOffer",
|
|
19675
19925
|
type: {
|
|
@@ -21789,6 +22039,12 @@ const SiteConfigResource = {
|
|
|
21789
22039
|
type: {
|
|
21790
22040
|
name: "String"
|
|
21791
22041
|
}
|
|
22042
|
+
}, minTlsCipherSuite: {
|
|
22043
|
+
serializedName: "properties.minTlsCipherSuite",
|
|
22044
|
+
xmlName: "properties.minTlsCipherSuite",
|
|
22045
|
+
type: {
|
|
22046
|
+
name: "String"
|
|
22047
|
+
}
|
|
21792
22048
|
}, scmMinTlsVersion: {
|
|
21793
22049
|
serializedName: "properties.scmMinTlsVersion",
|
|
21794
22050
|
xmlName: "properties.scmMinTlsVersion",
|
|
@@ -24462,15 +24718,7 @@ const WorkflowTrigger = {
|
|
|
24462
24718
|
readOnly: true,
|
|
24463
24719
|
xmlName: "properties.state",
|
|
24464
24720
|
type: {
|
|
24465
|
-
name: "
|
|
24466
|
-
allowedValues: [
|
|
24467
|
-
"NotSpecified",
|
|
24468
|
-
"Completed",
|
|
24469
|
-
"Enabled",
|
|
24470
|
-
"Disabled",
|
|
24471
|
-
"Deleted",
|
|
24472
|
-
"Suspended"
|
|
24473
|
-
]
|
|
24721
|
+
name: "String"
|
|
24474
24722
|
}
|
|
24475
24723
|
}, status: {
|
|
24476
24724
|
serializedName: "properties.status",
|
|
@@ -24919,15 +25167,7 @@ const Workflow = {
|
|
|
24919
25167
|
serializedName: "properties.state",
|
|
24920
25168
|
xmlName: "properties.state",
|
|
24921
25169
|
type: {
|
|
24922
|
-
name: "
|
|
24923
|
-
allowedValues: [
|
|
24924
|
-
"NotSpecified",
|
|
24925
|
-
"Completed",
|
|
24926
|
-
"Enabled",
|
|
24927
|
-
"Disabled",
|
|
24928
|
-
"Deleted",
|
|
24929
|
-
"Suspended"
|
|
24930
|
-
]
|
|
25170
|
+
name: "String"
|
|
24931
25171
|
}
|
|
24932
25172
|
}, version: {
|
|
24933
25173
|
serializedName: "properties.version",
|
|
@@ -25031,15 +25271,7 @@ const WorkflowVersion = {
|
|
|
25031
25271
|
serializedName: "properties.state",
|
|
25032
25272
|
xmlName: "properties.state",
|
|
25033
25273
|
type: {
|
|
25034
|
-
name: "
|
|
25035
|
-
allowedValues: [
|
|
25036
|
-
"NotSpecified",
|
|
25037
|
-
"Completed",
|
|
25038
|
-
"Enabled",
|
|
25039
|
-
"Disabled",
|
|
25040
|
-
"Deleted",
|
|
25041
|
-
"Suspended"
|
|
25042
|
-
]
|
|
25274
|
+
name: "String"
|
|
25043
25275
|
}
|
|
25044
25276
|
}, version: {
|
|
25045
25277
|
serializedName: "properties.version",
|
|
@@ -25180,6 +25412,8 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
25180
25412
|
ArcConfiguration: ArcConfiguration,
|
|
25181
25413
|
ArmIdWrapper: ArmIdWrapper,
|
|
25182
25414
|
ArmPlan: ArmPlan,
|
|
25415
|
+
AseRegion: AseRegion,
|
|
25416
|
+
AseRegionCollection: AseRegionCollection,
|
|
25183
25417
|
AseV3NetworkingConfiguration: AseV3NetworkingConfiguration,
|
|
25184
25418
|
AuthPlatform: AuthPlatform,
|
|
25185
25419
|
AutoHealActions: AutoHealActions,
|
|
@@ -25259,6 +25493,7 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
25259
25493
|
CustomScaleRule: CustomScaleRule,
|
|
25260
25494
|
Dapr: Dapr,
|
|
25261
25495
|
DaprComponent: DaprComponent,
|
|
25496
|
+
DaprConfig: DaprConfig,
|
|
25262
25497
|
DaprMetadata: DaprMetadata,
|
|
25263
25498
|
DataProviderMetadata: DataProviderMetadata,
|
|
25264
25499
|
DataSource: DataSource,
|
|
@@ -25468,6 +25703,7 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
25468
25703
|
RequestsBasedTrigger: RequestsBasedTrigger,
|
|
25469
25704
|
Resource: Resource,
|
|
25470
25705
|
ResourceCollection: ResourceCollection,
|
|
25706
|
+
ResourceConfig: ResourceConfig,
|
|
25471
25707
|
ResourceHealthMetadata: ResourceHealthMetadata,
|
|
25472
25708
|
ResourceHealthMetadataCollection: ResourceHealthMetadataCollection,
|
|
25473
25709
|
ResourceMetricAvailability: ResourceMetricAvailability,
|
|
@@ -25699,7 +25935,7 @@ const subscriptionId = {
|
|
|
25699
25935
|
const apiVersion = {
|
|
25700
25936
|
parameterPath: "apiVersion",
|
|
25701
25937
|
mapper: {
|
|
25702
|
-
defaultValue: "
|
|
25938
|
+
defaultValue: "2023-01-01",
|
|
25703
25939
|
isConstant: true,
|
|
25704
25940
|
serializedName: "api-version",
|
|
25705
25941
|
type: {
|
|
@@ -26427,6 +26663,20 @@ const validateRequest = {
|
|
|
26427
26663
|
parameterPath: "validateRequest",
|
|
26428
26664
|
mapper: ValidateRequest
|
|
26429
26665
|
};
|
|
26666
|
+
const location1 = {
|
|
26667
|
+
parameterPath: "location",
|
|
26668
|
+
mapper: {
|
|
26669
|
+
constraints: {
|
|
26670
|
+
MinLength: 1
|
|
26671
|
+
},
|
|
26672
|
+
serializedName: "location",
|
|
26673
|
+
required: true,
|
|
26674
|
+
xmlName: "location",
|
|
26675
|
+
type: {
|
|
26676
|
+
name: "String"
|
|
26677
|
+
}
|
|
26678
|
+
}
|
|
26679
|
+
};
|
|
26430
26680
|
const staticSitesWorkflowPreviewRequest = {
|
|
26431
26681
|
parameterPath: "staticSitesWorkflowPreviewRequest",
|
|
26432
26682
|
mapper: StaticSitesWorkflowPreviewRequest
|
|
@@ -27456,7 +27706,7 @@ class AppServiceCertificateOrdersImpl {
|
|
|
27456
27706
|
* @param options The options parameters.
|
|
27457
27707
|
*/
|
|
27458
27708
|
_list(options) {
|
|
27459
|
-
return this.client.sendOperationRequest({ options }, listOperationSpec$
|
|
27709
|
+
return this.client.sendOperationRequest({ options }, listOperationSpec$j);
|
|
27460
27710
|
}
|
|
27461
27711
|
/**
|
|
27462
27712
|
* Description for Validate information for a certificate order.
|
|
@@ -27779,7 +28029,7 @@ class AppServiceCertificateOrdersImpl {
|
|
|
27779
28029
|
* @param options The options parameters.
|
|
27780
28030
|
*/
|
|
27781
28031
|
_listNext(nextLink, options) {
|
|
27782
|
-
return this.client.sendOperationRequest({ nextLink, options }, listNextOperationSpec$
|
|
28032
|
+
return this.client.sendOperationRequest({ nextLink, options }, listNextOperationSpec$j);
|
|
27783
28033
|
}
|
|
27784
28034
|
/**
|
|
27785
28035
|
* ListByResourceGroupNext
|
|
@@ -27802,8 +28052,8 @@ class AppServiceCertificateOrdersImpl {
|
|
|
27802
28052
|
}
|
|
27803
28053
|
}
|
|
27804
28054
|
// Operation Specifications
|
|
27805
|
-
const serializer$
|
|
27806
|
-
const listOperationSpec$
|
|
28055
|
+
const serializer$u = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
28056
|
+
const listOperationSpec$j = {
|
|
27807
28057
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.CertificateRegistration/certificateOrders",
|
|
27808
28058
|
httpMethod: "GET",
|
|
27809
28059
|
responses: {
|
|
@@ -27817,7 +28067,7 @@ const listOperationSpec$i = {
|
|
|
27817
28067
|
queryParameters: [apiVersion],
|
|
27818
28068
|
urlParameters: [$host, subscriptionId],
|
|
27819
28069
|
headerParameters: [accept],
|
|
27820
|
-
serializer: serializer$
|
|
28070
|
+
serializer: serializer$u
|
|
27821
28071
|
};
|
|
27822
28072
|
const validatePurchaseInformationOperationSpec = {
|
|
27823
28073
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.CertificateRegistration/validateCertificateRegistrationInformation",
|
|
@@ -27833,7 +28083,7 @@ const validatePurchaseInformationOperationSpec = {
|
|
|
27833
28083
|
urlParameters: [$host, subscriptionId],
|
|
27834
28084
|
headerParameters: [accept, contentType],
|
|
27835
28085
|
mediaType: "json",
|
|
27836
|
-
serializer: serializer$
|
|
28086
|
+
serializer: serializer$u
|
|
27837
28087
|
};
|
|
27838
28088
|
const listByResourceGroupOperationSpec$8 = {
|
|
27839
28089
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders",
|
|
@@ -27853,7 +28103,7 @@ const listByResourceGroupOperationSpec$8 = {
|
|
|
27853
28103
|
resourceGroupName
|
|
27854
28104
|
],
|
|
27855
28105
|
headerParameters: [accept],
|
|
27856
|
-
serializer: serializer$
|
|
28106
|
+
serializer: serializer$u
|
|
27857
28107
|
};
|
|
27858
28108
|
const getOperationSpec$g = {
|
|
27859
28109
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}",
|
|
@@ -27874,7 +28124,7 @@ const getOperationSpec$g = {
|
|
|
27874
28124
|
certificateOrderName
|
|
27875
28125
|
],
|
|
27876
28126
|
headerParameters: [accept],
|
|
27877
|
-
serializer: serializer$
|
|
28127
|
+
serializer: serializer$u
|
|
27878
28128
|
};
|
|
27879
28129
|
const createOrUpdateOperationSpec$7 = {
|
|
27880
28130
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}",
|
|
@@ -27906,7 +28156,7 @@ const createOrUpdateOperationSpec$7 = {
|
|
|
27906
28156
|
],
|
|
27907
28157
|
headerParameters: [accept, contentType],
|
|
27908
28158
|
mediaType: "json",
|
|
27909
|
-
serializer: serializer$
|
|
28159
|
+
serializer: serializer$u
|
|
27910
28160
|
};
|
|
27911
28161
|
const deleteOperationSpec$7 = {
|
|
27912
28162
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}",
|
|
@@ -27926,7 +28176,7 @@ const deleteOperationSpec$7 = {
|
|
|
27926
28176
|
certificateOrderName
|
|
27927
28177
|
],
|
|
27928
28178
|
headerParameters: [accept],
|
|
27929
|
-
serializer: serializer$
|
|
28179
|
+
serializer: serializer$u
|
|
27930
28180
|
};
|
|
27931
28181
|
const updateOperationSpec$6 = {
|
|
27932
28182
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}",
|
|
@@ -27949,7 +28199,7 @@ const updateOperationSpec$6 = {
|
|
|
27949
28199
|
],
|
|
27950
28200
|
headerParameters: [accept, contentType],
|
|
27951
28201
|
mediaType: "json",
|
|
27952
|
-
serializer: serializer$
|
|
28202
|
+
serializer: serializer$u
|
|
27953
28203
|
};
|
|
27954
28204
|
const listCertificatesOperationSpec = {
|
|
27955
28205
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates",
|
|
@@ -27970,7 +28220,7 @@ const listCertificatesOperationSpec = {
|
|
|
27970
28220
|
certificateOrderName
|
|
27971
28221
|
],
|
|
27972
28222
|
headerParameters: [accept],
|
|
27973
|
-
serializer: serializer$
|
|
28223
|
+
serializer: serializer$u
|
|
27974
28224
|
};
|
|
27975
28225
|
const getCertificateOperationSpec = {
|
|
27976
28226
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates/{name}",
|
|
@@ -27992,7 +28242,7 @@ const getCertificateOperationSpec = {
|
|
|
27992
28242
|
name
|
|
27993
28243
|
],
|
|
27994
28244
|
headerParameters: [accept],
|
|
27995
|
-
serializer: serializer$
|
|
28245
|
+
serializer: serializer$u
|
|
27996
28246
|
};
|
|
27997
28247
|
const createOrUpdateCertificateOperationSpec = {
|
|
27998
28248
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates/{name}",
|
|
@@ -28025,7 +28275,7 @@ const createOrUpdateCertificateOperationSpec = {
|
|
|
28025
28275
|
],
|
|
28026
28276
|
headerParameters: [accept, contentType],
|
|
28027
28277
|
mediaType: "json",
|
|
28028
|
-
serializer: serializer$
|
|
28278
|
+
serializer: serializer$u
|
|
28029
28279
|
};
|
|
28030
28280
|
const deleteCertificateOperationSpec = {
|
|
28031
28281
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates/{name}",
|
|
@@ -28046,7 +28296,7 @@ const deleteCertificateOperationSpec = {
|
|
|
28046
28296
|
name
|
|
28047
28297
|
],
|
|
28048
28298
|
headerParameters: [accept],
|
|
28049
|
-
serializer: serializer$
|
|
28299
|
+
serializer: serializer$u
|
|
28050
28300
|
};
|
|
28051
28301
|
const updateCertificateOperationSpec = {
|
|
28052
28302
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/certificates/{name}",
|
|
@@ -28070,7 +28320,7 @@ const updateCertificateOperationSpec = {
|
|
|
28070
28320
|
],
|
|
28071
28321
|
headerParameters: [accept, contentType],
|
|
28072
28322
|
mediaType: "json",
|
|
28073
|
-
serializer: serializer$
|
|
28323
|
+
serializer: serializer$u
|
|
28074
28324
|
};
|
|
28075
28325
|
const reissueOperationSpec = {
|
|
28076
28326
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/reissue",
|
|
@@ -28091,7 +28341,7 @@ const reissueOperationSpec = {
|
|
|
28091
28341
|
],
|
|
28092
28342
|
headerParameters: [accept, contentType],
|
|
28093
28343
|
mediaType: "json",
|
|
28094
|
-
serializer: serializer$
|
|
28344
|
+
serializer: serializer$u
|
|
28095
28345
|
};
|
|
28096
28346
|
const renewOperationSpec$1 = {
|
|
28097
28347
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/renew",
|
|
@@ -28112,7 +28362,7 @@ const renewOperationSpec$1 = {
|
|
|
28112
28362
|
],
|
|
28113
28363
|
headerParameters: [accept, contentType],
|
|
28114
28364
|
mediaType: "json",
|
|
28115
|
-
serializer: serializer$
|
|
28365
|
+
serializer: serializer$u
|
|
28116
28366
|
};
|
|
28117
28367
|
const resendEmailOperationSpec = {
|
|
28118
28368
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/resendEmail",
|
|
@@ -28131,7 +28381,7 @@ const resendEmailOperationSpec = {
|
|
|
28131
28381
|
certificateOrderName
|
|
28132
28382
|
],
|
|
28133
28383
|
headerParameters: [accept],
|
|
28134
|
-
serializer: serializer$
|
|
28384
|
+
serializer: serializer$u
|
|
28135
28385
|
};
|
|
28136
28386
|
const resendRequestEmailsOperationSpec = {
|
|
28137
28387
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/resendRequestEmails",
|
|
@@ -28152,7 +28402,7 @@ const resendRequestEmailsOperationSpec = {
|
|
|
28152
28402
|
],
|
|
28153
28403
|
headerParameters: [accept, contentType],
|
|
28154
28404
|
mediaType: "json",
|
|
28155
|
-
serializer: serializer$
|
|
28405
|
+
serializer: serializer$u
|
|
28156
28406
|
};
|
|
28157
28407
|
const retrieveSiteSealOperationSpec = {
|
|
28158
28408
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/retrieveSiteSeal",
|
|
@@ -28175,7 +28425,7 @@ const retrieveSiteSealOperationSpec = {
|
|
|
28175
28425
|
],
|
|
28176
28426
|
headerParameters: [accept, contentType],
|
|
28177
28427
|
mediaType: "json",
|
|
28178
|
-
serializer: serializer$
|
|
28428
|
+
serializer: serializer$u
|
|
28179
28429
|
};
|
|
28180
28430
|
const verifyDomainOwnershipOperationSpec = {
|
|
28181
28431
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/verifyDomainOwnership",
|
|
@@ -28194,7 +28444,7 @@ const verifyDomainOwnershipOperationSpec = {
|
|
|
28194
28444
|
certificateOrderName
|
|
28195
28445
|
],
|
|
28196
28446
|
headerParameters: [accept],
|
|
28197
|
-
serializer: serializer$
|
|
28447
|
+
serializer: serializer$u
|
|
28198
28448
|
};
|
|
28199
28449
|
const retrieveCertificateActionsOperationSpec = {
|
|
28200
28450
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{name}/retrieveCertificateActions",
|
|
@@ -28222,7 +28472,7 @@ const retrieveCertificateActionsOperationSpec = {
|
|
|
28222
28472
|
name
|
|
28223
28473
|
],
|
|
28224
28474
|
headerParameters: [accept],
|
|
28225
|
-
serializer: serializer$
|
|
28475
|
+
serializer: serializer$u
|
|
28226
28476
|
};
|
|
28227
28477
|
const retrieveCertificateEmailHistoryOperationSpec = {
|
|
28228
28478
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{name}/retrieveEmailHistory",
|
|
@@ -28250,9 +28500,9 @@ const retrieveCertificateEmailHistoryOperationSpec = {
|
|
|
28250
28500
|
name
|
|
28251
28501
|
],
|
|
28252
28502
|
headerParameters: [accept],
|
|
28253
|
-
serializer: serializer$
|
|
28503
|
+
serializer: serializer$u
|
|
28254
28504
|
};
|
|
28255
|
-
const listNextOperationSpec$
|
|
28505
|
+
const listNextOperationSpec$j = {
|
|
28256
28506
|
path: "{nextLink}",
|
|
28257
28507
|
httpMethod: "GET",
|
|
28258
28508
|
responses: {
|
|
@@ -28269,7 +28519,7 @@ const listNextOperationSpec$i = {
|
|
|
28269
28519
|
nextLink
|
|
28270
28520
|
],
|
|
28271
28521
|
headerParameters: [accept],
|
|
28272
|
-
serializer: serializer$
|
|
28522
|
+
serializer: serializer$u
|
|
28273
28523
|
};
|
|
28274
28524
|
const listByResourceGroupNextOperationSpec$8 = {
|
|
28275
28525
|
path: "{nextLink}",
|
|
@@ -28289,7 +28539,7 @@ const listByResourceGroupNextOperationSpec$8 = {
|
|
|
28289
28539
|
nextLink
|
|
28290
28540
|
],
|
|
28291
28541
|
headerParameters: [accept],
|
|
28292
|
-
serializer: serializer$
|
|
28542
|
+
serializer: serializer$u
|
|
28293
28543
|
};
|
|
28294
28544
|
const listCertificatesNextOperationSpec = {
|
|
28295
28545
|
path: "{nextLink}",
|
|
@@ -28310,7 +28560,7 @@ const listCertificatesNextOperationSpec = {
|
|
|
28310
28560
|
nextLink
|
|
28311
28561
|
],
|
|
28312
28562
|
headerParameters: [accept],
|
|
28313
|
-
serializer: serializer$
|
|
28563
|
+
serializer: serializer$u
|
|
28314
28564
|
};
|
|
28315
28565
|
|
|
28316
28566
|
/*
|
|
@@ -28425,7 +28675,7 @@ class CertificateOrdersDiagnosticsImpl {
|
|
|
28425
28675
|
}
|
|
28426
28676
|
}
|
|
28427
28677
|
// Operation Specifications
|
|
28428
|
-
const serializer$
|
|
28678
|
+
const serializer$t = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
28429
28679
|
const listAppServiceCertificateOrderDetectorResponseOperationSpec = {
|
|
28430
28680
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/detectors",
|
|
28431
28681
|
httpMethod: "GET",
|
|
@@ -28445,7 +28695,7 @@ const listAppServiceCertificateOrderDetectorResponseOperationSpec = {
|
|
|
28445
28695
|
certificateOrderName
|
|
28446
28696
|
],
|
|
28447
28697
|
headerParameters: [accept],
|
|
28448
|
-
serializer: serializer$
|
|
28698
|
+
serializer: serializer$t
|
|
28449
28699
|
};
|
|
28450
28700
|
const getAppServiceCertificateOrderDetectorResponseOperationSpec = {
|
|
28451
28701
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CertificateRegistration/certificateOrders/{certificateOrderName}/detectors/{detectorName}",
|
|
@@ -28472,7 +28722,7 @@ const getAppServiceCertificateOrderDetectorResponseOperationSpec = {
|
|
|
28472
28722
|
detectorName
|
|
28473
28723
|
],
|
|
28474
28724
|
headerParameters: [accept],
|
|
28475
|
-
serializer: serializer$
|
|
28725
|
+
serializer: serializer$t
|
|
28476
28726
|
};
|
|
28477
28727
|
const listAppServiceCertificateOrderDetectorResponseNextOperationSpec = {
|
|
28478
28728
|
path: "{nextLink}",
|
|
@@ -28493,7 +28743,7 @@ const listAppServiceCertificateOrderDetectorResponseNextOperationSpec = {
|
|
|
28493
28743
|
nextLink
|
|
28494
28744
|
],
|
|
28495
28745
|
headerParameters: [accept],
|
|
28496
|
-
serializer: serializer$
|
|
28746
|
+
serializer: serializer$t
|
|
28497
28747
|
};
|
|
28498
28748
|
|
|
28499
28749
|
/*
|
|
@@ -28593,7 +28843,7 @@ class CertificateRegistrationProviderImpl {
|
|
|
28593
28843
|
}
|
|
28594
28844
|
}
|
|
28595
28845
|
// Operation Specifications
|
|
28596
|
-
const serializer$
|
|
28846
|
+
const serializer$s = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
28597
28847
|
const listOperationsOperationSpec$3 = {
|
|
28598
28848
|
path: "/providers/Microsoft.CertificateRegistration/operations",
|
|
28599
28849
|
httpMethod: "GET",
|
|
@@ -28608,7 +28858,7 @@ const listOperationsOperationSpec$3 = {
|
|
|
28608
28858
|
queryParameters: [apiVersion],
|
|
28609
28859
|
urlParameters: [$host],
|
|
28610
28860
|
headerParameters: [accept],
|
|
28611
|
-
serializer: serializer$
|
|
28861
|
+
serializer: serializer$s
|
|
28612
28862
|
};
|
|
28613
28863
|
const listOperationsNextOperationSpec$2 = {
|
|
28614
28864
|
path: "{nextLink}",
|
|
@@ -28623,7 +28873,7 @@ const listOperationsNextOperationSpec$2 = {
|
|
|
28623
28873
|
},
|
|
28624
28874
|
urlParameters: [$host, nextLink],
|
|
28625
28875
|
headerParameters: [accept],
|
|
28626
|
-
serializer: serializer$
|
|
28876
|
+
serializer: serializer$s
|
|
28627
28877
|
};
|
|
28628
28878
|
|
|
28629
28879
|
/*
|
|
@@ -28904,7 +29154,7 @@ class DomainsImpl {
|
|
|
28904
29154
|
* @param options The options parameters.
|
|
28905
29155
|
*/
|
|
28906
29156
|
_list(options) {
|
|
28907
|
-
return this.client.sendOperationRequest({ options }, listOperationSpec$
|
|
29157
|
+
return this.client.sendOperationRequest({ options }, listOperationSpec$i);
|
|
28908
29158
|
}
|
|
28909
29159
|
/**
|
|
28910
29160
|
* Description for Generate a single sign-on request for the domain management portal.
|
|
@@ -29103,7 +29353,7 @@ class DomainsImpl {
|
|
|
29103
29353
|
* @param options The options parameters.
|
|
29104
29354
|
*/
|
|
29105
29355
|
_listNext(nextLink, options) {
|
|
29106
|
-
return this.client.sendOperationRequest({ nextLink, options }, listNextOperationSpec$
|
|
29356
|
+
return this.client.sendOperationRequest({ nextLink, options }, listNextOperationSpec$i);
|
|
29107
29357
|
}
|
|
29108
29358
|
/**
|
|
29109
29359
|
* ListRecommendationsNext
|
|
@@ -29136,7 +29386,7 @@ class DomainsImpl {
|
|
|
29136
29386
|
}
|
|
29137
29387
|
}
|
|
29138
29388
|
// Operation Specifications
|
|
29139
|
-
const serializer$
|
|
29389
|
+
const serializer$r = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
29140
29390
|
const checkAvailabilityOperationSpec = {
|
|
29141
29391
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/checkDomainAvailability",
|
|
29142
29392
|
httpMethod: "POST",
|
|
@@ -29153,9 +29403,9 @@ const checkAvailabilityOperationSpec = {
|
|
|
29153
29403
|
urlParameters: [$host, subscriptionId],
|
|
29154
29404
|
headerParameters: [accept, contentType],
|
|
29155
29405
|
mediaType: "json",
|
|
29156
|
-
serializer: serializer$
|
|
29406
|
+
serializer: serializer$r
|
|
29157
29407
|
};
|
|
29158
|
-
const listOperationSpec$
|
|
29408
|
+
const listOperationSpec$i = {
|
|
29159
29409
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/domains",
|
|
29160
29410
|
httpMethod: "GET",
|
|
29161
29411
|
responses: {
|
|
@@ -29169,7 +29419,7 @@ const listOperationSpec$h = {
|
|
|
29169
29419
|
queryParameters: [apiVersion],
|
|
29170
29420
|
urlParameters: [$host, subscriptionId],
|
|
29171
29421
|
headerParameters: [accept],
|
|
29172
|
-
serializer: serializer$
|
|
29422
|
+
serializer: serializer$r
|
|
29173
29423
|
};
|
|
29174
29424
|
const getControlCenterSsoRequestOperationSpec = {
|
|
29175
29425
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/generateSsoRequest",
|
|
@@ -29185,7 +29435,7 @@ const getControlCenterSsoRequestOperationSpec = {
|
|
|
29185
29435
|
queryParameters: [apiVersion],
|
|
29186
29436
|
urlParameters: [$host, subscriptionId],
|
|
29187
29437
|
headerParameters: [accept],
|
|
29188
|
-
serializer: serializer$
|
|
29438
|
+
serializer: serializer$r
|
|
29189
29439
|
};
|
|
29190
29440
|
const listRecommendationsOperationSpec = {
|
|
29191
29441
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/listDomainRecommendations",
|
|
@@ -29203,7 +29453,7 @@ const listRecommendationsOperationSpec = {
|
|
|
29203
29453
|
urlParameters: [$host, subscriptionId],
|
|
29204
29454
|
headerParameters: [accept, contentType],
|
|
29205
29455
|
mediaType: "json",
|
|
29206
|
-
serializer: serializer$
|
|
29456
|
+
serializer: serializer$r
|
|
29207
29457
|
};
|
|
29208
29458
|
const listByResourceGroupOperationSpec$7 = {
|
|
29209
29459
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains",
|
|
@@ -29223,7 +29473,7 @@ const listByResourceGroupOperationSpec$7 = {
|
|
|
29223
29473
|
resourceGroupName
|
|
29224
29474
|
],
|
|
29225
29475
|
headerParameters: [accept],
|
|
29226
|
-
serializer: serializer$
|
|
29476
|
+
serializer: serializer$r
|
|
29227
29477
|
};
|
|
29228
29478
|
const getOperationSpec$f = {
|
|
29229
29479
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}",
|
|
@@ -29244,7 +29494,7 @@ const getOperationSpec$f = {
|
|
|
29244
29494
|
domainName
|
|
29245
29495
|
],
|
|
29246
29496
|
headerParameters: [accept],
|
|
29247
|
-
serializer: serializer$
|
|
29497
|
+
serializer: serializer$r
|
|
29248
29498
|
};
|
|
29249
29499
|
const createOrUpdateOperationSpec$6 = {
|
|
29250
29500
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}",
|
|
@@ -29276,7 +29526,7 @@ const createOrUpdateOperationSpec$6 = {
|
|
|
29276
29526
|
],
|
|
29277
29527
|
headerParameters: [accept, contentType],
|
|
29278
29528
|
mediaType: "json",
|
|
29279
|
-
serializer: serializer$
|
|
29529
|
+
serializer: serializer$r
|
|
29280
29530
|
};
|
|
29281
29531
|
const deleteOperationSpec$6 = {
|
|
29282
29532
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}",
|
|
@@ -29296,7 +29546,7 @@ const deleteOperationSpec$6 = {
|
|
|
29296
29546
|
domainName
|
|
29297
29547
|
],
|
|
29298
29548
|
headerParameters: [accept],
|
|
29299
|
-
serializer: serializer$
|
|
29549
|
+
serializer: serializer$r
|
|
29300
29550
|
};
|
|
29301
29551
|
const updateOperationSpec$5 = {
|
|
29302
29552
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}",
|
|
@@ -29322,7 +29572,7 @@ const updateOperationSpec$5 = {
|
|
|
29322
29572
|
],
|
|
29323
29573
|
headerParameters: [accept, contentType],
|
|
29324
29574
|
mediaType: "json",
|
|
29325
|
-
serializer: serializer$
|
|
29575
|
+
serializer: serializer$r
|
|
29326
29576
|
};
|
|
29327
29577
|
const listOwnershipIdentifiersOperationSpec = {
|
|
29328
29578
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}/domainOwnershipIdentifiers",
|
|
@@ -29343,7 +29593,7 @@ const listOwnershipIdentifiersOperationSpec = {
|
|
|
29343
29593
|
domainName
|
|
29344
29594
|
],
|
|
29345
29595
|
headerParameters: [accept],
|
|
29346
|
-
serializer: serializer$
|
|
29596
|
+
serializer: serializer$r
|
|
29347
29597
|
};
|
|
29348
29598
|
const getOwnershipIdentifierOperationSpec = {
|
|
29349
29599
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}/domainOwnershipIdentifiers/{name}",
|
|
@@ -29365,7 +29615,7 @@ const getOwnershipIdentifierOperationSpec = {
|
|
|
29365
29615
|
domainName
|
|
29366
29616
|
],
|
|
29367
29617
|
headerParameters: [accept],
|
|
29368
|
-
serializer: serializer$
|
|
29618
|
+
serializer: serializer$r
|
|
29369
29619
|
};
|
|
29370
29620
|
const createOrUpdateOwnershipIdentifierOperationSpec = {
|
|
29371
29621
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}/domainOwnershipIdentifiers/{name}",
|
|
@@ -29389,7 +29639,7 @@ const createOrUpdateOwnershipIdentifierOperationSpec = {
|
|
|
29389
29639
|
],
|
|
29390
29640
|
headerParameters: [accept, contentType],
|
|
29391
29641
|
mediaType: "json",
|
|
29392
|
-
serializer: serializer$
|
|
29642
|
+
serializer: serializer$r
|
|
29393
29643
|
};
|
|
29394
29644
|
const deleteOwnershipIdentifierOperationSpec = {
|
|
29395
29645
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}/domainOwnershipIdentifiers/{name}",
|
|
@@ -29410,7 +29660,7 @@ const deleteOwnershipIdentifierOperationSpec = {
|
|
|
29410
29660
|
domainName
|
|
29411
29661
|
],
|
|
29412
29662
|
headerParameters: [accept],
|
|
29413
|
-
serializer: serializer$
|
|
29663
|
+
serializer: serializer$r
|
|
29414
29664
|
};
|
|
29415
29665
|
const updateOwnershipIdentifierOperationSpec = {
|
|
29416
29666
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}/domainOwnershipIdentifiers/{name}",
|
|
@@ -29434,7 +29684,7 @@ const updateOwnershipIdentifierOperationSpec = {
|
|
|
29434
29684
|
],
|
|
29435
29685
|
headerParameters: [accept, contentType],
|
|
29436
29686
|
mediaType: "json",
|
|
29437
|
-
serializer: serializer$
|
|
29687
|
+
serializer: serializer$r
|
|
29438
29688
|
};
|
|
29439
29689
|
const renewOperationSpec = {
|
|
29440
29690
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}/renew",
|
|
@@ -29455,7 +29705,7 @@ const renewOperationSpec = {
|
|
|
29455
29705
|
domainName
|
|
29456
29706
|
],
|
|
29457
29707
|
headerParameters: [accept],
|
|
29458
|
-
serializer: serializer$
|
|
29708
|
+
serializer: serializer$r
|
|
29459
29709
|
};
|
|
29460
29710
|
const transferOutOperationSpec = {
|
|
29461
29711
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DomainRegistration/domains/{domainName}/transferOut",
|
|
@@ -29479,9 +29729,9 @@ const transferOutOperationSpec = {
|
|
|
29479
29729
|
domainName
|
|
29480
29730
|
],
|
|
29481
29731
|
headerParameters: [accept],
|
|
29482
|
-
serializer: serializer$
|
|
29732
|
+
serializer: serializer$r
|
|
29483
29733
|
};
|
|
29484
|
-
const listNextOperationSpec$
|
|
29734
|
+
const listNextOperationSpec$i = {
|
|
29485
29735
|
path: "{nextLink}",
|
|
29486
29736
|
httpMethod: "GET",
|
|
29487
29737
|
responses: {
|
|
@@ -29498,7 +29748,7 @@ const listNextOperationSpec$h = {
|
|
|
29498
29748
|
nextLink
|
|
29499
29749
|
],
|
|
29500
29750
|
headerParameters: [accept],
|
|
29501
|
-
serializer: serializer$
|
|
29751
|
+
serializer: serializer$r
|
|
29502
29752
|
};
|
|
29503
29753
|
const listRecommendationsNextOperationSpec = {
|
|
29504
29754
|
path: "{nextLink}",
|
|
@@ -29518,7 +29768,7 @@ const listRecommendationsNextOperationSpec = {
|
|
|
29518
29768
|
],
|
|
29519
29769
|
headerParameters: [accept, contentType],
|
|
29520
29770
|
mediaType: "json",
|
|
29521
|
-
serializer: serializer$
|
|
29771
|
+
serializer: serializer$r
|
|
29522
29772
|
};
|
|
29523
29773
|
const listByResourceGroupNextOperationSpec$7 = {
|
|
29524
29774
|
path: "{nextLink}",
|
|
@@ -29538,7 +29788,7 @@ const listByResourceGroupNextOperationSpec$7 = {
|
|
|
29538
29788
|
nextLink
|
|
29539
29789
|
],
|
|
29540
29790
|
headerParameters: [accept],
|
|
29541
|
-
serializer: serializer$
|
|
29791
|
+
serializer: serializer$r
|
|
29542
29792
|
};
|
|
29543
29793
|
const listOwnershipIdentifiersNextOperationSpec = {
|
|
29544
29794
|
path: "{nextLink}",
|
|
@@ -29559,7 +29809,7 @@ const listOwnershipIdentifiersNextOperationSpec = {
|
|
|
29559
29809
|
domainName
|
|
29560
29810
|
],
|
|
29561
29811
|
headerParameters: [accept],
|
|
29562
|
-
serializer: serializer$
|
|
29812
|
+
serializer: serializer$r
|
|
29563
29813
|
};
|
|
29564
29814
|
|
|
29565
29815
|
/*
|
|
@@ -29708,7 +29958,7 @@ class TopLevelDomainsImpl {
|
|
|
29708
29958
|
* @param options The options parameters.
|
|
29709
29959
|
*/
|
|
29710
29960
|
_list(options) {
|
|
29711
|
-
return this.client.sendOperationRequest({ options }, listOperationSpec$
|
|
29961
|
+
return this.client.sendOperationRequest({ options }, listOperationSpec$h);
|
|
29712
29962
|
}
|
|
29713
29963
|
/**
|
|
29714
29964
|
* Description for Get details of a top-level domain.
|
|
@@ -29733,7 +29983,7 @@ class TopLevelDomainsImpl {
|
|
|
29733
29983
|
* @param options The options parameters.
|
|
29734
29984
|
*/
|
|
29735
29985
|
_listNext(nextLink, options) {
|
|
29736
|
-
return this.client.sendOperationRequest({ nextLink, options }, listNextOperationSpec$
|
|
29986
|
+
return this.client.sendOperationRequest({ nextLink, options }, listNextOperationSpec$h);
|
|
29737
29987
|
}
|
|
29738
29988
|
/**
|
|
29739
29989
|
* ListAgreementsNext
|
|
@@ -29747,8 +29997,8 @@ class TopLevelDomainsImpl {
|
|
|
29747
29997
|
}
|
|
29748
29998
|
}
|
|
29749
29999
|
// Operation Specifications
|
|
29750
|
-
const serializer$
|
|
29751
|
-
const listOperationSpec$
|
|
30000
|
+
const serializer$q = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
30001
|
+
const listOperationSpec$h = {
|
|
29752
30002
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/topLevelDomains",
|
|
29753
30003
|
httpMethod: "GET",
|
|
29754
30004
|
responses: {
|
|
@@ -29762,7 +30012,7 @@ const listOperationSpec$g = {
|
|
|
29762
30012
|
queryParameters: [apiVersion],
|
|
29763
30013
|
urlParameters: [$host, subscriptionId],
|
|
29764
30014
|
headerParameters: [accept],
|
|
29765
|
-
serializer: serializer$
|
|
30015
|
+
serializer: serializer$q
|
|
29766
30016
|
};
|
|
29767
30017
|
const getOperationSpec$e = {
|
|
29768
30018
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/topLevelDomains/{name}",
|
|
@@ -29778,7 +30028,7 @@ const getOperationSpec$e = {
|
|
|
29778
30028
|
queryParameters: [apiVersion],
|
|
29779
30029
|
urlParameters: [$host, subscriptionId, name],
|
|
29780
30030
|
headerParameters: [accept],
|
|
29781
|
-
serializer: serializer$
|
|
30031
|
+
serializer: serializer$q
|
|
29782
30032
|
};
|
|
29783
30033
|
const listAgreementsOperationSpec = {
|
|
29784
30034
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.DomainRegistration/topLevelDomains/{name}/listAgreements",
|
|
@@ -29796,9 +30046,9 @@ const listAgreementsOperationSpec = {
|
|
|
29796
30046
|
urlParameters: [$host, subscriptionId, name],
|
|
29797
30047
|
headerParameters: [accept, contentType],
|
|
29798
30048
|
mediaType: "json",
|
|
29799
|
-
serializer: serializer$
|
|
30049
|
+
serializer: serializer$q
|
|
29800
30050
|
};
|
|
29801
|
-
const listNextOperationSpec$
|
|
30051
|
+
const listNextOperationSpec$h = {
|
|
29802
30052
|
path: "{nextLink}",
|
|
29803
30053
|
httpMethod: "GET",
|
|
29804
30054
|
responses: {
|
|
@@ -29815,7 +30065,7 @@ const listNextOperationSpec$g = {
|
|
|
29815
30065
|
nextLink
|
|
29816
30066
|
],
|
|
29817
30067
|
headerParameters: [accept],
|
|
29818
|
-
serializer: serializer$
|
|
30068
|
+
serializer: serializer$q
|
|
29819
30069
|
};
|
|
29820
30070
|
const listAgreementsNextOperationSpec = {
|
|
29821
30071
|
path: "{nextLink}",
|
|
@@ -29836,7 +30086,7 @@ const listAgreementsNextOperationSpec = {
|
|
|
29836
30086
|
],
|
|
29837
30087
|
headerParameters: [accept, contentType],
|
|
29838
30088
|
mediaType: "json",
|
|
29839
|
-
serializer: serializer$
|
|
30089
|
+
serializer: serializer$q
|
|
29840
30090
|
};
|
|
29841
30091
|
|
|
29842
30092
|
/*
|
|
@@ -29936,7 +30186,7 @@ class DomainRegistrationProviderImpl {
|
|
|
29936
30186
|
}
|
|
29937
30187
|
}
|
|
29938
30188
|
// Operation Specifications
|
|
29939
|
-
const serializer$
|
|
30189
|
+
const serializer$p = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
29940
30190
|
const listOperationsOperationSpec$2 = {
|
|
29941
30191
|
path: "/providers/Microsoft.DomainRegistration/operations",
|
|
29942
30192
|
httpMethod: "GET",
|
|
@@ -29951,7 +30201,7 @@ const listOperationsOperationSpec$2 = {
|
|
|
29951
30201
|
queryParameters: [apiVersion],
|
|
29952
30202
|
urlParameters: [$host],
|
|
29953
30203
|
headerParameters: [accept],
|
|
29954
|
-
serializer: serializer$
|
|
30204
|
+
serializer: serializer$p
|
|
29955
30205
|
};
|
|
29956
30206
|
const listOperationsNextOperationSpec$1 = {
|
|
29957
30207
|
path: "{nextLink}",
|
|
@@ -29966,7 +30216,7 @@ const listOperationsNextOperationSpec$1 = {
|
|
|
29966
30216
|
},
|
|
29967
30217
|
urlParameters: [$host, nextLink],
|
|
29968
30218
|
headerParameters: [accept],
|
|
29969
|
-
serializer: serializer$
|
|
30219
|
+
serializer: serializer$p
|
|
29970
30220
|
};
|
|
29971
30221
|
|
|
29972
30222
|
/*
|
|
@@ -31387,7 +31637,7 @@ class AppServiceEnvironmentsImpl {
|
|
|
31387
31637
|
* @param options The options parameters.
|
|
31388
31638
|
*/
|
|
31389
31639
|
_list(options) {
|
|
31390
|
-
return this.client.sendOperationRequest({ options }, listOperationSpec$
|
|
31640
|
+
return this.client.sendOperationRequest({ options }, listOperationSpec$g);
|
|
31391
31641
|
}
|
|
31392
31642
|
/**
|
|
31393
31643
|
* Description for Get all App Service Environments in a resource group.
|
|
@@ -32286,7 +32536,7 @@ class AppServiceEnvironmentsImpl {
|
|
|
32286
32536
|
* @param options The options parameters.
|
|
32287
32537
|
*/
|
|
32288
32538
|
_listNext(nextLink, options) {
|
|
32289
|
-
return this.client.sendOperationRequest({ nextLink, options }, listNextOperationSpec$
|
|
32539
|
+
return this.client.sendOperationRequest({ nextLink, options }, listNextOperationSpec$g);
|
|
32290
32540
|
}
|
|
32291
32541
|
/**
|
|
32292
32542
|
* ListByResourceGroupNext
|
|
@@ -32513,8 +32763,8 @@ class AppServiceEnvironmentsImpl {
|
|
|
32513
32763
|
}
|
|
32514
32764
|
}
|
|
32515
32765
|
// Operation Specifications
|
|
32516
|
-
const serializer$
|
|
32517
|
-
const listOperationSpec$
|
|
32766
|
+
const serializer$o = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
32767
|
+
const listOperationSpec$g = {
|
|
32518
32768
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Web/hostingEnvironments",
|
|
32519
32769
|
httpMethod: "GET",
|
|
32520
32770
|
responses: {
|
|
@@ -32528,7 +32778,7 @@ const listOperationSpec$f = {
|
|
|
32528
32778
|
queryParameters: [apiVersion],
|
|
32529
32779
|
urlParameters: [$host, subscriptionId],
|
|
32530
32780
|
headerParameters: [accept],
|
|
32531
|
-
serializer: serializer$
|
|
32781
|
+
serializer: serializer$o
|
|
32532
32782
|
};
|
|
32533
32783
|
const listByResourceGroupOperationSpec$6 = {
|
|
32534
32784
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments",
|
|
@@ -32548,7 +32798,7 @@ const listByResourceGroupOperationSpec$6 = {
|
|
|
32548
32798
|
resourceGroupName
|
|
32549
32799
|
],
|
|
32550
32800
|
headerParameters: [accept],
|
|
32551
|
-
serializer: serializer$
|
|
32801
|
+
serializer: serializer$o
|
|
32552
32802
|
};
|
|
32553
32803
|
const getOperationSpec$d = {
|
|
32554
32804
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}",
|
|
@@ -32569,7 +32819,7 @@ const getOperationSpec$d = {
|
|
|
32569
32819
|
name
|
|
32570
32820
|
],
|
|
32571
32821
|
headerParameters: [accept],
|
|
32572
|
-
serializer: serializer$
|
|
32822
|
+
serializer: serializer$o
|
|
32573
32823
|
};
|
|
32574
32824
|
const createOrUpdateOperationSpec$5 = {
|
|
32575
32825
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}",
|
|
@@ -32601,7 +32851,7 @@ const createOrUpdateOperationSpec$5 = {
|
|
|
32601
32851
|
],
|
|
32602
32852
|
headerParameters: [accept, contentType],
|
|
32603
32853
|
mediaType: "json",
|
|
32604
|
-
serializer: serializer$
|
|
32854
|
+
serializer: serializer$o
|
|
32605
32855
|
};
|
|
32606
32856
|
const deleteOperationSpec$5 = {
|
|
32607
32857
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}",
|
|
@@ -32623,7 +32873,7 @@ const deleteOperationSpec$5 = {
|
|
|
32623
32873
|
name
|
|
32624
32874
|
],
|
|
32625
32875
|
headerParameters: [accept],
|
|
32626
|
-
serializer: serializer$
|
|
32876
|
+
serializer: serializer$o
|
|
32627
32877
|
};
|
|
32628
32878
|
const updateOperationSpec$4 = {
|
|
32629
32879
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}",
|
|
@@ -32652,7 +32902,7 @@ const updateOperationSpec$4 = {
|
|
|
32652
32902
|
],
|
|
32653
32903
|
headerParameters: [accept, contentType],
|
|
32654
32904
|
mediaType: "json",
|
|
32655
|
-
serializer: serializer$
|
|
32905
|
+
serializer: serializer$o
|
|
32656
32906
|
};
|
|
32657
32907
|
const listCapacitiesOperationSpec = {
|
|
32658
32908
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/capacities/compute",
|
|
@@ -32673,7 +32923,7 @@ const listCapacitiesOperationSpec = {
|
|
|
32673
32923
|
name
|
|
32674
32924
|
],
|
|
32675
32925
|
headerParameters: [accept],
|
|
32676
|
-
serializer: serializer$
|
|
32926
|
+
serializer: serializer$o
|
|
32677
32927
|
};
|
|
32678
32928
|
const getVipInfoOperationSpec = {
|
|
32679
32929
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/capacities/virtualip",
|
|
@@ -32694,7 +32944,7 @@ const getVipInfoOperationSpec = {
|
|
|
32694
32944
|
name
|
|
32695
32945
|
],
|
|
32696
32946
|
headerParameters: [accept],
|
|
32697
|
-
serializer: serializer$
|
|
32947
|
+
serializer: serializer$o
|
|
32698
32948
|
};
|
|
32699
32949
|
const changeVnetOperationSpec = {
|
|
32700
32950
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/changeVirtualNetwork",
|
|
@@ -32726,7 +32976,7 @@ const changeVnetOperationSpec = {
|
|
|
32726
32976
|
],
|
|
32727
32977
|
headerParameters: [accept, contentType],
|
|
32728
32978
|
mediaType: "json",
|
|
32729
|
-
serializer: serializer$
|
|
32979
|
+
serializer: serializer$o
|
|
32730
32980
|
};
|
|
32731
32981
|
const getAseCustomDnsSuffixConfigurationOperationSpec = {
|
|
32732
32982
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/configurations/customdnssuffix",
|
|
@@ -32747,7 +32997,7 @@ const getAseCustomDnsSuffixConfigurationOperationSpec = {
|
|
|
32747
32997
|
name
|
|
32748
32998
|
],
|
|
32749
32999
|
headerParameters: [accept],
|
|
32750
|
-
serializer: serializer$
|
|
33000
|
+
serializer: serializer$o
|
|
32751
33001
|
};
|
|
32752
33002
|
const updateAseCustomDnsSuffixConfigurationOperationSpec = {
|
|
32753
33003
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/configurations/customdnssuffix",
|
|
@@ -32770,7 +33020,7 @@ const updateAseCustomDnsSuffixConfigurationOperationSpec = {
|
|
|
32770
33020
|
],
|
|
32771
33021
|
headerParameters: [accept, contentType],
|
|
32772
33022
|
mediaType: "json",
|
|
32773
|
-
serializer: serializer$
|
|
33023
|
+
serializer: serializer$o
|
|
32774
33024
|
};
|
|
32775
33025
|
const deleteAseCustomDnsSuffixConfigurationOperationSpec = {
|
|
32776
33026
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/configurations/customdnssuffix",
|
|
@@ -32798,7 +33048,7 @@ const deleteAseCustomDnsSuffixConfigurationOperationSpec = {
|
|
|
32798
33048
|
name
|
|
32799
33049
|
],
|
|
32800
33050
|
headerParameters: [accept],
|
|
32801
|
-
serializer: serializer$
|
|
33051
|
+
serializer: serializer$o
|
|
32802
33052
|
};
|
|
32803
33053
|
const getAseV3NetworkingConfigurationOperationSpec = {
|
|
32804
33054
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/configurations/networking",
|
|
@@ -32819,7 +33069,7 @@ const getAseV3NetworkingConfigurationOperationSpec = {
|
|
|
32819
33069
|
name
|
|
32820
33070
|
],
|
|
32821
33071
|
headerParameters: [accept],
|
|
32822
|
-
serializer: serializer$
|
|
33072
|
+
serializer: serializer$o
|
|
32823
33073
|
};
|
|
32824
33074
|
const updateAseNetworkingConfigurationOperationSpec = {
|
|
32825
33075
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/configurations/networking",
|
|
@@ -32842,7 +33092,7 @@ const updateAseNetworkingConfigurationOperationSpec = {
|
|
|
32842
33092
|
],
|
|
32843
33093
|
headerParameters: [accept, contentType],
|
|
32844
33094
|
mediaType: "json",
|
|
32845
|
-
serializer: serializer$
|
|
33095
|
+
serializer: serializer$o
|
|
32846
33096
|
};
|
|
32847
33097
|
const listDiagnosticsOperationSpec = {
|
|
32848
33098
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/diagnostics",
|
|
@@ -32873,7 +33123,7 @@ const listDiagnosticsOperationSpec = {
|
|
|
32873
33123
|
name
|
|
32874
33124
|
],
|
|
32875
33125
|
headerParameters: [accept],
|
|
32876
|
-
serializer: serializer$
|
|
33126
|
+
serializer: serializer$o
|
|
32877
33127
|
};
|
|
32878
33128
|
const getDiagnosticsItemOperationSpec = {
|
|
32879
33129
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/diagnostics/{diagnosticsName}",
|
|
@@ -32895,7 +33145,7 @@ const getDiagnosticsItemOperationSpec = {
|
|
|
32895
33145
|
diagnosticsName
|
|
32896
33146
|
],
|
|
32897
33147
|
headerParameters: [accept],
|
|
32898
|
-
serializer: serializer$
|
|
33148
|
+
serializer: serializer$o
|
|
32899
33149
|
};
|
|
32900
33150
|
const getInboundNetworkDependenciesEndpointsOperationSpec = {
|
|
32901
33151
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/inboundNetworkDependenciesEndpoints",
|
|
@@ -32916,7 +33166,7 @@ const getInboundNetworkDependenciesEndpointsOperationSpec = {
|
|
|
32916
33166
|
name
|
|
32917
33167
|
],
|
|
32918
33168
|
headerParameters: [accept],
|
|
32919
|
-
serializer: serializer$
|
|
33169
|
+
serializer: serializer$o
|
|
32920
33170
|
};
|
|
32921
33171
|
const listMultiRolePoolsOperationSpec = {
|
|
32922
33172
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/multiRolePools",
|
|
@@ -32937,7 +33187,7 @@ const listMultiRolePoolsOperationSpec = {
|
|
|
32937
33187
|
name
|
|
32938
33188
|
],
|
|
32939
33189
|
headerParameters: [accept],
|
|
32940
|
-
serializer: serializer$
|
|
33190
|
+
serializer: serializer$o
|
|
32941
33191
|
};
|
|
32942
33192
|
const getMultiRolePoolOperationSpec = {
|
|
32943
33193
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/multiRolePools/default",
|
|
@@ -32958,7 +33208,7 @@ const getMultiRolePoolOperationSpec = {
|
|
|
32958
33208
|
name
|
|
32959
33209
|
],
|
|
32960
33210
|
headerParameters: [accept],
|
|
32961
|
-
serializer: serializer$
|
|
33211
|
+
serializer: serializer$o
|
|
32962
33212
|
};
|
|
32963
33213
|
const createOrUpdateMultiRolePoolOperationSpec = {
|
|
32964
33214
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/multiRolePools/default",
|
|
@@ -32990,7 +33240,7 @@ const createOrUpdateMultiRolePoolOperationSpec = {
|
|
|
32990
33240
|
],
|
|
32991
33241
|
headerParameters: [accept, contentType],
|
|
32992
33242
|
mediaType: "json",
|
|
32993
|
-
serializer: serializer$
|
|
33243
|
+
serializer: serializer$o
|
|
32994
33244
|
};
|
|
32995
33245
|
const updateMultiRolePoolOperationSpec = {
|
|
32996
33246
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/multiRolePools/default",
|
|
@@ -33016,7 +33266,7 @@ const updateMultiRolePoolOperationSpec = {
|
|
|
33016
33266
|
],
|
|
33017
33267
|
headerParameters: [accept, contentType],
|
|
33018
33268
|
mediaType: "json",
|
|
33019
|
-
serializer: serializer$
|
|
33269
|
+
serializer: serializer$o
|
|
33020
33270
|
};
|
|
33021
33271
|
const listMultiRolePoolInstanceMetricDefinitionsOperationSpec = {
|
|
33022
33272
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/multiRolePools/default/instances/{instance}/metricdefinitions",
|
|
@@ -33038,7 +33288,7 @@ const listMultiRolePoolInstanceMetricDefinitionsOperationSpec = {
|
|
|
33038
33288
|
instance
|
|
33039
33289
|
],
|
|
33040
33290
|
headerParameters: [accept],
|
|
33041
|
-
serializer: serializer$
|
|
33291
|
+
serializer: serializer$o
|
|
33042
33292
|
};
|
|
33043
33293
|
const listMultiRoleMetricDefinitionsOperationSpec = {
|
|
33044
33294
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/multiRolePools/default/metricdefinitions",
|
|
@@ -33059,7 +33309,7 @@ const listMultiRoleMetricDefinitionsOperationSpec = {
|
|
|
33059
33309
|
name
|
|
33060
33310
|
],
|
|
33061
33311
|
headerParameters: [accept],
|
|
33062
|
-
serializer: serializer$
|
|
33312
|
+
serializer: serializer$o
|
|
33063
33313
|
};
|
|
33064
33314
|
const listMultiRolePoolSkusOperationSpec = {
|
|
33065
33315
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/multiRolePools/default/skus",
|
|
@@ -33080,7 +33330,7 @@ const listMultiRolePoolSkusOperationSpec = {
|
|
|
33080
33330
|
name
|
|
33081
33331
|
],
|
|
33082
33332
|
headerParameters: [accept],
|
|
33083
|
-
serializer: serializer$
|
|
33333
|
+
serializer: serializer$o
|
|
33084
33334
|
};
|
|
33085
33335
|
const testUpgradeAvailableNotificationOperationSpec = {
|
|
33086
33336
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/testUpgradeAvailableNotification",
|
|
@@ -33099,7 +33349,7 @@ const testUpgradeAvailableNotificationOperationSpec = {
|
|
|
33099
33349
|
name
|
|
33100
33350
|
],
|
|
33101
33351
|
headerParameters: [accept],
|
|
33102
|
-
serializer: serializer$
|
|
33352
|
+
serializer: serializer$o
|
|
33103
33353
|
};
|
|
33104
33354
|
const upgradeOperationSpec = {
|
|
33105
33355
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/upgrade",
|
|
@@ -33121,7 +33371,7 @@ const upgradeOperationSpec = {
|
|
|
33121
33371
|
name
|
|
33122
33372
|
],
|
|
33123
33373
|
headerParameters: [accept],
|
|
33124
|
-
serializer: serializer$
|
|
33374
|
+
serializer: serializer$o
|
|
33125
33375
|
};
|
|
33126
33376
|
const listMultiRoleUsagesOperationSpec = {
|
|
33127
33377
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/multiRolePools/default/usages",
|
|
@@ -33142,7 +33392,7 @@ const listMultiRoleUsagesOperationSpec = {
|
|
|
33142
33392
|
name
|
|
33143
33393
|
],
|
|
33144
33394
|
headerParameters: [accept],
|
|
33145
|
-
serializer: serializer$
|
|
33395
|
+
serializer: serializer$o
|
|
33146
33396
|
};
|
|
33147
33397
|
const listOperationsOperationSpec$1 = {
|
|
33148
33398
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/operations",
|
|
@@ -33168,7 +33418,7 @@ const listOperationsOperationSpec$1 = {
|
|
|
33168
33418
|
name
|
|
33169
33419
|
],
|
|
33170
33420
|
headerParameters: [accept],
|
|
33171
|
-
serializer: serializer$
|
|
33421
|
+
serializer: serializer$o
|
|
33172
33422
|
};
|
|
33173
33423
|
const getOutboundNetworkDependenciesEndpointsOperationSpec = {
|
|
33174
33424
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/outboundNetworkDependenciesEndpoints",
|
|
@@ -33189,7 +33439,7 @@ const getOutboundNetworkDependenciesEndpointsOperationSpec = {
|
|
|
33189
33439
|
name
|
|
33190
33440
|
],
|
|
33191
33441
|
headerParameters: [accept],
|
|
33192
|
-
serializer: serializer$
|
|
33442
|
+
serializer: serializer$o
|
|
33193
33443
|
};
|
|
33194
33444
|
const getPrivateEndpointConnectionListOperationSpec$2 = {
|
|
33195
33445
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/privateEndpointConnections",
|
|
@@ -33210,7 +33460,7 @@ const getPrivateEndpointConnectionListOperationSpec$2 = {
|
|
|
33210
33460
|
name
|
|
33211
33461
|
],
|
|
33212
33462
|
headerParameters: [accept],
|
|
33213
|
-
serializer: serializer$
|
|
33463
|
+
serializer: serializer$o
|
|
33214
33464
|
};
|
|
33215
33465
|
const getPrivateEndpointConnectionOperationSpec$2 = {
|
|
33216
33466
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/privateEndpointConnections/{privateEndpointConnectionName}",
|
|
@@ -33232,7 +33482,7 @@ const getPrivateEndpointConnectionOperationSpec$2 = {
|
|
|
33232
33482
|
privateEndpointConnectionName
|
|
33233
33483
|
],
|
|
33234
33484
|
headerParameters: [accept],
|
|
33235
|
-
serializer: serializer$
|
|
33485
|
+
serializer: serializer$o
|
|
33236
33486
|
};
|
|
33237
33487
|
const approveOrRejectPrivateEndpointConnectionOperationSpec$2 = {
|
|
33238
33488
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/privateEndpointConnections/{privateEndpointConnectionName}",
|
|
@@ -33265,7 +33515,7 @@ const approveOrRejectPrivateEndpointConnectionOperationSpec$2 = {
|
|
|
33265
33515
|
],
|
|
33266
33516
|
headerParameters: [accept, contentType],
|
|
33267
33517
|
mediaType: "json",
|
|
33268
|
-
serializer: serializer$
|
|
33518
|
+
serializer: serializer$o
|
|
33269
33519
|
};
|
|
33270
33520
|
const deletePrivateEndpointConnectionOperationSpec$2 = {
|
|
33271
33521
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/privateEndpointConnections/{privateEndpointConnectionName}",
|
|
@@ -33304,7 +33554,7 @@ const deletePrivateEndpointConnectionOperationSpec$2 = {
|
|
|
33304
33554
|
privateEndpointConnectionName
|
|
33305
33555
|
],
|
|
33306
33556
|
headerParameters: [accept],
|
|
33307
|
-
serializer: serializer$
|
|
33557
|
+
serializer: serializer$o
|
|
33308
33558
|
};
|
|
33309
33559
|
const getPrivateLinkResourcesOperationSpec$2 = {
|
|
33310
33560
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/privateLinkResources",
|
|
@@ -33325,7 +33575,7 @@ const getPrivateLinkResourcesOperationSpec$2 = {
|
|
|
33325
33575
|
name
|
|
33326
33576
|
],
|
|
33327
33577
|
headerParameters: [accept],
|
|
33328
|
-
serializer: serializer$
|
|
33578
|
+
serializer: serializer$o
|
|
33329
33579
|
};
|
|
33330
33580
|
const rebootOperationSpec = {
|
|
33331
33581
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/reboot",
|
|
@@ -33344,7 +33594,7 @@ const rebootOperationSpec = {
|
|
|
33344
33594
|
name
|
|
33345
33595
|
],
|
|
33346
33596
|
headerParameters: [accept],
|
|
33347
|
-
serializer: serializer$
|
|
33597
|
+
serializer: serializer$o
|
|
33348
33598
|
};
|
|
33349
33599
|
const resumeOperationSpec = {
|
|
33350
33600
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/resume",
|
|
@@ -33374,7 +33624,7 @@ const resumeOperationSpec = {
|
|
|
33374
33624
|
name
|
|
33375
33625
|
],
|
|
33376
33626
|
headerParameters: [accept],
|
|
33377
|
-
serializer: serializer$
|
|
33627
|
+
serializer: serializer$o
|
|
33378
33628
|
};
|
|
33379
33629
|
const listAppServicePlansOperationSpec = {
|
|
33380
33630
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/serverfarms",
|
|
@@ -33395,7 +33645,7 @@ const listAppServicePlansOperationSpec = {
|
|
|
33395
33645
|
name
|
|
33396
33646
|
],
|
|
33397
33647
|
headerParameters: [accept],
|
|
33398
|
-
serializer: serializer$
|
|
33648
|
+
serializer: serializer$o
|
|
33399
33649
|
};
|
|
33400
33650
|
const listWebAppsOperationSpec$1 = {
|
|
33401
33651
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/sites",
|
|
@@ -33416,7 +33666,7 @@ const listWebAppsOperationSpec$1 = {
|
|
|
33416
33666
|
name
|
|
33417
33667
|
],
|
|
33418
33668
|
headerParameters: [accept],
|
|
33419
|
-
serializer: serializer$
|
|
33669
|
+
serializer: serializer$o
|
|
33420
33670
|
};
|
|
33421
33671
|
const suspendOperationSpec = {
|
|
33422
33672
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/suspend",
|
|
@@ -33446,7 +33696,7 @@ const suspendOperationSpec = {
|
|
|
33446
33696
|
name
|
|
33447
33697
|
],
|
|
33448
33698
|
headerParameters: [accept],
|
|
33449
|
-
serializer: serializer$
|
|
33699
|
+
serializer: serializer$o
|
|
33450
33700
|
};
|
|
33451
33701
|
const listUsagesOperationSpec$2 = {
|
|
33452
33702
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/usages",
|
|
@@ -33467,7 +33717,7 @@ const listUsagesOperationSpec$2 = {
|
|
|
33467
33717
|
name
|
|
33468
33718
|
],
|
|
33469
33719
|
headerParameters: [accept],
|
|
33470
|
-
serializer: serializer$
|
|
33720
|
+
serializer: serializer$o
|
|
33471
33721
|
};
|
|
33472
33722
|
const listWorkerPoolsOperationSpec = {
|
|
33473
33723
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools",
|
|
@@ -33488,7 +33738,7 @@ const listWorkerPoolsOperationSpec = {
|
|
|
33488
33738
|
name
|
|
33489
33739
|
],
|
|
33490
33740
|
headerParameters: [accept],
|
|
33491
|
-
serializer: serializer$
|
|
33741
|
+
serializer: serializer$o
|
|
33492
33742
|
};
|
|
33493
33743
|
const getWorkerPoolOperationSpec = {
|
|
33494
33744
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools/{workerPoolName}",
|
|
@@ -33510,7 +33760,7 @@ const getWorkerPoolOperationSpec = {
|
|
|
33510
33760
|
workerPoolName
|
|
33511
33761
|
],
|
|
33512
33762
|
headerParameters: [accept],
|
|
33513
|
-
serializer: serializer$
|
|
33763
|
+
serializer: serializer$o
|
|
33514
33764
|
};
|
|
33515
33765
|
const createOrUpdateWorkerPoolOperationSpec = {
|
|
33516
33766
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools/{workerPoolName}",
|
|
@@ -33543,7 +33793,7 @@ const createOrUpdateWorkerPoolOperationSpec = {
|
|
|
33543
33793
|
],
|
|
33544
33794
|
headerParameters: [accept, contentType],
|
|
33545
33795
|
mediaType: "json",
|
|
33546
|
-
serializer: serializer$
|
|
33796
|
+
serializer: serializer$o
|
|
33547
33797
|
};
|
|
33548
33798
|
const updateWorkerPoolOperationSpec = {
|
|
33549
33799
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools/{workerPoolName}",
|
|
@@ -33570,7 +33820,7 @@ const updateWorkerPoolOperationSpec = {
|
|
|
33570
33820
|
],
|
|
33571
33821
|
headerParameters: [accept, contentType],
|
|
33572
33822
|
mediaType: "json",
|
|
33573
|
-
serializer: serializer$
|
|
33823
|
+
serializer: serializer$o
|
|
33574
33824
|
};
|
|
33575
33825
|
const listWorkerPoolInstanceMetricDefinitionsOperationSpec = {
|
|
33576
33826
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools/{workerPoolName}/instances/{instance}/metricdefinitions",
|
|
@@ -33593,7 +33843,7 @@ const listWorkerPoolInstanceMetricDefinitionsOperationSpec = {
|
|
|
33593
33843
|
workerPoolName
|
|
33594
33844
|
],
|
|
33595
33845
|
headerParameters: [accept],
|
|
33596
|
-
serializer: serializer$
|
|
33846
|
+
serializer: serializer$o
|
|
33597
33847
|
};
|
|
33598
33848
|
const listWebWorkerMetricDefinitionsOperationSpec = {
|
|
33599
33849
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools/{workerPoolName}/metricdefinitions",
|
|
@@ -33615,7 +33865,7 @@ const listWebWorkerMetricDefinitionsOperationSpec = {
|
|
|
33615
33865
|
workerPoolName
|
|
33616
33866
|
],
|
|
33617
33867
|
headerParameters: [accept],
|
|
33618
|
-
serializer: serializer$
|
|
33868
|
+
serializer: serializer$o
|
|
33619
33869
|
};
|
|
33620
33870
|
const listWorkerPoolSkusOperationSpec = {
|
|
33621
33871
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools/{workerPoolName}/skus",
|
|
@@ -33637,7 +33887,7 @@ const listWorkerPoolSkusOperationSpec = {
|
|
|
33637
33887
|
workerPoolName
|
|
33638
33888
|
],
|
|
33639
33889
|
headerParameters: [accept],
|
|
33640
|
-
serializer: serializer$
|
|
33890
|
+
serializer: serializer$o
|
|
33641
33891
|
};
|
|
33642
33892
|
const listWebWorkerUsagesOperationSpec = {
|
|
33643
33893
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/workerPools/{workerPoolName}/usages",
|
|
@@ -33659,9 +33909,9 @@ const listWebWorkerUsagesOperationSpec = {
|
|
|
33659
33909
|
workerPoolName
|
|
33660
33910
|
],
|
|
33661
33911
|
headerParameters: [accept],
|
|
33662
|
-
serializer: serializer$
|
|
33912
|
+
serializer: serializer$o
|
|
33663
33913
|
};
|
|
33664
|
-
const listNextOperationSpec$
|
|
33914
|
+
const listNextOperationSpec$g = {
|
|
33665
33915
|
path: "{nextLink}",
|
|
33666
33916
|
httpMethod: "GET",
|
|
33667
33917
|
responses: {
|
|
@@ -33678,7 +33928,7 @@ const listNextOperationSpec$f = {
|
|
|
33678
33928
|
nextLink
|
|
33679
33929
|
],
|
|
33680
33930
|
headerParameters: [accept],
|
|
33681
|
-
serializer: serializer$
|
|
33931
|
+
serializer: serializer$o
|
|
33682
33932
|
};
|
|
33683
33933
|
const listByResourceGroupNextOperationSpec$6 = {
|
|
33684
33934
|
path: "{nextLink}",
|
|
@@ -33698,7 +33948,7 @@ const listByResourceGroupNextOperationSpec$6 = {
|
|
|
33698
33948
|
nextLink
|
|
33699
33949
|
],
|
|
33700
33950
|
headerParameters: [accept],
|
|
33701
|
-
serializer: serializer$
|
|
33951
|
+
serializer: serializer$o
|
|
33702
33952
|
};
|
|
33703
33953
|
const listCapacitiesNextOperationSpec = {
|
|
33704
33954
|
path: "{nextLink}",
|
|
@@ -33719,7 +33969,7 @@ const listCapacitiesNextOperationSpec = {
|
|
|
33719
33969
|
nextLink
|
|
33720
33970
|
],
|
|
33721
33971
|
headerParameters: [accept],
|
|
33722
|
-
serializer: serializer$
|
|
33972
|
+
serializer: serializer$o
|
|
33723
33973
|
};
|
|
33724
33974
|
const changeVnetNextOperationSpec = {
|
|
33725
33975
|
path: "{nextLink}",
|
|
@@ -33744,7 +33994,7 @@ const changeVnetNextOperationSpec = {
|
|
|
33744
33994
|
],
|
|
33745
33995
|
headerParameters: [accept, contentType],
|
|
33746
33996
|
mediaType: "json",
|
|
33747
|
-
serializer: serializer$
|
|
33997
|
+
serializer: serializer$o
|
|
33748
33998
|
};
|
|
33749
33999
|
const getInboundNetworkDependenciesEndpointsNextOperationSpec = {
|
|
33750
34000
|
path: "{nextLink}",
|
|
@@ -33765,7 +34015,7 @@ const getInboundNetworkDependenciesEndpointsNextOperationSpec = {
|
|
|
33765
34015
|
nextLink
|
|
33766
34016
|
],
|
|
33767
34017
|
headerParameters: [accept],
|
|
33768
|
-
serializer: serializer$
|
|
34018
|
+
serializer: serializer$o
|
|
33769
34019
|
};
|
|
33770
34020
|
const listMultiRolePoolsNextOperationSpec = {
|
|
33771
34021
|
path: "{nextLink}",
|
|
@@ -33786,7 +34036,7 @@ const listMultiRolePoolsNextOperationSpec = {
|
|
|
33786
34036
|
nextLink
|
|
33787
34037
|
],
|
|
33788
34038
|
headerParameters: [accept],
|
|
33789
|
-
serializer: serializer$
|
|
34039
|
+
serializer: serializer$o
|
|
33790
34040
|
};
|
|
33791
34041
|
const listMultiRolePoolInstanceMetricDefinitionsNextOperationSpec = {
|
|
33792
34042
|
path: "{nextLink}",
|
|
@@ -33808,7 +34058,7 @@ const listMultiRolePoolInstanceMetricDefinitionsNextOperationSpec = {
|
|
|
33808
34058
|
instance
|
|
33809
34059
|
],
|
|
33810
34060
|
headerParameters: [accept],
|
|
33811
|
-
serializer: serializer$
|
|
34061
|
+
serializer: serializer$o
|
|
33812
34062
|
};
|
|
33813
34063
|
const listMultiRoleMetricDefinitionsNextOperationSpec = {
|
|
33814
34064
|
path: "{nextLink}",
|
|
@@ -33829,7 +34079,7 @@ const listMultiRoleMetricDefinitionsNextOperationSpec = {
|
|
|
33829
34079
|
nextLink
|
|
33830
34080
|
],
|
|
33831
34081
|
headerParameters: [accept],
|
|
33832
|
-
serializer: serializer$
|
|
34082
|
+
serializer: serializer$o
|
|
33833
34083
|
};
|
|
33834
34084
|
const listMultiRolePoolSkusNextOperationSpec = {
|
|
33835
34085
|
path: "{nextLink}",
|
|
@@ -33850,7 +34100,7 @@ const listMultiRolePoolSkusNextOperationSpec = {
|
|
|
33850
34100
|
nextLink
|
|
33851
34101
|
],
|
|
33852
34102
|
headerParameters: [accept],
|
|
33853
|
-
serializer: serializer$
|
|
34103
|
+
serializer: serializer$o
|
|
33854
34104
|
};
|
|
33855
34105
|
const listMultiRoleUsagesNextOperationSpec = {
|
|
33856
34106
|
path: "{nextLink}",
|
|
@@ -33871,7 +34121,7 @@ const listMultiRoleUsagesNextOperationSpec = {
|
|
|
33871
34121
|
nextLink
|
|
33872
34122
|
],
|
|
33873
34123
|
headerParameters: [accept],
|
|
33874
|
-
serializer: serializer$
|
|
34124
|
+
serializer: serializer$o
|
|
33875
34125
|
};
|
|
33876
34126
|
const getOutboundNetworkDependenciesEndpointsNextOperationSpec = {
|
|
33877
34127
|
path: "{nextLink}",
|
|
@@ -33892,7 +34142,7 @@ const getOutboundNetworkDependenciesEndpointsNextOperationSpec = {
|
|
|
33892
34142
|
nextLink
|
|
33893
34143
|
],
|
|
33894
34144
|
headerParameters: [accept],
|
|
33895
|
-
serializer: serializer$
|
|
34145
|
+
serializer: serializer$o
|
|
33896
34146
|
};
|
|
33897
34147
|
const getPrivateEndpointConnectionListNextOperationSpec$2 = {
|
|
33898
34148
|
path: "{nextLink}",
|
|
@@ -33913,7 +34163,7 @@ const getPrivateEndpointConnectionListNextOperationSpec$2 = {
|
|
|
33913
34163
|
nextLink
|
|
33914
34164
|
],
|
|
33915
34165
|
headerParameters: [accept],
|
|
33916
|
-
serializer: serializer$
|
|
34166
|
+
serializer: serializer$o
|
|
33917
34167
|
};
|
|
33918
34168
|
const resumeNextOperationSpec = {
|
|
33919
34169
|
path: "{nextLink}",
|
|
@@ -33937,7 +34187,7 @@ const resumeNextOperationSpec = {
|
|
|
33937
34187
|
nextLink
|
|
33938
34188
|
],
|
|
33939
34189
|
headerParameters: [accept],
|
|
33940
|
-
serializer: serializer$
|
|
34190
|
+
serializer: serializer$o
|
|
33941
34191
|
};
|
|
33942
34192
|
const listAppServicePlansNextOperationSpec = {
|
|
33943
34193
|
path: "{nextLink}",
|
|
@@ -33958,7 +34208,7 @@ const listAppServicePlansNextOperationSpec = {
|
|
|
33958
34208
|
nextLink
|
|
33959
34209
|
],
|
|
33960
34210
|
headerParameters: [accept],
|
|
33961
|
-
serializer: serializer$
|
|
34211
|
+
serializer: serializer$o
|
|
33962
34212
|
};
|
|
33963
34213
|
const listWebAppsNextOperationSpec$1 = {
|
|
33964
34214
|
path: "{nextLink}",
|
|
@@ -33979,7 +34229,7 @@ const listWebAppsNextOperationSpec$1 = {
|
|
|
33979
34229
|
nextLink
|
|
33980
34230
|
],
|
|
33981
34231
|
headerParameters: [accept],
|
|
33982
|
-
serializer: serializer$
|
|
34232
|
+
serializer: serializer$o
|
|
33983
34233
|
};
|
|
33984
34234
|
const suspendNextOperationSpec = {
|
|
33985
34235
|
path: "{nextLink}",
|
|
@@ -34003,7 +34253,7 @@ const suspendNextOperationSpec = {
|
|
|
34003
34253
|
nextLink
|
|
34004
34254
|
],
|
|
34005
34255
|
headerParameters: [accept],
|
|
34006
|
-
serializer: serializer$
|
|
34256
|
+
serializer: serializer$o
|
|
34007
34257
|
};
|
|
34008
34258
|
const listUsagesNextOperationSpec$2 = {
|
|
34009
34259
|
path: "{nextLink}",
|
|
@@ -34024,7 +34274,7 @@ const listUsagesNextOperationSpec$2 = {
|
|
|
34024
34274
|
nextLink
|
|
34025
34275
|
],
|
|
34026
34276
|
headerParameters: [accept],
|
|
34027
|
-
serializer: serializer$
|
|
34277
|
+
serializer: serializer$o
|
|
34028
34278
|
};
|
|
34029
34279
|
const listWorkerPoolsNextOperationSpec = {
|
|
34030
34280
|
path: "{nextLink}",
|
|
@@ -34045,7 +34295,7 @@ const listWorkerPoolsNextOperationSpec = {
|
|
|
34045
34295
|
nextLink
|
|
34046
34296
|
],
|
|
34047
34297
|
headerParameters: [accept],
|
|
34048
|
-
serializer: serializer$
|
|
34298
|
+
serializer: serializer$o
|
|
34049
34299
|
};
|
|
34050
34300
|
const listWorkerPoolInstanceMetricDefinitionsNextOperationSpec = {
|
|
34051
34301
|
path: "{nextLink}",
|
|
@@ -34068,7 +34318,7 @@ const listWorkerPoolInstanceMetricDefinitionsNextOperationSpec = {
|
|
|
34068
34318
|
workerPoolName
|
|
34069
34319
|
],
|
|
34070
34320
|
headerParameters: [accept],
|
|
34071
|
-
serializer: serializer$
|
|
34321
|
+
serializer: serializer$o
|
|
34072
34322
|
};
|
|
34073
34323
|
const listWebWorkerMetricDefinitionsNextOperationSpec = {
|
|
34074
34324
|
path: "{nextLink}",
|
|
@@ -34090,7 +34340,7 @@ const listWebWorkerMetricDefinitionsNextOperationSpec = {
|
|
|
34090
34340
|
workerPoolName
|
|
34091
34341
|
],
|
|
34092
34342
|
headerParameters: [accept],
|
|
34093
|
-
serializer: serializer$
|
|
34343
|
+
serializer: serializer$o
|
|
34094
34344
|
};
|
|
34095
34345
|
const listWorkerPoolSkusNextOperationSpec = {
|
|
34096
34346
|
path: "{nextLink}",
|
|
@@ -34112,7 +34362,7 @@ const listWorkerPoolSkusNextOperationSpec = {
|
|
|
34112
34362
|
workerPoolName
|
|
34113
34363
|
],
|
|
34114
34364
|
headerParameters: [accept],
|
|
34115
|
-
serializer: serializer$
|
|
34365
|
+
serializer: serializer$o
|
|
34116
34366
|
};
|
|
34117
34367
|
const listWebWorkerUsagesNextOperationSpec = {
|
|
34118
34368
|
path: "{nextLink}",
|
|
@@ -34134,7 +34384,7 @@ const listWebWorkerUsagesNextOperationSpec = {
|
|
|
34134
34384
|
workerPoolName
|
|
34135
34385
|
],
|
|
34136
34386
|
headerParameters: [accept],
|
|
34137
|
-
serializer: serializer$
|
|
34387
|
+
serializer: serializer$o
|
|
34138
34388
|
};
|
|
34139
34389
|
|
|
34140
34390
|
/*
|
|
@@ -34536,7 +34786,7 @@ class AppServicePlansImpl {
|
|
|
34536
34786
|
* @param options The options parameters.
|
|
34537
34787
|
*/
|
|
34538
34788
|
_list(options) {
|
|
34539
|
-
return this.client.sendOperationRequest({ options }, listOperationSpec$
|
|
34789
|
+
return this.client.sendOperationRequest({ options }, listOperationSpec$f);
|
|
34540
34790
|
}
|
|
34541
34791
|
/**
|
|
34542
34792
|
* Description for Get all App Service plans in a resource group.
|
|
@@ -34859,7 +35109,7 @@ class AppServicePlansImpl {
|
|
|
34859
35109
|
* @param options The options parameters.
|
|
34860
35110
|
*/
|
|
34861
35111
|
_listNext(nextLink, options) {
|
|
34862
|
-
return this.client.sendOperationRequest({ nextLink, options }, listNextOperationSpec$
|
|
35112
|
+
return this.client.sendOperationRequest({ nextLink, options }, listNextOperationSpec$f);
|
|
34863
35113
|
}
|
|
34864
35114
|
/**
|
|
34865
35115
|
* ListByResourceGroupNext
|
|
@@ -34915,8 +35165,8 @@ class AppServicePlansImpl {
|
|
|
34915
35165
|
}
|
|
34916
35166
|
}
|
|
34917
35167
|
// Operation Specifications
|
|
34918
|
-
const serializer$
|
|
34919
|
-
const listOperationSpec$
|
|
35168
|
+
const serializer$n = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
35169
|
+
const listOperationSpec$f = {
|
|
34920
35170
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Web/serverfarms",
|
|
34921
35171
|
httpMethod: "GET",
|
|
34922
35172
|
responses: {
|
|
@@ -34930,7 +35180,7 @@ const listOperationSpec$e = {
|
|
|
34930
35180
|
queryParameters: [apiVersion, detailed],
|
|
34931
35181
|
urlParameters: [$host, subscriptionId],
|
|
34932
35182
|
headerParameters: [accept],
|
|
34933
|
-
serializer: serializer$
|
|
35183
|
+
serializer: serializer$n
|
|
34934
35184
|
};
|
|
34935
35185
|
const listByResourceGroupOperationSpec$5 = {
|
|
34936
35186
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms",
|
|
@@ -34950,7 +35200,7 @@ const listByResourceGroupOperationSpec$5 = {
|
|
|
34950
35200
|
resourceGroupName
|
|
34951
35201
|
],
|
|
34952
35202
|
headerParameters: [accept],
|
|
34953
|
-
serializer: serializer$
|
|
35203
|
+
serializer: serializer$n
|
|
34954
35204
|
};
|
|
34955
35205
|
const getOperationSpec$c = {
|
|
34956
35206
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}",
|
|
@@ -34974,7 +35224,7 @@ const getOperationSpec$c = {
|
|
|
34974
35224
|
name
|
|
34975
35225
|
],
|
|
34976
35226
|
headerParameters: [accept],
|
|
34977
|
-
serializer: serializer$
|
|
35227
|
+
serializer: serializer$n
|
|
34978
35228
|
};
|
|
34979
35229
|
const createOrUpdateOperationSpec$4 = {
|
|
34980
35230
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}",
|
|
@@ -35006,7 +35256,7 @@ const createOrUpdateOperationSpec$4 = {
|
|
|
35006
35256
|
],
|
|
35007
35257
|
headerParameters: [accept, contentType],
|
|
35008
35258
|
mediaType: "json",
|
|
35009
|
-
serializer: serializer$
|
|
35259
|
+
serializer: serializer$n
|
|
35010
35260
|
};
|
|
35011
35261
|
const deleteOperationSpec$4 = {
|
|
35012
35262
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}",
|
|
@@ -35026,7 +35276,7 @@ const deleteOperationSpec$4 = {
|
|
|
35026
35276
|
name
|
|
35027
35277
|
],
|
|
35028
35278
|
headerParameters: [accept],
|
|
35029
|
-
serializer: serializer$
|
|
35279
|
+
serializer: serializer$n
|
|
35030
35280
|
};
|
|
35031
35281
|
const updateOperationSpec$3 = {
|
|
35032
35282
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}",
|
|
@@ -35052,7 +35302,7 @@ const updateOperationSpec$3 = {
|
|
|
35052
35302
|
],
|
|
35053
35303
|
headerParameters: [accept, contentType],
|
|
35054
35304
|
mediaType: "json",
|
|
35055
|
-
serializer: serializer$
|
|
35305
|
+
serializer: serializer$n
|
|
35056
35306
|
};
|
|
35057
35307
|
const listCapabilitiesOperationSpec = {
|
|
35058
35308
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/capabilities",
|
|
@@ -35078,7 +35328,7 @@ const listCapabilitiesOperationSpec = {
|
|
|
35078
35328
|
name
|
|
35079
35329
|
],
|
|
35080
35330
|
headerParameters: [accept],
|
|
35081
|
-
serializer: serializer$
|
|
35331
|
+
serializer: serializer$n
|
|
35082
35332
|
};
|
|
35083
35333
|
const getHybridConnectionOperationSpec$1 = {
|
|
35084
35334
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName}",
|
|
@@ -35101,7 +35351,7 @@ const getHybridConnectionOperationSpec$1 = {
|
|
|
35101
35351
|
relayName
|
|
35102
35352
|
],
|
|
35103
35353
|
headerParameters: [accept],
|
|
35104
|
-
serializer: serializer$
|
|
35354
|
+
serializer: serializer$n
|
|
35105
35355
|
};
|
|
35106
35356
|
const deleteHybridConnectionOperationSpec$1 = {
|
|
35107
35357
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName}",
|
|
@@ -35123,7 +35373,7 @@ const deleteHybridConnectionOperationSpec$1 = {
|
|
|
35123
35373
|
relayName
|
|
35124
35374
|
],
|
|
35125
35375
|
headerParameters: [accept],
|
|
35126
|
-
serializer: serializer$
|
|
35376
|
+
serializer: serializer$n
|
|
35127
35377
|
};
|
|
35128
35378
|
const listHybridConnectionKeysOperationSpec = {
|
|
35129
35379
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName}/listKeys",
|
|
@@ -35146,7 +35396,7 @@ const listHybridConnectionKeysOperationSpec = {
|
|
|
35146
35396
|
relayName
|
|
35147
35397
|
],
|
|
35148
35398
|
headerParameters: [accept],
|
|
35149
|
-
serializer: serializer$
|
|
35399
|
+
serializer: serializer$n
|
|
35150
35400
|
};
|
|
35151
35401
|
const listWebAppsByHybridConnectionOperationSpec = {
|
|
35152
35402
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionNamespaces/{namespaceName}/relays/{relayName}/sites",
|
|
@@ -35169,7 +35419,7 @@ const listWebAppsByHybridConnectionOperationSpec = {
|
|
|
35169
35419
|
relayName
|
|
35170
35420
|
],
|
|
35171
35421
|
headerParameters: [accept],
|
|
35172
|
-
serializer: serializer$
|
|
35422
|
+
serializer: serializer$n
|
|
35173
35423
|
};
|
|
35174
35424
|
const getHybridConnectionPlanLimitOperationSpec = {
|
|
35175
35425
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionPlanLimits/limit",
|
|
@@ -35190,7 +35440,7 @@ const getHybridConnectionPlanLimitOperationSpec = {
|
|
|
35190
35440
|
name
|
|
35191
35441
|
],
|
|
35192
35442
|
headerParameters: [accept],
|
|
35193
|
-
serializer: serializer$
|
|
35443
|
+
serializer: serializer$n
|
|
35194
35444
|
};
|
|
35195
35445
|
const listHybridConnectionsOperationSpec$1 = {
|
|
35196
35446
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/hybridConnectionRelays",
|
|
@@ -35211,7 +35461,7 @@ const listHybridConnectionsOperationSpec$1 = {
|
|
|
35211
35461
|
name
|
|
35212
35462
|
],
|
|
35213
35463
|
headerParameters: [accept],
|
|
35214
|
-
serializer: serializer$
|
|
35464
|
+
serializer: serializer$n
|
|
35215
35465
|
};
|
|
35216
35466
|
const restartWebAppsOperationSpec = {
|
|
35217
35467
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/restartSites",
|
|
@@ -35230,7 +35480,7 @@ const restartWebAppsOperationSpec = {
|
|
|
35230
35480
|
name
|
|
35231
35481
|
],
|
|
35232
35482
|
headerParameters: [accept],
|
|
35233
|
-
serializer: serializer$
|
|
35483
|
+
serializer: serializer$n
|
|
35234
35484
|
};
|
|
35235
35485
|
const listWebAppsOperationSpec = {
|
|
35236
35486
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/sites",
|
|
@@ -35256,7 +35506,7 @@ const listWebAppsOperationSpec = {
|
|
|
35256
35506
|
name
|
|
35257
35507
|
],
|
|
35258
35508
|
headerParameters: [accept],
|
|
35259
|
-
serializer: serializer$
|
|
35509
|
+
serializer: serializer$n
|
|
35260
35510
|
};
|
|
35261
35511
|
const getServerFarmSkusOperationSpec = {
|
|
35262
35512
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/skus",
|
|
@@ -35279,7 +35529,7 @@ const getServerFarmSkusOperationSpec = {
|
|
|
35279
35529
|
name
|
|
35280
35530
|
],
|
|
35281
35531
|
headerParameters: [accept],
|
|
35282
|
-
serializer: serializer$
|
|
35532
|
+
serializer: serializer$n
|
|
35283
35533
|
};
|
|
35284
35534
|
const listUsagesOperationSpec$1 = {
|
|
35285
35535
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/usages",
|
|
@@ -35300,7 +35550,7 @@ const listUsagesOperationSpec$1 = {
|
|
|
35300
35550
|
name
|
|
35301
35551
|
],
|
|
35302
35552
|
headerParameters: [accept],
|
|
35303
|
-
serializer: serializer$
|
|
35553
|
+
serializer: serializer$n
|
|
35304
35554
|
};
|
|
35305
35555
|
const listVnetsOperationSpec = {
|
|
35306
35556
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections",
|
|
@@ -35328,7 +35578,7 @@ const listVnetsOperationSpec = {
|
|
|
35328
35578
|
name
|
|
35329
35579
|
],
|
|
35330
35580
|
headerParameters: [accept],
|
|
35331
|
-
serializer: serializer$
|
|
35581
|
+
serializer: serializer$n
|
|
35332
35582
|
};
|
|
35333
35583
|
const getVnetFromServerFarmOperationSpec = {
|
|
35334
35584
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}",
|
|
@@ -35353,7 +35603,7 @@ const getVnetFromServerFarmOperationSpec = {
|
|
|
35353
35603
|
vnetName
|
|
35354
35604
|
],
|
|
35355
35605
|
headerParameters: [accept],
|
|
35356
|
-
serializer: serializer$
|
|
35606
|
+
serializer: serializer$n
|
|
35357
35607
|
};
|
|
35358
35608
|
const getVnetGatewayOperationSpec = {
|
|
35359
35609
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName}",
|
|
@@ -35376,7 +35626,7 @@ const getVnetGatewayOperationSpec = {
|
|
|
35376
35626
|
gatewayName
|
|
35377
35627
|
],
|
|
35378
35628
|
headerParameters: [accept],
|
|
35379
|
-
serializer: serializer$
|
|
35629
|
+
serializer: serializer$n
|
|
35380
35630
|
};
|
|
35381
35631
|
const updateVnetGatewayOperationSpec = {
|
|
35382
35632
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/gateways/{gatewayName}",
|
|
@@ -35401,7 +35651,7 @@ const updateVnetGatewayOperationSpec = {
|
|
|
35401
35651
|
],
|
|
35402
35652
|
headerParameters: [accept, contentType],
|
|
35403
35653
|
mediaType: "json",
|
|
35404
|
-
serializer: serializer$
|
|
35654
|
+
serializer: serializer$n
|
|
35405
35655
|
};
|
|
35406
35656
|
const listRoutesForVnetOperationSpec = {
|
|
35407
35657
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/routes",
|
|
@@ -35428,7 +35678,7 @@ const listRoutesForVnetOperationSpec = {
|
|
|
35428
35678
|
vnetName
|
|
35429
35679
|
],
|
|
35430
35680
|
headerParameters: [accept],
|
|
35431
|
-
serializer: serializer$
|
|
35681
|
+
serializer: serializer$n
|
|
35432
35682
|
};
|
|
35433
35683
|
const getRouteForVnetOperationSpec = {
|
|
35434
35684
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/routes/{routeName}",
|
|
@@ -35459,7 +35709,7 @@ const getRouteForVnetOperationSpec = {
|
|
|
35459
35709
|
routeName
|
|
35460
35710
|
],
|
|
35461
35711
|
headerParameters: [accept],
|
|
35462
|
-
serializer: serializer$
|
|
35712
|
+
serializer: serializer$n
|
|
35463
35713
|
};
|
|
35464
35714
|
const createOrUpdateVnetRouteOperationSpec = {
|
|
35465
35715
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/routes/{routeName}",
|
|
@@ -35490,7 +35740,7 @@ const createOrUpdateVnetRouteOperationSpec = {
|
|
|
35490
35740
|
],
|
|
35491
35741
|
headerParameters: [accept, contentType],
|
|
35492
35742
|
mediaType: "json",
|
|
35493
|
-
serializer: serializer$
|
|
35743
|
+
serializer: serializer$n
|
|
35494
35744
|
};
|
|
35495
35745
|
const deleteVnetRouteOperationSpec = {
|
|
35496
35746
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/routes/{routeName}",
|
|
@@ -35514,7 +35764,7 @@ const deleteVnetRouteOperationSpec = {
|
|
|
35514
35764
|
routeName
|
|
35515
35765
|
],
|
|
35516
35766
|
headerParameters: [accept],
|
|
35517
|
-
serializer: serializer$
|
|
35767
|
+
serializer: serializer$n
|
|
35518
35768
|
};
|
|
35519
35769
|
const updateVnetRouteOperationSpec = {
|
|
35520
35770
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/virtualNetworkConnections/{vnetName}/routes/{routeName}",
|
|
@@ -35545,7 +35795,7 @@ const updateVnetRouteOperationSpec = {
|
|
|
35545
35795
|
],
|
|
35546
35796
|
headerParameters: [accept, contentType],
|
|
35547
35797
|
mediaType: "json",
|
|
35548
|
-
serializer: serializer$
|
|
35798
|
+
serializer: serializer$n
|
|
35549
35799
|
};
|
|
35550
35800
|
const rebootWorkerOperationSpec = {
|
|
35551
35801
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/serverfarms/{name}/workers/{workerName}/reboot",
|
|
@@ -35565,9 +35815,9 @@ const rebootWorkerOperationSpec = {
|
|
|
35565
35815
|
workerName
|
|
35566
35816
|
],
|
|
35567
35817
|
headerParameters: [accept],
|
|
35568
|
-
serializer: serializer$
|
|
35818
|
+
serializer: serializer$n
|
|
35569
35819
|
};
|
|
35570
|
-
const listNextOperationSpec$
|
|
35820
|
+
const listNextOperationSpec$f = {
|
|
35571
35821
|
path: "{nextLink}",
|
|
35572
35822
|
httpMethod: "GET",
|
|
35573
35823
|
responses: {
|
|
@@ -35584,7 +35834,7 @@ const listNextOperationSpec$e = {
|
|
|
35584
35834
|
nextLink
|
|
35585
35835
|
],
|
|
35586
35836
|
headerParameters: [accept],
|
|
35587
|
-
serializer: serializer$
|
|
35837
|
+
serializer: serializer$n
|
|
35588
35838
|
};
|
|
35589
35839
|
const listByResourceGroupNextOperationSpec$5 = {
|
|
35590
35840
|
path: "{nextLink}",
|
|
@@ -35604,7 +35854,7 @@ const listByResourceGroupNextOperationSpec$5 = {
|
|
|
35604
35854
|
nextLink
|
|
35605
35855
|
],
|
|
35606
35856
|
headerParameters: [accept],
|
|
35607
|
-
serializer: serializer$
|
|
35857
|
+
serializer: serializer$n
|
|
35608
35858
|
};
|
|
35609
35859
|
const listWebAppsByHybridConnectionNextOperationSpec = {
|
|
35610
35860
|
path: "{nextLink}",
|
|
@@ -35627,7 +35877,7 @@ const listWebAppsByHybridConnectionNextOperationSpec = {
|
|
|
35627
35877
|
relayName
|
|
35628
35878
|
],
|
|
35629
35879
|
headerParameters: [accept],
|
|
35630
|
-
serializer: serializer$
|
|
35880
|
+
serializer: serializer$n
|
|
35631
35881
|
};
|
|
35632
35882
|
const listHybridConnectionsNextOperationSpec = {
|
|
35633
35883
|
path: "{nextLink}",
|
|
@@ -35648,7 +35898,7 @@ const listHybridConnectionsNextOperationSpec = {
|
|
|
35648
35898
|
nextLink
|
|
35649
35899
|
],
|
|
35650
35900
|
headerParameters: [accept],
|
|
35651
|
-
serializer: serializer$
|
|
35901
|
+
serializer: serializer$n
|
|
35652
35902
|
};
|
|
35653
35903
|
const listWebAppsNextOperationSpec = {
|
|
35654
35904
|
path: "{nextLink}",
|
|
@@ -35669,7 +35919,7 @@ const listWebAppsNextOperationSpec = {
|
|
|
35669
35919
|
nextLink
|
|
35670
35920
|
],
|
|
35671
35921
|
headerParameters: [accept],
|
|
35672
|
-
serializer: serializer$
|
|
35922
|
+
serializer: serializer$n
|
|
35673
35923
|
};
|
|
35674
35924
|
const listUsagesNextOperationSpec$1 = {
|
|
35675
35925
|
path: "{nextLink}",
|
|
@@ -35690,7 +35940,7 @@ const listUsagesNextOperationSpec$1 = {
|
|
|
35690
35940
|
nextLink
|
|
35691
35941
|
],
|
|
35692
35942
|
headerParameters: [accept],
|
|
35693
|
-
serializer: serializer$
|
|
35943
|
+
serializer: serializer$n
|
|
35694
35944
|
};
|
|
35695
35945
|
|
|
35696
35946
|
/*
|
|
@@ -35838,7 +36088,7 @@ class CertificatesImpl {
|
|
|
35838
36088
|
* @param options The options parameters.
|
|
35839
36089
|
*/
|
|
35840
36090
|
_list(options) {
|
|
35841
|
-
return this.client.sendOperationRequest({ options }, listOperationSpec$
|
|
36091
|
+
return this.client.sendOperationRequest({ options }, listOperationSpec$e);
|
|
35842
36092
|
}
|
|
35843
36093
|
/**
|
|
35844
36094
|
* Description for Get all certificates in a resource group.
|
|
@@ -35892,7 +36142,7 @@ class CertificatesImpl {
|
|
|
35892
36142
|
* @param options The options parameters.
|
|
35893
36143
|
*/
|
|
35894
36144
|
_listNext(nextLink, options) {
|
|
35895
|
-
return this.client.sendOperationRequest({ nextLink, options }, listNextOperationSpec$
|
|
36145
|
+
return this.client.sendOperationRequest({ nextLink, options }, listNextOperationSpec$e);
|
|
35896
36146
|
}
|
|
35897
36147
|
/**
|
|
35898
36148
|
* ListByResourceGroupNext
|
|
@@ -35905,8 +36155,8 @@ class CertificatesImpl {
|
|
|
35905
36155
|
}
|
|
35906
36156
|
}
|
|
35907
36157
|
// Operation Specifications
|
|
35908
|
-
const serializer$
|
|
35909
|
-
const listOperationSpec$
|
|
36158
|
+
const serializer$m = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
36159
|
+
const listOperationSpec$e = {
|
|
35910
36160
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Web/certificates",
|
|
35911
36161
|
httpMethod: "GET",
|
|
35912
36162
|
responses: {
|
|
@@ -35920,7 +36170,7 @@ const listOperationSpec$d = {
|
|
|
35920
36170
|
queryParameters: [apiVersion, filter],
|
|
35921
36171
|
urlParameters: [$host, subscriptionId],
|
|
35922
36172
|
headerParameters: [accept],
|
|
35923
|
-
serializer: serializer$
|
|
36173
|
+
serializer: serializer$m
|
|
35924
36174
|
};
|
|
35925
36175
|
const listByResourceGroupOperationSpec$4 = {
|
|
35926
36176
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/certificates",
|
|
@@ -35940,7 +36190,7 @@ const listByResourceGroupOperationSpec$4 = {
|
|
|
35940
36190
|
resourceGroupName
|
|
35941
36191
|
],
|
|
35942
36192
|
headerParameters: [accept],
|
|
35943
|
-
serializer: serializer$
|
|
36193
|
+
serializer: serializer$m
|
|
35944
36194
|
};
|
|
35945
36195
|
const getOperationSpec$b = {
|
|
35946
36196
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/certificates/{name}",
|
|
@@ -35961,7 +36211,7 @@ const getOperationSpec$b = {
|
|
|
35961
36211
|
name
|
|
35962
36212
|
],
|
|
35963
36213
|
headerParameters: [accept],
|
|
35964
|
-
serializer: serializer$
|
|
36214
|
+
serializer: serializer$m
|
|
35965
36215
|
};
|
|
35966
36216
|
const createOrUpdateOperationSpec$3 = {
|
|
35967
36217
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/certificates/{name}",
|
|
@@ -35984,7 +36234,7 @@ const createOrUpdateOperationSpec$3 = {
|
|
|
35984
36234
|
],
|
|
35985
36235
|
headerParameters: [accept, contentType],
|
|
35986
36236
|
mediaType: "json",
|
|
35987
|
-
serializer: serializer$
|
|
36237
|
+
serializer: serializer$m
|
|
35988
36238
|
};
|
|
35989
36239
|
const deleteOperationSpec$3 = {
|
|
35990
36240
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/certificates/{name}",
|
|
@@ -36004,7 +36254,7 @@ const deleteOperationSpec$3 = {
|
|
|
36004
36254
|
name
|
|
36005
36255
|
],
|
|
36006
36256
|
headerParameters: [accept],
|
|
36007
|
-
serializer: serializer$
|
|
36257
|
+
serializer: serializer$m
|
|
36008
36258
|
};
|
|
36009
36259
|
const updateOperationSpec$2 = {
|
|
36010
36260
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/certificates/{name}",
|
|
@@ -36027,9 +36277,9 @@ const updateOperationSpec$2 = {
|
|
|
36027
36277
|
],
|
|
36028
36278
|
headerParameters: [accept, contentType],
|
|
36029
36279
|
mediaType: "json",
|
|
36030
|
-
serializer: serializer$
|
|
36280
|
+
serializer: serializer$m
|
|
36031
36281
|
};
|
|
36032
|
-
const listNextOperationSpec$
|
|
36282
|
+
const listNextOperationSpec$e = {
|
|
36033
36283
|
path: "{nextLink}",
|
|
36034
36284
|
httpMethod: "GET",
|
|
36035
36285
|
responses: {
|
|
@@ -36046,7 +36296,7 @@ const listNextOperationSpec$d = {
|
|
|
36046
36296
|
nextLink
|
|
36047
36297
|
],
|
|
36048
36298
|
headerParameters: [accept],
|
|
36049
|
-
serializer: serializer$
|
|
36299
|
+
serializer: serializer$m
|
|
36050
36300
|
};
|
|
36051
36301
|
const listByResourceGroupNextOperationSpec$4 = {
|
|
36052
36302
|
path: "{nextLink}",
|
|
@@ -36066,7 +36316,7 @@ const listByResourceGroupNextOperationSpec$4 = {
|
|
|
36066
36316
|
nextLink
|
|
36067
36317
|
],
|
|
36068
36318
|
headerParameters: [accept],
|
|
36069
|
-
serializer: serializer$
|
|
36319
|
+
serializer: serializer$m
|
|
36070
36320
|
};
|
|
36071
36321
|
|
|
36072
36322
|
/*
|
|
@@ -36372,7 +36622,7 @@ class ContainerAppsImpl {
|
|
|
36372
36622
|
}
|
|
36373
36623
|
}
|
|
36374
36624
|
// Operation Specifications
|
|
36375
|
-
const serializer$
|
|
36625
|
+
const serializer$l = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
36376
36626
|
const listBySubscriptionOperationSpec$1 = {
|
|
36377
36627
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Web/containerApps",
|
|
36378
36628
|
httpMethod: "GET",
|
|
@@ -36387,7 +36637,7 @@ const listBySubscriptionOperationSpec$1 = {
|
|
|
36387
36637
|
queryParameters: [apiVersion],
|
|
36388
36638
|
urlParameters: [$host, subscriptionId],
|
|
36389
36639
|
headerParameters: [accept],
|
|
36390
|
-
serializer: serializer$
|
|
36640
|
+
serializer: serializer$l
|
|
36391
36641
|
};
|
|
36392
36642
|
const listByResourceGroupOperationSpec$3 = {
|
|
36393
36643
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/containerApps",
|
|
@@ -36407,7 +36657,7 @@ const listByResourceGroupOperationSpec$3 = {
|
|
|
36407
36657
|
resourceGroupName
|
|
36408
36658
|
],
|
|
36409
36659
|
headerParameters: [accept],
|
|
36410
|
-
serializer: serializer$
|
|
36660
|
+
serializer: serializer$l
|
|
36411
36661
|
};
|
|
36412
36662
|
const getOperationSpec$a = {
|
|
36413
36663
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/containerApps/{name}",
|
|
@@ -36431,7 +36681,7 @@ const getOperationSpec$a = {
|
|
|
36431
36681
|
name
|
|
36432
36682
|
],
|
|
36433
36683
|
headerParameters: [accept],
|
|
36434
|
-
serializer: serializer$
|
|
36684
|
+
serializer: serializer$l
|
|
36435
36685
|
};
|
|
36436
36686
|
const createOrUpdateOperationSpec$2 = {
|
|
36437
36687
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/containerApps/{name}",
|
|
@@ -36463,7 +36713,7 @@ const createOrUpdateOperationSpec$2 = {
|
|
|
36463
36713
|
],
|
|
36464
36714
|
headerParameters: [accept, contentType],
|
|
36465
36715
|
mediaType: "json",
|
|
36466
|
-
serializer: serializer$
|
|
36716
|
+
serializer: serializer$l
|
|
36467
36717
|
};
|
|
36468
36718
|
const deleteOperationSpec$2 = {
|
|
36469
36719
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/containerApps/{name}",
|
|
@@ -36485,7 +36735,7 @@ const deleteOperationSpec$2 = {
|
|
|
36485
36735
|
name
|
|
36486
36736
|
],
|
|
36487
36737
|
headerParameters: [accept],
|
|
36488
|
-
serializer: serializer$
|
|
36738
|
+
serializer: serializer$l
|
|
36489
36739
|
};
|
|
36490
36740
|
const listSecretsOperationSpec = {
|
|
36491
36741
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Web/containerApps/{name}/listSecrets",
|
|
@@ -36501,7 +36751,7 @@ const listSecretsOperationSpec = {
|
|
|
36501
36751
|
queryParameters: [apiVersion],
|
|
36502
36752
|
urlParameters: [$host, subscriptionId, name],
|
|
36503
36753
|
headerParameters: [accept],
|
|
36504
|
-
serializer: serializer$
|
|
36754
|
+
serializer: serializer$l
|
|
36505
36755
|
};
|
|
36506
36756
|
const listBySubscriptionNextOperationSpec$1 = {
|
|
36507
36757
|
path: "{nextLink}",
|
|
@@ -36520,7 +36770,7 @@ const listBySubscriptionNextOperationSpec$1 = {
|
|
|
36520
36770
|
nextLink
|
|
36521
36771
|
],
|
|
36522
36772
|
headerParameters: [accept],
|
|
36523
|
-
serializer: serializer$
|
|
36773
|
+
serializer: serializer$l
|
|
36524
36774
|
};
|
|
36525
36775
|
const listByResourceGroupNextOperationSpec$3 = {
|
|
36526
36776
|
path: "{nextLink}",
|
|
@@ -36540,7 +36790,7 @@ const listByResourceGroupNextOperationSpec$3 = {
|
|
|
36540
36790
|
nextLink
|
|
36541
36791
|
],
|
|
36542
36792
|
headerParameters: [accept],
|
|
36543
|
-
serializer: serializer$
|
|
36793
|
+
serializer: serializer$l
|
|
36544
36794
|
};
|
|
36545
36795
|
|
|
36546
36796
|
/*
|
|
@@ -36684,7 +36934,7 @@ class ContainerAppsRevisionsImpl {
|
|
|
36684
36934
|
}
|
|
36685
36935
|
}
|
|
36686
36936
|
// Operation Specifications
|
|
36687
|
-
const serializer$
|
|
36937
|
+
const serializer$k = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
36688
36938
|
const listRevisionsOperationSpec = {
|
|
36689
36939
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/containerApps/{containerAppName}/revisions",
|
|
36690
36940
|
httpMethod: "GET",
|
|
@@ -36704,7 +36954,7 @@ const listRevisionsOperationSpec = {
|
|
|
36704
36954
|
containerAppName
|
|
36705
36955
|
],
|
|
36706
36956
|
headerParameters: [accept],
|
|
36707
|
-
serializer: serializer$
|
|
36957
|
+
serializer: serializer$k
|
|
36708
36958
|
};
|
|
36709
36959
|
const getRevisionOperationSpec = {
|
|
36710
36960
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/containerApps/{containerAppName}/revisions/{name}",
|
|
@@ -36726,7 +36976,7 @@ const getRevisionOperationSpec = {
|
|
|
36726
36976
|
containerAppName
|
|
36727
36977
|
],
|
|
36728
36978
|
headerParameters: [accept],
|
|
36729
|
-
serializer: serializer$
|
|
36979
|
+
serializer: serializer$k
|
|
36730
36980
|
};
|
|
36731
36981
|
const activateRevisionOperationSpec = {
|
|
36732
36982
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/containerApps/{containerAppName}/revisions/{name}/activate",
|
|
@@ -36746,7 +36996,7 @@ const activateRevisionOperationSpec = {
|
|
|
36746
36996
|
containerAppName
|
|
36747
36997
|
],
|
|
36748
36998
|
headerParameters: [accept],
|
|
36749
|
-
serializer: serializer$
|
|
36999
|
+
serializer: serializer$k
|
|
36750
37000
|
};
|
|
36751
37001
|
const deactivateRevisionOperationSpec = {
|
|
36752
37002
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/containerApps/{containerAppName}/revisions/{name}/deactivate",
|
|
@@ -36766,7 +37016,7 @@ const deactivateRevisionOperationSpec = {
|
|
|
36766
37016
|
containerAppName
|
|
36767
37017
|
],
|
|
36768
37018
|
headerParameters: [accept],
|
|
36769
|
-
serializer: serializer$
|
|
37019
|
+
serializer: serializer$k
|
|
36770
37020
|
};
|
|
36771
37021
|
const restartRevisionOperationSpec = {
|
|
36772
37022
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/containerApps/{containerAppName}/revisions/{name}/restart",
|
|
@@ -36786,7 +37036,7 @@ const restartRevisionOperationSpec = {
|
|
|
36786
37036
|
containerAppName
|
|
36787
37037
|
],
|
|
36788
37038
|
headerParameters: [accept],
|
|
36789
|
-
serializer: serializer$
|
|
37039
|
+
serializer: serializer$k
|
|
36790
37040
|
};
|
|
36791
37041
|
const listRevisionsNextOperationSpec = {
|
|
36792
37042
|
path: "{nextLink}",
|
|
@@ -36807,7 +37057,7 @@ const listRevisionsNextOperationSpec = {
|
|
|
36807
37057
|
containerAppName
|
|
36808
37058
|
],
|
|
36809
37059
|
headerParameters: [accept],
|
|
36810
|
-
serializer: serializer$
|
|
37060
|
+
serializer: serializer$k
|
|
36811
37061
|
};
|
|
36812
37062
|
|
|
36813
37063
|
/*
|
|
@@ -36955,7 +37205,7 @@ class DeletedWebAppsImpl {
|
|
|
36955
37205
|
* @param options The options parameters.
|
|
36956
37206
|
*/
|
|
36957
37207
|
_list(options) {
|
|
36958
|
-
return this.client.sendOperationRequest({ options }, listOperationSpec$
|
|
37208
|
+
return this.client.sendOperationRequest({ options }, listOperationSpec$d);
|
|
36959
37209
|
}
|
|
36960
37210
|
/**
|
|
36961
37211
|
* Description for Get all deleted apps for a subscription at location
|
|
@@ -36980,7 +37230,7 @@ class DeletedWebAppsImpl {
|
|
|
36980
37230
|
* @param options The options parameters.
|
|
36981
37231
|
*/
|
|
36982
37232
|
_listNext(nextLink, options) {
|
|
36983
|
-
return this.client.sendOperationRequest({ nextLink, options }, listNextOperationSpec$
|
|
37233
|
+
return this.client.sendOperationRequest({ nextLink, options }, listNextOperationSpec$d);
|
|
36984
37234
|
}
|
|
36985
37235
|
/**
|
|
36986
37236
|
* ListByLocationNext
|
|
@@ -36993,8 +37243,8 @@ class DeletedWebAppsImpl {
|
|
|
36993
37243
|
}
|
|
36994
37244
|
}
|
|
36995
37245
|
// Operation Specifications
|
|
36996
|
-
const serializer$
|
|
36997
|
-
const listOperationSpec$
|
|
37246
|
+
const serializer$j = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
37247
|
+
const listOperationSpec$d = {
|
|
36998
37248
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Web/deletedSites",
|
|
36999
37249
|
httpMethod: "GET",
|
|
37000
37250
|
responses: {
|
|
@@ -37008,7 +37258,7 @@ const listOperationSpec$c = {
|
|
|
37008
37258
|
queryParameters: [apiVersion],
|
|
37009
37259
|
urlParameters: [$host, subscriptionId],
|
|
37010
37260
|
headerParameters: [accept],
|
|
37011
|
-
serializer: serializer$
|
|
37261
|
+
serializer: serializer$j
|
|
37012
37262
|
};
|
|
37013
37263
|
const listByLocationOperationSpec = {
|
|
37014
37264
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Web/locations/{location}/deletedSites",
|
|
@@ -37028,7 +37278,7 @@ const listByLocationOperationSpec = {
|
|
|
37028
37278
|
location
|
|
37029
37279
|
],
|
|
37030
37280
|
headerParameters: [accept],
|
|
37031
|
-
serializer: serializer$
|
|
37281
|
+
serializer: serializer$j
|
|
37032
37282
|
};
|
|
37033
37283
|
const getDeletedWebAppByLocationOperationSpec = {
|
|
37034
37284
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Web/locations/{location}/deletedSites/{deletedSiteId}",
|
|
@@ -37049,9 +37299,9 @@ const getDeletedWebAppByLocationOperationSpec = {
|
|
|
37049
37299
|
deletedSiteId
|
|
37050
37300
|
],
|
|
37051
37301
|
headerParameters: [accept],
|
|
37052
|
-
serializer: serializer$
|
|
37302
|
+
serializer: serializer$j
|
|
37053
37303
|
};
|
|
37054
|
-
const listNextOperationSpec$
|
|
37304
|
+
const listNextOperationSpec$d = {
|
|
37055
37305
|
path: "{nextLink}",
|
|
37056
37306
|
httpMethod: "GET",
|
|
37057
37307
|
responses: {
|
|
@@ -37068,7 +37318,7 @@ const listNextOperationSpec$c = {
|
|
|
37068
37318
|
nextLink
|
|
37069
37319
|
],
|
|
37070
37320
|
headerParameters: [accept],
|
|
37071
|
-
serializer: serializer$
|
|
37321
|
+
serializer: serializer$j
|
|
37072
37322
|
};
|
|
37073
37323
|
const listByLocationNextOperationSpec = {
|
|
37074
37324
|
path: "{nextLink}",
|
|
@@ -37088,7 +37338,7 @@ const listByLocationNextOperationSpec = {
|
|
|
37088
37338
|
location
|
|
37089
37339
|
],
|
|
37090
37340
|
headerParameters: [accept],
|
|
37091
|
-
serializer: serializer$
|
|
37341
|
+
serializer: serializer$j
|
|
37092
37342
|
};
|
|
37093
37343
|
|
|
37094
37344
|
/*
|
|
@@ -38087,7 +38337,7 @@ class DiagnosticsImpl {
|
|
|
38087
38337
|
}
|
|
38088
38338
|
}
|
|
38089
38339
|
// Operation Specifications
|
|
38090
|
-
const serializer$
|
|
38340
|
+
const serializer$i = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
38091
38341
|
const listHostingEnvironmentDetectorResponsesOperationSpec = {
|
|
38092
38342
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/detectors",
|
|
38093
38343
|
httpMethod: "GET",
|
|
@@ -38107,7 +38357,7 @@ const listHostingEnvironmentDetectorResponsesOperationSpec = {
|
|
|
38107
38357
|
name
|
|
38108
38358
|
],
|
|
38109
38359
|
headerParameters: [accept],
|
|
38110
|
-
serializer: serializer$
|
|
38360
|
+
serializer: serializer$i
|
|
38111
38361
|
};
|
|
38112
38362
|
const getHostingEnvironmentDetectorResponseOperationSpec = {
|
|
38113
38363
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/detectors/{detectorName}",
|
|
@@ -38134,7 +38384,7 @@ const getHostingEnvironmentDetectorResponseOperationSpec = {
|
|
|
38134
38384
|
detectorName
|
|
38135
38385
|
],
|
|
38136
38386
|
headerParameters: [accept],
|
|
38137
|
-
serializer: serializer$
|
|
38387
|
+
serializer: serializer$i
|
|
38138
38388
|
};
|
|
38139
38389
|
const listSiteDetectorResponsesOperationSpec = {
|
|
38140
38390
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/detectors",
|
|
@@ -38155,7 +38405,7 @@ const listSiteDetectorResponsesOperationSpec = {
|
|
|
38155
38405
|
siteName
|
|
38156
38406
|
],
|
|
38157
38407
|
headerParameters: [accept],
|
|
38158
|
-
serializer: serializer$
|
|
38408
|
+
serializer: serializer$i
|
|
38159
38409
|
};
|
|
38160
38410
|
const getSiteDetectorResponseOperationSpec = {
|
|
38161
38411
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/detectors/{detectorName}",
|
|
@@ -38182,7 +38432,7 @@ const getSiteDetectorResponseOperationSpec = {
|
|
|
38182
38432
|
siteName
|
|
38183
38433
|
],
|
|
38184
38434
|
headerParameters: [accept],
|
|
38185
|
-
serializer: serializer$
|
|
38435
|
+
serializer: serializer$i
|
|
38186
38436
|
};
|
|
38187
38437
|
const listSiteDiagnosticCategoriesOperationSpec = {
|
|
38188
38438
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics",
|
|
@@ -38203,7 +38453,7 @@ const listSiteDiagnosticCategoriesOperationSpec = {
|
|
|
38203
38453
|
siteName
|
|
38204
38454
|
],
|
|
38205
38455
|
headerParameters: [accept],
|
|
38206
|
-
serializer: serializer$
|
|
38456
|
+
serializer: serializer$i
|
|
38207
38457
|
};
|
|
38208
38458
|
const getSiteDiagnosticCategoryOperationSpec = {
|
|
38209
38459
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}",
|
|
@@ -38225,7 +38475,7 @@ const getSiteDiagnosticCategoryOperationSpec = {
|
|
|
38225
38475
|
diagnosticCategory
|
|
38226
38476
|
],
|
|
38227
38477
|
headerParameters: [accept],
|
|
38228
|
-
serializer: serializer$
|
|
38478
|
+
serializer: serializer$i
|
|
38229
38479
|
};
|
|
38230
38480
|
const listSiteAnalysesOperationSpec = {
|
|
38231
38481
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/analyses",
|
|
@@ -38247,7 +38497,7 @@ const listSiteAnalysesOperationSpec = {
|
|
|
38247
38497
|
diagnosticCategory
|
|
38248
38498
|
],
|
|
38249
38499
|
headerParameters: [accept],
|
|
38250
|
-
serializer: serializer$
|
|
38500
|
+
serializer: serializer$i
|
|
38251
38501
|
};
|
|
38252
38502
|
const getSiteAnalysisOperationSpec = {
|
|
38253
38503
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/analyses/{analysisName}",
|
|
@@ -38270,7 +38520,7 @@ const getSiteAnalysisOperationSpec = {
|
|
|
38270
38520
|
analysisName
|
|
38271
38521
|
],
|
|
38272
38522
|
headerParameters: [accept],
|
|
38273
|
-
serializer: serializer$
|
|
38523
|
+
serializer: serializer$i
|
|
38274
38524
|
};
|
|
38275
38525
|
const executeSiteAnalysisOperationSpec = {
|
|
38276
38526
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/analyses/{analysisName}/execute",
|
|
@@ -38298,7 +38548,7 @@ const executeSiteAnalysisOperationSpec = {
|
|
|
38298
38548
|
analysisName
|
|
38299
38549
|
],
|
|
38300
38550
|
headerParameters: [accept],
|
|
38301
|
-
serializer: serializer$
|
|
38551
|
+
serializer: serializer$i
|
|
38302
38552
|
};
|
|
38303
38553
|
const listSiteDetectorsOperationSpec = {
|
|
38304
38554
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/detectors",
|
|
@@ -38320,7 +38570,7 @@ const listSiteDetectorsOperationSpec = {
|
|
|
38320
38570
|
diagnosticCategory
|
|
38321
38571
|
],
|
|
38322
38572
|
headerParameters: [accept],
|
|
38323
|
-
serializer: serializer$
|
|
38573
|
+
serializer: serializer$i
|
|
38324
38574
|
};
|
|
38325
38575
|
const getSiteDetectorOperationSpec = {
|
|
38326
38576
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/detectors/{detectorName}",
|
|
@@ -38343,7 +38593,7 @@ const getSiteDetectorOperationSpec = {
|
|
|
38343
38593
|
diagnosticCategory
|
|
38344
38594
|
],
|
|
38345
38595
|
headerParameters: [accept],
|
|
38346
|
-
serializer: serializer$
|
|
38596
|
+
serializer: serializer$i
|
|
38347
38597
|
};
|
|
38348
38598
|
const executeSiteDetectorOperationSpec = {
|
|
38349
38599
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/diagnostics/{diagnosticCategory}/detectors/{detectorName}/execute",
|
|
@@ -38371,7 +38621,7 @@ const executeSiteDetectorOperationSpec = {
|
|
|
38371
38621
|
diagnosticCategory
|
|
38372
38622
|
],
|
|
38373
38623
|
headerParameters: [accept],
|
|
38374
|
-
serializer: serializer$
|
|
38624
|
+
serializer: serializer$i
|
|
38375
38625
|
};
|
|
38376
38626
|
const listSiteDetectorResponsesSlotOperationSpec = {
|
|
38377
38627
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/detectors",
|
|
@@ -38393,7 +38643,7 @@ const listSiteDetectorResponsesSlotOperationSpec = {
|
|
|
38393
38643
|
slot
|
|
38394
38644
|
],
|
|
38395
38645
|
headerParameters: [accept],
|
|
38396
|
-
serializer: serializer$
|
|
38646
|
+
serializer: serializer$i
|
|
38397
38647
|
};
|
|
38398
38648
|
const getSiteDetectorResponseSlotOperationSpec = {
|
|
38399
38649
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/detectors/{detectorName}",
|
|
@@ -38421,7 +38671,7 @@ const getSiteDetectorResponseSlotOperationSpec = {
|
|
|
38421
38671
|
slot
|
|
38422
38672
|
],
|
|
38423
38673
|
headerParameters: [accept],
|
|
38424
|
-
serializer: serializer$
|
|
38674
|
+
serializer: serializer$i
|
|
38425
38675
|
};
|
|
38426
38676
|
const listSiteDiagnosticCategoriesSlotOperationSpec = {
|
|
38427
38677
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics",
|
|
@@ -38443,7 +38693,7 @@ const listSiteDiagnosticCategoriesSlotOperationSpec = {
|
|
|
38443
38693
|
slot
|
|
38444
38694
|
],
|
|
38445
38695
|
headerParameters: [accept],
|
|
38446
|
-
serializer: serializer$
|
|
38696
|
+
serializer: serializer$i
|
|
38447
38697
|
};
|
|
38448
38698
|
const getSiteDiagnosticCategorySlotOperationSpec = {
|
|
38449
38699
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}",
|
|
@@ -38466,7 +38716,7 @@ const getSiteDiagnosticCategorySlotOperationSpec = {
|
|
|
38466
38716
|
slot
|
|
38467
38717
|
],
|
|
38468
38718
|
headerParameters: [accept],
|
|
38469
|
-
serializer: serializer$
|
|
38719
|
+
serializer: serializer$i
|
|
38470
38720
|
};
|
|
38471
38721
|
const listSiteAnalysesSlotOperationSpec = {
|
|
38472
38722
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/analyses",
|
|
@@ -38489,7 +38739,7 @@ const listSiteAnalysesSlotOperationSpec = {
|
|
|
38489
38739
|
slot
|
|
38490
38740
|
],
|
|
38491
38741
|
headerParameters: [accept],
|
|
38492
|
-
serializer: serializer$
|
|
38742
|
+
serializer: serializer$i
|
|
38493
38743
|
};
|
|
38494
38744
|
const getSiteAnalysisSlotOperationSpec = {
|
|
38495
38745
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/analyses/{analysisName}",
|
|
@@ -38513,7 +38763,7 @@ const getSiteAnalysisSlotOperationSpec = {
|
|
|
38513
38763
|
slot
|
|
38514
38764
|
],
|
|
38515
38765
|
headerParameters: [accept],
|
|
38516
|
-
serializer: serializer$
|
|
38766
|
+
serializer: serializer$i
|
|
38517
38767
|
};
|
|
38518
38768
|
const executeSiteAnalysisSlotOperationSpec = {
|
|
38519
38769
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/analyses/{analysisName}/execute",
|
|
@@ -38542,7 +38792,7 @@ const executeSiteAnalysisSlotOperationSpec = {
|
|
|
38542
38792
|
slot
|
|
38543
38793
|
],
|
|
38544
38794
|
headerParameters: [accept],
|
|
38545
|
-
serializer: serializer$
|
|
38795
|
+
serializer: serializer$i
|
|
38546
38796
|
};
|
|
38547
38797
|
const listSiteDetectorsSlotOperationSpec = {
|
|
38548
38798
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/detectors",
|
|
@@ -38565,7 +38815,7 @@ const listSiteDetectorsSlotOperationSpec = {
|
|
|
38565
38815
|
slot
|
|
38566
38816
|
],
|
|
38567
38817
|
headerParameters: [accept],
|
|
38568
|
-
serializer: serializer$
|
|
38818
|
+
serializer: serializer$i
|
|
38569
38819
|
};
|
|
38570
38820
|
const getSiteDetectorSlotOperationSpec = {
|
|
38571
38821
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/detectors/{detectorName}",
|
|
@@ -38589,7 +38839,7 @@ const getSiteDetectorSlotOperationSpec = {
|
|
|
38589
38839
|
slot
|
|
38590
38840
|
],
|
|
38591
38841
|
headerParameters: [accept],
|
|
38592
|
-
serializer: serializer$
|
|
38842
|
+
serializer: serializer$i
|
|
38593
38843
|
};
|
|
38594
38844
|
const executeSiteDetectorSlotOperationSpec = {
|
|
38595
38845
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/slots/{slot}/diagnostics/{diagnosticCategory}/detectors/{detectorName}/execute",
|
|
@@ -38618,7 +38868,7 @@ const executeSiteDetectorSlotOperationSpec = {
|
|
|
38618
38868
|
slot
|
|
38619
38869
|
],
|
|
38620
38870
|
headerParameters: [accept],
|
|
38621
|
-
serializer: serializer$
|
|
38871
|
+
serializer: serializer$i
|
|
38622
38872
|
};
|
|
38623
38873
|
const listHostingEnvironmentDetectorResponsesNextOperationSpec = {
|
|
38624
38874
|
path: "{nextLink}",
|
|
@@ -38639,7 +38889,7 @@ const listHostingEnvironmentDetectorResponsesNextOperationSpec = {
|
|
|
38639
38889
|
nextLink
|
|
38640
38890
|
],
|
|
38641
38891
|
headerParameters: [accept],
|
|
38642
|
-
serializer: serializer$
|
|
38892
|
+
serializer: serializer$i
|
|
38643
38893
|
};
|
|
38644
38894
|
const listSiteDetectorResponsesNextOperationSpec = {
|
|
38645
38895
|
path: "{nextLink}",
|
|
@@ -38660,7 +38910,7 @@ const listSiteDetectorResponsesNextOperationSpec = {
|
|
|
38660
38910
|
siteName
|
|
38661
38911
|
],
|
|
38662
38912
|
headerParameters: [accept],
|
|
38663
|
-
serializer: serializer$
|
|
38913
|
+
serializer: serializer$i
|
|
38664
38914
|
};
|
|
38665
38915
|
const listSiteDiagnosticCategoriesNextOperationSpec = {
|
|
38666
38916
|
path: "{nextLink}",
|
|
@@ -38681,7 +38931,7 @@ const listSiteDiagnosticCategoriesNextOperationSpec = {
|
|
|
38681
38931
|
siteName
|
|
38682
38932
|
],
|
|
38683
38933
|
headerParameters: [accept],
|
|
38684
|
-
serializer: serializer$
|
|
38934
|
+
serializer: serializer$i
|
|
38685
38935
|
};
|
|
38686
38936
|
const listSiteAnalysesNextOperationSpec = {
|
|
38687
38937
|
path: "{nextLink}",
|
|
@@ -38703,7 +38953,7 @@ const listSiteAnalysesNextOperationSpec = {
|
|
|
38703
38953
|
diagnosticCategory
|
|
38704
38954
|
],
|
|
38705
38955
|
headerParameters: [accept],
|
|
38706
|
-
serializer: serializer$
|
|
38956
|
+
serializer: serializer$i
|
|
38707
38957
|
};
|
|
38708
38958
|
const listSiteDetectorsNextOperationSpec = {
|
|
38709
38959
|
path: "{nextLink}",
|
|
@@ -38725,7 +38975,7 @@ const listSiteDetectorsNextOperationSpec = {
|
|
|
38725
38975
|
diagnosticCategory
|
|
38726
38976
|
],
|
|
38727
38977
|
headerParameters: [accept],
|
|
38728
|
-
serializer: serializer$
|
|
38978
|
+
serializer: serializer$i
|
|
38729
38979
|
};
|
|
38730
38980
|
const listSiteDetectorResponsesSlotNextOperationSpec = {
|
|
38731
38981
|
path: "{nextLink}",
|
|
@@ -38747,7 +38997,7 @@ const listSiteDetectorResponsesSlotNextOperationSpec = {
|
|
|
38747
38997
|
slot
|
|
38748
38998
|
],
|
|
38749
38999
|
headerParameters: [accept],
|
|
38750
|
-
serializer: serializer$
|
|
39000
|
+
serializer: serializer$i
|
|
38751
39001
|
};
|
|
38752
39002
|
const listSiteDiagnosticCategoriesSlotNextOperationSpec = {
|
|
38753
39003
|
path: "{nextLink}",
|
|
@@ -38769,7 +39019,7 @@ const listSiteDiagnosticCategoriesSlotNextOperationSpec = {
|
|
|
38769
39019
|
slot
|
|
38770
39020
|
],
|
|
38771
39021
|
headerParameters: [accept],
|
|
38772
|
-
serializer: serializer$
|
|
39022
|
+
serializer: serializer$i
|
|
38773
39023
|
};
|
|
38774
39024
|
const listSiteAnalysesSlotNextOperationSpec = {
|
|
38775
39025
|
path: "{nextLink}",
|
|
@@ -38792,7 +39042,7 @@ const listSiteAnalysesSlotNextOperationSpec = {
|
|
|
38792
39042
|
slot
|
|
38793
39043
|
],
|
|
38794
39044
|
headerParameters: [accept],
|
|
38795
|
-
serializer: serializer$
|
|
39045
|
+
serializer: serializer$i
|
|
38796
39046
|
};
|
|
38797
39047
|
const listSiteDetectorsSlotNextOperationSpec = {
|
|
38798
39048
|
path: "{nextLink}",
|
|
@@ -38815,7 +39065,7 @@ const listSiteDetectorsSlotNextOperationSpec = {
|
|
|
38815
39065
|
slot
|
|
38816
39066
|
],
|
|
38817
39067
|
headerParameters: [accept],
|
|
38818
|
-
serializer: serializer$
|
|
39068
|
+
serializer: serializer$i
|
|
38819
39069
|
};
|
|
38820
39070
|
|
|
38821
39071
|
/*
|
|
@@ -38861,7 +39111,7 @@ class GlobalImpl {
|
|
|
38861
39111
|
}
|
|
38862
39112
|
}
|
|
38863
39113
|
// Operation Specifications
|
|
38864
|
-
const serializer$
|
|
39114
|
+
const serializer$h = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
38865
39115
|
const getDeletedWebAppOperationSpec = {
|
|
38866
39116
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Web/deletedSites/{deletedSiteId}",
|
|
38867
39117
|
httpMethod: "GET",
|
|
@@ -38880,7 +39130,7 @@ const getDeletedWebAppOperationSpec = {
|
|
|
38880
39130
|
deletedSiteId
|
|
38881
39131
|
],
|
|
38882
39132
|
headerParameters: [accept],
|
|
38883
|
-
serializer: serializer$
|
|
39133
|
+
serializer: serializer$h
|
|
38884
39134
|
};
|
|
38885
39135
|
const getDeletedWebAppSnapshotsOperationSpec = {
|
|
38886
39136
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Web/deletedSites/{deletedSiteId}/snapshots",
|
|
@@ -38905,7 +39155,7 @@ const getDeletedWebAppSnapshotsOperationSpec = {
|
|
|
38905
39155
|
deletedSiteId
|
|
38906
39156
|
],
|
|
38907
39157
|
headerParameters: [accept],
|
|
38908
|
-
serializer: serializer$
|
|
39158
|
+
serializer: serializer$h
|
|
38909
39159
|
};
|
|
38910
39160
|
const getSubscriptionOperationWithAsyncResponseOperationSpec = {
|
|
38911
39161
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Web/locations/{location}/operations/{operationId}",
|
|
@@ -38924,7 +39174,7 @@ const getSubscriptionOperationWithAsyncResponseOperationSpec = {
|
|
|
38924
39174
|
operationId
|
|
38925
39175
|
],
|
|
38926
39176
|
headerParameters: [accept],
|
|
38927
|
-
serializer: serializer$
|
|
39177
|
+
serializer: serializer$h
|
|
38928
39178
|
};
|
|
38929
39179
|
|
|
38930
39180
|
/*
|
|
@@ -39232,7 +39482,7 @@ class KubeEnvironmentsImpl {
|
|
|
39232
39482
|
}
|
|
39233
39483
|
}
|
|
39234
39484
|
// Operation Specifications
|
|
39235
|
-
const serializer$
|
|
39485
|
+
const serializer$g = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
39236
39486
|
const listBySubscriptionOperationSpec = {
|
|
39237
39487
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Web/kubeEnvironments",
|
|
39238
39488
|
httpMethod: "GET",
|
|
@@ -39247,7 +39497,7 @@ const listBySubscriptionOperationSpec = {
|
|
|
39247
39497
|
queryParameters: [apiVersion],
|
|
39248
39498
|
urlParameters: [$host, subscriptionId],
|
|
39249
39499
|
headerParameters: [accept],
|
|
39250
|
-
serializer: serializer$
|
|
39500
|
+
serializer: serializer$g
|
|
39251
39501
|
};
|
|
39252
39502
|
const listByResourceGroupOperationSpec$2 = {
|
|
39253
39503
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/kubeEnvironments",
|
|
@@ -39267,7 +39517,7 @@ const listByResourceGroupOperationSpec$2 = {
|
|
|
39267
39517
|
resourceGroupName
|
|
39268
39518
|
],
|
|
39269
39519
|
headerParameters: [accept],
|
|
39270
|
-
serializer: serializer$
|
|
39520
|
+
serializer: serializer$g
|
|
39271
39521
|
};
|
|
39272
39522
|
const getOperationSpec$9 = {
|
|
39273
39523
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/kubeEnvironments/{name}",
|
|
@@ -39288,7 +39538,7 @@ const getOperationSpec$9 = {
|
|
|
39288
39538
|
name
|
|
39289
39539
|
],
|
|
39290
39540
|
headerParameters: [accept],
|
|
39291
|
-
serializer: serializer$
|
|
39541
|
+
serializer: serializer$g
|
|
39292
39542
|
};
|
|
39293
39543
|
const createOrUpdateOperationSpec$1 = {
|
|
39294
39544
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/kubeEnvironments/{name}",
|
|
@@ -39320,7 +39570,7 @@ const createOrUpdateOperationSpec$1 = {
|
|
|
39320
39570
|
],
|
|
39321
39571
|
headerParameters: [accept, contentType],
|
|
39322
39572
|
mediaType: "json",
|
|
39323
|
-
serializer: serializer$
|
|
39573
|
+
serializer: serializer$g
|
|
39324
39574
|
};
|
|
39325
39575
|
const deleteOperationSpec$1 = {
|
|
39326
39576
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/kubeEnvironments/{name}",
|
|
@@ -39342,7 +39592,7 @@ const deleteOperationSpec$1 = {
|
|
|
39342
39592
|
name
|
|
39343
39593
|
],
|
|
39344
39594
|
headerParameters: [accept],
|
|
39345
|
-
serializer: serializer$
|
|
39595
|
+
serializer: serializer$g
|
|
39346
39596
|
};
|
|
39347
39597
|
const updateOperationSpec$1 = {
|
|
39348
39598
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/kubeEnvironments/{name}",
|
|
@@ -39368,7 +39618,7 @@ const updateOperationSpec$1 = {
|
|
|
39368
39618
|
],
|
|
39369
39619
|
headerParameters: [accept, contentType],
|
|
39370
39620
|
mediaType: "json",
|
|
39371
|
-
serializer: serializer$
|
|
39621
|
+
serializer: serializer$g
|
|
39372
39622
|
};
|
|
39373
39623
|
const listBySubscriptionNextOperationSpec = {
|
|
39374
39624
|
path: "{nextLink}",
|
|
@@ -39387,7 +39637,7 @@ const listBySubscriptionNextOperationSpec = {
|
|
|
39387
39637
|
nextLink
|
|
39388
39638
|
],
|
|
39389
39639
|
headerParameters: [accept],
|
|
39390
|
-
serializer: serializer$
|
|
39640
|
+
serializer: serializer$g
|
|
39391
39641
|
};
|
|
39392
39642
|
const listByResourceGroupNextOperationSpec$2 = {
|
|
39393
39643
|
path: "{nextLink}",
|
|
@@ -39407,7 +39657,7 @@ const listByResourceGroupNextOperationSpec$2 = {
|
|
|
39407
39657
|
nextLink
|
|
39408
39658
|
],
|
|
39409
39659
|
headerParameters: [accept],
|
|
39410
|
-
serializer: serializer$
|
|
39660
|
+
serializer: serializer$g
|
|
39411
39661
|
};
|
|
39412
39662
|
|
|
39413
39663
|
/*
|
|
@@ -39972,7 +40222,7 @@ class ProviderImpl {
|
|
|
39972
40222
|
}
|
|
39973
40223
|
}
|
|
39974
40224
|
// Operation Specifications
|
|
39975
|
-
const serializer$
|
|
40225
|
+
const serializer$f = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
39976
40226
|
const getAvailableStacksOperationSpec = {
|
|
39977
40227
|
path: "/providers/Microsoft.Web/availableStacks",
|
|
39978
40228
|
httpMethod: "GET",
|
|
@@ -39987,7 +40237,7 @@ const getAvailableStacksOperationSpec = {
|
|
|
39987
40237
|
queryParameters: [apiVersion, osTypeSelected],
|
|
39988
40238
|
urlParameters: [$host],
|
|
39989
40239
|
headerParameters: [accept],
|
|
39990
|
-
serializer: serializer$
|
|
40240
|
+
serializer: serializer$f
|
|
39991
40241
|
};
|
|
39992
40242
|
const getFunctionAppStacksOperationSpec = {
|
|
39993
40243
|
path: "/providers/Microsoft.Web/functionAppStacks",
|
|
@@ -40003,7 +40253,7 @@ const getFunctionAppStacksOperationSpec = {
|
|
|
40003
40253
|
queryParameters: [apiVersion, stackOsType],
|
|
40004
40254
|
urlParameters: [$host],
|
|
40005
40255
|
headerParameters: [accept],
|
|
40006
|
-
serializer: serializer$
|
|
40256
|
+
serializer: serializer$f
|
|
40007
40257
|
};
|
|
40008
40258
|
const getFunctionAppStacksForLocationOperationSpec = {
|
|
40009
40259
|
path: "/providers/Microsoft.Web/locations/{location}/functionAppStacks",
|
|
@@ -40019,7 +40269,7 @@ const getFunctionAppStacksForLocationOperationSpec = {
|
|
|
40019
40269
|
queryParameters: [apiVersion, stackOsType],
|
|
40020
40270
|
urlParameters: [$host, location],
|
|
40021
40271
|
headerParameters: [accept],
|
|
40022
|
-
serializer: serializer$
|
|
40272
|
+
serializer: serializer$f
|
|
40023
40273
|
};
|
|
40024
40274
|
const getWebAppStacksForLocationOperationSpec = {
|
|
40025
40275
|
path: "/providers/Microsoft.Web/locations/{location}/webAppStacks",
|
|
@@ -40035,7 +40285,7 @@ const getWebAppStacksForLocationOperationSpec = {
|
|
|
40035
40285
|
queryParameters: [apiVersion, stackOsType],
|
|
40036
40286
|
urlParameters: [$host, location],
|
|
40037
40287
|
headerParameters: [accept],
|
|
40038
|
-
serializer: serializer$
|
|
40288
|
+
serializer: serializer$f
|
|
40039
40289
|
};
|
|
40040
40290
|
const listOperationsOperationSpec = {
|
|
40041
40291
|
path: "/providers/Microsoft.Web/operations",
|
|
@@ -40051,7 +40301,7 @@ const listOperationsOperationSpec = {
|
|
|
40051
40301
|
queryParameters: [apiVersion],
|
|
40052
40302
|
urlParameters: [$host],
|
|
40053
40303
|
headerParameters: [accept],
|
|
40054
|
-
serializer: serializer$
|
|
40304
|
+
serializer: serializer$f
|
|
40055
40305
|
};
|
|
40056
40306
|
const getWebAppStacksOperationSpec = {
|
|
40057
40307
|
path: "/providers/Microsoft.Web/webAppStacks",
|
|
@@ -40067,7 +40317,7 @@ const getWebAppStacksOperationSpec = {
|
|
|
40067
40317
|
queryParameters: [apiVersion, stackOsType],
|
|
40068
40318
|
urlParameters: [$host],
|
|
40069
40319
|
headerParameters: [accept],
|
|
40070
|
-
serializer: serializer$
|
|
40320
|
+
serializer: serializer$f
|
|
40071
40321
|
};
|
|
40072
40322
|
const getAvailableStacksOnPremOperationSpec = {
|
|
40073
40323
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Web/availableStacks",
|
|
@@ -40083,7 +40333,7 @@ const getAvailableStacksOnPremOperationSpec = {
|
|
|
40083
40333
|
queryParameters: [apiVersion, osTypeSelected],
|
|
40084
40334
|
urlParameters: [$host, subscriptionId],
|
|
40085
40335
|
headerParameters: [accept],
|
|
40086
|
-
serializer: serializer$
|
|
40336
|
+
serializer: serializer$f
|
|
40087
40337
|
};
|
|
40088
40338
|
const getAvailableStacksNextOperationSpec = {
|
|
40089
40339
|
path: "{nextLink}",
|
|
@@ -40098,7 +40348,7 @@ const getAvailableStacksNextOperationSpec = {
|
|
|
40098
40348
|
},
|
|
40099
40349
|
urlParameters: [$host, nextLink],
|
|
40100
40350
|
headerParameters: [accept],
|
|
40101
|
-
serializer: serializer$
|
|
40351
|
+
serializer: serializer$f
|
|
40102
40352
|
};
|
|
40103
40353
|
const getFunctionAppStacksNextOperationSpec = {
|
|
40104
40354
|
path: "{nextLink}",
|
|
@@ -40113,7 +40363,7 @@ const getFunctionAppStacksNextOperationSpec = {
|
|
|
40113
40363
|
},
|
|
40114
40364
|
urlParameters: [$host, nextLink],
|
|
40115
40365
|
headerParameters: [accept],
|
|
40116
|
-
serializer: serializer$
|
|
40366
|
+
serializer: serializer$f
|
|
40117
40367
|
};
|
|
40118
40368
|
const getFunctionAppStacksForLocationNextOperationSpec = {
|
|
40119
40369
|
path: "{nextLink}",
|
|
@@ -40128,7 +40378,7 @@ const getFunctionAppStacksForLocationNextOperationSpec = {
|
|
|
40128
40378
|
},
|
|
40129
40379
|
urlParameters: [$host, nextLink, location],
|
|
40130
40380
|
headerParameters: [accept],
|
|
40131
|
-
serializer: serializer$
|
|
40381
|
+
serializer: serializer$f
|
|
40132
40382
|
};
|
|
40133
40383
|
const getWebAppStacksForLocationNextOperationSpec = {
|
|
40134
40384
|
path: "{nextLink}",
|
|
@@ -40143,7 +40393,7 @@ const getWebAppStacksForLocationNextOperationSpec = {
|
|
|
40143
40393
|
},
|
|
40144
40394
|
urlParameters: [$host, nextLink, location],
|
|
40145
40395
|
headerParameters: [accept],
|
|
40146
|
-
serializer: serializer$
|
|
40396
|
+
serializer: serializer$f
|
|
40147
40397
|
};
|
|
40148
40398
|
const listOperationsNextOperationSpec = {
|
|
40149
40399
|
path: "{nextLink}",
|
|
@@ -40158,7 +40408,7 @@ const listOperationsNextOperationSpec = {
|
|
|
40158
40408
|
},
|
|
40159
40409
|
urlParameters: [$host, nextLink],
|
|
40160
40410
|
headerParameters: [accept],
|
|
40161
|
-
serializer: serializer$
|
|
40411
|
+
serializer: serializer$f
|
|
40162
40412
|
};
|
|
40163
40413
|
const getWebAppStacksNextOperationSpec = {
|
|
40164
40414
|
path: "{nextLink}",
|
|
@@ -40173,7 +40423,7 @@ const getWebAppStacksNextOperationSpec = {
|
|
|
40173
40423
|
},
|
|
40174
40424
|
urlParameters: [$host, nextLink],
|
|
40175
40425
|
headerParameters: [accept],
|
|
40176
|
-
serializer: serializer$
|
|
40426
|
+
serializer: serializer$f
|
|
40177
40427
|
};
|
|
40178
40428
|
const getAvailableStacksOnPremNextOperationSpec = {
|
|
40179
40429
|
path: "{nextLink}",
|
|
@@ -40192,7 +40442,7 @@ const getAvailableStacksOnPremNextOperationSpec = {
|
|
|
40192
40442
|
nextLink
|
|
40193
40443
|
],
|
|
40194
40444
|
headerParameters: [accept],
|
|
40195
|
-
serializer: serializer$
|
|
40445
|
+
serializer: serializer$f
|
|
40196
40446
|
};
|
|
40197
40447
|
|
|
40198
40448
|
/*
|
|
@@ -40530,7 +40780,7 @@ class RecommendationsImpl {
|
|
|
40530
40780
|
* @param options The options parameters.
|
|
40531
40781
|
*/
|
|
40532
40782
|
_list(options) {
|
|
40533
|
-
return this.client.sendOperationRequest({ options }, listOperationSpec$
|
|
40783
|
+
return this.client.sendOperationRequest({ options }, listOperationSpec$c);
|
|
40534
40784
|
}
|
|
40535
40785
|
/**
|
|
40536
40786
|
* Description for Reset all recommendation opt-out settings for a subscription.
|
|
@@ -40674,7 +40924,7 @@ class RecommendationsImpl {
|
|
|
40674
40924
|
* @param options The options parameters.
|
|
40675
40925
|
*/
|
|
40676
40926
|
_listNext(nextLink, options) {
|
|
40677
|
-
return this.client.sendOperationRequest({ nextLink, options }, listNextOperationSpec$
|
|
40927
|
+
return this.client.sendOperationRequest({ nextLink, options }, listNextOperationSpec$c);
|
|
40678
40928
|
}
|
|
40679
40929
|
/**
|
|
40680
40930
|
* ListHistoryForHostingEnvironmentNext
|
|
@@ -40721,8 +40971,8 @@ class RecommendationsImpl {
|
|
|
40721
40971
|
}
|
|
40722
40972
|
}
|
|
40723
40973
|
// Operation Specifications
|
|
40724
|
-
const serializer$
|
|
40725
|
-
const listOperationSpec$
|
|
40974
|
+
const serializer$e = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
40975
|
+
const listOperationSpec$c = {
|
|
40726
40976
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Web/recommendations",
|
|
40727
40977
|
httpMethod: "GET",
|
|
40728
40978
|
responses: {
|
|
@@ -40740,7 +40990,7 @@ const listOperationSpec$b = {
|
|
|
40740
40990
|
],
|
|
40741
40991
|
urlParameters: [$host, subscriptionId],
|
|
40742
40992
|
headerParameters: [accept],
|
|
40743
|
-
serializer: serializer$
|
|
40993
|
+
serializer: serializer$e
|
|
40744
40994
|
};
|
|
40745
40995
|
const resetAllFiltersOperationSpec = {
|
|
40746
40996
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Web/recommendations/reset",
|
|
@@ -40754,7 +41004,7 @@ const resetAllFiltersOperationSpec = {
|
|
|
40754
41004
|
queryParameters: [apiVersion],
|
|
40755
41005
|
urlParameters: [$host, subscriptionId],
|
|
40756
41006
|
headerParameters: [accept],
|
|
40757
|
-
serializer: serializer$
|
|
41007
|
+
serializer: serializer$e
|
|
40758
41008
|
};
|
|
40759
41009
|
const disableRecommendationForSubscriptionOperationSpec = {
|
|
40760
41010
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Web/recommendations/{name}/disable",
|
|
@@ -40768,7 +41018,7 @@ const disableRecommendationForSubscriptionOperationSpec = {
|
|
|
40768
41018
|
queryParameters: [apiVersion],
|
|
40769
41019
|
urlParameters: [$host, subscriptionId, name],
|
|
40770
41020
|
headerParameters: [accept],
|
|
40771
|
-
serializer: serializer$
|
|
41021
|
+
serializer: serializer$e
|
|
40772
41022
|
};
|
|
40773
41023
|
const listHistoryForHostingEnvironmentOperationSpec = {
|
|
40774
41024
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{hostingEnvironmentName}/recommendationHistory",
|
|
@@ -40793,7 +41043,7 @@ const listHistoryForHostingEnvironmentOperationSpec = {
|
|
|
40793
41043
|
hostingEnvironmentName
|
|
40794
41044
|
],
|
|
40795
41045
|
headerParameters: [accept],
|
|
40796
|
-
serializer: serializer$
|
|
41046
|
+
serializer: serializer$e
|
|
40797
41047
|
};
|
|
40798
41048
|
const listRecommendedRulesForHostingEnvironmentOperationSpec = {
|
|
40799
41049
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{hostingEnvironmentName}/recommendations",
|
|
@@ -40818,7 +41068,7 @@ const listRecommendedRulesForHostingEnvironmentOperationSpec = {
|
|
|
40818
41068
|
hostingEnvironmentName
|
|
40819
41069
|
],
|
|
40820
41070
|
headerParameters: [accept],
|
|
40821
|
-
serializer: serializer$
|
|
41071
|
+
serializer: serializer$e
|
|
40822
41072
|
};
|
|
40823
41073
|
const disableAllForHostingEnvironmentOperationSpec = {
|
|
40824
41074
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{hostingEnvironmentName}/recommendations/disable",
|
|
@@ -40837,7 +41087,7 @@ const disableAllForHostingEnvironmentOperationSpec = {
|
|
|
40837
41087
|
hostingEnvironmentName
|
|
40838
41088
|
],
|
|
40839
41089
|
headerParameters: [accept],
|
|
40840
|
-
serializer: serializer$
|
|
41090
|
+
serializer: serializer$e
|
|
40841
41091
|
};
|
|
40842
41092
|
const resetAllFiltersForHostingEnvironmentOperationSpec = {
|
|
40843
41093
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{hostingEnvironmentName}/recommendations/reset",
|
|
@@ -40856,7 +41106,7 @@ const resetAllFiltersForHostingEnvironmentOperationSpec = {
|
|
|
40856
41106
|
hostingEnvironmentName
|
|
40857
41107
|
],
|
|
40858
41108
|
headerParameters: [accept],
|
|
40859
|
-
serializer: serializer$
|
|
41109
|
+
serializer: serializer$e
|
|
40860
41110
|
};
|
|
40861
41111
|
const getRuleDetailsByHostingEnvironmentOperationSpec = {
|
|
40862
41112
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{hostingEnvironmentName}/recommendations/{name}",
|
|
@@ -40882,7 +41132,7 @@ const getRuleDetailsByHostingEnvironmentOperationSpec = {
|
|
|
40882
41132
|
hostingEnvironmentName
|
|
40883
41133
|
],
|
|
40884
41134
|
headerParameters: [accept],
|
|
40885
|
-
serializer: serializer$
|
|
41135
|
+
serializer: serializer$e
|
|
40886
41136
|
};
|
|
40887
41137
|
const disableRecommendationForHostingEnvironmentOperationSpec = {
|
|
40888
41138
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{hostingEnvironmentName}/recommendations/{name}/disable",
|
|
@@ -40902,7 +41152,7 @@ const disableRecommendationForHostingEnvironmentOperationSpec = {
|
|
|
40902
41152
|
hostingEnvironmentName
|
|
40903
41153
|
],
|
|
40904
41154
|
headerParameters: [accept],
|
|
40905
|
-
serializer: serializer$
|
|
41155
|
+
serializer: serializer$e
|
|
40906
41156
|
};
|
|
40907
41157
|
const listHistoryForWebAppOperationSpec = {
|
|
40908
41158
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendationHistory",
|
|
@@ -40927,7 +41177,7 @@ const listHistoryForWebAppOperationSpec = {
|
|
|
40927
41177
|
siteName
|
|
40928
41178
|
],
|
|
40929
41179
|
headerParameters: [accept],
|
|
40930
|
-
serializer: serializer$
|
|
41180
|
+
serializer: serializer$e
|
|
40931
41181
|
};
|
|
40932
41182
|
const listRecommendedRulesForWebAppOperationSpec = {
|
|
40933
41183
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendations",
|
|
@@ -40952,7 +41202,7 @@ const listRecommendedRulesForWebAppOperationSpec = {
|
|
|
40952
41202
|
siteName
|
|
40953
41203
|
],
|
|
40954
41204
|
headerParameters: [accept],
|
|
40955
|
-
serializer: serializer$
|
|
41205
|
+
serializer: serializer$e
|
|
40956
41206
|
};
|
|
40957
41207
|
const disableAllForWebAppOperationSpec = {
|
|
40958
41208
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendations/disable",
|
|
@@ -40971,7 +41221,7 @@ const disableAllForWebAppOperationSpec = {
|
|
|
40971
41221
|
siteName
|
|
40972
41222
|
],
|
|
40973
41223
|
headerParameters: [accept],
|
|
40974
|
-
serializer: serializer$
|
|
41224
|
+
serializer: serializer$e
|
|
40975
41225
|
};
|
|
40976
41226
|
const resetAllFiltersForWebAppOperationSpec = {
|
|
40977
41227
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendations/reset",
|
|
@@ -40990,7 +41240,7 @@ const resetAllFiltersForWebAppOperationSpec = {
|
|
|
40990
41240
|
siteName
|
|
40991
41241
|
],
|
|
40992
41242
|
headerParameters: [accept],
|
|
40993
|
-
serializer: serializer$
|
|
41243
|
+
serializer: serializer$e
|
|
40994
41244
|
};
|
|
40995
41245
|
const getRuleDetailsByWebAppOperationSpec = {
|
|
40996
41246
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendations/{name}",
|
|
@@ -41016,7 +41266,7 @@ const getRuleDetailsByWebAppOperationSpec = {
|
|
|
41016
41266
|
siteName
|
|
41017
41267
|
],
|
|
41018
41268
|
headerParameters: [accept],
|
|
41019
|
-
serializer: serializer$
|
|
41269
|
+
serializer: serializer$e
|
|
41020
41270
|
};
|
|
41021
41271
|
const disableRecommendationForSiteOperationSpec = {
|
|
41022
41272
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{siteName}/recommendations/{name}/disable",
|
|
@@ -41036,9 +41286,9 @@ const disableRecommendationForSiteOperationSpec = {
|
|
|
41036
41286
|
siteName
|
|
41037
41287
|
],
|
|
41038
41288
|
headerParameters: [accept],
|
|
41039
|
-
serializer: serializer$
|
|
41289
|
+
serializer: serializer$e
|
|
41040
41290
|
};
|
|
41041
|
-
const listNextOperationSpec$
|
|
41291
|
+
const listNextOperationSpec$c = {
|
|
41042
41292
|
path: "{nextLink}",
|
|
41043
41293
|
httpMethod: "GET",
|
|
41044
41294
|
responses: {
|
|
@@ -41055,7 +41305,7 @@ const listNextOperationSpec$b = {
|
|
|
41055
41305
|
nextLink
|
|
41056
41306
|
],
|
|
41057
41307
|
headerParameters: [accept],
|
|
41058
|
-
serializer: serializer$
|
|
41308
|
+
serializer: serializer$e
|
|
41059
41309
|
};
|
|
41060
41310
|
const listHistoryForHostingEnvironmentNextOperationSpec = {
|
|
41061
41311
|
path: "{nextLink}",
|
|
@@ -41076,7 +41326,7 @@ const listHistoryForHostingEnvironmentNextOperationSpec = {
|
|
|
41076
41326
|
hostingEnvironmentName
|
|
41077
41327
|
],
|
|
41078
41328
|
headerParameters: [accept],
|
|
41079
|
-
serializer: serializer$
|
|
41329
|
+
serializer: serializer$e
|
|
41080
41330
|
};
|
|
41081
41331
|
const listRecommendedRulesForHostingEnvironmentNextOperationSpec = {
|
|
41082
41332
|
path: "{nextLink}",
|
|
@@ -41097,7 +41347,7 @@ const listRecommendedRulesForHostingEnvironmentNextOperationSpec = {
|
|
|
41097
41347
|
hostingEnvironmentName
|
|
41098
41348
|
],
|
|
41099
41349
|
headerParameters: [accept],
|
|
41100
|
-
serializer: serializer$
|
|
41350
|
+
serializer: serializer$e
|
|
41101
41351
|
};
|
|
41102
41352
|
const listHistoryForWebAppNextOperationSpec = {
|
|
41103
41353
|
path: "{nextLink}",
|
|
@@ -41118,7 +41368,7 @@ const listHistoryForWebAppNextOperationSpec = {
|
|
|
41118
41368
|
siteName
|
|
41119
41369
|
],
|
|
41120
41370
|
headerParameters: [accept],
|
|
41121
|
-
serializer: serializer$
|
|
41371
|
+
serializer: serializer$e
|
|
41122
41372
|
};
|
|
41123
41373
|
const listRecommendedRulesForWebAppNextOperationSpec = {
|
|
41124
41374
|
path: "{nextLink}",
|
|
@@ -41139,7 +41389,7 @@ const listRecommendedRulesForWebAppNextOperationSpec = {
|
|
|
41139
41389
|
siteName
|
|
41140
41390
|
],
|
|
41141
41391
|
headerParameters: [accept],
|
|
41142
|
-
serializer: serializer$
|
|
41392
|
+
serializer: serializer$e
|
|
41143
41393
|
};
|
|
41144
41394
|
|
|
41145
41395
|
/*
|
|
@@ -41417,7 +41667,7 @@ class ResourceHealthMetadataOperationsImpl {
|
|
|
41417
41667
|
* @param options The options parameters.
|
|
41418
41668
|
*/
|
|
41419
41669
|
_list(options) {
|
|
41420
|
-
return this.client.sendOperationRequest({ options }, listOperationSpec$
|
|
41670
|
+
return this.client.sendOperationRequest({ options }, listOperationSpec$b);
|
|
41421
41671
|
}
|
|
41422
41672
|
/**
|
|
41423
41673
|
* Description for List all ResourceHealthMetadata for all sites in the resource group in the
|
|
@@ -41474,7 +41724,7 @@ class ResourceHealthMetadataOperationsImpl {
|
|
|
41474
41724
|
* @param options The options parameters.
|
|
41475
41725
|
*/
|
|
41476
41726
|
_listNext(nextLink, options) {
|
|
41477
|
-
return this.client.sendOperationRequest({ nextLink, options }, listNextOperationSpec$
|
|
41727
|
+
return this.client.sendOperationRequest({ nextLink, options }, listNextOperationSpec$b);
|
|
41478
41728
|
}
|
|
41479
41729
|
/**
|
|
41480
41730
|
* ListByResourceGroupNext
|
|
@@ -41508,8 +41758,8 @@ class ResourceHealthMetadataOperationsImpl {
|
|
|
41508
41758
|
}
|
|
41509
41759
|
}
|
|
41510
41760
|
// Operation Specifications
|
|
41511
|
-
const serializer$
|
|
41512
|
-
const listOperationSpec$
|
|
41761
|
+
const serializer$d = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
41762
|
+
const listOperationSpec$b = {
|
|
41513
41763
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Web/resourceHealthMetadata",
|
|
41514
41764
|
httpMethod: "GET",
|
|
41515
41765
|
responses: {
|
|
@@ -41523,7 +41773,7 @@ const listOperationSpec$a = {
|
|
|
41523
41773
|
queryParameters: [apiVersion],
|
|
41524
41774
|
urlParameters: [$host, subscriptionId],
|
|
41525
41775
|
headerParameters: [accept],
|
|
41526
|
-
serializer: serializer$
|
|
41776
|
+
serializer: serializer$d
|
|
41527
41777
|
};
|
|
41528
41778
|
const listByResourceGroupOperationSpec$1 = {
|
|
41529
41779
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/resourceHealthMetadata",
|
|
@@ -41543,7 +41793,7 @@ const listByResourceGroupOperationSpec$1 = {
|
|
|
41543
41793
|
resourceGroupName
|
|
41544
41794
|
],
|
|
41545
41795
|
headerParameters: [accept],
|
|
41546
|
-
serializer: serializer$
|
|
41796
|
+
serializer: serializer$d
|
|
41547
41797
|
};
|
|
41548
41798
|
const listBySiteOperationSpec = {
|
|
41549
41799
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/resourceHealthMetadata",
|
|
@@ -41564,7 +41814,7 @@ const listBySiteOperationSpec = {
|
|
|
41564
41814
|
name
|
|
41565
41815
|
],
|
|
41566
41816
|
headerParameters: [accept],
|
|
41567
|
-
serializer: serializer$
|
|
41817
|
+
serializer: serializer$d
|
|
41568
41818
|
};
|
|
41569
41819
|
const getBySiteOperationSpec = {
|
|
41570
41820
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/resourceHealthMetadata/default",
|
|
@@ -41585,7 +41835,7 @@ const getBySiteOperationSpec = {
|
|
|
41585
41835
|
name
|
|
41586
41836
|
],
|
|
41587
41837
|
headerParameters: [accept],
|
|
41588
|
-
serializer: serializer$
|
|
41838
|
+
serializer: serializer$d
|
|
41589
41839
|
};
|
|
41590
41840
|
const listBySiteSlotOperationSpec = {
|
|
41591
41841
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/resourceHealthMetadata",
|
|
@@ -41607,7 +41857,7 @@ const listBySiteSlotOperationSpec = {
|
|
|
41607
41857
|
slot
|
|
41608
41858
|
],
|
|
41609
41859
|
headerParameters: [accept],
|
|
41610
|
-
serializer: serializer$
|
|
41860
|
+
serializer: serializer$d
|
|
41611
41861
|
};
|
|
41612
41862
|
const getBySiteSlotOperationSpec = {
|
|
41613
41863
|
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/slots/{slot}/resourceHealthMetadata/default",
|
|
@@ -41629,9 +41879,9 @@ const getBySiteSlotOperationSpec = {
|
|
|
41629
41879
|
slot
|
|
41630
41880
|
],
|
|
41631
41881
|
headerParameters: [accept],
|
|
41632
|
-
serializer: serializer$
|
|
41882
|
+
serializer: serializer$d
|
|
41633
41883
|
};
|
|
41634
|
-
const listNextOperationSpec$
|
|
41884
|
+
const listNextOperationSpec$b = {
|
|
41635
41885
|
path: "{nextLink}",
|
|
41636
41886
|
httpMethod: "GET",
|
|
41637
41887
|
responses: {
|
|
@@ -41648,7 +41898,7 @@ const listNextOperationSpec$a = {
|
|
|
41648
41898
|
nextLink
|
|
41649
41899
|
],
|
|
41650
41900
|
headerParameters: [accept],
|
|
41651
|
-
serializer: serializer$
|
|
41901
|
+
serializer: serializer$d
|
|
41652
41902
|
};
|
|
41653
41903
|
const listByResourceGroupNextOperationSpec$1 = {
|
|
41654
41904
|
path: "{nextLink}",
|
|
@@ -41668,7 +41918,7 @@ const listByResourceGroupNextOperationSpec$1 = {
|
|
|
41668
41918
|
nextLink
|
|
41669
41919
|
],
|
|
41670
41920
|
headerParameters: [accept],
|
|
41671
|
-
serializer: serializer$
|
|
41921
|
+
serializer: serializer$d
|
|
41672
41922
|
};
|
|
41673
41923
|
const listBySiteNextOperationSpec = {
|
|
41674
41924
|
path: "{nextLink}",
|
|
@@ -41689,7 +41939,7 @@ const listBySiteNextOperationSpec = {
|
|
|
41689
41939
|
nextLink
|
|
41690
41940
|
],
|
|
41691
41941
|
headerParameters: [accept],
|
|
41692
|
-
serializer: serializer$
|
|
41942
|
+
serializer: serializer$d
|
|
41693
41943
|
};
|
|
41694
41944
|
const listBySiteSlotNextOperationSpec = {
|
|
41695
41945
|
path: "{nextLink}",
|
|
@@ -41711,6 +41961,148 @@ const listBySiteSlotNextOperationSpec = {
|
|
|
41711
41961
|
slot
|
|
41712
41962
|
],
|
|
41713
41963
|
headerParameters: [accept],
|
|
41964
|
+
serializer: serializer$d
|
|
41965
|
+
};
|
|
41966
|
+
|
|
41967
|
+
/*
|
|
41968
|
+
* Copyright (c) Microsoft Corporation.
|
|
41969
|
+
* Licensed under the MIT License.
|
|
41970
|
+
*
|
|
41971
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
41972
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
41973
|
+
*/
|
|
41974
|
+
/// <reference lib="esnext.asynciterable" />
|
|
41975
|
+
/** Class containing GetUsagesInLocation operations. */
|
|
41976
|
+
class GetUsagesInLocationImpl {
|
|
41977
|
+
/**
|
|
41978
|
+
* Initialize a new instance of the class GetUsagesInLocation class.
|
|
41979
|
+
* @param client Reference to the service client
|
|
41980
|
+
*/
|
|
41981
|
+
constructor(client) {
|
|
41982
|
+
this.client = client;
|
|
41983
|
+
}
|
|
41984
|
+
/**
|
|
41985
|
+
* List usages in cores for all skus used by a subscription in a given location, for a specific quota
|
|
41986
|
+
* type.
|
|
41987
|
+
* @param location The name of the Azure region.
|
|
41988
|
+
* @param options The options parameters.
|
|
41989
|
+
*/
|
|
41990
|
+
list(location, options) {
|
|
41991
|
+
const iter = this.listPagingAll(location, options);
|
|
41992
|
+
return {
|
|
41993
|
+
next() {
|
|
41994
|
+
return iter.next();
|
|
41995
|
+
},
|
|
41996
|
+
[Symbol.asyncIterator]() {
|
|
41997
|
+
return this;
|
|
41998
|
+
},
|
|
41999
|
+
byPage: (settings) => {
|
|
42000
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
42001
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
42002
|
+
}
|
|
42003
|
+
return this.listPagingPage(location, options, settings);
|
|
42004
|
+
}
|
|
42005
|
+
};
|
|
42006
|
+
}
|
|
42007
|
+
listPagingPage(location, options, settings) {
|
|
42008
|
+
return tslib.__asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
42009
|
+
let result;
|
|
42010
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
42011
|
+
if (!continuationToken) {
|
|
42012
|
+
result = yield tslib.__await(this._list(location, options));
|
|
42013
|
+
let page = result.value || [];
|
|
42014
|
+
continuationToken = result.nextLink;
|
|
42015
|
+
setContinuationToken(page, continuationToken);
|
|
42016
|
+
yield yield tslib.__await(page);
|
|
42017
|
+
}
|
|
42018
|
+
while (continuationToken) {
|
|
42019
|
+
result = yield tslib.__await(this._listNext(location, continuationToken, options));
|
|
42020
|
+
continuationToken = result.nextLink;
|
|
42021
|
+
let page = result.value || [];
|
|
42022
|
+
setContinuationToken(page, continuationToken);
|
|
42023
|
+
yield yield tslib.__await(page);
|
|
42024
|
+
}
|
|
42025
|
+
});
|
|
42026
|
+
}
|
|
42027
|
+
listPagingAll(location, options) {
|
|
42028
|
+
return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
|
|
42029
|
+
var _a, e_1, _b, _c;
|
|
42030
|
+
try {
|
|
42031
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(location, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
42032
|
+
_c = _f.value;
|
|
42033
|
+
_d = false;
|
|
42034
|
+
const page = _c;
|
|
42035
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
42036
|
+
}
|
|
42037
|
+
}
|
|
42038
|
+
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
42039
|
+
finally {
|
|
42040
|
+
try {
|
|
42041
|
+
if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
|
|
42042
|
+
}
|
|
42043
|
+
finally { if (e_1) throw e_1.error; }
|
|
42044
|
+
}
|
|
42045
|
+
});
|
|
42046
|
+
}
|
|
42047
|
+
/**
|
|
42048
|
+
* List usages in cores for all skus used by a subscription in a given location, for a specific quota
|
|
42049
|
+
* type.
|
|
42050
|
+
* @param location The name of the Azure region.
|
|
42051
|
+
* @param options The options parameters.
|
|
42052
|
+
*/
|
|
42053
|
+
_list(location, options) {
|
|
42054
|
+
return this.client.sendOperationRequest({ location, options }, listOperationSpec$a);
|
|
42055
|
+
}
|
|
42056
|
+
/**
|
|
42057
|
+
* ListNext
|
|
42058
|
+
* @param location The name of the Azure region.
|
|
42059
|
+
* @param nextLink The nextLink from the previous successful call to the List method.
|
|
42060
|
+
* @param options The options parameters.
|
|
42061
|
+
*/
|
|
42062
|
+
_listNext(location, nextLink, options) {
|
|
42063
|
+
return this.client.sendOperationRequest({ location, nextLink, options }, listNextOperationSpec$a);
|
|
42064
|
+
}
|
|
42065
|
+
}
|
|
42066
|
+
// Operation Specifications
|
|
42067
|
+
const serializer$c = coreClient__namespace.createSerializer(Mappers, /* isXml */ false);
|
|
42068
|
+
const listOperationSpec$a = {
|
|
42069
|
+
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Web/locations/{location}/usages",
|
|
42070
|
+
httpMethod: "GET",
|
|
42071
|
+
responses: {
|
|
42072
|
+
200: {
|
|
42073
|
+
bodyMapper: CsmUsageQuotaCollection
|
|
42074
|
+
},
|
|
42075
|
+
default: {
|
|
42076
|
+
bodyMapper: DefaultErrorResponse
|
|
42077
|
+
}
|
|
42078
|
+
},
|
|
42079
|
+
queryParameters: [apiVersion],
|
|
42080
|
+
urlParameters: [
|
|
42081
|
+
$host,
|
|
42082
|
+
subscriptionId,
|
|
42083
|
+
location1
|
|
42084
|
+
],
|
|
42085
|
+
headerParameters: [accept],
|
|
42086
|
+
serializer: serializer$c
|
|
42087
|
+
};
|
|
42088
|
+
const listNextOperationSpec$a = {
|
|
42089
|
+
path: "{nextLink}",
|
|
42090
|
+
httpMethod: "GET",
|
|
42091
|
+
responses: {
|
|
42092
|
+
200: {
|
|
42093
|
+
bodyMapper: CsmUsageQuotaCollection
|
|
42094
|
+
},
|
|
42095
|
+
default: {
|
|
42096
|
+
bodyMapper: DefaultErrorResponse
|
|
42097
|
+
}
|
|
42098
|
+
},
|
|
42099
|
+
urlParameters: [
|
|
42100
|
+
$host,
|
|
42101
|
+
subscriptionId,
|
|
42102
|
+
nextLink,
|
|
42103
|
+
location1
|
|
42104
|
+
],
|
|
42105
|
+
headerParameters: [accept],
|
|
41714
42106
|
serializer: serializer$c
|
|
41715
42107
|
};
|
|
41716
42108
|
|
|
@@ -71933,20 +72325,17 @@ const listNextOperationSpec = {
|
|
|
71933
72325
|
*/
|
|
71934
72326
|
/// <reference lib="esnext.asynciterable" />
|
|
71935
72327
|
class WebSiteManagementClient extends coreClient__namespace.ServiceClient {
|
|
71936
|
-
|
|
71937
|
-
* Initializes a new instance of the WebSiteManagementClient class.
|
|
71938
|
-
* @param credentials Subscription credentials which uniquely identify client subscription.
|
|
71939
|
-
* @param subscriptionId Your Azure subscription ID. This is a GUID-formatted string (e.g.
|
|
71940
|
-
* 00000000-0000-0000-0000-000000000000).
|
|
71941
|
-
* @param options The parameter options
|
|
71942
|
-
*/
|
|
71943
|
-
constructor(credentials, subscriptionId, options) {
|
|
72328
|
+
constructor(credentials, subscriptionIdOrOptions, options) {
|
|
71944
72329
|
var _a, _b, _c;
|
|
71945
72330
|
if (credentials === undefined) {
|
|
71946
72331
|
throw new Error("'credentials' cannot be null");
|
|
71947
72332
|
}
|
|
71948
|
-
|
|
71949
|
-
|
|
72333
|
+
let subscriptionId;
|
|
72334
|
+
if (typeof subscriptionIdOrOptions === "string") {
|
|
72335
|
+
subscriptionId = subscriptionIdOrOptions;
|
|
72336
|
+
}
|
|
72337
|
+
else if (typeof subscriptionIdOrOptions === "object") {
|
|
72338
|
+
options = subscriptionIdOrOptions;
|
|
71950
72339
|
}
|
|
71951
72340
|
// Initializing default values for options
|
|
71952
72341
|
if (!options) {
|
|
@@ -71956,7 +72345,7 @@ class WebSiteManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
71956
72345
|
requestContentType: "application/json; charset=utf-8",
|
|
71957
72346
|
credential: credentials
|
|
71958
72347
|
};
|
|
71959
|
-
const packageDetails = `azsdk-js-arm-appservice/14.0
|
|
72348
|
+
const packageDetails = `azsdk-js-arm-appservice/14.1.0`;
|
|
71960
72349
|
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
71961
72350
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
71962
72351
|
: `${packageDetails}`;
|
|
@@ -71989,7 +72378,7 @@ class WebSiteManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
71989
72378
|
this.subscriptionId = subscriptionId;
|
|
71990
72379
|
// Assigning values to Constant parameters
|
|
71991
72380
|
this.$host = options.$host || "https://management.azure.com";
|
|
71992
|
-
this.apiVersion = options.apiVersion || "
|
|
72381
|
+
this.apiVersion = options.apiVersion || "2023-01-01";
|
|
71993
72382
|
this.appServiceCertificateOrders = new AppServiceCertificateOrdersImpl(this);
|
|
71994
72383
|
this.certificateOrdersDiagnostics = new CertificateOrdersDiagnosticsImpl(this);
|
|
71995
72384
|
this.certificateRegistrationProvider = new CertificateRegistrationProviderImpl(this);
|
|
@@ -72008,6 +72397,7 @@ class WebSiteManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
72008
72397
|
this.provider = new ProviderImpl(this);
|
|
72009
72398
|
this.recommendations = new RecommendationsImpl(this);
|
|
72010
72399
|
this.resourceHealthMetadataOperations = new ResourceHealthMetadataOperationsImpl(this);
|
|
72400
|
+
this.getUsagesInLocation = new GetUsagesInLocationImpl(this);
|
|
72011
72401
|
this.staticSites = new StaticSitesImpl(this);
|
|
72012
72402
|
this.webApps = new WebAppsImpl(this);
|
|
72013
72403
|
this.workflows = new WorkflowsImpl(this);
|
|
@@ -72231,6 +72621,67 @@ class WebSiteManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
72231
72621
|
}
|
|
72232
72622
|
});
|
|
72233
72623
|
}
|
|
72624
|
+
/**
|
|
72625
|
+
* Description for get a list of available ASE regions and its supported Skus.
|
|
72626
|
+
* @param options The options parameters.
|
|
72627
|
+
*/
|
|
72628
|
+
listAseRegions(options) {
|
|
72629
|
+
const iter = this.listAseRegionsPagingAll(options);
|
|
72630
|
+
return {
|
|
72631
|
+
next() {
|
|
72632
|
+
return iter.next();
|
|
72633
|
+
},
|
|
72634
|
+
[Symbol.asyncIterator]() {
|
|
72635
|
+
return this;
|
|
72636
|
+
},
|
|
72637
|
+
byPage: (settings) => {
|
|
72638
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
72639
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
72640
|
+
}
|
|
72641
|
+
return this.listAseRegionsPagingPage(options, settings);
|
|
72642
|
+
}
|
|
72643
|
+
};
|
|
72644
|
+
}
|
|
72645
|
+
listAseRegionsPagingPage(options, settings) {
|
|
72646
|
+
return tslib.__asyncGenerator(this, arguments, function* listAseRegionsPagingPage_1() {
|
|
72647
|
+
let result;
|
|
72648
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
72649
|
+
if (!continuationToken) {
|
|
72650
|
+
result = yield tslib.__await(this._listAseRegions(options));
|
|
72651
|
+
let page = result.value || [];
|
|
72652
|
+
continuationToken = result.nextLink;
|
|
72653
|
+
setContinuationToken(page, continuationToken);
|
|
72654
|
+
yield yield tslib.__await(page);
|
|
72655
|
+
}
|
|
72656
|
+
while (continuationToken) {
|
|
72657
|
+
result = yield tslib.__await(this._listAseRegionsNext(continuationToken, options));
|
|
72658
|
+
continuationToken = result.nextLink;
|
|
72659
|
+
let page = result.value || [];
|
|
72660
|
+
setContinuationToken(page, continuationToken);
|
|
72661
|
+
yield yield tslib.__await(page);
|
|
72662
|
+
}
|
|
72663
|
+
});
|
|
72664
|
+
}
|
|
72665
|
+
listAseRegionsPagingAll(options) {
|
|
72666
|
+
return tslib.__asyncGenerator(this, arguments, function* listAseRegionsPagingAll_1() {
|
|
72667
|
+
var _a, e_4, _b, _c;
|
|
72668
|
+
try {
|
|
72669
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listAseRegionsPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
72670
|
+
_c = _f.value;
|
|
72671
|
+
_d = false;
|
|
72672
|
+
const page = _c;
|
|
72673
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
72674
|
+
}
|
|
72675
|
+
}
|
|
72676
|
+
catch (e_4_1) { e_4 = { error: e_4_1 }; }
|
|
72677
|
+
finally {
|
|
72678
|
+
try {
|
|
72679
|
+
if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
|
|
72680
|
+
}
|
|
72681
|
+
finally { if (e_4) throw e_4.error; }
|
|
72682
|
+
}
|
|
72683
|
+
});
|
|
72684
|
+
}
|
|
72234
72685
|
/**
|
|
72235
72686
|
* Description for Get a list of available geographical regions.
|
|
72236
72687
|
* @param options The options parameters.
|
|
@@ -72274,7 +72725,7 @@ class WebSiteManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
72274
72725
|
}
|
|
72275
72726
|
listGeoRegionsPagingAll(options) {
|
|
72276
72727
|
return tslib.__asyncGenerator(this, arguments, function* listGeoRegionsPagingAll_1() {
|
|
72277
|
-
var _a,
|
|
72728
|
+
var _a, e_5, _b, _c;
|
|
72278
72729
|
try {
|
|
72279
72730
|
for (var _d = true, _e = tslib.__asyncValues(this.listGeoRegionsPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
72280
72731
|
_c = _f.value;
|
|
@@ -72283,12 +72734,12 @@ class WebSiteManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
72283
72734
|
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
72284
72735
|
}
|
|
72285
72736
|
}
|
|
72286
|
-
catch (
|
|
72737
|
+
catch (e_5_1) { e_5 = { error: e_5_1 }; }
|
|
72287
72738
|
finally {
|
|
72288
72739
|
try {
|
|
72289
72740
|
if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
|
|
72290
72741
|
}
|
|
72291
|
-
finally { if (
|
|
72742
|
+
finally { if (e_5) throw e_5.error; }
|
|
72292
72743
|
}
|
|
72293
72744
|
});
|
|
72294
72745
|
}
|
|
@@ -72336,7 +72787,7 @@ class WebSiteManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
72336
72787
|
}
|
|
72337
72788
|
listSiteIdentifiersAssignedToHostNamePagingAll(nameIdentifier, options) {
|
|
72338
72789
|
return tslib.__asyncGenerator(this, arguments, function* listSiteIdentifiersAssignedToHostNamePagingAll_1() {
|
|
72339
|
-
var _a,
|
|
72790
|
+
var _a, e_6, _b, _c;
|
|
72340
72791
|
try {
|
|
72341
72792
|
for (var _d = true, _e = tslib.__asyncValues(this.listSiteIdentifiersAssignedToHostNamePagingPage(nameIdentifier, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
72342
72793
|
_c = _f.value;
|
|
@@ -72345,12 +72796,12 @@ class WebSiteManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
72345
72796
|
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
72346
72797
|
}
|
|
72347
72798
|
}
|
|
72348
|
-
catch (
|
|
72799
|
+
catch (e_6_1) { e_6 = { error: e_6_1 }; }
|
|
72349
72800
|
finally {
|
|
72350
72801
|
try {
|
|
72351
72802
|
if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
|
|
72352
72803
|
}
|
|
72353
|
-
finally { if (
|
|
72804
|
+
finally { if (e_6) throw e_6.error; }
|
|
72354
72805
|
}
|
|
72355
72806
|
});
|
|
72356
72807
|
}
|
|
@@ -72397,7 +72848,7 @@ class WebSiteManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
72397
72848
|
}
|
|
72398
72849
|
listPremierAddOnOffersPagingAll(options) {
|
|
72399
72850
|
return tslib.__asyncGenerator(this, arguments, function* listPremierAddOnOffersPagingAll_1() {
|
|
72400
|
-
var _a,
|
|
72851
|
+
var _a, e_7, _b, _c;
|
|
72401
72852
|
try {
|
|
72402
72853
|
for (var _d = true, _e = tslib.__asyncValues(this.listPremierAddOnOffersPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
72403
72854
|
_c = _f.value;
|
|
@@ -72406,12 +72857,12 @@ class WebSiteManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
72406
72857
|
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
72407
72858
|
}
|
|
72408
72859
|
}
|
|
72409
|
-
catch (
|
|
72860
|
+
catch (e_7_1) { e_7 = { error: e_7_1 }; }
|
|
72410
72861
|
finally {
|
|
72411
72862
|
try {
|
|
72412
72863
|
if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
|
|
72413
72864
|
}
|
|
72414
|
-
finally { if (
|
|
72865
|
+
finally { if (e_7) throw e_7.error; }
|
|
72415
72866
|
}
|
|
72416
72867
|
});
|
|
72417
72868
|
}
|
|
@@ -72484,6 +72935,13 @@ class WebSiteManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
72484
72935
|
getSubscriptionDeploymentLocations(options) {
|
|
72485
72936
|
return this.sendOperationRequest({ options }, getSubscriptionDeploymentLocationsOperationSpec);
|
|
72486
72937
|
}
|
|
72938
|
+
/**
|
|
72939
|
+
* Description for get a list of available ASE regions and its supported Skus.
|
|
72940
|
+
* @param options The options parameters.
|
|
72941
|
+
*/
|
|
72942
|
+
_listAseRegions(options) {
|
|
72943
|
+
return this.sendOperationRequest({ options }, listAseRegionsOperationSpec);
|
|
72944
|
+
}
|
|
72487
72945
|
/**
|
|
72488
72946
|
* Description for Get a list of available geographical regions.
|
|
72489
72947
|
* @param options The options parameters.
|
|
@@ -72574,6 +73032,14 @@ class WebSiteManagementClient extends coreClient__namespace.ServiceClient {
|
|
|
72574
73032
|
_listCustomHostNameSitesNext(nextLink, options) {
|
|
72575
73033
|
return this.sendOperationRequest({ nextLink, options }, listCustomHostNameSitesNextOperationSpec);
|
|
72576
73034
|
}
|
|
73035
|
+
/**
|
|
73036
|
+
* ListAseRegionsNext
|
|
73037
|
+
* @param nextLink The nextLink from the previous successful call to the ListAseRegions method.
|
|
73038
|
+
* @param options The options parameters.
|
|
73039
|
+
*/
|
|
73040
|
+
_listAseRegionsNext(nextLink, options) {
|
|
73041
|
+
return this.sendOperationRequest({ nextLink, options }, listAseRegionsNextOperationSpec);
|
|
73042
|
+
}
|
|
72577
73043
|
/**
|
|
72578
73044
|
* ListGeoRegionsNext
|
|
72579
73045
|
* @param nextLink The nextLink from the previous successful call to the ListGeoRegions method.
|
|
@@ -72722,7 +73188,8 @@ const checkNameAvailabilityOperationSpec = {
|
|
|
72722
73188
|
parameterPath: {
|
|
72723
73189
|
name: ["name"],
|
|
72724
73190
|
typeParam: ["typeParam"],
|
|
72725
|
-
isFqdn: ["options", "isFqdn"]
|
|
73191
|
+
isFqdn: ["options", "isFqdn"],
|
|
73192
|
+
environmentId: ["options", "environmentId"]
|
|
72726
73193
|
},
|
|
72727
73194
|
mapper: Object.assign(Object.assign({}, ResourceNameAvailabilityRequest), { required: true })
|
|
72728
73195
|
},
|
|
@@ -72764,6 +73231,22 @@ const getSubscriptionDeploymentLocationsOperationSpec = {
|
|
|
72764
73231
|
headerParameters: [accept],
|
|
72765
73232
|
serializer
|
|
72766
73233
|
};
|
|
73234
|
+
const listAseRegionsOperationSpec = {
|
|
73235
|
+
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Web/aseRegions",
|
|
73236
|
+
httpMethod: "GET",
|
|
73237
|
+
responses: {
|
|
73238
|
+
200: {
|
|
73239
|
+
bodyMapper: AseRegionCollection
|
|
73240
|
+
},
|
|
73241
|
+
default: {
|
|
73242
|
+
bodyMapper: DefaultErrorResponse
|
|
73243
|
+
}
|
|
73244
|
+
},
|
|
73245
|
+
queryParameters: [apiVersion],
|
|
73246
|
+
urlParameters: [$host, subscriptionId],
|
|
73247
|
+
headerParameters: [accept],
|
|
73248
|
+
serializer
|
|
73249
|
+
};
|
|
72767
73250
|
const listGeoRegionsOperationSpec = {
|
|
72768
73251
|
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Web/geoRegions",
|
|
72769
73252
|
httpMethod: "GET",
|
|
@@ -72969,6 +73452,25 @@ const listCustomHostNameSitesNextOperationSpec = {
|
|
|
72969
73452
|
headerParameters: [accept],
|
|
72970
73453
|
serializer
|
|
72971
73454
|
};
|
|
73455
|
+
const listAseRegionsNextOperationSpec = {
|
|
73456
|
+
path: "{nextLink}",
|
|
73457
|
+
httpMethod: "GET",
|
|
73458
|
+
responses: {
|
|
73459
|
+
200: {
|
|
73460
|
+
bodyMapper: AseRegionCollection
|
|
73461
|
+
},
|
|
73462
|
+
default: {
|
|
73463
|
+
bodyMapper: DefaultErrorResponse
|
|
73464
|
+
}
|
|
73465
|
+
},
|
|
73466
|
+
urlParameters: [
|
|
73467
|
+
$host,
|
|
73468
|
+
subscriptionId,
|
|
73469
|
+
nextLink
|
|
73470
|
+
],
|
|
73471
|
+
headerParameters: [accept],
|
|
73472
|
+
serializer
|
|
73473
|
+
};
|
|
72972
73474
|
const listGeoRegionsNextOperationSpec = {
|
|
72973
73475
|
path: "{nextLink}",
|
|
72974
73476
|
httpMethod: "GET",
|