@azure/arm-appservice 14.1.1-alpha.20240513.1 → 15.0.1-alpha.20240621.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +85 -12
- package/LICENSE +1 -1
- package/dist/index.js +14115 -12986
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateCertificateSample.js +3 -3
- package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateCertificateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateSample.js +6 -6
- package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersDeleteCertificateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersGetCertificateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersGetSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersListCertificatesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersListSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersReissueSample.js +3 -3
- package/dist-esm/samples-dev/appServiceCertificateOrdersReissueSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRenewSample.js +3 -3
- package/dist-esm/samples-dev/appServiceCertificateOrdersRenewSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersResendEmailSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersResendRequestEmailsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateActionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateActionsSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateEmailHistorySample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateEmailHistorySample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveSiteSealSample.js +3 -3
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveSiteSealSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateCertificateSample.js +3 -3
- package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateCertificateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateSample.js +6 -6
- package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersValidatePurchaseInformationSample.js +6 -6
- package/dist-esm/samples-dev/appServiceCertificateOrdersValidatePurchaseInformationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersVerifyDomainOwnershipSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionSample.js +4 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsChangeVnetSample.js +3 -3
- package/dist-esm/samples-dev/appServiceEnvironmentsChangeVnetSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateMultiRolePoolSample.js +3 -3
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateMultiRolePoolSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateWorkerPoolSample.js +3 -3
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateWorkerPoolSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeleteAseCustomDnsSuffixConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeleteAseCustomDnsSuffixConfigurationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeletePrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeletePrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetAseCustomDnsSuffixConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetAseCustomDnsSuffixConfigurationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetAseV3NetworkingConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetAseV3NetworkingConfigurationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetDiagnosticsItemSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetInboundNetworkDependenciesEndpointsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetMultiRolePoolSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetOutboundNetworkDependenciesEndpointsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionListSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateLinkResourcesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetVipInfoSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetWorkerPoolSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListAppServicePlansSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListCapacitiesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListDiagnosticsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRoleMetricDefinitionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolInstanceMetricDefinitionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolSkusSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRoleUsagesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListOperationsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListUsagesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebAppsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebWorkerMetricDefinitionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebWorkerUsagesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolInstanceMetricDefinitionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolSkusSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsRebootSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsResumeSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsSuspendSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsTestUpgradeAvailableNotificationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsTestUpgradeAvailableNotificationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseCustomDnsSuffixConfigurationSample.js +3 -3
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseCustomDnsSuffixConfigurationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseNetworkingConfigurationSample.js +3 -3
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseNetworkingConfigurationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateMultiRolePoolSample.js +3 -3
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateMultiRolePoolSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateSample.js +4 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateWorkerPoolSample.js +3 -3
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateWorkerPoolSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpgradeSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/appServicePlansDeleteSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansGetSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansListSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansUpdateSample.js +2 -2
- package/dist-esm/samples-dev/appServicePlansUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/certificateOrdersDiagnosticsGetAppServiceCertificateOrderDetectorResponseSample.js +1 -1
- package/dist-esm/samples-dev/certificateOrdersDiagnosticsGetAppServiceCertificateOrderDetectorResponseSample.js.map +1 -1
- package/dist-esm/samples-dev/certificateOrdersDiagnosticsListAppServiceCertificateOrderDetectorResponseSample.js +1 -1
- package/dist-esm/samples-dev/certificateRegistrationProviderListOperationsSample.js +1 -1
- package/dist-esm/samples-dev/certificatesCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/certificatesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/certificatesGetSample.js +1 -1
- package/dist-esm/samples-dev/certificatesListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/certificatesListSample.js +1 -1
- package/dist-esm/samples-dev/certificatesUpdateSample.js +3 -3
- package/dist-esm/samples-dev/certificatesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js +7 -7
- package/dist-esm/samples-dev/containerAppsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsGetSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsListSecretsSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsActivateRevisionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsDeactivateRevisionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsGetRevisionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsListRevisionsSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsRestartRevisionSample.js +1 -1
- package/dist-esm/samples-dev/deletedWebAppsGetDeletedWebAppByLocationSample.js +1 -1
- package/dist-esm/samples-dev/deletedWebAppsListByLocationSample.js +1 -1
- package/dist-esm/samples-dev/diagnosticsExecuteSiteAnalysisSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsExecuteSiteAnalysisSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsExecuteSiteDetectorSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsExecuteSiteDetectorSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetHostingEnvironmentDetectorResponseSample.js +1 -1
- package/dist-esm/samples-dev/diagnosticsGetSiteAnalysisSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteAnalysisSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorResponseSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorResponseSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDiagnosticCategorySample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDiagnosticCategorySlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListHostingEnvironmentDetectorResponsesSample.js +1 -1
- package/dist-esm/samples-dev/diagnosticsListSiteAnalysesSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteAnalysesSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorResponsesSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorResponsesSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorsSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorsSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDiagnosticCategoriesSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDiagnosticCategoriesSlotSample.js +2 -2
- package/dist-esm/samples-dev/domainRegistrationProviderListOperationsSample.js +1 -1
- package/dist-esm/samples-dev/domainsCheckAvailabilitySample.js +1 -1
- package/dist-esm/samples-dev/domainsCreateOrUpdateOwnershipIdentifierSample.js +3 -3
- package/dist-esm/samples-dev/domainsCreateOrUpdateOwnershipIdentifierSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsCreateOrUpdateSample.js +11 -11
- package/dist-esm/samples-dev/domainsDeleteOwnershipIdentifierSample.js +1 -1
- package/dist-esm/samples-dev/domainsDeleteSample.js +2 -2
- package/dist-esm/samples-dev/domainsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsGetControlCenterSsoRequestSample.js +1 -1
- package/dist-esm/samples-dev/domainsGetOwnershipIdentifierSample.js +1 -1
- package/dist-esm/samples-dev/domainsGetSample.js +1 -1
- package/dist-esm/samples-dev/domainsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/domainsListOwnershipIdentifiersSample.js +1 -1
- package/dist-esm/samples-dev/domainsListRecommendationsSample.js +3 -3
- package/dist-esm/samples-dev/domainsListRecommendationsSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsListSample.js +1 -1
- package/dist-esm/samples-dev/domainsRenewSample.js +1 -1
- package/dist-esm/samples-dev/domainsTransferOutSample.js +1 -1
- package/dist-esm/samples-dev/domainsUpdateOwnershipIdentifierSample.js +3 -3
- package/dist-esm/samples-dev/domainsUpdateOwnershipIdentifierSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsUpdateSample.js +12 -12
- package/dist-esm/samples-dev/domainsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/getUsagesInLocationListSample.js +1 -1
- package/dist-esm/samples-dev/globalGetDeletedWebAppSample.js +1 -1
- package/dist-esm/samples-dev/globalGetDeletedWebAppSnapshotsSample.js +1 -1
- package/dist-esm/samples-dev/globalGetSubscriptionOperationWithAsyncResponseSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/kubeEnvironmentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsGetSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsUpdateSample.js +3 -3
- package/dist-esm/samples-dev/kubeEnvironmentsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/listAseRegionsSample.js +1 -1
- package/dist-esm/samples-dev/listCustomHostNameSitesSample.js +3 -3
- package/dist-esm/samples-dev/listCustomHostNameSitesSample.js.map +1 -1
- package/dist-esm/samples-dev/providerGetFunctionAppStacksForLocationSample.js +1 -1
- package/dist-esm/samples-dev/providerGetFunctionAppStacksSample.js +1 -1
- package/dist-esm/samples-dev/providerGetWebAppStacksForLocationSample.js +1 -1
- package/dist-esm/samples-dev/providerGetWebAppStacksSample.js +1 -1
- package/dist-esm/samples-dev/providerListOperationsSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataGetBySiteSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataGetBySiteSlotSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListBySiteSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListBySiteSlotSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesApproveOrRejectPrivateEndpointConnectionSample.js +4 -4
- package/dist-esm/samples-dev/staticSitesApproveOrRejectPrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBasicAuthSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBasicAuthSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBuildDatabaseConnectionSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBuildDatabaseConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateDatabaseConnectionSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateDatabaseConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteAppSettingsSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildAppSettingsSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteCustomDomainSample.js +2 -2
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteCustomDomainSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteFunctionAppSettingsSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteFunctionAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteSample.js +4 -4
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateUserRolesInvitationLinkSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateUserRolesInvitationLinkSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteBuildSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteBuildDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeletePrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeletePrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteCustomDomainSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteCustomDomainSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteUserSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDetachStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetBasicAuthSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionWithDetailsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsWithDetailsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionWithDetailsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsWithDetailsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendForBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendsForBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetPrivateEndpointConnectionListSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetPrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetPrivateLinkResourcesSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteBuildsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteCustomDomainSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSitesByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppsForStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppsForStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesLinkBackendSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesLinkBackendSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesLinkBackendToBuildSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesLinkBackendToBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesListBasicAuthSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteConfiguredRolesSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteCustomDomainsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteFunctionAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteFunctionsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteSecretsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteUsersSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesPreviewWorkflowSample.js +4 -4
- package/dist-esm/samples-dev/staticSitesPreviewWorkflowSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildSample.js +4 -6
- package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteSample.js +4 -6
- package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesResetStaticSiteApiKeySample.js +3 -3
- package/dist-esm/samples-dev/staticSitesResetStaticSiteApiKeySample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesUnlinkBackendFromBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesUnlinkBackendSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesUpdateBuildDatabaseConnectionSample.js +2 -2
- package/dist-esm/samples-dev/staticSitesUpdateBuildDatabaseConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesUpdateDatabaseConnectionSample.js +2 -2
- package/dist-esm/samples-dev/staticSitesUpdateDatabaseConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesUpdateStaticSiteSample.js +2 -2
- package/dist-esm/samples-dev/staticSitesUpdateStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesUpdateStaticSiteUserSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesUpdateStaticSiteUserSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesValidateBackendForBuildSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesValidateBackendForBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesValidateBackendSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesValidateBackendSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesValidateCustomDomainCanBeAddedToStaticSiteSample.js +2 -2
- package/dist-esm/samples-dev/staticSitesValidateCustomDomainCanBeAddedToStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/topLevelDomainsGetSample.js +1 -1
- package/dist-esm/samples-dev/topLevelDomainsListAgreementsSample.js +3 -3
- package/dist-esm/samples-dev/topLevelDomainsListAgreementsSample.js.map +1 -1
- package/dist-esm/samples-dev/topLevelDomainsListSample.js +1 -1
- package/dist-esm/samples-dev/verifyHostingEnvironmentVnetSample.js +2 -2
- package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSample.js +1 -1
- package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsApplySlotConfigToProductionSample.js +2 -2
- package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSample.js +4 -4
- package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSlotSample.js +4 -4
- package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsBackupSample.js +6 -6
- package/dist-esm/samples-dev/webAppsCreateOrUpdateConfigurationSample.js +9 -5
- package/dist-esm/samples-dev/webAppsCreateOrUpdateConfigurationSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSample.js +111 -5
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSlotSample.js +5 -5
- package/dist-esm/samples-dev/webAppsDeleteBackupSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeleteSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSample.js +19 -19
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSlotSample.js +16 -16
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingKeyVaultReferenceSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingKeyVaultReferenceSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingsKeyVaultReferencesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingsKeyVaultReferencesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAuthSettingsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAuthSettingsV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAuthSettingsV2WithoutSecretsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetBackupStatusSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetFtpAllowedSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetFtpAllowedSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetInstanceInfoSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetInstanceInfoSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetInstanceWorkflowSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSlotV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSlotV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateEndpointConnectionSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateLinkResourcesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateLinkResourcesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetProductionSiteDeploymentStatusSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetProductionSiteDeploymentStatusSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetScmAllowedSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetScmAllowedSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetSlotSiteDeploymentStatusSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetSlotSiteDeploymentStatusSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetWorkflowSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListApplicationSettingsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListBackupStatusSecretsSample.js +6 -6
- package/dist-esm/samples-dev/webAppsListBackupsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListBasicPublishingCredentialsPoliciesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListBasicPublishingCredentialsPoliciesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListConfigurationsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListInstanceWorkflowsSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListProductionSiteDeploymentStatusesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSiteBackupsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSiteBackupsSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSlotSiteDeploymentStatusesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSlotsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListWorkflowsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsRestoreSample.js +5 -5
- package/dist-esm/samples-dev/webAppsStartNetworkTraceSample.js +2 -2
- package/dist-esm/samples-dev/webAppsStartNetworkTraceSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsStartNetworkTraceSlotSample.js +3 -3
- package/dist-esm/samples-dev/webAppsStartNetworkTraceSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSample.js +3 -3
- package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSlotSample.js +3 -3
- package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsStopNetworkTraceSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStopNetworkTraceSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStopWebSiteNetworkTraceSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStopWebSiteNetworkTraceSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateApplicationSettingsSample.js +3 -3
- package/dist-esm/samples-dev/webAppsUpdateApplicationSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsSample.js +4 -4
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsV2Sample.js +13 -13
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsV2Sample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateAzureStorageAccountsSample.js +5 -5
- package/dist-esm/samples-dev/webAppsUpdateAzureStorageAccountsSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSample.js +3 -5
- package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSlotSample.js +3 -5
- package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateSample.js +3 -3
- package/dist-esm/samples-dev/webAppsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateScmAllowedSample.js +3 -5
- package/dist-esm/samples-dev/webAppsUpdateScmAllowedSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateScmAllowedSlotSample.js +3 -5
- package/dist-esm/samples-dev/webAppsUpdateScmAllowedSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateSlotSample.js +3 -3
- package/dist-esm/samples-dev/webAppsUpdateSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsListExpressionTracesSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsRequestHistoriesGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsRequestHistoriesListSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionScopeRepetitionsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionScopeRepetitionsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionsListExpressionTracesSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunsCancelSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggerHistoriesGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggerHistoriesListSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggerHistoriesResubmitSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersGetSchemaJsonSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersListCallbackUrlSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersListSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersRunSample.js +1 -1
- package/dist-esm/samples-dev/workflowVersionsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowVersionsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowsRegenerateAccessKeySample.js +2 -2
- package/dist-esm/samples-dev/workflowsRegenerateAccessKeySample.js.map +1 -1
- package/dist-esm/samples-dev/workflowsValidateSample.js +3 -3
- package/dist-esm/src/lroImpl.js +1 -1
- package/dist-esm/src/models/index.d.ts +295 -9
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +46 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +15 -1
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +7690 -7144
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +2 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +456 -438
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/appServiceCertificateOrders.d.ts.map +1 -1
- package/dist-esm/src/operations/appServiceCertificateOrders.js +135 -135
- package/dist-esm/src/operations/appServiceCertificateOrders.js.map +1 -1
- package/dist-esm/src/operations/appServiceEnvironments.d.ts +5 -5
- package/dist-esm/src/operations/appServiceEnvironments.d.ts.map +1 -1
- package/dist-esm/src/operations/appServiceEnvironments.js +456 -456
- package/dist-esm/src/operations/appServiceEnvironments.js.map +1 -1
- package/dist-esm/src/operations/appServicePlans.d.ts.map +1 -1
- package/dist-esm/src/operations/appServicePlans.js +194 -194
- package/dist-esm/src/operations/appServicePlans.js.map +1 -1
- package/dist-esm/src/operations/certificateOrdersDiagnostics.d.ts.map +1 -1
- package/dist-esm/src/operations/certificateOrdersDiagnostics.js +17 -17
- package/dist-esm/src/operations/certificateOrdersDiagnostics.js.map +1 -1
- package/dist-esm/src/operations/certificateRegistrationProvider.d.ts.map +1 -1
- package/dist-esm/src/operations/certificateRegistrationProvider.js +9 -9
- package/dist-esm/src/operations/certificateRegistrationProvider.js.map +1 -1
- package/dist-esm/src/operations/certificates.js +40 -40
- package/dist-esm/src/operations/certificates.js.map +1 -1
- package/dist-esm/src/operations/containerApps.d.ts.map +1 -1
- package/dist-esm/src/operations/containerApps.js +52 -52
- package/dist-esm/src/operations/containerApps.js.map +1 -1
- package/dist-esm/src/operations/containerAppsRevisions.js +28 -28
- package/dist-esm/src/operations/containerAppsRevisions.js.map +1 -1
- package/dist-esm/src/operations/deletedWebApps.js +26 -26
- package/dist-esm/src/operations/deletedWebApps.js.map +1 -1
- package/dist-esm/src/operations/diagnostics.js +181 -181
- package/dist-esm/src/operations/diagnostics.js.map +1 -1
- package/dist-esm/src/operations/domainRegistrationProvider.d.ts.map +1 -1
- package/dist-esm/src/operations/domainRegistrationProvider.js +9 -9
- package/dist-esm/src/operations/domainRegistrationProvider.js.map +1 -1
- package/dist-esm/src/operations/domains.d.ts.map +1 -1
- package/dist-esm/src/operations/domains.js +109 -109
- package/dist-esm/src/operations/domains.js.map +1 -1
- package/dist-esm/src/operations/getUsagesInLocation.js +11 -11
- package/dist-esm/src/operations/getUsagesInLocation.js.map +1 -1
- package/dist-esm/src/operations/global.js +16 -16
- package/dist-esm/src/operations/global.js.map +1 -1
- package/dist-esm/src/operations/kubeEnvironments.d.ts.map +1 -1
- package/dist-esm/src/operations/kubeEnvironments.js +53 -53
- package/dist-esm/src/operations/kubeEnvironments.js.map +1 -1
- package/dist-esm/src/operations/provider.js +64 -64
- package/dist-esm/src/operations/provider.js.map +1 -1
- package/dist-esm/src/operations/recommendations.d.ts.map +1 -1
- package/dist-esm/src/operations/recommendations.js +107 -103
- package/dist-esm/src/operations/recommendations.js.map +1 -1
- package/dist-esm/src/operations/resourceHealthMetadataOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/resourceHealthMetadataOperations.js +53 -53
- package/dist-esm/src/operations/resourceHealthMetadataOperations.js.map +1 -1
- package/dist-esm/src/operations/staticSites.d.ts +3 -3
- package/dist-esm/src/operations/staticSites.d.ts.map +1 -1
- package/dist-esm/src/operations/staticSites.js +577 -577
- package/dist-esm/src/operations/staticSites.js.map +1 -1
- package/dist-esm/src/operations/topLevelDomains.js +24 -24
- package/dist-esm/src/operations/topLevelDomains.js.map +1 -1
- package/dist-esm/src/operations/webApps.d.ts +119 -9
- package/dist-esm/src/operations/webApps.d.ts.map +1 -1
- package/dist-esm/src/operations/webApps.js +3437 -2940
- package/dist-esm/src/operations/webApps.js.map +1 -1
- package/dist-esm/src/operations/workflowRunActionRepetitions.d.ts.map +1 -1
- package/dist-esm/src/operations/workflowRunActionRepetitions.js +31 -31
- package/dist-esm/src/operations/workflowRunActionRepetitions.js.map +1 -1
- package/dist-esm/src/operations/workflowRunActionRepetitionsRequestHistories.d.ts.map +1 -1
- package/dist-esm/src/operations/workflowRunActionRepetitionsRequestHistories.js +19 -19
- package/dist-esm/src/operations/workflowRunActionRepetitionsRequestHistories.js.map +1 -1
- package/dist-esm/src/operations/workflowRunActionScopeRepetitions.d.ts.map +1 -1
- package/dist-esm/src/operations/workflowRunActionScopeRepetitions.js +18 -18
- package/dist-esm/src/operations/workflowRunActionScopeRepetitions.js.map +1 -1
- package/dist-esm/src/operations/workflowRunActions.js +28 -28
- package/dist-esm/src/operations/workflowRunActions.js.map +1 -1
- package/dist-esm/src/operations/workflowRuns.js +20 -20
- package/dist-esm/src/operations/workflowRuns.js.map +1 -1
- package/dist-esm/src/operations/workflowTriggerHistories.d.ts.map +1 -1
- package/dist-esm/src/operations/workflowTriggerHistories.js +27 -27
- package/dist-esm/src/operations/workflowTriggerHistories.js.map +1 -1
- package/dist-esm/src/operations/workflowTriggers.d.ts.map +1 -1
- package/dist-esm/src/operations/workflowTriggers.js +35 -35
- package/dist-esm/src/operations/workflowTriggers.js.map +1 -1
- package/dist-esm/src/operations/workflowVersions.js +16 -16
- package/dist-esm/src/operations/workflowVersions.js.map +1 -1
- package/dist-esm/src/operations/workflows.js +8 -8
- package/dist-esm/src/operations/workflows.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/appServiceCertificateOrders.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/appServiceEnvironments.d.ts +5 -5
- package/dist-esm/src/operationsInterfaces/appServiceEnvironments.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/certificateOrdersDiagnostics.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/staticSites.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/staticSites.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/webApps.d.ts +81 -9
- package/dist-esm/src/operationsInterfaces/webApps.d.ts.map +1 -1
- package/dist-esm/src/webSiteManagementClient.d.ts.map +1 -1
- package/dist-esm/src/webSiteManagementClient.js +135 -131
- package/dist-esm/src/webSiteManagementClient.js.map +1 -1
- package/dist-esm/test/web_examples.d.ts.map +1 -1
- package/dist-esm/test/web_examples.js +5 -4
- package/dist-esm/test/web_examples.js.map +1 -1
- package/package.json +5 -5
- package/review/arm-appservice.api.md +234 -9
- package/src/lroImpl.ts +3 -3
- package/src/models/index.ts +1027 -380
- package/src/models/mappers.ts +8952 -8335
- package/src/models/parameters.ts +467 -443
- package/src/operations/appServiceCertificateOrders.ts +239 -266
- package/src/operations/appServiceEnvironments.ts +1228 -1301
- package/src/operations/appServicePlans.ts +348 -374
- package/src/operations/certificateOrdersDiagnostics.ts +90 -94
- package/src/operations/certificateRegistrationProvider.ts +19 -18
- package/src/operations/certificates.ts +70 -75
- package/src/operations/containerApps.ts +98 -105
- package/src/operations/containerAppsRevisions.ts +54 -59
- package/src/operations/deletedWebApps.ts +45 -47
- package/src/operations/diagnostics.ts +455 -470
- package/src/operations/domainRegistrationProvider.ts +19 -18
- package/src/operations/domains.ts +214 -230
- package/src/operations/getUsagesInLocation.ts +20 -21
- package/src/operations/global.ts +41 -43
- package/src/operations/kubeEnvironments.ts +100 -108
- package/src/operations/provider.ts +134 -134
- package/src/operations/recommendations.ts +341 -345
- package/src/operations/resourceHealthMetadataOperations.ts +104 -109
- package/src/operations/staticSites.ts +1736 -1811
- package/src/operations/topLevelDomains.ts +46 -49
- package/src/operations/webApps.ts +7101 -6820
- package/src/operations/workflowRunActionRepetitions.ts +63 -65
- package/src/operations/workflowRunActionRepetitionsRequestHistories.ts +38 -39
- package/src/operations/workflowRunActionScopeRepetitions.ts +37 -38
- package/src/operations/workflowRunActions.ts +58 -61
- package/src/operations/workflowRuns.ts +39 -42
- package/src/operations/workflowTriggerHistories.ts +55 -59
- package/src/operations/workflowTriggers.ts +68 -74
- package/src/operations/workflowVersions.ts +32 -34
- package/src/operations/workflows.ts +15 -17
- package/src/operationsInterfaces/appServiceCertificateOrders.ts +25 -29
- package/src/operationsInterfaces/appServiceEnvironments.ts +65 -76
- package/src/operationsInterfaces/appServicePlans.ts +29 -29
- package/src/operationsInterfaces/certificateOrdersDiagnostics.ts +4 -6
- package/src/operationsInterfaces/certificateRegistrationProvider.ts +2 -2
- package/src/operationsInterfaces/certificates.ts +7 -7
- package/src/operationsInterfaces/containerApps.ts +9 -9
- package/src/operationsInterfaces/containerAppsRevisions.ts +6 -6
- package/src/operationsInterfaces/deletedWebApps.ts +4 -4
- package/src/operationsInterfaces/diagnostics.ts +23 -23
- package/src/operationsInterfaces/domainRegistrationProvider.ts +2 -2
- package/src/operationsInterfaces/domains.ts +17 -17
- package/src/operationsInterfaces/getUsagesInLocation.ts +2 -2
- package/src/operationsInterfaces/global.ts +4 -4
- package/src/operationsInterfaces/kubeEnvironments.ts +9 -9
- package/src/operationsInterfaces/provider.ts +8 -8
- package/src/operationsInterfaces/recommendations.ts +16 -16
- package/src/operationsInterfaces/resourceHealthMetadataOperations.ts +7 -7
- package/src/operationsInterfaces/staticSites.ts +100 -111
- package/src/operationsInterfaces/topLevelDomains.ts +4 -4
- package/src/operationsInterfaces/webApps.ts +583 -461
- package/src/operationsInterfaces/workflowRunActionRepetitions.ts +4 -4
- package/src/operationsInterfaces/workflowRunActionRepetitionsRequestHistories.ts +3 -3
- package/src/operationsInterfaces/workflowRunActionScopeRepetitions.ts +3 -3
- package/src/operationsInterfaces/workflowRunActions.ts +4 -4
- package/src/operationsInterfaces/workflowRuns.ts +4 -4
- package/src/operationsInterfaces/workflowTriggerHistories.ts +5 -5
- package/src/operationsInterfaces/workflowTriggers.ts +7 -7
- package/src/operationsInterfaces/workflowVersions.ts +3 -3
- package/src/operationsInterfaces/workflows.ts +3 -3
- package/src/pagingHelper.ts +1 -1
- package/src/webSiteManagementClient.ts +272 -281
- package/types/arm-appservice.d.ts +417 -18
- package/types/tsdoc-metadata.json +1 -1
package/src/models/index.ts
CHANGED
|
@@ -862,6 +862,24 @@ export interface HostNameSslState {
|
|
|
862
862
|
hostType?: HostType;
|
|
863
863
|
}
|
|
864
864
|
|
|
865
|
+
export interface SiteDnsConfig {
|
|
866
|
+
/** List of custom DNS servers to be used by an app for lookups. Maximum 5 dns servers can be set. */
|
|
867
|
+
dnsServers?: string[];
|
|
868
|
+
/** Alternate DNS server to be used by apps. This property replicates the WEBSITE_DNS_ALT_SERVER app setting. */
|
|
869
|
+
dnsAltServer?: string;
|
|
870
|
+
/** Timeout for a single dns lookup in seconds. Allowed range: 1-30. Default is 3. */
|
|
871
|
+
dnsRetryAttemptTimeout?: number;
|
|
872
|
+
/** Total number of retries for dns lookup. Allowed range: 1-5. Default is 3. */
|
|
873
|
+
dnsRetryAttemptCount?: number;
|
|
874
|
+
/** Custom time for DNS to be cached in seconds. Allowed range: 0-60. Default is 30 seconds. 0 means caching disabled. */
|
|
875
|
+
dnsMaxCacheTimeout?: number;
|
|
876
|
+
/**
|
|
877
|
+
* Indicates that sites using Virtual network custom DNS servers are still sorting the list of DNS servers. Read-Only.
|
|
878
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
879
|
+
*/
|
|
880
|
+
readonly dnsLegacySortOrder?: boolean;
|
|
881
|
+
}
|
|
882
|
+
|
|
865
883
|
/** Configuration of an App Service app. */
|
|
866
884
|
export interface SiteConfig {
|
|
867
885
|
/** Number of workers. */
|
|
@@ -1314,6 +1332,84 @@ export interface AzureStorageInfoValue {
|
|
|
1314
1332
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1315
1333
|
*/
|
|
1316
1334
|
readonly state?: AzureStorageState;
|
|
1335
|
+
/** Mounting protocol to use for the storage account. */
|
|
1336
|
+
protocol?: AzureStorageProtocol;
|
|
1337
|
+
}
|
|
1338
|
+
|
|
1339
|
+
/** Function app configuration. */
|
|
1340
|
+
export interface FunctionAppConfig {
|
|
1341
|
+
/** Function app deployment configuration. */
|
|
1342
|
+
deployment?: FunctionsDeployment;
|
|
1343
|
+
/** Function app runtime settings. */
|
|
1344
|
+
runtime?: FunctionsRuntime;
|
|
1345
|
+
/** Function app scale and concurrency settings. */
|
|
1346
|
+
scaleAndConcurrency?: FunctionsScaleAndConcurrency;
|
|
1347
|
+
}
|
|
1348
|
+
|
|
1349
|
+
/** Configuration section for the function app deployment. */
|
|
1350
|
+
export interface FunctionsDeployment {
|
|
1351
|
+
/** Storage for deployed package used by the function app. */
|
|
1352
|
+
storage?: FunctionsDeploymentStorage;
|
|
1353
|
+
}
|
|
1354
|
+
|
|
1355
|
+
/** Storage for deployed package used by the function app. */
|
|
1356
|
+
export interface FunctionsDeploymentStorage {
|
|
1357
|
+
/** Property to select Azure Storage type. Available options: blobContainer. */
|
|
1358
|
+
type?: FunctionsDeploymentStorageType;
|
|
1359
|
+
/** Property to set the URL for the selected Azure Storage type. Example: For blobContainer, the value could be https://<storageAccountName>.blob.core.windows.net/<containerName>. */
|
|
1360
|
+
value?: string;
|
|
1361
|
+
/** Authentication method to access the storage account for deployment. */
|
|
1362
|
+
authentication?: FunctionsDeploymentStorageAuthentication;
|
|
1363
|
+
}
|
|
1364
|
+
|
|
1365
|
+
/** Authentication method to access the storage account for deployment. */
|
|
1366
|
+
export interface FunctionsDeploymentStorageAuthentication {
|
|
1367
|
+
/** Property to select authentication type to access the selected storage account. Available options: SystemAssignedIdentity, UserAssignedIdentity, StorageAccountConnectionString. */
|
|
1368
|
+
type?: AuthenticationType;
|
|
1369
|
+
/** Use this property for UserAssignedIdentity. Set the resource ID of the identity. Do not set a value for this property when using other authentication type. */
|
|
1370
|
+
userAssignedIdentityResourceId?: string;
|
|
1371
|
+
/** Use this property for StorageAccountConnectionString. Set the name of the app setting that has the storage account connection string. Do not set a value for this property when using other authentication type. */
|
|
1372
|
+
storageAccountConnectionStringName?: string;
|
|
1373
|
+
}
|
|
1374
|
+
|
|
1375
|
+
/** Function app runtime name and version. */
|
|
1376
|
+
export interface FunctionsRuntime {
|
|
1377
|
+
/** Function app runtime name. Available options: dotnet-isolated, node, java, powershell, python, custom */
|
|
1378
|
+
name?: RuntimeName;
|
|
1379
|
+
/** Function app runtime version. Example: 8 (for dotnet-isolated) */
|
|
1380
|
+
version?: string;
|
|
1381
|
+
}
|
|
1382
|
+
|
|
1383
|
+
/** Scale and concurrency settings for the function app. */
|
|
1384
|
+
export interface FunctionsScaleAndConcurrency {
|
|
1385
|
+
/** 'Always Ready' configuration for the function app. */
|
|
1386
|
+
alwaysReady?: FunctionsAlwaysReadyConfig[];
|
|
1387
|
+
/** The maximum number of instances for the function app. */
|
|
1388
|
+
maximumInstanceCount?: number;
|
|
1389
|
+
/** Set the amount of memory allocated to each instance of the function app in MB. CPU and network bandwidth are allocated proportionally. */
|
|
1390
|
+
instanceMemoryMB?: number;
|
|
1391
|
+
/** Scale and concurrency settings for the function app triggers. */
|
|
1392
|
+
triggers?: FunctionsScaleAndConcurrencyTriggers;
|
|
1393
|
+
}
|
|
1394
|
+
|
|
1395
|
+
/** Sets the number of 'Always Ready' instances for a function group or a specific function. */
|
|
1396
|
+
export interface FunctionsAlwaysReadyConfig {
|
|
1397
|
+
/** Either a function group or a function name is required. For additional information see https://aka.ms/flexconsumption/alwaysready. */
|
|
1398
|
+
name?: string;
|
|
1399
|
+
/** Sets the number of 'Always Ready' instances for a given function group or a specific function. For additional information see https://aka.ms/flexconsumption/alwaysready. */
|
|
1400
|
+
instanceCount?: number;
|
|
1401
|
+
}
|
|
1402
|
+
|
|
1403
|
+
/** Scale and concurrency settings for the function app triggers. */
|
|
1404
|
+
export interface FunctionsScaleAndConcurrencyTriggers {
|
|
1405
|
+
/** Scale and concurrency settings for the HTTP trigger. */
|
|
1406
|
+
http?: FunctionsScaleAndConcurrencyTriggersHttp;
|
|
1407
|
+
}
|
|
1408
|
+
|
|
1409
|
+
/** Scale and concurrency settings for the HTTP trigger. */
|
|
1410
|
+
export interface FunctionsScaleAndConcurrencyTriggersHttp {
|
|
1411
|
+
/** The maximum number of concurrent HTTP trigger invocations per instance. */
|
|
1412
|
+
perInstanceConcurrency?: number;
|
|
1317
1413
|
}
|
|
1318
1414
|
|
|
1319
1415
|
/** App Dapr configuration. */
|
|
@@ -4253,6 +4349,35 @@ export interface SnapshotRecoverySource {
|
|
|
4253
4349
|
id?: string;
|
|
4254
4350
|
}
|
|
4255
4351
|
|
|
4352
|
+
/** Collection of site containers */
|
|
4353
|
+
export interface SiteContainerCollection {
|
|
4354
|
+
/** Collection of resources. */
|
|
4355
|
+
value: SiteContainer[];
|
|
4356
|
+
/**
|
|
4357
|
+
* Link to next page of resources.
|
|
4358
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4359
|
+
*/
|
|
4360
|
+
readonly nextLink?: string;
|
|
4361
|
+
}
|
|
4362
|
+
|
|
4363
|
+
export interface VolumeMount {
|
|
4364
|
+
/** Sub path in the volume where volume is mounted from. */
|
|
4365
|
+
volumeSubPath: string;
|
|
4366
|
+
/** Target path on the container where volume is mounted on */
|
|
4367
|
+
containerMountPath: string;
|
|
4368
|
+
/** Config Data to be mounted on the volume */
|
|
4369
|
+
data?: string;
|
|
4370
|
+
/** Boolean to specify if the mount is read only on the container */
|
|
4371
|
+
readOnly?: boolean;
|
|
4372
|
+
}
|
|
4373
|
+
|
|
4374
|
+
export interface EnvironmentVariable {
|
|
4375
|
+
/** Environment variable name */
|
|
4376
|
+
name: string;
|
|
4377
|
+
/** Environment variable value */
|
|
4378
|
+
value: string;
|
|
4379
|
+
}
|
|
4380
|
+
|
|
4256
4381
|
/** Collection of Kudu site extension information elements. */
|
|
4257
4382
|
export interface SiteExtensionInfoCollection {
|
|
4258
4383
|
/** Collection of resources. */
|
|
@@ -5307,14 +5432,20 @@ export interface Site extends Resource {
|
|
|
5307
5432
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5308
5433
|
*/
|
|
5309
5434
|
readonly lastModifiedTimeUtc?: Date;
|
|
5435
|
+
/** Property to configure various DNS related settings for a site. */
|
|
5436
|
+
dnsConfiguration?: SiteDnsConfig;
|
|
5310
5437
|
/** Virtual Network Route All enabled. This causes all outbound traffic to have Virtual Network Security Groups and User Defined Routes applied. */
|
|
5311
5438
|
vnetRouteAllEnabled?: boolean;
|
|
5312
5439
|
/** To enable pulling image over Virtual Network */
|
|
5313
5440
|
vnetImagePullEnabled?: boolean;
|
|
5314
5441
|
/** To enable accessing content over virtual network */
|
|
5315
5442
|
vnetContentShareEnabled?: boolean;
|
|
5443
|
+
/** To enable Backup and Restore operations over virtual network */
|
|
5444
|
+
vnetBackupRestoreEnabled?: boolean;
|
|
5316
5445
|
/** Configuration of the app. */
|
|
5317
5446
|
siteConfig?: SiteConfig;
|
|
5447
|
+
/** Configuration specific of the Azure Function app. */
|
|
5448
|
+
functionAppConfig?: FunctionAppConfig;
|
|
5318
5449
|
/** Dapr configuration of the app. */
|
|
5319
5450
|
daprConfig?: DaprConfig;
|
|
5320
5451
|
/** Workload profile name for function app to execute on. */
|
|
@@ -6249,13 +6380,6 @@ export interface RemotePrivateEndpointConnectionARMResource
|
|
|
6249
6380
|
ipAddresses?: string[];
|
|
6250
6381
|
}
|
|
6251
6382
|
|
|
6252
|
-
/** Private Endpoint Connection Approval ARM resource. */
|
|
6253
|
-
export interface PrivateLinkConnectionApprovalRequestResource
|
|
6254
|
-
extends ProxyOnlyResource {
|
|
6255
|
-
/** The state of a private link connection */
|
|
6256
|
-
privateLinkServiceConnectionState?: PrivateLinkConnectionState;
|
|
6257
|
-
}
|
|
6258
|
-
|
|
6259
6383
|
/** ARM resource for a app service plan. */
|
|
6260
6384
|
export interface AppServicePlanPatchResource extends ProxyOnlyResource {
|
|
6261
6385
|
/** Target worker tier assigned to the App Service plan. */
|
|
@@ -7455,6 +7579,8 @@ export interface SitePatchResource extends ProxyOnlyResource {
|
|
|
7455
7579
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
7456
7580
|
*/
|
|
7457
7581
|
readonly lastModifiedTimeUtc?: Date;
|
|
7582
|
+
/** Property to configure various DNS related settings for a site. */
|
|
7583
|
+
dnsConfiguration?: SiteDnsConfig;
|
|
7458
7584
|
/** Configuration of the app. */
|
|
7459
7585
|
siteConfig?: SiteConfig;
|
|
7460
7586
|
/**
|
|
@@ -8680,6 +8806,40 @@ export interface SnapshotRestoreRequest extends ProxyOnlyResource {
|
|
|
8680
8806
|
useDRSecondary?: boolean;
|
|
8681
8807
|
}
|
|
8682
8808
|
|
|
8809
|
+
/** Container of a site */
|
|
8810
|
+
export interface SiteContainer extends ProxyOnlyResource {
|
|
8811
|
+
/** Image Name */
|
|
8812
|
+
image?: string;
|
|
8813
|
+
/** Target Port */
|
|
8814
|
+
targetPort?: string;
|
|
8815
|
+
/** <code>true</code> if the container is the main site container; <code>false</code> otherwise. */
|
|
8816
|
+
isMain?: boolean;
|
|
8817
|
+
/** StartUp Command */
|
|
8818
|
+
startUpCommand?: string;
|
|
8819
|
+
/** Auth Type */
|
|
8820
|
+
authType?: AuthType;
|
|
8821
|
+
/** User Name */
|
|
8822
|
+
userName?: string;
|
|
8823
|
+
/** Password Secret */
|
|
8824
|
+
passwordSecret?: string;
|
|
8825
|
+
/** UserManagedIdentity ClientId */
|
|
8826
|
+
userManagedIdentityClientId?: string;
|
|
8827
|
+
/**
|
|
8828
|
+
* Created Time
|
|
8829
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
8830
|
+
*/
|
|
8831
|
+
readonly createdTime?: Date;
|
|
8832
|
+
/**
|
|
8833
|
+
* Last Modified Time
|
|
8834
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
8835
|
+
*/
|
|
8836
|
+
readonly lastModifiedTime?: Date;
|
|
8837
|
+
/** List of volume mounts */
|
|
8838
|
+
volumeMounts?: VolumeMount[];
|
|
8839
|
+
/** List of environment variables */
|
|
8840
|
+
environmentVariables?: EnvironmentVariable[];
|
|
8841
|
+
}
|
|
8842
|
+
|
|
8683
8843
|
/** Site Extension Information. */
|
|
8684
8844
|
export interface SiteExtensionInfo extends ProxyOnlyResource {
|
|
8685
8845
|
/** Site extension ID. */
|
|
@@ -8832,6 +8992,13 @@ export interface WebJob extends ProxyOnlyResource {
|
|
|
8832
8992
|
settings?: { [propertyName: string]: Record<string, unknown> };
|
|
8833
8993
|
}
|
|
8834
8994
|
|
|
8995
|
+
/** Private Endpoint Connection Approval ARM resource. */
|
|
8996
|
+
export interface PrivateLinkConnectionApprovalRequestResource
|
|
8997
|
+
extends ProxyOnlyResource {
|
|
8998
|
+
/** The state of a private link connection */
|
|
8999
|
+
privateLinkServiceConnectionState?: PrivateLinkConnectionState;
|
|
9000
|
+
}
|
|
9001
|
+
|
|
8835
9002
|
/** The workflow output parameter. */
|
|
8836
9003
|
export interface WorkflowOutputParameter extends WorkflowParameter {
|
|
8837
9004
|
/**
|
|
@@ -9337,7 +9504,7 @@ export enum KnownResourceNotRenewableReason {
|
|
|
9337
9504
|
/** ExpirationNotInRenewalTimeRange */
|
|
9338
9505
|
ExpirationNotInRenewalTimeRange = "ExpirationNotInRenewalTimeRange",
|
|
9339
9506
|
/** SubscriptionNotActive */
|
|
9340
|
-
SubscriptionNotActive = "SubscriptionNotActive"
|
|
9507
|
+
SubscriptionNotActive = "SubscriptionNotActive",
|
|
9341
9508
|
}
|
|
9342
9509
|
|
|
9343
9510
|
/**
|
|
@@ -9360,7 +9527,7 @@ export enum KnownLoadBalancingMode {
|
|
|
9360
9527
|
/** Publishing */
|
|
9361
9528
|
Publishing = "Publishing",
|
|
9362
9529
|
/** WebPublishing */
|
|
9363
|
-
WebPublishing = "Web, Publishing"
|
|
9530
|
+
WebPublishing = "Web, Publishing",
|
|
9364
9531
|
}
|
|
9365
9532
|
|
|
9366
9533
|
/**
|
|
@@ -9384,7 +9551,7 @@ export enum KnownUpgradePreference {
|
|
|
9384
9551
|
/** This App Service Environment will be upgraded after others in the same region that have Upgrade Preference 'Early' */
|
|
9385
9552
|
Late = "Late",
|
|
9386
9553
|
/** ASEv3 only. Once an upgrade is available, this App Service Environment will wait 10 days for the upgrade to be manually initiated. After 10 days the upgrade will begin automatically */
|
|
9387
|
-
Manual = "Manual"
|
|
9554
|
+
Manual = "Manual",
|
|
9388
9555
|
}
|
|
9389
9556
|
|
|
9390
9557
|
/**
|
|
@@ -9404,7 +9571,7 @@ export enum KnownUpgradeAvailability {
|
|
|
9404
9571
|
/** No upgrade is currently available for this App Service Environment */
|
|
9405
9572
|
None = "None",
|
|
9406
9573
|
/** An upgrade is ready to be manually initiated on this App Service Environment */
|
|
9407
|
-
Ready = "Ready"
|
|
9574
|
+
Ready = "Ready",
|
|
9408
9575
|
}
|
|
9409
9576
|
|
|
9410
9577
|
/**
|
|
@@ -9446,7 +9613,7 @@ export enum KnownScmType {
|
|
|
9446
9613
|
/** VSO */
|
|
9447
9614
|
VSO = "VSO",
|
|
9448
9615
|
/** Vstsrm */
|
|
9449
|
-
Vstsrm = "VSTSRM"
|
|
9616
|
+
Vstsrm = "VSTSRM",
|
|
9450
9617
|
}
|
|
9451
9618
|
|
|
9452
9619
|
/**
|
|
@@ -9478,7 +9645,7 @@ export enum KnownIpFilterTag {
|
|
|
9478
9645
|
/** XffProxy */
|
|
9479
9646
|
XffProxy = "XffProxy",
|
|
9480
9647
|
/** ServiceTag */
|
|
9481
|
-
ServiceTag = "ServiceTag"
|
|
9648
|
+
ServiceTag = "ServiceTag",
|
|
9482
9649
|
}
|
|
9483
9650
|
|
|
9484
9651
|
/**
|
|
@@ -9497,7 +9664,7 @@ export enum KnownDefaultAction {
|
|
|
9497
9664
|
/** Allow */
|
|
9498
9665
|
Allow = "Allow",
|
|
9499
9666
|
/** Deny */
|
|
9500
|
-
Deny = "Deny"
|
|
9667
|
+
Deny = "Deny",
|
|
9501
9668
|
}
|
|
9502
9669
|
|
|
9503
9670
|
/**
|
|
@@ -9517,7 +9684,9 @@ export enum KnownSupportedTlsVersions {
|
|
|
9517
9684
|
/** One1 */
|
|
9518
9685
|
One1 = "1.1",
|
|
9519
9686
|
/** One2 */
|
|
9520
|
-
One2 = "1.2"
|
|
9687
|
+
One2 = "1.2",
|
|
9688
|
+
/** One3 */
|
|
9689
|
+
One3 = "1.3",
|
|
9521
9690
|
}
|
|
9522
9691
|
|
|
9523
9692
|
/**
|
|
@@ -9527,7 +9696,8 @@ export enum KnownSupportedTlsVersions {
|
|
|
9527
9696
|
* ### Known values supported by the service
|
|
9528
9697
|
* **1.0** \
|
|
9529
9698
|
* **1.1** \
|
|
9530
|
-
* **1.2**
|
|
9699
|
+
* **1.2** \
|
|
9700
|
+
* **1.3**
|
|
9531
9701
|
*/
|
|
9532
9702
|
export type SupportedTlsVersions = string;
|
|
9533
9703
|
|
|
@@ -9566,7 +9736,7 @@ export enum KnownTlsCipherSuites {
|
|
|
9566
9736
|
/** TLSRSAWithAES256CBCSHA */
|
|
9567
9737
|
TLSRSAWithAES256CBCSHA = "TLS_RSA_WITH_AES_256_CBC_SHA",
|
|
9568
9738
|
/** TLSRSAWithAES128CBCSHA */
|
|
9569
|
-
TLSRSAWithAES128CBCSHA = "TLS_RSA_WITH_AES_128_CBC_SHA"
|
|
9739
|
+
TLSRSAWithAES128CBCSHA = "TLS_RSA_WITH_AES_128_CBC_SHA",
|
|
9570
9740
|
}
|
|
9571
9741
|
|
|
9572
9742
|
/**
|
|
@@ -9601,7 +9771,7 @@ export enum KnownFtpsState {
|
|
|
9601
9771
|
/** FtpsOnly */
|
|
9602
9772
|
FtpsOnly = "FtpsOnly",
|
|
9603
9773
|
/** Disabled */
|
|
9604
|
-
Disabled = "Disabled"
|
|
9774
|
+
Disabled = "Disabled",
|
|
9605
9775
|
}
|
|
9606
9776
|
|
|
9607
9777
|
/**
|
|
@@ -9615,6 +9785,93 @@ export enum KnownFtpsState {
|
|
|
9615
9785
|
*/
|
|
9616
9786
|
export type FtpsState = string;
|
|
9617
9787
|
|
|
9788
|
+
/** Known values of {@link AzureStorageProtocol} that the service accepts. */
|
|
9789
|
+
export enum KnownAzureStorageProtocol {
|
|
9790
|
+
/** Smb */
|
|
9791
|
+
Smb = "Smb",
|
|
9792
|
+
/** Http */
|
|
9793
|
+
Http = "Http",
|
|
9794
|
+
/** Nfs */
|
|
9795
|
+
Nfs = "Nfs",
|
|
9796
|
+
}
|
|
9797
|
+
|
|
9798
|
+
/**
|
|
9799
|
+
* Defines values for AzureStorageProtocol. \
|
|
9800
|
+
* {@link KnownAzureStorageProtocol} can be used interchangeably with AzureStorageProtocol,
|
|
9801
|
+
* this enum contains the known values that the service supports.
|
|
9802
|
+
* ### Known values supported by the service
|
|
9803
|
+
* **Smb** \
|
|
9804
|
+
* **Http** \
|
|
9805
|
+
* **Nfs**
|
|
9806
|
+
*/
|
|
9807
|
+
export type AzureStorageProtocol = string;
|
|
9808
|
+
|
|
9809
|
+
/** Known values of {@link FunctionsDeploymentStorageType} that the service accepts. */
|
|
9810
|
+
export enum KnownFunctionsDeploymentStorageType {
|
|
9811
|
+
/** BlobContainer */
|
|
9812
|
+
BlobContainer = "blobContainer",
|
|
9813
|
+
}
|
|
9814
|
+
|
|
9815
|
+
/**
|
|
9816
|
+
* Defines values for FunctionsDeploymentStorageType. \
|
|
9817
|
+
* {@link KnownFunctionsDeploymentStorageType} can be used interchangeably with FunctionsDeploymentStorageType,
|
|
9818
|
+
* this enum contains the known values that the service supports.
|
|
9819
|
+
* ### Known values supported by the service
|
|
9820
|
+
* **blobContainer**
|
|
9821
|
+
*/
|
|
9822
|
+
export type FunctionsDeploymentStorageType = string;
|
|
9823
|
+
|
|
9824
|
+
/** Known values of {@link AuthenticationType} that the service accepts. */
|
|
9825
|
+
export enum KnownAuthenticationType {
|
|
9826
|
+
/** SystemAssignedIdentity */
|
|
9827
|
+
SystemAssignedIdentity = "SystemAssignedIdentity",
|
|
9828
|
+
/** UserAssignedIdentity */
|
|
9829
|
+
UserAssignedIdentity = "UserAssignedIdentity",
|
|
9830
|
+
/** StorageAccountConnectionString */
|
|
9831
|
+
StorageAccountConnectionString = "StorageAccountConnectionString",
|
|
9832
|
+
}
|
|
9833
|
+
|
|
9834
|
+
/**
|
|
9835
|
+
* Defines values for AuthenticationType. \
|
|
9836
|
+
* {@link KnownAuthenticationType} can be used interchangeably with AuthenticationType,
|
|
9837
|
+
* this enum contains the known values that the service supports.
|
|
9838
|
+
* ### Known values supported by the service
|
|
9839
|
+
* **SystemAssignedIdentity** \
|
|
9840
|
+
* **UserAssignedIdentity** \
|
|
9841
|
+
* **StorageAccountConnectionString**
|
|
9842
|
+
*/
|
|
9843
|
+
export type AuthenticationType = string;
|
|
9844
|
+
|
|
9845
|
+
/** Known values of {@link RuntimeName} that the service accepts. */
|
|
9846
|
+
export enum KnownRuntimeName {
|
|
9847
|
+
/** DotnetIsolated */
|
|
9848
|
+
DotnetIsolated = "dotnet-isolated",
|
|
9849
|
+
/** Node */
|
|
9850
|
+
Node = "node",
|
|
9851
|
+
/** Java */
|
|
9852
|
+
Java = "java",
|
|
9853
|
+
/** Powershell */
|
|
9854
|
+
Powershell = "powershell",
|
|
9855
|
+
/** Python */
|
|
9856
|
+
Python = "python",
|
|
9857
|
+
/** Custom */
|
|
9858
|
+
Custom = "custom",
|
|
9859
|
+
}
|
|
9860
|
+
|
|
9861
|
+
/**
|
|
9862
|
+
* Defines values for RuntimeName. \
|
|
9863
|
+
* {@link KnownRuntimeName} can be used interchangeably with RuntimeName,
|
|
9864
|
+
* this enum contains the known values that the service supports.
|
|
9865
|
+
* ### Known values supported by the service
|
|
9866
|
+
* **dotnet-isolated** \
|
|
9867
|
+
* **node** \
|
|
9868
|
+
* **java** \
|
|
9869
|
+
* **powershell** \
|
|
9870
|
+
* **python** \
|
|
9871
|
+
* **custom**
|
|
9872
|
+
*/
|
|
9873
|
+
export type RuntimeName = string;
|
|
9874
|
+
|
|
9618
9875
|
/** Known values of {@link DaprLogLevel} that the service accepts. */
|
|
9619
9876
|
export enum KnownDaprLogLevel {
|
|
9620
9877
|
/** Info */
|
|
@@ -9624,7 +9881,7 @@ export enum KnownDaprLogLevel {
|
|
|
9624
9881
|
/** Warn */
|
|
9625
9882
|
Warn = "warn",
|
|
9626
9883
|
/** Error */
|
|
9627
|
-
Error = "error"
|
|
9884
|
+
Error = "error",
|
|
9628
9885
|
}
|
|
9629
9886
|
|
|
9630
9887
|
/**
|
|
@@ -9646,7 +9903,7 @@ export enum KnownRouteType {
|
|
|
9646
9903
|
/** Inherited */
|
|
9647
9904
|
Inherited = "INHERITED",
|
|
9648
9905
|
/** Static */
|
|
9649
|
-
Static = "STATIC"
|
|
9906
|
+
Static = "STATIC",
|
|
9650
9907
|
}
|
|
9651
9908
|
|
|
9652
9909
|
/**
|
|
@@ -9669,7 +9926,7 @@ export enum KnownContainerAppProvisioningState {
|
|
|
9669
9926
|
/** Failed */
|
|
9670
9927
|
Failed = "Failed",
|
|
9671
9928
|
/** Canceled */
|
|
9672
|
-
Canceled = "Canceled"
|
|
9929
|
+
Canceled = "Canceled",
|
|
9673
9930
|
}
|
|
9674
9931
|
|
|
9675
9932
|
/**
|
|
@@ -9689,7 +9946,7 @@ export enum KnownActiveRevisionsMode {
|
|
|
9689
9946
|
/** Multiple */
|
|
9690
9947
|
Multiple = "multiple",
|
|
9691
9948
|
/** Single */
|
|
9692
|
-
Single = "single"
|
|
9949
|
+
Single = "single",
|
|
9693
9950
|
}
|
|
9694
9951
|
|
|
9695
9952
|
/**
|
|
@@ -9709,7 +9966,7 @@ export enum KnownIngressTransportMethod {
|
|
|
9709
9966
|
/** Http */
|
|
9710
9967
|
Http = "http",
|
|
9711
9968
|
/** Http2 */
|
|
9712
|
-
Http2 = "http2"
|
|
9969
|
+
Http2 = "http2",
|
|
9713
9970
|
}
|
|
9714
9971
|
|
|
9715
9972
|
/**
|
|
@@ -9730,7 +9987,7 @@ export enum KnownRevisionHealthState {
|
|
|
9730
9987
|
/** Unhealthy */
|
|
9731
9988
|
Unhealthy = "Unhealthy",
|
|
9732
9989
|
/** None */
|
|
9733
|
-
None = "None"
|
|
9990
|
+
None = "None",
|
|
9734
9991
|
}
|
|
9735
9992
|
|
|
9736
9993
|
/**
|
|
@@ -9755,7 +10012,7 @@ export enum KnownRevisionProvisioningState {
|
|
|
9755
10012
|
/** Deprovisioning */
|
|
9756
10013
|
Deprovisioning = "Deprovisioning",
|
|
9757
10014
|
/** Deprovisioned */
|
|
9758
|
-
Deprovisioned = "Deprovisioned"
|
|
10015
|
+
Deprovisioned = "Deprovisioned",
|
|
9759
10016
|
}
|
|
9760
10017
|
|
|
9761
10018
|
/**
|
|
@@ -9782,7 +10039,7 @@ export enum KnownProviderOsTypeSelected {
|
|
|
9782
10039
|
/** LinuxFunctions */
|
|
9783
10040
|
LinuxFunctions = "LinuxFunctions",
|
|
9784
10041
|
/** All */
|
|
9785
|
-
All = "All"
|
|
10042
|
+
All = "All",
|
|
9786
10043
|
}
|
|
9787
10044
|
|
|
9788
10045
|
/**
|
|
@@ -9805,7 +10062,7 @@ export enum KnownProviderStackOsType {
|
|
|
9805
10062
|
/** Linux */
|
|
9806
10063
|
Linux = "Linux",
|
|
9807
10064
|
/** All */
|
|
9808
|
-
All = "All"
|
|
10065
|
+
All = "All",
|
|
9809
10066
|
}
|
|
9810
10067
|
|
|
9811
10068
|
/**
|
|
@@ -9826,7 +10083,7 @@ export enum KnownResourceScopeType {
|
|
|
9826
10083
|
/** Subscription */
|
|
9827
10084
|
Subscription = "Subscription",
|
|
9828
10085
|
/** WebSite */
|
|
9829
|
-
WebSite = "WebSite"
|
|
10086
|
+
WebSite = "WebSite",
|
|
9830
10087
|
}
|
|
9831
10088
|
|
|
9832
10089
|
/**
|
|
@@ -9857,7 +10114,7 @@ export enum KnownCheckNameResourceTypes {
|
|
|
9857
10114
|
/** MicrosoftWebHostingEnvironments */
|
|
9858
10115
|
MicrosoftWebHostingEnvironments = "Microsoft.Web/hostingEnvironments",
|
|
9859
10116
|
/** MicrosoftWebPublishingUsers */
|
|
9860
|
-
MicrosoftWebPublishingUsers = "Microsoft.Web/publishingUsers"
|
|
10117
|
+
MicrosoftWebPublishingUsers = "Microsoft.Web/publishingUsers",
|
|
9861
10118
|
}
|
|
9862
10119
|
|
|
9863
10120
|
/**
|
|
@@ -9881,7 +10138,7 @@ export enum KnownInAvailabilityReasonType {
|
|
|
9881
10138
|
/** Invalid */
|
|
9882
10139
|
Invalid = "Invalid",
|
|
9883
10140
|
/** AlreadyExists */
|
|
9884
|
-
AlreadyExists = "AlreadyExists"
|
|
10141
|
+
AlreadyExists = "AlreadyExists",
|
|
9885
10142
|
}
|
|
9886
10143
|
|
|
9887
10144
|
/**
|
|
@@ -9921,7 +10178,9 @@ export enum KnownSkuName {
|
|
|
9921
10178
|
/** ElasticPremium */
|
|
9922
10179
|
ElasticPremium = "ElasticPremium",
|
|
9923
10180
|
/** ElasticIsolated */
|
|
9924
|
-
ElasticIsolated = "ElasticIsolated"
|
|
10181
|
+
ElasticIsolated = "ElasticIsolated",
|
|
10182
|
+
/** FlexConsumption */
|
|
10183
|
+
FlexConsumption = "FlexConsumption",
|
|
9925
10184
|
}
|
|
9926
10185
|
|
|
9927
10186
|
/**
|
|
@@ -9941,7 +10200,8 @@ export enum KnownSkuName {
|
|
|
9941
10200
|
* **PremiumV3** \
|
|
9942
10201
|
* **PremiumContainer** \
|
|
9943
10202
|
* **ElasticPremium** \
|
|
9944
|
-
* **ElasticIsolated**
|
|
10203
|
+
* **ElasticIsolated** \
|
|
10204
|
+
* **FlexConsumption**
|
|
9945
10205
|
*/
|
|
9946
10206
|
export type SkuName = string;
|
|
9947
10207
|
|
|
@@ -9952,7 +10212,7 @@ export enum KnownValidateResourceTypes {
|
|
|
9952
10212
|
/** Site */
|
|
9953
10213
|
Site = "Site",
|
|
9954
10214
|
/** MicrosoftWebHostingEnvironments */
|
|
9955
|
-
MicrosoftWebHostingEnvironments = "Microsoft.Web/hostingEnvironments"
|
|
10215
|
+
MicrosoftWebHostingEnvironments = "Microsoft.Web/hostingEnvironments",
|
|
9956
10216
|
}
|
|
9957
10217
|
|
|
9958
10218
|
/**
|
|
@@ -9975,7 +10235,7 @@ export enum KnownEnterpriseGradeCdnStatus {
|
|
|
9975
10235
|
/** Disabled */
|
|
9976
10236
|
Disabled = "Disabled",
|
|
9977
10237
|
/** Disabling */
|
|
9978
|
-
Disabling = "Disabling"
|
|
10238
|
+
Disabling = "Disabling",
|
|
9979
10239
|
}
|
|
9980
10240
|
|
|
9981
10241
|
/**
|
|
@@ -10005,7 +10265,7 @@ export enum KnownBuildStatus {
|
|
|
10005
10265
|
/** Deleting */
|
|
10006
10266
|
Deleting = "Deleting",
|
|
10007
10267
|
/** Detached */
|
|
10008
|
-
Detached = "Detached"
|
|
10268
|
+
Detached = "Detached",
|
|
10009
10269
|
}
|
|
10010
10270
|
|
|
10011
10271
|
/**
|
|
@@ -10028,7 +10288,7 @@ export enum KnownTriggerTypes {
|
|
|
10028
10288
|
/** HttpTrigger */
|
|
10029
10289
|
HttpTrigger = "HttpTrigger",
|
|
10030
10290
|
/** Unknown */
|
|
10031
|
-
Unknown = "Unknown"
|
|
10291
|
+
Unknown = "Unknown",
|
|
10032
10292
|
}
|
|
10033
10293
|
|
|
10034
10294
|
/**
|
|
@@ -10044,7 +10304,7 @@ export type TriggerTypes = string;
|
|
|
10044
10304
|
/** Known values of {@link BasicAuthName} that the service accepts. */
|
|
10045
10305
|
export enum KnownBasicAuthName {
|
|
10046
10306
|
/** Default */
|
|
10047
|
-
Default = "default"
|
|
10307
|
+
Default = "default",
|
|
10048
10308
|
}
|
|
10049
10309
|
|
|
10050
10310
|
/**
|
|
@@ -10071,7 +10331,7 @@ export enum KnownCustomDomainStatus {
|
|
|
10071
10331
|
/** Deleting */
|
|
10072
10332
|
Deleting = "Deleting",
|
|
10073
10333
|
/** Unhealthy */
|
|
10074
|
-
Unhealthy = "Unhealthy"
|
|
10334
|
+
Unhealthy = "Unhealthy",
|
|
10075
10335
|
}
|
|
10076
10336
|
|
|
10077
10337
|
/**
|
|
@@ -10098,7 +10358,7 @@ export enum KnownDatabaseType {
|
|
|
10098
10358
|
/** LocalMySql */
|
|
10099
10359
|
LocalMySql = "LocalMySql",
|
|
10100
10360
|
/** PostgreSql */
|
|
10101
|
-
PostgreSql = "PostgreSql"
|
|
10361
|
+
PostgreSql = "PostgreSql",
|
|
10102
10362
|
}
|
|
10103
10363
|
|
|
10104
10364
|
/**
|
|
@@ -10140,7 +10400,7 @@ export enum KnownDeploymentBuildStatus {
|
|
|
10140
10400
|
/** RuntimeStarting */
|
|
10141
10401
|
RuntimeStarting = "RuntimeStarting",
|
|
10142
10402
|
/** RuntimeSuccessful */
|
|
10143
|
-
RuntimeSuccessful = "RuntimeSuccessful"
|
|
10403
|
+
RuntimeSuccessful = "RuntimeSuccessful",
|
|
10144
10404
|
}
|
|
10145
10405
|
|
|
10146
10406
|
/**
|
|
@@ -10171,7 +10431,7 @@ export enum KnownPublishingProfileFormat {
|
|
|
10171
10431
|
/** WebDeploy */
|
|
10172
10432
|
WebDeploy = "WebDeploy",
|
|
10173
10433
|
/** Ftp */
|
|
10174
|
-
Ftp = "Ftp"
|
|
10434
|
+
Ftp = "Ftp",
|
|
10175
10435
|
}
|
|
10176
10436
|
|
|
10177
10437
|
/**
|
|
@@ -10198,7 +10458,7 @@ export enum KnownWorkflowState {
|
|
|
10198
10458
|
/** Deleted */
|
|
10199
10459
|
Deleted = "Deleted",
|
|
10200
10460
|
/** Suspended */
|
|
10201
|
-
Suspended = "Suspended"
|
|
10461
|
+
Suspended = "Suspended",
|
|
10202
10462
|
}
|
|
10203
10463
|
|
|
10204
10464
|
/**
|
|
@@ -10222,7 +10482,7 @@ export enum KnownKeyType {
|
|
|
10222
10482
|
/** Primary */
|
|
10223
10483
|
Primary = "Primary",
|
|
10224
10484
|
/** Secondary */
|
|
10225
|
-
Secondary = "Secondary"
|
|
10485
|
+
Secondary = "Secondary",
|
|
10226
10486
|
}
|
|
10227
10487
|
|
|
10228
10488
|
/**
|
|
@@ -10263,7 +10523,7 @@ export enum KnownWorkflowStatus {
|
|
|
10263
10523
|
/** Aborted */
|
|
10264
10524
|
Aborted = "Aborted",
|
|
10265
10525
|
/** Ignored */
|
|
10266
|
-
Ignored = "Ignored"
|
|
10526
|
+
Ignored = "Ignored",
|
|
10267
10527
|
}
|
|
10268
10528
|
|
|
10269
10529
|
/**
|
|
@@ -10306,7 +10566,7 @@ export enum KnownParameterType {
|
|
|
10306
10566
|
/** Object */
|
|
10307
10567
|
Object = "Object",
|
|
10308
10568
|
/** SecureObject */
|
|
10309
|
-
SecureObject = "SecureObject"
|
|
10569
|
+
SecureObject = "SecureObject",
|
|
10310
10570
|
}
|
|
10311
10571
|
|
|
10312
10572
|
/**
|
|
@@ -10363,7 +10623,7 @@ export enum KnownWorkflowTriggerProvisioningState {
|
|
|
10363
10623
|
/** Unregistered */
|
|
10364
10624
|
Unregistered = "Unregistered",
|
|
10365
10625
|
/** Completed */
|
|
10366
|
-
Completed = "Completed"
|
|
10626
|
+
Completed = "Completed",
|
|
10367
10627
|
}
|
|
10368
10628
|
|
|
10369
10629
|
/**
|
|
@@ -10409,7 +10669,7 @@ export enum KnownRecurrenceFrequency {
|
|
|
10409
10669
|
/** Month */
|
|
10410
10670
|
Month = "Month",
|
|
10411
10671
|
/** Year */
|
|
10412
|
-
Year = "Year"
|
|
10672
|
+
Year = "Year",
|
|
10413
10673
|
}
|
|
10414
10674
|
|
|
10415
10675
|
/**
|
|
@@ -10473,7 +10733,7 @@ export enum KnownWorkflowProvisioningState {
|
|
|
10473
10733
|
/** Waiting */
|
|
10474
10734
|
Waiting = "Waiting",
|
|
10475
10735
|
/** InProgress */
|
|
10476
|
-
InProgress = "InProgress"
|
|
10736
|
+
InProgress = "InProgress",
|
|
10477
10737
|
}
|
|
10478
10738
|
|
|
10479
10739
|
/**
|
|
@@ -10509,7 +10769,7 @@ export type WorkflowProvisioningState = string;
|
|
|
10509
10769
|
/** Known values of {@link OpenAuthenticationProviderType} that the service accepts. */
|
|
10510
10770
|
export enum KnownOpenAuthenticationProviderType {
|
|
10511
10771
|
/** AAD */
|
|
10512
|
-
AAD = "AAD"
|
|
10772
|
+
AAD = "AAD",
|
|
10513
10773
|
}
|
|
10514
10774
|
|
|
10515
10775
|
/**
|
|
@@ -10534,7 +10794,7 @@ export enum KnownWorkflowSkuName {
|
|
|
10534
10794
|
/** Standard */
|
|
10535
10795
|
Standard = "Standard",
|
|
10536
10796
|
/** Premium */
|
|
10537
|
-
Premium = "Premium"
|
|
10797
|
+
Premium = "Premium",
|
|
10538
10798
|
}
|
|
10539
10799
|
|
|
10540
10800
|
/**
|
|
@@ -10556,7 +10816,7 @@ export enum KnownKind {
|
|
|
10556
10816
|
/** Stateful */
|
|
10557
10817
|
Stateful = "Stateful",
|
|
10558
10818
|
/** Stateless */
|
|
10559
|
-
Stateless = "Stateless"
|
|
10819
|
+
Stateless = "Stateless",
|
|
10560
10820
|
}
|
|
10561
10821
|
|
|
10562
10822
|
/**
|
|
@@ -10933,6 +11193,12 @@ export type PublicCertificateLocation =
|
|
|
10933
11193
|
| "CurrentUserMy"
|
|
10934
11194
|
| "LocalMachineMy"
|
|
10935
11195
|
| "Unknown";
|
|
11196
|
+
/** Defines values for AuthType. */
|
|
11197
|
+
export type AuthType =
|
|
11198
|
+
| "Anonymous"
|
|
11199
|
+
| "UserCredentials"
|
|
11200
|
+
| "SystemIdentity"
|
|
11201
|
+
| "UserAssigned";
|
|
10936
11202
|
/** Defines values for SiteExtensionType. */
|
|
10937
11203
|
export type SiteExtensionType = "Gallery" | "WebRoot";
|
|
10938
11204
|
/** Defines values for TriggeredWebJobStatus. */
|
|
@@ -10967,7 +11233,8 @@ export interface AppServiceCertificateOrdersListOptionalParams
|
|
|
10967
11233
|
extends coreClient.OperationOptions {}
|
|
10968
11234
|
|
|
10969
11235
|
/** Contains response data for the list operation. */
|
|
10970
|
-
export type AppServiceCertificateOrdersListResponse =
|
|
11236
|
+
export type AppServiceCertificateOrdersListResponse =
|
|
11237
|
+
AppServiceCertificateOrderCollection;
|
|
10971
11238
|
|
|
10972
11239
|
/** Optional parameters. */
|
|
10973
11240
|
export interface AppServiceCertificateOrdersValidatePurchaseInformationOptionalParams
|
|
@@ -10978,7 +11245,8 @@ export interface AppServiceCertificateOrdersListByResourceGroupOptionalParams
|
|
|
10978
11245
|
extends coreClient.OperationOptions {}
|
|
10979
11246
|
|
|
10980
11247
|
/** Contains response data for the listByResourceGroup operation. */
|
|
10981
|
-
export type AppServiceCertificateOrdersListByResourceGroupResponse =
|
|
11248
|
+
export type AppServiceCertificateOrdersListByResourceGroupResponse =
|
|
11249
|
+
AppServiceCertificateOrderCollection;
|
|
10982
11250
|
|
|
10983
11251
|
/** Optional parameters. */
|
|
10984
11252
|
export interface AppServiceCertificateOrdersGetOptionalParams
|
|
@@ -10997,7 +11265,8 @@ export interface AppServiceCertificateOrdersCreateOrUpdateOptionalParams
|
|
|
10997
11265
|
}
|
|
10998
11266
|
|
|
10999
11267
|
/** Contains response data for the createOrUpdate operation. */
|
|
11000
|
-
export type AppServiceCertificateOrdersCreateOrUpdateResponse =
|
|
11268
|
+
export type AppServiceCertificateOrdersCreateOrUpdateResponse =
|
|
11269
|
+
AppServiceCertificateOrder;
|
|
11001
11270
|
|
|
11002
11271
|
/** Optional parameters. */
|
|
11003
11272
|
export interface AppServiceCertificateOrdersDeleteOptionalParams
|
|
@@ -11008,21 +11277,24 @@ export interface AppServiceCertificateOrdersUpdateOptionalParams
|
|
|
11008
11277
|
extends coreClient.OperationOptions {}
|
|
11009
11278
|
|
|
11010
11279
|
/** Contains response data for the update operation. */
|
|
11011
|
-
export type AppServiceCertificateOrdersUpdateResponse =
|
|
11280
|
+
export type AppServiceCertificateOrdersUpdateResponse =
|
|
11281
|
+
AppServiceCertificateOrder;
|
|
11012
11282
|
|
|
11013
11283
|
/** Optional parameters. */
|
|
11014
11284
|
export interface AppServiceCertificateOrdersListCertificatesOptionalParams
|
|
11015
11285
|
extends coreClient.OperationOptions {}
|
|
11016
11286
|
|
|
11017
11287
|
/** Contains response data for the listCertificates operation. */
|
|
11018
|
-
export type AppServiceCertificateOrdersListCertificatesResponse =
|
|
11288
|
+
export type AppServiceCertificateOrdersListCertificatesResponse =
|
|
11289
|
+
AppServiceCertificateCollection;
|
|
11019
11290
|
|
|
11020
11291
|
/** Optional parameters. */
|
|
11021
11292
|
export interface AppServiceCertificateOrdersGetCertificateOptionalParams
|
|
11022
11293
|
extends coreClient.OperationOptions {}
|
|
11023
11294
|
|
|
11024
11295
|
/** Contains response data for the getCertificate operation. */
|
|
11025
|
-
export type AppServiceCertificateOrdersGetCertificateResponse =
|
|
11296
|
+
export type AppServiceCertificateOrdersGetCertificateResponse =
|
|
11297
|
+
AppServiceCertificateResource;
|
|
11026
11298
|
|
|
11027
11299
|
/** Optional parameters. */
|
|
11028
11300
|
export interface AppServiceCertificateOrdersCreateOrUpdateCertificateOptionalParams
|
|
@@ -11034,7 +11306,8 @@ export interface AppServiceCertificateOrdersCreateOrUpdateCertificateOptionalPar
|
|
|
11034
11306
|
}
|
|
11035
11307
|
|
|
11036
11308
|
/** Contains response data for the createOrUpdateCertificate operation. */
|
|
11037
|
-
export type AppServiceCertificateOrdersCreateOrUpdateCertificateResponse =
|
|
11309
|
+
export type AppServiceCertificateOrdersCreateOrUpdateCertificateResponse =
|
|
11310
|
+
AppServiceCertificateResource;
|
|
11038
11311
|
|
|
11039
11312
|
/** Optional parameters. */
|
|
11040
11313
|
export interface AppServiceCertificateOrdersDeleteCertificateOptionalParams
|
|
@@ -11045,7 +11318,8 @@ export interface AppServiceCertificateOrdersUpdateCertificateOptionalParams
|
|
|
11045
11318
|
extends coreClient.OperationOptions {}
|
|
11046
11319
|
|
|
11047
11320
|
/** Contains response data for the updateCertificate operation. */
|
|
11048
|
-
export type AppServiceCertificateOrdersUpdateCertificateResponse =
|
|
11321
|
+
export type AppServiceCertificateOrdersUpdateCertificateResponse =
|
|
11322
|
+
AppServiceCertificateResource;
|
|
11049
11323
|
|
|
11050
11324
|
/** Optional parameters. */
|
|
11051
11325
|
export interface AppServiceCertificateOrdersReissueOptionalParams
|
|
@@ -11079,42 +11353,48 @@ export interface AppServiceCertificateOrdersRetrieveCertificateActionsOptionalPa
|
|
|
11079
11353
|
extends coreClient.OperationOptions {}
|
|
11080
11354
|
|
|
11081
11355
|
/** Contains response data for the retrieveCertificateActions operation. */
|
|
11082
|
-
export type AppServiceCertificateOrdersRetrieveCertificateActionsResponse =
|
|
11356
|
+
export type AppServiceCertificateOrdersRetrieveCertificateActionsResponse =
|
|
11357
|
+
CertificateOrderAction[];
|
|
11083
11358
|
|
|
11084
11359
|
/** Optional parameters. */
|
|
11085
11360
|
export interface AppServiceCertificateOrdersRetrieveCertificateEmailHistoryOptionalParams
|
|
11086
11361
|
extends coreClient.OperationOptions {}
|
|
11087
11362
|
|
|
11088
11363
|
/** Contains response data for the retrieveCertificateEmailHistory operation. */
|
|
11089
|
-
export type AppServiceCertificateOrdersRetrieveCertificateEmailHistoryResponse =
|
|
11364
|
+
export type AppServiceCertificateOrdersRetrieveCertificateEmailHistoryResponse =
|
|
11365
|
+
CertificateEmail[];
|
|
11090
11366
|
|
|
11091
11367
|
/** Optional parameters. */
|
|
11092
11368
|
export interface AppServiceCertificateOrdersListNextOptionalParams
|
|
11093
11369
|
extends coreClient.OperationOptions {}
|
|
11094
11370
|
|
|
11095
11371
|
/** Contains response data for the listNext operation. */
|
|
11096
|
-
export type AppServiceCertificateOrdersListNextResponse =
|
|
11372
|
+
export type AppServiceCertificateOrdersListNextResponse =
|
|
11373
|
+
AppServiceCertificateOrderCollection;
|
|
11097
11374
|
|
|
11098
11375
|
/** Optional parameters. */
|
|
11099
11376
|
export interface AppServiceCertificateOrdersListByResourceGroupNextOptionalParams
|
|
11100
11377
|
extends coreClient.OperationOptions {}
|
|
11101
11378
|
|
|
11102
11379
|
/** Contains response data for the listByResourceGroupNext operation. */
|
|
11103
|
-
export type AppServiceCertificateOrdersListByResourceGroupNextResponse =
|
|
11380
|
+
export type AppServiceCertificateOrdersListByResourceGroupNextResponse =
|
|
11381
|
+
AppServiceCertificateOrderCollection;
|
|
11104
11382
|
|
|
11105
11383
|
/** Optional parameters. */
|
|
11106
11384
|
export interface AppServiceCertificateOrdersListCertificatesNextOptionalParams
|
|
11107
11385
|
extends coreClient.OperationOptions {}
|
|
11108
11386
|
|
|
11109
11387
|
/** Contains response data for the listCertificatesNext operation. */
|
|
11110
|
-
export type AppServiceCertificateOrdersListCertificatesNextResponse =
|
|
11388
|
+
export type AppServiceCertificateOrdersListCertificatesNextResponse =
|
|
11389
|
+
AppServiceCertificateCollection;
|
|
11111
11390
|
|
|
11112
11391
|
/** Optional parameters. */
|
|
11113
11392
|
export interface CertificateOrdersDiagnosticsListAppServiceCertificateOrderDetectorResponseOptionalParams
|
|
11114
11393
|
extends coreClient.OperationOptions {}
|
|
11115
11394
|
|
|
11116
11395
|
/** Contains response data for the listAppServiceCertificateOrderDetectorResponse operation. */
|
|
11117
|
-
export type CertificateOrdersDiagnosticsListAppServiceCertificateOrderDetectorResponseResponse =
|
|
11396
|
+
export type CertificateOrdersDiagnosticsListAppServiceCertificateOrderDetectorResponseResponse =
|
|
11397
|
+
DetectorResponseCollection;
|
|
11118
11398
|
|
|
11119
11399
|
/** Optional parameters. */
|
|
11120
11400
|
export interface CertificateOrdersDiagnosticsGetAppServiceCertificateOrderDetectorResponseOptionalParams
|
|
@@ -11128,28 +11408,32 @@ export interface CertificateOrdersDiagnosticsGetAppServiceCertificateOrderDetect
|
|
|
11128
11408
|
}
|
|
11129
11409
|
|
|
11130
11410
|
/** Contains response data for the getAppServiceCertificateOrderDetectorResponse operation. */
|
|
11131
|
-
export type CertificateOrdersDiagnosticsGetAppServiceCertificateOrderDetectorResponseResponse =
|
|
11411
|
+
export type CertificateOrdersDiagnosticsGetAppServiceCertificateOrderDetectorResponseResponse =
|
|
11412
|
+
DetectorResponse;
|
|
11132
11413
|
|
|
11133
11414
|
/** Optional parameters. */
|
|
11134
11415
|
export interface CertificateOrdersDiagnosticsListAppServiceCertificateOrderDetectorResponseNextOptionalParams
|
|
11135
11416
|
extends coreClient.OperationOptions {}
|
|
11136
11417
|
|
|
11137
11418
|
/** Contains response data for the listAppServiceCertificateOrderDetectorResponseNext operation. */
|
|
11138
|
-
export type CertificateOrdersDiagnosticsListAppServiceCertificateOrderDetectorResponseNextResponse =
|
|
11419
|
+
export type CertificateOrdersDiagnosticsListAppServiceCertificateOrderDetectorResponseNextResponse =
|
|
11420
|
+
DetectorResponseCollection;
|
|
11139
11421
|
|
|
11140
11422
|
/** Optional parameters. */
|
|
11141
11423
|
export interface CertificateRegistrationProviderListOperationsOptionalParams
|
|
11142
11424
|
extends coreClient.OperationOptions {}
|
|
11143
11425
|
|
|
11144
11426
|
/** Contains response data for the listOperations operation. */
|
|
11145
|
-
export type CertificateRegistrationProviderListOperationsResponse =
|
|
11427
|
+
export type CertificateRegistrationProviderListOperationsResponse =
|
|
11428
|
+
CsmOperationCollection;
|
|
11146
11429
|
|
|
11147
11430
|
/** Optional parameters. */
|
|
11148
11431
|
export interface CertificateRegistrationProviderListOperationsNextOptionalParams
|
|
11149
11432
|
extends coreClient.OperationOptions {}
|
|
11150
11433
|
|
|
11151
11434
|
/** Contains response data for the listOperationsNext operation. */
|
|
11152
|
-
export type CertificateRegistrationProviderListOperationsNextResponse =
|
|
11435
|
+
export type CertificateRegistrationProviderListOperationsNextResponse =
|
|
11436
|
+
CsmOperationCollection;
|
|
11153
11437
|
|
|
11154
11438
|
/** Optional parameters. */
|
|
11155
11439
|
export interface DomainsCheckAvailabilityOptionalParams
|
|
@@ -11170,7 +11454,8 @@ export interface DomainsGetControlCenterSsoRequestOptionalParams
|
|
|
11170
11454
|
extends coreClient.OperationOptions {}
|
|
11171
11455
|
|
|
11172
11456
|
/** Contains response data for the getControlCenterSsoRequest operation. */
|
|
11173
|
-
export type DomainsGetControlCenterSsoRequestResponse =
|
|
11457
|
+
export type DomainsGetControlCenterSsoRequestResponse =
|
|
11458
|
+
DomainControlCenterSsoRequest;
|
|
11174
11459
|
|
|
11175
11460
|
/** Optional parameters. */
|
|
11176
11461
|
export interface DomainsListRecommendationsOptionalParams
|
|
@@ -11223,7 +11508,8 @@ export interface DomainsListOwnershipIdentifiersOptionalParams
|
|
|
11223
11508
|
extends coreClient.OperationOptions {}
|
|
11224
11509
|
|
|
11225
11510
|
/** Contains response data for the listOwnershipIdentifiers operation. */
|
|
11226
|
-
export type DomainsListOwnershipIdentifiersResponse =
|
|
11511
|
+
export type DomainsListOwnershipIdentifiersResponse =
|
|
11512
|
+
DomainOwnershipIdentifierCollection;
|
|
11227
11513
|
|
|
11228
11514
|
/** Optional parameters. */
|
|
11229
11515
|
export interface DomainsGetOwnershipIdentifierOptionalParams
|
|
@@ -11237,7 +11523,8 @@ export interface DomainsCreateOrUpdateOwnershipIdentifierOptionalParams
|
|
|
11237
11523
|
extends coreClient.OperationOptions {}
|
|
11238
11524
|
|
|
11239
11525
|
/** Contains response data for the createOrUpdateOwnershipIdentifier operation. */
|
|
11240
|
-
export type DomainsCreateOrUpdateOwnershipIdentifierResponse =
|
|
11526
|
+
export type DomainsCreateOrUpdateOwnershipIdentifierResponse =
|
|
11527
|
+
DomainOwnershipIdentifier;
|
|
11241
11528
|
|
|
11242
11529
|
/** Optional parameters. */
|
|
11243
11530
|
export interface DomainsDeleteOwnershipIdentifierOptionalParams
|
|
@@ -11248,7 +11535,8 @@ export interface DomainsUpdateOwnershipIdentifierOptionalParams
|
|
|
11248
11535
|
extends coreClient.OperationOptions {}
|
|
11249
11536
|
|
|
11250
11537
|
/** Contains response data for the updateOwnershipIdentifier operation. */
|
|
11251
|
-
export type DomainsUpdateOwnershipIdentifierResponse =
|
|
11538
|
+
export type DomainsUpdateOwnershipIdentifierResponse =
|
|
11539
|
+
DomainOwnershipIdentifier;
|
|
11252
11540
|
|
|
11253
11541
|
/** Optional parameters. */
|
|
11254
11542
|
export interface DomainsRenewOptionalParams
|
|
@@ -11287,7 +11575,8 @@ export interface DomainsListOwnershipIdentifiersNextOptionalParams
|
|
|
11287
11575
|
extends coreClient.OperationOptions {}
|
|
11288
11576
|
|
|
11289
11577
|
/** Contains response data for the listOwnershipIdentifiersNext operation. */
|
|
11290
|
-
export type DomainsListOwnershipIdentifiersNextResponse =
|
|
11578
|
+
export type DomainsListOwnershipIdentifiersNextResponse =
|
|
11579
|
+
DomainOwnershipIdentifierCollection;
|
|
11291
11580
|
|
|
11292
11581
|
/** Optional parameters. */
|
|
11293
11582
|
export interface TopLevelDomainsListOptionalParams
|
|
@@ -11322,35 +11611,40 @@ export interface TopLevelDomainsListAgreementsNextOptionalParams
|
|
|
11322
11611
|
extends coreClient.OperationOptions {}
|
|
11323
11612
|
|
|
11324
11613
|
/** Contains response data for the listAgreementsNext operation. */
|
|
11325
|
-
export type TopLevelDomainsListAgreementsNextResponse =
|
|
11614
|
+
export type TopLevelDomainsListAgreementsNextResponse =
|
|
11615
|
+
TldLegalAgreementCollection;
|
|
11326
11616
|
|
|
11327
11617
|
/** Optional parameters. */
|
|
11328
11618
|
export interface DomainRegistrationProviderListOperationsOptionalParams
|
|
11329
11619
|
extends coreClient.OperationOptions {}
|
|
11330
11620
|
|
|
11331
11621
|
/** Contains response data for the listOperations operation. */
|
|
11332
|
-
export type DomainRegistrationProviderListOperationsResponse =
|
|
11622
|
+
export type DomainRegistrationProviderListOperationsResponse =
|
|
11623
|
+
CsmOperationCollection;
|
|
11333
11624
|
|
|
11334
11625
|
/** Optional parameters. */
|
|
11335
11626
|
export interface DomainRegistrationProviderListOperationsNextOptionalParams
|
|
11336
11627
|
extends coreClient.OperationOptions {}
|
|
11337
11628
|
|
|
11338
11629
|
/** Contains response data for the listOperationsNext operation. */
|
|
11339
|
-
export type DomainRegistrationProviderListOperationsNextResponse =
|
|
11630
|
+
export type DomainRegistrationProviderListOperationsNextResponse =
|
|
11631
|
+
CsmOperationCollection;
|
|
11340
11632
|
|
|
11341
11633
|
/** Optional parameters. */
|
|
11342
11634
|
export interface AppServiceEnvironmentsListOptionalParams
|
|
11343
11635
|
extends coreClient.OperationOptions {}
|
|
11344
11636
|
|
|
11345
11637
|
/** Contains response data for the list operation. */
|
|
11346
|
-
export type AppServiceEnvironmentsListResponse =
|
|
11638
|
+
export type AppServiceEnvironmentsListResponse =
|
|
11639
|
+
AppServiceEnvironmentCollection;
|
|
11347
11640
|
|
|
11348
11641
|
/** Optional parameters. */
|
|
11349
11642
|
export interface AppServiceEnvironmentsListByResourceGroupOptionalParams
|
|
11350
11643
|
extends coreClient.OperationOptions {}
|
|
11351
11644
|
|
|
11352
11645
|
/** Contains response data for the listByResourceGroup operation. */
|
|
11353
|
-
export type AppServiceEnvironmentsListByResourceGroupResponse =
|
|
11646
|
+
export type AppServiceEnvironmentsListByResourceGroupResponse =
|
|
11647
|
+
AppServiceEnvironmentCollection;
|
|
11354
11648
|
|
|
11355
11649
|
/** Optional parameters. */
|
|
11356
11650
|
export interface AppServiceEnvironmentsGetOptionalParams
|
|
@@ -11369,7 +11663,8 @@ export interface AppServiceEnvironmentsCreateOrUpdateOptionalParams
|
|
|
11369
11663
|
}
|
|
11370
11664
|
|
|
11371
11665
|
/** Contains response data for the createOrUpdate operation. */
|
|
11372
|
-
export type AppServiceEnvironmentsCreateOrUpdateResponse =
|
|
11666
|
+
export type AppServiceEnvironmentsCreateOrUpdateResponse =
|
|
11667
|
+
AppServiceEnvironmentResource;
|
|
11373
11668
|
|
|
11374
11669
|
/** Optional parameters. */
|
|
11375
11670
|
export interface AppServiceEnvironmentsDeleteOptionalParams
|
|
@@ -11387,14 +11682,16 @@ export interface AppServiceEnvironmentsUpdateOptionalParams
|
|
|
11387
11682
|
extends coreClient.OperationOptions {}
|
|
11388
11683
|
|
|
11389
11684
|
/** Contains response data for the update operation. */
|
|
11390
|
-
export type AppServiceEnvironmentsUpdateResponse =
|
|
11685
|
+
export type AppServiceEnvironmentsUpdateResponse =
|
|
11686
|
+
AppServiceEnvironmentResource;
|
|
11391
11687
|
|
|
11392
11688
|
/** Optional parameters. */
|
|
11393
11689
|
export interface AppServiceEnvironmentsListCapacitiesOptionalParams
|
|
11394
11690
|
extends coreClient.OperationOptions {}
|
|
11395
11691
|
|
|
11396
11692
|
/** Contains response data for the listCapacities operation. */
|
|
11397
|
-
export type AppServiceEnvironmentsListCapacitiesResponse =
|
|
11693
|
+
export type AppServiceEnvironmentsListCapacitiesResponse =
|
|
11694
|
+
StampCapacityCollection;
|
|
11398
11695
|
|
|
11399
11696
|
/** Optional parameters. */
|
|
11400
11697
|
export interface AppServiceEnvironmentsGetVipInfoOptionalParams
|
|
@@ -11420,66 +11717,72 @@ export interface AppServiceEnvironmentsGetAseCustomDnsSuffixConfigurationOptiona
|
|
|
11420
11717
|
extends coreClient.OperationOptions {}
|
|
11421
11718
|
|
|
11422
11719
|
/** Contains response data for the getAseCustomDnsSuffixConfiguration operation. */
|
|
11423
|
-
export type AppServiceEnvironmentsGetAseCustomDnsSuffixConfigurationResponse =
|
|
11720
|
+
export type AppServiceEnvironmentsGetAseCustomDnsSuffixConfigurationResponse =
|
|
11721
|
+
CustomDnsSuffixConfiguration;
|
|
11424
11722
|
|
|
11425
11723
|
/** Optional parameters. */
|
|
11426
11724
|
export interface AppServiceEnvironmentsUpdateAseCustomDnsSuffixConfigurationOptionalParams
|
|
11427
11725
|
extends coreClient.OperationOptions {}
|
|
11428
11726
|
|
|
11429
11727
|
/** Contains response data for the updateAseCustomDnsSuffixConfiguration operation. */
|
|
11430
|
-
export type AppServiceEnvironmentsUpdateAseCustomDnsSuffixConfigurationResponse =
|
|
11728
|
+
export type AppServiceEnvironmentsUpdateAseCustomDnsSuffixConfigurationResponse =
|
|
11729
|
+
CustomDnsSuffixConfiguration;
|
|
11431
11730
|
|
|
11432
11731
|
/** Optional parameters. */
|
|
11433
11732
|
export interface AppServiceEnvironmentsDeleteAseCustomDnsSuffixConfigurationOptionalParams
|
|
11434
11733
|
extends coreClient.OperationOptions {}
|
|
11435
11734
|
|
|
11436
11735
|
/** Contains response data for the deleteAseCustomDnsSuffixConfiguration operation. */
|
|
11437
|
-
export type AppServiceEnvironmentsDeleteAseCustomDnsSuffixConfigurationResponse =
|
|
11438
|
-
string,
|
|
11439
|
-
unknown
|
|
11440
|
-
>;
|
|
11736
|
+
export type AppServiceEnvironmentsDeleteAseCustomDnsSuffixConfigurationResponse =
|
|
11737
|
+
Record<string, unknown>;
|
|
11441
11738
|
|
|
11442
11739
|
/** Optional parameters. */
|
|
11443
11740
|
export interface AppServiceEnvironmentsGetAseV3NetworkingConfigurationOptionalParams
|
|
11444
11741
|
extends coreClient.OperationOptions {}
|
|
11445
11742
|
|
|
11446
11743
|
/** Contains response data for the getAseV3NetworkingConfiguration operation. */
|
|
11447
|
-
export type AppServiceEnvironmentsGetAseV3NetworkingConfigurationResponse =
|
|
11744
|
+
export type AppServiceEnvironmentsGetAseV3NetworkingConfigurationResponse =
|
|
11745
|
+
AseV3NetworkingConfiguration;
|
|
11448
11746
|
|
|
11449
11747
|
/** Optional parameters. */
|
|
11450
11748
|
export interface AppServiceEnvironmentsUpdateAseNetworkingConfigurationOptionalParams
|
|
11451
11749
|
extends coreClient.OperationOptions {}
|
|
11452
11750
|
|
|
11453
11751
|
/** Contains response data for the updateAseNetworkingConfiguration operation. */
|
|
11454
|
-
export type AppServiceEnvironmentsUpdateAseNetworkingConfigurationResponse =
|
|
11752
|
+
export type AppServiceEnvironmentsUpdateAseNetworkingConfigurationResponse =
|
|
11753
|
+
AseV3NetworkingConfiguration;
|
|
11455
11754
|
|
|
11456
11755
|
/** Optional parameters. */
|
|
11457
11756
|
export interface AppServiceEnvironmentsListDiagnosticsOptionalParams
|
|
11458
11757
|
extends coreClient.OperationOptions {}
|
|
11459
11758
|
|
|
11460
11759
|
/** Contains response data for the listDiagnostics operation. */
|
|
11461
|
-
export type AppServiceEnvironmentsListDiagnosticsResponse =
|
|
11760
|
+
export type AppServiceEnvironmentsListDiagnosticsResponse =
|
|
11761
|
+
HostingEnvironmentDiagnostics[];
|
|
11462
11762
|
|
|
11463
11763
|
/** Optional parameters. */
|
|
11464
11764
|
export interface AppServiceEnvironmentsGetDiagnosticsItemOptionalParams
|
|
11465
11765
|
extends coreClient.OperationOptions {}
|
|
11466
11766
|
|
|
11467
11767
|
/** Contains response data for the getDiagnosticsItem operation. */
|
|
11468
|
-
export type AppServiceEnvironmentsGetDiagnosticsItemResponse =
|
|
11768
|
+
export type AppServiceEnvironmentsGetDiagnosticsItemResponse =
|
|
11769
|
+
HostingEnvironmentDiagnostics;
|
|
11469
11770
|
|
|
11470
11771
|
/** Optional parameters. */
|
|
11471
11772
|
export interface AppServiceEnvironmentsGetInboundNetworkDependenciesEndpointsOptionalParams
|
|
11472
11773
|
extends coreClient.OperationOptions {}
|
|
11473
11774
|
|
|
11474
11775
|
/** Contains response data for the getInboundNetworkDependenciesEndpoints operation. */
|
|
11475
|
-
export type AppServiceEnvironmentsGetInboundNetworkDependenciesEndpointsResponse =
|
|
11776
|
+
export type AppServiceEnvironmentsGetInboundNetworkDependenciesEndpointsResponse =
|
|
11777
|
+
InboundEnvironmentEndpointCollection;
|
|
11476
11778
|
|
|
11477
11779
|
/** Optional parameters. */
|
|
11478
11780
|
export interface AppServiceEnvironmentsListMultiRolePoolsOptionalParams
|
|
11479
11781
|
extends coreClient.OperationOptions {}
|
|
11480
11782
|
|
|
11481
11783
|
/** Contains response data for the listMultiRolePools operation. */
|
|
11482
|
-
export type AppServiceEnvironmentsListMultiRolePoolsResponse =
|
|
11784
|
+
export type AppServiceEnvironmentsListMultiRolePoolsResponse =
|
|
11785
|
+
WorkerPoolCollection;
|
|
11483
11786
|
|
|
11484
11787
|
/** Optional parameters. */
|
|
11485
11788
|
export interface AppServiceEnvironmentsGetMultiRolePoolOptionalParams
|
|
@@ -11498,35 +11801,40 @@ export interface AppServiceEnvironmentsCreateOrUpdateMultiRolePoolOptionalParams
|
|
|
11498
11801
|
}
|
|
11499
11802
|
|
|
11500
11803
|
/** Contains response data for the createOrUpdateMultiRolePool operation. */
|
|
11501
|
-
export type AppServiceEnvironmentsCreateOrUpdateMultiRolePoolResponse =
|
|
11804
|
+
export type AppServiceEnvironmentsCreateOrUpdateMultiRolePoolResponse =
|
|
11805
|
+
WorkerPoolResource;
|
|
11502
11806
|
|
|
11503
11807
|
/** Optional parameters. */
|
|
11504
11808
|
export interface AppServiceEnvironmentsUpdateMultiRolePoolOptionalParams
|
|
11505
11809
|
extends coreClient.OperationOptions {}
|
|
11506
11810
|
|
|
11507
11811
|
/** Contains response data for the updateMultiRolePool operation. */
|
|
11508
|
-
export type AppServiceEnvironmentsUpdateMultiRolePoolResponse =
|
|
11812
|
+
export type AppServiceEnvironmentsUpdateMultiRolePoolResponse =
|
|
11813
|
+
WorkerPoolResource;
|
|
11509
11814
|
|
|
11510
11815
|
/** Optional parameters. */
|
|
11511
11816
|
export interface AppServiceEnvironmentsListMultiRolePoolInstanceMetricDefinitionsOptionalParams
|
|
11512
11817
|
extends coreClient.OperationOptions {}
|
|
11513
11818
|
|
|
11514
11819
|
/** Contains response data for the listMultiRolePoolInstanceMetricDefinitions operation. */
|
|
11515
|
-
export type AppServiceEnvironmentsListMultiRolePoolInstanceMetricDefinitionsResponse =
|
|
11820
|
+
export type AppServiceEnvironmentsListMultiRolePoolInstanceMetricDefinitionsResponse =
|
|
11821
|
+
ResourceMetricDefinitionCollection;
|
|
11516
11822
|
|
|
11517
11823
|
/** Optional parameters. */
|
|
11518
11824
|
export interface AppServiceEnvironmentsListMultiRoleMetricDefinitionsOptionalParams
|
|
11519
11825
|
extends coreClient.OperationOptions {}
|
|
11520
11826
|
|
|
11521
11827
|
/** Contains response data for the listMultiRoleMetricDefinitions operation. */
|
|
11522
|
-
export type AppServiceEnvironmentsListMultiRoleMetricDefinitionsResponse =
|
|
11828
|
+
export type AppServiceEnvironmentsListMultiRoleMetricDefinitionsResponse =
|
|
11829
|
+
ResourceMetricDefinitionCollection;
|
|
11523
11830
|
|
|
11524
11831
|
/** Optional parameters. */
|
|
11525
11832
|
export interface AppServiceEnvironmentsListMultiRolePoolSkusOptionalParams
|
|
11526
11833
|
extends coreClient.OperationOptions {}
|
|
11527
11834
|
|
|
11528
11835
|
/** Contains response data for the listMultiRolePoolSkus operation. */
|
|
11529
|
-
export type AppServiceEnvironmentsListMultiRolePoolSkusResponse =
|
|
11836
|
+
export type AppServiceEnvironmentsListMultiRolePoolSkusResponse =
|
|
11837
|
+
SkuInfoCollection;
|
|
11530
11838
|
|
|
11531
11839
|
/** Optional parameters. */
|
|
11532
11840
|
export interface AppServiceEnvironmentsTestUpgradeAvailableNotificationOptionalParams
|
|
@@ -11560,21 +11868,24 @@ export interface AppServiceEnvironmentsGetOutboundNetworkDependenciesEndpointsOp
|
|
|
11560
11868
|
extends coreClient.OperationOptions {}
|
|
11561
11869
|
|
|
11562
11870
|
/** Contains response data for the getOutboundNetworkDependenciesEndpoints operation. */
|
|
11563
|
-
export type AppServiceEnvironmentsGetOutboundNetworkDependenciesEndpointsResponse =
|
|
11871
|
+
export type AppServiceEnvironmentsGetOutboundNetworkDependenciesEndpointsResponse =
|
|
11872
|
+
OutboundEnvironmentEndpointCollection;
|
|
11564
11873
|
|
|
11565
11874
|
/** Optional parameters. */
|
|
11566
11875
|
export interface AppServiceEnvironmentsGetPrivateEndpointConnectionListOptionalParams
|
|
11567
11876
|
extends coreClient.OperationOptions {}
|
|
11568
11877
|
|
|
11569
11878
|
/** Contains response data for the getPrivateEndpointConnectionList operation. */
|
|
11570
|
-
export type AppServiceEnvironmentsGetPrivateEndpointConnectionListResponse =
|
|
11879
|
+
export type AppServiceEnvironmentsGetPrivateEndpointConnectionListResponse =
|
|
11880
|
+
PrivateEndpointConnectionCollection;
|
|
11571
11881
|
|
|
11572
11882
|
/** Optional parameters. */
|
|
11573
11883
|
export interface AppServiceEnvironmentsGetPrivateEndpointConnectionOptionalParams
|
|
11574
11884
|
extends coreClient.OperationOptions {}
|
|
11575
11885
|
|
|
11576
11886
|
/** Contains response data for the getPrivateEndpointConnection operation. */
|
|
11577
|
-
export type AppServiceEnvironmentsGetPrivateEndpointConnectionResponse =
|
|
11887
|
+
export type AppServiceEnvironmentsGetPrivateEndpointConnectionResponse =
|
|
11888
|
+
RemotePrivateEndpointConnectionARMResource;
|
|
11578
11889
|
|
|
11579
11890
|
/** Optional parameters. */
|
|
11580
11891
|
export interface AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionOptionalParams
|
|
@@ -11586,7 +11897,8 @@ export interface AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionO
|
|
|
11586
11897
|
}
|
|
11587
11898
|
|
|
11588
11899
|
/** Contains response data for the approveOrRejectPrivateEndpointConnection operation. */
|
|
11589
|
-
export type AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionResponse =
|
|
11900
|
+
export type AppServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionResponse =
|
|
11901
|
+
RemotePrivateEndpointConnectionARMResource;
|
|
11590
11902
|
|
|
11591
11903
|
/** Optional parameters. */
|
|
11592
11904
|
export interface AppServiceEnvironmentsDeletePrivateEndpointConnectionOptionalParams
|
|
@@ -11598,17 +11910,16 @@ export interface AppServiceEnvironmentsDeletePrivateEndpointConnectionOptionalPa
|
|
|
11598
11910
|
}
|
|
11599
11911
|
|
|
11600
11912
|
/** Contains response data for the deletePrivateEndpointConnection operation. */
|
|
11601
|
-
export type AppServiceEnvironmentsDeletePrivateEndpointConnectionResponse =
|
|
11602
|
-
string,
|
|
11603
|
-
unknown
|
|
11604
|
-
>;
|
|
11913
|
+
export type AppServiceEnvironmentsDeletePrivateEndpointConnectionResponse =
|
|
11914
|
+
Record<string, unknown>;
|
|
11605
11915
|
|
|
11606
11916
|
/** Optional parameters. */
|
|
11607
11917
|
export interface AppServiceEnvironmentsGetPrivateLinkResourcesOptionalParams
|
|
11608
11918
|
extends coreClient.OperationOptions {}
|
|
11609
11919
|
|
|
11610
11920
|
/** Contains response data for the getPrivateLinkResources operation. */
|
|
11611
|
-
export type AppServiceEnvironmentsGetPrivateLinkResourcesResponse =
|
|
11921
|
+
export type AppServiceEnvironmentsGetPrivateLinkResourcesResponse =
|
|
11922
|
+
PrivateLinkResourcesWrapper;
|
|
11612
11923
|
|
|
11613
11924
|
/** Optional parameters. */
|
|
11614
11925
|
export interface AppServiceEnvironmentsRebootOptionalParams
|
|
@@ -11631,7 +11942,8 @@ export interface AppServiceEnvironmentsListAppServicePlansOptionalParams
|
|
|
11631
11942
|
extends coreClient.OperationOptions {}
|
|
11632
11943
|
|
|
11633
11944
|
/** Contains response data for the listAppServicePlans operation. */
|
|
11634
|
-
export type AppServiceEnvironmentsListAppServicePlansResponse =
|
|
11945
|
+
export type AppServiceEnvironmentsListAppServicePlansResponse =
|
|
11946
|
+
AppServicePlanCollection;
|
|
11635
11947
|
|
|
11636
11948
|
/** Optional parameters. */
|
|
11637
11949
|
export interface AppServiceEnvironmentsListWebAppsOptionalParams
|
|
@@ -11670,7 +11982,8 @@ export interface AppServiceEnvironmentsListWorkerPoolsOptionalParams
|
|
|
11670
11982
|
extends coreClient.OperationOptions {}
|
|
11671
11983
|
|
|
11672
11984
|
/** Contains response data for the listWorkerPools operation. */
|
|
11673
|
-
export type AppServiceEnvironmentsListWorkerPoolsResponse =
|
|
11985
|
+
export type AppServiceEnvironmentsListWorkerPoolsResponse =
|
|
11986
|
+
WorkerPoolCollection;
|
|
11674
11987
|
|
|
11675
11988
|
/** Optional parameters. */
|
|
11676
11989
|
export interface AppServiceEnvironmentsGetWorkerPoolOptionalParams
|
|
@@ -11689,7 +12002,8 @@ export interface AppServiceEnvironmentsCreateOrUpdateWorkerPoolOptionalParams
|
|
|
11689
12002
|
}
|
|
11690
12003
|
|
|
11691
12004
|
/** Contains response data for the createOrUpdateWorkerPool operation. */
|
|
11692
|
-
export type AppServiceEnvironmentsCreateOrUpdateWorkerPoolResponse =
|
|
12005
|
+
export type AppServiceEnvironmentsCreateOrUpdateWorkerPoolResponse =
|
|
12006
|
+
WorkerPoolResource;
|
|
11693
12007
|
|
|
11694
12008
|
/** Optional parameters. */
|
|
11695
12009
|
export interface AppServiceEnvironmentsUpdateWorkerPoolOptionalParams
|
|
@@ -11703,21 +12017,24 @@ export interface AppServiceEnvironmentsListWorkerPoolInstanceMetricDefinitionsOp
|
|
|
11703
12017
|
extends coreClient.OperationOptions {}
|
|
11704
12018
|
|
|
11705
12019
|
/** Contains response data for the listWorkerPoolInstanceMetricDefinitions operation. */
|
|
11706
|
-
export type AppServiceEnvironmentsListWorkerPoolInstanceMetricDefinitionsResponse =
|
|
12020
|
+
export type AppServiceEnvironmentsListWorkerPoolInstanceMetricDefinitionsResponse =
|
|
12021
|
+
ResourceMetricDefinitionCollection;
|
|
11707
12022
|
|
|
11708
12023
|
/** Optional parameters. */
|
|
11709
12024
|
export interface AppServiceEnvironmentsListWebWorkerMetricDefinitionsOptionalParams
|
|
11710
12025
|
extends coreClient.OperationOptions {}
|
|
11711
12026
|
|
|
11712
12027
|
/** Contains response data for the listWebWorkerMetricDefinitions operation. */
|
|
11713
|
-
export type AppServiceEnvironmentsListWebWorkerMetricDefinitionsResponse =
|
|
12028
|
+
export type AppServiceEnvironmentsListWebWorkerMetricDefinitionsResponse =
|
|
12029
|
+
ResourceMetricDefinitionCollection;
|
|
11714
12030
|
|
|
11715
12031
|
/** Optional parameters. */
|
|
11716
12032
|
export interface AppServiceEnvironmentsListWorkerPoolSkusOptionalParams
|
|
11717
12033
|
extends coreClient.OperationOptions {}
|
|
11718
12034
|
|
|
11719
12035
|
/** Contains response data for the listWorkerPoolSkus operation. */
|
|
11720
|
-
export type AppServiceEnvironmentsListWorkerPoolSkusResponse =
|
|
12036
|
+
export type AppServiceEnvironmentsListWorkerPoolSkusResponse =
|
|
12037
|
+
SkuInfoCollection;
|
|
11721
12038
|
|
|
11722
12039
|
/** Optional parameters. */
|
|
11723
12040
|
export interface AppServiceEnvironmentsListWebWorkerUsagesOptionalParams
|
|
@@ -11731,21 +12048,24 @@ export interface AppServiceEnvironmentsListNextOptionalParams
|
|
|
11731
12048
|
extends coreClient.OperationOptions {}
|
|
11732
12049
|
|
|
11733
12050
|
/** Contains response data for the listNext operation. */
|
|
11734
|
-
export type AppServiceEnvironmentsListNextResponse =
|
|
12051
|
+
export type AppServiceEnvironmentsListNextResponse =
|
|
12052
|
+
AppServiceEnvironmentCollection;
|
|
11735
12053
|
|
|
11736
12054
|
/** Optional parameters. */
|
|
11737
12055
|
export interface AppServiceEnvironmentsListByResourceGroupNextOptionalParams
|
|
11738
12056
|
extends coreClient.OperationOptions {}
|
|
11739
12057
|
|
|
11740
12058
|
/** Contains response data for the listByResourceGroupNext operation. */
|
|
11741
|
-
export type AppServiceEnvironmentsListByResourceGroupNextResponse =
|
|
12059
|
+
export type AppServiceEnvironmentsListByResourceGroupNextResponse =
|
|
12060
|
+
AppServiceEnvironmentCollection;
|
|
11742
12061
|
|
|
11743
12062
|
/** Optional parameters. */
|
|
11744
12063
|
export interface AppServiceEnvironmentsListCapacitiesNextOptionalParams
|
|
11745
12064
|
extends coreClient.OperationOptions {}
|
|
11746
12065
|
|
|
11747
12066
|
/** Contains response data for the listCapacitiesNext operation. */
|
|
11748
|
-
export type AppServiceEnvironmentsListCapacitiesNextResponse =
|
|
12067
|
+
export type AppServiceEnvironmentsListCapacitiesNextResponse =
|
|
12068
|
+
StampCapacityCollection;
|
|
11749
12069
|
|
|
11750
12070
|
/** Optional parameters. */
|
|
11751
12071
|
export interface AppServiceEnvironmentsChangeVnetNextOptionalParams
|
|
@@ -11759,56 +12079,64 @@ export interface AppServiceEnvironmentsGetInboundNetworkDependenciesEndpointsNex
|
|
|
11759
12079
|
extends coreClient.OperationOptions {}
|
|
11760
12080
|
|
|
11761
12081
|
/** Contains response data for the getInboundNetworkDependenciesEndpointsNext operation. */
|
|
11762
|
-
export type AppServiceEnvironmentsGetInboundNetworkDependenciesEndpointsNextResponse =
|
|
12082
|
+
export type AppServiceEnvironmentsGetInboundNetworkDependenciesEndpointsNextResponse =
|
|
12083
|
+
InboundEnvironmentEndpointCollection;
|
|
11763
12084
|
|
|
11764
12085
|
/** Optional parameters. */
|
|
11765
12086
|
export interface AppServiceEnvironmentsListMultiRolePoolsNextOptionalParams
|
|
11766
12087
|
extends coreClient.OperationOptions {}
|
|
11767
12088
|
|
|
11768
12089
|
/** Contains response data for the listMultiRolePoolsNext operation. */
|
|
11769
|
-
export type AppServiceEnvironmentsListMultiRolePoolsNextResponse =
|
|
12090
|
+
export type AppServiceEnvironmentsListMultiRolePoolsNextResponse =
|
|
12091
|
+
WorkerPoolCollection;
|
|
11770
12092
|
|
|
11771
12093
|
/** Optional parameters. */
|
|
11772
12094
|
export interface AppServiceEnvironmentsListMultiRolePoolInstanceMetricDefinitionsNextOptionalParams
|
|
11773
12095
|
extends coreClient.OperationOptions {}
|
|
11774
12096
|
|
|
11775
12097
|
/** Contains response data for the listMultiRolePoolInstanceMetricDefinitionsNext operation. */
|
|
11776
|
-
export type AppServiceEnvironmentsListMultiRolePoolInstanceMetricDefinitionsNextResponse =
|
|
12098
|
+
export type AppServiceEnvironmentsListMultiRolePoolInstanceMetricDefinitionsNextResponse =
|
|
12099
|
+
ResourceMetricDefinitionCollection;
|
|
11777
12100
|
|
|
11778
12101
|
/** Optional parameters. */
|
|
11779
12102
|
export interface AppServiceEnvironmentsListMultiRoleMetricDefinitionsNextOptionalParams
|
|
11780
12103
|
extends coreClient.OperationOptions {}
|
|
11781
12104
|
|
|
11782
12105
|
/** Contains response data for the listMultiRoleMetricDefinitionsNext operation. */
|
|
11783
|
-
export type AppServiceEnvironmentsListMultiRoleMetricDefinitionsNextResponse =
|
|
12106
|
+
export type AppServiceEnvironmentsListMultiRoleMetricDefinitionsNextResponse =
|
|
12107
|
+
ResourceMetricDefinitionCollection;
|
|
11784
12108
|
|
|
11785
12109
|
/** Optional parameters. */
|
|
11786
12110
|
export interface AppServiceEnvironmentsListMultiRolePoolSkusNextOptionalParams
|
|
11787
12111
|
extends coreClient.OperationOptions {}
|
|
11788
12112
|
|
|
11789
12113
|
/** Contains response data for the listMultiRolePoolSkusNext operation. */
|
|
11790
|
-
export type AppServiceEnvironmentsListMultiRolePoolSkusNextResponse =
|
|
12114
|
+
export type AppServiceEnvironmentsListMultiRolePoolSkusNextResponse =
|
|
12115
|
+
SkuInfoCollection;
|
|
11791
12116
|
|
|
11792
12117
|
/** Optional parameters. */
|
|
11793
12118
|
export interface AppServiceEnvironmentsListMultiRoleUsagesNextOptionalParams
|
|
11794
12119
|
extends coreClient.OperationOptions {}
|
|
11795
12120
|
|
|
11796
12121
|
/** Contains response data for the listMultiRoleUsagesNext operation. */
|
|
11797
|
-
export type AppServiceEnvironmentsListMultiRoleUsagesNextResponse =
|
|
12122
|
+
export type AppServiceEnvironmentsListMultiRoleUsagesNextResponse =
|
|
12123
|
+
UsageCollection;
|
|
11798
12124
|
|
|
11799
12125
|
/** Optional parameters. */
|
|
11800
12126
|
export interface AppServiceEnvironmentsGetOutboundNetworkDependenciesEndpointsNextOptionalParams
|
|
11801
12127
|
extends coreClient.OperationOptions {}
|
|
11802
12128
|
|
|
11803
12129
|
/** Contains response data for the getOutboundNetworkDependenciesEndpointsNext operation. */
|
|
11804
|
-
export type AppServiceEnvironmentsGetOutboundNetworkDependenciesEndpointsNextResponse =
|
|
12130
|
+
export type AppServiceEnvironmentsGetOutboundNetworkDependenciesEndpointsNextResponse =
|
|
12131
|
+
OutboundEnvironmentEndpointCollection;
|
|
11805
12132
|
|
|
11806
12133
|
/** Optional parameters. */
|
|
11807
12134
|
export interface AppServiceEnvironmentsGetPrivateEndpointConnectionListNextOptionalParams
|
|
11808
12135
|
extends coreClient.OperationOptions {}
|
|
11809
12136
|
|
|
11810
12137
|
/** Contains response data for the getPrivateEndpointConnectionListNext operation. */
|
|
11811
|
-
export type AppServiceEnvironmentsGetPrivateEndpointConnectionListNextResponse =
|
|
12138
|
+
export type AppServiceEnvironmentsGetPrivateEndpointConnectionListNextResponse =
|
|
12139
|
+
PrivateEndpointConnectionCollection;
|
|
11812
12140
|
|
|
11813
12141
|
/** Optional parameters. */
|
|
11814
12142
|
export interface AppServiceEnvironmentsResumeNextOptionalParams
|
|
@@ -11822,7 +12150,8 @@ export interface AppServiceEnvironmentsListAppServicePlansNextOptionalParams
|
|
|
11822
12150
|
extends coreClient.OperationOptions {}
|
|
11823
12151
|
|
|
11824
12152
|
/** Contains response data for the listAppServicePlansNext operation. */
|
|
11825
|
-
export type AppServiceEnvironmentsListAppServicePlansNextResponse =
|
|
12153
|
+
export type AppServiceEnvironmentsListAppServicePlansNextResponse =
|
|
12154
|
+
AppServicePlanCollection;
|
|
11826
12155
|
|
|
11827
12156
|
/** Optional parameters. */
|
|
11828
12157
|
export interface AppServiceEnvironmentsListWebAppsNextOptionalParams
|
|
@@ -11843,42 +12172,48 @@ export interface AppServiceEnvironmentsListUsagesNextOptionalParams
|
|
|
11843
12172
|
extends coreClient.OperationOptions {}
|
|
11844
12173
|
|
|
11845
12174
|
/** Contains response data for the listUsagesNext operation. */
|
|
11846
|
-
export type AppServiceEnvironmentsListUsagesNextResponse =
|
|
12175
|
+
export type AppServiceEnvironmentsListUsagesNextResponse =
|
|
12176
|
+
CsmUsageQuotaCollection;
|
|
11847
12177
|
|
|
11848
12178
|
/** Optional parameters. */
|
|
11849
12179
|
export interface AppServiceEnvironmentsListWorkerPoolsNextOptionalParams
|
|
11850
12180
|
extends coreClient.OperationOptions {}
|
|
11851
12181
|
|
|
11852
12182
|
/** Contains response data for the listWorkerPoolsNext operation. */
|
|
11853
|
-
export type AppServiceEnvironmentsListWorkerPoolsNextResponse =
|
|
12183
|
+
export type AppServiceEnvironmentsListWorkerPoolsNextResponse =
|
|
12184
|
+
WorkerPoolCollection;
|
|
11854
12185
|
|
|
11855
12186
|
/** Optional parameters. */
|
|
11856
12187
|
export interface AppServiceEnvironmentsListWorkerPoolInstanceMetricDefinitionsNextOptionalParams
|
|
11857
12188
|
extends coreClient.OperationOptions {}
|
|
11858
12189
|
|
|
11859
12190
|
/** Contains response data for the listWorkerPoolInstanceMetricDefinitionsNext operation. */
|
|
11860
|
-
export type AppServiceEnvironmentsListWorkerPoolInstanceMetricDefinitionsNextResponse =
|
|
12191
|
+
export type AppServiceEnvironmentsListWorkerPoolInstanceMetricDefinitionsNextResponse =
|
|
12192
|
+
ResourceMetricDefinitionCollection;
|
|
11861
12193
|
|
|
11862
12194
|
/** Optional parameters. */
|
|
11863
12195
|
export interface AppServiceEnvironmentsListWebWorkerMetricDefinitionsNextOptionalParams
|
|
11864
12196
|
extends coreClient.OperationOptions {}
|
|
11865
12197
|
|
|
11866
12198
|
/** Contains response data for the listWebWorkerMetricDefinitionsNext operation. */
|
|
11867
|
-
export type AppServiceEnvironmentsListWebWorkerMetricDefinitionsNextResponse =
|
|
12199
|
+
export type AppServiceEnvironmentsListWebWorkerMetricDefinitionsNextResponse =
|
|
12200
|
+
ResourceMetricDefinitionCollection;
|
|
11868
12201
|
|
|
11869
12202
|
/** Optional parameters. */
|
|
11870
12203
|
export interface AppServiceEnvironmentsListWorkerPoolSkusNextOptionalParams
|
|
11871
12204
|
extends coreClient.OperationOptions {}
|
|
11872
12205
|
|
|
11873
12206
|
/** Contains response data for the listWorkerPoolSkusNext operation. */
|
|
11874
|
-
export type AppServiceEnvironmentsListWorkerPoolSkusNextResponse =
|
|
12207
|
+
export type AppServiceEnvironmentsListWorkerPoolSkusNextResponse =
|
|
12208
|
+
SkuInfoCollection;
|
|
11875
12209
|
|
|
11876
12210
|
/** Optional parameters. */
|
|
11877
12211
|
export interface AppServiceEnvironmentsListWebWorkerUsagesNextOptionalParams
|
|
11878
12212
|
extends coreClient.OperationOptions {}
|
|
11879
12213
|
|
|
11880
12214
|
/** Contains response data for the listWebWorkerUsagesNext operation. */
|
|
11881
|
-
export type AppServiceEnvironmentsListWebWorkerUsagesNextResponse =
|
|
12215
|
+
export type AppServiceEnvironmentsListWebWorkerUsagesNextResponse =
|
|
12216
|
+
UsageCollection;
|
|
11882
12217
|
|
|
11883
12218
|
/** Optional parameters. */
|
|
11884
12219
|
export interface AppServicePlansListOptionalParams
|
|
@@ -11898,7 +12233,8 @@ export interface AppServicePlansListByResourceGroupOptionalParams
|
|
|
11898
12233
|
extends coreClient.OperationOptions {}
|
|
11899
12234
|
|
|
11900
12235
|
/** Contains response data for the listByResourceGroup operation. */
|
|
11901
|
-
export type AppServicePlansListByResourceGroupResponse =
|
|
12236
|
+
export type AppServicePlansListByResourceGroupResponse =
|
|
12237
|
+
AppServicePlanCollection;
|
|
11902
12238
|
|
|
11903
12239
|
/** Optional parameters. */
|
|
11904
12240
|
export interface AppServicePlansGetOptionalParams
|
|
@@ -11953,28 +12289,32 @@ export interface AppServicePlansListHybridConnectionKeysOptionalParams
|
|
|
11953
12289
|
extends coreClient.OperationOptions {}
|
|
11954
12290
|
|
|
11955
12291
|
/** Contains response data for the listHybridConnectionKeys operation. */
|
|
11956
|
-
export type AppServicePlansListHybridConnectionKeysResponse =
|
|
12292
|
+
export type AppServicePlansListHybridConnectionKeysResponse =
|
|
12293
|
+
HybridConnectionKey;
|
|
11957
12294
|
|
|
11958
12295
|
/** Optional parameters. */
|
|
11959
12296
|
export interface AppServicePlansListWebAppsByHybridConnectionOptionalParams
|
|
11960
12297
|
extends coreClient.OperationOptions {}
|
|
11961
12298
|
|
|
11962
12299
|
/** Contains response data for the listWebAppsByHybridConnection operation. */
|
|
11963
|
-
export type AppServicePlansListWebAppsByHybridConnectionResponse =
|
|
12300
|
+
export type AppServicePlansListWebAppsByHybridConnectionResponse =
|
|
12301
|
+
ResourceCollection;
|
|
11964
12302
|
|
|
11965
12303
|
/** Optional parameters. */
|
|
11966
12304
|
export interface AppServicePlansGetHybridConnectionPlanLimitOptionalParams
|
|
11967
12305
|
extends coreClient.OperationOptions {}
|
|
11968
12306
|
|
|
11969
12307
|
/** Contains response data for the getHybridConnectionPlanLimit operation. */
|
|
11970
|
-
export type AppServicePlansGetHybridConnectionPlanLimitResponse =
|
|
12308
|
+
export type AppServicePlansGetHybridConnectionPlanLimitResponse =
|
|
12309
|
+
HybridConnectionLimits;
|
|
11971
12310
|
|
|
11972
12311
|
/** Optional parameters. */
|
|
11973
12312
|
export interface AppServicePlansListHybridConnectionsOptionalParams
|
|
11974
12313
|
extends coreClient.OperationOptions {}
|
|
11975
12314
|
|
|
11976
12315
|
/** Contains response data for the listHybridConnections operation. */
|
|
11977
|
-
export type AppServicePlansListHybridConnectionsResponse =
|
|
12316
|
+
export type AppServicePlansListHybridConnectionsResponse =
|
|
12317
|
+
HybridConnectionCollection;
|
|
11978
12318
|
|
|
11979
12319
|
/** Optional parameters. */
|
|
11980
12320
|
export interface AppServicePlansRestartWebAppsOptionalParams
|
|
@@ -12090,21 +12430,24 @@ export interface AppServicePlansListByResourceGroupNextOptionalParams
|
|
|
12090
12430
|
extends coreClient.OperationOptions {}
|
|
12091
12431
|
|
|
12092
12432
|
/** Contains response data for the listByResourceGroupNext operation. */
|
|
12093
|
-
export type AppServicePlansListByResourceGroupNextResponse =
|
|
12433
|
+
export type AppServicePlansListByResourceGroupNextResponse =
|
|
12434
|
+
AppServicePlanCollection;
|
|
12094
12435
|
|
|
12095
12436
|
/** Optional parameters. */
|
|
12096
12437
|
export interface AppServicePlansListWebAppsByHybridConnectionNextOptionalParams
|
|
12097
12438
|
extends coreClient.OperationOptions {}
|
|
12098
12439
|
|
|
12099
12440
|
/** Contains response data for the listWebAppsByHybridConnectionNext operation. */
|
|
12100
|
-
export type AppServicePlansListWebAppsByHybridConnectionNextResponse =
|
|
12441
|
+
export type AppServicePlansListWebAppsByHybridConnectionNextResponse =
|
|
12442
|
+
ResourceCollection;
|
|
12101
12443
|
|
|
12102
12444
|
/** Optional parameters. */
|
|
12103
12445
|
export interface AppServicePlansListHybridConnectionsNextOptionalParams
|
|
12104
12446
|
extends coreClient.OperationOptions {}
|
|
12105
12447
|
|
|
12106
12448
|
/** Contains response data for the listHybridConnectionsNext operation. */
|
|
12107
|
-
export type AppServicePlansListHybridConnectionsNextResponse =
|
|
12449
|
+
export type AppServicePlansListHybridConnectionsNextResponse =
|
|
12450
|
+
HybridConnectionCollection;
|
|
12108
12451
|
|
|
12109
12452
|
/** Optional parameters. */
|
|
12110
12453
|
export interface AppServicePlansListWebAppsNextOptionalParams
|
|
@@ -12230,14 +12573,16 @@ export interface ContainerAppsListBySubscriptionNextOptionalParams
|
|
|
12230
12573
|
extends coreClient.OperationOptions {}
|
|
12231
12574
|
|
|
12232
12575
|
/** Contains response data for the listBySubscriptionNext operation. */
|
|
12233
|
-
export type ContainerAppsListBySubscriptionNextResponse =
|
|
12576
|
+
export type ContainerAppsListBySubscriptionNextResponse =
|
|
12577
|
+
ContainerAppCollection;
|
|
12234
12578
|
|
|
12235
12579
|
/** Optional parameters. */
|
|
12236
12580
|
export interface ContainerAppsListByResourceGroupNextOptionalParams
|
|
12237
12581
|
extends coreClient.OperationOptions {}
|
|
12238
12582
|
|
|
12239
12583
|
/** Contains response data for the listByResourceGroupNext operation. */
|
|
12240
|
-
export type ContainerAppsListByResourceGroupNextResponse =
|
|
12584
|
+
export type ContainerAppsListByResourceGroupNextResponse =
|
|
12585
|
+
ContainerAppCollection;
|
|
12241
12586
|
|
|
12242
12587
|
/** Optional parameters. */
|
|
12243
12588
|
export interface ContainerAppsRevisionsListRevisionsOptionalParams
|
|
@@ -12270,7 +12615,8 @@ export interface ContainerAppsRevisionsListRevisionsNextOptionalParams
|
|
|
12270
12615
|
extends coreClient.OperationOptions {}
|
|
12271
12616
|
|
|
12272
12617
|
/** Contains response data for the listRevisionsNext operation. */
|
|
12273
|
-
export type ContainerAppsRevisionsListRevisionsNextResponse =
|
|
12618
|
+
export type ContainerAppsRevisionsListRevisionsNextResponse =
|
|
12619
|
+
RevisionCollection;
|
|
12274
12620
|
|
|
12275
12621
|
/** Optional parameters. */
|
|
12276
12622
|
export interface DeletedWebAppsListOptionalParams
|
|
@@ -12312,7 +12658,8 @@ export interface DiagnosticsListHostingEnvironmentDetectorResponsesOptionalParam
|
|
|
12312
12658
|
extends coreClient.OperationOptions {}
|
|
12313
12659
|
|
|
12314
12660
|
/** Contains response data for the listHostingEnvironmentDetectorResponses operation. */
|
|
12315
|
-
export type DiagnosticsListHostingEnvironmentDetectorResponsesResponse =
|
|
12661
|
+
export type DiagnosticsListHostingEnvironmentDetectorResponsesResponse =
|
|
12662
|
+
DetectorResponseCollection;
|
|
12316
12663
|
|
|
12317
12664
|
/** Optional parameters. */
|
|
12318
12665
|
export interface DiagnosticsGetHostingEnvironmentDetectorResponseOptionalParams
|
|
@@ -12326,14 +12673,16 @@ export interface DiagnosticsGetHostingEnvironmentDetectorResponseOptionalParams
|
|
|
12326
12673
|
}
|
|
12327
12674
|
|
|
12328
12675
|
/** Contains response data for the getHostingEnvironmentDetectorResponse operation. */
|
|
12329
|
-
export type DiagnosticsGetHostingEnvironmentDetectorResponseResponse =
|
|
12676
|
+
export type DiagnosticsGetHostingEnvironmentDetectorResponseResponse =
|
|
12677
|
+
DetectorResponse;
|
|
12330
12678
|
|
|
12331
12679
|
/** Optional parameters. */
|
|
12332
12680
|
export interface DiagnosticsListSiteDetectorResponsesOptionalParams
|
|
12333
12681
|
extends coreClient.OperationOptions {}
|
|
12334
12682
|
|
|
12335
12683
|
/** Contains response data for the listSiteDetectorResponses operation. */
|
|
12336
|
-
export type DiagnosticsListSiteDetectorResponsesResponse =
|
|
12684
|
+
export type DiagnosticsListSiteDetectorResponsesResponse =
|
|
12685
|
+
DetectorResponseCollection;
|
|
12337
12686
|
|
|
12338
12687
|
/** Optional parameters. */
|
|
12339
12688
|
export interface DiagnosticsGetSiteDetectorResponseOptionalParams
|
|
@@ -12354,7 +12703,8 @@ export interface DiagnosticsListSiteDiagnosticCategoriesOptionalParams
|
|
|
12354
12703
|
extends coreClient.OperationOptions {}
|
|
12355
12704
|
|
|
12356
12705
|
/** Contains response data for the listSiteDiagnosticCategories operation. */
|
|
12357
|
-
export type DiagnosticsListSiteDiagnosticCategoriesResponse =
|
|
12706
|
+
export type DiagnosticsListSiteDiagnosticCategoriesResponse =
|
|
12707
|
+
DiagnosticCategoryCollection;
|
|
12358
12708
|
|
|
12359
12709
|
/** Optional parameters. */
|
|
12360
12710
|
export interface DiagnosticsGetSiteDiagnosticCategoryOptionalParams
|
|
@@ -12424,7 +12774,8 @@ export interface DiagnosticsListSiteDetectorResponsesSlotOptionalParams
|
|
|
12424
12774
|
extends coreClient.OperationOptions {}
|
|
12425
12775
|
|
|
12426
12776
|
/** Contains response data for the listSiteDetectorResponsesSlot operation. */
|
|
12427
|
-
export type DiagnosticsListSiteDetectorResponsesSlotResponse =
|
|
12777
|
+
export type DiagnosticsListSiteDetectorResponsesSlotResponse =
|
|
12778
|
+
DetectorResponseCollection;
|
|
12428
12779
|
|
|
12429
12780
|
/** Optional parameters. */
|
|
12430
12781
|
export interface DiagnosticsGetSiteDetectorResponseSlotOptionalParams
|
|
@@ -12445,21 +12796,24 @@ export interface DiagnosticsListSiteDiagnosticCategoriesSlotOptionalParams
|
|
|
12445
12796
|
extends coreClient.OperationOptions {}
|
|
12446
12797
|
|
|
12447
12798
|
/** Contains response data for the listSiteDiagnosticCategoriesSlot operation. */
|
|
12448
|
-
export type DiagnosticsListSiteDiagnosticCategoriesSlotResponse =
|
|
12799
|
+
export type DiagnosticsListSiteDiagnosticCategoriesSlotResponse =
|
|
12800
|
+
DiagnosticCategoryCollection;
|
|
12449
12801
|
|
|
12450
12802
|
/** Optional parameters. */
|
|
12451
12803
|
export interface DiagnosticsGetSiteDiagnosticCategorySlotOptionalParams
|
|
12452
12804
|
extends coreClient.OperationOptions {}
|
|
12453
12805
|
|
|
12454
12806
|
/** Contains response data for the getSiteDiagnosticCategorySlot operation. */
|
|
12455
|
-
export type DiagnosticsGetSiteDiagnosticCategorySlotResponse =
|
|
12807
|
+
export type DiagnosticsGetSiteDiagnosticCategorySlotResponse =
|
|
12808
|
+
DiagnosticCategory;
|
|
12456
12809
|
|
|
12457
12810
|
/** Optional parameters. */
|
|
12458
12811
|
export interface DiagnosticsListSiteAnalysesSlotOptionalParams
|
|
12459
12812
|
extends coreClient.OperationOptions {}
|
|
12460
12813
|
|
|
12461
12814
|
/** Contains response data for the listSiteAnalysesSlot operation. */
|
|
12462
|
-
export type DiagnosticsListSiteAnalysesSlotResponse =
|
|
12815
|
+
export type DiagnosticsListSiteAnalysesSlotResponse =
|
|
12816
|
+
DiagnosticAnalysisCollection;
|
|
12463
12817
|
|
|
12464
12818
|
/** Optional parameters. */
|
|
12465
12819
|
export interface DiagnosticsGetSiteAnalysisSlotOptionalParams
|
|
@@ -12487,7 +12841,8 @@ export interface DiagnosticsListSiteDetectorsSlotOptionalParams
|
|
|
12487
12841
|
extends coreClient.OperationOptions {}
|
|
12488
12842
|
|
|
12489
12843
|
/** Contains response data for the listSiteDetectorsSlot operation. */
|
|
12490
|
-
export type DiagnosticsListSiteDetectorsSlotResponse =
|
|
12844
|
+
export type DiagnosticsListSiteDetectorsSlotResponse =
|
|
12845
|
+
DiagnosticDetectorCollection;
|
|
12491
12846
|
|
|
12492
12847
|
/** Optional parameters. */
|
|
12493
12848
|
export interface DiagnosticsGetSiteDetectorSlotOptionalParams
|
|
@@ -12508,70 +12863,80 @@ export interface DiagnosticsExecuteSiteDetectorSlotOptionalParams
|
|
|
12508
12863
|
}
|
|
12509
12864
|
|
|
12510
12865
|
/** Contains response data for the executeSiteDetectorSlot operation. */
|
|
12511
|
-
export type DiagnosticsExecuteSiteDetectorSlotResponse =
|
|
12866
|
+
export type DiagnosticsExecuteSiteDetectorSlotResponse =
|
|
12867
|
+
DiagnosticDetectorResponse;
|
|
12512
12868
|
|
|
12513
12869
|
/** Optional parameters. */
|
|
12514
12870
|
export interface DiagnosticsListHostingEnvironmentDetectorResponsesNextOptionalParams
|
|
12515
12871
|
extends coreClient.OperationOptions {}
|
|
12516
12872
|
|
|
12517
12873
|
/** Contains response data for the listHostingEnvironmentDetectorResponsesNext operation. */
|
|
12518
|
-
export type DiagnosticsListHostingEnvironmentDetectorResponsesNextResponse =
|
|
12874
|
+
export type DiagnosticsListHostingEnvironmentDetectorResponsesNextResponse =
|
|
12875
|
+
DetectorResponseCollection;
|
|
12519
12876
|
|
|
12520
12877
|
/** Optional parameters. */
|
|
12521
12878
|
export interface DiagnosticsListSiteDetectorResponsesNextOptionalParams
|
|
12522
12879
|
extends coreClient.OperationOptions {}
|
|
12523
12880
|
|
|
12524
12881
|
/** Contains response data for the listSiteDetectorResponsesNext operation. */
|
|
12525
|
-
export type DiagnosticsListSiteDetectorResponsesNextResponse =
|
|
12882
|
+
export type DiagnosticsListSiteDetectorResponsesNextResponse =
|
|
12883
|
+
DetectorResponseCollection;
|
|
12526
12884
|
|
|
12527
12885
|
/** Optional parameters. */
|
|
12528
12886
|
export interface DiagnosticsListSiteDiagnosticCategoriesNextOptionalParams
|
|
12529
12887
|
extends coreClient.OperationOptions {}
|
|
12530
12888
|
|
|
12531
12889
|
/** Contains response data for the listSiteDiagnosticCategoriesNext operation. */
|
|
12532
|
-
export type DiagnosticsListSiteDiagnosticCategoriesNextResponse =
|
|
12890
|
+
export type DiagnosticsListSiteDiagnosticCategoriesNextResponse =
|
|
12891
|
+
DiagnosticCategoryCollection;
|
|
12533
12892
|
|
|
12534
12893
|
/** Optional parameters. */
|
|
12535
12894
|
export interface DiagnosticsListSiteAnalysesNextOptionalParams
|
|
12536
12895
|
extends coreClient.OperationOptions {}
|
|
12537
12896
|
|
|
12538
12897
|
/** Contains response data for the listSiteAnalysesNext operation. */
|
|
12539
|
-
export type DiagnosticsListSiteAnalysesNextResponse =
|
|
12898
|
+
export type DiagnosticsListSiteAnalysesNextResponse =
|
|
12899
|
+
DiagnosticAnalysisCollection;
|
|
12540
12900
|
|
|
12541
12901
|
/** Optional parameters. */
|
|
12542
12902
|
export interface DiagnosticsListSiteDetectorsNextOptionalParams
|
|
12543
12903
|
extends coreClient.OperationOptions {}
|
|
12544
12904
|
|
|
12545
12905
|
/** Contains response data for the listSiteDetectorsNext operation. */
|
|
12546
|
-
export type DiagnosticsListSiteDetectorsNextResponse =
|
|
12906
|
+
export type DiagnosticsListSiteDetectorsNextResponse =
|
|
12907
|
+
DiagnosticDetectorCollection;
|
|
12547
12908
|
|
|
12548
12909
|
/** Optional parameters. */
|
|
12549
12910
|
export interface DiagnosticsListSiteDetectorResponsesSlotNextOptionalParams
|
|
12550
12911
|
extends coreClient.OperationOptions {}
|
|
12551
12912
|
|
|
12552
12913
|
/** Contains response data for the listSiteDetectorResponsesSlotNext operation. */
|
|
12553
|
-
export type DiagnosticsListSiteDetectorResponsesSlotNextResponse =
|
|
12914
|
+
export type DiagnosticsListSiteDetectorResponsesSlotNextResponse =
|
|
12915
|
+
DetectorResponseCollection;
|
|
12554
12916
|
|
|
12555
12917
|
/** Optional parameters. */
|
|
12556
12918
|
export interface DiagnosticsListSiteDiagnosticCategoriesSlotNextOptionalParams
|
|
12557
12919
|
extends coreClient.OperationOptions {}
|
|
12558
12920
|
|
|
12559
12921
|
/** Contains response data for the listSiteDiagnosticCategoriesSlotNext operation. */
|
|
12560
|
-
export type DiagnosticsListSiteDiagnosticCategoriesSlotNextResponse =
|
|
12922
|
+
export type DiagnosticsListSiteDiagnosticCategoriesSlotNextResponse =
|
|
12923
|
+
DiagnosticCategoryCollection;
|
|
12561
12924
|
|
|
12562
12925
|
/** Optional parameters. */
|
|
12563
12926
|
export interface DiagnosticsListSiteAnalysesSlotNextOptionalParams
|
|
12564
12927
|
extends coreClient.OperationOptions {}
|
|
12565
12928
|
|
|
12566
12929
|
/** Contains response data for the listSiteAnalysesSlotNext operation. */
|
|
12567
|
-
export type DiagnosticsListSiteAnalysesSlotNextResponse =
|
|
12930
|
+
export type DiagnosticsListSiteAnalysesSlotNextResponse =
|
|
12931
|
+
DiagnosticAnalysisCollection;
|
|
12568
12932
|
|
|
12569
12933
|
/** Optional parameters. */
|
|
12570
12934
|
export interface DiagnosticsListSiteDetectorsSlotNextOptionalParams
|
|
12571
12935
|
extends coreClient.OperationOptions {}
|
|
12572
12936
|
|
|
12573
12937
|
/** Contains response data for the listSiteDetectorsSlotNext operation. */
|
|
12574
|
-
export type DiagnosticsListSiteDetectorsSlotNextResponse =
|
|
12938
|
+
export type DiagnosticsListSiteDetectorsSlotNextResponse =
|
|
12939
|
+
DiagnosticDetectorCollection;
|
|
12575
12940
|
|
|
12576
12941
|
/** Optional parameters. */
|
|
12577
12942
|
export interface GlobalGetDeletedWebAppOptionalParams
|
|
@@ -12596,14 +12961,16 @@ export interface KubeEnvironmentsListBySubscriptionOptionalParams
|
|
|
12596
12961
|
extends coreClient.OperationOptions {}
|
|
12597
12962
|
|
|
12598
12963
|
/** Contains response data for the listBySubscription operation. */
|
|
12599
|
-
export type KubeEnvironmentsListBySubscriptionResponse =
|
|
12964
|
+
export type KubeEnvironmentsListBySubscriptionResponse =
|
|
12965
|
+
KubeEnvironmentCollection;
|
|
12600
12966
|
|
|
12601
12967
|
/** Optional parameters. */
|
|
12602
12968
|
export interface KubeEnvironmentsListByResourceGroupOptionalParams
|
|
12603
12969
|
extends coreClient.OperationOptions {}
|
|
12604
12970
|
|
|
12605
12971
|
/** Contains response data for the listByResourceGroup operation. */
|
|
12606
|
-
export type KubeEnvironmentsListByResourceGroupResponse =
|
|
12972
|
+
export type KubeEnvironmentsListByResourceGroupResponse =
|
|
12973
|
+
KubeEnvironmentCollection;
|
|
12607
12974
|
|
|
12608
12975
|
/** Optional parameters. */
|
|
12609
12976
|
export interface KubeEnvironmentsGetOptionalParams
|
|
@@ -12645,14 +13012,16 @@ export interface KubeEnvironmentsListBySubscriptionNextOptionalParams
|
|
|
12645
13012
|
extends coreClient.OperationOptions {}
|
|
12646
13013
|
|
|
12647
13014
|
/** Contains response data for the listBySubscriptionNext operation. */
|
|
12648
|
-
export type KubeEnvironmentsListBySubscriptionNextResponse =
|
|
13015
|
+
export type KubeEnvironmentsListBySubscriptionNextResponse =
|
|
13016
|
+
KubeEnvironmentCollection;
|
|
12649
13017
|
|
|
12650
13018
|
/** Optional parameters. */
|
|
12651
13019
|
export interface KubeEnvironmentsListByResourceGroupNextOptionalParams
|
|
12652
13020
|
extends coreClient.OperationOptions {}
|
|
12653
13021
|
|
|
12654
13022
|
/** Contains response data for the listByResourceGroupNext operation. */
|
|
12655
|
-
export type KubeEnvironmentsListByResourceGroupNextResponse =
|
|
13023
|
+
export type KubeEnvironmentsListByResourceGroupNextResponse =
|
|
13024
|
+
KubeEnvironmentCollection;
|
|
12656
13025
|
|
|
12657
13026
|
/** Optional parameters. */
|
|
12658
13027
|
export interface ProviderGetAvailableStacksOptionalParams
|
|
@@ -12681,7 +13050,8 @@ export interface ProviderGetFunctionAppStacksForLocationOptionalParams
|
|
|
12681
13050
|
}
|
|
12682
13051
|
|
|
12683
13052
|
/** Contains response data for the getFunctionAppStacksForLocation operation. */
|
|
12684
|
-
export type ProviderGetFunctionAppStacksForLocationResponse =
|
|
13053
|
+
export type ProviderGetFunctionAppStacksForLocationResponse =
|
|
13054
|
+
FunctionAppStackCollection;
|
|
12685
13055
|
|
|
12686
13056
|
/** Optional parameters. */
|
|
12687
13057
|
export interface ProviderGetWebAppStacksForLocationOptionalParams
|
|
@@ -12717,7 +13087,8 @@ export interface ProviderGetAvailableStacksOnPremOptionalParams
|
|
|
12717
13087
|
}
|
|
12718
13088
|
|
|
12719
13089
|
/** Contains response data for the getAvailableStacksOnPrem operation. */
|
|
12720
|
-
export type ProviderGetAvailableStacksOnPremResponse =
|
|
13090
|
+
export type ProviderGetAvailableStacksOnPremResponse =
|
|
13091
|
+
ApplicationStackCollection;
|
|
12721
13092
|
|
|
12722
13093
|
/** Optional parameters. */
|
|
12723
13094
|
export interface ProviderGetAvailableStacksNextOptionalParams
|
|
@@ -12731,21 +13102,24 @@ export interface ProviderGetFunctionAppStacksNextOptionalParams
|
|
|
12731
13102
|
extends coreClient.OperationOptions {}
|
|
12732
13103
|
|
|
12733
13104
|
/** Contains response data for the getFunctionAppStacksNext operation. */
|
|
12734
|
-
export type ProviderGetFunctionAppStacksNextResponse =
|
|
13105
|
+
export type ProviderGetFunctionAppStacksNextResponse =
|
|
13106
|
+
FunctionAppStackCollection;
|
|
12735
13107
|
|
|
12736
13108
|
/** Optional parameters. */
|
|
12737
13109
|
export interface ProviderGetFunctionAppStacksForLocationNextOptionalParams
|
|
12738
13110
|
extends coreClient.OperationOptions {}
|
|
12739
13111
|
|
|
12740
13112
|
/** Contains response data for the getFunctionAppStacksForLocationNext operation. */
|
|
12741
|
-
export type ProviderGetFunctionAppStacksForLocationNextResponse =
|
|
13113
|
+
export type ProviderGetFunctionAppStacksForLocationNextResponse =
|
|
13114
|
+
FunctionAppStackCollection;
|
|
12742
13115
|
|
|
12743
13116
|
/** Optional parameters. */
|
|
12744
13117
|
export interface ProviderGetWebAppStacksForLocationNextOptionalParams
|
|
12745
13118
|
extends coreClient.OperationOptions {}
|
|
12746
13119
|
|
|
12747
13120
|
/** Contains response data for the getWebAppStacksForLocationNext operation. */
|
|
12748
|
-
export type ProviderGetWebAppStacksForLocationNextResponse =
|
|
13121
|
+
export type ProviderGetWebAppStacksForLocationNextResponse =
|
|
13122
|
+
WebAppStackCollection;
|
|
12749
13123
|
|
|
12750
13124
|
/** Optional parameters. */
|
|
12751
13125
|
export interface ProviderListOperationsNextOptionalParams
|
|
@@ -12766,7 +13140,8 @@ export interface ProviderGetAvailableStacksOnPremNextOptionalParams
|
|
|
12766
13140
|
extends coreClient.OperationOptions {}
|
|
12767
13141
|
|
|
12768
13142
|
/** Contains response data for the getAvailableStacksOnPremNext operation. */
|
|
12769
|
-
export type ProviderGetAvailableStacksOnPremNextResponse =
|
|
13143
|
+
export type ProviderGetAvailableStacksOnPremNextResponse =
|
|
13144
|
+
ApplicationStackCollection;
|
|
12770
13145
|
|
|
12771
13146
|
/** Optional parameters. */
|
|
12772
13147
|
export interface RecommendationsListOptionalParams
|
|
@@ -12798,7 +13173,8 @@ export interface RecommendationsListHistoryForHostingEnvironmentOptionalParams
|
|
|
12798
13173
|
}
|
|
12799
13174
|
|
|
12800
13175
|
/** Contains response data for the listHistoryForHostingEnvironment operation. */
|
|
12801
|
-
export type RecommendationsListHistoryForHostingEnvironmentResponse =
|
|
13176
|
+
export type RecommendationsListHistoryForHostingEnvironmentResponse =
|
|
13177
|
+
RecommendationCollection;
|
|
12802
13178
|
|
|
12803
13179
|
/** Optional parameters. */
|
|
12804
13180
|
export interface RecommendationsListRecommendedRulesForHostingEnvironmentOptionalParams
|
|
@@ -12810,7 +13186,8 @@ export interface RecommendationsListRecommendedRulesForHostingEnvironmentOptiona
|
|
|
12810
13186
|
}
|
|
12811
13187
|
|
|
12812
13188
|
/** Contains response data for the listRecommendedRulesForHostingEnvironment operation. */
|
|
12813
|
-
export type RecommendationsListRecommendedRulesForHostingEnvironmentResponse =
|
|
13189
|
+
export type RecommendationsListRecommendedRulesForHostingEnvironmentResponse =
|
|
13190
|
+
RecommendationCollection;
|
|
12814
13191
|
|
|
12815
13192
|
/** Optional parameters. */
|
|
12816
13193
|
export interface RecommendationsDisableAllForHostingEnvironmentOptionalParams
|
|
@@ -12830,7 +13207,8 @@ export interface RecommendationsGetRuleDetailsByHostingEnvironmentOptionalParams
|
|
|
12830
13207
|
}
|
|
12831
13208
|
|
|
12832
13209
|
/** Contains response data for the getRuleDetailsByHostingEnvironment operation. */
|
|
12833
|
-
export type RecommendationsGetRuleDetailsByHostingEnvironmentResponse =
|
|
13210
|
+
export type RecommendationsGetRuleDetailsByHostingEnvironmentResponse =
|
|
13211
|
+
RecommendationRule;
|
|
12834
13212
|
|
|
12835
13213
|
/** Optional parameters. */
|
|
12836
13214
|
export interface RecommendationsDisableRecommendationForHostingEnvironmentOptionalParams
|
|
@@ -12846,7 +13224,8 @@ export interface RecommendationsListHistoryForWebAppOptionalParams
|
|
|
12846
13224
|
}
|
|
12847
13225
|
|
|
12848
13226
|
/** Contains response data for the listHistoryForWebApp operation. */
|
|
12849
|
-
export type RecommendationsListHistoryForWebAppResponse =
|
|
13227
|
+
export type RecommendationsListHistoryForWebAppResponse =
|
|
13228
|
+
RecommendationCollection;
|
|
12850
13229
|
|
|
12851
13230
|
/** Optional parameters. */
|
|
12852
13231
|
export interface RecommendationsListRecommendedRulesForWebAppOptionalParams
|
|
@@ -12858,7 +13237,8 @@ export interface RecommendationsListRecommendedRulesForWebAppOptionalParams
|
|
|
12858
13237
|
}
|
|
12859
13238
|
|
|
12860
13239
|
/** Contains response data for the listRecommendedRulesForWebApp operation. */
|
|
12861
|
-
export type RecommendationsListRecommendedRulesForWebAppResponse =
|
|
13240
|
+
export type RecommendationsListRecommendedRulesForWebAppResponse =
|
|
13241
|
+
RecommendationCollection;
|
|
12862
13242
|
|
|
12863
13243
|
/** Optional parameters. */
|
|
12864
13244
|
export interface RecommendationsDisableAllForWebAppOptionalParams
|
|
@@ -12896,49 +13276,56 @@ export interface RecommendationsListHistoryForHostingEnvironmentNextOptionalPara
|
|
|
12896
13276
|
extends coreClient.OperationOptions {}
|
|
12897
13277
|
|
|
12898
13278
|
/** Contains response data for the listHistoryForHostingEnvironmentNext operation. */
|
|
12899
|
-
export type RecommendationsListHistoryForHostingEnvironmentNextResponse =
|
|
13279
|
+
export type RecommendationsListHistoryForHostingEnvironmentNextResponse =
|
|
13280
|
+
RecommendationCollection;
|
|
12900
13281
|
|
|
12901
13282
|
/** Optional parameters. */
|
|
12902
13283
|
export interface RecommendationsListRecommendedRulesForHostingEnvironmentNextOptionalParams
|
|
12903
13284
|
extends coreClient.OperationOptions {}
|
|
12904
13285
|
|
|
12905
13286
|
/** Contains response data for the listRecommendedRulesForHostingEnvironmentNext operation. */
|
|
12906
|
-
export type RecommendationsListRecommendedRulesForHostingEnvironmentNextResponse =
|
|
13287
|
+
export type RecommendationsListRecommendedRulesForHostingEnvironmentNextResponse =
|
|
13288
|
+
RecommendationCollection;
|
|
12907
13289
|
|
|
12908
13290
|
/** Optional parameters. */
|
|
12909
13291
|
export interface RecommendationsListHistoryForWebAppNextOptionalParams
|
|
12910
13292
|
extends coreClient.OperationOptions {}
|
|
12911
13293
|
|
|
12912
13294
|
/** Contains response data for the listHistoryForWebAppNext operation. */
|
|
12913
|
-
export type RecommendationsListHistoryForWebAppNextResponse =
|
|
13295
|
+
export type RecommendationsListHistoryForWebAppNextResponse =
|
|
13296
|
+
RecommendationCollection;
|
|
12914
13297
|
|
|
12915
13298
|
/** Optional parameters. */
|
|
12916
13299
|
export interface RecommendationsListRecommendedRulesForWebAppNextOptionalParams
|
|
12917
13300
|
extends coreClient.OperationOptions {}
|
|
12918
13301
|
|
|
12919
13302
|
/** Contains response data for the listRecommendedRulesForWebAppNext operation. */
|
|
12920
|
-
export type RecommendationsListRecommendedRulesForWebAppNextResponse =
|
|
13303
|
+
export type RecommendationsListRecommendedRulesForWebAppNextResponse =
|
|
13304
|
+
RecommendationCollection;
|
|
12921
13305
|
|
|
12922
13306
|
/** Optional parameters. */
|
|
12923
13307
|
export interface ResourceHealthMetadataListOptionalParams
|
|
12924
13308
|
extends coreClient.OperationOptions {}
|
|
12925
13309
|
|
|
12926
13310
|
/** Contains response data for the list operation. */
|
|
12927
|
-
export type ResourceHealthMetadataListResponse =
|
|
13311
|
+
export type ResourceHealthMetadataListResponse =
|
|
13312
|
+
ResourceHealthMetadataCollection;
|
|
12928
13313
|
|
|
12929
13314
|
/** Optional parameters. */
|
|
12930
13315
|
export interface ResourceHealthMetadataListByResourceGroupOptionalParams
|
|
12931
13316
|
extends coreClient.OperationOptions {}
|
|
12932
13317
|
|
|
12933
13318
|
/** Contains response data for the listByResourceGroup operation. */
|
|
12934
|
-
export type ResourceHealthMetadataListByResourceGroupResponse =
|
|
13319
|
+
export type ResourceHealthMetadataListByResourceGroupResponse =
|
|
13320
|
+
ResourceHealthMetadataCollection;
|
|
12935
13321
|
|
|
12936
13322
|
/** Optional parameters. */
|
|
12937
13323
|
export interface ResourceHealthMetadataListBySiteOptionalParams
|
|
12938
13324
|
extends coreClient.OperationOptions {}
|
|
12939
13325
|
|
|
12940
13326
|
/** Contains response data for the listBySite operation. */
|
|
12941
|
-
export type ResourceHealthMetadataListBySiteResponse =
|
|
13327
|
+
export type ResourceHealthMetadataListBySiteResponse =
|
|
13328
|
+
ResourceHealthMetadataCollection;
|
|
12942
13329
|
|
|
12943
13330
|
/** Optional parameters. */
|
|
12944
13331
|
export interface ResourceHealthMetadataGetBySiteOptionalParams
|
|
@@ -12952,42 +13339,48 @@ export interface ResourceHealthMetadataListBySiteSlotOptionalParams
|
|
|
12952
13339
|
extends coreClient.OperationOptions {}
|
|
12953
13340
|
|
|
12954
13341
|
/** Contains response data for the listBySiteSlot operation. */
|
|
12955
|
-
export type ResourceHealthMetadataListBySiteSlotResponse =
|
|
13342
|
+
export type ResourceHealthMetadataListBySiteSlotResponse =
|
|
13343
|
+
ResourceHealthMetadataCollection;
|
|
12956
13344
|
|
|
12957
13345
|
/** Optional parameters. */
|
|
12958
13346
|
export interface ResourceHealthMetadataGetBySiteSlotOptionalParams
|
|
12959
13347
|
extends coreClient.OperationOptions {}
|
|
12960
13348
|
|
|
12961
13349
|
/** Contains response data for the getBySiteSlot operation. */
|
|
12962
|
-
export type ResourceHealthMetadataGetBySiteSlotResponse =
|
|
13350
|
+
export type ResourceHealthMetadataGetBySiteSlotResponse =
|
|
13351
|
+
ResourceHealthMetadata;
|
|
12963
13352
|
|
|
12964
13353
|
/** Optional parameters. */
|
|
12965
13354
|
export interface ResourceHealthMetadataListNextOptionalParams
|
|
12966
13355
|
extends coreClient.OperationOptions {}
|
|
12967
13356
|
|
|
12968
13357
|
/** Contains response data for the listNext operation. */
|
|
12969
|
-
export type ResourceHealthMetadataListNextResponse =
|
|
13358
|
+
export type ResourceHealthMetadataListNextResponse =
|
|
13359
|
+
ResourceHealthMetadataCollection;
|
|
12970
13360
|
|
|
12971
13361
|
/** Optional parameters. */
|
|
12972
13362
|
export interface ResourceHealthMetadataListByResourceGroupNextOptionalParams
|
|
12973
13363
|
extends coreClient.OperationOptions {}
|
|
12974
13364
|
|
|
12975
13365
|
/** Contains response data for the listByResourceGroupNext operation. */
|
|
12976
|
-
export type ResourceHealthMetadataListByResourceGroupNextResponse =
|
|
13366
|
+
export type ResourceHealthMetadataListByResourceGroupNextResponse =
|
|
13367
|
+
ResourceHealthMetadataCollection;
|
|
12977
13368
|
|
|
12978
13369
|
/** Optional parameters. */
|
|
12979
13370
|
export interface ResourceHealthMetadataListBySiteNextOptionalParams
|
|
12980
13371
|
extends coreClient.OperationOptions {}
|
|
12981
13372
|
|
|
12982
13373
|
/** Contains response data for the listBySiteNext operation. */
|
|
12983
|
-
export type ResourceHealthMetadataListBySiteNextResponse =
|
|
13374
|
+
export type ResourceHealthMetadataListBySiteNextResponse =
|
|
13375
|
+
ResourceHealthMetadataCollection;
|
|
12984
13376
|
|
|
12985
13377
|
/** Optional parameters. */
|
|
12986
13378
|
export interface ResourceHealthMetadataListBySiteSlotNextOptionalParams
|
|
12987
13379
|
extends coreClient.OperationOptions {}
|
|
12988
13380
|
|
|
12989
13381
|
/** Contains response data for the listBySiteSlotNext operation. */
|
|
12990
|
-
export type ResourceHealthMetadataListBySiteSlotNextResponse =
|
|
13382
|
+
export type ResourceHealthMetadataListBySiteSlotNextResponse =
|
|
13383
|
+
ResourceHealthMetadataCollection;
|
|
12991
13384
|
|
|
12992
13385
|
/** Optional parameters. */
|
|
12993
13386
|
export interface GetPublishingUserOptionalParams
|
|
@@ -13093,7 +13486,8 @@ export interface ListSiteIdentifiersAssignedToHostNameOptionalParams
|
|
|
13093
13486
|
extends coreClient.OperationOptions {}
|
|
13094
13487
|
|
|
13095
13488
|
/** Contains response data for the listSiteIdentifiersAssignedToHostName operation. */
|
|
13096
|
-
export type ListSiteIdentifiersAssignedToHostNameResponse =
|
|
13489
|
+
export type ListSiteIdentifiersAssignedToHostNameResponse =
|
|
13490
|
+
IdentifierCollection;
|
|
13097
13491
|
|
|
13098
13492
|
/** Optional parameters. */
|
|
13099
13493
|
export interface ListPremierAddOnOffersOptionalParams
|
|
@@ -13168,7 +13562,8 @@ export interface ListSiteIdentifiersAssignedToHostNameNextOptionalParams
|
|
|
13168
13562
|
extends coreClient.OperationOptions {}
|
|
13169
13563
|
|
|
13170
13564
|
/** Contains response data for the listSiteIdentifiersAssignedToHostNameNext operation. */
|
|
13171
|
-
export type ListSiteIdentifiersAssignedToHostNameNextResponse =
|
|
13565
|
+
export type ListSiteIdentifiersAssignedToHostNameNextResponse =
|
|
13566
|
+
IdentifierCollection;
|
|
13172
13567
|
|
|
13173
13568
|
/** Optional parameters. */
|
|
13174
13569
|
export interface ListPremierAddOnOffersNextOptionalParams
|
|
@@ -13210,7 +13605,8 @@ export interface StaticSitesGetStaticSitesByResourceGroupOptionalParams
|
|
|
13210
13605
|
extends coreClient.OperationOptions {}
|
|
13211
13606
|
|
|
13212
13607
|
/** Contains response data for the getStaticSitesByResourceGroup operation. */
|
|
13213
|
-
export type StaticSitesGetStaticSitesByResourceGroupResponse =
|
|
13608
|
+
export type StaticSitesGetStaticSitesByResourceGroupResponse =
|
|
13609
|
+
StaticSiteCollection;
|
|
13214
13610
|
|
|
13215
13611
|
/** Optional parameters. */
|
|
13216
13612
|
export interface StaticSitesGetStaticSiteOptionalParams
|
|
@@ -13293,21 +13689,24 @@ export interface StaticSitesCreateOrUpdateStaticSiteBuildAppSettingsOptionalPara
|
|
|
13293
13689
|
extends coreClient.OperationOptions {}
|
|
13294
13690
|
|
|
13295
13691
|
/** Contains response data for the createOrUpdateStaticSiteBuildAppSettings operation. */
|
|
13296
|
-
export type StaticSitesCreateOrUpdateStaticSiteBuildAppSettingsResponse =
|
|
13692
|
+
export type StaticSitesCreateOrUpdateStaticSiteBuildAppSettingsResponse =
|
|
13693
|
+
StringDictionary;
|
|
13297
13694
|
|
|
13298
13695
|
/** Optional parameters. */
|
|
13299
13696
|
export interface StaticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsOptionalParams
|
|
13300
13697
|
extends coreClient.OperationOptions {}
|
|
13301
13698
|
|
|
13302
13699
|
/** Contains response data for the createOrUpdateStaticSiteBuildFunctionAppSettings operation. */
|
|
13303
|
-
export type StaticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsResponse =
|
|
13700
|
+
export type StaticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsResponse =
|
|
13701
|
+
StringDictionary;
|
|
13304
13702
|
|
|
13305
13703
|
/** Optional parameters. */
|
|
13306
13704
|
export interface StaticSitesGetBuildDatabaseConnectionsOptionalParams
|
|
13307
13705
|
extends coreClient.OperationOptions {}
|
|
13308
13706
|
|
|
13309
13707
|
/** Contains response data for the getBuildDatabaseConnections operation. */
|
|
13310
|
-
export type StaticSitesGetBuildDatabaseConnectionsResponse =
|
|
13708
|
+
export type StaticSitesGetBuildDatabaseConnectionsResponse =
|
|
13709
|
+
DatabaseConnectionCollection;
|
|
13311
13710
|
|
|
13312
13711
|
/** Optional parameters. */
|
|
13313
13712
|
export interface StaticSitesGetBuildDatabaseConnectionOptionalParams
|
|
@@ -13321,7 +13720,8 @@ export interface StaticSitesCreateOrUpdateBuildDatabaseConnectionOptionalParams
|
|
|
13321
13720
|
extends coreClient.OperationOptions {}
|
|
13322
13721
|
|
|
13323
13722
|
/** Contains response data for the createOrUpdateBuildDatabaseConnection operation. */
|
|
13324
|
-
export type StaticSitesCreateOrUpdateBuildDatabaseConnectionResponse =
|
|
13723
|
+
export type StaticSitesCreateOrUpdateBuildDatabaseConnectionResponse =
|
|
13724
|
+
DatabaseConnection;
|
|
13325
13725
|
|
|
13326
13726
|
/** Optional parameters. */
|
|
13327
13727
|
export interface StaticSitesDeleteBuildDatabaseConnectionOptionalParams
|
|
@@ -13332,56 +13732,64 @@ export interface StaticSitesUpdateBuildDatabaseConnectionOptionalParams
|
|
|
13332
13732
|
extends coreClient.OperationOptions {}
|
|
13333
13733
|
|
|
13334
13734
|
/** Contains response data for the updateBuildDatabaseConnection operation. */
|
|
13335
|
-
export type StaticSitesUpdateBuildDatabaseConnectionResponse =
|
|
13735
|
+
export type StaticSitesUpdateBuildDatabaseConnectionResponse =
|
|
13736
|
+
DatabaseConnection;
|
|
13336
13737
|
|
|
13337
13738
|
/** Optional parameters. */
|
|
13338
13739
|
export interface StaticSitesGetBuildDatabaseConnectionWithDetailsOptionalParams
|
|
13339
13740
|
extends coreClient.OperationOptions {}
|
|
13340
13741
|
|
|
13341
13742
|
/** Contains response data for the getBuildDatabaseConnectionWithDetails operation. */
|
|
13342
|
-
export type StaticSitesGetBuildDatabaseConnectionWithDetailsResponse =
|
|
13743
|
+
export type StaticSitesGetBuildDatabaseConnectionWithDetailsResponse =
|
|
13744
|
+
DatabaseConnection;
|
|
13343
13745
|
|
|
13344
13746
|
/** Optional parameters. */
|
|
13345
13747
|
export interface StaticSitesListStaticSiteBuildFunctionsOptionalParams
|
|
13346
13748
|
extends coreClient.OperationOptions {}
|
|
13347
13749
|
|
|
13348
13750
|
/** Contains response data for the listStaticSiteBuildFunctions operation. */
|
|
13349
|
-
export type StaticSitesListStaticSiteBuildFunctionsResponse =
|
|
13751
|
+
export type StaticSitesListStaticSiteBuildFunctionsResponse =
|
|
13752
|
+
StaticSiteFunctionOverviewCollection;
|
|
13350
13753
|
|
|
13351
13754
|
/** Optional parameters. */
|
|
13352
13755
|
export interface StaticSitesListStaticSiteBuildAppSettingsOptionalParams
|
|
13353
13756
|
extends coreClient.OperationOptions {}
|
|
13354
13757
|
|
|
13355
13758
|
/** Contains response data for the listStaticSiteBuildAppSettings operation. */
|
|
13356
|
-
export type StaticSitesListStaticSiteBuildAppSettingsResponse =
|
|
13759
|
+
export type StaticSitesListStaticSiteBuildAppSettingsResponse =
|
|
13760
|
+
StringDictionary;
|
|
13357
13761
|
|
|
13358
13762
|
/** Optional parameters. */
|
|
13359
13763
|
export interface StaticSitesListStaticSiteBuildFunctionAppSettingsOptionalParams
|
|
13360
13764
|
extends coreClient.OperationOptions {}
|
|
13361
13765
|
|
|
13362
13766
|
/** Contains response data for the listStaticSiteBuildFunctionAppSettings operation. */
|
|
13363
|
-
export type StaticSitesListStaticSiteBuildFunctionAppSettingsResponse =
|
|
13767
|
+
export type StaticSitesListStaticSiteBuildFunctionAppSettingsResponse =
|
|
13768
|
+
StringDictionary;
|
|
13364
13769
|
|
|
13365
13770
|
/** Optional parameters. */
|
|
13366
13771
|
export interface StaticSitesGetBuildDatabaseConnectionsWithDetailsOptionalParams
|
|
13367
13772
|
extends coreClient.OperationOptions {}
|
|
13368
13773
|
|
|
13369
13774
|
/** Contains response data for the getBuildDatabaseConnectionsWithDetails operation. */
|
|
13370
|
-
export type StaticSitesGetBuildDatabaseConnectionsWithDetailsResponse =
|
|
13775
|
+
export type StaticSitesGetBuildDatabaseConnectionsWithDetailsResponse =
|
|
13776
|
+
DatabaseConnectionCollection;
|
|
13371
13777
|
|
|
13372
13778
|
/** Optional parameters. */
|
|
13373
13779
|
export interface StaticSitesGetUserProvidedFunctionAppsForStaticSiteBuildOptionalParams
|
|
13374
13780
|
extends coreClient.OperationOptions {}
|
|
13375
13781
|
|
|
13376
13782
|
/** Contains response data for the getUserProvidedFunctionAppsForStaticSiteBuild operation. */
|
|
13377
|
-
export type StaticSitesGetUserProvidedFunctionAppsForStaticSiteBuildResponse =
|
|
13783
|
+
export type StaticSitesGetUserProvidedFunctionAppsForStaticSiteBuildResponse =
|
|
13784
|
+
StaticSiteUserProvidedFunctionAppsCollection;
|
|
13378
13785
|
|
|
13379
13786
|
/** Optional parameters. */
|
|
13380
13787
|
export interface StaticSitesGetUserProvidedFunctionAppForStaticSiteBuildOptionalParams
|
|
13381
13788
|
extends coreClient.OperationOptions {}
|
|
13382
13789
|
|
|
13383
13790
|
/** Contains response data for the getUserProvidedFunctionAppForStaticSiteBuild operation. */
|
|
13384
|
-
export type StaticSitesGetUserProvidedFunctionAppForStaticSiteBuildResponse =
|
|
13791
|
+
export type StaticSitesGetUserProvidedFunctionAppForStaticSiteBuildResponse =
|
|
13792
|
+
StaticSiteUserProvidedFunctionAppARMResource;
|
|
13385
13793
|
|
|
13386
13794
|
/** Optional parameters. */
|
|
13387
13795
|
export interface StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildOptionalParams
|
|
@@ -13395,7 +13803,8 @@ export interface StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildOp
|
|
|
13395
13803
|
}
|
|
13396
13804
|
|
|
13397
13805
|
/** Contains response data for the registerUserProvidedFunctionAppWithStaticSiteBuild operation. */
|
|
13398
|
-
export type StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildResponse =
|
|
13806
|
+
export type StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildResponse =
|
|
13807
|
+
StaticSiteUserProvidedFunctionAppARMResource;
|
|
13399
13808
|
|
|
13400
13809
|
/** Optional parameters. */
|
|
13401
13810
|
export interface StaticSitesDetachUserProvidedFunctionAppFromStaticSiteBuildOptionalParams
|
|
@@ -13415,56 +13824,64 @@ export interface StaticSitesCreateOrUpdateStaticSiteAppSettingsOptionalParams
|
|
|
13415
13824
|
extends coreClient.OperationOptions {}
|
|
13416
13825
|
|
|
13417
13826
|
/** Contains response data for the createOrUpdateStaticSiteAppSettings operation. */
|
|
13418
|
-
export type StaticSitesCreateOrUpdateStaticSiteAppSettingsResponse =
|
|
13827
|
+
export type StaticSitesCreateOrUpdateStaticSiteAppSettingsResponse =
|
|
13828
|
+
StringDictionary;
|
|
13419
13829
|
|
|
13420
13830
|
/** Optional parameters. */
|
|
13421
13831
|
export interface StaticSitesListBasicAuthOptionalParams
|
|
13422
13832
|
extends coreClient.OperationOptions {}
|
|
13423
13833
|
|
|
13424
13834
|
/** Contains response data for the listBasicAuth operation. */
|
|
13425
|
-
export type StaticSitesListBasicAuthResponse =
|
|
13835
|
+
export type StaticSitesListBasicAuthResponse =
|
|
13836
|
+
StaticSiteBasicAuthPropertiesCollection;
|
|
13426
13837
|
|
|
13427
13838
|
/** Optional parameters. */
|
|
13428
13839
|
export interface StaticSitesGetBasicAuthOptionalParams
|
|
13429
13840
|
extends coreClient.OperationOptions {}
|
|
13430
13841
|
|
|
13431
13842
|
/** Contains response data for the getBasicAuth operation. */
|
|
13432
|
-
export type StaticSitesGetBasicAuthResponse =
|
|
13843
|
+
export type StaticSitesGetBasicAuthResponse =
|
|
13844
|
+
StaticSiteBasicAuthPropertiesARMResource;
|
|
13433
13845
|
|
|
13434
13846
|
/** Optional parameters. */
|
|
13435
13847
|
export interface StaticSitesCreateOrUpdateBasicAuthOptionalParams
|
|
13436
13848
|
extends coreClient.OperationOptions {}
|
|
13437
13849
|
|
|
13438
13850
|
/** Contains response data for the createOrUpdateBasicAuth operation. */
|
|
13439
|
-
export type StaticSitesCreateOrUpdateBasicAuthResponse =
|
|
13851
|
+
export type StaticSitesCreateOrUpdateBasicAuthResponse =
|
|
13852
|
+
StaticSiteBasicAuthPropertiesARMResource;
|
|
13440
13853
|
|
|
13441
13854
|
/** Optional parameters. */
|
|
13442
13855
|
export interface StaticSitesCreateOrUpdateStaticSiteFunctionAppSettingsOptionalParams
|
|
13443
13856
|
extends coreClient.OperationOptions {}
|
|
13444
13857
|
|
|
13445
13858
|
/** Contains response data for the createOrUpdateStaticSiteFunctionAppSettings operation. */
|
|
13446
|
-
export type StaticSitesCreateOrUpdateStaticSiteFunctionAppSettingsResponse =
|
|
13859
|
+
export type StaticSitesCreateOrUpdateStaticSiteFunctionAppSettingsResponse =
|
|
13860
|
+
StringDictionary;
|
|
13447
13861
|
|
|
13448
13862
|
/** Optional parameters. */
|
|
13449
13863
|
export interface StaticSitesCreateUserRolesInvitationLinkOptionalParams
|
|
13450
13864
|
extends coreClient.OperationOptions {}
|
|
13451
13865
|
|
|
13452
13866
|
/** Contains response data for the createUserRolesInvitationLink operation. */
|
|
13453
|
-
export type StaticSitesCreateUserRolesInvitationLinkResponse =
|
|
13867
|
+
export type StaticSitesCreateUserRolesInvitationLinkResponse =
|
|
13868
|
+
StaticSiteUserInvitationResponseResource;
|
|
13454
13869
|
|
|
13455
13870
|
/** Optional parameters. */
|
|
13456
13871
|
export interface StaticSitesListStaticSiteCustomDomainsOptionalParams
|
|
13457
13872
|
extends coreClient.OperationOptions {}
|
|
13458
13873
|
|
|
13459
13874
|
/** Contains response data for the listStaticSiteCustomDomains operation. */
|
|
13460
|
-
export type StaticSitesListStaticSiteCustomDomainsResponse =
|
|
13875
|
+
export type StaticSitesListStaticSiteCustomDomainsResponse =
|
|
13876
|
+
StaticSiteCustomDomainOverviewCollection;
|
|
13461
13877
|
|
|
13462
13878
|
/** Optional parameters. */
|
|
13463
13879
|
export interface StaticSitesGetStaticSiteCustomDomainOptionalParams
|
|
13464
13880
|
extends coreClient.OperationOptions {}
|
|
13465
13881
|
|
|
13466
13882
|
/** Contains response data for the getStaticSiteCustomDomain operation. */
|
|
13467
|
-
export type StaticSitesGetStaticSiteCustomDomainResponse =
|
|
13883
|
+
export type StaticSitesGetStaticSiteCustomDomainResponse =
|
|
13884
|
+
StaticSiteCustomDomainOverviewARMResource;
|
|
13468
13885
|
|
|
13469
13886
|
/** Optional parameters. */
|
|
13470
13887
|
export interface StaticSitesCreateOrUpdateStaticSiteCustomDomainOptionalParams
|
|
@@ -13476,7 +13893,8 @@ export interface StaticSitesCreateOrUpdateStaticSiteCustomDomainOptionalParams
|
|
|
13476
13893
|
}
|
|
13477
13894
|
|
|
13478
13895
|
/** Contains response data for the createOrUpdateStaticSiteCustomDomain operation. */
|
|
13479
|
-
export type StaticSitesCreateOrUpdateStaticSiteCustomDomainResponse =
|
|
13896
|
+
export type StaticSitesCreateOrUpdateStaticSiteCustomDomainResponse =
|
|
13897
|
+
StaticSiteCustomDomainOverviewARMResource;
|
|
13480
13898
|
|
|
13481
13899
|
/** Optional parameters. */
|
|
13482
13900
|
export interface StaticSitesDeleteStaticSiteCustomDomainOptionalParams
|
|
@@ -13501,7 +13919,8 @@ export interface StaticSitesGetDatabaseConnectionsOptionalParams
|
|
|
13501
13919
|
extends coreClient.OperationOptions {}
|
|
13502
13920
|
|
|
13503
13921
|
/** Contains response data for the getDatabaseConnections operation. */
|
|
13504
|
-
export type StaticSitesGetDatabaseConnectionsResponse =
|
|
13922
|
+
export type StaticSitesGetDatabaseConnectionsResponse =
|
|
13923
|
+
DatabaseConnectionCollection;
|
|
13505
13924
|
|
|
13506
13925
|
/** Optional parameters. */
|
|
13507
13926
|
export interface StaticSitesGetDatabaseConnectionOptionalParams
|
|
@@ -13515,7 +13934,8 @@ export interface StaticSitesCreateOrUpdateDatabaseConnectionOptionalParams
|
|
|
13515
13934
|
extends coreClient.OperationOptions {}
|
|
13516
13935
|
|
|
13517
13936
|
/** Contains response data for the createOrUpdateDatabaseConnection operation. */
|
|
13518
|
-
export type StaticSitesCreateOrUpdateDatabaseConnectionResponse =
|
|
13937
|
+
export type StaticSitesCreateOrUpdateDatabaseConnectionResponse =
|
|
13938
|
+
DatabaseConnection;
|
|
13519
13939
|
|
|
13520
13940
|
/** Optional parameters. */
|
|
13521
13941
|
export interface StaticSitesDeleteDatabaseConnectionOptionalParams
|
|
@@ -13533,7 +13953,8 @@ export interface StaticSitesGetDatabaseConnectionWithDetailsOptionalParams
|
|
|
13533
13953
|
extends coreClient.OperationOptions {}
|
|
13534
13954
|
|
|
13535
13955
|
/** Contains response data for the getDatabaseConnectionWithDetails operation. */
|
|
13536
|
-
export type StaticSitesGetDatabaseConnectionWithDetailsResponse =
|
|
13956
|
+
export type StaticSitesGetDatabaseConnectionWithDetailsResponse =
|
|
13957
|
+
DatabaseConnection;
|
|
13537
13958
|
|
|
13538
13959
|
/** Optional parameters. */
|
|
13539
13960
|
export interface StaticSitesDetachStaticSiteOptionalParams
|
|
@@ -13549,7 +13970,8 @@ export interface StaticSitesListStaticSiteFunctionsOptionalParams
|
|
|
13549
13970
|
extends coreClient.OperationOptions {}
|
|
13550
13971
|
|
|
13551
13972
|
/** Contains response data for the listStaticSiteFunctions operation. */
|
|
13552
|
-
export type StaticSitesListStaticSiteFunctionsResponse =
|
|
13973
|
+
export type StaticSitesListStaticSiteFunctionsResponse =
|
|
13974
|
+
StaticSiteFunctionOverviewCollection;
|
|
13553
13975
|
|
|
13554
13976
|
/** Optional parameters. */
|
|
13555
13977
|
export interface StaticSitesListStaticSiteAppSettingsOptionalParams
|
|
@@ -13570,7 +13992,8 @@ export interface StaticSitesListStaticSiteFunctionAppSettingsOptionalParams
|
|
|
13570
13992
|
extends coreClient.OperationOptions {}
|
|
13571
13993
|
|
|
13572
13994
|
/** Contains response data for the listStaticSiteFunctionAppSettings operation. */
|
|
13573
|
-
export type StaticSitesListStaticSiteFunctionAppSettingsResponse =
|
|
13995
|
+
export type StaticSitesListStaticSiteFunctionAppSettingsResponse =
|
|
13996
|
+
StringDictionary;
|
|
13574
13997
|
|
|
13575
13998
|
/** Optional parameters. */
|
|
13576
13999
|
export interface StaticSitesListStaticSiteSecretsOptionalParams
|
|
@@ -13584,14 +14007,16 @@ export interface StaticSitesGetPrivateEndpointConnectionListOptionalParams
|
|
|
13584
14007
|
extends coreClient.OperationOptions {}
|
|
13585
14008
|
|
|
13586
14009
|
/** Contains response data for the getPrivateEndpointConnectionList operation. */
|
|
13587
|
-
export type StaticSitesGetPrivateEndpointConnectionListResponse =
|
|
14010
|
+
export type StaticSitesGetPrivateEndpointConnectionListResponse =
|
|
14011
|
+
PrivateEndpointConnectionCollection;
|
|
13588
14012
|
|
|
13589
14013
|
/** Optional parameters. */
|
|
13590
14014
|
export interface StaticSitesGetPrivateEndpointConnectionOptionalParams
|
|
13591
14015
|
extends coreClient.OperationOptions {}
|
|
13592
14016
|
|
|
13593
14017
|
/** Contains response data for the getPrivateEndpointConnection operation. */
|
|
13594
|
-
export type StaticSitesGetPrivateEndpointConnectionResponse =
|
|
14018
|
+
export type StaticSitesGetPrivateEndpointConnectionResponse =
|
|
14019
|
+
RemotePrivateEndpointConnectionARMResource;
|
|
13595
14020
|
|
|
13596
14021
|
/** Optional parameters. */
|
|
13597
14022
|
export interface StaticSitesApproveOrRejectPrivateEndpointConnectionOptionalParams
|
|
@@ -13603,7 +14028,8 @@ export interface StaticSitesApproveOrRejectPrivateEndpointConnectionOptionalPara
|
|
|
13603
14028
|
}
|
|
13604
14029
|
|
|
13605
14030
|
/** Contains response data for the approveOrRejectPrivateEndpointConnection operation. */
|
|
13606
|
-
export type StaticSitesApproveOrRejectPrivateEndpointConnectionResponse =
|
|
14031
|
+
export type StaticSitesApproveOrRejectPrivateEndpointConnectionResponse =
|
|
14032
|
+
RemotePrivateEndpointConnectionARMResource;
|
|
13607
14033
|
|
|
13608
14034
|
/** Optional parameters. */
|
|
13609
14035
|
export interface StaticSitesDeletePrivateEndpointConnectionOptionalParams
|
|
@@ -13625,7 +14051,8 @@ export interface StaticSitesGetPrivateLinkResourcesOptionalParams
|
|
|
13625
14051
|
extends coreClient.OperationOptions {}
|
|
13626
14052
|
|
|
13627
14053
|
/** Contains response data for the getPrivateLinkResources operation. */
|
|
13628
|
-
export type StaticSitesGetPrivateLinkResourcesResponse =
|
|
14054
|
+
export type StaticSitesGetPrivateLinkResourcesResponse =
|
|
14055
|
+
PrivateLinkResourcesWrapper;
|
|
13629
14056
|
|
|
13630
14057
|
/** Optional parameters. */
|
|
13631
14058
|
export interface StaticSitesResetStaticSiteApiKeyOptionalParams
|
|
@@ -13636,21 +14063,24 @@ export interface StaticSitesGetDatabaseConnectionsWithDetailsOptionalParams
|
|
|
13636
14063
|
extends coreClient.OperationOptions {}
|
|
13637
14064
|
|
|
13638
14065
|
/** Contains response data for the getDatabaseConnectionsWithDetails operation. */
|
|
13639
|
-
export type StaticSitesGetDatabaseConnectionsWithDetailsResponse =
|
|
14066
|
+
export type StaticSitesGetDatabaseConnectionsWithDetailsResponse =
|
|
14067
|
+
DatabaseConnectionCollection;
|
|
13640
14068
|
|
|
13641
14069
|
/** Optional parameters. */
|
|
13642
14070
|
export interface StaticSitesGetUserProvidedFunctionAppsForStaticSiteOptionalParams
|
|
13643
14071
|
extends coreClient.OperationOptions {}
|
|
13644
14072
|
|
|
13645
14073
|
/** Contains response data for the getUserProvidedFunctionAppsForStaticSite operation. */
|
|
13646
|
-
export type StaticSitesGetUserProvidedFunctionAppsForStaticSiteResponse =
|
|
14074
|
+
export type StaticSitesGetUserProvidedFunctionAppsForStaticSiteResponse =
|
|
14075
|
+
StaticSiteUserProvidedFunctionAppsCollection;
|
|
13647
14076
|
|
|
13648
14077
|
/** Optional parameters. */
|
|
13649
14078
|
export interface StaticSitesGetUserProvidedFunctionAppForStaticSiteOptionalParams
|
|
13650
14079
|
extends coreClient.OperationOptions {}
|
|
13651
14080
|
|
|
13652
14081
|
/** Contains response data for the getUserProvidedFunctionAppForStaticSite operation. */
|
|
13653
|
-
export type StaticSitesGetUserProvidedFunctionAppForStaticSiteResponse =
|
|
14082
|
+
export type StaticSitesGetUserProvidedFunctionAppForStaticSiteResponse =
|
|
14083
|
+
StaticSiteUserProvidedFunctionAppARMResource;
|
|
13654
14084
|
|
|
13655
14085
|
/** Optional parameters. */
|
|
13656
14086
|
export interface StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteOptionalParams
|
|
@@ -13664,7 +14094,8 @@ export interface StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteOptiona
|
|
|
13664
14094
|
}
|
|
13665
14095
|
|
|
13666
14096
|
/** Contains response data for the registerUserProvidedFunctionAppWithStaticSite operation. */
|
|
13667
|
-
export type StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteResponse =
|
|
14097
|
+
export type StaticSitesRegisterUserProvidedFunctionAppWithStaticSiteResponse =
|
|
14098
|
+
StaticSiteUserProvidedFunctionAppARMResource;
|
|
13668
14099
|
|
|
13669
14100
|
/** Optional parameters. */
|
|
13670
14101
|
export interface StaticSitesDetachUserProvidedFunctionAppFromStaticSiteOptionalParams
|
|
@@ -13702,21 +14133,24 @@ export interface StaticSitesGetLinkedBackendsOptionalParams
|
|
|
13702
14133
|
extends coreClient.OperationOptions {}
|
|
13703
14134
|
|
|
13704
14135
|
/** Contains response data for the getLinkedBackends operation. */
|
|
13705
|
-
export type StaticSitesGetLinkedBackendsResponse =
|
|
14136
|
+
export type StaticSitesGetLinkedBackendsResponse =
|
|
14137
|
+
StaticSiteLinkedBackendsCollection;
|
|
13706
14138
|
|
|
13707
14139
|
/** Optional parameters. */
|
|
13708
14140
|
export interface StaticSitesGetLinkedBackendsForBuildOptionalParams
|
|
13709
14141
|
extends coreClient.OperationOptions {}
|
|
13710
14142
|
|
|
13711
14143
|
/** Contains response data for the getLinkedBackendsForBuild operation. */
|
|
13712
|
-
export type StaticSitesGetLinkedBackendsForBuildResponse =
|
|
14144
|
+
export type StaticSitesGetLinkedBackendsForBuildResponse =
|
|
14145
|
+
StaticSiteLinkedBackendsCollection;
|
|
13713
14146
|
|
|
13714
14147
|
/** Optional parameters. */
|
|
13715
14148
|
export interface StaticSitesGetLinkedBackendOptionalParams
|
|
13716
14149
|
extends coreClient.OperationOptions {}
|
|
13717
14150
|
|
|
13718
14151
|
/** Contains response data for the getLinkedBackend operation. */
|
|
13719
|
-
export type StaticSitesGetLinkedBackendResponse =
|
|
14152
|
+
export type StaticSitesGetLinkedBackendResponse =
|
|
14153
|
+
StaticSiteLinkedBackendARMResource;
|
|
13720
14154
|
|
|
13721
14155
|
/** Optional parameters. */
|
|
13722
14156
|
export interface StaticSitesLinkBackendOptionalParams
|
|
@@ -13742,7 +14176,8 @@ export interface StaticSitesGetLinkedBackendForBuildOptionalParams
|
|
|
13742
14176
|
extends coreClient.OperationOptions {}
|
|
13743
14177
|
|
|
13744
14178
|
/** Contains response data for the getLinkedBackendForBuild operation. */
|
|
13745
|
-
export type StaticSitesGetLinkedBackendForBuildResponse =
|
|
14179
|
+
export type StaticSitesGetLinkedBackendForBuildResponse =
|
|
14180
|
+
StaticSiteLinkedBackendARMResource;
|
|
13746
14181
|
|
|
13747
14182
|
/** Optional parameters. */
|
|
13748
14183
|
export interface StaticSitesLinkBackendToBuildOptionalParams
|
|
@@ -13754,7 +14189,8 @@ export interface StaticSitesLinkBackendToBuildOptionalParams
|
|
|
13754
14189
|
}
|
|
13755
14190
|
|
|
13756
14191
|
/** Contains response data for the linkBackendToBuild operation. */
|
|
13757
|
-
export type StaticSitesLinkBackendToBuildResponse =
|
|
14192
|
+
export type StaticSitesLinkBackendToBuildResponse =
|
|
14193
|
+
StaticSiteLinkedBackendARMResource;
|
|
13758
14194
|
|
|
13759
14195
|
/** Optional parameters. */
|
|
13760
14196
|
export interface StaticSitesUnlinkBackendFromBuildOptionalParams
|
|
@@ -13775,112 +14211,128 @@ export interface StaticSitesGetStaticSitesByResourceGroupNextOptionalParams
|
|
|
13775
14211
|
extends coreClient.OperationOptions {}
|
|
13776
14212
|
|
|
13777
14213
|
/** Contains response data for the getStaticSitesByResourceGroupNext operation. */
|
|
13778
|
-
export type StaticSitesGetStaticSitesByResourceGroupNextResponse =
|
|
14214
|
+
export type StaticSitesGetStaticSitesByResourceGroupNextResponse =
|
|
14215
|
+
StaticSiteCollection;
|
|
13779
14216
|
|
|
13780
14217
|
/** Optional parameters. */
|
|
13781
14218
|
export interface StaticSitesListStaticSiteUsersNextOptionalParams
|
|
13782
14219
|
extends coreClient.OperationOptions {}
|
|
13783
14220
|
|
|
13784
14221
|
/** Contains response data for the listStaticSiteUsersNext operation. */
|
|
13785
|
-
export type StaticSitesListStaticSiteUsersNextResponse =
|
|
14222
|
+
export type StaticSitesListStaticSiteUsersNextResponse =
|
|
14223
|
+
StaticSiteUserCollection;
|
|
13786
14224
|
|
|
13787
14225
|
/** Optional parameters. */
|
|
13788
14226
|
export interface StaticSitesGetStaticSiteBuildsNextOptionalParams
|
|
13789
14227
|
extends coreClient.OperationOptions {}
|
|
13790
14228
|
|
|
13791
14229
|
/** Contains response data for the getStaticSiteBuildsNext operation. */
|
|
13792
|
-
export type StaticSitesGetStaticSiteBuildsNextResponse =
|
|
14230
|
+
export type StaticSitesGetStaticSiteBuildsNextResponse =
|
|
14231
|
+
StaticSiteBuildCollection;
|
|
13793
14232
|
|
|
13794
14233
|
/** Optional parameters. */
|
|
13795
14234
|
export interface StaticSitesGetBuildDatabaseConnectionsNextOptionalParams
|
|
13796
14235
|
extends coreClient.OperationOptions {}
|
|
13797
14236
|
|
|
13798
14237
|
/** Contains response data for the getBuildDatabaseConnectionsNext operation. */
|
|
13799
|
-
export type StaticSitesGetBuildDatabaseConnectionsNextResponse =
|
|
14238
|
+
export type StaticSitesGetBuildDatabaseConnectionsNextResponse =
|
|
14239
|
+
DatabaseConnectionCollection;
|
|
13800
14240
|
|
|
13801
14241
|
/** Optional parameters. */
|
|
13802
14242
|
export interface StaticSitesListStaticSiteBuildFunctionsNextOptionalParams
|
|
13803
14243
|
extends coreClient.OperationOptions {}
|
|
13804
14244
|
|
|
13805
14245
|
/** Contains response data for the listStaticSiteBuildFunctionsNext operation. */
|
|
13806
|
-
export type StaticSitesListStaticSiteBuildFunctionsNextResponse =
|
|
14246
|
+
export type StaticSitesListStaticSiteBuildFunctionsNextResponse =
|
|
14247
|
+
StaticSiteFunctionOverviewCollection;
|
|
13807
14248
|
|
|
13808
14249
|
/** Optional parameters. */
|
|
13809
14250
|
export interface StaticSitesGetBuildDatabaseConnectionsWithDetailsNextOptionalParams
|
|
13810
14251
|
extends coreClient.OperationOptions {}
|
|
13811
14252
|
|
|
13812
14253
|
/** Contains response data for the getBuildDatabaseConnectionsWithDetailsNext operation. */
|
|
13813
|
-
export type StaticSitesGetBuildDatabaseConnectionsWithDetailsNextResponse =
|
|
14254
|
+
export type StaticSitesGetBuildDatabaseConnectionsWithDetailsNextResponse =
|
|
14255
|
+
DatabaseConnectionCollection;
|
|
13814
14256
|
|
|
13815
14257
|
/** Optional parameters. */
|
|
13816
14258
|
export interface StaticSitesGetUserProvidedFunctionAppsForStaticSiteBuildNextOptionalParams
|
|
13817
14259
|
extends coreClient.OperationOptions {}
|
|
13818
14260
|
|
|
13819
14261
|
/** Contains response data for the getUserProvidedFunctionAppsForStaticSiteBuildNext operation. */
|
|
13820
|
-
export type StaticSitesGetUserProvidedFunctionAppsForStaticSiteBuildNextResponse =
|
|
14262
|
+
export type StaticSitesGetUserProvidedFunctionAppsForStaticSiteBuildNextResponse =
|
|
14263
|
+
StaticSiteUserProvidedFunctionAppsCollection;
|
|
13821
14264
|
|
|
13822
14265
|
/** Optional parameters. */
|
|
13823
14266
|
export interface StaticSitesListBasicAuthNextOptionalParams
|
|
13824
14267
|
extends coreClient.OperationOptions {}
|
|
13825
14268
|
|
|
13826
14269
|
/** Contains response data for the listBasicAuthNext operation. */
|
|
13827
|
-
export type StaticSitesListBasicAuthNextResponse =
|
|
14270
|
+
export type StaticSitesListBasicAuthNextResponse =
|
|
14271
|
+
StaticSiteBasicAuthPropertiesCollection;
|
|
13828
14272
|
|
|
13829
14273
|
/** Optional parameters. */
|
|
13830
14274
|
export interface StaticSitesListStaticSiteCustomDomainsNextOptionalParams
|
|
13831
14275
|
extends coreClient.OperationOptions {}
|
|
13832
14276
|
|
|
13833
14277
|
/** Contains response data for the listStaticSiteCustomDomainsNext operation. */
|
|
13834
|
-
export type StaticSitesListStaticSiteCustomDomainsNextResponse =
|
|
14278
|
+
export type StaticSitesListStaticSiteCustomDomainsNextResponse =
|
|
14279
|
+
StaticSiteCustomDomainOverviewCollection;
|
|
13835
14280
|
|
|
13836
14281
|
/** Optional parameters. */
|
|
13837
14282
|
export interface StaticSitesGetDatabaseConnectionsNextOptionalParams
|
|
13838
14283
|
extends coreClient.OperationOptions {}
|
|
13839
14284
|
|
|
13840
14285
|
/** Contains response data for the getDatabaseConnectionsNext operation. */
|
|
13841
|
-
export type StaticSitesGetDatabaseConnectionsNextResponse =
|
|
14286
|
+
export type StaticSitesGetDatabaseConnectionsNextResponse =
|
|
14287
|
+
DatabaseConnectionCollection;
|
|
13842
14288
|
|
|
13843
14289
|
/** Optional parameters. */
|
|
13844
14290
|
export interface StaticSitesListStaticSiteFunctionsNextOptionalParams
|
|
13845
14291
|
extends coreClient.OperationOptions {}
|
|
13846
14292
|
|
|
13847
14293
|
/** Contains response data for the listStaticSiteFunctionsNext operation. */
|
|
13848
|
-
export type StaticSitesListStaticSiteFunctionsNextResponse =
|
|
14294
|
+
export type StaticSitesListStaticSiteFunctionsNextResponse =
|
|
14295
|
+
StaticSiteFunctionOverviewCollection;
|
|
13849
14296
|
|
|
13850
14297
|
/** Optional parameters. */
|
|
13851
14298
|
export interface StaticSitesGetPrivateEndpointConnectionListNextOptionalParams
|
|
13852
14299
|
extends coreClient.OperationOptions {}
|
|
13853
14300
|
|
|
13854
14301
|
/** Contains response data for the getPrivateEndpointConnectionListNext operation. */
|
|
13855
|
-
export type StaticSitesGetPrivateEndpointConnectionListNextResponse =
|
|
14302
|
+
export type StaticSitesGetPrivateEndpointConnectionListNextResponse =
|
|
14303
|
+
PrivateEndpointConnectionCollection;
|
|
13856
14304
|
|
|
13857
14305
|
/** Optional parameters. */
|
|
13858
14306
|
export interface StaticSitesGetDatabaseConnectionsWithDetailsNextOptionalParams
|
|
13859
14307
|
extends coreClient.OperationOptions {}
|
|
13860
14308
|
|
|
13861
14309
|
/** Contains response data for the getDatabaseConnectionsWithDetailsNext operation. */
|
|
13862
|
-
export type StaticSitesGetDatabaseConnectionsWithDetailsNextResponse =
|
|
14310
|
+
export type StaticSitesGetDatabaseConnectionsWithDetailsNextResponse =
|
|
14311
|
+
DatabaseConnectionCollection;
|
|
13863
14312
|
|
|
13864
14313
|
/** Optional parameters. */
|
|
13865
14314
|
export interface StaticSitesGetUserProvidedFunctionAppsForStaticSiteNextOptionalParams
|
|
13866
14315
|
extends coreClient.OperationOptions {}
|
|
13867
14316
|
|
|
13868
14317
|
/** Contains response data for the getUserProvidedFunctionAppsForStaticSiteNext operation. */
|
|
13869
|
-
export type StaticSitesGetUserProvidedFunctionAppsForStaticSiteNextResponse =
|
|
14318
|
+
export type StaticSitesGetUserProvidedFunctionAppsForStaticSiteNextResponse =
|
|
14319
|
+
StaticSiteUserProvidedFunctionAppsCollection;
|
|
13870
14320
|
|
|
13871
14321
|
/** Optional parameters. */
|
|
13872
14322
|
export interface StaticSitesGetLinkedBackendsNextOptionalParams
|
|
13873
14323
|
extends coreClient.OperationOptions {}
|
|
13874
14324
|
|
|
13875
14325
|
/** Contains response data for the getLinkedBackendsNext operation. */
|
|
13876
|
-
export type StaticSitesGetLinkedBackendsNextResponse =
|
|
14326
|
+
export type StaticSitesGetLinkedBackendsNextResponse =
|
|
14327
|
+
StaticSiteLinkedBackendsCollection;
|
|
13877
14328
|
|
|
13878
14329
|
/** Optional parameters. */
|
|
13879
14330
|
export interface StaticSitesGetLinkedBackendsForBuildNextOptionalParams
|
|
13880
14331
|
extends coreClient.OperationOptions {}
|
|
13881
14332
|
|
|
13882
14333
|
/** Contains response data for the getLinkedBackendsForBuildNext operation. */
|
|
13883
|
-
export type StaticSitesGetLinkedBackendsForBuildNextResponse =
|
|
14334
|
+
export type StaticSitesGetLinkedBackendsForBuildNextResponse =
|
|
14335
|
+
StaticSiteLinkedBackendsCollection;
|
|
13884
14336
|
|
|
13885
14337
|
/** Optional parameters. */
|
|
13886
14338
|
export interface WebAppsListOptionalParams
|
|
@@ -13993,35 +14445,40 @@ export interface WebAppsListBasicPublishingCredentialsPoliciesOptionalParams
|
|
|
13993
14445
|
extends coreClient.OperationOptions {}
|
|
13994
14446
|
|
|
13995
14447
|
/** Contains response data for the listBasicPublishingCredentialsPolicies operation. */
|
|
13996
|
-
export type WebAppsListBasicPublishingCredentialsPoliciesResponse =
|
|
14448
|
+
export type WebAppsListBasicPublishingCredentialsPoliciesResponse =
|
|
14449
|
+
PublishingCredentialsPoliciesCollection;
|
|
13997
14450
|
|
|
13998
14451
|
/** Optional parameters. */
|
|
13999
14452
|
export interface WebAppsGetFtpAllowedOptionalParams
|
|
14000
14453
|
extends coreClient.OperationOptions {}
|
|
14001
14454
|
|
|
14002
14455
|
/** Contains response data for the getFtpAllowed operation. */
|
|
14003
|
-
export type WebAppsGetFtpAllowedResponse =
|
|
14456
|
+
export type WebAppsGetFtpAllowedResponse =
|
|
14457
|
+
CsmPublishingCredentialsPoliciesEntity;
|
|
14004
14458
|
|
|
14005
14459
|
/** Optional parameters. */
|
|
14006
14460
|
export interface WebAppsUpdateFtpAllowedOptionalParams
|
|
14007
14461
|
extends coreClient.OperationOptions {}
|
|
14008
14462
|
|
|
14009
14463
|
/** Contains response data for the updateFtpAllowed operation. */
|
|
14010
|
-
export type WebAppsUpdateFtpAllowedResponse =
|
|
14464
|
+
export type WebAppsUpdateFtpAllowedResponse =
|
|
14465
|
+
CsmPublishingCredentialsPoliciesEntity;
|
|
14011
14466
|
|
|
14012
14467
|
/** Optional parameters. */
|
|
14013
14468
|
export interface WebAppsGetScmAllowedOptionalParams
|
|
14014
14469
|
extends coreClient.OperationOptions {}
|
|
14015
14470
|
|
|
14016
14471
|
/** Contains response data for the getScmAllowed operation. */
|
|
14017
|
-
export type WebAppsGetScmAllowedResponse =
|
|
14472
|
+
export type WebAppsGetScmAllowedResponse =
|
|
14473
|
+
CsmPublishingCredentialsPoliciesEntity;
|
|
14018
14474
|
|
|
14019
14475
|
/** Optional parameters. */
|
|
14020
14476
|
export interface WebAppsUpdateScmAllowedOptionalParams
|
|
14021
14477
|
extends coreClient.OperationOptions {}
|
|
14022
14478
|
|
|
14023
14479
|
/** Contains response data for the updateScmAllowed operation. */
|
|
14024
|
-
export type WebAppsUpdateScmAllowedResponse =
|
|
14480
|
+
export type WebAppsUpdateScmAllowedResponse =
|
|
14481
|
+
CsmPublishingCredentialsPoliciesEntity;
|
|
14025
14482
|
|
|
14026
14483
|
/** Optional parameters. */
|
|
14027
14484
|
export interface WebAppsListConfigurationsOptionalParams
|
|
@@ -14084,14 +14541,16 @@ export interface WebAppsUpdateAzureStorageAccountsOptionalParams
|
|
|
14084
14541
|
extends coreClient.OperationOptions {}
|
|
14085
14542
|
|
|
14086
14543
|
/** Contains response data for the updateAzureStorageAccounts operation. */
|
|
14087
|
-
export type WebAppsUpdateAzureStorageAccountsResponse =
|
|
14544
|
+
export type WebAppsUpdateAzureStorageAccountsResponse =
|
|
14545
|
+
AzureStoragePropertyDictionaryResource;
|
|
14088
14546
|
|
|
14089
14547
|
/** Optional parameters. */
|
|
14090
14548
|
export interface WebAppsListAzureStorageAccountsOptionalParams
|
|
14091
14549
|
extends coreClient.OperationOptions {}
|
|
14092
14550
|
|
|
14093
14551
|
/** Contains response data for the listAzureStorageAccounts operation. */
|
|
14094
|
-
export type WebAppsListAzureStorageAccountsResponse =
|
|
14552
|
+
export type WebAppsListAzureStorageAccountsResponse =
|
|
14553
|
+
AzureStoragePropertyDictionaryResource;
|
|
14095
14554
|
|
|
14096
14555
|
/** Optional parameters. */
|
|
14097
14556
|
export interface WebAppsUpdateBackupConfigurationOptionalParams
|
|
@@ -14116,7 +14575,8 @@ export interface WebAppsGetAppSettingsKeyVaultReferencesOptionalParams
|
|
|
14116
14575
|
extends coreClient.OperationOptions {}
|
|
14117
14576
|
|
|
14118
14577
|
/** Contains response data for the getAppSettingsKeyVaultReferences operation. */
|
|
14119
|
-
export type WebAppsGetAppSettingsKeyVaultReferencesResponse =
|
|
14578
|
+
export type WebAppsGetAppSettingsKeyVaultReferencesResponse =
|
|
14579
|
+
ApiKVReferenceCollection;
|
|
14120
14580
|
|
|
14121
14581
|
/** Optional parameters. */
|
|
14122
14582
|
export interface WebAppsGetAppSettingKeyVaultReferenceOptionalParams
|
|
@@ -14130,14 +14590,16 @@ export interface WebAppsGetSiteConnectionStringKeyVaultReferencesOptionalParams
|
|
|
14130
14590
|
extends coreClient.OperationOptions {}
|
|
14131
14591
|
|
|
14132
14592
|
/** Contains response data for the getSiteConnectionStringKeyVaultReferences operation. */
|
|
14133
|
-
export type WebAppsGetSiteConnectionStringKeyVaultReferencesResponse =
|
|
14593
|
+
export type WebAppsGetSiteConnectionStringKeyVaultReferencesResponse =
|
|
14594
|
+
ApiKVReferenceCollection;
|
|
14134
14595
|
|
|
14135
14596
|
/** Optional parameters. */
|
|
14136
14597
|
export interface WebAppsGetSiteConnectionStringKeyVaultReferenceOptionalParams
|
|
14137
14598
|
extends coreClient.OperationOptions {}
|
|
14138
14599
|
|
|
14139
14600
|
/** Contains response data for the getSiteConnectionStringKeyVaultReference operation. */
|
|
14140
|
-
export type WebAppsGetSiteConnectionStringKeyVaultReferenceResponse =
|
|
14601
|
+
export type WebAppsGetSiteConnectionStringKeyVaultReferenceResponse =
|
|
14602
|
+
ApiKVReference;
|
|
14141
14603
|
|
|
14142
14604
|
/** Optional parameters. */
|
|
14143
14605
|
export interface WebAppsUpdateConnectionStringsOptionalParams
|
|
@@ -14219,7 +14681,8 @@ export interface WebAppsUpdateSlotConfigurationNamesOptionalParams
|
|
|
14219
14681
|
extends coreClient.OperationOptions {}
|
|
14220
14682
|
|
|
14221
14683
|
/** Contains response data for the updateSlotConfigurationNames operation. */
|
|
14222
|
-
export type WebAppsUpdateSlotConfigurationNamesResponse =
|
|
14684
|
+
export type WebAppsUpdateSlotConfigurationNamesResponse =
|
|
14685
|
+
SlotConfigNamesResource;
|
|
14223
14686
|
|
|
14224
14687
|
/** Optional parameters. */
|
|
14225
14688
|
export interface WebAppsGetConfigurationOptionalParams
|
|
@@ -14247,7 +14710,8 @@ export interface WebAppsListConfigurationSnapshotInfoOptionalParams
|
|
|
14247
14710
|
extends coreClient.OperationOptions {}
|
|
14248
14711
|
|
|
14249
14712
|
/** Contains response data for the listConfigurationSnapshotInfo operation. */
|
|
14250
|
-
export type WebAppsListConfigurationSnapshotInfoResponse =
|
|
14713
|
+
export type WebAppsListConfigurationSnapshotInfoResponse =
|
|
14714
|
+
SiteConfigurationSnapshotInfoCollection;
|
|
14251
14715
|
|
|
14252
14716
|
/** Optional parameters. */
|
|
14253
14717
|
export interface WebAppsGetConfigurationSnapshotOptionalParams
|
|
@@ -14335,7 +14799,8 @@ export interface WebAppsListProductionSiteDeploymentStatusesOptionalParams
|
|
|
14335
14799
|
extends coreClient.OperationOptions {}
|
|
14336
14800
|
|
|
14337
14801
|
/** Contains response data for the listProductionSiteDeploymentStatuses operation. */
|
|
14338
|
-
export type WebAppsListProductionSiteDeploymentStatusesResponse =
|
|
14802
|
+
export type WebAppsListProductionSiteDeploymentStatusesResponse =
|
|
14803
|
+
CsmDeploymentStatusCollection;
|
|
14339
14804
|
|
|
14340
14805
|
/** Optional parameters. */
|
|
14341
14806
|
export interface WebAppsGetProductionSiteDeploymentStatusOptionalParams
|
|
@@ -14347,7 +14812,8 @@ export interface WebAppsGetProductionSiteDeploymentStatusOptionalParams
|
|
|
14347
14812
|
}
|
|
14348
14813
|
|
|
14349
14814
|
/** Contains response data for the getProductionSiteDeploymentStatus operation. */
|
|
14350
|
-
export type WebAppsGetProductionSiteDeploymentStatusResponse =
|
|
14815
|
+
export type WebAppsGetProductionSiteDeploymentStatusResponse =
|
|
14816
|
+
CsmDeploymentStatus;
|
|
14351
14817
|
|
|
14352
14818
|
/** Optional parameters. */
|
|
14353
14819
|
export interface WebAppsListDeploymentsOptionalParams
|
|
@@ -14393,7 +14859,8 @@ export interface WebAppsListDomainOwnershipIdentifiersOptionalParams
|
|
|
14393
14859
|
extends coreClient.OperationOptions {}
|
|
14394
14860
|
|
|
14395
14861
|
/** Contains response data for the listDomainOwnershipIdentifiers operation. */
|
|
14396
|
-
export type WebAppsListDomainOwnershipIdentifiersResponse =
|
|
14862
|
+
export type WebAppsListDomainOwnershipIdentifiersResponse =
|
|
14863
|
+
IdentifierCollection;
|
|
14397
14864
|
|
|
14398
14865
|
/** Optional parameters. */
|
|
14399
14866
|
export interface WebAppsGetDomainOwnershipIdentifierOptionalParams
|
|
@@ -14613,21 +15080,24 @@ export interface WebAppsListRelayServiceConnectionsOptionalParams
|
|
|
14613
15080
|
extends coreClient.OperationOptions {}
|
|
14614
15081
|
|
|
14615
15082
|
/** Contains response data for the listRelayServiceConnections operation. */
|
|
14616
|
-
export type WebAppsListRelayServiceConnectionsResponse =
|
|
15083
|
+
export type WebAppsListRelayServiceConnectionsResponse =
|
|
15084
|
+
RelayServiceConnectionEntity;
|
|
14617
15085
|
|
|
14618
15086
|
/** Optional parameters. */
|
|
14619
15087
|
export interface WebAppsGetRelayServiceConnectionOptionalParams
|
|
14620
15088
|
extends coreClient.OperationOptions {}
|
|
14621
15089
|
|
|
14622
15090
|
/** Contains response data for the getRelayServiceConnection operation. */
|
|
14623
|
-
export type WebAppsGetRelayServiceConnectionResponse =
|
|
15091
|
+
export type WebAppsGetRelayServiceConnectionResponse =
|
|
15092
|
+
RelayServiceConnectionEntity;
|
|
14624
15093
|
|
|
14625
15094
|
/** Optional parameters. */
|
|
14626
15095
|
export interface WebAppsCreateOrUpdateRelayServiceConnectionOptionalParams
|
|
14627
15096
|
extends coreClient.OperationOptions {}
|
|
14628
15097
|
|
|
14629
15098
|
/** Contains response data for the createOrUpdateRelayServiceConnection operation. */
|
|
14630
|
-
export type WebAppsCreateOrUpdateRelayServiceConnectionResponse =
|
|
15099
|
+
export type WebAppsCreateOrUpdateRelayServiceConnectionResponse =
|
|
15100
|
+
RelayServiceConnectionEntity;
|
|
14631
15101
|
|
|
14632
15102
|
/** Optional parameters. */
|
|
14633
15103
|
export interface WebAppsDeleteRelayServiceConnectionOptionalParams
|
|
@@ -14638,14 +15108,16 @@ export interface WebAppsUpdateRelayServiceConnectionOptionalParams
|
|
|
14638
15108
|
extends coreClient.OperationOptions {}
|
|
14639
15109
|
|
|
14640
15110
|
/** Contains response data for the updateRelayServiceConnection operation. */
|
|
14641
|
-
export type WebAppsUpdateRelayServiceConnectionResponse =
|
|
15111
|
+
export type WebAppsUpdateRelayServiceConnectionResponse =
|
|
15112
|
+
RelayServiceConnectionEntity;
|
|
14642
15113
|
|
|
14643
15114
|
/** Optional parameters. */
|
|
14644
15115
|
export interface WebAppsListInstanceIdentifiersOptionalParams
|
|
14645
15116
|
extends coreClient.OperationOptions {}
|
|
14646
15117
|
|
|
14647
15118
|
/** Contains response data for the listInstanceIdentifiers operation. */
|
|
14648
|
-
export type WebAppsListInstanceIdentifiersResponse =
|
|
15119
|
+
export type WebAppsListInstanceIdentifiersResponse =
|
|
15120
|
+
WebAppInstanceStatusCollection;
|
|
14649
15121
|
|
|
14650
15122
|
/** Optional parameters. */
|
|
14651
15123
|
export interface WebAppsGetInstanceInfoOptionalParams
|
|
@@ -14725,7 +15197,8 @@ export interface WebAppsListInstanceProcessModulesOptionalParams
|
|
|
14725
15197
|
extends coreClient.OperationOptions {}
|
|
14726
15198
|
|
|
14727
15199
|
/** Contains response data for the listInstanceProcessModules operation. */
|
|
14728
|
-
export type WebAppsListInstanceProcessModulesResponse =
|
|
15200
|
+
export type WebAppsListInstanceProcessModulesResponse =
|
|
15201
|
+
ProcessModuleInfoCollection;
|
|
14729
15202
|
|
|
14730
15203
|
/** Optional parameters. */
|
|
14731
15204
|
export interface WebAppsGetInstanceProcessModuleOptionalParams
|
|
@@ -14739,7 +15212,8 @@ export interface WebAppsListInstanceProcessThreadsOptionalParams
|
|
|
14739
15212
|
extends coreClient.OperationOptions {}
|
|
14740
15213
|
|
|
14741
15214
|
/** Contains response data for the listInstanceProcessThreads operation. */
|
|
14742
|
-
export type WebAppsListInstanceProcessThreadsResponse =
|
|
15215
|
+
export type WebAppsListInstanceProcessThreadsResponse =
|
|
15216
|
+
ProcessThreadInfoCollection;
|
|
14743
15217
|
|
|
14744
15218
|
/** Optional parameters. */
|
|
14745
15219
|
export interface WebAppsIsCloneableOptionalParams
|
|
@@ -14798,14 +15272,16 @@ export interface WebAppsGetSwiftVirtualNetworkConnectionOptionalParams
|
|
|
14798
15272
|
extends coreClient.OperationOptions {}
|
|
14799
15273
|
|
|
14800
15274
|
/** Contains response data for the getSwiftVirtualNetworkConnection operation. */
|
|
14801
|
-
export type WebAppsGetSwiftVirtualNetworkConnectionResponse =
|
|
15275
|
+
export type WebAppsGetSwiftVirtualNetworkConnectionResponse =
|
|
15276
|
+
SwiftVirtualNetwork;
|
|
14802
15277
|
|
|
14803
15278
|
/** Optional parameters. */
|
|
14804
15279
|
export interface WebAppsCreateOrUpdateSwiftVirtualNetworkConnectionWithCheckOptionalParams
|
|
14805
15280
|
extends coreClient.OperationOptions {}
|
|
14806
15281
|
|
|
14807
15282
|
/** Contains response data for the createOrUpdateSwiftVirtualNetworkConnectionWithCheck operation. */
|
|
14808
|
-
export type WebAppsCreateOrUpdateSwiftVirtualNetworkConnectionWithCheckResponse =
|
|
15283
|
+
export type WebAppsCreateOrUpdateSwiftVirtualNetworkConnectionWithCheckResponse =
|
|
15284
|
+
SwiftVirtualNetwork;
|
|
14809
15285
|
|
|
14810
15286
|
/** Optional parameters. */
|
|
14811
15287
|
export interface WebAppsDeleteSwiftVirtualNetworkOptionalParams
|
|
@@ -14816,7 +15292,8 @@ export interface WebAppsUpdateSwiftVirtualNetworkConnectionWithCheckOptionalPara
|
|
|
14816
15292
|
extends coreClient.OperationOptions {}
|
|
14817
15293
|
|
|
14818
15294
|
/** Contains response data for the updateSwiftVirtualNetworkConnectionWithCheck operation. */
|
|
14819
|
-
export type WebAppsUpdateSwiftVirtualNetworkConnectionWithCheckResponse =
|
|
15295
|
+
export type WebAppsUpdateSwiftVirtualNetworkConnectionWithCheckResponse =
|
|
15296
|
+
SwiftVirtualNetwork;
|
|
14820
15297
|
|
|
14821
15298
|
/** Optional parameters. */
|
|
14822
15299
|
export interface WebAppsListNetworkFeaturesOptionalParams
|
|
@@ -14964,14 +15441,16 @@ export interface WebAppsGetPrivateEndpointConnectionListOptionalParams
|
|
|
14964
15441
|
extends coreClient.OperationOptions {}
|
|
14965
15442
|
|
|
14966
15443
|
/** Contains response data for the getPrivateEndpointConnectionList operation. */
|
|
14967
|
-
export type WebAppsGetPrivateEndpointConnectionListResponse =
|
|
15444
|
+
export type WebAppsGetPrivateEndpointConnectionListResponse =
|
|
15445
|
+
PrivateEndpointConnectionCollection;
|
|
14968
15446
|
|
|
14969
15447
|
/** Optional parameters. */
|
|
14970
15448
|
export interface WebAppsGetPrivateEndpointConnectionOptionalParams
|
|
14971
15449
|
extends coreClient.OperationOptions {}
|
|
14972
15450
|
|
|
14973
15451
|
/** Contains response data for the getPrivateEndpointConnection operation. */
|
|
14974
|
-
export type WebAppsGetPrivateEndpointConnectionResponse =
|
|
15452
|
+
export type WebAppsGetPrivateEndpointConnectionResponse =
|
|
15453
|
+
RemotePrivateEndpointConnectionARMResource;
|
|
14975
15454
|
|
|
14976
15455
|
/** Optional parameters. */
|
|
14977
15456
|
export interface WebAppsApproveOrRejectPrivateEndpointConnectionOptionalParams
|
|
@@ -14983,7 +15462,8 @@ export interface WebAppsApproveOrRejectPrivateEndpointConnectionOptionalParams
|
|
|
14983
15462
|
}
|
|
14984
15463
|
|
|
14985
15464
|
/** Contains response data for the approveOrRejectPrivateEndpointConnection operation. */
|
|
14986
|
-
export type WebAppsApproveOrRejectPrivateEndpointConnectionResponse =
|
|
15465
|
+
export type WebAppsApproveOrRejectPrivateEndpointConnectionResponse =
|
|
15466
|
+
RemotePrivateEndpointConnectionARMResource;
|
|
14987
15467
|
|
|
14988
15468
|
/** Optional parameters. */
|
|
14989
15469
|
export interface WebAppsDeletePrivateEndpointConnectionOptionalParams
|
|
@@ -15005,7 +15485,8 @@ export interface WebAppsGetPrivateLinkResourcesOptionalParams
|
|
|
15005
15485
|
extends coreClient.OperationOptions {}
|
|
15006
15486
|
|
|
15007
15487
|
/** Contains response data for the getPrivateLinkResources operation. */
|
|
15008
|
-
export type WebAppsGetPrivateLinkResourcesResponse =
|
|
15488
|
+
export type WebAppsGetPrivateLinkResourcesResponse =
|
|
15489
|
+
PrivateLinkResourcesWrapper;
|
|
15009
15490
|
|
|
15010
15491
|
/** Optional parameters. */
|
|
15011
15492
|
export interface WebAppsListProcessesOptionalParams
|
|
@@ -15155,6 +15636,31 @@ export interface WebAppsRestoreSnapshotOptionalParams
|
|
|
15155
15636
|
resumeFrom?: string;
|
|
15156
15637
|
}
|
|
15157
15638
|
|
|
15639
|
+
/** Optional parameters. */
|
|
15640
|
+
export interface WebAppsListSiteContainersOptionalParams
|
|
15641
|
+
extends coreClient.OperationOptions {}
|
|
15642
|
+
|
|
15643
|
+
/** Contains response data for the listSiteContainers operation. */
|
|
15644
|
+
export type WebAppsListSiteContainersResponse = SiteContainerCollection;
|
|
15645
|
+
|
|
15646
|
+
/** Optional parameters. */
|
|
15647
|
+
export interface WebAppsGetSiteContainerOptionalParams
|
|
15648
|
+
extends coreClient.OperationOptions {}
|
|
15649
|
+
|
|
15650
|
+
/** Contains response data for the getSiteContainer operation. */
|
|
15651
|
+
export type WebAppsGetSiteContainerResponse = SiteContainer;
|
|
15652
|
+
|
|
15653
|
+
/** Optional parameters. */
|
|
15654
|
+
export interface WebAppsCreateOrUpdateSiteContainerOptionalParams
|
|
15655
|
+
extends coreClient.OperationOptions {}
|
|
15656
|
+
|
|
15657
|
+
/** Contains response data for the createOrUpdateSiteContainer operation. */
|
|
15658
|
+
export type WebAppsCreateOrUpdateSiteContainerResponse = SiteContainer;
|
|
15659
|
+
|
|
15660
|
+
/** Optional parameters. */
|
|
15661
|
+
export interface WebAppsDeleteSiteContainerOptionalParams
|
|
15662
|
+
extends coreClient.OperationOptions {}
|
|
15663
|
+
|
|
15158
15664
|
/** Optional parameters. */
|
|
15159
15665
|
export interface WebAppsListSiteExtensionsOptionalParams
|
|
15160
15666
|
extends coreClient.OperationOptions {}
|
|
@@ -15235,7 +15741,8 @@ export interface WebAppsAnalyzeCustomHostnameSlotOptionalParams
|
|
|
15235
15741
|
}
|
|
15236
15742
|
|
|
15237
15743
|
/** Contains response data for the analyzeCustomHostnameSlot operation. */
|
|
15238
|
-
export type WebAppsAnalyzeCustomHostnameSlotResponse =
|
|
15744
|
+
export type WebAppsAnalyzeCustomHostnameSlotResponse =
|
|
15745
|
+
CustomHostnameAnalysisResult;
|
|
15239
15746
|
|
|
15240
15747
|
/** Optional parameters. */
|
|
15241
15748
|
export interface WebAppsApplySlotConfigurationSlotOptionalParams
|
|
@@ -15287,42 +15794,48 @@ export interface WebAppsListBasicPublishingCredentialsPoliciesSlotOptionalParams
|
|
|
15287
15794
|
extends coreClient.OperationOptions {}
|
|
15288
15795
|
|
|
15289
15796
|
/** Contains response data for the listBasicPublishingCredentialsPoliciesSlot operation. */
|
|
15290
|
-
export type WebAppsListBasicPublishingCredentialsPoliciesSlotResponse =
|
|
15797
|
+
export type WebAppsListBasicPublishingCredentialsPoliciesSlotResponse =
|
|
15798
|
+
PublishingCredentialsPoliciesCollection;
|
|
15291
15799
|
|
|
15292
15800
|
/** Optional parameters. */
|
|
15293
15801
|
export interface WebAppsGetFtpAllowedSlotOptionalParams
|
|
15294
15802
|
extends coreClient.OperationOptions {}
|
|
15295
15803
|
|
|
15296
15804
|
/** Contains response data for the getFtpAllowedSlot operation. */
|
|
15297
|
-
export type WebAppsGetFtpAllowedSlotResponse =
|
|
15805
|
+
export type WebAppsGetFtpAllowedSlotResponse =
|
|
15806
|
+
CsmPublishingCredentialsPoliciesEntity;
|
|
15298
15807
|
|
|
15299
15808
|
/** Optional parameters. */
|
|
15300
15809
|
export interface WebAppsUpdateFtpAllowedSlotOptionalParams
|
|
15301
15810
|
extends coreClient.OperationOptions {}
|
|
15302
15811
|
|
|
15303
15812
|
/** Contains response data for the updateFtpAllowedSlot operation. */
|
|
15304
|
-
export type WebAppsUpdateFtpAllowedSlotResponse =
|
|
15813
|
+
export type WebAppsUpdateFtpAllowedSlotResponse =
|
|
15814
|
+
CsmPublishingCredentialsPoliciesEntity;
|
|
15305
15815
|
|
|
15306
15816
|
/** Optional parameters. */
|
|
15307
15817
|
export interface WebAppsGetScmAllowedSlotOptionalParams
|
|
15308
15818
|
extends coreClient.OperationOptions {}
|
|
15309
15819
|
|
|
15310
15820
|
/** Contains response data for the getScmAllowedSlot operation. */
|
|
15311
|
-
export type WebAppsGetScmAllowedSlotResponse =
|
|
15821
|
+
export type WebAppsGetScmAllowedSlotResponse =
|
|
15822
|
+
CsmPublishingCredentialsPoliciesEntity;
|
|
15312
15823
|
|
|
15313
15824
|
/** Optional parameters. */
|
|
15314
15825
|
export interface WebAppsUpdateScmAllowedSlotOptionalParams
|
|
15315
15826
|
extends coreClient.OperationOptions {}
|
|
15316
15827
|
|
|
15317
15828
|
/** Contains response data for the updateScmAllowedSlot operation. */
|
|
15318
|
-
export type WebAppsUpdateScmAllowedSlotResponse =
|
|
15829
|
+
export type WebAppsUpdateScmAllowedSlotResponse =
|
|
15830
|
+
CsmPublishingCredentialsPoliciesEntity;
|
|
15319
15831
|
|
|
15320
15832
|
/** Optional parameters. */
|
|
15321
15833
|
export interface WebAppsListConfigurationsSlotOptionalParams
|
|
15322
15834
|
extends coreClient.OperationOptions {}
|
|
15323
15835
|
|
|
15324
15836
|
/** Contains response data for the listConfigurationsSlot operation. */
|
|
15325
|
-
export type WebAppsListConfigurationsSlotResponse =
|
|
15837
|
+
export type WebAppsListConfigurationsSlotResponse =
|
|
15838
|
+
SiteConfigResourceCollection;
|
|
15326
15839
|
|
|
15327
15840
|
/** Optional parameters. */
|
|
15328
15841
|
export interface WebAppsUpdateApplicationSettingsSlotOptionalParams
|
|
@@ -15357,7 +15870,8 @@ export interface WebAppsGetAuthSettingsV2WithoutSecretsSlotOptionalParams
|
|
|
15357
15870
|
extends coreClient.OperationOptions {}
|
|
15358
15871
|
|
|
15359
15872
|
/** Contains response data for the getAuthSettingsV2WithoutSecretsSlot operation. */
|
|
15360
|
-
export type WebAppsGetAuthSettingsV2WithoutSecretsSlotResponse =
|
|
15873
|
+
export type WebAppsGetAuthSettingsV2WithoutSecretsSlotResponse =
|
|
15874
|
+
SiteAuthSettingsV2;
|
|
15361
15875
|
|
|
15362
15876
|
/** Optional parameters. */
|
|
15363
15877
|
export interface WebAppsUpdateAuthSettingsV2SlotOptionalParams
|
|
@@ -15378,14 +15892,16 @@ export interface WebAppsUpdateAzureStorageAccountsSlotOptionalParams
|
|
|
15378
15892
|
extends coreClient.OperationOptions {}
|
|
15379
15893
|
|
|
15380
15894
|
/** Contains response data for the updateAzureStorageAccountsSlot operation. */
|
|
15381
|
-
export type WebAppsUpdateAzureStorageAccountsSlotResponse =
|
|
15895
|
+
export type WebAppsUpdateAzureStorageAccountsSlotResponse =
|
|
15896
|
+
AzureStoragePropertyDictionaryResource;
|
|
15382
15897
|
|
|
15383
15898
|
/** Optional parameters. */
|
|
15384
15899
|
export interface WebAppsListAzureStorageAccountsSlotOptionalParams
|
|
15385
15900
|
extends coreClient.OperationOptions {}
|
|
15386
15901
|
|
|
15387
15902
|
/** Contains response data for the listAzureStorageAccountsSlot operation. */
|
|
15388
|
-
export type WebAppsListAzureStorageAccountsSlotResponse =
|
|
15903
|
+
export type WebAppsListAzureStorageAccountsSlotResponse =
|
|
15904
|
+
AzureStoragePropertyDictionaryResource;
|
|
15389
15905
|
|
|
15390
15906
|
/** Optional parameters. */
|
|
15391
15907
|
export interface WebAppsUpdateBackupConfigurationSlotOptionalParams
|
|
@@ -15410,7 +15926,8 @@ export interface WebAppsGetAppSettingsKeyVaultReferencesSlotOptionalParams
|
|
|
15410
15926
|
extends coreClient.OperationOptions {}
|
|
15411
15927
|
|
|
15412
15928
|
/** Contains response data for the getAppSettingsKeyVaultReferencesSlot operation. */
|
|
15413
|
-
export type WebAppsGetAppSettingsKeyVaultReferencesSlotResponse =
|
|
15929
|
+
export type WebAppsGetAppSettingsKeyVaultReferencesSlotResponse =
|
|
15930
|
+
ApiKVReferenceCollection;
|
|
15414
15931
|
|
|
15415
15932
|
/** Optional parameters. */
|
|
15416
15933
|
export interface WebAppsGetAppSettingKeyVaultReferenceSlotOptionalParams
|
|
@@ -15424,28 +15941,32 @@ export interface WebAppsGetSiteConnectionStringKeyVaultReferencesSlotOptionalPar
|
|
|
15424
15941
|
extends coreClient.OperationOptions {}
|
|
15425
15942
|
|
|
15426
15943
|
/** Contains response data for the getSiteConnectionStringKeyVaultReferencesSlot operation. */
|
|
15427
|
-
export type WebAppsGetSiteConnectionStringKeyVaultReferencesSlotResponse =
|
|
15944
|
+
export type WebAppsGetSiteConnectionStringKeyVaultReferencesSlotResponse =
|
|
15945
|
+
ApiKVReferenceCollection;
|
|
15428
15946
|
|
|
15429
15947
|
/** Optional parameters. */
|
|
15430
15948
|
export interface WebAppsGetSiteConnectionStringKeyVaultReferenceSlotOptionalParams
|
|
15431
15949
|
extends coreClient.OperationOptions {}
|
|
15432
15950
|
|
|
15433
15951
|
/** Contains response data for the getSiteConnectionStringKeyVaultReferenceSlot operation. */
|
|
15434
|
-
export type WebAppsGetSiteConnectionStringKeyVaultReferenceSlotResponse =
|
|
15952
|
+
export type WebAppsGetSiteConnectionStringKeyVaultReferenceSlotResponse =
|
|
15953
|
+
ApiKVReference;
|
|
15435
15954
|
|
|
15436
15955
|
/** Optional parameters. */
|
|
15437
15956
|
export interface WebAppsUpdateConnectionStringsSlotOptionalParams
|
|
15438
15957
|
extends coreClient.OperationOptions {}
|
|
15439
15958
|
|
|
15440
15959
|
/** Contains response data for the updateConnectionStringsSlot operation. */
|
|
15441
|
-
export type WebAppsUpdateConnectionStringsSlotResponse =
|
|
15960
|
+
export type WebAppsUpdateConnectionStringsSlotResponse =
|
|
15961
|
+
ConnectionStringDictionary;
|
|
15442
15962
|
|
|
15443
15963
|
/** Optional parameters. */
|
|
15444
15964
|
export interface WebAppsListConnectionStringsSlotOptionalParams
|
|
15445
15965
|
extends coreClient.OperationOptions {}
|
|
15446
15966
|
|
|
15447
15967
|
/** Contains response data for the listConnectionStringsSlot operation. */
|
|
15448
|
-
export type WebAppsListConnectionStringsSlotResponse =
|
|
15968
|
+
export type WebAppsListConnectionStringsSlotResponse =
|
|
15969
|
+
ConnectionStringDictionary;
|
|
15449
15970
|
|
|
15450
15971
|
/** Optional parameters. */
|
|
15451
15972
|
export interface WebAppsGetDiagnosticLogsConfigurationSlotOptionalParams
|
|
@@ -15527,7 +16048,8 @@ export interface WebAppsListConfigurationSnapshotInfoSlotOptionalParams
|
|
|
15527
16048
|
extends coreClient.OperationOptions {}
|
|
15528
16049
|
|
|
15529
16050
|
/** Contains response data for the listConfigurationSnapshotInfoSlot operation. */
|
|
15530
|
-
export type WebAppsListConfigurationSnapshotInfoSlotResponse =
|
|
16051
|
+
export type WebAppsListConfigurationSnapshotInfoSlotResponse =
|
|
16052
|
+
SiteConfigurationSnapshotInfoCollection;
|
|
15531
16053
|
|
|
15532
16054
|
/** Optional parameters. */
|
|
15533
16055
|
export interface WebAppsGetConfigurationSnapshotSlotOptionalParams
|
|
@@ -15589,7 +16111,8 @@ export interface WebAppsListContinuousWebJobsSlotOptionalParams
|
|
|
15589
16111
|
extends coreClient.OperationOptions {}
|
|
15590
16112
|
|
|
15591
16113
|
/** Contains response data for the listContinuousWebJobsSlot operation. */
|
|
15592
|
-
export type WebAppsListContinuousWebJobsSlotResponse =
|
|
16114
|
+
export type WebAppsListContinuousWebJobsSlotResponse =
|
|
16115
|
+
ContinuousWebJobCollection;
|
|
15593
16116
|
|
|
15594
16117
|
/** Optional parameters. */
|
|
15595
16118
|
export interface WebAppsGetContinuousWebJobSlotOptionalParams
|
|
@@ -15615,7 +16138,8 @@ export interface WebAppsListSlotSiteDeploymentStatusesSlotOptionalParams
|
|
|
15615
16138
|
extends coreClient.OperationOptions {}
|
|
15616
16139
|
|
|
15617
16140
|
/** Contains response data for the listSlotSiteDeploymentStatusesSlot operation. */
|
|
15618
|
-
export type WebAppsListSlotSiteDeploymentStatusesSlotResponse =
|
|
16141
|
+
export type WebAppsListSlotSiteDeploymentStatusesSlotResponse =
|
|
16142
|
+
CsmDeploymentStatusCollection;
|
|
15619
16143
|
|
|
15620
16144
|
/** Optional parameters. */
|
|
15621
16145
|
export interface WebAppsGetSlotSiteDeploymentStatusSlotOptionalParams
|
|
@@ -15627,7 +16151,8 @@ export interface WebAppsGetSlotSiteDeploymentStatusSlotOptionalParams
|
|
|
15627
16151
|
}
|
|
15628
16152
|
|
|
15629
16153
|
/** Contains response data for the getSlotSiteDeploymentStatusSlot operation. */
|
|
15630
|
-
export type WebAppsGetSlotSiteDeploymentStatusSlotResponse =
|
|
16154
|
+
export type WebAppsGetSlotSiteDeploymentStatusSlotResponse =
|
|
16155
|
+
CsmDeploymentStatus;
|
|
15631
16156
|
|
|
15632
16157
|
/** Optional parameters. */
|
|
15633
16158
|
export interface WebAppsListDeploymentsSlotOptionalParams
|
|
@@ -15673,7 +16198,8 @@ export interface WebAppsListDomainOwnershipIdentifiersSlotOptionalParams
|
|
|
15673
16198
|
extends coreClient.OperationOptions {}
|
|
15674
16199
|
|
|
15675
16200
|
/** Contains response data for the listDomainOwnershipIdentifiersSlot operation. */
|
|
15676
|
-
export type WebAppsListDomainOwnershipIdentifiersSlotResponse =
|
|
16201
|
+
export type WebAppsListDomainOwnershipIdentifiersSlotResponse =
|
|
16202
|
+
IdentifierCollection;
|
|
15677
16203
|
|
|
15678
16204
|
/** Optional parameters. */
|
|
15679
16205
|
export interface WebAppsGetDomainOwnershipIdentifierSlotOptionalParams
|
|
@@ -15687,7 +16213,8 @@ export interface WebAppsCreateOrUpdateDomainOwnershipIdentifierSlotOptionalParam
|
|
|
15687
16213
|
extends coreClient.OperationOptions {}
|
|
15688
16214
|
|
|
15689
16215
|
/** Contains response data for the createOrUpdateDomainOwnershipIdentifierSlot operation. */
|
|
15690
|
-
export type WebAppsCreateOrUpdateDomainOwnershipIdentifierSlotResponse =
|
|
16216
|
+
export type WebAppsCreateOrUpdateDomainOwnershipIdentifierSlotResponse =
|
|
16217
|
+
Identifier;
|
|
15691
16218
|
|
|
15692
16219
|
/** Optional parameters. */
|
|
15693
16220
|
export interface WebAppsDeleteDomainOwnershipIdentifierSlotOptionalParams
|
|
@@ -15731,7 +16258,8 @@ export interface WebAppsListInstanceFunctionsSlotOptionalParams
|
|
|
15731
16258
|
extends coreClient.OperationOptions {}
|
|
15732
16259
|
|
|
15733
16260
|
/** Contains response data for the listInstanceFunctionsSlot operation. */
|
|
15734
|
-
export type WebAppsListInstanceFunctionsSlotResponse =
|
|
16261
|
+
export type WebAppsListInstanceFunctionsSlotResponse =
|
|
16262
|
+
FunctionEnvelopeCollection;
|
|
15735
16263
|
|
|
15736
16264
|
/** Optional parameters. */
|
|
15737
16265
|
export interface WebAppsGetFunctionsAdminTokenSlotOptionalParams
|
|
@@ -15854,7 +16382,8 @@ export interface WebAppsCreateOrUpdateHybridConnectionSlotOptionalParams
|
|
|
15854
16382
|
extends coreClient.OperationOptions {}
|
|
15855
16383
|
|
|
15856
16384
|
/** Contains response data for the createOrUpdateHybridConnectionSlot operation. */
|
|
15857
|
-
export type WebAppsCreateOrUpdateHybridConnectionSlotResponse =
|
|
16385
|
+
export type WebAppsCreateOrUpdateHybridConnectionSlotResponse =
|
|
16386
|
+
HybridConnection;
|
|
15858
16387
|
|
|
15859
16388
|
/** Optional parameters. */
|
|
15860
16389
|
export interface WebAppsDeleteHybridConnectionSlotOptionalParams
|
|
@@ -15879,21 +16408,24 @@ export interface WebAppsListRelayServiceConnectionsSlotOptionalParams
|
|
|
15879
16408
|
extends coreClient.OperationOptions {}
|
|
15880
16409
|
|
|
15881
16410
|
/** Contains response data for the listRelayServiceConnectionsSlot operation. */
|
|
15882
|
-
export type WebAppsListRelayServiceConnectionsSlotResponse =
|
|
16411
|
+
export type WebAppsListRelayServiceConnectionsSlotResponse =
|
|
16412
|
+
RelayServiceConnectionEntity;
|
|
15883
16413
|
|
|
15884
16414
|
/** Optional parameters. */
|
|
15885
16415
|
export interface WebAppsGetRelayServiceConnectionSlotOptionalParams
|
|
15886
16416
|
extends coreClient.OperationOptions {}
|
|
15887
16417
|
|
|
15888
16418
|
/** Contains response data for the getRelayServiceConnectionSlot operation. */
|
|
15889
|
-
export type WebAppsGetRelayServiceConnectionSlotResponse =
|
|
16419
|
+
export type WebAppsGetRelayServiceConnectionSlotResponse =
|
|
16420
|
+
RelayServiceConnectionEntity;
|
|
15890
16421
|
|
|
15891
16422
|
/** Optional parameters. */
|
|
15892
16423
|
export interface WebAppsCreateOrUpdateRelayServiceConnectionSlotOptionalParams
|
|
15893
16424
|
extends coreClient.OperationOptions {}
|
|
15894
16425
|
|
|
15895
16426
|
/** Contains response data for the createOrUpdateRelayServiceConnectionSlot operation. */
|
|
15896
|
-
export type WebAppsCreateOrUpdateRelayServiceConnectionSlotResponse =
|
|
16427
|
+
export type WebAppsCreateOrUpdateRelayServiceConnectionSlotResponse =
|
|
16428
|
+
RelayServiceConnectionEntity;
|
|
15897
16429
|
|
|
15898
16430
|
/** Optional parameters. */
|
|
15899
16431
|
export interface WebAppsDeleteRelayServiceConnectionSlotOptionalParams
|
|
@@ -15904,14 +16436,16 @@ export interface WebAppsUpdateRelayServiceConnectionSlotOptionalParams
|
|
|
15904
16436
|
extends coreClient.OperationOptions {}
|
|
15905
16437
|
|
|
15906
16438
|
/** Contains response data for the updateRelayServiceConnectionSlot operation. */
|
|
15907
|
-
export type WebAppsUpdateRelayServiceConnectionSlotResponse =
|
|
16439
|
+
export type WebAppsUpdateRelayServiceConnectionSlotResponse =
|
|
16440
|
+
RelayServiceConnectionEntity;
|
|
15908
16441
|
|
|
15909
16442
|
/** Optional parameters. */
|
|
15910
16443
|
export interface WebAppsListInstanceIdentifiersSlotOptionalParams
|
|
15911
16444
|
extends coreClient.OperationOptions {}
|
|
15912
16445
|
|
|
15913
16446
|
/** Contains response data for the listInstanceIdentifiersSlot operation. */
|
|
15914
|
-
export type WebAppsListInstanceIdentifiersSlotResponse =
|
|
16447
|
+
export type WebAppsListInstanceIdentifiersSlotResponse =
|
|
16448
|
+
WebAppInstanceStatusCollection;
|
|
15915
16449
|
|
|
15916
16450
|
/** Optional parameters. */
|
|
15917
16451
|
export interface WebAppsGetInstanceInfoSlotOptionalParams
|
|
@@ -15991,7 +16525,8 @@ export interface WebAppsListInstanceProcessModulesSlotOptionalParams
|
|
|
15991
16525
|
extends coreClient.OperationOptions {}
|
|
15992
16526
|
|
|
15993
16527
|
/** Contains response data for the listInstanceProcessModulesSlot operation. */
|
|
15994
|
-
export type WebAppsListInstanceProcessModulesSlotResponse =
|
|
16528
|
+
export type WebAppsListInstanceProcessModulesSlotResponse =
|
|
16529
|
+
ProcessModuleInfoCollection;
|
|
15995
16530
|
|
|
15996
16531
|
/** Optional parameters. */
|
|
15997
16532
|
export interface WebAppsGetInstanceProcessModuleSlotOptionalParams
|
|
@@ -16005,7 +16540,8 @@ export interface WebAppsListInstanceProcessThreadsSlotOptionalParams
|
|
|
16005
16540
|
extends coreClient.OperationOptions {}
|
|
16006
16541
|
|
|
16007
16542
|
/** Contains response data for the listInstanceProcessThreadsSlot operation. */
|
|
16008
|
-
export type WebAppsListInstanceProcessThreadsSlotResponse =
|
|
16543
|
+
export type WebAppsListInstanceProcessThreadsSlotResponse =
|
|
16544
|
+
ProcessThreadInfoCollection;
|
|
16009
16545
|
|
|
16010
16546
|
/** Optional parameters. */
|
|
16011
16547
|
export interface WebAppsIsCloneableSlotOptionalParams
|
|
@@ -16040,14 +16576,16 @@ export interface WebAppsGetSwiftVirtualNetworkConnectionSlotOptionalParams
|
|
|
16040
16576
|
extends coreClient.OperationOptions {}
|
|
16041
16577
|
|
|
16042
16578
|
/** Contains response data for the getSwiftVirtualNetworkConnectionSlot operation. */
|
|
16043
|
-
export type WebAppsGetSwiftVirtualNetworkConnectionSlotResponse =
|
|
16579
|
+
export type WebAppsGetSwiftVirtualNetworkConnectionSlotResponse =
|
|
16580
|
+
SwiftVirtualNetwork;
|
|
16044
16581
|
|
|
16045
16582
|
/** Optional parameters. */
|
|
16046
16583
|
export interface WebAppsCreateOrUpdateSwiftVirtualNetworkConnectionWithCheckSlotOptionalParams
|
|
16047
16584
|
extends coreClient.OperationOptions {}
|
|
16048
16585
|
|
|
16049
16586
|
/** Contains response data for the createOrUpdateSwiftVirtualNetworkConnectionWithCheckSlot operation. */
|
|
16050
|
-
export type WebAppsCreateOrUpdateSwiftVirtualNetworkConnectionWithCheckSlotResponse =
|
|
16587
|
+
export type WebAppsCreateOrUpdateSwiftVirtualNetworkConnectionWithCheckSlotResponse =
|
|
16588
|
+
SwiftVirtualNetwork;
|
|
16051
16589
|
|
|
16052
16590
|
/** Optional parameters. */
|
|
16053
16591
|
export interface WebAppsDeleteSwiftVirtualNetworkSlotOptionalParams
|
|
@@ -16058,7 +16596,8 @@ export interface WebAppsUpdateSwiftVirtualNetworkConnectionWithCheckSlotOptional
|
|
|
16058
16596
|
extends coreClient.OperationOptions {}
|
|
16059
16597
|
|
|
16060
16598
|
/** Contains response data for the updateSwiftVirtualNetworkConnectionWithCheckSlot operation. */
|
|
16061
|
-
export type WebAppsUpdateSwiftVirtualNetworkConnectionWithCheckSlotResponse =
|
|
16599
|
+
export type WebAppsUpdateSwiftVirtualNetworkConnectionWithCheckSlotResponse =
|
|
16600
|
+
SwiftVirtualNetwork;
|
|
16062
16601
|
|
|
16063
16602
|
/** Optional parameters. */
|
|
16064
16603
|
export interface WebAppsListNetworkFeaturesSlotOptionalParams
|
|
@@ -16107,7 +16646,8 @@ export interface WebAppsStartWebSiteNetworkTraceOperationSlotOptionalParams
|
|
|
16107
16646
|
}
|
|
16108
16647
|
|
|
16109
16648
|
/** Contains response data for the startWebSiteNetworkTraceOperationSlot operation. */
|
|
16110
|
-
export type WebAppsStartWebSiteNetworkTraceOperationSlotResponse =
|
|
16649
|
+
export type WebAppsStartWebSiteNetworkTraceOperationSlotResponse =
|
|
16650
|
+
NetworkTrace[];
|
|
16111
16651
|
|
|
16112
16652
|
/** Optional parameters. */
|
|
16113
16653
|
export interface WebAppsStopWebSiteNetworkTraceSlotOptionalParams
|
|
@@ -16206,14 +16746,16 @@ export interface WebAppsGetPrivateEndpointConnectionListSlotOptionalParams
|
|
|
16206
16746
|
extends coreClient.OperationOptions {}
|
|
16207
16747
|
|
|
16208
16748
|
/** Contains response data for the getPrivateEndpointConnectionListSlot operation. */
|
|
16209
|
-
export type WebAppsGetPrivateEndpointConnectionListSlotResponse =
|
|
16749
|
+
export type WebAppsGetPrivateEndpointConnectionListSlotResponse =
|
|
16750
|
+
PrivateEndpointConnectionCollection;
|
|
16210
16751
|
|
|
16211
16752
|
/** Optional parameters. */
|
|
16212
16753
|
export interface WebAppsGetPrivateEndpointConnectionSlotOptionalParams
|
|
16213
16754
|
extends coreClient.OperationOptions {}
|
|
16214
16755
|
|
|
16215
16756
|
/** Contains response data for the getPrivateEndpointConnectionSlot operation. */
|
|
16216
|
-
export type WebAppsGetPrivateEndpointConnectionSlotResponse =
|
|
16757
|
+
export type WebAppsGetPrivateEndpointConnectionSlotResponse =
|
|
16758
|
+
RemotePrivateEndpointConnectionARMResource;
|
|
16217
16759
|
|
|
16218
16760
|
/** Optional parameters. */
|
|
16219
16761
|
export interface WebAppsApproveOrRejectPrivateEndpointConnectionSlotOptionalParams
|
|
@@ -16225,7 +16767,8 @@ export interface WebAppsApproveOrRejectPrivateEndpointConnectionSlotOptionalPara
|
|
|
16225
16767
|
}
|
|
16226
16768
|
|
|
16227
16769
|
/** Contains response data for the approveOrRejectPrivateEndpointConnectionSlot operation. */
|
|
16228
|
-
export type WebAppsApproveOrRejectPrivateEndpointConnectionSlotResponse =
|
|
16770
|
+
export type WebAppsApproveOrRejectPrivateEndpointConnectionSlotResponse =
|
|
16771
|
+
RemotePrivateEndpointConnectionARMResource;
|
|
16229
16772
|
|
|
16230
16773
|
/** Optional parameters. */
|
|
16231
16774
|
export interface WebAppsDeletePrivateEndpointConnectionSlotOptionalParams
|
|
@@ -16247,7 +16790,8 @@ export interface WebAppsGetPrivateLinkResourcesSlotOptionalParams
|
|
|
16247
16790
|
extends coreClient.OperationOptions {}
|
|
16248
16791
|
|
|
16249
16792
|
/** Contains response data for the getPrivateLinkResourcesSlot operation. */
|
|
16250
|
-
export type WebAppsGetPrivateLinkResourcesSlotResponse =
|
|
16793
|
+
export type WebAppsGetPrivateLinkResourcesSlotResponse =
|
|
16794
|
+
PrivateLinkResourcesWrapper;
|
|
16251
16795
|
|
|
16252
16796
|
/** Optional parameters. */
|
|
16253
16797
|
export interface WebAppsListProcessesSlotOptionalParams
|
|
@@ -16315,7 +16859,8 @@ export interface WebAppsListPublicCertificatesSlotOptionalParams
|
|
|
16315
16859
|
extends coreClient.OperationOptions {}
|
|
16316
16860
|
|
|
16317
16861
|
/** Contains response data for the listPublicCertificatesSlot operation. */
|
|
16318
|
-
export type WebAppsListPublicCertificatesSlotResponse =
|
|
16862
|
+
export type WebAppsListPublicCertificatesSlotResponse =
|
|
16863
|
+
PublicCertificateCollection;
|
|
16319
16864
|
|
|
16320
16865
|
/** Optional parameters. */
|
|
16321
16866
|
export interface WebAppsGetPublicCertificateSlotOptionalParams
|
|
@@ -16329,7 +16874,8 @@ export interface WebAppsCreateOrUpdatePublicCertificateSlotOptionalParams
|
|
|
16329
16874
|
extends coreClient.OperationOptions {}
|
|
16330
16875
|
|
|
16331
16876
|
/** Contains response data for the createOrUpdatePublicCertificateSlot operation. */
|
|
16332
|
-
export type WebAppsCreateOrUpdatePublicCertificateSlotResponse =
|
|
16877
|
+
export type WebAppsCreateOrUpdatePublicCertificateSlotResponse =
|
|
16878
|
+
PublicCertificate;
|
|
16333
16879
|
|
|
16334
16880
|
/** Optional parameters. */
|
|
16335
16881
|
export interface WebAppsDeletePublicCertificateSlotOptionalParams
|
|
@@ -16397,6 +16943,31 @@ export interface WebAppsRestoreSnapshotSlotOptionalParams
|
|
|
16397
16943
|
resumeFrom?: string;
|
|
16398
16944
|
}
|
|
16399
16945
|
|
|
16946
|
+
/** Optional parameters. */
|
|
16947
|
+
export interface WebAppsListSiteContainersSlotOptionalParams
|
|
16948
|
+
extends coreClient.OperationOptions {}
|
|
16949
|
+
|
|
16950
|
+
/** Contains response data for the listSiteContainersSlot operation. */
|
|
16951
|
+
export type WebAppsListSiteContainersSlotResponse = SiteContainerCollection;
|
|
16952
|
+
|
|
16953
|
+
/** Optional parameters. */
|
|
16954
|
+
export interface WebAppsGetSiteContainerSlotOptionalParams
|
|
16955
|
+
extends coreClient.OperationOptions {}
|
|
16956
|
+
|
|
16957
|
+
/** Contains response data for the getSiteContainerSlot operation. */
|
|
16958
|
+
export type WebAppsGetSiteContainerSlotResponse = SiteContainer;
|
|
16959
|
+
|
|
16960
|
+
/** Optional parameters. */
|
|
16961
|
+
export interface WebAppsCreateOrUpdateSiteContainerSlotOptionalParams
|
|
16962
|
+
extends coreClient.OperationOptions {}
|
|
16963
|
+
|
|
16964
|
+
/** Contains response data for the createOrUpdateSiteContainerSlot operation. */
|
|
16965
|
+
export type WebAppsCreateOrUpdateSiteContainerSlotResponse = SiteContainer;
|
|
16966
|
+
|
|
16967
|
+
/** Optional parameters. */
|
|
16968
|
+
export interface WebAppsDeleteSiteContainerSlotOptionalParams
|
|
16969
|
+
extends coreClient.OperationOptions {}
|
|
16970
|
+
|
|
16400
16971
|
/** Optional parameters. */
|
|
16401
16972
|
export interface WebAppsListSiteExtensionsSlotOptionalParams
|
|
16402
16973
|
extends coreClient.OperationOptions {}
|
|
@@ -16455,7 +17026,8 @@ export interface WebAppsListSnapshotsFromDRSecondarySlotOptionalParams
|
|
|
16455
17026
|
extends coreClient.OperationOptions {}
|
|
16456
17027
|
|
|
16457
17028
|
/** Contains response data for the listSnapshotsFromDRSecondarySlot operation. */
|
|
16458
|
-
export type WebAppsListSnapshotsFromDRSecondarySlotResponse =
|
|
17029
|
+
export type WebAppsListSnapshotsFromDRSecondarySlotResponse =
|
|
17030
|
+
SnapshotCollection;
|
|
16459
17031
|
|
|
16460
17032
|
/** Optional parameters. */
|
|
16461
17033
|
export interface WebAppsGetSourceControlSlotOptionalParams
|
|
@@ -16550,7 +17122,8 @@ export interface WebAppsListTriggeredWebJobHistorySlotOptionalParams
|
|
|
16550
17122
|
extends coreClient.OperationOptions {}
|
|
16551
17123
|
|
|
16552
17124
|
/** Contains response data for the listTriggeredWebJobHistorySlot operation. */
|
|
16553
|
-
export type WebAppsListTriggeredWebJobHistorySlotResponse =
|
|
17125
|
+
export type WebAppsListTriggeredWebJobHistorySlotResponse =
|
|
17126
|
+
TriggeredJobHistoryCollection;
|
|
16554
17127
|
|
|
16555
17128
|
/** Optional parameters. */
|
|
16556
17129
|
export interface WebAppsGetTriggeredWebJobHistorySlotOptionalParams
|
|
@@ -16617,7 +17190,8 @@ export interface WebAppsCreateOrUpdateVnetConnectionGatewaySlotOptionalParams
|
|
|
16617
17190
|
extends coreClient.OperationOptions {}
|
|
16618
17191
|
|
|
16619
17192
|
/** Contains response data for the createOrUpdateVnetConnectionGatewaySlot operation. */
|
|
16620
|
-
export type WebAppsCreateOrUpdateVnetConnectionGatewaySlotResponse =
|
|
17193
|
+
export type WebAppsCreateOrUpdateVnetConnectionGatewaySlotResponse =
|
|
17194
|
+
VnetGateway;
|
|
16621
17195
|
|
|
16622
17196
|
/** Optional parameters. */
|
|
16623
17197
|
export interface WebAppsUpdateVnetConnectionGatewaySlotOptionalParams
|
|
@@ -16645,7 +17219,8 @@ export interface WebAppsListSlotDifferencesFromProductionOptionalParams
|
|
|
16645
17219
|
extends coreClient.OperationOptions {}
|
|
16646
17220
|
|
|
16647
17221
|
/** Contains response data for the listSlotDifferencesFromProduction operation. */
|
|
16648
|
-
export type WebAppsListSlotDifferencesFromProductionResponse =
|
|
17222
|
+
export type WebAppsListSlotDifferencesFromProductionResponse =
|
|
17223
|
+
SlotDifferenceCollection;
|
|
16649
17224
|
|
|
16650
17225
|
/** Optional parameters. */
|
|
16651
17226
|
export interface WebAppsSwapSlotWithProductionOptionalParams
|
|
@@ -16763,7 +17338,8 @@ export interface WebAppsListTriggeredWebJobHistoryOptionalParams
|
|
|
16763
17338
|
extends coreClient.OperationOptions {}
|
|
16764
17339
|
|
|
16765
17340
|
/** Contains response data for the listTriggeredWebJobHistory operation. */
|
|
16766
|
-
export type WebAppsListTriggeredWebJobHistoryResponse =
|
|
17341
|
+
export type WebAppsListTriggeredWebJobHistoryResponse =
|
|
17342
|
+
TriggeredJobHistoryCollection;
|
|
16767
17343
|
|
|
16768
17344
|
/** Optional parameters. */
|
|
16769
17345
|
export interface WebAppsGetTriggeredWebJobHistoryOptionalParams
|
|
@@ -16872,7 +17448,8 @@ export interface WebAppsListInstanceWorkflowsSlotOptionalParams
|
|
|
16872
17448
|
extends coreClient.OperationOptions {}
|
|
16873
17449
|
|
|
16874
17450
|
/** Contains response data for the listInstanceWorkflowsSlot operation. */
|
|
16875
|
-
export type WebAppsListInstanceWorkflowsSlotResponse =
|
|
17451
|
+
export type WebAppsListInstanceWorkflowsSlotResponse =
|
|
17452
|
+
WorkflowEnvelopeCollection;
|
|
16876
17453
|
|
|
16877
17454
|
/** Optional parameters. */
|
|
16878
17455
|
export interface WebAppsGetInstanceWorkflowSlotOptionalParams
|
|
@@ -16935,49 +17512,56 @@ export interface WebAppsListBasicPublishingCredentialsPoliciesNextOptionalParams
|
|
|
16935
17512
|
extends coreClient.OperationOptions {}
|
|
16936
17513
|
|
|
16937
17514
|
/** Contains response data for the listBasicPublishingCredentialsPoliciesNext operation. */
|
|
16938
|
-
export type WebAppsListBasicPublishingCredentialsPoliciesNextResponse =
|
|
17515
|
+
export type WebAppsListBasicPublishingCredentialsPoliciesNextResponse =
|
|
17516
|
+
PublishingCredentialsPoliciesCollection;
|
|
16939
17517
|
|
|
16940
17518
|
/** Optional parameters. */
|
|
16941
17519
|
export interface WebAppsListConfigurationsNextOptionalParams
|
|
16942
17520
|
extends coreClient.OperationOptions {}
|
|
16943
17521
|
|
|
16944
17522
|
/** Contains response data for the listConfigurationsNext operation. */
|
|
16945
|
-
export type WebAppsListConfigurationsNextResponse =
|
|
17523
|
+
export type WebAppsListConfigurationsNextResponse =
|
|
17524
|
+
SiteConfigResourceCollection;
|
|
16946
17525
|
|
|
16947
17526
|
/** Optional parameters. */
|
|
16948
17527
|
export interface WebAppsGetAppSettingsKeyVaultReferencesNextOptionalParams
|
|
16949
17528
|
extends coreClient.OperationOptions {}
|
|
16950
17529
|
|
|
16951
17530
|
/** Contains response data for the getAppSettingsKeyVaultReferencesNext operation. */
|
|
16952
|
-
export type WebAppsGetAppSettingsKeyVaultReferencesNextResponse =
|
|
17531
|
+
export type WebAppsGetAppSettingsKeyVaultReferencesNextResponse =
|
|
17532
|
+
ApiKVReferenceCollection;
|
|
16953
17533
|
|
|
16954
17534
|
/** Optional parameters. */
|
|
16955
17535
|
export interface WebAppsGetSiteConnectionStringKeyVaultReferencesNextOptionalParams
|
|
16956
17536
|
extends coreClient.OperationOptions {}
|
|
16957
17537
|
|
|
16958
17538
|
/** Contains response data for the getSiteConnectionStringKeyVaultReferencesNext operation. */
|
|
16959
|
-
export type WebAppsGetSiteConnectionStringKeyVaultReferencesNextResponse =
|
|
17539
|
+
export type WebAppsGetSiteConnectionStringKeyVaultReferencesNextResponse =
|
|
17540
|
+
ApiKVReferenceCollection;
|
|
16960
17541
|
|
|
16961
17542
|
/** Optional parameters. */
|
|
16962
17543
|
export interface WebAppsListConfigurationSnapshotInfoNextOptionalParams
|
|
16963
17544
|
extends coreClient.OperationOptions {}
|
|
16964
17545
|
|
|
16965
17546
|
/** Contains response data for the listConfigurationSnapshotInfoNext operation. */
|
|
16966
|
-
export type WebAppsListConfigurationSnapshotInfoNextResponse =
|
|
17547
|
+
export type WebAppsListConfigurationSnapshotInfoNextResponse =
|
|
17548
|
+
SiteConfigurationSnapshotInfoCollection;
|
|
16967
17549
|
|
|
16968
17550
|
/** Optional parameters. */
|
|
16969
17551
|
export interface WebAppsListContinuousWebJobsNextOptionalParams
|
|
16970
17552
|
extends coreClient.OperationOptions {}
|
|
16971
17553
|
|
|
16972
17554
|
/** Contains response data for the listContinuousWebJobsNext operation. */
|
|
16973
|
-
export type WebAppsListContinuousWebJobsNextResponse =
|
|
17555
|
+
export type WebAppsListContinuousWebJobsNextResponse =
|
|
17556
|
+
ContinuousWebJobCollection;
|
|
16974
17557
|
|
|
16975
17558
|
/** Optional parameters. */
|
|
16976
17559
|
export interface WebAppsListProductionSiteDeploymentStatusesNextOptionalParams
|
|
16977
17560
|
extends coreClient.OperationOptions {}
|
|
16978
17561
|
|
|
16979
17562
|
/** Contains response data for the listProductionSiteDeploymentStatusesNext operation. */
|
|
16980
|
-
export type WebAppsListProductionSiteDeploymentStatusesNextResponse =
|
|
17563
|
+
export type WebAppsListProductionSiteDeploymentStatusesNextResponse =
|
|
17564
|
+
CsmDeploymentStatusCollection;
|
|
16981
17565
|
|
|
16982
17566
|
/** Optional parameters. */
|
|
16983
17567
|
export interface WebAppsListDeploymentsNextOptionalParams
|
|
@@ -16991,7 +17575,8 @@ export interface WebAppsListDomainOwnershipIdentifiersNextOptionalParams
|
|
|
16991
17575
|
extends coreClient.OperationOptions {}
|
|
16992
17576
|
|
|
16993
17577
|
/** Contains response data for the listDomainOwnershipIdentifiersNext operation. */
|
|
16994
|
-
export type WebAppsListDomainOwnershipIdentifiersNextResponse =
|
|
17578
|
+
export type WebAppsListDomainOwnershipIdentifiersNextResponse =
|
|
17579
|
+
IdentifierCollection;
|
|
16995
17580
|
|
|
16996
17581
|
/** Optional parameters. */
|
|
16997
17582
|
export interface WebAppsListFunctionsNextOptionalParams
|
|
@@ -17012,7 +17597,8 @@ export interface WebAppsListInstanceIdentifiersNextOptionalParams
|
|
|
17012
17597
|
extends coreClient.OperationOptions {}
|
|
17013
17598
|
|
|
17014
17599
|
/** Contains response data for the listInstanceIdentifiersNext operation. */
|
|
17015
|
-
export type WebAppsListInstanceIdentifiersNextResponse =
|
|
17600
|
+
export type WebAppsListInstanceIdentifiersNextResponse =
|
|
17601
|
+
WebAppInstanceStatusCollection;
|
|
17016
17602
|
|
|
17017
17603
|
/** Optional parameters. */
|
|
17018
17604
|
export interface WebAppsListInstanceProcessesNextOptionalParams
|
|
@@ -17026,14 +17612,16 @@ export interface WebAppsListInstanceProcessModulesNextOptionalParams
|
|
|
17026
17612
|
extends coreClient.OperationOptions {}
|
|
17027
17613
|
|
|
17028
17614
|
/** Contains response data for the listInstanceProcessModulesNext operation. */
|
|
17029
|
-
export type WebAppsListInstanceProcessModulesNextResponse =
|
|
17615
|
+
export type WebAppsListInstanceProcessModulesNextResponse =
|
|
17616
|
+
ProcessModuleInfoCollection;
|
|
17030
17617
|
|
|
17031
17618
|
/** Optional parameters. */
|
|
17032
17619
|
export interface WebAppsListInstanceProcessThreadsNextOptionalParams
|
|
17033
17620
|
extends coreClient.OperationOptions {}
|
|
17034
17621
|
|
|
17035
17622
|
/** Contains response data for the listInstanceProcessThreadsNext operation. */
|
|
17036
|
-
export type WebAppsListInstanceProcessThreadsNextResponse =
|
|
17623
|
+
export type WebAppsListInstanceProcessThreadsNextResponse =
|
|
17624
|
+
ProcessThreadInfoCollection;
|
|
17037
17625
|
|
|
17038
17626
|
/** Optional parameters. */
|
|
17039
17627
|
export interface WebAppsListSiteBackupsNextOptionalParams
|
|
@@ -17054,7 +17642,8 @@ export interface WebAppsGetPrivateEndpointConnectionListNextOptionalParams
|
|
|
17054
17642
|
extends coreClient.OperationOptions {}
|
|
17055
17643
|
|
|
17056
17644
|
/** Contains response data for the getPrivateEndpointConnectionListNext operation. */
|
|
17057
|
-
export type WebAppsGetPrivateEndpointConnectionListNextResponse =
|
|
17645
|
+
export type WebAppsGetPrivateEndpointConnectionListNextResponse =
|
|
17646
|
+
PrivateEndpointConnectionCollection;
|
|
17058
17647
|
|
|
17059
17648
|
/** Optional parameters. */
|
|
17060
17649
|
export interface WebAppsListProcessesNextOptionalParams
|
|
@@ -17082,7 +17671,15 @@ export interface WebAppsListPublicCertificatesNextOptionalParams
|
|
|
17082
17671
|
extends coreClient.OperationOptions {}
|
|
17083
17672
|
|
|
17084
17673
|
/** Contains response data for the listPublicCertificatesNext operation. */
|
|
17085
|
-
export type WebAppsListPublicCertificatesNextResponse =
|
|
17674
|
+
export type WebAppsListPublicCertificatesNextResponse =
|
|
17675
|
+
PublicCertificateCollection;
|
|
17676
|
+
|
|
17677
|
+
/** Optional parameters. */
|
|
17678
|
+
export interface WebAppsListSiteContainersNextOptionalParams
|
|
17679
|
+
extends coreClient.OperationOptions {}
|
|
17680
|
+
|
|
17681
|
+
/** Contains response data for the listSiteContainersNext operation. */
|
|
17682
|
+
export type WebAppsListSiteContainersNextResponse = SiteContainerCollection;
|
|
17086
17683
|
|
|
17087
17684
|
/** Optional parameters. */
|
|
17088
17685
|
export interface WebAppsListSiteExtensionsNextOptionalParams
|
|
@@ -17110,49 +17707,56 @@ export interface WebAppsListBasicPublishingCredentialsPoliciesSlotNextOptionalPa
|
|
|
17110
17707
|
extends coreClient.OperationOptions {}
|
|
17111
17708
|
|
|
17112
17709
|
/** Contains response data for the listBasicPublishingCredentialsPoliciesSlotNext operation. */
|
|
17113
|
-
export type WebAppsListBasicPublishingCredentialsPoliciesSlotNextResponse =
|
|
17710
|
+
export type WebAppsListBasicPublishingCredentialsPoliciesSlotNextResponse =
|
|
17711
|
+
PublishingCredentialsPoliciesCollection;
|
|
17114
17712
|
|
|
17115
17713
|
/** Optional parameters. */
|
|
17116
17714
|
export interface WebAppsListConfigurationsSlotNextOptionalParams
|
|
17117
17715
|
extends coreClient.OperationOptions {}
|
|
17118
17716
|
|
|
17119
17717
|
/** Contains response data for the listConfigurationsSlotNext operation. */
|
|
17120
|
-
export type WebAppsListConfigurationsSlotNextResponse =
|
|
17718
|
+
export type WebAppsListConfigurationsSlotNextResponse =
|
|
17719
|
+
SiteConfigResourceCollection;
|
|
17121
17720
|
|
|
17122
17721
|
/** Optional parameters. */
|
|
17123
17722
|
export interface WebAppsGetAppSettingsKeyVaultReferencesSlotNextOptionalParams
|
|
17124
17723
|
extends coreClient.OperationOptions {}
|
|
17125
17724
|
|
|
17126
17725
|
/** Contains response data for the getAppSettingsKeyVaultReferencesSlotNext operation. */
|
|
17127
|
-
export type WebAppsGetAppSettingsKeyVaultReferencesSlotNextResponse =
|
|
17726
|
+
export type WebAppsGetAppSettingsKeyVaultReferencesSlotNextResponse =
|
|
17727
|
+
ApiKVReferenceCollection;
|
|
17128
17728
|
|
|
17129
17729
|
/** Optional parameters. */
|
|
17130
17730
|
export interface WebAppsGetSiteConnectionStringKeyVaultReferencesSlotNextOptionalParams
|
|
17131
17731
|
extends coreClient.OperationOptions {}
|
|
17132
17732
|
|
|
17133
17733
|
/** Contains response data for the getSiteConnectionStringKeyVaultReferencesSlotNext operation. */
|
|
17134
|
-
export type WebAppsGetSiteConnectionStringKeyVaultReferencesSlotNextResponse =
|
|
17734
|
+
export type WebAppsGetSiteConnectionStringKeyVaultReferencesSlotNextResponse =
|
|
17735
|
+
ApiKVReferenceCollection;
|
|
17135
17736
|
|
|
17136
17737
|
/** Optional parameters. */
|
|
17137
17738
|
export interface WebAppsListConfigurationSnapshotInfoSlotNextOptionalParams
|
|
17138
17739
|
extends coreClient.OperationOptions {}
|
|
17139
17740
|
|
|
17140
17741
|
/** Contains response data for the listConfigurationSnapshotInfoSlotNext operation. */
|
|
17141
|
-
export type WebAppsListConfigurationSnapshotInfoSlotNextResponse =
|
|
17742
|
+
export type WebAppsListConfigurationSnapshotInfoSlotNextResponse =
|
|
17743
|
+
SiteConfigurationSnapshotInfoCollection;
|
|
17142
17744
|
|
|
17143
17745
|
/** Optional parameters. */
|
|
17144
17746
|
export interface WebAppsListContinuousWebJobsSlotNextOptionalParams
|
|
17145
17747
|
extends coreClient.OperationOptions {}
|
|
17146
17748
|
|
|
17147
17749
|
/** Contains response data for the listContinuousWebJobsSlotNext operation. */
|
|
17148
|
-
export type WebAppsListContinuousWebJobsSlotNextResponse =
|
|
17750
|
+
export type WebAppsListContinuousWebJobsSlotNextResponse =
|
|
17751
|
+
ContinuousWebJobCollection;
|
|
17149
17752
|
|
|
17150
17753
|
/** Optional parameters. */
|
|
17151
17754
|
export interface WebAppsListSlotSiteDeploymentStatusesSlotNextOptionalParams
|
|
17152
17755
|
extends coreClient.OperationOptions {}
|
|
17153
17756
|
|
|
17154
17757
|
/** Contains response data for the listSlotSiteDeploymentStatusesSlotNext operation. */
|
|
17155
|
-
export type WebAppsListSlotSiteDeploymentStatusesSlotNextResponse =
|
|
17758
|
+
export type WebAppsListSlotSiteDeploymentStatusesSlotNextResponse =
|
|
17759
|
+
CsmDeploymentStatusCollection;
|
|
17156
17760
|
|
|
17157
17761
|
/** Optional parameters. */
|
|
17158
17762
|
export interface WebAppsListDeploymentsSlotNextOptionalParams
|
|
@@ -17166,49 +17770,56 @@ export interface WebAppsListDomainOwnershipIdentifiersSlotNextOptionalParams
|
|
|
17166
17770
|
extends coreClient.OperationOptions {}
|
|
17167
17771
|
|
|
17168
17772
|
/** Contains response data for the listDomainOwnershipIdentifiersSlotNext operation. */
|
|
17169
|
-
export type WebAppsListDomainOwnershipIdentifiersSlotNextResponse =
|
|
17773
|
+
export type WebAppsListDomainOwnershipIdentifiersSlotNextResponse =
|
|
17774
|
+
IdentifierCollection;
|
|
17170
17775
|
|
|
17171
17776
|
/** Optional parameters. */
|
|
17172
17777
|
export interface WebAppsListInstanceFunctionsSlotNextOptionalParams
|
|
17173
17778
|
extends coreClient.OperationOptions {}
|
|
17174
17779
|
|
|
17175
17780
|
/** Contains response data for the listInstanceFunctionsSlotNext operation. */
|
|
17176
|
-
export type WebAppsListInstanceFunctionsSlotNextResponse =
|
|
17781
|
+
export type WebAppsListInstanceFunctionsSlotNextResponse =
|
|
17782
|
+
FunctionEnvelopeCollection;
|
|
17177
17783
|
|
|
17178
17784
|
/** Optional parameters. */
|
|
17179
17785
|
export interface WebAppsListHostNameBindingsSlotNextOptionalParams
|
|
17180
17786
|
extends coreClient.OperationOptions {}
|
|
17181
17787
|
|
|
17182
17788
|
/** Contains response data for the listHostNameBindingsSlotNext operation. */
|
|
17183
|
-
export type WebAppsListHostNameBindingsSlotNextResponse =
|
|
17789
|
+
export type WebAppsListHostNameBindingsSlotNextResponse =
|
|
17790
|
+
HostNameBindingCollection;
|
|
17184
17791
|
|
|
17185
17792
|
/** Optional parameters. */
|
|
17186
17793
|
export interface WebAppsListInstanceIdentifiersSlotNextOptionalParams
|
|
17187
17794
|
extends coreClient.OperationOptions {}
|
|
17188
17795
|
|
|
17189
17796
|
/** Contains response data for the listInstanceIdentifiersSlotNext operation. */
|
|
17190
|
-
export type WebAppsListInstanceIdentifiersSlotNextResponse =
|
|
17797
|
+
export type WebAppsListInstanceIdentifiersSlotNextResponse =
|
|
17798
|
+
WebAppInstanceStatusCollection;
|
|
17191
17799
|
|
|
17192
17800
|
/** Optional parameters. */
|
|
17193
17801
|
export interface WebAppsListInstanceProcessesSlotNextOptionalParams
|
|
17194
17802
|
extends coreClient.OperationOptions {}
|
|
17195
17803
|
|
|
17196
17804
|
/** Contains response data for the listInstanceProcessesSlotNext operation. */
|
|
17197
|
-
export type WebAppsListInstanceProcessesSlotNextResponse =
|
|
17805
|
+
export type WebAppsListInstanceProcessesSlotNextResponse =
|
|
17806
|
+
ProcessInfoCollection;
|
|
17198
17807
|
|
|
17199
17808
|
/** Optional parameters. */
|
|
17200
17809
|
export interface WebAppsListInstanceProcessModulesSlotNextOptionalParams
|
|
17201
17810
|
extends coreClient.OperationOptions {}
|
|
17202
17811
|
|
|
17203
17812
|
/** Contains response data for the listInstanceProcessModulesSlotNext operation. */
|
|
17204
|
-
export type WebAppsListInstanceProcessModulesSlotNextResponse =
|
|
17813
|
+
export type WebAppsListInstanceProcessModulesSlotNextResponse =
|
|
17814
|
+
ProcessModuleInfoCollection;
|
|
17205
17815
|
|
|
17206
17816
|
/** Optional parameters. */
|
|
17207
17817
|
export interface WebAppsListInstanceProcessThreadsSlotNextOptionalParams
|
|
17208
17818
|
extends coreClient.OperationOptions {}
|
|
17209
17819
|
|
|
17210
17820
|
/** Contains response data for the listInstanceProcessThreadsSlotNext operation. */
|
|
17211
|
-
export type WebAppsListInstanceProcessThreadsSlotNextResponse =
|
|
17821
|
+
export type WebAppsListInstanceProcessThreadsSlotNextResponse =
|
|
17822
|
+
ProcessThreadInfoCollection;
|
|
17212
17823
|
|
|
17213
17824
|
/** Optional parameters. */
|
|
17214
17825
|
export interface WebAppsListSiteBackupsSlotNextOptionalParams
|
|
@@ -17222,14 +17833,16 @@ export interface WebAppsListPerfMonCountersSlotNextOptionalParams
|
|
|
17222
17833
|
extends coreClient.OperationOptions {}
|
|
17223
17834
|
|
|
17224
17835
|
/** Contains response data for the listPerfMonCountersSlotNext operation. */
|
|
17225
|
-
export type WebAppsListPerfMonCountersSlotNextResponse =
|
|
17836
|
+
export type WebAppsListPerfMonCountersSlotNextResponse =
|
|
17837
|
+
PerfMonCounterCollection;
|
|
17226
17838
|
|
|
17227
17839
|
/** Optional parameters. */
|
|
17228
17840
|
export interface WebAppsGetPrivateEndpointConnectionListSlotNextOptionalParams
|
|
17229
17841
|
extends coreClient.OperationOptions {}
|
|
17230
17842
|
|
|
17231
17843
|
/** Contains response data for the getPrivateEndpointConnectionListSlotNext operation. */
|
|
17232
|
-
export type WebAppsGetPrivateEndpointConnectionListSlotNextResponse =
|
|
17844
|
+
export type WebAppsGetPrivateEndpointConnectionListSlotNextResponse =
|
|
17845
|
+
PrivateEndpointConnectionCollection;
|
|
17233
17846
|
|
|
17234
17847
|
/** Optional parameters. */
|
|
17235
17848
|
export interface WebAppsListProcessesSlotNextOptionalParams
|
|
@@ -17243,35 +17856,47 @@ export interface WebAppsListProcessModulesSlotNextOptionalParams
|
|
|
17243
17856
|
extends coreClient.OperationOptions {}
|
|
17244
17857
|
|
|
17245
17858
|
/** Contains response data for the listProcessModulesSlotNext operation. */
|
|
17246
|
-
export type WebAppsListProcessModulesSlotNextResponse =
|
|
17859
|
+
export type WebAppsListProcessModulesSlotNextResponse =
|
|
17860
|
+
ProcessModuleInfoCollection;
|
|
17247
17861
|
|
|
17248
17862
|
/** Optional parameters. */
|
|
17249
17863
|
export interface WebAppsListProcessThreadsSlotNextOptionalParams
|
|
17250
17864
|
extends coreClient.OperationOptions {}
|
|
17251
17865
|
|
|
17252
17866
|
/** Contains response data for the listProcessThreadsSlotNext operation. */
|
|
17253
|
-
export type WebAppsListProcessThreadsSlotNextResponse =
|
|
17867
|
+
export type WebAppsListProcessThreadsSlotNextResponse =
|
|
17868
|
+
ProcessThreadInfoCollection;
|
|
17254
17869
|
|
|
17255
17870
|
/** Optional parameters. */
|
|
17256
17871
|
export interface WebAppsListPublicCertificatesSlotNextOptionalParams
|
|
17257
17872
|
extends coreClient.OperationOptions {}
|
|
17258
17873
|
|
|
17259
17874
|
/** Contains response data for the listPublicCertificatesSlotNext operation. */
|
|
17260
|
-
export type WebAppsListPublicCertificatesSlotNextResponse =
|
|
17875
|
+
export type WebAppsListPublicCertificatesSlotNextResponse =
|
|
17876
|
+
PublicCertificateCollection;
|
|
17877
|
+
|
|
17878
|
+
/** Optional parameters. */
|
|
17879
|
+
export interface WebAppsListSiteContainersSlotNextOptionalParams
|
|
17880
|
+
extends coreClient.OperationOptions {}
|
|
17881
|
+
|
|
17882
|
+
/** Contains response data for the listSiteContainersSlotNext operation. */
|
|
17883
|
+
export type WebAppsListSiteContainersSlotNextResponse = SiteContainerCollection;
|
|
17261
17884
|
|
|
17262
17885
|
/** Optional parameters. */
|
|
17263
17886
|
export interface WebAppsListSiteExtensionsSlotNextOptionalParams
|
|
17264
17887
|
extends coreClient.OperationOptions {}
|
|
17265
17888
|
|
|
17266
17889
|
/** Contains response data for the listSiteExtensionsSlotNext operation. */
|
|
17267
|
-
export type WebAppsListSiteExtensionsSlotNextResponse =
|
|
17890
|
+
export type WebAppsListSiteExtensionsSlotNextResponse =
|
|
17891
|
+
SiteExtensionInfoCollection;
|
|
17268
17892
|
|
|
17269
17893
|
/** Optional parameters. */
|
|
17270
17894
|
export interface WebAppsListSlotDifferencesSlotNextOptionalParams
|
|
17271
17895
|
extends coreClient.OperationOptions {}
|
|
17272
17896
|
|
|
17273
17897
|
/** Contains response data for the listSlotDifferencesSlotNext operation. */
|
|
17274
|
-
export type WebAppsListSlotDifferencesSlotNextResponse =
|
|
17898
|
+
export type WebAppsListSlotDifferencesSlotNextResponse =
|
|
17899
|
+
SlotDifferenceCollection;
|
|
17275
17900
|
|
|
17276
17901
|
/** Optional parameters. */
|
|
17277
17902
|
export interface WebAppsListSnapshotsSlotNextOptionalParams
|
|
@@ -17285,21 +17910,24 @@ export interface WebAppsListSnapshotsFromDRSecondarySlotNextOptionalParams
|
|
|
17285
17910
|
extends coreClient.OperationOptions {}
|
|
17286
17911
|
|
|
17287
17912
|
/** Contains response data for the listSnapshotsFromDRSecondarySlotNext operation. */
|
|
17288
|
-
export type WebAppsListSnapshotsFromDRSecondarySlotNextResponse =
|
|
17913
|
+
export type WebAppsListSnapshotsFromDRSecondarySlotNextResponse =
|
|
17914
|
+
SnapshotCollection;
|
|
17289
17915
|
|
|
17290
17916
|
/** Optional parameters. */
|
|
17291
17917
|
export interface WebAppsListTriggeredWebJobsSlotNextOptionalParams
|
|
17292
17918
|
extends coreClient.OperationOptions {}
|
|
17293
17919
|
|
|
17294
17920
|
/** Contains response data for the listTriggeredWebJobsSlotNext operation. */
|
|
17295
|
-
export type WebAppsListTriggeredWebJobsSlotNextResponse =
|
|
17921
|
+
export type WebAppsListTriggeredWebJobsSlotNextResponse =
|
|
17922
|
+
TriggeredWebJobCollection;
|
|
17296
17923
|
|
|
17297
17924
|
/** Optional parameters. */
|
|
17298
17925
|
export interface WebAppsListTriggeredWebJobHistorySlotNextOptionalParams
|
|
17299
17926
|
extends coreClient.OperationOptions {}
|
|
17300
17927
|
|
|
17301
17928
|
/** Contains response data for the listTriggeredWebJobHistorySlotNext operation. */
|
|
17302
|
-
export type WebAppsListTriggeredWebJobHistorySlotNextResponse =
|
|
17929
|
+
export type WebAppsListTriggeredWebJobHistorySlotNextResponse =
|
|
17930
|
+
TriggeredJobHistoryCollection;
|
|
17303
17931
|
|
|
17304
17932
|
/** Optional parameters. */
|
|
17305
17933
|
export interface WebAppsListUsagesSlotNextOptionalParams
|
|
@@ -17320,7 +17948,8 @@ export interface WebAppsListSlotDifferencesFromProductionNextOptionalParams
|
|
|
17320
17948
|
extends coreClient.OperationOptions {}
|
|
17321
17949
|
|
|
17322
17950
|
/** Contains response data for the listSlotDifferencesFromProductionNext operation. */
|
|
17323
|
-
export type WebAppsListSlotDifferencesFromProductionNextResponse =
|
|
17951
|
+
export type WebAppsListSlotDifferencesFromProductionNextResponse =
|
|
17952
|
+
SlotDifferenceCollection;
|
|
17324
17953
|
|
|
17325
17954
|
/** Optional parameters. */
|
|
17326
17955
|
export interface WebAppsListSnapshotsNextOptionalParams
|
|
@@ -17334,7 +17963,8 @@ export interface WebAppsListSnapshotsFromDRSecondaryNextOptionalParams
|
|
|
17334
17963
|
extends coreClient.OperationOptions {}
|
|
17335
17964
|
|
|
17336
17965
|
/** Contains response data for the listSnapshotsFromDRSecondaryNext operation. */
|
|
17337
|
-
export type WebAppsListSnapshotsFromDRSecondaryNextResponse =
|
|
17966
|
+
export type WebAppsListSnapshotsFromDRSecondaryNextResponse =
|
|
17967
|
+
SnapshotCollection;
|
|
17338
17968
|
|
|
17339
17969
|
/** Optional parameters. */
|
|
17340
17970
|
export interface WebAppsListTriggeredWebJobsNextOptionalParams
|
|
@@ -17348,7 +17978,8 @@ export interface WebAppsListTriggeredWebJobHistoryNextOptionalParams
|
|
|
17348
17978
|
extends coreClient.OperationOptions {}
|
|
17349
17979
|
|
|
17350
17980
|
/** Contains response data for the listTriggeredWebJobHistoryNext operation. */
|
|
17351
|
-
export type WebAppsListTriggeredWebJobHistoryNextResponse =
|
|
17981
|
+
export type WebAppsListTriggeredWebJobHistoryNextResponse =
|
|
17982
|
+
TriggeredJobHistoryCollection;
|
|
17352
17983
|
|
|
17353
17984
|
/** Optional parameters. */
|
|
17354
17985
|
export interface WebAppsListUsagesNextOptionalParams
|
|
@@ -17369,7 +18000,8 @@ export interface WebAppsListInstanceWorkflowsSlotNextOptionalParams
|
|
|
17369
18000
|
extends coreClient.OperationOptions {}
|
|
17370
18001
|
|
|
17371
18002
|
/** Contains response data for the listInstanceWorkflowsSlotNext operation. */
|
|
17372
|
-
export type WebAppsListInstanceWorkflowsSlotNextResponse =
|
|
18003
|
+
export type WebAppsListInstanceWorkflowsSlotNextResponse =
|
|
18004
|
+
WorkflowEnvelopeCollection;
|
|
17373
18005
|
|
|
17374
18006
|
/** Optional parameters. */
|
|
17375
18007
|
export interface WebAppsListWorkflowsNextOptionalParams
|
|
@@ -17454,84 +18086,96 @@ export interface WorkflowRunActionsListExpressionTracesNextOptionalParams
|
|
|
17454
18086
|
extends coreClient.OperationOptions {}
|
|
17455
18087
|
|
|
17456
18088
|
/** Contains response data for the listExpressionTracesNext operation. */
|
|
17457
|
-
export type WorkflowRunActionsListExpressionTracesNextResponse =
|
|
18089
|
+
export type WorkflowRunActionsListExpressionTracesNextResponse =
|
|
18090
|
+
ExpressionTraces;
|
|
17458
18091
|
|
|
17459
18092
|
/** Optional parameters. */
|
|
17460
18093
|
export interface WorkflowRunActionRepetitionsListOptionalParams
|
|
17461
18094
|
extends coreClient.OperationOptions {}
|
|
17462
18095
|
|
|
17463
18096
|
/** Contains response data for the list operation. */
|
|
17464
|
-
export type WorkflowRunActionRepetitionsListResponse =
|
|
18097
|
+
export type WorkflowRunActionRepetitionsListResponse =
|
|
18098
|
+
WorkflowRunActionRepetitionDefinitionCollection;
|
|
17465
18099
|
|
|
17466
18100
|
/** Optional parameters. */
|
|
17467
18101
|
export interface WorkflowRunActionRepetitionsGetOptionalParams
|
|
17468
18102
|
extends coreClient.OperationOptions {}
|
|
17469
18103
|
|
|
17470
18104
|
/** Contains response data for the get operation. */
|
|
17471
|
-
export type WorkflowRunActionRepetitionsGetResponse =
|
|
18105
|
+
export type WorkflowRunActionRepetitionsGetResponse =
|
|
18106
|
+
WorkflowRunActionRepetitionDefinition;
|
|
17472
18107
|
|
|
17473
18108
|
/** Optional parameters. */
|
|
17474
18109
|
export interface WorkflowRunActionRepetitionsListExpressionTracesOptionalParams
|
|
17475
18110
|
extends coreClient.OperationOptions {}
|
|
17476
18111
|
|
|
17477
18112
|
/** Contains response data for the listExpressionTraces operation. */
|
|
17478
|
-
export type WorkflowRunActionRepetitionsListExpressionTracesResponse =
|
|
18113
|
+
export type WorkflowRunActionRepetitionsListExpressionTracesResponse =
|
|
18114
|
+
ExpressionTraces;
|
|
17479
18115
|
|
|
17480
18116
|
/** Optional parameters. */
|
|
17481
18117
|
export interface WorkflowRunActionRepetitionsListNextOptionalParams
|
|
17482
18118
|
extends coreClient.OperationOptions {}
|
|
17483
18119
|
|
|
17484
18120
|
/** Contains response data for the listNext operation. */
|
|
17485
|
-
export type WorkflowRunActionRepetitionsListNextResponse =
|
|
18121
|
+
export type WorkflowRunActionRepetitionsListNextResponse =
|
|
18122
|
+
WorkflowRunActionRepetitionDefinitionCollection;
|
|
17486
18123
|
|
|
17487
18124
|
/** Optional parameters. */
|
|
17488
18125
|
export interface WorkflowRunActionRepetitionsListExpressionTracesNextOptionalParams
|
|
17489
18126
|
extends coreClient.OperationOptions {}
|
|
17490
18127
|
|
|
17491
18128
|
/** Contains response data for the listExpressionTracesNext operation. */
|
|
17492
|
-
export type WorkflowRunActionRepetitionsListExpressionTracesNextResponse =
|
|
18129
|
+
export type WorkflowRunActionRepetitionsListExpressionTracesNextResponse =
|
|
18130
|
+
ExpressionTraces;
|
|
17493
18131
|
|
|
17494
18132
|
/** Optional parameters. */
|
|
17495
18133
|
export interface WorkflowRunActionRepetitionsRequestHistoriesListOptionalParams
|
|
17496
18134
|
extends coreClient.OperationOptions {}
|
|
17497
18135
|
|
|
17498
18136
|
/** Contains response data for the list operation. */
|
|
17499
|
-
export type WorkflowRunActionRepetitionsRequestHistoriesListResponse =
|
|
18137
|
+
export type WorkflowRunActionRepetitionsRequestHistoriesListResponse =
|
|
18138
|
+
RequestHistoryListResult;
|
|
17500
18139
|
|
|
17501
18140
|
/** Optional parameters. */
|
|
17502
18141
|
export interface WorkflowRunActionRepetitionsRequestHistoriesGetOptionalParams
|
|
17503
18142
|
extends coreClient.OperationOptions {}
|
|
17504
18143
|
|
|
17505
18144
|
/** Contains response data for the get operation. */
|
|
17506
|
-
export type WorkflowRunActionRepetitionsRequestHistoriesGetResponse =
|
|
18145
|
+
export type WorkflowRunActionRepetitionsRequestHistoriesGetResponse =
|
|
18146
|
+
RequestHistory;
|
|
17507
18147
|
|
|
17508
18148
|
/** Optional parameters. */
|
|
17509
18149
|
export interface WorkflowRunActionRepetitionsRequestHistoriesListNextOptionalParams
|
|
17510
18150
|
extends coreClient.OperationOptions {}
|
|
17511
18151
|
|
|
17512
18152
|
/** Contains response data for the listNext operation. */
|
|
17513
|
-
export type WorkflowRunActionRepetitionsRequestHistoriesListNextResponse =
|
|
18153
|
+
export type WorkflowRunActionRepetitionsRequestHistoriesListNextResponse =
|
|
18154
|
+
RequestHistoryListResult;
|
|
17514
18155
|
|
|
17515
18156
|
/** Optional parameters. */
|
|
17516
18157
|
export interface WorkflowRunActionScopeRepetitionsListOptionalParams
|
|
17517
18158
|
extends coreClient.OperationOptions {}
|
|
17518
18159
|
|
|
17519
18160
|
/** Contains response data for the list operation. */
|
|
17520
|
-
export type WorkflowRunActionScopeRepetitionsListResponse =
|
|
18161
|
+
export type WorkflowRunActionScopeRepetitionsListResponse =
|
|
18162
|
+
WorkflowRunActionRepetitionDefinitionCollection;
|
|
17521
18163
|
|
|
17522
18164
|
/** Optional parameters. */
|
|
17523
18165
|
export interface WorkflowRunActionScopeRepetitionsGetOptionalParams
|
|
17524
18166
|
extends coreClient.OperationOptions {}
|
|
17525
18167
|
|
|
17526
18168
|
/** Contains response data for the get operation. */
|
|
17527
|
-
export type WorkflowRunActionScopeRepetitionsGetResponse =
|
|
18169
|
+
export type WorkflowRunActionScopeRepetitionsGetResponse =
|
|
18170
|
+
WorkflowRunActionRepetitionDefinition;
|
|
17528
18171
|
|
|
17529
18172
|
/** Optional parameters. */
|
|
17530
18173
|
export interface WorkflowRunActionScopeRepetitionsListNextOptionalParams
|
|
17531
18174
|
extends coreClient.OperationOptions {}
|
|
17532
18175
|
|
|
17533
18176
|
/** Contains response data for the listNext operation. */
|
|
17534
|
-
export type WorkflowRunActionScopeRepetitionsListNextResponse =
|
|
18177
|
+
export type WorkflowRunActionScopeRepetitionsListNextResponse =
|
|
18178
|
+
WorkflowRunActionRepetitionDefinitionCollection;
|
|
17535
18179
|
|
|
17536
18180
|
/** Optional parameters. */
|
|
17537
18181
|
export interface WorkflowTriggersListOptionalParams
|
|
@@ -17557,7 +18201,8 @@ export interface WorkflowTriggersListCallbackUrlOptionalParams
|
|
|
17557
18201
|
extends coreClient.OperationOptions {}
|
|
17558
18202
|
|
|
17559
18203
|
/** Contains response data for the listCallbackUrl operation. */
|
|
17560
|
-
export type WorkflowTriggersListCallbackUrlResponse =
|
|
18204
|
+
export type WorkflowTriggersListCallbackUrlResponse =
|
|
18205
|
+
WorkflowTriggerCallbackUrl;
|
|
17561
18206
|
|
|
17562
18207
|
/** Optional parameters. */
|
|
17563
18208
|
export interface WorkflowTriggersRunOptionalParams
|
|
@@ -17592,7 +18237,8 @@ export interface WorkflowTriggerHistoriesListOptionalParams
|
|
|
17592
18237
|
}
|
|
17593
18238
|
|
|
17594
18239
|
/** Contains response data for the list operation. */
|
|
17595
|
-
export type WorkflowTriggerHistoriesListResponse =
|
|
18240
|
+
export type WorkflowTriggerHistoriesListResponse =
|
|
18241
|
+
WorkflowTriggerHistoryListResult;
|
|
17596
18242
|
|
|
17597
18243
|
/** Optional parameters. */
|
|
17598
18244
|
export interface WorkflowTriggerHistoriesGetOptionalParams
|
|
@@ -17615,7 +18261,8 @@ export interface WorkflowTriggerHistoriesListNextOptionalParams
|
|
|
17615
18261
|
extends coreClient.OperationOptions {}
|
|
17616
18262
|
|
|
17617
18263
|
/** Contains response data for the listNext operation. */
|
|
17618
|
-
export type WorkflowTriggerHistoriesListNextResponse =
|
|
18264
|
+
export type WorkflowTriggerHistoriesListNextResponse =
|
|
18265
|
+
WorkflowTriggerHistoryListResult;
|
|
17619
18266
|
|
|
17620
18267
|
/** Optional parameters. */
|
|
17621
18268
|
export interface WorkflowVersionsListOptionalParams
|