@azure/arm-appservice 14.0.1-alpha.20231113.1 → 14.1.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 +34 -10
- package/dist/index.js +903 -401
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateCertificateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersDeleteCertificateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersGetCertificateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersGetSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersListCertificatesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersListSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersReissueSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRenewSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersResendEmailSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersResendRequestEmailsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateActionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateEmailHistorySample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveSiteSealSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateCertificateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersValidatePurchaseInformationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersVerifyDomainOwnershipSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsChangeVnetSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateMultiRolePoolSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateWorkerPoolSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeleteAseCustomDnsSuffixConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeletePrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetAseCustomDnsSuffixConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetAseV3NetworkingConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetDiagnosticsItemSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetInboundNetworkDependenciesEndpointsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetMultiRolePoolSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetOutboundNetworkDependenciesEndpointsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionListSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateLinkResourcesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetVipInfoSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetWorkerPoolSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListAppServicePlansSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListCapacitiesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListDiagnosticsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRoleMetricDefinitionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolInstanceMetricDefinitionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolSkusSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRoleUsagesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListOperationsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListUsagesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebAppsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebWorkerMetricDefinitionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebWorkerUsagesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolInstanceMetricDefinitionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolSkusSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsRebootSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsResumeSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsSuspendSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsTestUpgradeAvailableNotificationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseCustomDnsSuffixConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseNetworkingConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateMultiRolePoolSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateWorkerPoolSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpgradeSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansDeleteSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansGetSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansListSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansUpdateSample.js +1 -1
- package/dist-esm/samples-dev/certificateOrdersDiagnosticsGetAppServiceCertificateOrderDetectorResponseSample.js +1 -1
- package/dist-esm/samples-dev/certificateOrdersDiagnosticsListAppServiceCertificateOrderDetectorResponseSample.js +1 -1
- package/dist-esm/samples-dev/certificateRegistrationProviderListOperationsSample.js +2 -4
- package/dist-esm/samples-dev/certificateRegistrationProviderListOperationsSample.js.map +1 -1
- package/dist-esm/samples-dev/certificatesCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/certificatesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/certificatesGetSample.js +1 -1
- package/dist-esm/samples-dev/certificatesListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/certificatesListSample.js +1 -1
- package/dist-esm/samples-dev/certificatesUpdateSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsGetSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsListSecretsSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsActivateRevisionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsDeactivateRevisionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsGetRevisionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsListRevisionsSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsRestartRevisionSample.js +1 -1
- package/dist-esm/samples-dev/deletedWebAppsGetDeletedWebAppByLocationSample.js +1 -1
- package/dist-esm/samples-dev/deletedWebAppsListByLocationSample.js +1 -1
- package/dist-esm/samples-dev/diagnosticsExecuteSiteAnalysisSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsExecuteSiteAnalysisSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsExecuteSiteDetectorSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsExecuteSiteDetectorSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetHostingEnvironmentDetectorResponseSample.js +1 -1
- package/dist-esm/samples-dev/diagnosticsGetSiteAnalysisSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteAnalysisSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorResponseSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorResponseSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDiagnosticCategorySample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDiagnosticCategorySlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListHostingEnvironmentDetectorResponsesSample.js +1 -1
- package/dist-esm/samples-dev/diagnosticsListSiteAnalysesSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteAnalysesSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorResponsesSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorResponsesSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorsSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorsSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDiagnosticCategoriesSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDiagnosticCategoriesSlotSample.js +2 -2
- package/dist-esm/samples-dev/domainRegistrationProviderListOperationsSample.js +2 -4
- package/dist-esm/samples-dev/domainRegistrationProviderListOperationsSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsCheckAvailabilitySample.js +1 -1
- package/dist-esm/samples-dev/domainsCreateOrUpdateOwnershipIdentifierSample.js +1 -1
- package/dist-esm/samples-dev/domainsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/domainsDeleteOwnershipIdentifierSample.js +1 -1
- package/dist-esm/samples-dev/domainsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/domainsGetControlCenterSsoRequestSample.js +1 -1
- package/dist-esm/samples-dev/domainsGetOwnershipIdentifierSample.js +1 -1
- package/dist-esm/samples-dev/domainsGetSample.js +1 -1
- package/dist-esm/samples-dev/domainsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/domainsListOwnershipIdentifiersSample.js +1 -1
- package/dist-esm/samples-dev/domainsListRecommendationsSample.js +1 -1
- package/dist-esm/samples-dev/domainsListSample.js +1 -1
- package/dist-esm/samples-dev/domainsRenewSample.js +1 -1
- package/dist-esm/samples-dev/domainsTransferOutSample.js +1 -1
- package/dist-esm/samples-dev/domainsUpdateOwnershipIdentifierSample.js +1 -1
- package/dist-esm/samples-dev/domainsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/getUsagesInLocationListSample.d.ts +2 -0
- package/dist-esm/samples-dev/getUsagesInLocationListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/getUsagesInLocationListSample.js +54 -0
- package/dist-esm/samples-dev/getUsagesInLocationListSample.js.map +1 -0
- package/dist-esm/samples-dev/globalGetDeletedWebAppSample.js +1 -1
- package/dist-esm/samples-dev/globalGetDeletedWebAppSnapshotsSample.js +1 -1
- package/dist-esm/samples-dev/globalGetSubscriptionOperationWithAsyncResponseSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsGetSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/listAseRegionsSample.d.ts +2 -0
- package/dist-esm/samples-dev/listAseRegionsSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/listAseRegionsSample.js +53 -0
- package/dist-esm/samples-dev/listAseRegionsSample.js.map +1 -0
- package/dist-esm/samples-dev/listCustomHostNameSitesSample.js +2 -2
- package/dist-esm/samples-dev/providerGetFunctionAppStacksForLocationSample.js +2 -4
- package/dist-esm/samples-dev/providerGetFunctionAppStacksForLocationSample.js.map +1 -1
- package/dist-esm/samples-dev/providerGetFunctionAppStacksSample.js +2 -4
- package/dist-esm/samples-dev/providerGetFunctionAppStacksSample.js.map +1 -1
- package/dist-esm/samples-dev/providerGetWebAppStacksForLocationSample.js +2 -4
- package/dist-esm/samples-dev/providerGetWebAppStacksForLocationSample.js.map +1 -1
- package/dist-esm/samples-dev/providerGetWebAppStacksSample.js +2 -4
- package/dist-esm/samples-dev/providerGetWebAppStacksSample.js.map +1 -1
- package/dist-esm/samples-dev/providerListOperationsSample.js +2 -4
- package/dist-esm/samples-dev/providerListOperationsSample.js.map +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataGetBySiteSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataGetBySiteSlotSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListBySiteSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListBySiteSlotSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesApproveOrRejectPrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBasicAuthSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBuildDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteCustomDomainSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteFunctionAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateUserRolesInvitationLinkSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteBuildDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeletePrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteCustomDomainSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteUserSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDetachStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetBasicAuthSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionWithDetailsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsWithDetailsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionWithDetailsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsWithDetailsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendForBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendsForBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetPrivateEndpointConnectionListSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetPrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetPrivateLinkResourcesSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteBuildsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteCustomDomainSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSitesByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppsForStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppsForStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesLinkBackendSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesLinkBackendToBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListBasicAuthSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteConfiguredRolesSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteCustomDomainsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteFunctionAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteFunctionsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteSecretsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteUsersSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesPreviewWorkflowSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesResetStaticSiteApiKeySample.js +1 -1
- package/dist-esm/samples-dev/staticSitesUnlinkBackendFromBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesUnlinkBackendSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesUpdateBuildDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesUpdateDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesUpdateStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesUpdateStaticSiteUserSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesValidateBackendForBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesValidateBackendSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesValidateCustomDomainCanBeAddedToStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/topLevelDomainsGetSample.js +1 -1
- package/dist-esm/samples-dev/topLevelDomainsListAgreementsSample.js +1 -1
- package/dist-esm/samples-dev/topLevelDomainsListSample.js +1 -1
- package/dist-esm/samples-dev/verifyHostingEnvironmentVnetSample.js +1 -1
- package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSample.js +1 -1
- package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsApplySlotConfigToProductionSample.js +1 -1
- package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsBackupSample.js +1 -1
- package/dist-esm/samples-dev/webAppsCreateOrUpdateConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSlotSample.js +2 -2
- package/dist-esm/samples-dev/webAppsDeleteBackupSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeleteSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSample.js +2 -2
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingKeyVaultReferenceSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingKeyVaultReferenceSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingsKeyVaultReferencesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingsKeyVaultReferencesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAuthSettingsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAuthSettingsV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAuthSettingsV2WithoutSecretsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetBackupStatusSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetFtpAllowedSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetFtpAllowedSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetInstanceInfoSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetInstanceInfoSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetInstanceWorkflowSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSlotV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSlotV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateEndpointConnectionSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateLinkResourcesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateLinkResourcesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetProductionSiteDeploymentStatusSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetScmAllowedSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetScmAllowedSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetSlotSiteDeploymentStatusSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetWorkflowSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListApplicationSettingsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListBackupStatusSecretsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListBackupsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListBasicPublishingCredentialsPoliciesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListBasicPublishingCredentialsPoliciesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListConfigurationsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListInstanceWorkflowsSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListProductionSiteDeploymentStatusesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSiteBackupsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSiteBackupsSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSlotSiteDeploymentStatusesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSlotsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListWorkflowsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsRestoreSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStartNetworkTraceSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStartNetworkTraceSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStopNetworkTraceSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStopNetworkTraceSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStopWebSiteNetworkTraceSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStopWebSiteNetworkTraceSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateApplicationSettingsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateAzureStorageAccountsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateScmAllowedSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateScmAllowedSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateSlotSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsListExpressionTracesSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsRequestHistoriesGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsRequestHistoriesListSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionScopeRepetitionsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionScopeRepetitionsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionsListExpressionTracesSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunsCancelSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggerHistoriesGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggerHistoriesListSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggerHistoriesResubmitSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersGetSchemaJsonSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersListCallbackUrlSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersListSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersRunSample.js +1 -1
- package/dist-esm/samples-dev/workflowVersionsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowVersionsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowsRegenerateAccessKeySample.js +1 -1
- package/dist-esm/samples-dev/workflowsValidateSample.js +1 -1
- package/dist-esm/src/models/index.d.ts +206 -2
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +66 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +4 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +220 -54
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +2 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +19 -1
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/getUsagesInLocation.d.ts +37 -0
- package/dist-esm/src/operations/getUsagesInLocation.d.ts.map +1 -0
- package/dist-esm/src/operations/getUsagesInLocation.js +147 -0
- package/dist-esm/src/operations/getUsagesInLocation.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +1 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +1 -0
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/getUsagesInLocation.d.ts +13 -0
- package/dist-esm/src/operationsInterfaces/getUsagesInLocation.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/getUsagesInLocation.js +9 -0
- package/dist-esm/src/operationsInterfaces/getUsagesInLocation.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +1 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/webSiteManagementClient.d.ts +23 -3
- package/dist-esm/src/webSiteManagementClient.d.ts.map +1 -1
- package/dist-esm/src/webSiteManagementClient.js +133 -23
- package/dist-esm/src/webSiteManagementClient.js.map +1 -1
- package/package.json +8 -6
- package/review/arm-appservice.api.md +124 -2
- package/src/models/index.ts +224 -8
- package/src/models/mappers.ts +236 -54
- package/src/models/parameters.ts +21 -1
- package/src/operations/getUsagesInLocation.ts +172 -0
- package/src/operations/index.ts +1 -0
- package/src/operationsInterfaces/getUsagesInLocation.ts +28 -0
- package/src/operationsInterfaces/index.ts +1 -0
- package/src/webSiteManagementClient.ts +144 -6
- package/types/arm-appservice.d.ts +255 -3
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Creates or updates a certificate and associates with key vault secret.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Creates or updates a certificate and associates with key vault secret.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/2023-01-01/examples/CreateAppServiceCertificate.json
|
|
20
20
|
*/
|
|
21
21
|
function createCertificate() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Create or update a certificate purchase order.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Create or update a certificate purchase order.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/2023-01-01/examples/CreateAppServiceCertificateOrder.json
|
|
20
20
|
*/
|
|
21
21
|
function createCertificateOrder() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Delete the certificate associated with a certificate order.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Delete the certificate associated with a certificate order.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/2023-01-01/examples/DeleteAppServiceCertificate.json
|
|
20
20
|
*/
|
|
21
21
|
function deleteAppServiceCertificate() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Delete an existing certificate order.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Delete an existing certificate order.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/2023-01-01/examples/DeleteAppServiceCertificateOrder.json
|
|
20
20
|
*/
|
|
21
21
|
function deleteAppServiceCertificateOrder() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Get the certificate associated with a certificate order.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get the certificate associated with a certificate order.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/2023-01-01/examples/GetAppServiceCertificate.json
|
|
20
20
|
*/
|
|
21
21
|
function getAppServiceCertificate() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Get a certificate order.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get a certificate order.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/2023-01-01/examples/GetAppServiceCertificateOrder.json
|
|
20
20
|
*/
|
|
21
21
|
function getAppServiceCertificateOrder() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Get certificate orders in a resource group.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get certificate orders in a resource group.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/2023-01-01/examples/ListAppServiceCertificateOrdersByResourceGroup.json
|
|
20
20
|
*/
|
|
21
21
|
function listAppServiceCertificateOrdersByResourceGroup() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for List all certificates associated with a certificate order.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for List all certificates associated with a certificate order.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/2023-01-01/examples/ListCertificatesByAppServiceCertificateOrder.json
|
|
20
20
|
*/
|
|
21
21
|
function listCertificatesByAppServiceCertificate() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for List all certificate orders in a subscription.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for List all certificate orders in a subscription.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/2023-01-01/examples/ListAppServiceCertificateOrdersBySubscription.json
|
|
20
20
|
*/
|
|
21
21
|
function listAppServiceCertificateOrdersBySubscription() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Reissue an existing certificate order.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Reissue an existing certificate order.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/2023-01-01/examples/ReissueAppServiceCertificateOrder.json
|
|
20
20
|
*/
|
|
21
21
|
function reissueAppServiceCertificateOrder() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Renew an existing certificate order.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Renew an existing certificate order.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/2023-01-01/examples/RenewAppServiceCertificateOrder.json
|
|
20
20
|
*/
|
|
21
21
|
function renewAppServiceCertificateOrder() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Resend certificate email.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Resend certificate email.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/2023-01-01/examples/ResendAppServiceCertificateOrderEmail.json
|
|
20
20
|
*/
|
|
21
21
|
function resendAppServiceCertificateOrderEmail() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Resend domain verification ownership email containing steps on how to verify a domain for a given certificate order
|
|
17
17
|
*
|
|
18
18
|
* @summary Resend domain verification ownership email containing steps on how to verify a domain for a given certificate order
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/2023-01-01/examples/ResendDomainOwnershipVerificationEmail.json
|
|
20
20
|
*/
|
|
21
21
|
function resendDomainOwnershipVerificationEmail() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Retrieve the list of certificate actions.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Retrieve the list of certificate actions.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/2023-01-01/examples/RetrieveCertificateOrderActions.json
|
|
20
20
|
*/
|
|
21
21
|
function retrieveCertificateOrderActions() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateEmailHistorySample.js
CHANGED
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Retrieve email history.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Retrieve email history.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/2023-01-01/examples/RetrieveCertificateEmailHistory.json
|
|
20
20
|
*/
|
|
21
21
|
function retrieveCertificateEmailHistory() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to This method is used to obtain the site seal information for an issued certificate. A site seal is a graphic that the certificate purchaser can embed on their web site to show their visitors information about their SSL certificate. If a web site visitor clicks on the site seal image, a pop-up page is displayed that contains detailed information about the SSL certificate. The site seal token is used to link the site seal graphic image to the appropriate certificate details pop-up page display when a user clicks on the site seal. The site seal images are expected to be static images and hosted by the reseller, to minimize delays for customer page load times.
|
|
17
17
|
*
|
|
18
18
|
* @summary This method is used to obtain the site seal information for an issued certificate. A site seal is a graphic that the certificate purchaser can embed on their web site to show their visitors information about their SSL certificate. If a web site visitor clicks on the site seal image, a pop-up page is displayed that contains detailed information about the SSL certificate. The site seal token is used to link the site seal graphic image to the appropriate certificate details pop-up page display when a user clicks on the site seal. The site seal images are expected to be static images and hosted by the reseller, to minimize delays for customer page load times.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/2023-01-01/examples/RetrieveSiteSeal.json
|
|
20
20
|
*/
|
|
21
21
|
function retrieveSiteSeal() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Creates or updates a certificate and associates with key vault secret.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Creates or updates a certificate and associates with key vault secret.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/2023-01-01/examples/UpdateAppServiceCertificate.json
|
|
20
20
|
*/
|
|
21
21
|
function updateCertificate() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Create or update a certificate purchase order.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Create or update a certificate purchase order.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/2023-01-01/examples/UpdateAppServiceCertificateOrder.json
|
|
20
20
|
*/
|
|
21
21
|
function updateCertificateOrder() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
package/dist-esm/samples-dev/appServiceCertificateOrdersValidatePurchaseInformationSample.js
CHANGED
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Validate information for a certificate order.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Validate information for a certificate order.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/2023-01-01/examples/ValidateAppServiceCertificatePurchaseInformationBySubscription.json
|
|
20
20
|
*/
|
|
21
21
|
function validateAppServiceCertificatePurchaseInformationBySubscription() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Verify domain ownership for this certificate order.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Verify domain ownership for this certificate order.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.CertificateRegistration/stable/2023-01-01/examples/VerifyDomainOwnership.json
|
|
20
20
|
*/
|
|
21
21
|
function verifyDomainOwnership() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
package/dist-esm/samples-dev/appServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionSample.js
CHANGED
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Approves or rejects a private endpoint connection
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Approves or rejects a private endpoint connection
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_ApproveOrRejectPrivateEndpointConnection.json
|
|
20
20
|
*/
|
|
21
21
|
function approvesOrRejectsAPrivateEndpointConnection() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Move an App Service Environment to a different VNET.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Move an App Service Environment to a different VNET.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_ChangeVnet.json
|
|
20
20
|
*/
|
|
21
21
|
function moveAnAppServiceEnvironmentToADifferentVnet() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Create or update a multi-role pool.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Create or update a multi-role pool.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_CreateOrUpdateMultiRolePool.json
|
|
20
20
|
*/
|
|
21
21
|
function createOrUpdateAMultiRolePool() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Create or update an App Service Environment.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Create or update an App Service Environment.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_CreateOrUpdate.json
|
|
20
20
|
*/
|
|
21
21
|
function createOrUpdateAnAppServiceEnvironment() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Create or update a worker pool.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Create or update a worker pool.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_CreateOrUpdateWorkerPool.json
|
|
20
20
|
*/
|
|
21
21
|
function getPropertiesOfAWorkerPool() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
package/dist-esm/samples-dev/appServiceEnvironmentsDeleteAseCustomDnsSuffixConfigurationSample.js
CHANGED
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Delete Custom Dns Suffix configuration of an App Service Environment
|
|
17
17
|
*
|
|
18
18
|
* @summary Delete Custom Dns Suffix configuration of an App Service Environment
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/DeleteAseCustomDnsSuffixConfiguration.json
|
|
20
20
|
*/
|
|
21
21
|
function deleteAseCustomDnsSuffixConfiguration() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Deletes a private endpoint connection
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Deletes a private endpoint connection
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_DeletePrivateEndpointConnection.json
|
|
20
20
|
*/
|
|
21
21
|
function deletesAPrivateEndpointConnection() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Delete an App Service Environment.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Delete an App Service Environment.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_Delete.json
|
|
20
20
|
*/
|
|
21
21
|
function deleteAnAppServiceEnvironment() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
package/dist-esm/samples-dev/appServiceEnvironmentsGetAseCustomDnsSuffixConfigurationSample.js
CHANGED
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Get Custom Dns Suffix configuration of an App Service Environment
|
|
17
17
|
*
|
|
18
18
|
* @summary Get Custom Dns Suffix configuration of an App Service Environment
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetAseCustomDnsSuffixConfiguration.json
|
|
20
20
|
*/
|
|
21
21
|
function getAseCustomDnsSuffixConfiguration() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Get networking configuration of an App Service Environment
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get networking configuration of an App Service Environment
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_GetAseV3NetworkingConfiguration.json
|
|
20
20
|
*/
|
|
21
21
|
function getNetworkingConfigurationOfAnAppServiceEnvironment() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Get a diagnostics item for an App Service Environment.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get a diagnostics item for an App Service Environment.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_GetDiagnosticsItem.json
|
|
20
20
|
*/
|
|
21
21
|
function getADiagnosticsItemForAnAppServiceEnvironment() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
package/dist-esm/samples-dev/appServiceEnvironmentsGetInboundNetworkDependenciesEndpointsSample.js
CHANGED
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Get the network endpoints of all inbound dependencies of an App Service Environment.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get the network endpoints of all inbound dependencies of an App Service Environment.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetInboundNetworkDependenciesEndpoints.json
|
|
20
20
|
*/
|
|
21
21
|
function getTheNetworkEndpointsOfAllInboundDependenciesOfAnAppServiceEnvironment() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Get properties of a multi-role pool.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get properties of a multi-role pool.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_GetMultiRolePool.json
|
|
20
20
|
*/
|
|
21
21
|
function getPropertiesOfAMultiRolePool() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
package/dist-esm/samples-dev/appServiceEnvironmentsGetOutboundNetworkDependenciesEndpointsSample.js
CHANGED
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Get the network endpoints of all outbound dependencies of an App Service Environment.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get the network endpoints of all outbound dependencies of an App Service Environment.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/GetOutboundNetworkDependenciesEndpoints.json
|
|
20
20
|
*/
|
|
21
21
|
function getTheNetworkEndpointsOfAllOutboundDependenciesOfAnAppServiceEnvironment() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionListSample.js
CHANGED
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets the list of private endpoints associated with a hosting environment
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets the list of private endpoints associated with a hosting environment
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_GetPrivateEndpointConnectionList.json
|
|
20
20
|
*/
|
|
21
21
|
function getsTheListOfPrivateEndpointsAssociatedWithAHostingEnvironment() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets a private endpoint connection
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets a private endpoint connection
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_GetPrivateEndpointConnection.json
|
|
20
20
|
*/
|
|
21
21
|
function getsAPrivateEndpointConnection() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Gets the private link resources
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Gets the private link resources
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_GetPrivateLinkResources.json
|
|
20
20
|
*/
|
|
21
21
|
function getsThePrivateLinkResources() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Get the properties of an App Service Environment.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get the properties of an App Service Environment.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_Get.json
|
|
20
20
|
*/
|
|
21
21
|
function getThePropertiesOfAnAppServiceEnvironment() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Get IP addresses assigned to an App Service Environment.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get IP addresses assigned to an App Service Environment.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_GetVipInfo.json
|
|
20
20
|
*/
|
|
21
21
|
function getIPAddressesAssignedToAnAppServiceEnvironment() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Get properties of a worker pool.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get properties of a worker pool.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_GetWorkerPool.json
|
|
20
20
|
*/
|
|
21
21
|
function getPropertiesOfAWorkerPool() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Get all App Service plans in an App Service Environment.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get all App Service plans in an App Service Environment.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_ListAppServicePlans.json
|
|
20
20
|
*/
|
|
21
21
|
function getAllAppServicePlansInAnAppServiceEnvironment() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Get all App Service Environments in a resource group.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get all App Service Environments in a resource group.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_ListByResourceGroup.json
|
|
20
20
|
*/
|
|
21
21
|
function getAllAppServiceEnvironmentsInAResourceGroup() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Get the used, available, and total worker capacity an App Service Environment.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get the used, available, and total worker capacity an App Service Environment.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_ListCapacities.json
|
|
20
20
|
*/
|
|
21
21
|
function getTheUsedAvailableAndTotalWorkerCapacityAnAppServiceEnvironment() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Get diagnostic information for an App Service Environment.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get diagnostic information for an App Service Environment.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_ListDiagnostics.json
|
|
20
20
|
*/
|
|
21
21
|
function getDiagnosticInformationForAnAppServiceEnvironment() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Get metric definitions for a multi-role pool of an App Service Environment.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get metric definitions for a multi-role pool of an App Service Environment.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_ListMultiRoleMetricDefinitions.json
|
|
20
20
|
*/
|
|
21
21
|
function getMetricDefinitionsForAMultiRolePoolOfAnAppServiceEnvironment() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Get metric definitions for a specific instance of a multi-role pool of an App Service Environment.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get metric definitions for a specific instance of a multi-role pool of an App Service Environment.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_ListMultiRolePoolInstanceMetricDefinitions.json
|
|
20
20
|
*/
|
|
21
21
|
function getMetricDefinitionsForASpecificInstanceOfAMultiRolePoolOfAnAppServiceEnvironment() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Get available SKUs for scaling a multi-role pool.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get available SKUs for scaling a multi-role pool.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_ListMultiRolePoolSkus.json
|
|
20
20
|
*/
|
|
21
21
|
function getAvailableSkUsForScalingAMultiRolePool() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Get all multi-role pools.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get all multi-role pools.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_ListMultiRolePools.json
|
|
20
20
|
*/
|
|
21
21
|
function getAllMultiRolePools() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Get usage metrics for a multi-role pool of an App Service Environment.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get usage metrics for a multi-role pool of an App Service Environment.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_ListMultiRoleUsages.json
|
|
20
20
|
*/
|
|
21
21
|
function getUsageMetricsForAMultiRolePoolOfAnAppServiceEnvironment() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for List all currently running operations on the App Service Environment.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for List all currently running operations on the App Service Environment.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_ListOperations.json
|
|
20
20
|
*/
|
|
21
21
|
function listAllCurrentlyRunningOperationsOnTheAppServiceEnvironment() {
|
|
22
22
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Get all App Service Environments for a subscription.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get all App Service Environments for a subscription.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_List.json
|
|
20
20
|
*/
|
|
21
21
|
function getAllAppServiceEnvironmentsForASubscription() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Get global usage metrics of an App Service Environment.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get global usage metrics of an App Service Environment.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_ListUsages.json
|
|
20
20
|
*/
|
|
21
21
|
function getGlobalUsageMetricsOfAnAppServiceEnvironment() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Get all apps in an App Service Environment.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get all apps in an App Service Environment.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_ListWebApps.json
|
|
20
20
|
*/
|
|
21
21
|
function getAllAppsInAnAppServiceEnvironment() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Get metric definitions for a worker pool of an App Service Environment.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get metric definitions for a worker pool of an App Service Environment.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_ListWebWorkerMetricDefinitions.json
|
|
20
20
|
*/
|
|
21
21
|
function getMetricDefinitionsForAWorkerPoolOfAnAppServiceEnvironment() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Get usage metrics for a worker pool of an App Service Environment.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get usage metrics for a worker pool of an App Service Environment.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_ListWebWorkerUsages.json
|
|
20
20
|
*/
|
|
21
21
|
function getUsageMetricsForAWorkerPoolOfAnAppServiceEnvironment() {
|
|
22
22
|
var _a, e_1, _b, _c;
|
package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolInstanceMetricDefinitionsSample.js
CHANGED
|
@@ -16,7 +16,7 @@ dotenv.config();
|
|
|
16
16
|
* This sample demonstrates how to Description for Get metric definitions for a specific instance of a worker pool of an App Service Environment.
|
|
17
17
|
*
|
|
18
18
|
* @summary Description for Get metric definitions for a specific instance of a worker pool of an App Service Environment.
|
|
19
|
-
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/
|
|
19
|
+
* x-ms-original-file: specification/web/resource-manager/Microsoft.Web/stable/2023-01-01/examples/AppServiceEnvironments_ListWorkerPoolInstanceMetricDefinitions.json
|
|
20
20
|
*/
|
|
21
21
|
function getMetricDefinitionsForASpecificInstanceOfAWorkerPoolOfAnAppServiceEnvironment() {
|
|
22
22
|
var _a, e_1, _b, _c;
|