@azure/arm-appservice 14.1.1-alpha.20240513.1 → 15.0.1-alpha.20240621.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +85 -12
- package/LICENSE +1 -1
- package/dist/index.js +14115 -12986
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateCertificateSample.js +3 -3
- package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateCertificateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateSample.js +6 -6
- package/dist-esm/samples-dev/appServiceCertificateOrdersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersDeleteCertificateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersGetCertificateSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersGetSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersListCertificatesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersListSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersReissueSample.js +3 -3
- package/dist-esm/samples-dev/appServiceCertificateOrdersReissueSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRenewSample.js +3 -3
- package/dist-esm/samples-dev/appServiceCertificateOrdersRenewSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersResendEmailSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersResendRequestEmailsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateActionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateActionsSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateEmailHistorySample.js +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveCertificateEmailHistorySample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveSiteSealSample.js +3 -3
- package/dist-esm/samples-dev/appServiceCertificateOrdersRetrieveSiteSealSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateCertificateSample.js +3 -3
- package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateCertificateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateSample.js +6 -6
- package/dist-esm/samples-dev/appServiceCertificateOrdersUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersValidatePurchaseInformationSample.js +6 -6
- package/dist-esm/samples-dev/appServiceCertificateOrdersValidatePurchaseInformationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceCertificateOrdersVerifyDomainOwnershipSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionSample.js +4 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsApproveOrRejectPrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsChangeVnetSample.js +3 -3
- package/dist-esm/samples-dev/appServiceEnvironmentsChangeVnetSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateMultiRolePoolSample.js +3 -3
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateMultiRolePoolSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateSample.js +4 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateWorkerPoolSample.js +3 -3
- package/dist-esm/samples-dev/appServiceEnvironmentsCreateOrUpdateWorkerPoolSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeleteAseCustomDnsSuffixConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeleteAseCustomDnsSuffixConfigurationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeletePrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeletePrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetAseCustomDnsSuffixConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetAseCustomDnsSuffixConfigurationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetAseV3NetworkingConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetAseV3NetworkingConfigurationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetDiagnosticsItemSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetInboundNetworkDependenciesEndpointsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetMultiRolePoolSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetOutboundNetworkDependenciesEndpointsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionListSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetPrivateLinkResourcesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetVipInfoSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsGetWorkerPoolSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListAppServicePlansSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListCapacitiesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListDiagnosticsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRoleMetricDefinitionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolInstanceMetricDefinitionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolSkusSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRolePoolsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListMultiRoleUsagesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListOperationsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListUsagesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebAppsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebWorkerMetricDefinitionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWebWorkerUsagesSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolInstanceMetricDefinitionsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolSkusSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsListWorkerPoolsSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsRebootSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsResumeSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsSuspendSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsTestUpgradeAvailableNotificationSample.js +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsTestUpgradeAvailableNotificationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseCustomDnsSuffixConfigurationSample.js +3 -3
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseCustomDnsSuffixConfigurationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseNetworkingConfigurationSample.js +3 -3
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateAseNetworkingConfigurationSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateMultiRolePoolSample.js +3 -3
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateMultiRolePoolSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateSample.js +4 -4
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateWorkerPoolSample.js +3 -3
- package/dist-esm/samples-dev/appServiceEnvironmentsUpdateWorkerPoolSample.js.map +1 -1
- package/dist-esm/samples-dev/appServiceEnvironmentsUpgradeSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/appServicePlansDeleteSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansGetSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansListSample.js +1 -1
- package/dist-esm/samples-dev/appServicePlansUpdateSample.js +2 -2
- package/dist-esm/samples-dev/appServicePlansUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/certificateOrdersDiagnosticsGetAppServiceCertificateOrderDetectorResponseSample.js +1 -1
- package/dist-esm/samples-dev/certificateOrdersDiagnosticsGetAppServiceCertificateOrderDetectorResponseSample.js.map +1 -1
- package/dist-esm/samples-dev/certificateOrdersDiagnosticsListAppServiceCertificateOrderDetectorResponseSample.js +1 -1
- package/dist-esm/samples-dev/certificateRegistrationProviderListOperationsSample.js +1 -1
- package/dist-esm/samples-dev/certificatesCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/certificatesDeleteSample.js +1 -1
- package/dist-esm/samples-dev/certificatesGetSample.js +1 -1
- package/dist-esm/samples-dev/certificatesListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/certificatesListSample.js +1 -1
- package/dist-esm/samples-dev/certificatesUpdateSample.js +3 -3
- package/dist-esm/samples-dev/certificatesUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/containerAppsCreateOrUpdateSample.js +7 -7
- package/dist-esm/samples-dev/containerAppsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsGetSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsListSecretsSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsActivateRevisionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsDeactivateRevisionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsGetRevisionSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsListRevisionsSample.js +1 -1
- package/dist-esm/samples-dev/containerAppsRevisionsRestartRevisionSample.js +1 -1
- package/dist-esm/samples-dev/deletedWebAppsGetDeletedWebAppByLocationSample.js +1 -1
- package/dist-esm/samples-dev/deletedWebAppsListByLocationSample.js +1 -1
- package/dist-esm/samples-dev/diagnosticsExecuteSiteAnalysisSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsExecuteSiteAnalysisSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsExecuteSiteDetectorSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsExecuteSiteDetectorSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetHostingEnvironmentDetectorResponseSample.js +1 -1
- package/dist-esm/samples-dev/diagnosticsGetSiteAnalysisSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteAnalysisSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorResponseSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorResponseSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDetectorSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDiagnosticCategorySample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsGetSiteDiagnosticCategorySlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListHostingEnvironmentDetectorResponsesSample.js +1 -1
- package/dist-esm/samples-dev/diagnosticsListSiteAnalysesSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteAnalysesSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorResponsesSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorResponsesSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorsSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDetectorsSlotSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDiagnosticCategoriesSample.js +2 -2
- package/dist-esm/samples-dev/diagnosticsListSiteDiagnosticCategoriesSlotSample.js +2 -2
- package/dist-esm/samples-dev/domainRegistrationProviderListOperationsSample.js +1 -1
- package/dist-esm/samples-dev/domainsCheckAvailabilitySample.js +1 -1
- package/dist-esm/samples-dev/domainsCreateOrUpdateOwnershipIdentifierSample.js +3 -3
- package/dist-esm/samples-dev/domainsCreateOrUpdateOwnershipIdentifierSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsCreateOrUpdateSample.js +11 -11
- package/dist-esm/samples-dev/domainsDeleteOwnershipIdentifierSample.js +1 -1
- package/dist-esm/samples-dev/domainsDeleteSample.js +2 -2
- package/dist-esm/samples-dev/domainsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsGetControlCenterSsoRequestSample.js +1 -1
- package/dist-esm/samples-dev/domainsGetOwnershipIdentifierSample.js +1 -1
- package/dist-esm/samples-dev/domainsGetSample.js +1 -1
- package/dist-esm/samples-dev/domainsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/domainsListOwnershipIdentifiersSample.js +1 -1
- package/dist-esm/samples-dev/domainsListRecommendationsSample.js +3 -3
- package/dist-esm/samples-dev/domainsListRecommendationsSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsListSample.js +1 -1
- package/dist-esm/samples-dev/domainsRenewSample.js +1 -1
- package/dist-esm/samples-dev/domainsTransferOutSample.js +1 -1
- package/dist-esm/samples-dev/domainsUpdateOwnershipIdentifierSample.js +3 -3
- package/dist-esm/samples-dev/domainsUpdateOwnershipIdentifierSample.js.map +1 -1
- package/dist-esm/samples-dev/domainsUpdateSample.js +12 -12
- package/dist-esm/samples-dev/domainsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/getUsagesInLocationListSample.js +1 -1
- package/dist-esm/samples-dev/globalGetDeletedWebAppSample.js +1 -1
- package/dist-esm/samples-dev/globalGetDeletedWebAppSnapshotsSample.js +1 -1
- package/dist-esm/samples-dev/globalGetSubscriptionOperationWithAsyncResponseSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsCreateOrUpdateSample.js +3 -3
- package/dist-esm/samples-dev/kubeEnvironmentsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsGetSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/kubeEnvironmentsUpdateSample.js +3 -3
- package/dist-esm/samples-dev/kubeEnvironmentsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/listAseRegionsSample.js +1 -1
- package/dist-esm/samples-dev/listCustomHostNameSitesSample.js +3 -3
- package/dist-esm/samples-dev/listCustomHostNameSitesSample.js.map +1 -1
- package/dist-esm/samples-dev/providerGetFunctionAppStacksForLocationSample.js +1 -1
- package/dist-esm/samples-dev/providerGetFunctionAppStacksSample.js +1 -1
- package/dist-esm/samples-dev/providerGetWebAppStacksForLocationSample.js +1 -1
- package/dist-esm/samples-dev/providerGetWebAppStacksSample.js +1 -1
- package/dist-esm/samples-dev/providerListOperationsSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataGetBySiteSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataGetBySiteSlotSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListBySiteSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListBySiteSlotSample.js +1 -1
- package/dist-esm/samples-dev/resourceHealthMetadataListSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesApproveOrRejectPrivateEndpointConnectionSample.js +4 -4
- package/dist-esm/samples-dev/staticSitesApproveOrRejectPrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBasicAuthSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBasicAuthSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBuildDatabaseConnectionSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateBuildDatabaseConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateDatabaseConnectionSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateDatabaseConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteAppSettingsSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildAppSettingsSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteBuildFunctionAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteCustomDomainSample.js +2 -2
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteCustomDomainSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteFunctionAppSettingsSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteFunctionAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteSample.js +4 -4
- package/dist-esm/samples-dev/staticSitesCreateOrUpdateStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateUserRolesInvitationLinkSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateUserRolesInvitationLinkSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteBuildSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesCreateZipDeploymentForStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteBuildDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeletePrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeletePrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteCustomDomainSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteCustomDomainSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDeleteStaticSiteUserSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDetachStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesDetachUserProvidedFunctionAppFromStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetBasicAuthSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionWithDetailsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetBuildDatabaseConnectionsWithDetailsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionWithDetailsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetDatabaseConnectionsWithDetailsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendForBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendsForBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetLinkedBackendsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetPrivateEndpointConnectionListSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetPrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetPrivateLinkResourcesSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteBuildsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteCustomDomainSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetStaticSitesByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppForStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppsForStaticSiteBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesGetUserProvidedFunctionAppsForStaticSiteSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesLinkBackendSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesLinkBackendSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesLinkBackendToBuildSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesLinkBackendToBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesListBasicAuthSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionAppSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteBuildFunctionsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteConfiguredRolesSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteCustomDomainsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteFunctionAppSettingsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteFunctionsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteSecretsSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesListStaticSiteUsersSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesPreviewWorkflowSample.js +4 -4
- package/dist-esm/samples-dev/staticSitesPreviewWorkflowSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildSample.js +4 -6
- package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteSample.js +4 -6
- package/dist-esm/samples-dev/staticSitesRegisterUserProvidedFunctionAppWithStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesResetStaticSiteApiKeySample.js +3 -3
- package/dist-esm/samples-dev/staticSitesResetStaticSiteApiKeySample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesUnlinkBackendFromBuildSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesUnlinkBackendSample.js +1 -1
- package/dist-esm/samples-dev/staticSitesUpdateBuildDatabaseConnectionSample.js +2 -2
- package/dist-esm/samples-dev/staticSitesUpdateBuildDatabaseConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesUpdateDatabaseConnectionSample.js +2 -2
- package/dist-esm/samples-dev/staticSitesUpdateDatabaseConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesUpdateStaticSiteSample.js +2 -2
- package/dist-esm/samples-dev/staticSitesUpdateStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesUpdateStaticSiteUserSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesUpdateStaticSiteUserSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesValidateBackendForBuildSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesValidateBackendForBuildSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesValidateBackendSample.js +3 -3
- package/dist-esm/samples-dev/staticSitesValidateBackendSample.js.map +1 -1
- package/dist-esm/samples-dev/staticSitesValidateCustomDomainCanBeAddedToStaticSiteSample.js +2 -2
- package/dist-esm/samples-dev/staticSitesValidateCustomDomainCanBeAddedToStaticSiteSample.js.map +1 -1
- package/dist-esm/samples-dev/topLevelDomainsGetSample.js +1 -1
- package/dist-esm/samples-dev/topLevelDomainsListAgreementsSample.js +3 -3
- package/dist-esm/samples-dev/topLevelDomainsListAgreementsSample.js.map +1 -1
- package/dist-esm/samples-dev/topLevelDomainsListSample.js +1 -1
- package/dist-esm/samples-dev/verifyHostingEnvironmentVnetSample.js +2 -2
- package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSample.js +1 -1
- package/dist-esm/samples-dev/webAppsAnalyzeCustomHostnameSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsApplySlotConfigToProductionSample.js +2 -2
- package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSample.js +4 -4
- package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSlotSample.js +4 -4
- package/dist-esm/samples-dev/webAppsApproveOrRejectPrivateEndpointConnectionSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsBackupSample.js +6 -6
- package/dist-esm/samples-dev/webAppsCreateOrUpdateConfigurationSample.js +9 -5
- package/dist-esm/samples-dev/webAppsCreateOrUpdateConfigurationSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSample.js +111 -5
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsCreateOrUpdateSlotSample.js +5 -5
- package/dist-esm/samples-dev/webAppsDeleteBackupSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeletePrivateEndpointConnectionSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeleteSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSample.js +19 -19
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSlotSample.js +16 -16
- package/dist-esm/samples-dev/webAppsDeployWorkflowArtifactsSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingKeyVaultReferenceSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingKeyVaultReferenceSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingsKeyVaultReferencesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAppSettingsKeyVaultReferencesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAuthSettingsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAuthSettingsV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetAuthSettingsV2WithoutSecretsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetBackupStatusSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetConfigurationSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetFtpAllowedSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetFtpAllowedSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetInstanceInfoSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetInstanceInfoSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetInstanceWorkflowSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationSlotV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTraceOperationV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesSlotV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetNetworkTracesV2Sample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateEndpointConnectionSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateEndpointConnectionSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateLinkResourcesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetPrivateLinkResourcesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetProductionSiteDeploymentStatusSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetProductionSiteDeploymentStatusSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetScmAllowedSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetScmAllowedSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetSlotSiteDeploymentStatusSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsGetSlotSiteDeploymentStatusSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsGetWorkflowSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListApplicationSettingsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListBackupStatusSecretsSample.js +6 -6
- package/dist-esm/samples-dev/webAppsListBackupsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListBasicPublishingCredentialsPoliciesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListBasicPublishingCredentialsPoliciesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListConfigurationsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListInstanceWorkflowsSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListProductionSiteDeploymentStatusesSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSiteBackupsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSiteBackupsSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSlotSiteDeploymentStatusesSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListSlotsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListWorkflowsConnectionsSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsListWorkflowsSample.js +1 -1
- package/dist-esm/samples-dev/webAppsRestoreSample.js +5 -5
- package/dist-esm/samples-dev/webAppsStartNetworkTraceSample.js +2 -2
- package/dist-esm/samples-dev/webAppsStartNetworkTraceSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsStartNetworkTraceSlotSample.js +3 -3
- package/dist-esm/samples-dev/webAppsStartNetworkTraceSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSample.js +3 -3
- package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSlotSample.js +3 -3
- package/dist-esm/samples-dev/webAppsStartWebSiteNetworkTraceOperationSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsStopNetworkTraceSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStopNetworkTraceSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStopWebSiteNetworkTraceSample.js +1 -1
- package/dist-esm/samples-dev/webAppsStopWebSiteNetworkTraceSlotSample.js +1 -1
- package/dist-esm/samples-dev/webAppsUpdateApplicationSettingsSample.js +3 -3
- package/dist-esm/samples-dev/webAppsUpdateApplicationSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsSample.js +4 -4
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsV2Sample.js +13 -13
- package/dist-esm/samples-dev/webAppsUpdateAuthSettingsV2Sample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateAzureStorageAccountsSample.js +5 -5
- package/dist-esm/samples-dev/webAppsUpdateAzureStorageAccountsSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSample.js +3 -5
- package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSlotSample.js +3 -5
- package/dist-esm/samples-dev/webAppsUpdateFtpAllowedSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateSample.js +3 -3
- package/dist-esm/samples-dev/webAppsUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateScmAllowedSample.js +3 -5
- package/dist-esm/samples-dev/webAppsUpdateScmAllowedSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateScmAllowedSlotSample.js +3 -5
- package/dist-esm/samples-dev/webAppsUpdateScmAllowedSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/webAppsUpdateSlotSample.js +3 -3
- package/dist-esm/samples-dev/webAppsUpdateSlotSample.js.map +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsListExpressionTracesSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsRequestHistoriesGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionRepetitionsRequestHistoriesListSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionScopeRepetitionsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionScopeRepetitionsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionsListExpressionTracesSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunActionsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunsCancelSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowRunsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggerHistoriesGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggerHistoriesListSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggerHistoriesResubmitSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersGetSchemaJsonSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersListCallbackUrlSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersListSample.js +1 -1
- package/dist-esm/samples-dev/workflowTriggersRunSample.js +1 -1
- package/dist-esm/samples-dev/workflowVersionsGetSample.js +1 -1
- package/dist-esm/samples-dev/workflowVersionsListSample.js +1 -1
- package/dist-esm/samples-dev/workflowsRegenerateAccessKeySample.js +2 -2
- package/dist-esm/samples-dev/workflowsRegenerateAccessKeySample.js.map +1 -1
- package/dist-esm/samples-dev/workflowsValidateSample.js +3 -3
- package/dist-esm/src/lroImpl.js +1 -1
- package/dist-esm/src/models/index.d.ts +295 -9
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +46 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +15 -1
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +7690 -7144
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +2 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +456 -438
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/appServiceCertificateOrders.d.ts.map +1 -1
- package/dist-esm/src/operations/appServiceCertificateOrders.js +135 -135
- package/dist-esm/src/operations/appServiceCertificateOrders.js.map +1 -1
- package/dist-esm/src/operations/appServiceEnvironments.d.ts +5 -5
- package/dist-esm/src/operations/appServiceEnvironments.d.ts.map +1 -1
- package/dist-esm/src/operations/appServiceEnvironments.js +456 -456
- package/dist-esm/src/operations/appServiceEnvironments.js.map +1 -1
- package/dist-esm/src/operations/appServicePlans.d.ts.map +1 -1
- package/dist-esm/src/operations/appServicePlans.js +194 -194
- package/dist-esm/src/operations/appServicePlans.js.map +1 -1
- package/dist-esm/src/operations/certificateOrdersDiagnostics.d.ts.map +1 -1
- package/dist-esm/src/operations/certificateOrdersDiagnostics.js +17 -17
- package/dist-esm/src/operations/certificateOrdersDiagnostics.js.map +1 -1
- package/dist-esm/src/operations/certificateRegistrationProvider.d.ts.map +1 -1
- package/dist-esm/src/operations/certificateRegistrationProvider.js +9 -9
- package/dist-esm/src/operations/certificateRegistrationProvider.js.map +1 -1
- package/dist-esm/src/operations/certificates.js +40 -40
- package/dist-esm/src/operations/certificates.js.map +1 -1
- package/dist-esm/src/operations/containerApps.d.ts.map +1 -1
- package/dist-esm/src/operations/containerApps.js +52 -52
- package/dist-esm/src/operations/containerApps.js.map +1 -1
- package/dist-esm/src/operations/containerAppsRevisions.js +28 -28
- package/dist-esm/src/operations/containerAppsRevisions.js.map +1 -1
- package/dist-esm/src/operations/deletedWebApps.js +26 -26
- package/dist-esm/src/operations/deletedWebApps.js.map +1 -1
- package/dist-esm/src/operations/diagnostics.js +181 -181
- package/dist-esm/src/operations/diagnostics.js.map +1 -1
- package/dist-esm/src/operations/domainRegistrationProvider.d.ts.map +1 -1
- package/dist-esm/src/operations/domainRegistrationProvider.js +9 -9
- package/dist-esm/src/operations/domainRegistrationProvider.js.map +1 -1
- package/dist-esm/src/operations/domains.d.ts.map +1 -1
- package/dist-esm/src/operations/domains.js +109 -109
- package/dist-esm/src/operations/domains.js.map +1 -1
- package/dist-esm/src/operations/getUsagesInLocation.js +11 -11
- package/dist-esm/src/operations/getUsagesInLocation.js.map +1 -1
- package/dist-esm/src/operations/global.js +16 -16
- package/dist-esm/src/operations/global.js.map +1 -1
- package/dist-esm/src/operations/kubeEnvironments.d.ts.map +1 -1
- package/dist-esm/src/operations/kubeEnvironments.js +53 -53
- package/dist-esm/src/operations/kubeEnvironments.js.map +1 -1
- package/dist-esm/src/operations/provider.js +64 -64
- package/dist-esm/src/operations/provider.js.map +1 -1
- package/dist-esm/src/operations/recommendations.d.ts.map +1 -1
- package/dist-esm/src/operations/recommendations.js +107 -103
- package/dist-esm/src/operations/recommendations.js.map +1 -1
- package/dist-esm/src/operations/resourceHealthMetadataOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/resourceHealthMetadataOperations.js +53 -53
- package/dist-esm/src/operations/resourceHealthMetadataOperations.js.map +1 -1
- package/dist-esm/src/operations/staticSites.d.ts +3 -3
- package/dist-esm/src/operations/staticSites.d.ts.map +1 -1
- package/dist-esm/src/operations/staticSites.js +577 -577
- package/dist-esm/src/operations/staticSites.js.map +1 -1
- package/dist-esm/src/operations/topLevelDomains.js +24 -24
- package/dist-esm/src/operations/topLevelDomains.js.map +1 -1
- package/dist-esm/src/operations/webApps.d.ts +119 -9
- package/dist-esm/src/operations/webApps.d.ts.map +1 -1
- package/dist-esm/src/operations/webApps.js +3437 -2940
- package/dist-esm/src/operations/webApps.js.map +1 -1
- package/dist-esm/src/operations/workflowRunActionRepetitions.d.ts.map +1 -1
- package/dist-esm/src/operations/workflowRunActionRepetitions.js +31 -31
- package/dist-esm/src/operations/workflowRunActionRepetitions.js.map +1 -1
- package/dist-esm/src/operations/workflowRunActionRepetitionsRequestHistories.d.ts.map +1 -1
- package/dist-esm/src/operations/workflowRunActionRepetitionsRequestHistories.js +19 -19
- package/dist-esm/src/operations/workflowRunActionRepetitionsRequestHistories.js.map +1 -1
- package/dist-esm/src/operations/workflowRunActionScopeRepetitions.d.ts.map +1 -1
- package/dist-esm/src/operations/workflowRunActionScopeRepetitions.js +18 -18
- package/dist-esm/src/operations/workflowRunActionScopeRepetitions.js.map +1 -1
- package/dist-esm/src/operations/workflowRunActions.js +28 -28
- package/dist-esm/src/operations/workflowRunActions.js.map +1 -1
- package/dist-esm/src/operations/workflowRuns.js +20 -20
- package/dist-esm/src/operations/workflowRuns.js.map +1 -1
- package/dist-esm/src/operations/workflowTriggerHistories.d.ts.map +1 -1
- package/dist-esm/src/operations/workflowTriggerHistories.js +27 -27
- package/dist-esm/src/operations/workflowTriggerHistories.js.map +1 -1
- package/dist-esm/src/operations/workflowTriggers.d.ts.map +1 -1
- package/dist-esm/src/operations/workflowTriggers.js +35 -35
- package/dist-esm/src/operations/workflowTriggers.js.map +1 -1
- package/dist-esm/src/operations/workflowVersions.js +16 -16
- package/dist-esm/src/operations/workflowVersions.js.map +1 -1
- package/dist-esm/src/operations/workflows.js +8 -8
- package/dist-esm/src/operations/workflows.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/appServiceCertificateOrders.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/appServiceEnvironments.d.ts +5 -5
- package/dist-esm/src/operationsInterfaces/appServiceEnvironments.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/certificateOrdersDiagnostics.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/staticSites.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/staticSites.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/webApps.d.ts +81 -9
- package/dist-esm/src/operationsInterfaces/webApps.d.ts.map +1 -1
- package/dist-esm/src/webSiteManagementClient.d.ts.map +1 -1
- package/dist-esm/src/webSiteManagementClient.js +135 -131
- package/dist-esm/src/webSiteManagementClient.js.map +1 -1
- package/dist-esm/test/web_examples.d.ts.map +1 -1
- package/dist-esm/test/web_examples.js +5 -4
- package/dist-esm/test/web_examples.js.map +1 -1
- package/package.json +5 -5
- package/review/arm-appservice.api.md +234 -9
- package/src/lroImpl.ts +3 -3
- package/src/models/index.ts +1027 -380
- package/src/models/mappers.ts +8952 -8335
- package/src/models/parameters.ts +467 -443
- package/src/operations/appServiceCertificateOrders.ts +239 -266
- package/src/operations/appServiceEnvironments.ts +1228 -1301
- package/src/operations/appServicePlans.ts +348 -374
- package/src/operations/certificateOrdersDiagnostics.ts +90 -94
- package/src/operations/certificateRegistrationProvider.ts +19 -18
- package/src/operations/certificates.ts +70 -75
- package/src/operations/containerApps.ts +98 -105
- package/src/operations/containerAppsRevisions.ts +54 -59
- package/src/operations/deletedWebApps.ts +45 -47
- package/src/operations/diagnostics.ts +455 -470
- package/src/operations/domainRegistrationProvider.ts +19 -18
- package/src/operations/domains.ts +214 -230
- package/src/operations/getUsagesInLocation.ts +20 -21
- package/src/operations/global.ts +41 -43
- package/src/operations/kubeEnvironments.ts +100 -108
- package/src/operations/provider.ts +134 -134
- package/src/operations/recommendations.ts +341 -345
- package/src/operations/resourceHealthMetadataOperations.ts +104 -109
- package/src/operations/staticSites.ts +1736 -1811
- package/src/operations/topLevelDomains.ts +46 -49
- package/src/operations/webApps.ts +7101 -6820
- package/src/operations/workflowRunActionRepetitions.ts +63 -65
- package/src/operations/workflowRunActionRepetitionsRequestHistories.ts +38 -39
- package/src/operations/workflowRunActionScopeRepetitions.ts +37 -38
- package/src/operations/workflowRunActions.ts +58 -61
- package/src/operations/workflowRuns.ts +39 -42
- package/src/operations/workflowTriggerHistories.ts +55 -59
- package/src/operations/workflowTriggers.ts +68 -74
- package/src/operations/workflowVersions.ts +32 -34
- package/src/operations/workflows.ts +15 -17
- package/src/operationsInterfaces/appServiceCertificateOrders.ts +25 -29
- package/src/operationsInterfaces/appServiceEnvironments.ts +65 -76
- package/src/operationsInterfaces/appServicePlans.ts +29 -29
- package/src/operationsInterfaces/certificateOrdersDiagnostics.ts +4 -6
- package/src/operationsInterfaces/certificateRegistrationProvider.ts +2 -2
- package/src/operationsInterfaces/certificates.ts +7 -7
- package/src/operationsInterfaces/containerApps.ts +9 -9
- package/src/operationsInterfaces/containerAppsRevisions.ts +6 -6
- package/src/operationsInterfaces/deletedWebApps.ts +4 -4
- package/src/operationsInterfaces/diagnostics.ts +23 -23
- package/src/operationsInterfaces/domainRegistrationProvider.ts +2 -2
- package/src/operationsInterfaces/domains.ts +17 -17
- package/src/operationsInterfaces/getUsagesInLocation.ts +2 -2
- package/src/operationsInterfaces/global.ts +4 -4
- package/src/operationsInterfaces/kubeEnvironments.ts +9 -9
- package/src/operationsInterfaces/provider.ts +8 -8
- package/src/operationsInterfaces/recommendations.ts +16 -16
- package/src/operationsInterfaces/resourceHealthMetadataOperations.ts +7 -7
- package/src/operationsInterfaces/staticSites.ts +100 -111
- package/src/operationsInterfaces/topLevelDomains.ts +4 -4
- package/src/operationsInterfaces/webApps.ts +583 -461
- package/src/operationsInterfaces/workflowRunActionRepetitions.ts +4 -4
- package/src/operationsInterfaces/workflowRunActionRepetitionsRequestHistories.ts +3 -3
- package/src/operationsInterfaces/workflowRunActionScopeRepetitions.ts +3 -3
- package/src/operationsInterfaces/workflowRunActions.ts +4 -4
- package/src/operationsInterfaces/workflowRuns.ts +4 -4
- package/src/operationsInterfaces/workflowTriggerHistories.ts +5 -5
- package/src/operationsInterfaces/workflowTriggers.ts +7 -7
- package/src/operationsInterfaces/workflowVersions.ts +3 -3
- package/src/operationsInterfaces/workflows.ts +3 -3
- package/src/pagingHelper.ts +1 -1
- package/src/webSiteManagementClient.ts +272 -281
- package/types/arm-appservice.d.ts +417 -18
- package/types/tsdoc-metadata.json +1 -1
package/src/models/parameters.ts
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
import {
|
|
10
10
|
OperationParameter,
|
|
11
11
|
OperationURLParameter,
|
|
12
|
-
OperationQueryParameter
|
|
12
|
+
OperationQueryParameter,
|
|
13
13
|
} from "@azure/core-client";
|
|
14
14
|
import {
|
|
15
15
|
AppServiceCertificateOrder as AppServiceCertificateOrderMapper,
|
|
@@ -31,7 +31,7 @@ import {
|
|
|
31
31
|
CustomDnsSuffixConfiguration as CustomDnsSuffixConfigurationMapper,
|
|
32
32
|
AseV3NetworkingConfiguration as AseV3NetworkingConfigurationMapper,
|
|
33
33
|
WorkerPoolResource as WorkerPoolResourceMapper,
|
|
34
|
-
|
|
34
|
+
RemotePrivateEndpointConnectionARMResource as RemotePrivateEndpointConnectionARMResourceMapper,
|
|
35
35
|
AppServicePlan as AppServicePlanMapper,
|
|
36
36
|
AppServicePlanPatchResource as AppServicePlanPatchResourceMapper,
|
|
37
37
|
VnetGateway as VnetGatewayMapper,
|
|
@@ -93,11 +93,12 @@ import {
|
|
|
93
93
|
CsmPublishingProfileOptions as CsmPublishingProfileOptionsMapper,
|
|
94
94
|
DeletedAppRestoreRequest as DeletedAppRestoreRequestMapper,
|
|
95
95
|
SnapshotRestoreRequest as SnapshotRestoreRequestMapper,
|
|
96
|
+
SiteContainer as SiteContainerMapper,
|
|
96
97
|
SiteSourceControl as SiteSourceControlMapper,
|
|
97
98
|
VnetInfoResource as VnetInfoResourceMapper,
|
|
98
99
|
WorkflowArtifacts as WorkflowArtifactsMapper,
|
|
99
100
|
RegenerateActionParameter as RegenerateActionParameterMapper,
|
|
100
|
-
Workflow as WorkflowMapper
|
|
101
|
+
Workflow as WorkflowMapper,
|
|
101
102
|
} from "../models/mappers";
|
|
102
103
|
|
|
103
104
|
export const accept: OperationParameter = {
|
|
@@ -107,9 +108,9 @@ export const accept: OperationParameter = {
|
|
|
107
108
|
isConstant: true,
|
|
108
109
|
serializedName: "Accept",
|
|
109
110
|
type: {
|
|
110
|
-
name: "String"
|
|
111
|
-
}
|
|
112
|
-
}
|
|
111
|
+
name: "String",
|
|
112
|
+
},
|
|
113
|
+
},
|
|
113
114
|
};
|
|
114
115
|
|
|
115
116
|
export const $host: OperationURLParameter = {
|
|
@@ -119,10 +120,10 @@ export const $host: OperationURLParameter = {
|
|
|
119
120
|
required: true,
|
|
120
121
|
xmlName: "$host",
|
|
121
122
|
type: {
|
|
122
|
-
name: "String"
|
|
123
|
-
}
|
|
123
|
+
name: "String",
|
|
124
|
+
},
|
|
124
125
|
},
|
|
125
|
-
skipEncoding: true
|
|
126
|
+
skipEncoding: true,
|
|
126
127
|
};
|
|
127
128
|
|
|
128
129
|
export const subscriptionId: OperationURLParameter = {
|
|
@@ -132,21 +133,21 @@ export const subscriptionId: OperationURLParameter = {
|
|
|
132
133
|
required: true,
|
|
133
134
|
xmlName: "subscriptionId",
|
|
134
135
|
type: {
|
|
135
|
-
name: "String"
|
|
136
|
-
}
|
|
137
|
-
}
|
|
136
|
+
name: "String",
|
|
137
|
+
},
|
|
138
|
+
},
|
|
138
139
|
};
|
|
139
140
|
|
|
140
141
|
export const apiVersion: OperationQueryParameter = {
|
|
141
142
|
parameterPath: "apiVersion",
|
|
142
143
|
mapper: {
|
|
143
|
-
defaultValue: "2023-
|
|
144
|
+
defaultValue: "2023-12-01",
|
|
144
145
|
isConstant: true,
|
|
145
146
|
serializedName: "api-version",
|
|
146
147
|
type: {
|
|
147
|
-
name: "String"
|
|
148
|
-
}
|
|
149
|
-
}
|
|
148
|
+
name: "String",
|
|
149
|
+
},
|
|
150
|
+
},
|
|
150
151
|
};
|
|
151
152
|
|
|
152
153
|
export const contentType: OperationParameter = {
|
|
@@ -156,14 +157,14 @@ export const contentType: OperationParameter = {
|
|
|
156
157
|
isConstant: true,
|
|
157
158
|
serializedName: "Content-Type",
|
|
158
159
|
type: {
|
|
159
|
-
name: "String"
|
|
160
|
-
}
|
|
161
|
-
}
|
|
160
|
+
name: "String",
|
|
161
|
+
},
|
|
162
|
+
},
|
|
162
163
|
};
|
|
163
164
|
|
|
164
165
|
export const appServiceCertificateOrder: OperationParameter = {
|
|
165
166
|
parameterPath: "appServiceCertificateOrder",
|
|
166
|
-
mapper: AppServiceCertificateOrderMapper
|
|
167
|
+
mapper: AppServiceCertificateOrderMapper,
|
|
167
168
|
};
|
|
168
169
|
|
|
169
170
|
export const resourceGroupName: OperationURLParameter = {
|
|
@@ -172,15 +173,15 @@ export const resourceGroupName: OperationURLParameter = {
|
|
|
172
173
|
constraints: {
|
|
173
174
|
Pattern: new RegExp("^[-\\w\\._\\(\\)]+[^\\.]$"),
|
|
174
175
|
MaxLength: 90,
|
|
175
|
-
MinLength: 1
|
|
176
|
+
MinLength: 1,
|
|
176
177
|
},
|
|
177
178
|
serializedName: "resourceGroupName",
|
|
178
179
|
required: true,
|
|
179
180
|
xmlName: "resourceGroupName",
|
|
180
181
|
type: {
|
|
181
|
-
name: "String"
|
|
182
|
-
}
|
|
183
|
-
}
|
|
182
|
+
name: "String",
|
|
183
|
+
},
|
|
184
|
+
},
|
|
184
185
|
};
|
|
185
186
|
|
|
186
187
|
export const certificateOrderName: OperationURLParameter = {
|
|
@@ -190,19 +191,19 @@ export const certificateOrderName: OperationURLParameter = {
|
|
|
190
191
|
required: true,
|
|
191
192
|
xmlName: "certificateOrderName",
|
|
192
193
|
type: {
|
|
193
|
-
name: "String"
|
|
194
|
-
}
|
|
195
|
-
}
|
|
194
|
+
name: "String",
|
|
195
|
+
},
|
|
196
|
+
},
|
|
196
197
|
};
|
|
197
198
|
|
|
198
199
|
export const certificateDistinguishedName: OperationParameter = {
|
|
199
200
|
parameterPath: "certificateDistinguishedName",
|
|
200
|
-
mapper: AppServiceCertificateOrderMapper
|
|
201
|
+
mapper: AppServiceCertificateOrderMapper,
|
|
201
202
|
};
|
|
202
203
|
|
|
203
204
|
export const certificateDistinguishedName1: OperationParameter = {
|
|
204
205
|
parameterPath: "certificateDistinguishedName",
|
|
205
|
-
mapper: AppServiceCertificateOrderPatchResourceMapper
|
|
206
|
+
mapper: AppServiceCertificateOrderPatchResourceMapper,
|
|
206
207
|
};
|
|
207
208
|
|
|
208
209
|
export const name: OperationURLParameter = {
|
|
@@ -212,39 +213,39 @@ export const name: OperationURLParameter = {
|
|
|
212
213
|
required: true,
|
|
213
214
|
xmlName: "name",
|
|
214
215
|
type: {
|
|
215
|
-
name: "String"
|
|
216
|
-
}
|
|
217
|
-
}
|
|
216
|
+
name: "String",
|
|
217
|
+
},
|
|
218
|
+
},
|
|
218
219
|
};
|
|
219
220
|
|
|
220
221
|
export const keyVaultCertificate: OperationParameter = {
|
|
221
222
|
parameterPath: "keyVaultCertificate",
|
|
222
|
-
mapper: AppServiceCertificateResourceMapper
|
|
223
|
+
mapper: AppServiceCertificateResourceMapper,
|
|
223
224
|
};
|
|
224
225
|
|
|
225
226
|
export const keyVaultCertificate1: OperationParameter = {
|
|
226
227
|
parameterPath: "keyVaultCertificate",
|
|
227
|
-
mapper: AppServiceCertificatePatchResourceMapper
|
|
228
|
+
mapper: AppServiceCertificatePatchResourceMapper,
|
|
228
229
|
};
|
|
229
230
|
|
|
230
231
|
export const reissueCertificateOrderRequest: OperationParameter = {
|
|
231
232
|
parameterPath: "reissueCertificateOrderRequest",
|
|
232
|
-
mapper: ReissueCertificateOrderRequestMapper
|
|
233
|
+
mapper: ReissueCertificateOrderRequestMapper,
|
|
233
234
|
};
|
|
234
235
|
|
|
235
236
|
export const renewCertificateOrderRequest: OperationParameter = {
|
|
236
237
|
parameterPath: "renewCertificateOrderRequest",
|
|
237
|
-
mapper: RenewCertificateOrderRequestMapper
|
|
238
|
+
mapper: RenewCertificateOrderRequestMapper,
|
|
238
239
|
};
|
|
239
240
|
|
|
240
241
|
export const nameIdentifier: OperationParameter = {
|
|
241
242
|
parameterPath: "nameIdentifier",
|
|
242
|
-
mapper: NameIdentifierMapper
|
|
243
|
+
mapper: NameIdentifierMapper,
|
|
243
244
|
};
|
|
244
245
|
|
|
245
246
|
export const siteSealRequest: OperationParameter = {
|
|
246
247
|
parameterPath: "siteSealRequest",
|
|
247
|
-
mapper: SiteSealRequestMapper
|
|
248
|
+
mapper: SiteSealRequestMapper,
|
|
248
249
|
};
|
|
249
250
|
|
|
250
251
|
export const nextLink: OperationURLParameter = {
|
|
@@ -254,10 +255,10 @@ export const nextLink: OperationURLParameter = {
|
|
|
254
255
|
required: true,
|
|
255
256
|
xmlName: "nextLink",
|
|
256
257
|
type: {
|
|
257
|
-
name: "String"
|
|
258
|
-
}
|
|
258
|
+
name: "String",
|
|
259
|
+
},
|
|
259
260
|
},
|
|
260
|
-
skipEncoding: true
|
|
261
|
+
skipEncoding: true,
|
|
261
262
|
};
|
|
262
263
|
|
|
263
264
|
export const detectorName: OperationURLParameter = {
|
|
@@ -267,9 +268,9 @@ export const detectorName: OperationURLParameter = {
|
|
|
267
268
|
required: true,
|
|
268
269
|
xmlName: "detectorName",
|
|
269
270
|
type: {
|
|
270
|
-
name: "String"
|
|
271
|
-
}
|
|
272
|
-
}
|
|
271
|
+
name: "String",
|
|
272
|
+
},
|
|
273
|
+
},
|
|
273
274
|
};
|
|
274
275
|
|
|
275
276
|
export const startTime: OperationQueryParameter = {
|
|
@@ -278,9 +279,9 @@ export const startTime: OperationQueryParameter = {
|
|
|
278
279
|
serializedName: "startTime",
|
|
279
280
|
xmlName: "startTime",
|
|
280
281
|
type: {
|
|
281
|
-
name: "DateTime"
|
|
282
|
-
}
|
|
283
|
-
}
|
|
282
|
+
name: "DateTime",
|
|
283
|
+
},
|
|
284
|
+
},
|
|
284
285
|
};
|
|
285
286
|
|
|
286
287
|
export const endTime: OperationQueryParameter = {
|
|
@@ -289,33 +290,33 @@ export const endTime: OperationQueryParameter = {
|
|
|
289
290
|
serializedName: "endTime",
|
|
290
291
|
xmlName: "endTime",
|
|
291
292
|
type: {
|
|
292
|
-
name: "DateTime"
|
|
293
|
-
}
|
|
294
|
-
}
|
|
293
|
+
name: "DateTime",
|
|
294
|
+
},
|
|
295
|
+
},
|
|
295
296
|
};
|
|
296
297
|
|
|
297
298
|
export const timeGrain: OperationQueryParameter = {
|
|
298
299
|
parameterPath: ["options", "timeGrain"],
|
|
299
300
|
mapper: {
|
|
300
301
|
constraints: {
|
|
301
|
-
Pattern: new RegExp("PT[1-9][0-9]+[SMH]")
|
|
302
|
+
Pattern: new RegExp("PT[1-9][0-9]+[SMH]"),
|
|
302
303
|
},
|
|
303
304
|
serializedName: "timeGrain",
|
|
304
305
|
xmlName: "timeGrain",
|
|
305
306
|
type: {
|
|
306
|
-
name: "String"
|
|
307
|
-
}
|
|
308
|
-
}
|
|
307
|
+
name: "String",
|
|
308
|
+
},
|
|
309
|
+
},
|
|
309
310
|
};
|
|
310
311
|
|
|
311
312
|
export const identifier: OperationParameter = {
|
|
312
313
|
parameterPath: "identifier",
|
|
313
|
-
mapper: NameIdentifierMapper
|
|
314
|
+
mapper: NameIdentifierMapper,
|
|
314
315
|
};
|
|
315
316
|
|
|
316
317
|
export const parameters: OperationParameter = {
|
|
317
318
|
parameterPath: "parameters",
|
|
318
|
-
mapper: DomainRecommendationSearchParametersMapper
|
|
319
|
+
mapper: DomainRecommendationSearchParametersMapper,
|
|
319
320
|
};
|
|
320
321
|
|
|
321
322
|
export const domainName: OperationURLParameter = {
|
|
@@ -325,29 +326,29 @@ export const domainName: OperationURLParameter = {
|
|
|
325
326
|
required: true,
|
|
326
327
|
xmlName: "domainName",
|
|
327
328
|
type: {
|
|
328
|
-
name: "String"
|
|
329
|
-
}
|
|
330
|
-
}
|
|
329
|
+
name: "String",
|
|
330
|
+
},
|
|
331
|
+
},
|
|
331
332
|
};
|
|
332
333
|
|
|
333
334
|
export const domain: OperationParameter = {
|
|
334
335
|
parameterPath: "domain",
|
|
335
|
-
mapper: DomainMapper
|
|
336
|
+
mapper: DomainMapper,
|
|
336
337
|
};
|
|
337
338
|
|
|
338
339
|
export const domainName1: OperationURLParameter = {
|
|
339
340
|
parameterPath: "domainName",
|
|
340
341
|
mapper: {
|
|
341
342
|
constraints: {
|
|
342
|
-
Pattern: new RegExp("[a-zA-Z0-9][a-zA-Z0-9\\.-]+")
|
|
343
|
+
Pattern: new RegExp("[a-zA-Z0-9][a-zA-Z0-9\\.-]+"),
|
|
343
344
|
},
|
|
344
345
|
serializedName: "domainName",
|
|
345
346
|
required: true,
|
|
346
347
|
xmlName: "domainName",
|
|
347
348
|
type: {
|
|
348
|
-
name: "String"
|
|
349
|
-
}
|
|
350
|
-
}
|
|
349
|
+
name: "String",
|
|
350
|
+
},
|
|
351
|
+
},
|
|
351
352
|
};
|
|
352
353
|
|
|
353
354
|
export const forceHardDeleteDomain: OperationQueryParameter = {
|
|
@@ -356,29 +357,29 @@ export const forceHardDeleteDomain: OperationQueryParameter = {
|
|
|
356
357
|
serializedName: "forceHardDeleteDomain",
|
|
357
358
|
xmlName: "forceHardDeleteDomain",
|
|
358
359
|
type: {
|
|
359
|
-
name: "Boolean"
|
|
360
|
-
}
|
|
361
|
-
}
|
|
360
|
+
name: "Boolean",
|
|
361
|
+
},
|
|
362
|
+
},
|
|
362
363
|
};
|
|
363
364
|
|
|
364
365
|
export const domain1: OperationParameter = {
|
|
365
366
|
parameterPath: "domain",
|
|
366
|
-
mapper: DomainPatchResourceMapper
|
|
367
|
+
mapper: DomainPatchResourceMapper,
|
|
367
368
|
};
|
|
368
369
|
|
|
369
370
|
export const domainOwnershipIdentifier: OperationParameter = {
|
|
370
371
|
parameterPath: "domainOwnershipIdentifier",
|
|
371
|
-
mapper: DomainOwnershipIdentifierMapper
|
|
372
|
+
mapper: DomainOwnershipIdentifierMapper,
|
|
372
373
|
};
|
|
373
374
|
|
|
374
375
|
export const agreementOption: OperationParameter = {
|
|
375
376
|
parameterPath: "agreementOption",
|
|
376
|
-
mapper: TopLevelDomainAgreementOptionMapper
|
|
377
|
+
mapper: TopLevelDomainAgreementOptionMapper,
|
|
377
378
|
};
|
|
378
379
|
|
|
379
380
|
export const hostingEnvironmentEnvelope: OperationParameter = {
|
|
380
381
|
parameterPath: "hostingEnvironmentEnvelope",
|
|
381
|
-
mapper: AppServiceEnvironmentResourceMapper
|
|
382
|
+
mapper: AppServiceEnvironmentResourceMapper,
|
|
382
383
|
};
|
|
383
384
|
|
|
384
385
|
export const forceDelete: OperationQueryParameter = {
|
|
@@ -387,29 +388,29 @@ export const forceDelete: OperationQueryParameter = {
|
|
|
387
388
|
serializedName: "forceDelete",
|
|
388
389
|
xmlName: "forceDelete",
|
|
389
390
|
type: {
|
|
390
|
-
name: "Boolean"
|
|
391
|
-
}
|
|
392
|
-
}
|
|
391
|
+
name: "Boolean",
|
|
392
|
+
},
|
|
393
|
+
},
|
|
393
394
|
};
|
|
394
395
|
|
|
395
396
|
export const hostingEnvironmentEnvelope1: OperationParameter = {
|
|
396
397
|
parameterPath: "hostingEnvironmentEnvelope",
|
|
397
|
-
mapper: AppServiceEnvironmentPatchResourceMapper
|
|
398
|
+
mapper: AppServiceEnvironmentPatchResourceMapper,
|
|
398
399
|
};
|
|
399
400
|
|
|
400
401
|
export const vnetInfo: OperationParameter = {
|
|
401
402
|
parameterPath: "vnetInfo",
|
|
402
|
-
mapper: VirtualNetworkProfileMapper
|
|
403
|
+
mapper: VirtualNetworkProfileMapper,
|
|
403
404
|
};
|
|
404
405
|
|
|
405
406
|
export const customDnsSuffixConfiguration: OperationParameter = {
|
|
406
407
|
parameterPath: "customDnsSuffixConfiguration",
|
|
407
|
-
mapper: CustomDnsSuffixConfigurationMapper
|
|
408
|
+
mapper: CustomDnsSuffixConfigurationMapper,
|
|
408
409
|
};
|
|
409
410
|
|
|
410
411
|
export const aseNetworkingConfiguration: OperationParameter = {
|
|
411
412
|
parameterPath: "aseNetworkingConfiguration",
|
|
412
|
-
mapper: AseV3NetworkingConfigurationMapper
|
|
413
|
+
mapper: AseV3NetworkingConfigurationMapper,
|
|
413
414
|
};
|
|
414
415
|
|
|
415
416
|
export const diagnosticsName: OperationURLParameter = {
|
|
@@ -419,14 +420,14 @@ export const diagnosticsName: OperationURLParameter = {
|
|
|
419
420
|
required: true,
|
|
420
421
|
xmlName: "diagnosticsName",
|
|
421
422
|
type: {
|
|
422
|
-
name: "String"
|
|
423
|
-
}
|
|
424
|
-
}
|
|
423
|
+
name: "String",
|
|
424
|
+
},
|
|
425
|
+
},
|
|
425
426
|
};
|
|
426
427
|
|
|
427
428
|
export const multiRolePoolEnvelope: OperationParameter = {
|
|
428
429
|
parameterPath: "multiRolePoolEnvelope",
|
|
429
|
-
mapper: WorkerPoolResourceMapper
|
|
430
|
+
mapper: WorkerPoolResourceMapper,
|
|
430
431
|
};
|
|
431
432
|
|
|
432
433
|
export const instance: OperationURLParameter = {
|
|
@@ -436,9 +437,9 @@ export const instance: OperationURLParameter = {
|
|
|
436
437
|
required: true,
|
|
437
438
|
xmlName: "instance",
|
|
438
439
|
type: {
|
|
439
|
-
name: "String"
|
|
440
|
-
}
|
|
441
|
-
}
|
|
440
|
+
name: "String",
|
|
441
|
+
},
|
|
442
|
+
},
|
|
442
443
|
};
|
|
443
444
|
|
|
444
445
|
export const privateEndpointConnectionName: OperationURLParameter = {
|
|
@@ -448,14 +449,14 @@ export const privateEndpointConnectionName: OperationURLParameter = {
|
|
|
448
449
|
required: true,
|
|
449
450
|
xmlName: "privateEndpointConnectionName",
|
|
450
451
|
type: {
|
|
451
|
-
name: "String"
|
|
452
|
-
}
|
|
453
|
-
}
|
|
452
|
+
name: "String",
|
|
453
|
+
},
|
|
454
|
+
},
|
|
454
455
|
};
|
|
455
456
|
|
|
456
457
|
export const privateEndpointWrapper: OperationParameter = {
|
|
457
458
|
parameterPath: "privateEndpointWrapper",
|
|
458
|
-
mapper:
|
|
459
|
+
mapper: RemotePrivateEndpointConnectionARMResourceMapper,
|
|
459
460
|
};
|
|
460
461
|
|
|
461
462
|
export const propertiesToInclude: OperationQueryParameter = {
|
|
@@ -464,9 +465,9 @@ export const propertiesToInclude: OperationQueryParameter = {
|
|
|
464
465
|
serializedName: "propertiesToInclude",
|
|
465
466
|
xmlName: "propertiesToInclude",
|
|
466
467
|
type: {
|
|
467
|
-
name: "String"
|
|
468
|
-
}
|
|
469
|
-
}
|
|
468
|
+
name: "String",
|
|
469
|
+
},
|
|
470
|
+
},
|
|
470
471
|
};
|
|
471
472
|
|
|
472
473
|
export const filter: OperationQueryParameter = {
|
|
@@ -475,10 +476,10 @@ export const filter: OperationQueryParameter = {
|
|
|
475
476
|
serializedName: "$filter",
|
|
476
477
|
xmlName: "$filter",
|
|
477
478
|
type: {
|
|
478
|
-
name: "String"
|
|
479
|
-
}
|
|
479
|
+
name: "String",
|
|
480
|
+
},
|
|
480
481
|
},
|
|
481
|
-
skipEncoding: true
|
|
482
|
+
skipEncoding: true,
|
|
482
483
|
};
|
|
483
484
|
|
|
484
485
|
export const workerPoolName: OperationURLParameter = {
|
|
@@ -488,14 +489,14 @@ export const workerPoolName: OperationURLParameter = {
|
|
|
488
489
|
required: true,
|
|
489
490
|
xmlName: "workerPoolName",
|
|
490
491
|
type: {
|
|
491
|
-
name: "String"
|
|
492
|
-
}
|
|
493
|
-
}
|
|
492
|
+
name: "String",
|
|
493
|
+
},
|
|
494
|
+
},
|
|
494
495
|
};
|
|
495
496
|
|
|
496
497
|
export const workerPoolEnvelope: OperationParameter = {
|
|
497
498
|
parameterPath: "workerPoolEnvelope",
|
|
498
|
-
mapper: WorkerPoolResourceMapper
|
|
499
|
+
mapper: WorkerPoolResourceMapper,
|
|
499
500
|
};
|
|
500
501
|
|
|
501
502
|
export const detailed: OperationQueryParameter = {
|
|
@@ -504,19 +505,19 @@ export const detailed: OperationQueryParameter = {
|
|
|
504
505
|
serializedName: "detailed",
|
|
505
506
|
xmlName: "detailed",
|
|
506
507
|
type: {
|
|
507
|
-
name: "Boolean"
|
|
508
|
-
}
|
|
509
|
-
}
|
|
508
|
+
name: "Boolean",
|
|
509
|
+
},
|
|
510
|
+
},
|
|
510
511
|
};
|
|
511
512
|
|
|
512
513
|
export const appServicePlan: OperationParameter = {
|
|
513
514
|
parameterPath: "appServicePlan",
|
|
514
|
-
mapper: AppServicePlanMapper
|
|
515
|
+
mapper: AppServicePlanMapper,
|
|
515
516
|
};
|
|
516
517
|
|
|
517
518
|
export const appServicePlan1: OperationParameter = {
|
|
518
519
|
parameterPath: "appServicePlan",
|
|
519
|
-
mapper: AppServicePlanPatchResourceMapper
|
|
520
|
+
mapper: AppServicePlanPatchResourceMapper,
|
|
520
521
|
};
|
|
521
522
|
|
|
522
523
|
export const namespaceName: OperationURLParameter = {
|
|
@@ -526,9 +527,9 @@ export const namespaceName: OperationURLParameter = {
|
|
|
526
527
|
required: true,
|
|
527
528
|
xmlName: "namespaceName",
|
|
528
529
|
type: {
|
|
529
|
-
name: "String"
|
|
530
|
-
}
|
|
531
|
-
}
|
|
530
|
+
name: "String",
|
|
531
|
+
},
|
|
532
|
+
},
|
|
532
533
|
};
|
|
533
534
|
|
|
534
535
|
export const relayName: OperationURLParameter = {
|
|
@@ -538,9 +539,9 @@ export const relayName: OperationURLParameter = {
|
|
|
538
539
|
required: true,
|
|
539
540
|
xmlName: "relayName",
|
|
540
541
|
type: {
|
|
541
|
-
name: "String"
|
|
542
|
-
}
|
|
543
|
-
}
|
|
542
|
+
name: "String",
|
|
543
|
+
},
|
|
544
|
+
},
|
|
544
545
|
};
|
|
545
546
|
|
|
546
547
|
export const softRestart: OperationQueryParameter = {
|
|
@@ -549,9 +550,9 @@ export const softRestart: OperationQueryParameter = {
|
|
|
549
550
|
serializedName: "softRestart",
|
|
550
551
|
xmlName: "softRestart",
|
|
551
552
|
type: {
|
|
552
|
-
name: "Boolean"
|
|
553
|
-
}
|
|
554
|
-
}
|
|
553
|
+
name: "Boolean",
|
|
554
|
+
},
|
|
555
|
+
},
|
|
555
556
|
};
|
|
556
557
|
|
|
557
558
|
export const skipToken: OperationQueryParameter = {
|
|
@@ -560,9 +561,9 @@ export const skipToken: OperationQueryParameter = {
|
|
|
560
561
|
serializedName: "$skipToken",
|
|
561
562
|
xmlName: "$skipToken",
|
|
562
563
|
type: {
|
|
563
|
-
name: "String"
|
|
564
|
-
}
|
|
565
|
-
}
|
|
564
|
+
name: "String",
|
|
565
|
+
},
|
|
566
|
+
},
|
|
566
567
|
};
|
|
567
568
|
|
|
568
569
|
export const top: OperationQueryParameter = {
|
|
@@ -571,9 +572,9 @@ export const top: OperationQueryParameter = {
|
|
|
571
572
|
serializedName: "$top",
|
|
572
573
|
xmlName: "$top",
|
|
573
574
|
type: {
|
|
574
|
-
name: "String"
|
|
575
|
-
}
|
|
576
|
-
}
|
|
575
|
+
name: "String",
|
|
576
|
+
},
|
|
577
|
+
},
|
|
577
578
|
};
|
|
578
579
|
|
|
579
580
|
export const vnetName: OperationURLParameter = {
|
|
@@ -583,9 +584,9 @@ export const vnetName: OperationURLParameter = {
|
|
|
583
584
|
required: true,
|
|
584
585
|
xmlName: "vnetName",
|
|
585
586
|
type: {
|
|
586
|
-
name: "String"
|
|
587
|
-
}
|
|
588
|
-
}
|
|
587
|
+
name: "String",
|
|
588
|
+
},
|
|
589
|
+
},
|
|
589
590
|
};
|
|
590
591
|
|
|
591
592
|
export const gatewayName: OperationURLParameter = {
|
|
@@ -595,14 +596,14 @@ export const gatewayName: OperationURLParameter = {
|
|
|
595
596
|
required: true,
|
|
596
597
|
xmlName: "gatewayName",
|
|
597
598
|
type: {
|
|
598
|
-
name: "String"
|
|
599
|
-
}
|
|
600
|
-
}
|
|
599
|
+
name: "String",
|
|
600
|
+
},
|
|
601
|
+
},
|
|
601
602
|
};
|
|
602
603
|
|
|
603
604
|
export const connectionEnvelope: OperationParameter = {
|
|
604
605
|
parameterPath: "connectionEnvelope",
|
|
605
|
-
mapper: VnetGatewayMapper
|
|
606
|
+
mapper: VnetGatewayMapper,
|
|
606
607
|
};
|
|
607
608
|
|
|
608
609
|
export const routeName: OperationURLParameter = {
|
|
@@ -612,14 +613,14 @@ export const routeName: OperationURLParameter = {
|
|
|
612
613
|
required: true,
|
|
613
614
|
xmlName: "routeName",
|
|
614
615
|
type: {
|
|
615
|
-
name: "String"
|
|
616
|
-
}
|
|
617
|
-
}
|
|
616
|
+
name: "String",
|
|
617
|
+
},
|
|
618
|
+
},
|
|
618
619
|
};
|
|
619
620
|
|
|
620
621
|
export const route: OperationParameter = {
|
|
621
622
|
parameterPath: "route",
|
|
622
|
-
mapper: VnetRouteMapper
|
|
623
|
+
mapper: VnetRouteMapper,
|
|
623
624
|
};
|
|
624
625
|
|
|
625
626
|
export const workerName: OperationURLParameter = {
|
|
@@ -629,24 +630,24 @@ export const workerName: OperationURLParameter = {
|
|
|
629
630
|
required: true,
|
|
630
631
|
xmlName: "workerName",
|
|
631
632
|
type: {
|
|
632
|
-
name: "String"
|
|
633
|
-
}
|
|
634
|
-
}
|
|
633
|
+
name: "String",
|
|
634
|
+
},
|
|
635
|
+
},
|
|
635
636
|
};
|
|
636
637
|
|
|
637
638
|
export const certificateEnvelope: OperationParameter = {
|
|
638
639
|
parameterPath: "certificateEnvelope",
|
|
639
|
-
mapper: CertificateMapper
|
|
640
|
+
mapper: CertificateMapper,
|
|
640
641
|
};
|
|
641
642
|
|
|
642
643
|
export const certificateEnvelope1: OperationParameter = {
|
|
643
644
|
parameterPath: "certificateEnvelope",
|
|
644
|
-
mapper: CertificatePatchResourceMapper
|
|
645
|
+
mapper: CertificatePatchResourceMapper,
|
|
645
646
|
};
|
|
646
647
|
|
|
647
648
|
export const containerAppEnvelope: OperationParameter = {
|
|
648
649
|
parameterPath: "containerAppEnvelope",
|
|
649
|
-
mapper: ContainerAppMapper
|
|
650
|
+
mapper: ContainerAppMapper,
|
|
650
651
|
};
|
|
651
652
|
|
|
652
653
|
export const containerAppName: OperationURLParameter = {
|
|
@@ -656,9 +657,9 @@ export const containerAppName: OperationURLParameter = {
|
|
|
656
657
|
required: true,
|
|
657
658
|
xmlName: "containerAppName",
|
|
658
659
|
type: {
|
|
659
|
-
name: "String"
|
|
660
|
-
}
|
|
661
|
-
}
|
|
660
|
+
name: "String",
|
|
661
|
+
},
|
|
662
|
+
},
|
|
662
663
|
};
|
|
663
664
|
|
|
664
665
|
export const location: OperationURLParameter = {
|
|
@@ -668,9 +669,9 @@ export const location: OperationURLParameter = {
|
|
|
668
669
|
required: true,
|
|
669
670
|
xmlName: "location",
|
|
670
671
|
type: {
|
|
671
|
-
name: "String"
|
|
672
|
-
}
|
|
673
|
-
}
|
|
672
|
+
name: "String",
|
|
673
|
+
},
|
|
674
|
+
},
|
|
674
675
|
};
|
|
675
676
|
|
|
676
677
|
export const deletedSiteId: OperationURLParameter = {
|
|
@@ -680,9 +681,9 @@ export const deletedSiteId: OperationURLParameter = {
|
|
|
680
681
|
required: true,
|
|
681
682
|
xmlName: "deletedSiteId",
|
|
682
683
|
type: {
|
|
683
|
-
name: "String"
|
|
684
|
-
}
|
|
685
|
-
}
|
|
684
|
+
name: "String",
|
|
685
|
+
},
|
|
686
|
+
},
|
|
686
687
|
};
|
|
687
688
|
|
|
688
689
|
export const siteName: OperationURLParameter = {
|
|
@@ -692,9 +693,9 @@ export const siteName: OperationURLParameter = {
|
|
|
692
693
|
required: true,
|
|
693
694
|
xmlName: "siteName",
|
|
694
695
|
type: {
|
|
695
|
-
name: "String"
|
|
696
|
-
}
|
|
697
|
-
}
|
|
696
|
+
name: "String",
|
|
697
|
+
},
|
|
698
|
+
},
|
|
698
699
|
};
|
|
699
700
|
|
|
700
701
|
export const diagnosticCategory: OperationURLParameter = {
|
|
@@ -704,9 +705,9 @@ export const diagnosticCategory: OperationURLParameter = {
|
|
|
704
705
|
required: true,
|
|
705
706
|
xmlName: "diagnosticCategory",
|
|
706
707
|
type: {
|
|
707
|
-
name: "String"
|
|
708
|
-
}
|
|
709
|
-
}
|
|
708
|
+
name: "String",
|
|
709
|
+
},
|
|
710
|
+
},
|
|
710
711
|
};
|
|
711
712
|
|
|
712
713
|
export const analysisName: OperationURLParameter = {
|
|
@@ -716,9 +717,9 @@ export const analysisName: OperationURLParameter = {
|
|
|
716
717
|
required: true,
|
|
717
718
|
xmlName: "analysisName",
|
|
718
719
|
type: {
|
|
719
|
-
name: "String"
|
|
720
|
-
}
|
|
721
|
-
}
|
|
720
|
+
name: "String",
|
|
721
|
+
},
|
|
722
|
+
},
|
|
722
723
|
};
|
|
723
724
|
|
|
724
725
|
export const slot: OperationURLParameter = {
|
|
@@ -728,9 +729,9 @@ export const slot: OperationURLParameter = {
|
|
|
728
729
|
required: true,
|
|
729
730
|
xmlName: "slot",
|
|
730
731
|
type: {
|
|
731
|
-
name: "String"
|
|
732
|
-
}
|
|
733
|
-
}
|
|
732
|
+
name: "String",
|
|
733
|
+
},
|
|
734
|
+
},
|
|
734
735
|
};
|
|
735
736
|
|
|
736
737
|
export const operationId: OperationURLParameter = {
|
|
@@ -740,19 +741,19 @@ export const operationId: OperationURLParameter = {
|
|
|
740
741
|
required: true,
|
|
741
742
|
xmlName: "operationId",
|
|
742
743
|
type: {
|
|
743
|
-
name: "String"
|
|
744
|
-
}
|
|
745
|
-
}
|
|
744
|
+
name: "String",
|
|
745
|
+
},
|
|
746
|
+
},
|
|
746
747
|
};
|
|
747
748
|
|
|
748
749
|
export const kubeEnvironmentEnvelope: OperationParameter = {
|
|
749
750
|
parameterPath: "kubeEnvironmentEnvelope",
|
|
750
|
-
mapper: KubeEnvironmentMapper
|
|
751
|
+
mapper: KubeEnvironmentMapper,
|
|
751
752
|
};
|
|
752
753
|
|
|
753
754
|
export const kubeEnvironmentEnvelope1: OperationParameter = {
|
|
754
755
|
parameterPath: "kubeEnvironmentEnvelope",
|
|
755
|
-
mapper: KubeEnvironmentPatchResourceMapper
|
|
756
|
+
mapper: KubeEnvironmentPatchResourceMapper,
|
|
756
757
|
};
|
|
757
758
|
|
|
758
759
|
export const osTypeSelected: OperationQueryParameter = {
|
|
@@ -761,9 +762,9 @@ export const osTypeSelected: OperationQueryParameter = {
|
|
|
761
762
|
serializedName: "osTypeSelected",
|
|
762
763
|
xmlName: "osTypeSelected",
|
|
763
764
|
type: {
|
|
764
|
-
name: "String"
|
|
765
|
-
}
|
|
766
|
-
}
|
|
765
|
+
name: "String",
|
|
766
|
+
},
|
|
767
|
+
},
|
|
767
768
|
};
|
|
768
769
|
|
|
769
770
|
export const stackOsType: OperationQueryParameter = {
|
|
@@ -772,9 +773,9 @@ export const stackOsType: OperationQueryParameter = {
|
|
|
772
773
|
serializedName: "stackOsType",
|
|
773
774
|
xmlName: "stackOsType",
|
|
774
775
|
type: {
|
|
775
|
-
name: "String"
|
|
776
|
-
}
|
|
777
|
-
}
|
|
776
|
+
name: "String",
|
|
777
|
+
},
|
|
778
|
+
},
|
|
778
779
|
};
|
|
779
780
|
|
|
780
781
|
export const featured: OperationQueryParameter = {
|
|
@@ -783,9 +784,9 @@ export const featured: OperationQueryParameter = {
|
|
|
783
784
|
serializedName: "featured",
|
|
784
785
|
xmlName: "featured",
|
|
785
786
|
type: {
|
|
786
|
-
name: "Boolean"
|
|
787
|
-
}
|
|
788
|
-
}
|
|
787
|
+
name: "Boolean",
|
|
788
|
+
},
|
|
789
|
+
},
|
|
789
790
|
};
|
|
790
791
|
|
|
791
792
|
export const hostingEnvironmentName: OperationURLParameter = {
|
|
@@ -795,9 +796,9 @@ export const hostingEnvironmentName: OperationURLParameter = {
|
|
|
795
796
|
required: true,
|
|
796
797
|
xmlName: "hostingEnvironmentName",
|
|
797
798
|
type: {
|
|
798
|
-
name: "String"
|
|
799
|
-
}
|
|
800
|
-
}
|
|
799
|
+
name: "String",
|
|
800
|
+
},
|
|
801
|
+
},
|
|
801
802
|
};
|
|
802
803
|
|
|
803
804
|
export const expiredOnly: OperationQueryParameter = {
|
|
@@ -806,9 +807,9 @@ export const expiredOnly: OperationQueryParameter = {
|
|
|
806
807
|
serializedName: "expiredOnly",
|
|
807
808
|
xmlName: "expiredOnly",
|
|
808
809
|
type: {
|
|
809
|
-
name: "Boolean"
|
|
810
|
-
}
|
|
811
|
-
}
|
|
810
|
+
name: "Boolean",
|
|
811
|
+
},
|
|
812
|
+
},
|
|
812
813
|
};
|
|
813
814
|
|
|
814
815
|
export const environmentName: OperationQueryParameter = {
|
|
@@ -818,9 +819,9 @@ export const environmentName: OperationQueryParameter = {
|
|
|
818
819
|
required: true,
|
|
819
820
|
xmlName: "environmentName",
|
|
820
821
|
type: {
|
|
821
|
-
name: "String"
|
|
822
|
-
}
|
|
823
|
-
}
|
|
822
|
+
name: "String",
|
|
823
|
+
},
|
|
824
|
+
},
|
|
824
825
|
};
|
|
825
826
|
|
|
826
827
|
export const updateSeen: OperationQueryParameter = {
|
|
@@ -829,9 +830,9 @@ export const updateSeen: OperationQueryParameter = {
|
|
|
829
830
|
serializedName: "updateSeen",
|
|
830
831
|
xmlName: "updateSeen",
|
|
831
832
|
type: {
|
|
832
|
-
name: "Boolean"
|
|
833
|
-
}
|
|
834
|
-
}
|
|
833
|
+
name: "Boolean",
|
|
834
|
+
},
|
|
835
|
+
},
|
|
835
836
|
};
|
|
836
837
|
|
|
837
838
|
export const recommendationId: OperationQueryParameter = {
|
|
@@ -840,14 +841,14 @@ export const recommendationId: OperationQueryParameter = {
|
|
|
840
841
|
serializedName: "recommendationId",
|
|
841
842
|
xmlName: "recommendationId",
|
|
842
843
|
type: {
|
|
843
|
-
name: "String"
|
|
844
|
-
}
|
|
845
|
-
}
|
|
844
|
+
name: "String",
|
|
845
|
+
},
|
|
846
|
+
},
|
|
846
847
|
};
|
|
847
848
|
|
|
848
849
|
export const userDetails: OperationParameter = {
|
|
849
850
|
parameterPath: "userDetails",
|
|
850
|
-
mapper: UserMapper
|
|
851
|
+
mapper: UserMapper,
|
|
851
852
|
};
|
|
852
853
|
|
|
853
854
|
export const sourceControlType: OperationURLParameter = {
|
|
@@ -857,14 +858,14 @@ export const sourceControlType: OperationURLParameter = {
|
|
|
857
858
|
required: true,
|
|
858
859
|
xmlName: "sourceControlType",
|
|
859
860
|
type: {
|
|
860
|
-
name: "String"
|
|
861
|
-
}
|
|
862
|
-
}
|
|
861
|
+
name: "String",
|
|
862
|
+
},
|
|
863
|
+
},
|
|
863
864
|
};
|
|
864
865
|
|
|
865
866
|
export const requestMessage: OperationParameter = {
|
|
866
867
|
parameterPath: "requestMessage",
|
|
867
|
-
mapper: SourceControlMapper
|
|
868
|
+
mapper: SourceControlMapper,
|
|
868
869
|
};
|
|
869
870
|
|
|
870
871
|
export const billingLocation: OperationQueryParameter = {
|
|
@@ -873,9 +874,9 @@ export const billingLocation: OperationQueryParameter = {
|
|
|
873
874
|
serializedName: "billingLocation",
|
|
874
875
|
xmlName: "billingLocation",
|
|
875
876
|
type: {
|
|
876
|
-
name: "String"
|
|
877
|
-
}
|
|
878
|
-
}
|
|
877
|
+
name: "String",
|
|
878
|
+
},
|
|
879
|
+
},
|
|
879
880
|
};
|
|
880
881
|
|
|
881
882
|
export const osType: OperationQueryParameter = {
|
|
@@ -884,29 +885,29 @@ export const osType: OperationQueryParameter = {
|
|
|
884
885
|
serializedName: "osType",
|
|
885
886
|
xmlName: "osType",
|
|
886
887
|
type: {
|
|
887
|
-
name: "String"
|
|
888
|
-
}
|
|
889
|
-
}
|
|
888
|
+
name: "String",
|
|
889
|
+
},
|
|
890
|
+
},
|
|
890
891
|
};
|
|
891
892
|
|
|
892
893
|
export const name1: OperationParameter = {
|
|
893
894
|
parameterPath: "name",
|
|
894
|
-
mapper: ResourceNameAvailabilityRequestMapper
|
|
895
|
+
mapper: ResourceNameAvailabilityRequestMapper,
|
|
895
896
|
};
|
|
896
897
|
|
|
897
898
|
export const typeParam: OperationParameter = {
|
|
898
899
|
parameterPath: "typeParam",
|
|
899
|
-
mapper: ResourceNameAvailabilityRequestMapper
|
|
900
|
+
mapper: ResourceNameAvailabilityRequestMapper,
|
|
900
901
|
};
|
|
901
902
|
|
|
902
903
|
export const isFqdn: OperationParameter = {
|
|
903
904
|
parameterPath: ["options", "isFqdn"],
|
|
904
|
-
mapper: ResourceNameAvailabilityRequestMapper
|
|
905
|
+
mapper: ResourceNameAvailabilityRequestMapper,
|
|
905
906
|
};
|
|
906
907
|
|
|
907
908
|
export const environmentId: OperationParameter = {
|
|
908
909
|
parameterPath: ["options", "environmentId"],
|
|
909
|
-
mapper: ResourceNameAvailabilityRequestMapper
|
|
910
|
+
mapper: ResourceNameAvailabilityRequestMapper,
|
|
910
911
|
};
|
|
911
912
|
|
|
912
913
|
export const hostname: OperationQueryParameter = {
|
|
@@ -915,9 +916,9 @@ export const hostname: OperationQueryParameter = {
|
|
|
915
916
|
serializedName: "hostname",
|
|
916
917
|
xmlName: "hostname",
|
|
917
918
|
type: {
|
|
918
|
-
name: "String"
|
|
919
|
-
}
|
|
920
|
-
}
|
|
919
|
+
name: "String",
|
|
920
|
+
},
|
|
921
|
+
},
|
|
921
922
|
};
|
|
922
923
|
|
|
923
924
|
export const sku: OperationQueryParameter = {
|
|
@@ -926,9 +927,9 @@ export const sku: OperationQueryParameter = {
|
|
|
926
927
|
serializedName: "sku",
|
|
927
928
|
xmlName: "sku",
|
|
928
929
|
type: {
|
|
929
|
-
name: "String"
|
|
930
|
-
}
|
|
931
|
-
}
|
|
930
|
+
name: "String",
|
|
931
|
+
},
|
|
932
|
+
},
|
|
932
933
|
};
|
|
933
934
|
|
|
934
935
|
export const linuxWorkersEnabled: OperationQueryParameter = {
|
|
@@ -937,9 +938,9 @@ export const linuxWorkersEnabled: OperationQueryParameter = {
|
|
|
937
938
|
serializedName: "linuxWorkersEnabled",
|
|
938
939
|
xmlName: "linuxWorkersEnabled",
|
|
939
940
|
type: {
|
|
940
|
-
name: "Boolean"
|
|
941
|
-
}
|
|
942
|
-
}
|
|
941
|
+
name: "Boolean",
|
|
942
|
+
},
|
|
943
|
+
},
|
|
943
944
|
};
|
|
944
945
|
|
|
945
946
|
export const xenonWorkersEnabled: OperationQueryParameter = {
|
|
@@ -948,9 +949,9 @@ export const xenonWorkersEnabled: OperationQueryParameter = {
|
|
|
948
949
|
serializedName: "xenonWorkersEnabled",
|
|
949
950
|
xmlName: "xenonWorkersEnabled",
|
|
950
951
|
type: {
|
|
951
|
-
name: "Boolean"
|
|
952
|
-
}
|
|
953
|
-
}
|
|
952
|
+
name: "Boolean",
|
|
953
|
+
},
|
|
954
|
+
},
|
|
954
955
|
};
|
|
955
956
|
|
|
956
957
|
export const linuxDynamicWorkersEnabled: OperationQueryParameter = {
|
|
@@ -959,54 +960,54 @@ export const linuxDynamicWorkersEnabled: OperationQueryParameter = {
|
|
|
959
960
|
serializedName: "linuxDynamicWorkersEnabled",
|
|
960
961
|
xmlName: "linuxDynamicWorkersEnabled",
|
|
961
962
|
type: {
|
|
962
|
-
name: "Boolean"
|
|
963
|
-
}
|
|
964
|
-
}
|
|
963
|
+
name: "Boolean",
|
|
964
|
+
},
|
|
965
|
+
},
|
|
965
966
|
};
|
|
966
967
|
|
|
967
968
|
export const parameters1: OperationParameter = {
|
|
968
969
|
parameterPath: "parameters",
|
|
969
|
-
mapper: VnetParametersMapper
|
|
970
|
+
mapper: VnetParametersMapper,
|
|
970
971
|
};
|
|
971
972
|
|
|
972
973
|
export const moveResourceEnvelope: OperationParameter = {
|
|
973
974
|
parameterPath: "moveResourceEnvelope",
|
|
974
|
-
mapper: CsmMoveResourceEnvelopeMapper
|
|
975
|
+
mapper: CsmMoveResourceEnvelopeMapper,
|
|
975
976
|
};
|
|
976
977
|
|
|
977
978
|
export const validateRequest: OperationParameter = {
|
|
978
979
|
parameterPath: "validateRequest",
|
|
979
|
-
mapper: ValidateRequestMapper
|
|
980
|
+
mapper: ValidateRequestMapper,
|
|
980
981
|
};
|
|
981
982
|
|
|
982
983
|
export const location1: OperationURLParameter = {
|
|
983
984
|
parameterPath: "location",
|
|
984
985
|
mapper: {
|
|
985
986
|
constraints: {
|
|
986
|
-
MinLength: 1
|
|
987
|
+
MinLength: 1,
|
|
987
988
|
},
|
|
988
989
|
serializedName: "location",
|
|
989
990
|
required: true,
|
|
990
991
|
xmlName: "location",
|
|
991
992
|
type: {
|
|
992
|
-
name: "String"
|
|
993
|
-
}
|
|
994
|
-
}
|
|
993
|
+
name: "String",
|
|
994
|
+
},
|
|
995
|
+
},
|
|
995
996
|
};
|
|
996
997
|
|
|
997
998
|
export const staticSitesWorkflowPreviewRequest: OperationParameter = {
|
|
998
999
|
parameterPath: "staticSitesWorkflowPreviewRequest",
|
|
999
|
-
mapper: StaticSitesWorkflowPreviewRequestMapper
|
|
1000
|
+
mapper: StaticSitesWorkflowPreviewRequestMapper,
|
|
1000
1001
|
};
|
|
1001
1002
|
|
|
1002
1003
|
export const staticSiteEnvelope: OperationParameter = {
|
|
1003
1004
|
parameterPath: "staticSiteEnvelope",
|
|
1004
|
-
mapper: StaticSiteARMResourceMapper
|
|
1005
|
+
mapper: StaticSiteARMResourceMapper,
|
|
1005
1006
|
};
|
|
1006
1007
|
|
|
1007
1008
|
export const staticSiteEnvelope1: OperationParameter = {
|
|
1008
1009
|
parameterPath: "staticSiteEnvelope",
|
|
1009
|
-
mapper: StaticSitePatchResourceMapper
|
|
1010
|
+
mapper: StaticSitePatchResourceMapper,
|
|
1010
1011
|
};
|
|
1011
1012
|
|
|
1012
1013
|
export const authprovider: OperationURLParameter = {
|
|
@@ -1016,9 +1017,9 @@ export const authprovider: OperationURLParameter = {
|
|
|
1016
1017
|
required: true,
|
|
1017
1018
|
xmlName: "authprovider",
|
|
1018
1019
|
type: {
|
|
1019
|
-
name: "String"
|
|
1020
|
-
}
|
|
1021
|
-
}
|
|
1020
|
+
name: "String",
|
|
1021
|
+
},
|
|
1022
|
+
},
|
|
1022
1023
|
};
|
|
1023
1024
|
|
|
1024
1025
|
export const userid: OperationURLParameter = {
|
|
@@ -1028,14 +1029,14 @@ export const userid: OperationURLParameter = {
|
|
|
1028
1029
|
required: true,
|
|
1029
1030
|
xmlName: "userid",
|
|
1030
1031
|
type: {
|
|
1031
|
-
name: "String"
|
|
1032
|
-
}
|
|
1033
|
-
}
|
|
1032
|
+
name: "String",
|
|
1033
|
+
},
|
|
1034
|
+
},
|
|
1034
1035
|
};
|
|
1035
1036
|
|
|
1036
1037
|
export const staticSiteUserEnvelope: OperationParameter = {
|
|
1037
1038
|
parameterPath: "staticSiteUserEnvelope",
|
|
1038
|
-
mapper: StaticSiteUserARMResourceMapper
|
|
1039
|
+
mapper: StaticSiteUserARMResourceMapper,
|
|
1039
1040
|
};
|
|
1040
1041
|
|
|
1041
1042
|
export const environmentName1: OperationURLParameter = {
|
|
@@ -1045,54 +1046,54 @@ export const environmentName1: OperationURLParameter = {
|
|
|
1045
1046
|
required: true,
|
|
1046
1047
|
xmlName: "environmentName",
|
|
1047
1048
|
type: {
|
|
1048
|
-
name: "String"
|
|
1049
|
-
}
|
|
1050
|
-
}
|
|
1049
|
+
name: "String",
|
|
1050
|
+
},
|
|
1051
|
+
},
|
|
1051
1052
|
};
|
|
1052
1053
|
|
|
1053
1054
|
export const appSettings: OperationParameter = {
|
|
1054
1055
|
parameterPath: "appSettings",
|
|
1055
|
-
mapper: StringDictionaryMapper
|
|
1056
|
+
mapper: StringDictionaryMapper,
|
|
1056
1057
|
};
|
|
1057
1058
|
|
|
1058
1059
|
export const environmentName2: OperationURLParameter = {
|
|
1059
1060
|
parameterPath: "environmentName",
|
|
1060
1061
|
mapper: {
|
|
1061
1062
|
constraints: {
|
|
1062
|
-
Pattern: new RegExp("^[a-zA-Z0-9]+$")
|
|
1063
|
+
Pattern: new RegExp("^[a-zA-Z0-9]+$"),
|
|
1063
1064
|
},
|
|
1064
1065
|
serializedName: "environmentName",
|
|
1065
1066
|
required: true,
|
|
1066
1067
|
xmlName: "environmentName",
|
|
1067
1068
|
type: {
|
|
1068
|
-
name: "String"
|
|
1069
|
-
}
|
|
1070
|
-
}
|
|
1069
|
+
name: "String",
|
|
1070
|
+
},
|
|
1071
|
+
},
|
|
1071
1072
|
};
|
|
1072
1073
|
|
|
1073
1074
|
export const databaseConnectionName: OperationURLParameter = {
|
|
1074
1075
|
parameterPath: "databaseConnectionName",
|
|
1075
1076
|
mapper: {
|
|
1076
1077
|
constraints: {
|
|
1077
|
-
Pattern: new RegExp("^[a-zA-Z0-9]+$")
|
|
1078
|
+
Pattern: new RegExp("^[a-zA-Z0-9]+$"),
|
|
1078
1079
|
},
|
|
1079
1080
|
serializedName: "databaseConnectionName",
|
|
1080
1081
|
required: true,
|
|
1081
1082
|
xmlName: "databaseConnectionName",
|
|
1082
1083
|
type: {
|
|
1083
|
-
name: "String"
|
|
1084
|
-
}
|
|
1085
|
-
}
|
|
1084
|
+
name: "String",
|
|
1085
|
+
},
|
|
1086
|
+
},
|
|
1086
1087
|
};
|
|
1087
1088
|
|
|
1088
1089
|
export const databaseConnectionRequestEnvelope: OperationParameter = {
|
|
1089
1090
|
parameterPath: "databaseConnectionRequestEnvelope",
|
|
1090
|
-
mapper: DatabaseConnectionMapper
|
|
1091
|
+
mapper: DatabaseConnectionMapper,
|
|
1091
1092
|
};
|
|
1092
1093
|
|
|
1093
1094
|
export const databaseConnectionRequestEnvelope1: OperationParameter = {
|
|
1094
1095
|
parameterPath: "databaseConnectionRequestEnvelope",
|
|
1095
|
-
mapper: DatabaseConnectionPatchRequestMapper
|
|
1096
|
+
mapper: DatabaseConnectionPatchRequestMapper,
|
|
1096
1097
|
};
|
|
1097
1098
|
|
|
1098
1099
|
export const functionAppName: OperationURLParameter = {
|
|
@@ -1102,14 +1103,14 @@ export const functionAppName: OperationURLParameter = {
|
|
|
1102
1103
|
required: true,
|
|
1103
1104
|
xmlName: "functionAppName",
|
|
1104
1105
|
type: {
|
|
1105
|
-
name: "String"
|
|
1106
|
-
}
|
|
1107
|
-
}
|
|
1106
|
+
name: "String",
|
|
1107
|
+
},
|
|
1108
|
+
},
|
|
1108
1109
|
};
|
|
1109
1110
|
|
|
1110
1111
|
export const staticSiteUserProvidedFunctionEnvelope: OperationParameter = {
|
|
1111
1112
|
parameterPath: "staticSiteUserProvidedFunctionEnvelope",
|
|
1112
|
-
mapper: StaticSiteUserProvidedFunctionAppARMResourceMapper
|
|
1113
|
+
mapper: StaticSiteUserProvidedFunctionAppARMResourceMapper,
|
|
1113
1114
|
};
|
|
1114
1115
|
|
|
1115
1116
|
export const isForced: OperationQueryParameter = {
|
|
@@ -1118,14 +1119,14 @@ export const isForced: OperationQueryParameter = {
|
|
|
1118
1119
|
serializedName: "isForced",
|
|
1119
1120
|
xmlName: "isForced",
|
|
1120
1121
|
type: {
|
|
1121
|
-
name: "Boolean"
|
|
1122
|
-
}
|
|
1123
|
-
}
|
|
1122
|
+
name: "Boolean",
|
|
1123
|
+
},
|
|
1124
|
+
},
|
|
1124
1125
|
};
|
|
1125
1126
|
|
|
1126
1127
|
export const staticSiteZipDeploymentEnvelope: OperationParameter = {
|
|
1127
1128
|
parameterPath: "staticSiteZipDeploymentEnvelope",
|
|
1128
|
-
mapper: StaticSiteZipDeploymentARMResourceMapper
|
|
1129
|
+
mapper: StaticSiteZipDeploymentARMResourceMapper,
|
|
1129
1130
|
};
|
|
1130
1131
|
|
|
1131
1132
|
export const basicAuthName: OperationURLParameter = {
|
|
@@ -1135,34 +1136,35 @@ export const basicAuthName: OperationURLParameter = {
|
|
|
1135
1136
|
required: true,
|
|
1136
1137
|
xmlName: "basicAuthName",
|
|
1137
1138
|
type: {
|
|
1138
|
-
name: "String"
|
|
1139
|
-
}
|
|
1140
|
-
}
|
|
1139
|
+
name: "String",
|
|
1140
|
+
},
|
|
1141
|
+
},
|
|
1141
1142
|
};
|
|
1142
1143
|
|
|
1143
1144
|
export const basicAuthEnvelope: OperationParameter = {
|
|
1144
1145
|
parameterPath: "basicAuthEnvelope",
|
|
1145
|
-
mapper: StaticSiteBasicAuthPropertiesARMResourceMapper
|
|
1146
|
+
mapper: StaticSiteBasicAuthPropertiesARMResourceMapper,
|
|
1146
1147
|
};
|
|
1147
1148
|
|
|
1148
1149
|
export const staticSiteUserRolesInvitationEnvelope: OperationParameter = {
|
|
1149
1150
|
parameterPath: "staticSiteUserRolesInvitationEnvelope",
|
|
1150
|
-
mapper: StaticSiteUserInvitationRequestResourceMapper
|
|
1151
|
+
mapper: StaticSiteUserInvitationRequestResourceMapper,
|
|
1151
1152
|
};
|
|
1152
1153
|
|
|
1153
|
-
export const staticSiteCustomDomainRequestPropertiesEnvelope: OperationParameter =
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1154
|
+
export const staticSiteCustomDomainRequestPropertiesEnvelope: OperationParameter =
|
|
1155
|
+
{
|
|
1156
|
+
parameterPath: "staticSiteCustomDomainRequestPropertiesEnvelope",
|
|
1157
|
+
mapper: StaticSiteCustomDomainRequestPropertiesARMResourceMapper,
|
|
1158
|
+
};
|
|
1157
1159
|
|
|
1158
1160
|
export const resetPropertiesEnvelope: OperationParameter = {
|
|
1159
1161
|
parameterPath: "resetPropertiesEnvelope",
|
|
1160
|
-
mapper: StaticSiteResetPropertiesARMResourceMapper
|
|
1162
|
+
mapper: StaticSiteResetPropertiesARMResourceMapper,
|
|
1161
1163
|
};
|
|
1162
1164
|
|
|
1163
1165
|
export const staticSiteLinkedBackendEnvelope: OperationParameter = {
|
|
1164
1166
|
parameterPath: "staticSiteLinkedBackendEnvelope",
|
|
1165
|
-
mapper: StaticSiteLinkedBackendARMResourceMapper
|
|
1167
|
+
mapper: StaticSiteLinkedBackendARMResourceMapper,
|
|
1166
1168
|
};
|
|
1167
1169
|
|
|
1168
1170
|
export const linkedBackendName: OperationURLParameter = {
|
|
@@ -1172,9 +1174,9 @@ export const linkedBackendName: OperationURLParameter = {
|
|
|
1172
1174
|
required: true,
|
|
1173
1175
|
xmlName: "linkedBackendName",
|
|
1174
1176
|
type: {
|
|
1175
|
-
name: "String"
|
|
1176
|
-
}
|
|
1177
|
-
}
|
|
1177
|
+
name: "String",
|
|
1178
|
+
},
|
|
1179
|
+
},
|
|
1178
1180
|
};
|
|
1179
1181
|
|
|
1180
1182
|
export const isCleaningAuthConfig: OperationQueryParameter = {
|
|
@@ -1183,9 +1185,9 @@ export const isCleaningAuthConfig: OperationQueryParameter = {
|
|
|
1183
1185
|
serializedName: "isCleaningAuthConfig",
|
|
1184
1186
|
xmlName: "isCleaningAuthConfig",
|
|
1185
1187
|
type: {
|
|
1186
|
-
name: "Boolean"
|
|
1187
|
-
}
|
|
1188
|
-
}
|
|
1188
|
+
name: "Boolean",
|
|
1189
|
+
},
|
|
1190
|
+
},
|
|
1189
1191
|
};
|
|
1190
1192
|
|
|
1191
1193
|
export const includeSlots: OperationQueryParameter = {
|
|
@@ -1194,14 +1196,14 @@ export const includeSlots: OperationQueryParameter = {
|
|
|
1194
1196
|
serializedName: "includeSlots",
|
|
1195
1197
|
xmlName: "includeSlots",
|
|
1196
1198
|
type: {
|
|
1197
|
-
name: "Boolean"
|
|
1198
|
-
}
|
|
1199
|
-
}
|
|
1199
|
+
name: "Boolean",
|
|
1200
|
+
},
|
|
1201
|
+
},
|
|
1200
1202
|
};
|
|
1201
1203
|
|
|
1202
1204
|
export const siteEnvelope: OperationParameter = {
|
|
1203
1205
|
parameterPath: "siteEnvelope",
|
|
1204
|
-
mapper: SiteMapper
|
|
1206
|
+
mapper: SiteMapper,
|
|
1205
1207
|
};
|
|
1206
1208
|
|
|
1207
1209
|
export const deleteMetrics: OperationQueryParameter = {
|
|
@@ -1210,9 +1212,9 @@ export const deleteMetrics: OperationQueryParameter = {
|
|
|
1210
1212
|
serializedName: "deleteMetrics",
|
|
1211
1213
|
xmlName: "deleteMetrics",
|
|
1212
1214
|
type: {
|
|
1213
|
-
name: "Boolean"
|
|
1214
|
-
}
|
|
1215
|
-
}
|
|
1215
|
+
name: "Boolean",
|
|
1216
|
+
},
|
|
1217
|
+
},
|
|
1216
1218
|
};
|
|
1217
1219
|
|
|
1218
1220
|
export const deleteEmptyServerFarm: OperationQueryParameter = {
|
|
@@ -1221,14 +1223,14 @@ export const deleteEmptyServerFarm: OperationQueryParameter = {
|
|
|
1221
1223
|
serializedName: "deleteEmptyServerFarm",
|
|
1222
1224
|
xmlName: "deleteEmptyServerFarm",
|
|
1223
1225
|
type: {
|
|
1224
|
-
name: "Boolean"
|
|
1225
|
-
}
|
|
1226
|
-
}
|
|
1226
|
+
name: "Boolean",
|
|
1227
|
+
},
|
|
1228
|
+
},
|
|
1227
1229
|
};
|
|
1228
1230
|
|
|
1229
1231
|
export const siteEnvelope1: OperationParameter = {
|
|
1230
1232
|
parameterPath: "siteEnvelope",
|
|
1231
|
-
mapper: SitePatchResourceMapper
|
|
1233
|
+
mapper: SitePatchResourceMapper,
|
|
1232
1234
|
};
|
|
1233
1235
|
|
|
1234
1236
|
export const hostName: OperationQueryParameter = {
|
|
@@ -1237,19 +1239,19 @@ export const hostName: OperationQueryParameter = {
|
|
|
1237
1239
|
serializedName: "hostName",
|
|
1238
1240
|
xmlName: "hostName",
|
|
1239
1241
|
type: {
|
|
1240
|
-
name: "String"
|
|
1241
|
-
}
|
|
1242
|
-
}
|
|
1242
|
+
name: "String",
|
|
1243
|
+
},
|
|
1244
|
+
},
|
|
1243
1245
|
};
|
|
1244
1246
|
|
|
1245
1247
|
export const slotSwapEntity: OperationParameter = {
|
|
1246
1248
|
parameterPath: "slotSwapEntity",
|
|
1247
|
-
mapper: CsmSlotEntityMapper
|
|
1249
|
+
mapper: CsmSlotEntityMapper,
|
|
1248
1250
|
};
|
|
1249
1251
|
|
|
1250
1252
|
export const request1: OperationParameter = {
|
|
1251
1253
|
parameterPath: "request",
|
|
1252
|
-
mapper: BackupRequestMapper
|
|
1254
|
+
mapper: BackupRequestMapper,
|
|
1253
1255
|
};
|
|
1254
1256
|
|
|
1255
1257
|
export const backupId: OperationURLParameter = {
|
|
@@ -1259,34 +1261,34 @@ export const backupId: OperationURLParameter = {
|
|
|
1259
1261
|
required: true,
|
|
1260
1262
|
xmlName: "backupId",
|
|
1261
1263
|
type: {
|
|
1262
|
-
name: "String"
|
|
1263
|
-
}
|
|
1264
|
-
}
|
|
1264
|
+
name: "String",
|
|
1265
|
+
},
|
|
1266
|
+
},
|
|
1265
1267
|
};
|
|
1266
1268
|
|
|
1267
1269
|
export const request2: OperationParameter = {
|
|
1268
1270
|
parameterPath: "request",
|
|
1269
|
-
mapper: RestoreRequestMapper
|
|
1271
|
+
mapper: RestoreRequestMapper,
|
|
1270
1272
|
};
|
|
1271
1273
|
|
|
1272
1274
|
export const csmPublishingAccessPoliciesEntity: OperationParameter = {
|
|
1273
1275
|
parameterPath: "csmPublishingAccessPoliciesEntity",
|
|
1274
|
-
mapper: CsmPublishingCredentialsPoliciesEntityMapper
|
|
1276
|
+
mapper: CsmPublishingCredentialsPoliciesEntityMapper,
|
|
1275
1277
|
};
|
|
1276
1278
|
|
|
1277
1279
|
export const siteAuthSettings: OperationParameter = {
|
|
1278
1280
|
parameterPath: "siteAuthSettings",
|
|
1279
|
-
mapper: SiteAuthSettingsMapper
|
|
1281
|
+
mapper: SiteAuthSettingsMapper,
|
|
1280
1282
|
};
|
|
1281
1283
|
|
|
1282
1284
|
export const siteAuthSettingsV2: OperationParameter = {
|
|
1283
1285
|
parameterPath: "siteAuthSettingsV2",
|
|
1284
|
-
mapper: SiteAuthSettingsV2Mapper
|
|
1286
|
+
mapper: SiteAuthSettingsV2Mapper,
|
|
1285
1287
|
};
|
|
1286
1288
|
|
|
1287
1289
|
export const azureStorageAccounts: OperationParameter = {
|
|
1288
1290
|
parameterPath: "azureStorageAccounts",
|
|
1289
|
-
mapper: AzureStoragePropertyDictionaryResourceMapper
|
|
1291
|
+
mapper: AzureStoragePropertyDictionaryResourceMapper,
|
|
1290
1292
|
};
|
|
1291
1293
|
|
|
1292
1294
|
export const appSettingKey: OperationURLParameter = {
|
|
@@ -1296,9 +1298,9 @@ export const appSettingKey: OperationURLParameter = {
|
|
|
1296
1298
|
required: true,
|
|
1297
1299
|
xmlName: "appSettingKey",
|
|
1298
1300
|
type: {
|
|
1299
|
-
name: "String"
|
|
1300
|
-
}
|
|
1301
|
-
}
|
|
1301
|
+
name: "String",
|
|
1302
|
+
},
|
|
1303
|
+
},
|
|
1302
1304
|
};
|
|
1303
1305
|
|
|
1304
1306
|
export const connectionStringKey: OperationURLParameter = {
|
|
@@ -1308,39 +1310,39 @@ export const connectionStringKey: OperationURLParameter = {
|
|
|
1308
1310
|
required: true,
|
|
1309
1311
|
xmlName: "connectionStringKey",
|
|
1310
1312
|
type: {
|
|
1311
|
-
name: "String"
|
|
1312
|
-
}
|
|
1313
|
-
}
|
|
1313
|
+
name: "String",
|
|
1314
|
+
},
|
|
1315
|
+
},
|
|
1314
1316
|
};
|
|
1315
1317
|
|
|
1316
1318
|
export const connectionStrings: OperationParameter = {
|
|
1317
1319
|
parameterPath: "connectionStrings",
|
|
1318
|
-
mapper: ConnectionStringDictionaryMapper
|
|
1320
|
+
mapper: ConnectionStringDictionaryMapper,
|
|
1319
1321
|
};
|
|
1320
1322
|
|
|
1321
1323
|
export const siteLogsConfig: OperationParameter = {
|
|
1322
1324
|
parameterPath: "siteLogsConfig",
|
|
1323
|
-
mapper: SiteLogsConfigMapper
|
|
1325
|
+
mapper: SiteLogsConfigMapper,
|
|
1324
1326
|
};
|
|
1325
1327
|
|
|
1326
1328
|
export const metadata: OperationParameter = {
|
|
1327
1329
|
parameterPath: "metadata",
|
|
1328
|
-
mapper: StringDictionaryMapper
|
|
1330
|
+
mapper: StringDictionaryMapper,
|
|
1329
1331
|
};
|
|
1330
1332
|
|
|
1331
1333
|
export const pushSettings: OperationParameter = {
|
|
1332
1334
|
parameterPath: "pushSettings",
|
|
1333
|
-
mapper: PushSettingsMapper
|
|
1335
|
+
mapper: PushSettingsMapper,
|
|
1334
1336
|
};
|
|
1335
1337
|
|
|
1336
1338
|
export const slotConfigNames: OperationParameter = {
|
|
1337
1339
|
parameterPath: "slotConfigNames",
|
|
1338
|
-
mapper: SlotConfigNamesResourceMapper
|
|
1340
|
+
mapper: SlotConfigNamesResourceMapper,
|
|
1339
1341
|
};
|
|
1340
1342
|
|
|
1341
1343
|
export const siteConfig: OperationParameter = {
|
|
1342
1344
|
parameterPath: "siteConfig",
|
|
1343
|
-
mapper: SiteConfigResourceMapper
|
|
1345
|
+
mapper: SiteConfigResourceMapper,
|
|
1344
1346
|
};
|
|
1345
1347
|
|
|
1346
1348
|
export const snapshotId: OperationURLParameter = {
|
|
@@ -1350,9 +1352,9 @@ export const snapshotId: OperationURLParameter = {
|
|
|
1350
1352
|
required: true,
|
|
1351
1353
|
xmlName: "snapshotId",
|
|
1352
1354
|
type: {
|
|
1353
|
-
name: "String"
|
|
1354
|
-
}
|
|
1355
|
-
}
|
|
1355
|
+
name: "String",
|
|
1356
|
+
},
|
|
1357
|
+
},
|
|
1356
1358
|
};
|
|
1357
1359
|
|
|
1358
1360
|
export const accept1: OperationParameter = {
|
|
@@ -1362,9 +1364,9 @@ export const accept1: OperationParameter = {
|
|
|
1362
1364
|
isConstant: true,
|
|
1363
1365
|
serializedName: "Accept",
|
|
1364
1366
|
type: {
|
|
1365
|
-
name: "String"
|
|
1366
|
-
}
|
|
1367
|
-
}
|
|
1367
|
+
name: "String",
|
|
1368
|
+
},
|
|
1369
|
+
},
|
|
1368
1370
|
};
|
|
1369
1371
|
|
|
1370
1372
|
export const accept2: OperationParameter = {
|
|
@@ -1374,9 +1376,9 @@ export const accept2: OperationParameter = {
|
|
|
1374
1376
|
isConstant: true,
|
|
1375
1377
|
serializedName: "Accept",
|
|
1376
1378
|
type: {
|
|
1377
|
-
name: "String"
|
|
1378
|
-
}
|
|
1379
|
-
}
|
|
1379
|
+
name: "String",
|
|
1380
|
+
},
|
|
1381
|
+
},
|
|
1380
1382
|
};
|
|
1381
1383
|
|
|
1382
1384
|
export const webJobName: OperationURLParameter = {
|
|
@@ -1386,9 +1388,9 @@ export const webJobName: OperationURLParameter = {
|
|
|
1386
1388
|
required: true,
|
|
1387
1389
|
xmlName: "webJobName",
|
|
1388
1390
|
type: {
|
|
1389
|
-
name: "String"
|
|
1390
|
-
}
|
|
1391
|
-
}
|
|
1391
|
+
name: "String",
|
|
1392
|
+
},
|
|
1393
|
+
},
|
|
1392
1394
|
};
|
|
1393
1395
|
|
|
1394
1396
|
export const deploymentStatusId: OperationURLParameter = {
|
|
@@ -1398,9 +1400,9 @@ export const deploymentStatusId: OperationURLParameter = {
|
|
|
1398
1400
|
required: true,
|
|
1399
1401
|
xmlName: "deploymentStatusId",
|
|
1400
1402
|
type: {
|
|
1401
|
-
name: "String"
|
|
1402
|
-
}
|
|
1403
|
-
}
|
|
1403
|
+
name: "String",
|
|
1404
|
+
},
|
|
1405
|
+
},
|
|
1404
1406
|
};
|
|
1405
1407
|
|
|
1406
1408
|
export const id: OperationURLParameter = {
|
|
@@ -1410,14 +1412,14 @@ export const id: OperationURLParameter = {
|
|
|
1410
1412
|
required: true,
|
|
1411
1413
|
xmlName: "id",
|
|
1412
1414
|
type: {
|
|
1413
|
-
name: "String"
|
|
1414
|
-
}
|
|
1415
|
-
}
|
|
1415
|
+
name: "String",
|
|
1416
|
+
},
|
|
1417
|
+
},
|
|
1416
1418
|
};
|
|
1417
1419
|
|
|
1418
1420
|
export const deployment: OperationParameter = {
|
|
1419
1421
|
parameterPath: "deployment",
|
|
1420
|
-
mapper: DeploymentMapper
|
|
1422
|
+
mapper: DeploymentMapper,
|
|
1421
1423
|
};
|
|
1422
1424
|
|
|
1423
1425
|
export const domainOwnershipIdentifierName: OperationURLParameter = {
|
|
@@ -1427,19 +1429,19 @@ export const domainOwnershipIdentifierName: OperationURLParameter = {
|
|
|
1427
1429
|
required: true,
|
|
1428
1430
|
xmlName: "domainOwnershipIdentifierName",
|
|
1429
1431
|
type: {
|
|
1430
|
-
name: "String"
|
|
1431
|
-
}
|
|
1432
|
-
}
|
|
1432
|
+
name: "String",
|
|
1433
|
+
},
|
|
1434
|
+
},
|
|
1433
1435
|
};
|
|
1434
1436
|
|
|
1435
1437
|
export const domainOwnershipIdentifier1: OperationParameter = {
|
|
1436
1438
|
parameterPath: "domainOwnershipIdentifier",
|
|
1437
|
-
mapper: IdentifierMapper
|
|
1439
|
+
mapper: IdentifierMapper,
|
|
1438
1440
|
};
|
|
1439
1441
|
|
|
1440
1442
|
export const mSDeploy: OperationParameter = {
|
|
1441
1443
|
parameterPath: "mSDeploy",
|
|
1442
|
-
mapper: MSDeployMapper
|
|
1444
|
+
mapper: MSDeployMapper,
|
|
1443
1445
|
};
|
|
1444
1446
|
|
|
1445
1447
|
export const functionName: OperationURLParameter = {
|
|
@@ -1449,19 +1451,19 @@ export const functionName: OperationURLParameter = {
|
|
|
1449
1451
|
required: true,
|
|
1450
1452
|
xmlName: "functionName",
|
|
1451
1453
|
type: {
|
|
1452
|
-
name: "String"
|
|
1453
|
-
}
|
|
1454
|
-
}
|
|
1454
|
+
name: "String",
|
|
1455
|
+
},
|
|
1456
|
+
},
|
|
1455
1457
|
};
|
|
1456
1458
|
|
|
1457
1459
|
export const functionEnvelope: OperationParameter = {
|
|
1458
1460
|
parameterPath: "functionEnvelope",
|
|
1459
|
-
mapper: FunctionEnvelopeMapper
|
|
1461
|
+
mapper: FunctionEnvelopeMapper,
|
|
1460
1462
|
};
|
|
1461
1463
|
|
|
1462
1464
|
export const key: OperationParameter = {
|
|
1463
1465
|
parameterPath: "key",
|
|
1464
|
-
mapper: KeyInfoMapper
|
|
1466
|
+
mapper: KeyInfoMapper,
|
|
1465
1467
|
};
|
|
1466
1468
|
|
|
1467
1469
|
export const keyName: OperationURLParameter = {
|
|
@@ -1471,9 +1473,9 @@ export const keyName: OperationURLParameter = {
|
|
|
1471
1473
|
required: true,
|
|
1472
1474
|
xmlName: "keyName",
|
|
1473
1475
|
type: {
|
|
1474
|
-
name: "String"
|
|
1475
|
-
}
|
|
1476
|
-
}
|
|
1476
|
+
name: "String",
|
|
1477
|
+
},
|
|
1478
|
+
},
|
|
1477
1479
|
};
|
|
1478
1480
|
|
|
1479
1481
|
export const keyType: OperationURLParameter = {
|
|
@@ -1483,9 +1485,9 @@ export const keyType: OperationURLParameter = {
|
|
|
1483
1485
|
required: true,
|
|
1484
1486
|
xmlName: "keyType",
|
|
1485
1487
|
type: {
|
|
1486
|
-
name: "String"
|
|
1487
|
-
}
|
|
1488
|
-
}
|
|
1488
|
+
name: "String",
|
|
1489
|
+
},
|
|
1490
|
+
},
|
|
1489
1491
|
};
|
|
1490
1492
|
|
|
1491
1493
|
export const hostName1: OperationURLParameter = {
|
|
@@ -1495,19 +1497,19 @@ export const hostName1: OperationURLParameter = {
|
|
|
1495
1497
|
required: true,
|
|
1496
1498
|
xmlName: "hostName",
|
|
1497
1499
|
type: {
|
|
1498
|
-
name: "String"
|
|
1499
|
-
}
|
|
1500
|
-
}
|
|
1500
|
+
name: "String",
|
|
1501
|
+
},
|
|
1502
|
+
},
|
|
1501
1503
|
};
|
|
1502
1504
|
|
|
1503
1505
|
export const hostNameBinding: OperationParameter = {
|
|
1504
1506
|
parameterPath: "hostNameBinding",
|
|
1505
|
-
mapper: HostNameBindingMapper
|
|
1507
|
+
mapper: HostNameBindingMapper,
|
|
1506
1508
|
};
|
|
1507
1509
|
|
|
1508
1510
|
export const connectionEnvelope1: OperationParameter = {
|
|
1509
1511
|
parameterPath: "connectionEnvelope",
|
|
1510
|
-
mapper: HybridConnectionMapper
|
|
1512
|
+
mapper: HybridConnectionMapper,
|
|
1511
1513
|
};
|
|
1512
1514
|
|
|
1513
1515
|
export const entityName: OperationURLParameter = {
|
|
@@ -1517,14 +1519,14 @@ export const entityName: OperationURLParameter = {
|
|
|
1517
1519
|
required: true,
|
|
1518
1520
|
xmlName: "entityName",
|
|
1519
1521
|
type: {
|
|
1520
|
-
name: "String"
|
|
1521
|
-
}
|
|
1522
|
-
}
|
|
1522
|
+
name: "String",
|
|
1523
|
+
},
|
|
1524
|
+
},
|
|
1523
1525
|
};
|
|
1524
1526
|
|
|
1525
1527
|
export const connectionEnvelope2: OperationParameter = {
|
|
1526
1528
|
parameterPath: "connectionEnvelope",
|
|
1527
|
-
mapper: RelayServiceConnectionEntityMapper
|
|
1529
|
+
mapper: RelayServiceConnectionEntityMapper,
|
|
1528
1530
|
};
|
|
1529
1531
|
|
|
1530
1532
|
export const instanceId: OperationURLParameter = {
|
|
@@ -1534,9 +1536,9 @@ export const instanceId: OperationURLParameter = {
|
|
|
1534
1536
|
required: true,
|
|
1535
1537
|
xmlName: "instanceId",
|
|
1536
1538
|
type: {
|
|
1537
|
-
name: "String"
|
|
1538
|
-
}
|
|
1539
|
-
}
|
|
1539
|
+
name: "String",
|
|
1540
|
+
},
|
|
1541
|
+
},
|
|
1540
1542
|
};
|
|
1541
1543
|
|
|
1542
1544
|
export const processId: OperationURLParameter = {
|
|
@@ -1546,9 +1548,9 @@ export const processId: OperationURLParameter = {
|
|
|
1546
1548
|
required: true,
|
|
1547
1549
|
xmlName: "processId",
|
|
1548
1550
|
type: {
|
|
1549
|
-
name: "String"
|
|
1550
|
-
}
|
|
1551
|
-
}
|
|
1551
|
+
name: "String",
|
|
1552
|
+
},
|
|
1553
|
+
},
|
|
1552
1554
|
};
|
|
1553
1555
|
|
|
1554
1556
|
export const baseAddress: OperationURLParameter = {
|
|
@@ -1558,14 +1560,14 @@ export const baseAddress: OperationURLParameter = {
|
|
|
1558
1560
|
required: true,
|
|
1559
1561
|
xmlName: "baseAddress",
|
|
1560
1562
|
type: {
|
|
1561
|
-
name: "String"
|
|
1562
|
-
}
|
|
1563
|
-
}
|
|
1563
|
+
name: "String",
|
|
1564
|
+
},
|
|
1565
|
+
},
|
|
1564
1566
|
};
|
|
1565
1567
|
|
|
1566
1568
|
export const migrationOptions: OperationParameter = {
|
|
1567
1569
|
parameterPath: "migrationOptions",
|
|
1568
|
-
mapper: StorageMigrationOptionsMapper
|
|
1570
|
+
mapper: StorageMigrationOptionsMapper,
|
|
1569
1571
|
};
|
|
1570
1572
|
|
|
1571
1573
|
export const subscriptionName: OperationQueryParameter = {
|
|
@@ -1575,19 +1577,19 @@ export const subscriptionName: OperationQueryParameter = {
|
|
|
1575
1577
|
required: true,
|
|
1576
1578
|
xmlName: "subscriptionName",
|
|
1577
1579
|
type: {
|
|
1578
|
-
name: "String"
|
|
1579
|
-
}
|
|
1580
|
-
}
|
|
1580
|
+
name: "String",
|
|
1581
|
+
},
|
|
1582
|
+
},
|
|
1581
1583
|
};
|
|
1582
1584
|
|
|
1583
1585
|
export const migrationRequestEnvelope: OperationParameter = {
|
|
1584
1586
|
parameterPath: "migrationRequestEnvelope",
|
|
1585
|
-
mapper: MigrateMySqlRequestMapper
|
|
1587
|
+
mapper: MigrateMySqlRequestMapper,
|
|
1586
1588
|
};
|
|
1587
1589
|
|
|
1588
1590
|
export const connectionEnvelope3: OperationParameter = {
|
|
1589
1591
|
parameterPath: "connectionEnvelope",
|
|
1590
|
-
mapper: SwiftVirtualNetworkMapper
|
|
1592
|
+
mapper: SwiftVirtualNetworkMapper,
|
|
1591
1593
|
};
|
|
1592
1594
|
|
|
1593
1595
|
export const view: OperationURLParameter = {
|
|
@@ -1597,9 +1599,9 @@ export const view: OperationURLParameter = {
|
|
|
1597
1599
|
required: true,
|
|
1598
1600
|
xmlName: "view",
|
|
1599
1601
|
type: {
|
|
1600
|
-
name: "String"
|
|
1601
|
-
}
|
|
1602
|
-
}
|
|
1602
|
+
name: "String",
|
|
1603
|
+
},
|
|
1604
|
+
},
|
|
1603
1605
|
};
|
|
1604
1606
|
|
|
1605
1607
|
export const durationInSeconds: OperationQueryParameter = {
|
|
@@ -1608,9 +1610,9 @@ export const durationInSeconds: OperationQueryParameter = {
|
|
|
1608
1610
|
serializedName: "durationInSeconds",
|
|
1609
1611
|
xmlName: "durationInSeconds",
|
|
1610
1612
|
type: {
|
|
1611
|
-
name: "Number"
|
|
1612
|
-
}
|
|
1613
|
-
}
|
|
1613
|
+
name: "Number",
|
|
1614
|
+
},
|
|
1615
|
+
},
|
|
1614
1616
|
};
|
|
1615
1617
|
|
|
1616
1618
|
export const maxFrameLength: OperationQueryParameter = {
|
|
@@ -1619,9 +1621,9 @@ export const maxFrameLength: OperationQueryParameter = {
|
|
|
1619
1621
|
serializedName: "maxFrameLength",
|
|
1620
1622
|
xmlName: "maxFrameLength",
|
|
1621
1623
|
type: {
|
|
1622
|
-
name: "Number"
|
|
1623
|
-
}
|
|
1624
|
-
}
|
|
1624
|
+
name: "Number",
|
|
1625
|
+
},
|
|
1626
|
+
},
|
|
1625
1627
|
};
|
|
1626
1628
|
|
|
1627
1629
|
export const sasUrl: OperationQueryParameter = {
|
|
@@ -1630,9 +1632,9 @@ export const sasUrl: OperationQueryParameter = {
|
|
|
1630
1632
|
serializedName: "sasUrl",
|
|
1631
1633
|
xmlName: "sasUrl",
|
|
1632
1634
|
type: {
|
|
1633
|
-
name: "String"
|
|
1634
|
-
}
|
|
1635
|
-
}
|
|
1635
|
+
name: "String",
|
|
1636
|
+
},
|
|
1637
|
+
},
|
|
1636
1638
|
};
|
|
1637
1639
|
|
|
1638
1640
|
export const premierAddOnName: OperationURLParameter = {
|
|
@@ -1642,24 +1644,24 @@ export const premierAddOnName: OperationURLParameter = {
|
|
|
1642
1644
|
required: true,
|
|
1643
1645
|
xmlName: "premierAddOnName",
|
|
1644
1646
|
type: {
|
|
1645
|
-
name: "String"
|
|
1646
|
-
}
|
|
1647
|
-
}
|
|
1647
|
+
name: "String",
|
|
1648
|
+
},
|
|
1649
|
+
},
|
|
1648
1650
|
};
|
|
1649
1651
|
|
|
1650
1652
|
export const premierAddOn: OperationParameter = {
|
|
1651
1653
|
parameterPath: "premierAddOn",
|
|
1652
|
-
mapper: PremierAddOnMapper
|
|
1654
|
+
mapper: PremierAddOnMapper,
|
|
1653
1655
|
};
|
|
1654
1656
|
|
|
1655
1657
|
export const premierAddOn1: OperationParameter = {
|
|
1656
1658
|
parameterPath: "premierAddOn",
|
|
1657
|
-
mapper: PremierAddOnPatchResourceMapper
|
|
1659
|
+
mapper: PremierAddOnPatchResourceMapper,
|
|
1658
1660
|
};
|
|
1659
1661
|
|
|
1660
1662
|
export const access: OperationParameter = {
|
|
1661
1663
|
parameterPath: "access",
|
|
1662
|
-
mapper: PrivateAccessMapper
|
|
1664
|
+
mapper: PrivateAccessMapper,
|
|
1663
1665
|
};
|
|
1664
1666
|
|
|
1665
1667
|
export const publicCertificateName: OperationURLParameter = {
|
|
@@ -1669,19 +1671,19 @@ export const publicCertificateName: OperationURLParameter = {
|
|
|
1669
1671
|
required: true,
|
|
1670
1672
|
xmlName: "publicCertificateName",
|
|
1671
1673
|
type: {
|
|
1672
|
-
name: "String"
|
|
1673
|
-
}
|
|
1674
|
-
}
|
|
1674
|
+
name: "String",
|
|
1675
|
+
},
|
|
1676
|
+
},
|
|
1675
1677
|
};
|
|
1676
1678
|
|
|
1677
1679
|
export const publicCertificate: OperationParameter = {
|
|
1678
1680
|
parameterPath: "publicCertificate",
|
|
1679
|
-
mapper: PublicCertificateMapper
|
|
1681
|
+
mapper: PublicCertificateMapper,
|
|
1680
1682
|
};
|
|
1681
1683
|
|
|
1682
1684
|
export const publishingProfileOptions: OperationParameter = {
|
|
1683
1685
|
parameterPath: "publishingProfileOptions",
|
|
1684
|
-
mapper: CsmPublishingProfileOptionsMapper
|
|
1686
|
+
mapper: CsmPublishingProfileOptionsMapper,
|
|
1685
1687
|
};
|
|
1686
1688
|
|
|
1687
1689
|
export const accept3: OperationParameter = {
|
|
@@ -1691,9 +1693,9 @@ export const accept3: OperationParameter = {
|
|
|
1691
1693
|
isConstant: true,
|
|
1692
1694
|
serializedName: "Accept",
|
|
1693
1695
|
type: {
|
|
1694
|
-
name: "String"
|
|
1695
|
-
}
|
|
1696
|
-
}
|
|
1696
|
+
name: "String",
|
|
1697
|
+
},
|
|
1698
|
+
},
|
|
1697
1699
|
};
|
|
1698
1700
|
|
|
1699
1701
|
export const synchronous: OperationQueryParameter = {
|
|
@@ -1702,19 +1704,41 @@ export const synchronous: OperationQueryParameter = {
|
|
|
1702
1704
|
serializedName: "synchronous",
|
|
1703
1705
|
xmlName: "synchronous",
|
|
1704
1706
|
type: {
|
|
1705
|
-
name: "Boolean"
|
|
1706
|
-
}
|
|
1707
|
-
}
|
|
1707
|
+
name: "Boolean",
|
|
1708
|
+
},
|
|
1709
|
+
},
|
|
1708
1710
|
};
|
|
1709
1711
|
|
|
1710
1712
|
export const restoreRequest: OperationParameter = {
|
|
1711
1713
|
parameterPath: "restoreRequest",
|
|
1712
|
-
mapper: DeletedAppRestoreRequestMapper
|
|
1714
|
+
mapper: DeletedAppRestoreRequestMapper,
|
|
1713
1715
|
};
|
|
1714
1716
|
|
|
1715
1717
|
export const restoreRequest1: OperationParameter = {
|
|
1716
1718
|
parameterPath: "restoreRequest",
|
|
1717
|
-
mapper: SnapshotRestoreRequestMapper
|
|
1719
|
+
mapper: SnapshotRestoreRequestMapper,
|
|
1720
|
+
};
|
|
1721
|
+
|
|
1722
|
+
export const containerName: OperationURLParameter = {
|
|
1723
|
+
parameterPath: "containerName",
|
|
1724
|
+
mapper: {
|
|
1725
|
+
constraints: {
|
|
1726
|
+
Pattern: new RegExp(
|
|
1727
|
+
"(^[a-zA-Z0-9]$)|(^[a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z0-9]$)",
|
|
1728
|
+
),
|
|
1729
|
+
},
|
|
1730
|
+
serializedName: "containerName",
|
|
1731
|
+
required: true,
|
|
1732
|
+
xmlName: "containerName",
|
|
1733
|
+
type: {
|
|
1734
|
+
name: "String",
|
|
1735
|
+
},
|
|
1736
|
+
},
|
|
1737
|
+
};
|
|
1738
|
+
|
|
1739
|
+
export const request3: OperationParameter = {
|
|
1740
|
+
parameterPath: "request",
|
|
1741
|
+
mapper: SiteContainerMapper,
|
|
1718
1742
|
};
|
|
1719
1743
|
|
|
1720
1744
|
export const siteExtensionId: OperationURLParameter = {
|
|
@@ -1724,14 +1748,14 @@ export const siteExtensionId: OperationURLParameter = {
|
|
|
1724
1748
|
required: true,
|
|
1725
1749
|
xmlName: "siteExtensionId",
|
|
1726
1750
|
type: {
|
|
1727
|
-
name: "String"
|
|
1728
|
-
}
|
|
1729
|
-
}
|
|
1751
|
+
name: "String",
|
|
1752
|
+
},
|
|
1753
|
+
},
|
|
1730
1754
|
};
|
|
1731
1755
|
|
|
1732
1756
|
export const siteSourceControl: OperationParameter = {
|
|
1733
1757
|
parameterPath: "siteSourceControl",
|
|
1734
|
-
mapper: SiteSourceControlMapper
|
|
1758
|
+
mapper: SiteSourceControlMapper,
|
|
1735
1759
|
};
|
|
1736
1760
|
|
|
1737
1761
|
export const additionalFlags: OperationQueryParameter = {
|
|
@@ -1740,19 +1764,19 @@ export const additionalFlags: OperationQueryParameter = {
|
|
|
1740
1764
|
serializedName: "additionalFlags",
|
|
1741
1765
|
xmlName: "additionalFlags",
|
|
1742
1766
|
type: {
|
|
1743
|
-
name: "String"
|
|
1744
|
-
}
|
|
1745
|
-
}
|
|
1767
|
+
name: "String",
|
|
1768
|
+
},
|
|
1769
|
+
},
|
|
1746
1770
|
};
|
|
1747
1771
|
|
|
1748
1772
|
export const connectionEnvelope4: OperationParameter = {
|
|
1749
1773
|
parameterPath: "connectionEnvelope",
|
|
1750
|
-
mapper: VnetInfoResourceMapper
|
|
1774
|
+
mapper: VnetInfoResourceMapper,
|
|
1751
1775
|
};
|
|
1752
1776
|
|
|
1753
1777
|
export const workflowArtifacts: OperationParameter = {
|
|
1754
1778
|
parameterPath: ["options", "workflowArtifacts"],
|
|
1755
|
-
mapper: WorkflowArtifactsMapper
|
|
1779
|
+
mapper: WorkflowArtifactsMapper,
|
|
1756
1780
|
};
|
|
1757
1781
|
|
|
1758
1782
|
export const workflowName: OperationURLParameter = {
|
|
@@ -1761,20 +1785,20 @@ export const workflowName: OperationURLParameter = {
|
|
|
1761
1785
|
constraints: {
|
|
1762
1786
|
Pattern: new RegExp("^[a-z][a-z0-9]*$"),
|
|
1763
1787
|
MaxLength: 63,
|
|
1764
|
-
MinLength: 3
|
|
1788
|
+
MinLength: 3,
|
|
1765
1789
|
},
|
|
1766
1790
|
serializedName: "workflowName",
|
|
1767
1791
|
required: true,
|
|
1768
1792
|
xmlName: "workflowName",
|
|
1769
1793
|
type: {
|
|
1770
|
-
name: "String"
|
|
1771
|
-
}
|
|
1772
|
-
}
|
|
1794
|
+
name: "String",
|
|
1795
|
+
},
|
|
1796
|
+
},
|
|
1773
1797
|
};
|
|
1774
1798
|
|
|
1775
1799
|
export const keyType1: OperationParameter = {
|
|
1776
1800
|
parameterPath: "keyType",
|
|
1777
|
-
mapper: RegenerateActionParameterMapper
|
|
1801
|
+
mapper: RegenerateActionParameterMapper,
|
|
1778
1802
|
};
|
|
1779
1803
|
|
|
1780
1804
|
export const workflowName1: OperationURLParameter = {
|
|
@@ -1784,14 +1808,14 @@ export const workflowName1: OperationURLParameter = {
|
|
|
1784
1808
|
required: true,
|
|
1785
1809
|
xmlName: "workflowName",
|
|
1786
1810
|
type: {
|
|
1787
|
-
name: "String"
|
|
1788
|
-
}
|
|
1789
|
-
}
|
|
1811
|
+
name: "String",
|
|
1812
|
+
},
|
|
1813
|
+
},
|
|
1790
1814
|
};
|
|
1791
1815
|
|
|
1792
1816
|
export const validate: OperationParameter = {
|
|
1793
1817
|
parameterPath: "validate",
|
|
1794
|
-
mapper: WorkflowMapper
|
|
1818
|
+
mapper: WorkflowMapper,
|
|
1795
1819
|
};
|
|
1796
1820
|
|
|
1797
1821
|
export const top1: OperationQueryParameter = {
|
|
@@ -1800,9 +1824,9 @@ export const top1: OperationQueryParameter = {
|
|
|
1800
1824
|
serializedName: "$top",
|
|
1801
1825
|
xmlName: "$top",
|
|
1802
1826
|
type: {
|
|
1803
|
-
name: "Number"
|
|
1804
|
-
}
|
|
1805
|
-
}
|
|
1827
|
+
name: "Number",
|
|
1828
|
+
},
|
|
1829
|
+
},
|
|
1806
1830
|
};
|
|
1807
1831
|
|
|
1808
1832
|
export const filter1: OperationQueryParameter = {
|
|
@@ -1811,9 +1835,9 @@ export const filter1: OperationQueryParameter = {
|
|
|
1811
1835
|
serializedName: "$filter",
|
|
1812
1836
|
xmlName: "$filter",
|
|
1813
1837
|
type: {
|
|
1814
|
-
name: "String"
|
|
1815
|
-
}
|
|
1816
|
-
}
|
|
1838
|
+
name: "String",
|
|
1839
|
+
},
|
|
1840
|
+
},
|
|
1817
1841
|
};
|
|
1818
1842
|
|
|
1819
1843
|
export const runName: OperationURLParameter = {
|
|
@@ -1823,9 +1847,9 @@ export const runName: OperationURLParameter = {
|
|
|
1823
1847
|
required: true,
|
|
1824
1848
|
xmlName: "runName",
|
|
1825
1849
|
type: {
|
|
1826
|
-
name: "String"
|
|
1827
|
-
}
|
|
1828
|
-
}
|
|
1850
|
+
name: "String",
|
|
1851
|
+
},
|
|
1852
|
+
},
|
|
1829
1853
|
};
|
|
1830
1854
|
|
|
1831
1855
|
export const actionName: OperationURLParameter = {
|
|
@@ -1835,9 +1859,9 @@ export const actionName: OperationURLParameter = {
|
|
|
1835
1859
|
required: true,
|
|
1836
1860
|
xmlName: "actionName",
|
|
1837
1861
|
type: {
|
|
1838
|
-
name: "String"
|
|
1839
|
-
}
|
|
1840
|
-
}
|
|
1862
|
+
name: "String",
|
|
1863
|
+
},
|
|
1864
|
+
},
|
|
1841
1865
|
};
|
|
1842
1866
|
|
|
1843
1867
|
export const repetitionName: OperationURLParameter = {
|
|
@@ -1847,9 +1871,9 @@ export const repetitionName: OperationURLParameter = {
|
|
|
1847
1871
|
required: true,
|
|
1848
1872
|
xmlName: "repetitionName",
|
|
1849
1873
|
type: {
|
|
1850
|
-
name: "String"
|
|
1851
|
-
}
|
|
1852
|
-
}
|
|
1874
|
+
name: "String",
|
|
1875
|
+
},
|
|
1876
|
+
},
|
|
1853
1877
|
};
|
|
1854
1878
|
|
|
1855
1879
|
export const requestHistoryName: OperationURLParameter = {
|
|
@@ -1859,9 +1883,9 @@ export const requestHistoryName: OperationURLParameter = {
|
|
|
1859
1883
|
required: true,
|
|
1860
1884
|
xmlName: "requestHistoryName",
|
|
1861
1885
|
type: {
|
|
1862
|
-
name: "String"
|
|
1863
|
-
}
|
|
1864
|
-
}
|
|
1886
|
+
name: "String",
|
|
1887
|
+
},
|
|
1888
|
+
},
|
|
1865
1889
|
};
|
|
1866
1890
|
|
|
1867
1891
|
export const triggerName: OperationURLParameter = {
|
|
@@ -1871,9 +1895,9 @@ export const triggerName: OperationURLParameter = {
|
|
|
1871
1895
|
required: true,
|
|
1872
1896
|
xmlName: "triggerName",
|
|
1873
1897
|
type: {
|
|
1874
|
-
name: "String"
|
|
1875
|
-
}
|
|
1876
|
-
}
|
|
1898
|
+
name: "String",
|
|
1899
|
+
},
|
|
1900
|
+
},
|
|
1877
1901
|
};
|
|
1878
1902
|
|
|
1879
1903
|
export const historyName: OperationURLParameter = {
|
|
@@ -1883,9 +1907,9 @@ export const historyName: OperationURLParameter = {
|
|
|
1883
1907
|
required: true,
|
|
1884
1908
|
xmlName: "historyName",
|
|
1885
1909
|
type: {
|
|
1886
|
-
name: "String"
|
|
1887
|
-
}
|
|
1888
|
-
}
|
|
1910
|
+
name: "String",
|
|
1911
|
+
},
|
|
1912
|
+
},
|
|
1889
1913
|
};
|
|
1890
1914
|
|
|
1891
1915
|
export const versionId: OperationURLParameter = {
|
|
@@ -1895,7 +1919,7 @@ export const versionId: OperationURLParameter = {
|
|
|
1895
1919
|
required: true,
|
|
1896
1920
|
xmlName: "versionId",
|
|
1897
1921
|
type: {
|
|
1898
|
-
name: "String"
|
|
1899
|
-
}
|
|
1900
|
-
}
|
|
1922
|
+
name: "String",
|
|
1923
|
+
},
|
|
1924
|
+
},
|
|
1901
1925
|
};
|