@azure/arm-appservice 13.0.4-alpha.20230302.1 → 14.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +183 -8
- package/LICENSE +1 -1
- package/dist/index.js +3362 -1077
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateCertificateSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateCertificateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersDeleteCertificateSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersDeleteCertificateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersDeleteSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersGetCertificateSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersGetCertificateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersGetSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersGetSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersListByResourceGroupSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersListCertificatesSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersListCertificatesSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersListSample.js +11 -3
- package/dist-esm/samples-dev/appServiceCertificateOrdersListSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersReissueSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersReissueSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRenewSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersRenewSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersResendEmailSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersResendEmailSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersResendRequestEmailsSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersResendRequestEmailsSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateActionsSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateActionsSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateEmailHistorySample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateEmailHistorySample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveSiteSealSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveSiteSealSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateCertificateSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateCertificateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersValidatePurchaseInformationSample.js +11 -3
- package/dist-esm/samples-dev/appServiceCertificateOrdersValidatePurchaseInformationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersVerifyDomainOwnershipSample.js +12 -4
- package/dist-esm/samples-dev/appServiceCertificateOrdersVerifyDomainOwnershipSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsChangeVnetSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsChangeVnetSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateMultiRolePoolSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateMultiRolePoolSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateWorkerPoolSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateWorkerPoolSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeleteAseCustomDnsSuffixConfigurationSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsDeleteAseCustomDnsSuffixConfigurationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeletePrivateEndpointConnectionSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsDeletePrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeleteSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetAseCustomDnsSuffixConfigurationSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsGetAseCustomDnsSuffixConfigurationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetAseV3NetworkingConfigurationSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsGetAseV3NetworkingConfigurationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetDiagnosticsItemSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsGetDiagnosticsItemSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetInboundNetworkDependenciesEndpointsSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsGetInboundNetworkDependenciesEndpointsSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetMultiRolePoolSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsGetMultiRolePoolSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetOutboundNetworkDependenciesEndpointsSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsGetOutboundNetworkDependenciesEndpointsSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionListSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionListSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateLinkResourcesSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateLinkResourcesSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetVipInfoSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsGetVipInfoSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetWorkerPoolSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsGetWorkerPoolSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListAppServicePlansSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListAppServicePlansSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListByResourceGroupSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListCapacitiesSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListCapacitiesSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListDiagnosticsSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListDiagnosticsSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRoleMetricDefinitionsSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRoleMetricDefinitionsSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolInstanceMetricDefinitionsSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolInstanceMetricDefinitionsSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolSkusSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolSkusSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolsSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolsSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRoleUsagesSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRoleUsagesSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListOperationsSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListOperationsSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListSample.js +11 -3
- package/dist-esm/samples-dev/appServiceEnvironmentsListSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListUsagesSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListUsagesSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebAppsSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebAppsSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebWorkerMetricDefinitionsSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebWorkerMetricDefinitionsSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebWorkerUsagesSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebWorkerUsagesSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolInstanceMetricDefinitionsSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolInstanceMetricDefinitionsSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolSkusSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolSkusSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolsSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolsSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsRebootSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsRebootSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsResumeSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsResumeSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsSuspendSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsSuspendSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsTestUpgradeAvailableNotificationSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsTestUpgradeAvailableNotificationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseCustomDnsSuffixConfigurationSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseCustomDnsSuffixConfigurationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseNetworkingConfigurationSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseNetworkingConfigurationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateMultiRolePoolSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateMultiRolePoolSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateWorkerPoolSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateWorkerPoolSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpgradeSample.js +12 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsUpgradeSample.js.map +1 -1
- package/dist-esm/samples-dev/appServicePlansCreateOrUpdateSample.js +12 -4
- package/dist-esm/samples-dev/appServicePlansCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServicePlansDeleteSample.js +12 -4
- package/dist-esm/samples-dev/appServicePlansDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/appServicePlansGetSample.js +12 -4
- package/dist-esm/samples-dev/appServicePlansGetSample.js.map +1 -1
- package/dist-esm/samples-dev/appServicePlansListByResourceGroupSample.js +12 -4
- package/dist-esm/samples-dev/appServicePlansListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/appServicePlansListSample.js +11 -3
- package/dist-esm/samples-dev/appServicePlansListSample.js.map +1 -1
- package/dist-esm/samples-dev/appServicePlansUpdateSample.js +12 -4
- package/dist-esm/samples-dev/appServicePlansUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/certificateOrdersDiagnosticsGetAppServiceCertificateOrderDetectorResponseSample.js +12 -4
- package/dist-esm/samples-dev/certificateOrdersDiagnosticsGetAppServiceCertificateOrderDetectorResponseSample.js.map +1 -1
- package/dist-esm/samples-dev/certificateOrdersDiagnosticsListAppServiceCertificateOrderDetectorResponseSample.js +12 -4
- package/dist-esm/samples-dev/certificateOrdersDiagnosticsListAppServiceCertificateOrderDetectorResponseSample.js.map +1 -1
- package/dist-esm/samples-dev/certificateRegistrationProviderListOperationsSample.js +11 -3
- package/dist-esm/samples-dev/certificateRegistrationProviderListOperationsSample.js.map +1 -1
- package/dist-esm/samples-dev/certificatesCreateOrUpdateSample.js +12 -4
- package/dist-esm/samples-dev/certificatesCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/certificatesDeleteSample.js +12 -4
- package/dist-esm/samples-dev/certificatesDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/certificatesGetSample.js +12 -4
- package/dist-esm/samples-dev/certificatesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/certificatesListByResourceGroupSample.js +12 -4
- package/dist-esm/samples-dev/certificatesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/certificatesListSample.js +11 -3
- package/dist-esm/samples-dev/certificatesListSample.js.map +1 -1
- package/dist-esm/samples-dev/certificatesUpdateSample.js +12 -4
- package/dist-esm/samples-dev/certificatesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsDeleteSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsGetSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsListByResourceGroupSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsListBySubscriptionSample.js +11 -3
- package/dist-esm/samples-dev/containerAppsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsListSecretsSample.js +11 -3
- package/dist-esm/samples-dev/containerAppsListSecretsSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsActivateRevisionSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsRevisionsActivateRevisionSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsDeactivateRevisionSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsRevisionsDeactivateRevisionSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsGetRevisionSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsRevisionsGetRevisionSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsListRevisionsSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsRevisionsListRevisionsSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsRestartRevisionSample.js +12 -4
- package/dist-esm/samples-dev/containerAppsRevisionsRestartRevisionSample.js.map +1 -1
- package/dist-esm/samples-dev/deletedWebAppsGetDeletedWebAppByLocationSample.js +11 -3
- package/dist-esm/samples-dev/deletedWebAppsGetDeletedWebAppByLocationSample.js.map +1 -1
- package/dist-esm/samples-dev/deletedWebAppsListByLocationSample.js +11 -3
- package/dist-esm/samples-dev/deletedWebAppsListByLocationSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsExecuteSiteAnalysisSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsExecuteSiteAnalysisSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsExecuteSiteAnalysisSlotSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsExecuteSiteAnalysisSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsExecuteSiteDetectorSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsExecuteSiteDetectorSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsExecuteSiteDetectorSlotSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsExecuteSiteDetectorSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsGetHostingEnvironmentDetectorResponseSample.js +12 -4
- package/dist-esm/samples-dev/diagnosticsGetHostingEnvironmentDetectorResponseSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsGetSiteAnalysisSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsGetSiteAnalysisSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsGetSiteAnalysisSlotSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsGetSiteAnalysisSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorResponseSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorResponseSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorResponseSlotSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorResponseSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorSlotSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsGetSiteDiagnosticCategorySample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsGetSiteDiagnosticCategorySample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsGetSiteDiagnosticCategorySlotSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsGetSiteDiagnosticCategorySlotSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsListHostingEnvironmentDetectorResponsesSample.js +12 -4
- package/dist-esm/samples-dev/diagnosticsListHostingEnvironmentDetectorResponsesSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsListSiteAnalysesSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsListSiteAnalysesSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsListSiteAnalysesSlotSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsListSiteAnalysesSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorResponsesSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorResponsesSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorResponsesSlotSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorResponsesSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorsSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorsSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorsSlotSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorsSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsListSiteDiagnosticCategoriesSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsListSiteDiagnosticCategoriesSample.js.map +1 -1
- package/dist-esm/samples-dev/diagnosticsListSiteDiagnosticCategoriesSlotSample.js +17 -8
- package/dist-esm/samples-dev/diagnosticsListSiteDiagnosticCategoriesSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/domainRegistrationProviderListOperationsSample.js +11 -3
- package/dist-esm/samples-dev/domainRegistrationProviderListOperationsSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsCheckAvailabilitySample.js +11 -3
- package/dist-esm/samples-dev/domainsCheckAvailabilitySample.js.map +1 -1
- package/dist-esm/samples-dev/domainsCreateOrUpdateOwnershipIdentifierSample.js +12 -4
- package/dist-esm/samples-dev/domainsCreateOrUpdateOwnershipIdentifierSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsCreateOrUpdateSample.js +12 -4
- package/dist-esm/samples-dev/domainsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsDeleteOwnershipIdentifierSample.js +12 -4
- package/dist-esm/samples-dev/domainsDeleteOwnershipIdentifierSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsDeleteSample.js +12 -4
- package/dist-esm/samples-dev/domainsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsGetControlCenterSsoRequestSample.js +11 -3
- package/dist-esm/samples-dev/domainsGetControlCenterSsoRequestSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsGetOwnershipIdentifierSample.js +12 -4
- package/dist-esm/samples-dev/domainsGetOwnershipIdentifierSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsGetSample.js +12 -4
- package/dist-esm/samples-dev/domainsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsListByResourceGroupSample.js +12 -4
- package/dist-esm/samples-dev/domainsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsListOwnershipIdentifiersSample.js +12 -4
- package/dist-esm/samples-dev/domainsListOwnershipIdentifiersSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsListRecommendationsSample.js +11 -3
- package/dist-esm/samples-dev/domainsListRecommendationsSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsListSample.js +11 -3
- package/dist-esm/samples-dev/domainsListSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsRenewSample.js +12 -4
- package/dist-esm/samples-dev/domainsRenewSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsTransferOutSample.js +12 -4
- package/dist-esm/samples-dev/domainsTransferOutSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsUpdateOwnershipIdentifierSample.js +12 -4
- package/dist-esm/samples-dev/domainsUpdateOwnershipIdentifierSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsUpdateSample.js +12 -4
- package/dist-esm/samples-dev/domainsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/globalGetDeletedWebAppSample.js +11 -3
- package/dist-esm/samples-dev/globalGetDeletedWebAppSample.js.map +1 -1
- package/dist-esm/samples-dev/globalGetDeletedWebAppSnapshotsSample.js +11 -3
- package/dist-esm/samples-dev/globalGetDeletedWebAppSnapshotsSample.js.map +1 -1
- package/dist-esm/samples-dev/globalGetSubscriptionOperationWithAsyncResponseSample.js +11 -3
- package/dist-esm/samples-dev/globalGetSubscriptionOperationWithAsyncResponseSample.js.map +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsCreateOrUpdateSample.js +12 -4
- package/dist-esm/samples-dev/kubeEnvironmentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsDeleteSample.js +12 -4
- package/dist-esm/samples-dev/kubeEnvironmentsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsGetSample.js +12 -4
- package/dist-esm/samples-dev/kubeEnvironmentsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsListByResourceGroupSample.js +12 -4
- package/dist-esm/samples-dev/kubeEnvironmentsListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsListBySubscriptionSample.js +11 -3
- package/dist-esm/samples-dev/kubeEnvironmentsListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsUpdateSample.js +12 -4
- package/dist-esm/samples-dev/kubeEnvironmentsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/listCustomHostNameSitesSample.js +15 -6
- package/dist-esm/samples-dev/listCustomHostNameSitesSample.js.map +1 -1
- package/dist-esm/samples-dev/providerGetFunctionAppStacksForLocationSample.js +11 -3
- package/dist-esm/samples-dev/providerGetFunctionAppStacksForLocationSample.js.map +1 -1
- package/dist-esm/samples-dev/providerGetFunctionAppStacksSample.js +11 -3
- package/dist-esm/samples-dev/providerGetFunctionAppStacksSample.js.map +1 -1
- package/dist-esm/samples-dev/providerGetWebAppStacksForLocationSample.js +11 -3
- package/dist-esm/samples-dev/providerGetWebAppStacksForLocationSample.js.map +1 -1
- package/dist-esm/samples-dev/providerGetWebAppStacksSample.js +11 -3
- package/dist-esm/samples-dev/providerGetWebAppStacksSample.js.map +1 -1
- package/dist-esm/samples-dev/providerListOperationsSample.js +11 -3
- package/dist-esm/samples-dev/providerListOperationsSample.js.map +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataGetBySiteSample.js +12 -4
- package/dist-esm/samples-dev/resourceHealthMetadataGetBySiteSample.js.map +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataGetBySiteSlotSample.js +12 -4
- package/dist-esm/samples-dev/resourceHealthMetadataGetBySiteSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListByResourceGroupSample.js +12 -4
- package/dist-esm/samples-dev/resourceHealthMetadataListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListBySiteSample.js +12 -4
- package/dist-esm/samples-dev/resourceHealthMetadataListBySiteSample.js.map +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListBySiteSlotSample.js +12 -4
- package/dist-esm/samples-dev/resourceHealthMetadataListBySiteSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListSample.js +11 -3
- package/dist-esm/samples-dev/resourceHealthMetadataListSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesApproveOrRejectPrivateEndpointConnectionSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesApproveOrRejectPrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBasicAuthSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBasicAuthSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBasicAuthSample.js +46 -0
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBasicAuthSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBuildDatabaseConnectionSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBuildDatabaseConnectionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBuildDatabaseConnectionSample.js +47 -0
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBuildDatabaseConnectionSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateDatabaseConnectionSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateDatabaseConnectionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateDatabaseConnectionSample.js +46 -0
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateDatabaseConnectionSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteAppSettingsSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildAppSettingsSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteCustomDomainSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteCustomDomainSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteFunctionAppSettingsSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteFunctionAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateUserRolesInvitationLinkSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesCreateUserRolesInvitationLinkSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteBuildSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteBuildDatabaseConnectionSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesDeleteBuildDatabaseConnectionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesDeleteBuildDatabaseConnectionSample.js +41 -0
- package/dist-esm/samples-dev/staticSitesDeleteBuildDatabaseConnectionSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesDeleteDatabaseConnectionSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesDeleteDatabaseConnectionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesDeleteDatabaseConnectionSample.js +40 -0
- package/dist-esm/samples-dev/staticSitesDeleteDatabaseConnectionSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesDeletePrivateEndpointConnectionSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesDeletePrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteBuildSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteCustomDomainSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteCustomDomainSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteUserSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteUserSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesDetachStaticSiteSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesDetachStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteBuildSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetBasicAuthSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesGetBasicAuthSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetBasicAuthSample.js +40 -0
- package/dist-esm/samples-dev/staticSitesGetBasicAuthSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionSample.js +41 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionWithDetailsSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionWithDetailsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionWithDetailsSample.js +41 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionWithDetailsSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsSample.js +54 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsWithDetailsSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsWithDetailsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsWithDetailsSample.js +54 -0
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsWithDetailsSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionSample.js +40 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionWithDetailsSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionWithDetailsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionWithDetailsSample.js +40 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionWithDetailsSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsSample.js +53 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsWithDetailsSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsWithDetailsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsWithDetailsSample.js +53 -0
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsWithDetailsSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendForBuildSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendForBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendsForBuildSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendsForBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendsSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetPrivateEndpointConnectionListSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetPrivateEndpointConnectionListSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetPrivateEndpointConnectionSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetPrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetPrivateLinkResourcesSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetPrivateLinkResourcesSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteBuildSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetStaticSiteBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteBuildsSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetStaticSiteBuildsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteCustomDomainSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetStaticSiteCustomDomainSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSitesByResourceGroupSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetStaticSitesByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteBuildSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppsForStaticSiteBuildSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppsForStaticSiteBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppsForStaticSiteSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppsForStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesLinkBackendSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesLinkBackendSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesLinkBackendToBuildSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesLinkBackendToBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesListBasicAuthSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesListBasicAuthSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesListBasicAuthSample.js +53 -0
- package/dist-esm/samples-dev/staticSitesListBasicAuthSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesListSample.js +11 -3
- package/dist-esm/samples-dev/staticSitesListSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteAppSettingsSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesListStaticSiteAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildAppSettingsSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionAppSettingsSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionsSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteConfiguredRolesSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesListStaticSiteConfiguredRolesSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteCustomDomainsSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesListStaticSiteCustomDomainsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteFunctionAppSettingsSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesListStaticSiteFunctionAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteFunctionsSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesListStaticSiteFunctionsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteSecretsSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesListStaticSiteSecretsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteUsersSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesListStaticSiteUsersSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesPreviewWorkflowSample.js +11 -3
- package/dist-esm/samples-dev/staticSitesPreviewWorkflowSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesResetStaticSiteApiKeySample.js +12 -4
- package/dist-esm/samples-dev/staticSitesResetStaticSiteApiKeySample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesUnlinkBackendFromBuildSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesUnlinkBackendFromBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesUnlinkBackendSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesUnlinkBackendSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesUpdateBuildDatabaseConnectionSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesUpdateBuildDatabaseConnectionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesUpdateBuildDatabaseConnectionSample.js +42 -0
- package/dist-esm/samples-dev/staticSitesUpdateBuildDatabaseConnectionSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesUpdateDatabaseConnectionSample.d.ts +2 -0
- package/dist-esm/samples-dev/staticSitesUpdateDatabaseConnectionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/staticSitesUpdateDatabaseConnectionSample.js +41 -0
- package/dist-esm/samples-dev/staticSitesUpdateDatabaseConnectionSample.js.map +1 -0
- package/dist-esm/samples-dev/staticSitesUpdateStaticSiteSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesUpdateStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesUpdateStaticSiteUserSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesUpdateStaticSiteUserSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesValidateBackendForBuildSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesValidateBackendForBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesValidateBackendSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesValidateBackendSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesValidateCustomDomainCanBeAddedToStaticSiteSample.js +12 -4
- package/dist-esm/samples-dev/staticSitesValidateCustomDomainCanBeAddedToStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/topLevelDomainsGetSample.js +11 -3
- package/dist-esm/samples-dev/topLevelDomainsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/topLevelDomainsListAgreementsSample.js +11 -3
- package/dist-esm/samples-dev/topLevelDomainsListAgreementsSample.js.map +1 -1
- package/dist-esm/samples-dev/topLevelDomainsListSample.js +11 -3
- package/dist-esm/samples-dev/topLevelDomainsListSample.js.map +1 -1
- package/dist-esm/samples-dev/verifyHostingEnvironmentVnetSample.js +11 -3
- package/dist-esm/samples-dev/verifyHostingEnvironmentVnetSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSample.js +39 -0
- package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSlotSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSlotSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSlotSample.js +40 -0
- package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSlotSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsApplySlotConfigToProductionSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsApplySlotConfigToProductionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsApplySlotConfigToProductionSample.js +43 -0
- package/dist-esm/samples-dev/webAppsApplySlotConfigToProductionSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSample.js +12 -4
- package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsBackupSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsBackupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsBackupSample.js +65 -0
- package/dist-esm/samples-dev/webAppsBackupSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsCreateOrUpdateConfigurationSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsCreateOrUpdateConfigurationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsCreateOrUpdateConfigurationSample.js +86 -0
- package/dist-esm/samples-dev/webAppsCreateOrUpdateConfigurationSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSample.js +77 -0
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSlotSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSlotSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSlotSample.js +79 -0
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSlotSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsDeleteBackupSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsDeleteBackupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsDeleteBackupSample.js +40 -0
- package/dist-esm/samples-dev/webAppsDeleteBackupSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSample.js +12 -4
- package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsDeleteSample.js +39 -0
- package/dist-esm/samples-dev/webAppsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsDeleteSlotSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsDeleteSlotSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsDeleteSlotSample.js +40 -0
- package/dist-esm/samples-dev/webAppsDeleteSlotSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSample.js +109 -0
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSlotSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSlotSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSlotSample.js +85 -0
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSlotSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsGetAppSettingKeyVaultReferenceSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetAppSettingKeyVaultReferenceSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingKeyVaultReferenceSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetAppSettingKeyVaultReferenceSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingsKeyVaultReferencesSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetAppSettingsKeyVaultReferencesSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingsKeyVaultReferencesSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetAppSettingsKeyVaultReferencesSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetAuthSettingsSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsGetAuthSettingsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsGetAuthSettingsSample.js +39 -0
- package/dist-esm/samples-dev/webAppsGetAuthSettingsSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsGetAuthSettingsV2Sample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsGetAuthSettingsV2Sample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsGetAuthSettingsV2Sample.js +39 -0
- package/dist-esm/samples-dev/webAppsGetAuthSettingsV2Sample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsGetAuthSettingsV2WithoutSecretsSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsGetAuthSettingsV2WithoutSecretsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsGetAuthSettingsV2WithoutSecretsSample.js +39 -0
- package/dist-esm/samples-dev/webAppsGetAuthSettingsV2WithoutSecretsSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsGetBackupStatusSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsGetBackupStatusSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsGetBackupStatusSample.js +40 -0
- package/dist-esm/samples-dev/webAppsGetBackupStatusSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsGetConfigurationSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsGetConfigurationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsGetConfigurationSample.js +39 -0
- package/dist-esm/samples-dev/webAppsGetConfigurationSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsGetFtpAllowedSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetFtpAllowedSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetFtpAllowedSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetFtpAllowedSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetInstanceInfoSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetInstanceInfoSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetInstanceInfoSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetInstanceInfoSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetInstanceWorkflowSlotSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsGetInstanceWorkflowSlotSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsGetInstanceWorkflowSlotSample.js +41 -0
- package/dist-esm/samples-dev/webAppsGetInstanceWorkflowSlotSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSlotV2Sample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSlotV2Sample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationV2Sample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationV2Sample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSlotV2Sample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSlotV2Sample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesV2Sample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetNetworkTracesV2Sample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateEndpointConnectionSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetPrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateEndpointConnectionSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetPrivateEndpointConnectionSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateLinkResourcesSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetPrivateLinkResourcesSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateLinkResourcesSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetPrivateLinkResourcesSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetProductionSiteDeploymentStatusSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetProductionSiteDeploymentStatusSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsGetSample.js +39 -0
- package/dist-esm/samples-dev/webAppsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsGetScmAllowedSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetScmAllowedSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetScmAllowedSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetScmAllowedSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetSlotSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsGetSlotSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsGetSlotSample.js +40 -0
- package/dist-esm/samples-dev/webAppsGetSlotSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsGetSlotSiteDeploymentStatusSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsGetSlotSiteDeploymentStatusSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetWorkflowSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsGetWorkflowSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsGetWorkflowSample.js +40 -0
- package/dist-esm/samples-dev/webAppsGetWorkflowSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsListApplicationSettingsSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsListApplicationSettingsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsListApplicationSettingsSample.js +39 -0
- package/dist-esm/samples-dev/webAppsListApplicationSettingsSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsListBackupStatusSecretsSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsListBackupStatusSecretsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsListBackupStatusSecretsSample.js +66 -0
- package/dist-esm/samples-dev/webAppsListBackupStatusSecretsSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsListBackupsSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsListBackupsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsListBackupsSample.js +53 -0
- package/dist-esm/samples-dev/webAppsListBackupsSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsListBasicPublishingCredentialsPoliciesSample.js +12 -4
- package/dist-esm/samples-dev/webAppsListBasicPublishingCredentialsPoliciesSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsListBasicPublishingCredentialsPoliciesSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsListBasicPublishingCredentialsPoliciesSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsListByResourceGroupSample.js +52 -0
- package/dist-esm/samples-dev/webAppsListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsListConfigurationsSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsListConfigurationsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsListConfigurationsSample.js +53 -0
- package/dist-esm/samples-dev/webAppsListConfigurationsSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsListInstanceWorkflowsSlotSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsListInstanceWorkflowsSlotSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsListInstanceWorkflowsSlotSample.js +54 -0
- package/dist-esm/samples-dev/webAppsListInstanceWorkflowsSlotSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsListProductionSiteDeploymentStatusesSample.js +12 -4
- package/dist-esm/samples-dev/webAppsListProductionSiteDeploymentStatusesSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsListSample.js +51 -0
- package/dist-esm/samples-dev/webAppsListSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsListSiteBackupsSample.js +12 -4
- package/dist-esm/samples-dev/webAppsListSiteBackupsSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsListSiteBackupsSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsListSiteBackupsSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsListSlotSiteDeploymentStatusesSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsListSlotSiteDeploymentStatusesSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsListSlotsSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsListSlotsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsListSlotsSample.js +53 -0
- package/dist-esm/samples-dev/webAppsListSlotsSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSample.js +39 -0
- package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSlotSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSlotSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSlotSample.js +40 -0
- package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSlotSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsListWorkflowsSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsListWorkflowsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsListWorkflowsSample.js +53 -0
- package/dist-esm/samples-dev/webAppsListWorkflowsSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsRestoreSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsRestoreSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsRestoreSample.js +59 -0
- package/dist-esm/samples-dev/webAppsRestoreSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsStartNetworkTraceSample.js +12 -4
- package/dist-esm/samples-dev/webAppsStartNetworkTraceSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsStartNetworkTraceSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsStartNetworkTraceSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSample.js +12 -4
- package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsStopNetworkTraceSample.js +12 -4
- package/dist-esm/samples-dev/webAppsStopNetworkTraceSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsStopNetworkTraceSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsStopNetworkTraceSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsStopWebSiteNetworkTraceSample.js +12 -4
- package/dist-esm/samples-dev/webAppsStopWebSiteNetworkTraceSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsStopWebSiteNetworkTraceSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsStopWebSiteNetworkTraceSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateApplicationSettingsSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsUpdateApplicationSettingsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsUpdateApplicationSettingsSample.js +42 -0
- package/dist-esm/samples-dev/webAppsUpdateApplicationSettingsSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsSample.js +52 -0
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsV2Sample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsV2Sample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsV2Sample.js +86 -0
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsV2Sample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsUpdateAzureStorageAccountsSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsUpdateAzureStorageAccountsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsUpdateAzureStorageAccountsSample.js +50 -0
- package/dist-esm/samples-dev/webAppsUpdateAzureStorageAccountsSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSample.js +12 -4
- package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsUpdateSample.js +42 -0
- package/dist-esm/samples-dev/webAppsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/webAppsUpdateScmAllowedSample.js +12 -4
- package/dist-esm/samples-dev/webAppsUpdateScmAllowedSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateScmAllowedSlotSample.js +12 -4
- package/dist-esm/samples-dev/webAppsUpdateScmAllowedSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateSlotSample.d.ts +2 -0
- package/dist-esm/samples-dev/webAppsUpdateSlotSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/webAppsUpdateSlotSample.js +43 -0
- package/dist-esm/samples-dev/webAppsUpdateSlotSample.js.map +1 -0
- package/dist-esm/samples-dev/workflowRunActionRepetitionsGetSample.js +12 -4
- package/dist-esm/samples-dev/workflowRunActionRepetitionsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsListExpressionTracesSample.js +12 -4
- package/dist-esm/samples-dev/workflowRunActionRepetitionsListExpressionTracesSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsListSample.js +12 -4
- package/dist-esm/samples-dev/workflowRunActionRepetitionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsRequestHistoriesGetSample.js +12 -4
- package/dist-esm/samples-dev/workflowRunActionRepetitionsRequestHistoriesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsRequestHistoriesListSample.js +12 -4
- package/dist-esm/samples-dev/workflowRunActionRepetitionsRequestHistoriesListSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowRunActionScopeRepetitionsGetSample.js +12 -4
- package/dist-esm/samples-dev/workflowRunActionScopeRepetitionsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowRunActionScopeRepetitionsListSample.js +12 -4
- package/dist-esm/samples-dev/workflowRunActionScopeRepetitionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowRunActionsGetSample.js +12 -4
- package/dist-esm/samples-dev/workflowRunActionsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowRunActionsListExpressionTracesSample.js +12 -4
- package/dist-esm/samples-dev/workflowRunActionsListExpressionTracesSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowRunActionsListSample.js +12 -4
- package/dist-esm/samples-dev/workflowRunActionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowRunsCancelSample.js +12 -4
- package/dist-esm/samples-dev/workflowRunsCancelSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowRunsGetSample.js +12 -4
- package/dist-esm/samples-dev/workflowRunsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowRunsListSample.js +12 -4
- package/dist-esm/samples-dev/workflowRunsListSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowTriggerHistoriesGetSample.js +12 -4
- package/dist-esm/samples-dev/workflowTriggerHistoriesGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowTriggerHistoriesListSample.js +12 -4
- package/dist-esm/samples-dev/workflowTriggerHistoriesListSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowTriggerHistoriesResubmitSample.js +12 -4
- package/dist-esm/samples-dev/workflowTriggerHistoriesResubmitSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowTriggersGetSample.js +12 -4
- package/dist-esm/samples-dev/workflowTriggersGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowTriggersGetSchemaJsonSample.js +12 -4
- package/dist-esm/samples-dev/workflowTriggersGetSchemaJsonSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowTriggersListCallbackUrlSample.js +12 -4
- package/dist-esm/samples-dev/workflowTriggersListCallbackUrlSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowTriggersListSample.js +12 -4
- package/dist-esm/samples-dev/workflowTriggersListSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowTriggersRunSample.js +13 -5
- package/dist-esm/samples-dev/workflowTriggersRunSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowVersionsGetSample.js +12 -4
- package/dist-esm/samples-dev/workflowVersionsGetSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowVersionsListSample.js +12 -4
- package/dist-esm/samples-dev/workflowVersionsListSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowsRegenerateAccessKeySample.js +12 -4
- package/dist-esm/samples-dev/workflowsRegenerateAccessKeySample.js.map +1 -1
- package/dist-esm/samples-dev/workflowsValidateSample.js +12 -4
- package/dist-esm/samples-dev/workflowsValidateSample.js.map +1 -1
- package/dist-esm/src/lroImpl.d.ts +6 -11
- package/dist-esm/src/lroImpl.d.ts.map +1 -1
- package/dist-esm/src/lroImpl.js +12 -20
- package/dist-esm/src/lroImpl.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +422 -218
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +30 -76
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +13 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +657 -5
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +9 -5
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +74 -43
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/appServiceCertificateOrders.d.ts +3 -3
- package/dist-esm/src/operations/appServiceCertificateOrders.d.ts.map +1 -1
- package/dist-esm/src/operations/appServiceCertificateOrders.js +29 -24
- package/dist-esm/src/operations/appServiceCertificateOrders.js.map +1 -1
- package/dist-esm/src/operations/appServiceEnvironments.d.ts +8 -8
- package/dist-esm/src/operations/appServiceEnvironments.d.ts.map +1 -1
- package/dist-esm/src/operations/appServiceEnvironments.js +94 -70
- package/dist-esm/src/operations/appServiceEnvironments.js.map +1 -1
- package/dist-esm/src/operations/appServicePlans.d.ts +2 -2
- package/dist-esm/src/operations/appServicePlans.d.ts.map +1 -1
- package/dist-esm/src/operations/appServicePlans.js +10 -17
- package/dist-esm/src/operations/appServicePlans.js.map +1 -1
- package/dist-esm/src/operations/certificateOrdersDiagnostics.js +0 -1
- package/dist-esm/src/operations/certificateOrdersDiagnostics.js.map +1 -1
- package/dist-esm/src/operations/certificateRegistrationProvider.js +0 -1
- package/dist-esm/src/operations/certificateRegistrationProvider.js.map +1 -1
- package/dist-esm/src/operations/certificates.js +0 -2
- package/dist-esm/src/operations/certificates.js.map +1 -1
- package/dist-esm/src/operations/containerApps.d.ts +3 -3
- package/dist-esm/src/operations/containerApps.d.ts.map +1 -1
- package/dist-esm/src/operations/containerApps.js +18 -12
- package/dist-esm/src/operations/containerApps.js.map +1 -1
- package/dist-esm/src/operations/containerAppsRevisions.js +0 -1
- package/dist-esm/src/operations/containerAppsRevisions.js.map +1 -1
- package/dist-esm/src/operations/deletedWebApps.js +0 -2
- package/dist-esm/src/operations/deletedWebApps.js.map +1 -1
- package/dist-esm/src/operations/diagnostics.js +0 -9
- package/dist-esm/src/operations/diagnostics.js.map +1 -1
- package/dist-esm/src/operations/domainRegistrationProvider.js +0 -1
- package/dist-esm/src/operations/domainRegistrationProvider.js.map +1 -1
- package/dist-esm/src/operations/domains.d.ts +2 -2
- package/dist-esm/src/operations/domains.d.ts.map +1 -1
- package/dist-esm/src/operations/domains.js +10 -10
- package/dist-esm/src/operations/domains.js.map +1 -1
- package/dist-esm/src/operations/kubeEnvironments.d.ts +3 -3
- package/dist-esm/src/operations/kubeEnvironments.d.ts.map +1 -1
- package/dist-esm/src/operations/kubeEnvironments.js +18 -12
- package/dist-esm/src/operations/kubeEnvironments.js.map +1 -1
- package/dist-esm/src/operations/provider.js +4 -11
- package/dist-esm/src/operations/provider.js.map +1 -1
- package/dist-esm/src/operations/recommendations.js +0 -25
- package/dist-esm/src/operations/recommendations.js.map +1 -1
- package/dist-esm/src/operations/resourceHealthMetadataOperations.js +0 -4
- package/dist-esm/src/operations/resourceHealthMetadataOperations.js.map +1 -1
- package/dist-esm/src/operations/staticSites.d.ts +258 -19
- package/dist-esm/src/operations/staticSites.d.ts.map +1 -1
- package/dist-esm/src/operations/staticSites.js +1334 -195
- package/dist-esm/src/operations/staticSites.js.map +1 -1
- package/dist-esm/src/operations/topLevelDomains.js +0 -2
- package/dist-esm/src/operations/topLevelDomains.js.map +1 -1
- package/dist-esm/src/operations/webApps.d.ts +137 -38
- package/dist-esm/src/operations/webApps.d.ts.map +1 -1
- package/dist-esm/src/operations/webApps.js +774 -231
- package/dist-esm/src/operations/webApps.js.map +1 -1
- package/dist-esm/src/operations/workflowRunActionRepetitions.js +5 -7
- package/dist-esm/src/operations/workflowRunActionRepetitions.js.map +1 -1
- package/dist-esm/src/operations/workflowRunActionRepetitionsRequestHistories.js +3 -4
- package/dist-esm/src/operations/workflowRunActionRepetitionsRequestHistories.js.map +1 -1
- package/dist-esm/src/operations/workflowRunActionScopeRepetitions.js +3 -4
- package/dist-esm/src/operations/workflowRunActionScopeRepetitions.js.map +1 -1
- package/dist-esm/src/operations/workflowRunActions.js +5 -7
- package/dist-esm/src/operations/workflowRunActions.js.map +1 -1
- package/dist-esm/src/operations/workflowRuns.js +4 -5
- package/dist-esm/src/operations/workflowRuns.js.map +1 -1
- package/dist-esm/src/operations/workflowTriggerHistories.d.ts +2 -2
- package/dist-esm/src/operations/workflowTriggerHistories.d.ts.map +1 -1
- package/dist-esm/src/operations/workflowTriggerHistories.js +21 -18
- package/dist-esm/src/operations/workflowTriggerHistories.js.map +1 -1
- package/dist-esm/src/operations/workflowTriggers.d.ts +2 -2
- package/dist-esm/src/operations/workflowTriggers.d.ts.map +1 -1
- package/dist-esm/src/operations/workflowTriggers.js +16 -13
- package/dist-esm/src/operations/workflowTriggers.js.map +1 -1
- package/dist-esm/src/operations/workflowVersions.js +3 -4
- package/dist-esm/src/operations/workflowVersions.js.map +1 -1
- package/dist-esm/src/operations/workflows.js +2 -2
- package/dist-esm/src/operations/workflows.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/appServiceCertificateOrders.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/appServiceCertificateOrders.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/appServiceEnvironments.d.ts +8 -8
- package/dist-esm/src/operationsInterfaces/appServiceEnvironments.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/appServicePlans.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/appServicePlans.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/containerApps.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/containerApps.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/domains.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/domains.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/kubeEnvironments.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/kubeEnvironments.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/staticSites.d.ts +166 -19
- package/dist-esm/src/operationsInterfaces/staticSites.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/webApps.d.ts +100 -38
- package/dist-esm/src/operationsInterfaces/webApps.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/workflowTriggerHistories.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/workflowTriggerHistories.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/workflowTriggers.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/workflowTriggers.d.ts.map +1 -1
- package/dist-esm/src/pagingHelper.d.ts +4 -4
- package/dist-esm/src/pagingHelper.js +4 -4
- package/dist-esm/src/webSiteManagementClient.js +2 -18
- package/dist-esm/src/webSiteManagementClient.js.map +1 -1
- package/package.json +8 -7
- package/review/arm-appservice.api.md +471 -200
- package/src/lroImpl.ts +31 -23
- package/src/models/index.ts +538 -288
- package/src/models/mappers.ts +738 -50
- package/src/models/parameters.ts +85 -46
- package/src/operations/appServiceCertificateOrders.ts +34 -25
- package/src/operations/appServiceEnvironments.ts +138 -126
- package/src/operations/appServicePlans.ts +19 -23
- package/src/operations/certificateOrdersDiagnostics.ts +0 -1
- package/src/operations/certificateRegistrationProvider.ts +0 -1
- package/src/operations/certificates.ts +0 -2
- package/src/operations/containerApps.ts +28 -23
- package/src/operations/containerAppsRevisions.ts +0 -1
- package/src/operations/deletedWebApps.ts +0 -2
- package/src/operations/diagnostics.ts +0 -9
- package/src/operations/domainRegistrationProvider.ts +0 -1
- package/src/operations/domains.ts +19 -16
- package/src/operations/kubeEnvironments.ts +28 -23
- package/src/operations/provider.ts +4 -11
- package/src/operations/recommendations.ts +0 -25
- package/src/operations/resourceHealthMetadataOperations.ts +0 -4
- package/src/operations/staticSites.ts +1874 -378
- package/src/operations/topLevelDomains.ts +0 -2
- package/src/operations/webApps.ts +1066 -423
- package/src/operations/workflowRunActionRepetitions.ts +5 -7
- package/src/operations/workflowRunActionRepetitionsRequestHistories.ts +3 -4
- package/src/operations/workflowRunActionScopeRepetitions.ts +3 -4
- package/src/operations/workflowRunActions.ts +5 -7
- package/src/operations/workflowRuns.ts +4 -5
- package/src/operations/workflowTriggerHistories.ts +19 -16
- package/src/operations/workflowTriggers.ts +21 -18
- package/src/operations/workflowVersions.ts +3 -4
- package/src/operations/workflows.ts +2 -2
- package/src/operationsInterfaces/appServiceCertificateOrders.ts +5 -5
- package/src/operationsInterfaces/appServiceEnvironments.ts +13 -17
- package/src/operationsInterfaces/appServicePlans.ts +3 -3
- package/src/operationsInterfaces/containerApps.ts +4 -4
- package/src/operationsInterfaces/domains.ts +3 -3
- package/src/operationsInterfaces/kubeEnvironments.ts +4 -4
- package/src/operationsInterfaces/staticSites.ts +296 -28
- package/src/operationsInterfaces/webApps.ts +177 -66
- package/src/operationsInterfaces/workflowTriggerHistories.ts +2 -2
- package/src/operationsInterfaces/workflowTriggers.ts +2 -2
- package/src/pagingHelper.ts +4 -4
- package/src/webSiteManagementClient.ts +2 -18
- package/types/arm-appservice.d.ts +829 -347
|
@@ -838,6 +838,8 @@ export interface SiteConfig {
|
|
|
838
838
|
publishingUsername?: string;
|
|
839
839
|
/** Application settings. */
|
|
840
840
|
appSettings?: NameValuePair[];
|
|
841
|
+
/** Application metadata. This property cannot be retrieved, since it may contain secrets. */
|
|
842
|
+
metadata?: NameValuePair[];
|
|
841
843
|
/** Connection strings. */
|
|
842
844
|
connectionStrings?: ConnStringInfo[];
|
|
843
845
|
/**
|
|
@@ -907,8 +909,12 @@ export interface SiteConfig {
|
|
|
907
909
|
keyVaultReferenceIdentity?: string;
|
|
908
910
|
/** IP security restrictions for main. */
|
|
909
911
|
ipSecurityRestrictions?: IpSecurityRestriction[];
|
|
912
|
+
/** Default action for main access restriction if no rules are matched. */
|
|
913
|
+
ipSecurityRestrictionsDefaultAction?: DefaultAction;
|
|
910
914
|
/** IP security restrictions for scm. */
|
|
911
915
|
scmIpSecurityRestrictions?: IpSecurityRestriction[];
|
|
916
|
+
/** Default action for scm access restriction if no rules are matched. */
|
|
917
|
+
scmIpSecurityRestrictionsDefaultAction?: DefaultAction;
|
|
912
918
|
/** IP security restrictions for scm to use main. */
|
|
913
919
|
scmIpSecurityRestrictionsUseMain?: boolean;
|
|
914
920
|
/** Http20Enabled: configures a web site to allow clients to connect over http2.0 */
|
|
@@ -929,6 +935,11 @@ export interface SiteConfig {
|
|
|
929
935
|
* This setting only applies to the Consumption and Elastic Premium Plans
|
|
930
936
|
*/
|
|
931
937
|
functionAppScaleLimit?: number;
|
|
938
|
+
/**
|
|
939
|
+
* Maximum number of workers that a site can scale out to.
|
|
940
|
+
* This setting only applies to apps in plans where ElasticScaleEnabled is <code>true</code>
|
|
941
|
+
*/
|
|
942
|
+
elasticWebAppScaleLimit?: number;
|
|
932
943
|
/** Health check path */
|
|
933
944
|
healthCheckPath?: string;
|
|
934
945
|
/**
|
|
@@ -2913,6 +2924,52 @@ export interface StaticSiteLinkedBackend {
|
|
|
2913
2924
|
*/
|
|
2914
2925
|
readonly provisioningState?: string;
|
|
2915
2926
|
}
|
|
2927
|
+
/** Static Site Database Connection overview. */
|
|
2928
|
+
export interface DatabaseConnectionOverview {
|
|
2929
|
+
/**
|
|
2930
|
+
* The resource id of the database.
|
|
2931
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2932
|
+
*/
|
|
2933
|
+
readonly resourceId?: string;
|
|
2934
|
+
/**
|
|
2935
|
+
* If present, the identity is used in conjunction with connection string to connect to the database. Use of the system-assigned managed identity is indicated with the string 'SystemAssigned', while use of a user-assigned managed identity is indicated with the resource id of the managed identity resource.
|
|
2936
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2937
|
+
*/
|
|
2938
|
+
readonly connectionIdentity?: string;
|
|
2939
|
+
/**
|
|
2940
|
+
* The region of the database resource.
|
|
2941
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2942
|
+
*/
|
|
2943
|
+
readonly region?: string;
|
|
2944
|
+
/**
|
|
2945
|
+
* A list of configuration files associated with this database connection.
|
|
2946
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2947
|
+
*/
|
|
2948
|
+
readonly configurationFiles?: StaticSiteDatabaseConnectionConfigurationFileOverview[];
|
|
2949
|
+
/**
|
|
2950
|
+
* If present, the name of this database connection resource.
|
|
2951
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2952
|
+
*/
|
|
2953
|
+
readonly name?: string;
|
|
2954
|
+
}
|
|
2955
|
+
/** A database connection configuration file */
|
|
2956
|
+
export interface StaticSiteDatabaseConnectionConfigurationFileOverview {
|
|
2957
|
+
/**
|
|
2958
|
+
* The name of the configuration file.
|
|
2959
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2960
|
+
*/
|
|
2961
|
+
readonly fileName?: string;
|
|
2962
|
+
/**
|
|
2963
|
+
* The Base64 encoding of the file contents.
|
|
2964
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2965
|
+
*/
|
|
2966
|
+
readonly contents?: string;
|
|
2967
|
+
/**
|
|
2968
|
+
* The type of configuration file.
|
|
2969
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2970
|
+
*/
|
|
2971
|
+
readonly type?: string;
|
|
2972
|
+
}
|
|
2916
2973
|
/** Collection of static site custom users. */
|
|
2917
2974
|
export interface StaticSiteUserCollection {
|
|
2918
2975
|
/** Collection of resources. */
|
|
@@ -2933,6 +2990,27 @@ export interface StaticSiteBuildCollection {
|
|
|
2933
2990
|
*/
|
|
2934
2991
|
readonly nextLink?: string;
|
|
2935
2992
|
}
|
|
2993
|
+
/** Collection of static site database connections. */
|
|
2994
|
+
export interface DatabaseConnectionCollection {
|
|
2995
|
+
/** Collection of resources. */
|
|
2996
|
+
value: DatabaseConnection[];
|
|
2997
|
+
/**
|
|
2998
|
+
* Link to next page of resources.
|
|
2999
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3000
|
+
*/
|
|
3001
|
+
readonly nextLink?: string;
|
|
3002
|
+
}
|
|
3003
|
+
/** Static Site Database Connection Request Properties resource when patching */
|
|
3004
|
+
export interface DatabaseConnectionPatchRequest {
|
|
3005
|
+
/** The resource id of the database. */
|
|
3006
|
+
resourceId?: string;
|
|
3007
|
+
/** If present, the identity is used in conjunction with connection string to connect to the database. Use of the system-assigned managed identity is indicated with the string 'SystemAssigned', while use of a user-assigned managed identity is indicated with the resource id of the managed identity resource. */
|
|
3008
|
+
connectionIdentity?: string;
|
|
3009
|
+
/** The connection string to use to connect to the database. */
|
|
3010
|
+
connectionString?: string;
|
|
3011
|
+
/** The region of the database resource. */
|
|
3012
|
+
region?: string;
|
|
3013
|
+
}
|
|
2936
3014
|
/** Collection of static site functions. */
|
|
2937
3015
|
export interface StaticSiteFunctionOverviewCollection {
|
|
2938
3016
|
/** Collection of resources. */
|
|
@@ -2953,6 +3031,16 @@ export interface StaticSiteUserProvidedFunctionAppsCollection {
|
|
|
2953
3031
|
*/
|
|
2954
3032
|
readonly nextLink?: string;
|
|
2955
3033
|
}
|
|
3034
|
+
/** Collection of static site basic auth. */
|
|
3035
|
+
export interface StaticSiteBasicAuthPropertiesCollection {
|
|
3036
|
+
/** Collection of resources. */
|
|
3037
|
+
value: StaticSiteBasicAuthPropertiesARMResource[];
|
|
3038
|
+
/**
|
|
3039
|
+
* Link to next page of resources.
|
|
3040
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3041
|
+
*/
|
|
3042
|
+
readonly nextLink?: string;
|
|
3043
|
+
}
|
|
2956
3044
|
/** Collection of static site custom domains. */
|
|
2957
3045
|
export interface StaticSiteCustomDomainOverviewCollection {
|
|
2958
3046
|
/** Collection of resources. */
|
|
@@ -3951,6 +4039,69 @@ export interface WebJobCollection {
|
|
|
3951
4039
|
*/
|
|
3952
4040
|
readonly nextLink?: string;
|
|
3953
4041
|
}
|
|
4042
|
+
/** The workflow filter. */
|
|
4043
|
+
export interface WorkflowArtifacts {
|
|
4044
|
+
/** Application settings of the workflow. */
|
|
4045
|
+
appSettings?: Record<string, unknown>;
|
|
4046
|
+
/** Files of the app. */
|
|
4047
|
+
files?: {
|
|
4048
|
+
[propertyName: string]: Record<string, unknown>;
|
|
4049
|
+
};
|
|
4050
|
+
/** Files of the app to delete. */
|
|
4051
|
+
filesToDelete?: string[];
|
|
4052
|
+
}
|
|
4053
|
+
/** Collection of Kudu workflow information elements. */
|
|
4054
|
+
export interface WorkflowEnvelopeCollection {
|
|
4055
|
+
/** Collection of resources. */
|
|
4056
|
+
value: WorkflowEnvelope[];
|
|
4057
|
+
/**
|
|
4058
|
+
* Link to next page of resources.
|
|
4059
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4060
|
+
*/
|
|
4061
|
+
readonly nextLink?: string;
|
|
4062
|
+
}
|
|
4063
|
+
/** Workflow properties definition. */
|
|
4064
|
+
export interface WorkflowEnvelope {
|
|
4065
|
+
/**
|
|
4066
|
+
* The resource id.
|
|
4067
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4068
|
+
*/
|
|
4069
|
+
readonly id?: string;
|
|
4070
|
+
/**
|
|
4071
|
+
* Gets the resource name.
|
|
4072
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4073
|
+
*/
|
|
4074
|
+
readonly name?: string;
|
|
4075
|
+
/**
|
|
4076
|
+
* Gets the resource type.
|
|
4077
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4078
|
+
*/
|
|
4079
|
+
readonly type?: string;
|
|
4080
|
+
/** The resource kind. */
|
|
4081
|
+
kind?: string;
|
|
4082
|
+
/** The resource location. */
|
|
4083
|
+
location?: string;
|
|
4084
|
+
/** Additional workflow properties. */
|
|
4085
|
+
properties?: WorkflowEnvelopeProperties;
|
|
4086
|
+
}
|
|
4087
|
+
/** Additional workflow properties. */
|
|
4088
|
+
export interface WorkflowEnvelopeProperties {
|
|
4089
|
+
/** Gets or sets the files. */
|
|
4090
|
+
files?: {
|
|
4091
|
+
[propertyName: string]: Record<string, unknown>;
|
|
4092
|
+
};
|
|
4093
|
+
/** Gets or sets the state of the workflow. */
|
|
4094
|
+
flowState?: WorkflowState;
|
|
4095
|
+
/** Gets or sets workflow health. */
|
|
4096
|
+
health?: WorkflowHealth;
|
|
4097
|
+
}
|
|
4098
|
+
/** Represents the workflow health. */
|
|
4099
|
+
export interface WorkflowHealth {
|
|
4100
|
+
/** Gets or sets the workflow health state. */
|
|
4101
|
+
state: WorkflowHealthState;
|
|
4102
|
+
/** Gets or sets the workflow error. */
|
|
4103
|
+
error?: ErrorEntity;
|
|
4104
|
+
}
|
|
3954
4105
|
/** The access key regenerate action content. */
|
|
3955
4106
|
export interface RegenerateActionParameter {
|
|
3956
4107
|
/** The key type. */
|
|
@@ -4879,6 +5030,8 @@ export interface Site extends Resource {
|
|
|
4879
5030
|
* This must be of the form /subscriptions/{subscriptionName}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}
|
|
4880
5031
|
*/
|
|
4881
5032
|
virtualNetworkSubnetId?: string;
|
|
5033
|
+
/** Azure Resource Manager ID of the customer's selected Managed Environment on which to host this app. This must be of the form /subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.App/managedEnvironments/{managedEnvironmentName} */
|
|
5034
|
+
managedEnvironmentId?: string;
|
|
4882
5035
|
}
|
|
4883
5036
|
/** App Service plan. */
|
|
4884
5037
|
export interface AppServicePlan extends Resource {
|
|
@@ -5224,6 +5377,11 @@ export interface StaticSiteARMResource extends Resource {
|
|
|
5224
5377
|
enterpriseGradeCdnStatus?: EnterpriseGradeCdnStatus;
|
|
5225
5378
|
/** State indicating whether public traffic are allowed or not for a static web app. Allowed Values: 'Enabled', 'Disabled' or an empty string. */
|
|
5226
5379
|
publicNetworkAccess?: string;
|
|
5380
|
+
/**
|
|
5381
|
+
* Database connections for the static site
|
|
5382
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
5383
|
+
*/
|
|
5384
|
+
readonly databaseConnections?: DatabaseConnectionOverview[];
|
|
5227
5385
|
}
|
|
5228
5386
|
/** Premier add-on. */
|
|
5229
5387
|
export interface PremierAddOn extends Resource {
|
|
@@ -6498,6 +6656,11 @@ export interface StaticSitePatchResource extends ProxyOnlyResource {
|
|
|
6498
6656
|
enterpriseGradeCdnStatus?: EnterpriseGradeCdnStatus;
|
|
6499
6657
|
/** State indicating whether public traffic are allowed or not for a static web app. Allowed Values: 'Enabled', 'Disabled' or an empty string. */
|
|
6500
6658
|
publicNetworkAccess?: string;
|
|
6659
|
+
/**
|
|
6660
|
+
* Database connections for the static site
|
|
6661
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6662
|
+
*/
|
|
6663
|
+
readonly databaseConnections?: DatabaseConnectionOverview[];
|
|
6501
6664
|
}
|
|
6502
6665
|
/** Static Site User ARM resource. */
|
|
6503
6666
|
export interface StaticSiteUserARMResource extends ProxyOnlyResource {
|
|
@@ -6566,6 +6729,11 @@ export interface StaticSiteBuildARMResource extends ProxyOnlyResource {
|
|
|
6566
6729
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6567
6730
|
*/
|
|
6568
6731
|
readonly linkedBackends?: StaticSiteLinkedBackend[];
|
|
6732
|
+
/**
|
|
6733
|
+
* Database connections for the static site build
|
|
6734
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6735
|
+
*/
|
|
6736
|
+
readonly databaseConnections?: DatabaseConnectionOverview[];
|
|
6569
6737
|
}
|
|
6570
6738
|
/** String dictionary resource. */
|
|
6571
6739
|
export interface StringDictionary extends ProxyOnlyResource {
|
|
@@ -6574,6 +6742,22 @@ export interface StringDictionary extends ProxyOnlyResource {
|
|
|
6574
6742
|
[propertyName: string]: string;
|
|
6575
6743
|
};
|
|
6576
6744
|
}
|
|
6745
|
+
/** Static Site Database Connection resource. */
|
|
6746
|
+
export interface DatabaseConnection extends ProxyOnlyResource {
|
|
6747
|
+
/** The resource id of the database. */
|
|
6748
|
+
resourceId?: string;
|
|
6749
|
+
/** If present, the identity is used in conjunction with connection string to connect to the database. Use of the system-assigned managed identity is indicated with the string 'SystemAssigned', while use of a user-assigned managed identity is indicated with the resource id of the managed identity resource. */
|
|
6750
|
+
connectionIdentity?: string;
|
|
6751
|
+
/** The connection string to use to connect to the database. */
|
|
6752
|
+
connectionString?: string;
|
|
6753
|
+
/** The region of the database resource. */
|
|
6754
|
+
region?: string;
|
|
6755
|
+
/**
|
|
6756
|
+
* A list of configuration files associated with this database connection.
|
|
6757
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6758
|
+
*/
|
|
6759
|
+
readonly configurationFiles?: StaticSiteDatabaseConnectionConfigurationFileOverview[];
|
|
6760
|
+
}
|
|
6577
6761
|
/** Static Site Function Overview ARM resource. */
|
|
6578
6762
|
export interface StaticSiteFunctionOverviewARMResource extends ProxyOnlyResource {
|
|
6579
6763
|
/**
|
|
@@ -6612,6 +6796,22 @@ export interface StaticSiteZipDeploymentARMResource extends ProxyOnlyResource {
|
|
|
6612
6796
|
/** The language of the api content, if it exists */
|
|
6613
6797
|
functionLanguage?: string;
|
|
6614
6798
|
}
|
|
6799
|
+
/** Static site basic auth properties ARM resource. */
|
|
6800
|
+
export interface StaticSiteBasicAuthPropertiesARMResource extends ProxyOnlyResource {
|
|
6801
|
+
/** The password for basic auth. */
|
|
6802
|
+
password?: string;
|
|
6803
|
+
/** Url to the secret in Key Vault. */
|
|
6804
|
+
secretUrl?: string;
|
|
6805
|
+
/** State indicating if basic auth is enabled and for what environments it is active. */
|
|
6806
|
+
applicableEnvironmentsMode?: string;
|
|
6807
|
+
/** The list of enabled environments for Basic Auth if ApplicableEnvironmentsMode is set to SpecifiedEnvironments. */
|
|
6808
|
+
environments?: string[];
|
|
6809
|
+
/**
|
|
6810
|
+
* State indicating if basic auth has a secret and what type it is.
|
|
6811
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
6812
|
+
*/
|
|
6813
|
+
readonly secretState?: string;
|
|
6814
|
+
}
|
|
6615
6815
|
/** Static sites user roles invitation resource. */
|
|
6616
6816
|
export interface StaticSiteUserInvitationRequestResource extends ProxyOnlyResource {
|
|
6617
6817
|
/** The domain name for the static site custom domain. */
|
|
@@ -7058,6 +7258,8 @@ export interface SiteConfigResource extends ProxyOnlyResource {
|
|
|
7058
7258
|
publishingUsername?: string;
|
|
7059
7259
|
/** Application settings. */
|
|
7060
7260
|
appSettings?: NameValuePair[];
|
|
7261
|
+
/** Application metadata. This property cannot be retrieved, since it may contain secrets. */
|
|
7262
|
+
metadata?: NameValuePair[];
|
|
7061
7263
|
/** Connection strings. */
|
|
7062
7264
|
connectionStrings?: ConnStringInfo[];
|
|
7063
7265
|
/**
|
|
@@ -7127,8 +7329,12 @@ export interface SiteConfigResource extends ProxyOnlyResource {
|
|
|
7127
7329
|
keyVaultReferenceIdentity?: string;
|
|
7128
7330
|
/** IP security restrictions for main. */
|
|
7129
7331
|
ipSecurityRestrictions?: IpSecurityRestriction[];
|
|
7332
|
+
/** Default action for main access restriction if no rules are matched. */
|
|
7333
|
+
ipSecurityRestrictionsDefaultAction?: DefaultAction;
|
|
7130
7334
|
/** IP security restrictions for scm. */
|
|
7131
7335
|
scmIpSecurityRestrictions?: IpSecurityRestriction[];
|
|
7336
|
+
/** Default action for scm access restriction if no rules are matched. */
|
|
7337
|
+
scmIpSecurityRestrictionsDefaultAction?: DefaultAction;
|
|
7132
7338
|
/** IP security restrictions for scm to use main. */
|
|
7133
7339
|
scmIpSecurityRestrictionsUseMain?: boolean;
|
|
7134
7340
|
/** Http20Enabled: configures a web site to allow clients to connect over http2.0 */
|
|
@@ -7149,6 +7355,11 @@ export interface SiteConfigResource extends ProxyOnlyResource {
|
|
|
7149
7355
|
* This setting only applies to the Consumption and Elastic Premium Plans
|
|
7150
7356
|
*/
|
|
7151
7357
|
functionAppScaleLimit?: number;
|
|
7358
|
+
/**
|
|
7359
|
+
* Maximum number of workers that a site can scale out to.
|
|
7360
|
+
* This setting only applies to apps in plans where ElasticScaleEnabled is <code>true</code>
|
|
7361
|
+
*/
|
|
7362
|
+
elasticWebAppScaleLimit?: number;
|
|
7152
7363
|
/** Health check path */
|
|
7153
7364
|
healthCheckPath?: string;
|
|
7154
7365
|
/**
|
|
@@ -7235,7 +7446,7 @@ export interface SiteAuthSettings extends ProxyOnlyResource {
|
|
|
7235
7446
|
/** Gets a value indicating whether the issuer should be a valid HTTPS url and be validated as such. */
|
|
7236
7447
|
validateIssuer?: boolean;
|
|
7237
7448
|
/**
|
|
7238
|
-
* Allowed audience values to consider when validating
|
|
7449
|
+
* Allowed audience values to consider when validating JSON Web Tokens issued by
|
|
7239
7450
|
* Azure Active Directory. Note that the <code>ClientID</code> value is always considered an
|
|
7240
7451
|
* allowed audience, regardless of this setting.
|
|
7241
7452
|
*/
|
|
@@ -8568,6 +8779,11 @@ export interface WorkflowRunActionRepetitionProperties extends OperationResult {
|
|
|
8568
8779
|
/** The repetition indexes. */
|
|
8569
8780
|
repetitionIndexes?: RepetitionIndex[];
|
|
8570
8781
|
}
|
|
8782
|
+
/** Defines headers for AppServiceEnvironments_createOrUpdate operation. */
|
|
8783
|
+
export interface AppServiceEnvironmentsCreateOrUpdateHeaders {
|
|
8784
|
+
/** Location header for asynchronous response. */
|
|
8785
|
+
location?: string;
|
|
8786
|
+
}
|
|
8571
8787
|
/** Known values of {@link ResourceNotRenewableReason} that the service accepts. */
|
|
8572
8788
|
export declare enum KnownResourceNotRenewableReason {
|
|
8573
8789
|
/** RegistrationStatusNotSupportedForRenewal */
|
|
@@ -8718,6 +8934,22 @@ export declare enum KnownIpFilterTag {
|
|
|
8718
8934
|
* **ServiceTag**
|
|
8719
8935
|
*/
|
|
8720
8936
|
export declare type IpFilterTag = string;
|
|
8937
|
+
/** Known values of {@link DefaultAction} that the service accepts. */
|
|
8938
|
+
export declare enum KnownDefaultAction {
|
|
8939
|
+
/** Allow */
|
|
8940
|
+
Allow = "Allow",
|
|
8941
|
+
/** Deny */
|
|
8942
|
+
Deny = "Deny"
|
|
8943
|
+
}
|
|
8944
|
+
/**
|
|
8945
|
+
* Defines values for DefaultAction. \
|
|
8946
|
+
* {@link KnownDefaultAction} can be used interchangeably with DefaultAction,
|
|
8947
|
+
* this enum contains the known values that the service supports.
|
|
8948
|
+
* ### Known values supported by the service
|
|
8949
|
+
* **Allow** \
|
|
8950
|
+
* **Deny**
|
|
8951
|
+
*/
|
|
8952
|
+
export declare type DefaultAction = string;
|
|
8721
8953
|
/** Known values of {@link SupportedTlsVersions} that the service accepts. */
|
|
8722
8954
|
export declare enum KnownSupportedTlsVersions {
|
|
8723
8955
|
/** One0 */
|
|
@@ -8876,8 +9108,8 @@ export declare enum KnownRevisionProvisioningState {
|
|
|
8876
9108
|
* **Deprovisioned**
|
|
8877
9109
|
*/
|
|
8878
9110
|
export declare type RevisionProvisioningState = string;
|
|
8879
|
-
/** Known values of {@link
|
|
8880
|
-
export declare enum
|
|
9111
|
+
/** Known values of {@link ProviderOsTypeSelected} that the service accepts. */
|
|
9112
|
+
export declare enum KnownProviderOsTypeSelected {
|
|
8881
9113
|
/** Windows */
|
|
8882
9114
|
Windows = "Windows",
|
|
8883
9115
|
/** Linux */
|
|
@@ -8890,8 +9122,8 @@ export declare enum KnownEnum14 {
|
|
|
8890
9122
|
All = "All"
|
|
8891
9123
|
}
|
|
8892
9124
|
/**
|
|
8893
|
-
* Defines values for
|
|
8894
|
-
* {@link
|
|
9125
|
+
* Defines values for ProviderOsTypeSelected. \
|
|
9126
|
+
* {@link KnownProviderOsTypeSelected} can be used interchangeably with ProviderOsTypeSelected,
|
|
8895
9127
|
* this enum contains the known values that the service supports.
|
|
8896
9128
|
* ### Known values supported by the service
|
|
8897
9129
|
* **Windows** \
|
|
@@ -8900,28 +9132,9 @@ export declare enum KnownEnum14 {
|
|
|
8900
9132
|
* **LinuxFunctions** \
|
|
8901
9133
|
* **All**
|
|
8902
9134
|
*/
|
|
8903
|
-
export declare type
|
|
8904
|
-
/** Known values of {@link
|
|
8905
|
-
export declare enum
|
|
8906
|
-
/** Windows */
|
|
8907
|
-
Windows = "Windows",
|
|
8908
|
-
/** Linux */
|
|
8909
|
-
Linux = "Linux",
|
|
8910
|
-
/** All */
|
|
8911
|
-
All = "All"
|
|
8912
|
-
}
|
|
8913
|
-
/**
|
|
8914
|
-
* Defines values for Enum15. \
|
|
8915
|
-
* {@link KnownEnum15} can be used interchangeably with Enum15,
|
|
8916
|
-
* this enum contains the known values that the service supports.
|
|
8917
|
-
* ### Known values supported by the service
|
|
8918
|
-
* **Windows** \
|
|
8919
|
-
* **Linux** \
|
|
8920
|
-
* **All**
|
|
8921
|
-
*/
|
|
8922
|
-
export declare type Enum15 = string;
|
|
8923
|
-
/** Known values of {@link Enum16} that the service accepts. */
|
|
8924
|
-
export declare enum KnownEnum16 {
|
|
9135
|
+
export declare type ProviderOsTypeSelected = string;
|
|
9136
|
+
/** Known values of {@link ProviderStackOsType} that the service accepts. */
|
|
9137
|
+
export declare enum KnownProviderStackOsType {
|
|
8925
9138
|
/** Windows */
|
|
8926
9139
|
Windows = "Windows",
|
|
8927
9140
|
/** Linux */
|
|
@@ -8930,78 +9143,15 @@ export declare enum KnownEnum16 {
|
|
|
8930
9143
|
All = "All"
|
|
8931
9144
|
}
|
|
8932
9145
|
/**
|
|
8933
|
-
* Defines values for
|
|
8934
|
-
* {@link
|
|
9146
|
+
* Defines values for ProviderStackOsType. \
|
|
9147
|
+
* {@link KnownProviderStackOsType} can be used interchangeably with ProviderStackOsType,
|
|
8935
9148
|
* this enum contains the known values that the service supports.
|
|
8936
9149
|
* ### Known values supported by the service
|
|
8937
9150
|
* **Windows** \
|
|
8938
9151
|
* **Linux** \
|
|
8939
9152
|
* **All**
|
|
8940
9153
|
*/
|
|
8941
|
-
export declare type
|
|
8942
|
-
/** Known values of {@link Enum17} that the service accepts. */
|
|
8943
|
-
export declare enum KnownEnum17 {
|
|
8944
|
-
/** Windows */
|
|
8945
|
-
Windows = "Windows",
|
|
8946
|
-
/** Linux */
|
|
8947
|
-
Linux = "Linux",
|
|
8948
|
-
/** All */
|
|
8949
|
-
All = "All"
|
|
8950
|
-
}
|
|
8951
|
-
/**
|
|
8952
|
-
* Defines values for Enum17. \
|
|
8953
|
-
* {@link KnownEnum17} can be used interchangeably with Enum17,
|
|
8954
|
-
* this enum contains the known values that the service supports.
|
|
8955
|
-
* ### Known values supported by the service
|
|
8956
|
-
* **Windows** \
|
|
8957
|
-
* **Linux** \
|
|
8958
|
-
* **All**
|
|
8959
|
-
*/
|
|
8960
|
-
export declare type Enum17 = string;
|
|
8961
|
-
/** Known values of {@link Enum18} that the service accepts. */
|
|
8962
|
-
export declare enum KnownEnum18 {
|
|
8963
|
-
/** Windows */
|
|
8964
|
-
Windows = "Windows",
|
|
8965
|
-
/** Linux */
|
|
8966
|
-
Linux = "Linux",
|
|
8967
|
-
/** All */
|
|
8968
|
-
All = "All"
|
|
8969
|
-
}
|
|
8970
|
-
/**
|
|
8971
|
-
* Defines values for Enum18. \
|
|
8972
|
-
* {@link KnownEnum18} can be used interchangeably with Enum18,
|
|
8973
|
-
* this enum contains the known values that the service supports.
|
|
8974
|
-
* ### Known values supported by the service
|
|
8975
|
-
* **Windows** \
|
|
8976
|
-
* **Linux** \
|
|
8977
|
-
* **All**
|
|
8978
|
-
*/
|
|
8979
|
-
export declare type Enum18 = string;
|
|
8980
|
-
/** Known values of {@link Enum19} that the service accepts. */
|
|
8981
|
-
export declare enum KnownEnum19 {
|
|
8982
|
-
/** Windows */
|
|
8983
|
-
Windows = "Windows",
|
|
8984
|
-
/** Linux */
|
|
8985
|
-
Linux = "Linux",
|
|
8986
|
-
/** WindowsFunctions */
|
|
8987
|
-
WindowsFunctions = "WindowsFunctions",
|
|
8988
|
-
/** LinuxFunctions */
|
|
8989
|
-
LinuxFunctions = "LinuxFunctions",
|
|
8990
|
-
/** All */
|
|
8991
|
-
All = "All"
|
|
8992
|
-
}
|
|
8993
|
-
/**
|
|
8994
|
-
* Defines values for Enum19. \
|
|
8995
|
-
* {@link KnownEnum19} can be used interchangeably with Enum19,
|
|
8996
|
-
* this enum contains the known values that the service supports.
|
|
8997
|
-
* ### Known values supported by the service
|
|
8998
|
-
* **Windows** \
|
|
8999
|
-
* **Linux** \
|
|
9000
|
-
* **WindowsFunctions** \
|
|
9001
|
-
* **LinuxFunctions** \
|
|
9002
|
-
* **All**
|
|
9003
|
-
*/
|
|
9004
|
-
export declare type Enum19 = string;
|
|
9154
|
+
export declare type ProviderStackOsType = string;
|
|
9005
9155
|
/** Known values of {@link ResourceScopeType} that the service accepts. */
|
|
9006
9156
|
export declare enum KnownResourceScopeType {
|
|
9007
9157
|
/** ServerFarm */
|
|
@@ -9208,6 +9358,19 @@ export declare enum KnownTriggerTypes {
|
|
|
9208
9358
|
* **Unknown**
|
|
9209
9359
|
*/
|
|
9210
9360
|
export declare type TriggerTypes = string;
|
|
9361
|
+
/** Known values of {@link BasicAuthName} that the service accepts. */
|
|
9362
|
+
export declare enum KnownBasicAuthName {
|
|
9363
|
+
/** Default */
|
|
9364
|
+
Default = "default"
|
|
9365
|
+
}
|
|
9366
|
+
/**
|
|
9367
|
+
* Defines values for BasicAuthName. \
|
|
9368
|
+
* {@link KnownBasicAuthName} can be used interchangeably with BasicAuthName,
|
|
9369
|
+
* this enum contains the known values that the service supports.
|
|
9370
|
+
* ### Known values supported by the service
|
|
9371
|
+
* **default**
|
|
9372
|
+
*/
|
|
9373
|
+
export declare type BasicAuthName = string;
|
|
9211
9374
|
/** Known values of {@link CustomDomainStatus} that the service accepts. */
|
|
9212
9375
|
export declare enum KnownCustomDomainStatus {
|
|
9213
9376
|
/** RetrievingValidationToken */
|
|
@@ -9498,34 +9661,6 @@ export declare enum KnownWorkflowTriggerProvisioningState {
|
|
|
9498
9661
|
* **Completed**
|
|
9499
9662
|
*/
|
|
9500
9663
|
export declare type WorkflowTriggerProvisioningState = string;
|
|
9501
|
-
/** Known values of {@link WorkflowState} that the service accepts. */
|
|
9502
|
-
export declare enum KnownWorkflowState {
|
|
9503
|
-
/** NotSpecified */
|
|
9504
|
-
NotSpecified = "NotSpecified",
|
|
9505
|
-
/** Completed */
|
|
9506
|
-
Completed = "Completed",
|
|
9507
|
-
/** Enabled */
|
|
9508
|
-
Enabled = "Enabled",
|
|
9509
|
-
/** Disabled */
|
|
9510
|
-
Disabled = "Disabled",
|
|
9511
|
-
/** Deleted */
|
|
9512
|
-
Deleted = "Deleted",
|
|
9513
|
-
/** Suspended */
|
|
9514
|
-
Suspended = "Suspended"
|
|
9515
|
-
}
|
|
9516
|
-
/**
|
|
9517
|
-
* Defines values for WorkflowState. \
|
|
9518
|
-
* {@link KnownWorkflowState} can be used interchangeably with WorkflowState,
|
|
9519
|
-
* this enum contains the known values that the service supports.
|
|
9520
|
-
* ### Known values supported by the service
|
|
9521
|
-
* **NotSpecified** \
|
|
9522
|
-
* **Completed** \
|
|
9523
|
-
* **Enabled** \
|
|
9524
|
-
* **Disabled** \
|
|
9525
|
-
* **Deleted** \
|
|
9526
|
-
* **Suspended**
|
|
9527
|
-
*/
|
|
9528
|
-
export declare type WorkflowState = string;
|
|
9529
9664
|
/** Known values of {@link RecurrenceFrequency} that the service accepts. */
|
|
9530
9665
|
export declare enum KnownRecurrenceFrequency {
|
|
9531
9666
|
/** NotSpecified */
|
|
@@ -9821,6 +9956,10 @@ export declare type PublicCertificateLocation = "CurrentUserMy" | "LocalMachineM
|
|
|
9821
9956
|
export declare type SiteExtensionType = "Gallery" | "WebRoot";
|
|
9822
9957
|
/** Defines values for TriggeredWebJobStatus. */
|
|
9823
9958
|
export declare type TriggeredWebJobStatus = "Success" | "Failed" | "Error";
|
|
9959
|
+
/** Defines values for WorkflowState. */
|
|
9960
|
+
export declare type WorkflowState = "NotSpecified" | "Completed" | "Enabled" | "Disabled" | "Deleted" | "Suspended";
|
|
9961
|
+
/** Defines values for WorkflowHealthState. */
|
|
9962
|
+
export declare type WorkflowHealthState = "NotSpecified" | "Healthy" | "Unhealthy" | "Unknown";
|
|
9824
9963
|
/** Defines values for DaysOfWeek. */
|
|
9825
9964
|
export declare type DaysOfWeek = "Sunday" | "Monday" | "Tuesday" | "Wednesday" | "Thursday" | "Friday" | "Saturday";
|
|
9826
9965
|
/** Defines values for DayOfWeek. */
|
|
@@ -10448,8 +10587,6 @@ export interface AppServiceEnvironmentsListAppServicePlansNextOptionalParams ext
|
|
|
10448
10587
|
export declare type AppServiceEnvironmentsListAppServicePlansNextResponse = AppServicePlanCollection;
|
|
10449
10588
|
/** Optional parameters. */
|
|
10450
10589
|
export interface AppServiceEnvironmentsListWebAppsNextOptionalParams extends coreClient.OperationOptions {
|
|
10451
|
-
/** Comma separated list of app properties to include. */
|
|
10452
|
-
propertiesToInclude?: string;
|
|
10453
10590
|
}
|
|
10454
10591
|
/** Contains response data for the listWebAppsNext operation. */
|
|
10455
10592
|
export declare type AppServiceEnvironmentsListWebAppsNextResponse = WebAppCollection;
|
|
@@ -10460,8 +10597,6 @@ export interface AppServiceEnvironmentsSuspendNextOptionalParams extends coreCli
|
|
|
10460
10597
|
export declare type AppServiceEnvironmentsSuspendNextResponse = WebAppCollection;
|
|
10461
10598
|
/** Optional parameters. */
|
|
10462
10599
|
export interface AppServiceEnvironmentsListUsagesNextOptionalParams extends coreClient.OperationOptions {
|
|
10463
|
-
/** Return only usages/metrics specified in the filter. Filter conforms to odata syntax. Example: $filter=(name.value eq 'Metric1' or name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and endTime eq 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'. */
|
|
10464
|
-
filter?: string;
|
|
10465
10600
|
}
|
|
10466
10601
|
/** Contains response data for the listUsagesNext operation. */
|
|
10467
10602
|
export declare type AppServiceEnvironmentsListUsagesNextResponse = CsmUsageQuotaCollection;
|
|
@@ -10636,11 +10771,6 @@ export interface AppServicePlansRebootWorkerOptionalParams extends coreClient.Op
|
|
|
10636
10771
|
}
|
|
10637
10772
|
/** Optional parameters. */
|
|
10638
10773
|
export interface AppServicePlansListNextOptionalParams extends coreClient.OperationOptions {
|
|
10639
|
-
/**
|
|
10640
|
-
* Specify <code>true</code> to return all App Service plan properties. The default is <code>false</code>, which returns a subset of the properties.
|
|
10641
|
-
* Retrieval of all properties may increase the API latency.
|
|
10642
|
-
*/
|
|
10643
|
-
detailed?: boolean;
|
|
10644
10774
|
}
|
|
10645
10775
|
/** Contains response data for the listNext operation. */
|
|
10646
10776
|
export declare type AppServicePlansListNextResponse = AppServicePlanCollection;
|
|
@@ -10661,19 +10791,11 @@ export interface AppServicePlansListHybridConnectionsNextOptionalParams extends
|
|
|
10661
10791
|
export declare type AppServicePlansListHybridConnectionsNextResponse = HybridConnectionCollection;
|
|
10662
10792
|
/** Optional parameters. */
|
|
10663
10793
|
export interface AppServicePlansListWebAppsNextOptionalParams extends coreClient.OperationOptions {
|
|
10664
|
-
/** Supported filter: $filter=state eq running. Returns only web apps that are currently running */
|
|
10665
|
-
filter?: string;
|
|
10666
|
-
/** Skip to a web app in the list of webapps associated with app service plan. If specified, the resulting list will contain web apps starting from (including) the skipToken. Otherwise, the resulting list contains web apps from the start of the list */
|
|
10667
|
-
skipToken?: string;
|
|
10668
|
-
/** List page size. If specified, results are paged. */
|
|
10669
|
-
top?: string;
|
|
10670
10794
|
}
|
|
10671
10795
|
/** Contains response data for the listWebAppsNext operation. */
|
|
10672
10796
|
export declare type AppServicePlansListWebAppsNextResponse = WebAppCollection;
|
|
10673
10797
|
/** Optional parameters. */
|
|
10674
10798
|
export interface AppServicePlansListUsagesNextOptionalParams extends coreClient.OperationOptions {
|
|
10675
|
-
/** Return only usages/metrics specified in the filter. Filter conforms to odata syntax. Example: $filter=(name.value eq 'Metric1' or name.value eq 'Metric2'). */
|
|
10676
|
-
filter?: string;
|
|
10677
10799
|
}
|
|
10678
10800
|
/** Contains response data for the listUsagesNext operation. */
|
|
10679
10801
|
export declare type AppServicePlansListUsagesNextResponse = CsmUsageQuotaCollection;
|
|
@@ -10709,8 +10831,6 @@ export interface CertificatesUpdateOptionalParams extends coreClient.OperationOp
|
|
|
10709
10831
|
export declare type CertificatesUpdateResponse = Certificate;
|
|
10710
10832
|
/** Optional parameters. */
|
|
10711
10833
|
export interface CertificatesListNextOptionalParams extends coreClient.OperationOptions {
|
|
10712
|
-
/** Return only information specified in the filter (using OData syntax). For example: $filter=KeyVaultId eq 'KeyVaultId' */
|
|
10713
|
-
filter?: string;
|
|
10714
10834
|
}
|
|
10715
10835
|
/** Contains response data for the listNext operation. */
|
|
10716
10836
|
export declare type CertificatesListNextResponse = CertificateCollection;
|
|
@@ -11072,28 +11192,28 @@ export interface KubeEnvironmentsListByResourceGroupNextOptionalParams extends c
|
|
|
11072
11192
|
export declare type KubeEnvironmentsListByResourceGroupNextResponse = KubeEnvironmentCollection;
|
|
11073
11193
|
/** Optional parameters. */
|
|
11074
11194
|
export interface ProviderGetAvailableStacksOptionalParams extends coreClient.OperationOptions {
|
|
11075
|
-
osTypeSelected?:
|
|
11195
|
+
osTypeSelected?: ProviderOsTypeSelected;
|
|
11076
11196
|
}
|
|
11077
11197
|
/** Contains response data for the getAvailableStacks operation. */
|
|
11078
11198
|
export declare type ProviderGetAvailableStacksResponse = ApplicationStackCollection;
|
|
11079
11199
|
/** Optional parameters. */
|
|
11080
11200
|
export interface ProviderGetFunctionAppStacksOptionalParams extends coreClient.OperationOptions {
|
|
11081
11201
|
/** Stack OS Type */
|
|
11082
|
-
stackOsType?:
|
|
11202
|
+
stackOsType?: ProviderStackOsType;
|
|
11083
11203
|
}
|
|
11084
11204
|
/** Contains response data for the getFunctionAppStacks operation. */
|
|
11085
11205
|
export declare type ProviderGetFunctionAppStacksResponse = FunctionAppStackCollection;
|
|
11086
11206
|
/** Optional parameters. */
|
|
11087
11207
|
export interface ProviderGetFunctionAppStacksForLocationOptionalParams extends coreClient.OperationOptions {
|
|
11088
11208
|
/** Stack OS Type */
|
|
11089
|
-
stackOsType?:
|
|
11209
|
+
stackOsType?: ProviderStackOsType;
|
|
11090
11210
|
}
|
|
11091
11211
|
/** Contains response data for the getFunctionAppStacksForLocation operation. */
|
|
11092
11212
|
export declare type ProviderGetFunctionAppStacksForLocationResponse = FunctionAppStackCollection;
|
|
11093
11213
|
/** Optional parameters. */
|
|
11094
11214
|
export interface ProviderGetWebAppStacksForLocationOptionalParams extends coreClient.OperationOptions {
|
|
11095
11215
|
/** Stack OS Type */
|
|
11096
|
-
stackOsType?:
|
|
11216
|
+
stackOsType?: ProviderStackOsType;
|
|
11097
11217
|
}
|
|
11098
11218
|
/** Contains response data for the getWebAppStacksForLocation operation. */
|
|
11099
11219
|
export declare type ProviderGetWebAppStacksForLocationResponse = WebAppStackCollection;
|
|
@@ -11105,40 +11225,33 @@ export declare type ProviderListOperationsResponse = CsmOperationCollection;
|
|
|
11105
11225
|
/** Optional parameters. */
|
|
11106
11226
|
export interface ProviderGetWebAppStacksOptionalParams extends coreClient.OperationOptions {
|
|
11107
11227
|
/** Stack OS Type */
|
|
11108
|
-
stackOsType?:
|
|
11228
|
+
stackOsType?: ProviderStackOsType;
|
|
11109
11229
|
}
|
|
11110
11230
|
/** Contains response data for the getWebAppStacks operation. */
|
|
11111
11231
|
export declare type ProviderGetWebAppStacksResponse = WebAppStackCollection;
|
|
11112
11232
|
/** Optional parameters. */
|
|
11113
11233
|
export interface ProviderGetAvailableStacksOnPremOptionalParams extends coreClient.OperationOptions {
|
|
11114
|
-
osTypeSelected?:
|
|
11234
|
+
osTypeSelected?: ProviderOsTypeSelected;
|
|
11115
11235
|
}
|
|
11116
11236
|
/** Contains response data for the getAvailableStacksOnPrem operation. */
|
|
11117
11237
|
export declare type ProviderGetAvailableStacksOnPremResponse = ApplicationStackCollection;
|
|
11118
11238
|
/** Optional parameters. */
|
|
11119
11239
|
export interface ProviderGetAvailableStacksNextOptionalParams extends coreClient.OperationOptions {
|
|
11120
|
-
osTypeSelected?: Enum14;
|
|
11121
11240
|
}
|
|
11122
11241
|
/** Contains response data for the getAvailableStacksNext operation. */
|
|
11123
11242
|
export declare type ProviderGetAvailableStacksNextResponse = ApplicationStackCollection;
|
|
11124
11243
|
/** Optional parameters. */
|
|
11125
11244
|
export interface ProviderGetFunctionAppStacksNextOptionalParams extends coreClient.OperationOptions {
|
|
11126
|
-
/** Stack OS Type */
|
|
11127
|
-
stackOsType?: Enum15;
|
|
11128
11245
|
}
|
|
11129
11246
|
/** Contains response data for the getFunctionAppStacksNext operation. */
|
|
11130
11247
|
export declare type ProviderGetFunctionAppStacksNextResponse = FunctionAppStackCollection;
|
|
11131
11248
|
/** Optional parameters. */
|
|
11132
11249
|
export interface ProviderGetFunctionAppStacksForLocationNextOptionalParams extends coreClient.OperationOptions {
|
|
11133
|
-
/** Stack OS Type */
|
|
11134
|
-
stackOsType?: Enum16;
|
|
11135
11250
|
}
|
|
11136
11251
|
/** Contains response data for the getFunctionAppStacksForLocationNext operation. */
|
|
11137
11252
|
export declare type ProviderGetFunctionAppStacksForLocationNextResponse = FunctionAppStackCollection;
|
|
11138
11253
|
/** Optional parameters. */
|
|
11139
11254
|
export interface ProviderGetWebAppStacksForLocationNextOptionalParams extends coreClient.OperationOptions {
|
|
11140
|
-
/** Stack OS Type */
|
|
11141
|
-
stackOsType?: Enum17;
|
|
11142
11255
|
}
|
|
11143
11256
|
/** Contains response data for the getWebAppStacksForLocationNext operation. */
|
|
11144
11257
|
export declare type ProviderGetWebAppStacksForLocationNextResponse = WebAppStackCollection;
|
|
@@ -11149,14 +11262,11 @@ export interface ProviderListOperationsNextOptionalParams extends coreClient.Ope
|
|
|
11149
11262
|
export declare type ProviderListOperationsNextResponse = CsmOperationCollection;
|
|
11150
11263
|
/** Optional parameters. */
|
|
11151
11264
|
export interface ProviderGetWebAppStacksNextOptionalParams extends coreClient.OperationOptions {
|
|
11152
|
-
/** Stack OS Type */
|
|
11153
|
-
stackOsType?: Enum18;
|
|
11154
11265
|
}
|
|
11155
11266
|
/** Contains response data for the getWebAppStacksNext operation. */
|
|
11156
11267
|
export declare type ProviderGetWebAppStacksNextResponse = WebAppStackCollection;
|
|
11157
11268
|
/** Optional parameters. */
|
|
11158
11269
|
export interface ProviderGetAvailableStacksOnPremNextOptionalParams extends coreClient.OperationOptions {
|
|
11159
|
-
osTypeSelected?: Enum19;
|
|
11160
11270
|
}
|
|
11161
11271
|
/** Contains response data for the getAvailableStacksOnPremNext operation. */
|
|
11162
11272
|
export declare type ProviderGetAvailableStacksOnPremNextResponse = ApplicationStackCollection;
|
|
@@ -11249,46 +11359,26 @@ export interface RecommendationsDisableRecommendationForSiteOptionalParams exten
|
|
|
11249
11359
|
}
|
|
11250
11360
|
/** Optional parameters. */
|
|
11251
11361
|
export interface RecommendationsListNextOptionalParams extends coreClient.OperationOptions {
|
|
11252
|
-
/** Filter is specified by using OData syntax. Example: $filter=channel eq 'Api' or channel eq 'Notification' and startTime eq 2014-01-01T00:00:00Z and endTime eq 2014-12-31T23:59:59Z and timeGrain eq duration'[PT1H|PT1M|P1D] */
|
|
11253
|
-
filter?: string;
|
|
11254
|
-
/** Specify <code>true</code> to return only the most critical recommendations. The default is <code>false</code>, which returns all recommendations. */
|
|
11255
|
-
featured?: boolean;
|
|
11256
11362
|
}
|
|
11257
11363
|
/** Contains response data for the listNext operation. */
|
|
11258
11364
|
export declare type RecommendationsListNextResponse = RecommendationCollection;
|
|
11259
11365
|
/** Optional parameters. */
|
|
11260
11366
|
export interface RecommendationsListHistoryForHostingEnvironmentNextOptionalParams extends coreClient.OperationOptions {
|
|
11261
|
-
/** Filter is specified by using OData syntax. Example: $filter=channel eq 'Api' or channel eq 'Notification' and startTime eq 2014-01-01T00:00:00Z and endTime eq 2014-12-31T23:59:59Z and timeGrain eq duration'[PT1H|PT1M|P1D] */
|
|
11262
|
-
filter?: string;
|
|
11263
|
-
/** Specify <code>false</code> to return all recommendations. The default is <code>true</code>, which returns only expired recommendations. */
|
|
11264
|
-
expiredOnly?: boolean;
|
|
11265
11367
|
}
|
|
11266
11368
|
/** Contains response data for the listHistoryForHostingEnvironmentNext operation. */
|
|
11267
11369
|
export declare type RecommendationsListHistoryForHostingEnvironmentNextResponse = RecommendationCollection;
|
|
11268
11370
|
/** Optional parameters. */
|
|
11269
11371
|
export interface RecommendationsListRecommendedRulesForHostingEnvironmentNextOptionalParams extends coreClient.OperationOptions {
|
|
11270
|
-
/** Return only channels specified in the filter. Filter is specified by using OData syntax. Example: $filter=channel eq 'Api' or channel eq 'Notification' */
|
|
11271
|
-
filter?: string;
|
|
11272
|
-
/** Specify <code>true</code> to return only the most critical recommendations. The default is <code>false</code>, which returns all recommendations. */
|
|
11273
|
-
featured?: boolean;
|
|
11274
11372
|
}
|
|
11275
11373
|
/** Contains response data for the listRecommendedRulesForHostingEnvironmentNext operation. */
|
|
11276
11374
|
export declare type RecommendationsListRecommendedRulesForHostingEnvironmentNextResponse = RecommendationCollection;
|
|
11277
11375
|
/** Optional parameters. */
|
|
11278
11376
|
export interface RecommendationsListHistoryForWebAppNextOptionalParams extends coreClient.OperationOptions {
|
|
11279
|
-
/** Filter is specified by using OData syntax. Example: $filter=channel eq 'Api' or channel eq 'Notification' and startTime eq 2014-01-01T00:00:00Z and endTime eq 2014-12-31T23:59:59Z and timeGrain eq duration'[PT1H|PT1M|P1D] */
|
|
11280
|
-
filter?: string;
|
|
11281
|
-
/** Specify <code>false</code> to return all recommendations. The default is <code>true</code>, which returns only expired recommendations. */
|
|
11282
|
-
expiredOnly?: boolean;
|
|
11283
11377
|
}
|
|
11284
11378
|
/** Contains response data for the listHistoryForWebAppNext operation. */
|
|
11285
11379
|
export declare type RecommendationsListHistoryForWebAppNextResponse = RecommendationCollection;
|
|
11286
11380
|
/** Optional parameters. */
|
|
11287
11381
|
export interface RecommendationsListRecommendedRulesForWebAppNextOptionalParams extends coreClient.OperationOptions {
|
|
11288
|
-
/** Return only channels specified in the filter. Filter is specified by using OData syntax. Example: $filter=channel eq 'Api' or channel eq 'Notification' */
|
|
11289
|
-
filter?: string;
|
|
11290
|
-
/** Specify <code>true</code> to return only the most critical recommendations. The default is <code>false</code>, which returns all recommendations. */
|
|
11291
|
-
featured?: boolean;
|
|
11292
11382
|
}
|
|
11293
11383
|
/** Contains response data for the listRecommendedRulesForWebAppNext operation. */
|
|
11294
11384
|
export declare type RecommendationsListRecommendedRulesForWebAppNextResponse = RecommendationCollection;
|
|
@@ -11446,30 +11536,16 @@ export interface ListSourceControlsNextOptionalParams extends coreClient.Operati
|
|
|
11446
11536
|
export declare type ListSourceControlsNextResponse = SourceControlCollection;
|
|
11447
11537
|
/** Optional parameters. */
|
|
11448
11538
|
export interface ListBillingMetersNextOptionalParams extends coreClient.OperationOptions {
|
|
11449
|
-
/** Azure Location of billable resource */
|
|
11450
|
-
billingLocation?: string;
|
|
11451
|
-
/** App Service OS type meters used for */
|
|
11452
|
-
osType?: string;
|
|
11453
11539
|
}
|
|
11454
11540
|
/** Contains response data for the listBillingMetersNext operation. */
|
|
11455
11541
|
export declare type ListBillingMetersNextResponse = BillingMeterCollection;
|
|
11456
11542
|
/** Optional parameters. */
|
|
11457
11543
|
export interface ListCustomHostNameSitesNextOptionalParams extends coreClient.OperationOptions {
|
|
11458
|
-
/** Specific hostname */
|
|
11459
|
-
hostname?: string;
|
|
11460
11544
|
}
|
|
11461
11545
|
/** Contains response data for the listCustomHostNameSitesNext operation. */
|
|
11462
11546
|
export declare type ListCustomHostNameSitesNextResponse = CustomHostnameSitesCollection;
|
|
11463
11547
|
/** Optional parameters. */
|
|
11464
11548
|
export interface ListGeoRegionsNextOptionalParams extends coreClient.OperationOptions {
|
|
11465
|
-
/** Name of SKU used to filter the regions. */
|
|
11466
|
-
sku?: SkuName;
|
|
11467
|
-
/** Specify <code>true</code> if you want to filter to only regions that support Linux workers. */
|
|
11468
|
-
linuxWorkersEnabled?: boolean;
|
|
11469
|
-
/** Specify <code>true</code> if you want to filter to only regions that support Xenon workers. */
|
|
11470
|
-
xenonWorkersEnabled?: boolean;
|
|
11471
|
-
/** Specify <code>true</code> if you want to filter to only regions that support Linux Consumption Workers. */
|
|
11472
|
-
linuxDynamicWorkersEnabled?: boolean;
|
|
11473
11549
|
}
|
|
11474
11550
|
/** Contains response data for the listGeoRegionsNext operation. */
|
|
11475
11551
|
export declare type ListGeoRegionsNextResponse = GeoRegionCollection;
|
|
@@ -11565,6 +11641,34 @@ export interface StaticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsOpti
|
|
|
11565
11641
|
/** Contains response data for the createOrUpdateStaticSiteBuildFunctionAppSettings operation. */
|
|
11566
11642
|
export declare type StaticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsResponse = StringDictionary;
|
|
11567
11643
|
/** Optional parameters. */
|
|
11644
|
+
export interface StaticSitesGetBuildDatabaseConnectionsOptionalParams extends coreClient.OperationOptions {
|
|
11645
|
+
}
|
|
11646
|
+
/** Contains response data for the getBuildDatabaseConnections operation. */
|
|
11647
|
+
export declare type StaticSitesGetBuildDatabaseConnectionsResponse = DatabaseConnectionCollection;
|
|
11648
|
+
/** Optional parameters. */
|
|
11649
|
+
export interface StaticSitesGetBuildDatabaseConnectionOptionalParams extends coreClient.OperationOptions {
|
|
11650
|
+
}
|
|
11651
|
+
/** Contains response data for the getBuildDatabaseConnection operation. */
|
|
11652
|
+
export declare type StaticSitesGetBuildDatabaseConnectionResponse = DatabaseConnection;
|
|
11653
|
+
/** Optional parameters. */
|
|
11654
|
+
export interface StaticSitesCreateOrUpdateBuildDatabaseConnectionOptionalParams extends coreClient.OperationOptions {
|
|
11655
|
+
}
|
|
11656
|
+
/** Contains response data for the createOrUpdateBuildDatabaseConnection operation. */
|
|
11657
|
+
export declare type StaticSitesCreateOrUpdateBuildDatabaseConnectionResponse = DatabaseConnection;
|
|
11658
|
+
/** Optional parameters. */
|
|
11659
|
+
export interface StaticSitesDeleteBuildDatabaseConnectionOptionalParams extends coreClient.OperationOptions {
|
|
11660
|
+
}
|
|
11661
|
+
/** Optional parameters. */
|
|
11662
|
+
export interface StaticSitesUpdateBuildDatabaseConnectionOptionalParams extends coreClient.OperationOptions {
|
|
11663
|
+
}
|
|
11664
|
+
/** Contains response data for the updateBuildDatabaseConnection operation. */
|
|
11665
|
+
export declare type StaticSitesUpdateBuildDatabaseConnectionResponse = DatabaseConnection;
|
|
11666
|
+
/** Optional parameters. */
|
|
11667
|
+
export interface StaticSitesGetBuildDatabaseConnectionWithDetailsOptionalParams extends coreClient.OperationOptions {
|
|
11668
|
+
}
|
|
11669
|
+
/** Contains response data for the getBuildDatabaseConnectionWithDetails operation. */
|
|
11670
|
+
export declare type StaticSitesGetBuildDatabaseConnectionWithDetailsResponse = DatabaseConnection;
|
|
11671
|
+
/** Optional parameters. */
|
|
11568
11672
|
export interface StaticSitesListStaticSiteBuildFunctionsOptionalParams extends coreClient.OperationOptions {
|
|
11569
11673
|
}
|
|
11570
11674
|
/** Contains response data for the listStaticSiteBuildFunctions operation. */
|
|
@@ -11580,6 +11684,11 @@ export interface StaticSitesListStaticSiteBuildFunctionAppSettingsOptionalParams
|
|
|
11580
11684
|
/** Contains response data for the listStaticSiteBuildFunctionAppSettings operation. */
|
|
11581
11685
|
export declare type StaticSitesListStaticSiteBuildFunctionAppSettingsResponse = StringDictionary;
|
|
11582
11686
|
/** Optional parameters. */
|
|
11687
|
+
export interface StaticSitesGetBuildDatabaseConnectionsWithDetailsOptionalParams extends coreClient.OperationOptions {
|
|
11688
|
+
}
|
|
11689
|
+
/** Contains response data for the getBuildDatabaseConnectionsWithDetails operation. */
|
|
11690
|
+
export declare type StaticSitesGetBuildDatabaseConnectionsWithDetailsResponse = DatabaseConnectionCollection;
|
|
11691
|
+
/** Optional parameters. */
|
|
11583
11692
|
export interface StaticSitesGetUserProvidedFunctionAppsForStaticSiteBuildOptionalParams extends coreClient.OperationOptions {
|
|
11584
11693
|
}
|
|
11585
11694
|
/** Contains response data for the getUserProvidedFunctionAppsForStaticSiteBuild operation. */
|
|
@@ -11616,6 +11725,21 @@ export interface StaticSitesCreateOrUpdateStaticSiteAppSettingsOptionalParams ex
|
|
|
11616
11725
|
/** Contains response data for the createOrUpdateStaticSiteAppSettings operation. */
|
|
11617
11726
|
export declare type StaticSitesCreateOrUpdateStaticSiteAppSettingsResponse = StringDictionary;
|
|
11618
11727
|
/** Optional parameters. */
|
|
11728
|
+
export interface StaticSitesListBasicAuthOptionalParams extends coreClient.OperationOptions {
|
|
11729
|
+
}
|
|
11730
|
+
/** Contains response data for the listBasicAuth operation. */
|
|
11731
|
+
export declare type StaticSitesListBasicAuthResponse = StaticSiteBasicAuthPropertiesCollection;
|
|
11732
|
+
/** Optional parameters. */
|
|
11733
|
+
export interface StaticSitesGetBasicAuthOptionalParams extends coreClient.OperationOptions {
|
|
11734
|
+
}
|
|
11735
|
+
/** Contains response data for the getBasicAuth operation. */
|
|
11736
|
+
export declare type StaticSitesGetBasicAuthResponse = StaticSiteBasicAuthPropertiesARMResource;
|
|
11737
|
+
/** Optional parameters. */
|
|
11738
|
+
export interface StaticSitesCreateOrUpdateBasicAuthOptionalParams extends coreClient.OperationOptions {
|
|
11739
|
+
}
|
|
11740
|
+
/** Contains response data for the createOrUpdateBasicAuth operation. */
|
|
11741
|
+
export declare type StaticSitesCreateOrUpdateBasicAuthResponse = StaticSiteBasicAuthPropertiesARMResource;
|
|
11742
|
+
/** Optional parameters. */
|
|
11619
11743
|
export interface StaticSitesCreateOrUpdateStaticSiteFunctionAppSettingsOptionalParams extends coreClient.OperationOptions {
|
|
11620
11744
|
}
|
|
11621
11745
|
/** Contains response data for the createOrUpdateStaticSiteFunctionAppSettings operation. */
|
|
@@ -11659,6 +11783,34 @@ export interface StaticSitesValidateCustomDomainCanBeAddedToStaticSiteOptionalPa
|
|
|
11659
11783
|
resumeFrom?: string;
|
|
11660
11784
|
}
|
|
11661
11785
|
/** Optional parameters. */
|
|
11786
|
+
export interface StaticSitesGetDatabaseConnectionsOptionalParams extends coreClient.OperationOptions {
|
|
11787
|
+
}
|
|
11788
|
+
/** Contains response data for the getDatabaseConnections operation. */
|
|
11789
|
+
export declare type StaticSitesGetDatabaseConnectionsResponse = DatabaseConnectionCollection;
|
|
11790
|
+
/** Optional parameters. */
|
|
11791
|
+
export interface StaticSitesGetDatabaseConnectionOptionalParams extends coreClient.OperationOptions {
|
|
11792
|
+
}
|
|
11793
|
+
/** Contains response data for the getDatabaseConnection operation. */
|
|
11794
|
+
export declare type StaticSitesGetDatabaseConnectionResponse = DatabaseConnection;
|
|
11795
|
+
/** Optional parameters. */
|
|
11796
|
+
export interface StaticSitesCreateOrUpdateDatabaseConnectionOptionalParams extends coreClient.OperationOptions {
|
|
11797
|
+
}
|
|
11798
|
+
/** Contains response data for the createOrUpdateDatabaseConnection operation. */
|
|
11799
|
+
export declare type StaticSitesCreateOrUpdateDatabaseConnectionResponse = DatabaseConnection;
|
|
11800
|
+
/** Optional parameters. */
|
|
11801
|
+
export interface StaticSitesDeleteDatabaseConnectionOptionalParams extends coreClient.OperationOptions {
|
|
11802
|
+
}
|
|
11803
|
+
/** Optional parameters. */
|
|
11804
|
+
export interface StaticSitesUpdateDatabaseConnectionOptionalParams extends coreClient.OperationOptions {
|
|
11805
|
+
}
|
|
11806
|
+
/** Contains response data for the updateDatabaseConnection operation. */
|
|
11807
|
+
export declare type StaticSitesUpdateDatabaseConnectionResponse = DatabaseConnection;
|
|
11808
|
+
/** Optional parameters. */
|
|
11809
|
+
export interface StaticSitesGetDatabaseConnectionWithDetailsOptionalParams extends coreClient.OperationOptions {
|
|
11810
|
+
}
|
|
11811
|
+
/** Contains response data for the getDatabaseConnectionWithDetails operation. */
|
|
11812
|
+
export declare type StaticSitesGetDatabaseConnectionWithDetailsResponse = DatabaseConnection;
|
|
11813
|
+
/** Optional parameters. */
|
|
11662
11814
|
export interface StaticSitesDetachStaticSiteOptionalParams extends coreClient.OperationOptions {
|
|
11663
11815
|
/** Delay to wait until next poll, in milliseconds. */
|
|
11664
11816
|
updateIntervalInMs?: number;
|
|
@@ -11727,6 +11879,11 @@ export declare type StaticSitesGetPrivateLinkResourcesResponse = PrivateLinkReso
|
|
|
11727
11879
|
export interface StaticSitesResetStaticSiteApiKeyOptionalParams extends coreClient.OperationOptions {
|
|
11728
11880
|
}
|
|
11729
11881
|
/** Optional parameters. */
|
|
11882
|
+
export interface StaticSitesGetDatabaseConnectionsWithDetailsOptionalParams extends coreClient.OperationOptions {
|
|
11883
|
+
}
|
|
11884
|
+
/** Contains response data for the getDatabaseConnectionsWithDetails operation. */
|
|
11885
|
+
export declare type StaticSitesGetDatabaseConnectionsWithDetailsResponse = DatabaseConnectionCollection;
|
|
11886
|
+
/** Optional parameters. */
|
|
11730
11887
|
export interface StaticSitesGetUserProvidedFunctionAppsForStaticSiteOptionalParams extends coreClient.OperationOptions {
|
|
11731
11888
|
}
|
|
11732
11889
|
/** Contains response data for the getUserProvidedFunctionAppsForStaticSite operation. */
|
|
@@ -11840,21 +11997,41 @@ export interface StaticSitesGetStaticSiteBuildsNextOptionalParams extends coreCl
|
|
|
11840
11997
|
/** Contains response data for the getStaticSiteBuildsNext operation. */
|
|
11841
11998
|
export declare type StaticSitesGetStaticSiteBuildsNextResponse = StaticSiteBuildCollection;
|
|
11842
11999
|
/** Optional parameters. */
|
|
12000
|
+
export interface StaticSitesGetBuildDatabaseConnectionsNextOptionalParams extends coreClient.OperationOptions {
|
|
12001
|
+
}
|
|
12002
|
+
/** Contains response data for the getBuildDatabaseConnectionsNext operation. */
|
|
12003
|
+
export declare type StaticSitesGetBuildDatabaseConnectionsNextResponse = DatabaseConnectionCollection;
|
|
12004
|
+
/** Optional parameters. */
|
|
11843
12005
|
export interface StaticSitesListStaticSiteBuildFunctionsNextOptionalParams extends coreClient.OperationOptions {
|
|
11844
12006
|
}
|
|
11845
12007
|
/** Contains response data for the listStaticSiteBuildFunctionsNext operation. */
|
|
11846
12008
|
export declare type StaticSitesListStaticSiteBuildFunctionsNextResponse = StaticSiteFunctionOverviewCollection;
|
|
11847
12009
|
/** Optional parameters. */
|
|
12010
|
+
export interface StaticSitesGetBuildDatabaseConnectionsWithDetailsNextOptionalParams extends coreClient.OperationOptions {
|
|
12011
|
+
}
|
|
12012
|
+
/** Contains response data for the getBuildDatabaseConnectionsWithDetailsNext operation. */
|
|
12013
|
+
export declare type StaticSitesGetBuildDatabaseConnectionsWithDetailsNextResponse = DatabaseConnectionCollection;
|
|
12014
|
+
/** Optional parameters. */
|
|
11848
12015
|
export interface StaticSitesGetUserProvidedFunctionAppsForStaticSiteBuildNextOptionalParams extends coreClient.OperationOptions {
|
|
11849
12016
|
}
|
|
11850
12017
|
/** Contains response data for the getUserProvidedFunctionAppsForStaticSiteBuildNext operation. */
|
|
11851
12018
|
export declare type StaticSitesGetUserProvidedFunctionAppsForStaticSiteBuildNextResponse = StaticSiteUserProvidedFunctionAppsCollection;
|
|
11852
12019
|
/** Optional parameters. */
|
|
12020
|
+
export interface StaticSitesListBasicAuthNextOptionalParams extends coreClient.OperationOptions {
|
|
12021
|
+
}
|
|
12022
|
+
/** Contains response data for the listBasicAuthNext operation. */
|
|
12023
|
+
export declare type StaticSitesListBasicAuthNextResponse = StaticSiteBasicAuthPropertiesCollection;
|
|
12024
|
+
/** Optional parameters. */
|
|
11853
12025
|
export interface StaticSitesListStaticSiteCustomDomainsNextOptionalParams extends coreClient.OperationOptions {
|
|
11854
12026
|
}
|
|
11855
12027
|
/** Contains response data for the listStaticSiteCustomDomainsNext operation. */
|
|
11856
12028
|
export declare type StaticSitesListStaticSiteCustomDomainsNextResponse = StaticSiteCustomDomainOverviewCollection;
|
|
11857
12029
|
/** Optional parameters. */
|
|
12030
|
+
export interface StaticSitesGetDatabaseConnectionsNextOptionalParams extends coreClient.OperationOptions {
|
|
12031
|
+
}
|
|
12032
|
+
/** Contains response data for the getDatabaseConnectionsNext operation. */
|
|
12033
|
+
export declare type StaticSitesGetDatabaseConnectionsNextResponse = DatabaseConnectionCollection;
|
|
12034
|
+
/** Optional parameters. */
|
|
11858
12035
|
export interface StaticSitesListStaticSiteFunctionsNextOptionalParams extends coreClient.OperationOptions {
|
|
11859
12036
|
}
|
|
11860
12037
|
/** Contains response data for the listStaticSiteFunctionsNext operation. */
|
|
@@ -11865,6 +12042,11 @@ export interface StaticSitesGetPrivateEndpointConnectionListNextOptionalParams e
|
|
|
11865
12042
|
/** Contains response data for the getPrivateEndpointConnectionListNext operation. */
|
|
11866
12043
|
export declare type StaticSitesGetPrivateEndpointConnectionListNextResponse = PrivateEndpointConnectionCollection;
|
|
11867
12044
|
/** Optional parameters. */
|
|
12045
|
+
export interface StaticSitesGetDatabaseConnectionsWithDetailsNextOptionalParams extends coreClient.OperationOptions {
|
|
12046
|
+
}
|
|
12047
|
+
/** Contains response data for the getDatabaseConnectionsWithDetailsNext operation. */
|
|
12048
|
+
export declare type StaticSitesGetDatabaseConnectionsWithDetailsNextResponse = DatabaseConnectionCollection;
|
|
12049
|
+
/** Optional parameters. */
|
|
11868
12050
|
export interface StaticSitesGetUserProvidedFunctionAppsForStaticSiteNextOptionalParams extends coreClient.OperationOptions {
|
|
11869
12051
|
}
|
|
11870
12052
|
/** Contains response data for the getUserProvidedFunctionAppsForStaticSiteNext operation. */
|
|
@@ -14081,14 +14263,52 @@ export interface WebAppsGetWebJobOptionalParams extends coreClient.OperationOpti
|
|
|
14081
14263
|
/** Contains response data for the getWebJob operation. */
|
|
14082
14264
|
export declare type WebAppsGetWebJobResponse = WebJob;
|
|
14083
14265
|
/** Optional parameters. */
|
|
14266
|
+
export interface WebAppsDeployWorkflowArtifactsOptionalParams extends coreClient.OperationOptions {
|
|
14267
|
+
/** Application settings and files of the workflow. */
|
|
14268
|
+
workflowArtifacts?: WorkflowArtifacts;
|
|
14269
|
+
}
|
|
14270
|
+
/** Optional parameters. */
|
|
14271
|
+
export interface WebAppsDeployWorkflowArtifactsSlotOptionalParams extends coreClient.OperationOptions {
|
|
14272
|
+
/** Application settings and files of the workflow. */
|
|
14273
|
+
workflowArtifacts?: WorkflowArtifacts;
|
|
14274
|
+
}
|
|
14275
|
+
/** Optional parameters. */
|
|
14276
|
+
export interface WebAppsListInstanceWorkflowsSlotOptionalParams extends coreClient.OperationOptions {
|
|
14277
|
+
}
|
|
14278
|
+
/** Contains response data for the listInstanceWorkflowsSlot operation. */
|
|
14279
|
+
export declare type WebAppsListInstanceWorkflowsSlotResponse = WorkflowEnvelopeCollection;
|
|
14280
|
+
/** Optional parameters. */
|
|
14281
|
+
export interface WebAppsGetInstanceWorkflowSlotOptionalParams extends coreClient.OperationOptions {
|
|
14282
|
+
}
|
|
14283
|
+
/** Contains response data for the getInstanceWorkflowSlot operation. */
|
|
14284
|
+
export declare type WebAppsGetInstanceWorkflowSlotResponse = WorkflowEnvelope;
|
|
14285
|
+
/** Optional parameters. */
|
|
14286
|
+
export interface WebAppsListWorkflowsConnectionsSlotOptionalParams extends coreClient.OperationOptions {
|
|
14287
|
+
}
|
|
14288
|
+
/** Contains response data for the listWorkflowsConnectionsSlot operation. */
|
|
14289
|
+
export declare type WebAppsListWorkflowsConnectionsSlotResponse = WorkflowEnvelope;
|
|
14290
|
+
/** Optional parameters. */
|
|
14291
|
+
export interface WebAppsListWorkflowsOptionalParams extends coreClient.OperationOptions {
|
|
14292
|
+
}
|
|
14293
|
+
/** Contains response data for the listWorkflows operation. */
|
|
14294
|
+
export declare type WebAppsListWorkflowsResponse = WorkflowEnvelopeCollection;
|
|
14295
|
+
/** Optional parameters. */
|
|
14296
|
+
export interface WebAppsGetWorkflowOptionalParams extends coreClient.OperationOptions {
|
|
14297
|
+
}
|
|
14298
|
+
/** Contains response data for the getWorkflow operation. */
|
|
14299
|
+
export declare type WebAppsGetWorkflowResponse = WorkflowEnvelope;
|
|
14300
|
+
/** Optional parameters. */
|
|
14301
|
+
export interface WebAppsListWorkflowsConnectionsOptionalParams extends coreClient.OperationOptions {
|
|
14302
|
+
}
|
|
14303
|
+
/** Contains response data for the listWorkflowsConnections operation. */
|
|
14304
|
+
export declare type WebAppsListWorkflowsConnectionsResponse = WorkflowEnvelope;
|
|
14305
|
+
/** Optional parameters. */
|
|
14084
14306
|
export interface WebAppsListNextOptionalParams extends coreClient.OperationOptions {
|
|
14085
14307
|
}
|
|
14086
14308
|
/** Contains response data for the listNext operation. */
|
|
14087
14309
|
export declare type WebAppsListNextResponse = WebAppCollection;
|
|
14088
14310
|
/** Optional parameters. */
|
|
14089
14311
|
export interface WebAppsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
|
14090
|
-
/** Specify <strong>true</strong> to include deployment slots in results. The default is false, which only gives you the production slot of all apps. */
|
|
14091
|
-
includeSlots?: boolean;
|
|
14092
14312
|
}
|
|
14093
14313
|
/** Contains response data for the listByResourceGroupNext operation. */
|
|
14094
14314
|
export declare type WebAppsListByResourceGroupNextResponse = WebAppCollection;
|
|
@@ -14179,8 +14399,6 @@ export interface WebAppsListSiteBackupsNextOptionalParams extends coreClient.Ope
|
|
|
14179
14399
|
export declare type WebAppsListSiteBackupsNextResponse = BackupItemCollection;
|
|
14180
14400
|
/** Optional parameters. */
|
|
14181
14401
|
export interface WebAppsListPerfMonCountersNextOptionalParams extends coreClient.OperationOptions {
|
|
14182
|
-
/** Return only usages/metrics specified in the filter. Filter conforms to odata syntax. Example: $filter=(startTime eq 2014-01-01T00:00:00Z and endTime eq 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'. */
|
|
14183
|
-
filter?: string;
|
|
14184
14402
|
}
|
|
14185
14403
|
/** Contains response data for the listPerfMonCountersNext operation. */
|
|
14186
14404
|
export declare type WebAppsListPerfMonCountersNextResponse = PerfMonCounterCollection;
|
|
@@ -14306,8 +14524,6 @@ export interface WebAppsListSiteBackupsSlotNextOptionalParams extends coreClient
|
|
|
14306
14524
|
export declare type WebAppsListSiteBackupsSlotNextResponse = BackupItemCollection;
|
|
14307
14525
|
/** Optional parameters. */
|
|
14308
14526
|
export interface WebAppsListPerfMonCountersSlotNextOptionalParams extends coreClient.OperationOptions {
|
|
14309
|
-
/** Return only usages/metrics specified in the filter. Filter conforms to odata syntax. Example: $filter=(startTime eq 2014-01-01T00:00:00Z and endTime eq 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'. */
|
|
14310
|
-
filter?: string;
|
|
14311
14527
|
}
|
|
14312
14528
|
/** Contains response data for the listPerfMonCountersSlotNext operation. */
|
|
14313
14529
|
export declare type WebAppsListPerfMonCountersSlotNextResponse = PerfMonCounterCollection;
|
|
@@ -14368,8 +14584,6 @@ export interface WebAppsListTriggeredWebJobHistorySlotNextOptionalParams extends
|
|
|
14368
14584
|
export declare type WebAppsListTriggeredWebJobHistorySlotNextResponse = TriggeredJobHistoryCollection;
|
|
14369
14585
|
/** Optional parameters. */
|
|
14370
14586
|
export interface WebAppsListUsagesSlotNextOptionalParams extends coreClient.OperationOptions {
|
|
14371
|
-
/** Return only information specified in the filter (using OData syntax). For example: $filter=(name.value eq 'Metric1' or name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and endTime eq 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'. */
|
|
14372
|
-
filter?: string;
|
|
14373
14587
|
}
|
|
14374
14588
|
/** Contains response data for the listUsagesSlotNext operation. */
|
|
14375
14589
|
export declare type WebAppsListUsagesSlotNextResponse = CsmUsageQuotaCollection;
|
|
@@ -14405,8 +14619,6 @@ export interface WebAppsListTriggeredWebJobHistoryNextOptionalParams extends cor
|
|
|
14405
14619
|
export declare type WebAppsListTriggeredWebJobHistoryNextResponse = TriggeredJobHistoryCollection;
|
|
14406
14620
|
/** Optional parameters. */
|
|
14407
14621
|
export interface WebAppsListUsagesNextOptionalParams extends coreClient.OperationOptions {
|
|
14408
|
-
/** Return only information specified in the filter (using OData syntax). For example: $filter=(name.value eq 'Metric1' or name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and endTime eq 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'. */
|
|
14409
|
-
filter?: string;
|
|
14410
14622
|
}
|
|
14411
14623
|
/** Contains response data for the listUsagesNext operation. */
|
|
14412
14624
|
export declare type WebAppsListUsagesNextResponse = CsmUsageQuotaCollection;
|
|
@@ -14416,6 +14628,16 @@ export interface WebAppsListWebJobsNextOptionalParams extends coreClient.Operati
|
|
|
14416
14628
|
/** Contains response data for the listWebJobsNext operation. */
|
|
14417
14629
|
export declare type WebAppsListWebJobsNextResponse = WebJobCollection;
|
|
14418
14630
|
/** Optional parameters. */
|
|
14631
|
+
export interface WebAppsListInstanceWorkflowsSlotNextOptionalParams extends coreClient.OperationOptions {
|
|
14632
|
+
}
|
|
14633
|
+
/** Contains response data for the listInstanceWorkflowsSlotNext operation. */
|
|
14634
|
+
export declare type WebAppsListInstanceWorkflowsSlotNextResponse = WorkflowEnvelopeCollection;
|
|
14635
|
+
/** Optional parameters. */
|
|
14636
|
+
export interface WebAppsListWorkflowsNextOptionalParams extends coreClient.OperationOptions {
|
|
14637
|
+
}
|
|
14638
|
+
/** Contains response data for the listWorkflowsNext operation. */
|
|
14639
|
+
export declare type WebAppsListWorkflowsNextResponse = WorkflowEnvelopeCollection;
|
|
14640
|
+
/** Optional parameters. */
|
|
14419
14641
|
export interface WorkflowsRegenerateAccessKeyOptionalParams extends coreClient.OperationOptions {
|
|
14420
14642
|
}
|
|
14421
14643
|
/** Optional parameters. */
|
|
@@ -14440,10 +14662,6 @@ export interface WorkflowRunsCancelOptionalParams extends coreClient.OperationOp
|
|
|
14440
14662
|
}
|
|
14441
14663
|
/** Optional parameters. */
|
|
14442
14664
|
export interface WorkflowRunsListNextOptionalParams extends coreClient.OperationOptions {
|
|
14443
|
-
/** The number of items to be included in the result. */
|
|
14444
|
-
top?: number;
|
|
14445
|
-
/** The filter to apply on the operation. Options for filters include: Status, StartTime, and ClientTrackingId. */
|
|
14446
|
-
filter?: string;
|
|
14447
14665
|
}
|
|
14448
14666
|
/** Contains response data for the listNext operation. */
|
|
14449
14667
|
export declare type WorkflowRunsListNextResponse = WorkflowRunListResult;
|
|
@@ -14468,10 +14686,6 @@ export interface WorkflowRunActionsListExpressionTracesOptionalParams extends co
|
|
|
14468
14686
|
export declare type WorkflowRunActionsListExpressionTracesResponse = ExpressionTraces;
|
|
14469
14687
|
/** Optional parameters. */
|
|
14470
14688
|
export interface WorkflowRunActionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
14471
|
-
/** The number of items to be included in the result. */
|
|
14472
|
-
top?: number;
|
|
14473
|
-
/** The filter to apply on the operation. Options for filters include: Status. */
|
|
14474
|
-
filter?: string;
|
|
14475
14689
|
}
|
|
14476
14690
|
/** Contains response data for the listNext operation. */
|
|
14477
14691
|
export declare type WorkflowRunActionsListNextResponse = WorkflowRunActionListResult;
|
|
@@ -14568,10 +14782,6 @@ export interface WorkflowTriggersGetSchemaJsonOptionalParams extends coreClient.
|
|
|
14568
14782
|
export declare type WorkflowTriggersGetSchemaJsonResponse = JsonSchema;
|
|
14569
14783
|
/** Optional parameters. */
|
|
14570
14784
|
export interface WorkflowTriggersListNextOptionalParams extends coreClient.OperationOptions {
|
|
14571
|
-
/** The number of items to be included in the result. */
|
|
14572
|
-
top?: number;
|
|
14573
|
-
/** The filter to apply on the operation. */
|
|
14574
|
-
filter?: string;
|
|
14575
14785
|
}
|
|
14576
14786
|
/** Contains response data for the listNext operation. */
|
|
14577
14787
|
export declare type WorkflowTriggersListNextResponse = WorkflowTriggerListResult;
|
|
@@ -14598,10 +14808,6 @@ export interface WorkflowTriggerHistoriesResubmitOptionalParams extends coreClie
|
|
|
14598
14808
|
}
|
|
14599
14809
|
/** Optional parameters. */
|
|
14600
14810
|
export interface WorkflowTriggerHistoriesListNextOptionalParams extends coreClient.OperationOptions {
|
|
14601
|
-
/** The number of items to be included in the result. */
|
|
14602
|
-
top?: number;
|
|
14603
|
-
/** The filter to apply on the operation. Options for filters include: Status, StartTime, and ClientTrackingId. */
|
|
14604
|
-
filter?: string;
|
|
14605
14811
|
}
|
|
14606
14812
|
/** Contains response data for the listNext operation. */
|
|
14607
14813
|
export declare type WorkflowTriggerHistoriesListNextResponse = WorkflowTriggerHistoryListResult;
|
|
@@ -14619,8 +14825,6 @@ export interface WorkflowVersionsGetOptionalParams extends coreClient.OperationO
|
|
|
14619
14825
|
export declare type WorkflowVersionsGetResponse = WorkflowVersion;
|
|
14620
14826
|
/** Optional parameters. */
|
|
14621
14827
|
export interface WorkflowVersionsListNextOptionalParams extends coreClient.OperationOptions {
|
|
14622
|
-
/** The number of items to be included in the result. */
|
|
14623
|
-
top?: number;
|
|
14624
14828
|
}
|
|
14625
14829
|
/** Contains response data for the listNext operation. */
|
|
14626
14830
|
export declare type WorkflowVersionsListNextResponse = WorkflowVersionListResult;
|