@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
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
|
-
import { AppServiceCertificateOrder as AppServiceCertificateOrderMapper, AppServiceCertificateOrderPatchResource as AppServiceCertificateOrderPatchResourceMapper, AppServiceCertificateResource as AppServiceCertificateResourceMapper, AppServiceCertificatePatchResource as AppServiceCertificatePatchResourceMapper, ReissueCertificateOrderRequest as ReissueCertificateOrderRequestMapper, RenewCertificateOrderRequest as RenewCertificateOrderRequestMapper, NameIdentifier as NameIdentifierMapper, SiteSealRequest as SiteSealRequestMapper, DomainRecommendationSearchParameters as DomainRecommendationSearchParametersMapper, Domain as DomainMapper, DomainPatchResource as DomainPatchResourceMapper, DomainOwnershipIdentifier as DomainOwnershipIdentifierMapper, TopLevelDomainAgreementOption as TopLevelDomainAgreementOptionMapper, AppServiceEnvironmentResource as AppServiceEnvironmentResourceMapper, AppServiceEnvironmentPatchResource as AppServiceEnvironmentPatchResourceMapper, VirtualNetworkProfile as VirtualNetworkProfileMapper, CustomDnsSuffixConfiguration as CustomDnsSuffixConfigurationMapper, AseV3NetworkingConfiguration as AseV3NetworkingConfigurationMapper, WorkerPoolResource as WorkerPoolResourceMapper,
|
|
8
|
+
import { AppServiceCertificateOrder as AppServiceCertificateOrderMapper, AppServiceCertificateOrderPatchResource as AppServiceCertificateOrderPatchResourceMapper, AppServiceCertificateResource as AppServiceCertificateResourceMapper, AppServiceCertificatePatchResource as AppServiceCertificatePatchResourceMapper, ReissueCertificateOrderRequest as ReissueCertificateOrderRequestMapper, RenewCertificateOrderRequest as RenewCertificateOrderRequestMapper, NameIdentifier as NameIdentifierMapper, SiteSealRequest as SiteSealRequestMapper, DomainRecommendationSearchParameters as DomainRecommendationSearchParametersMapper, Domain as DomainMapper, DomainPatchResource as DomainPatchResourceMapper, DomainOwnershipIdentifier as DomainOwnershipIdentifierMapper, TopLevelDomainAgreementOption as TopLevelDomainAgreementOptionMapper, AppServiceEnvironmentResource as AppServiceEnvironmentResourceMapper, AppServiceEnvironmentPatchResource as AppServiceEnvironmentPatchResourceMapper, VirtualNetworkProfile as VirtualNetworkProfileMapper, CustomDnsSuffixConfiguration as CustomDnsSuffixConfigurationMapper, AseV3NetworkingConfiguration as AseV3NetworkingConfigurationMapper, WorkerPoolResource as WorkerPoolResourceMapper, RemotePrivateEndpointConnectionARMResource as RemotePrivateEndpointConnectionARMResourceMapper, AppServicePlan as AppServicePlanMapper, AppServicePlanPatchResource as AppServicePlanPatchResourceMapper, VnetGateway as VnetGatewayMapper, VnetRoute as VnetRouteMapper, Certificate as CertificateMapper, CertificatePatchResource as CertificatePatchResourceMapper, ContainerApp as ContainerAppMapper, KubeEnvironment as KubeEnvironmentMapper, KubeEnvironmentPatchResource as KubeEnvironmentPatchResourceMapper, User as UserMapper, SourceControl as SourceControlMapper, ResourceNameAvailabilityRequest as ResourceNameAvailabilityRequestMapper, VnetParameters as VnetParametersMapper, CsmMoveResourceEnvelope as CsmMoveResourceEnvelopeMapper, ValidateRequest as ValidateRequestMapper, StaticSitesWorkflowPreviewRequest as StaticSitesWorkflowPreviewRequestMapper, StaticSiteARMResource as StaticSiteARMResourceMapper, StaticSitePatchResource as StaticSitePatchResourceMapper, StaticSiteUserARMResource as StaticSiteUserARMResourceMapper, StringDictionary as StringDictionaryMapper, DatabaseConnection as DatabaseConnectionMapper, DatabaseConnectionPatchRequest as DatabaseConnectionPatchRequestMapper, StaticSiteUserProvidedFunctionAppARMResource as StaticSiteUserProvidedFunctionAppARMResourceMapper, StaticSiteZipDeploymentARMResource as StaticSiteZipDeploymentARMResourceMapper, StaticSiteBasicAuthPropertiesARMResource as StaticSiteBasicAuthPropertiesARMResourceMapper, StaticSiteUserInvitationRequestResource as StaticSiteUserInvitationRequestResourceMapper, StaticSiteCustomDomainRequestPropertiesARMResource as StaticSiteCustomDomainRequestPropertiesARMResourceMapper, StaticSiteResetPropertiesARMResource as StaticSiteResetPropertiesARMResourceMapper, StaticSiteLinkedBackendARMResource as StaticSiteLinkedBackendARMResourceMapper, Site as SiteMapper, SitePatchResource as SitePatchResourceMapper, CsmSlotEntity as CsmSlotEntityMapper, BackupRequest as BackupRequestMapper, RestoreRequest as RestoreRequestMapper, CsmPublishingCredentialsPoliciesEntity as CsmPublishingCredentialsPoliciesEntityMapper, SiteAuthSettings as SiteAuthSettingsMapper, SiteAuthSettingsV2 as SiteAuthSettingsV2Mapper, AzureStoragePropertyDictionaryResource as AzureStoragePropertyDictionaryResourceMapper, ConnectionStringDictionary as ConnectionStringDictionaryMapper, SiteLogsConfig as SiteLogsConfigMapper, PushSettings as PushSettingsMapper, SlotConfigNamesResource as SlotConfigNamesResourceMapper, SiteConfigResource as SiteConfigResourceMapper, Deployment as DeploymentMapper, Identifier as IdentifierMapper, MSDeploy as MSDeployMapper, FunctionEnvelope as FunctionEnvelopeMapper, KeyInfo as KeyInfoMapper, HostNameBinding as HostNameBindingMapper, HybridConnection as HybridConnectionMapper, RelayServiceConnectionEntity as RelayServiceConnectionEntityMapper, StorageMigrationOptions as StorageMigrationOptionsMapper, MigrateMySqlRequest as MigrateMySqlRequestMapper, SwiftVirtualNetwork as SwiftVirtualNetworkMapper, PremierAddOn as PremierAddOnMapper, PremierAddOnPatchResource as PremierAddOnPatchResourceMapper, PrivateAccess as PrivateAccessMapper, PublicCertificate as PublicCertificateMapper, CsmPublishingProfileOptions as CsmPublishingProfileOptionsMapper, DeletedAppRestoreRequest as DeletedAppRestoreRequestMapper, SnapshotRestoreRequest as SnapshotRestoreRequestMapper, SiteContainer as SiteContainerMapper, SiteSourceControl as SiteSourceControlMapper, VnetInfoResource as VnetInfoResourceMapper, WorkflowArtifacts as WorkflowArtifactsMapper, RegenerateActionParameter as RegenerateActionParameterMapper, Workflow as WorkflowMapper, } from "../models/mappers";
|
|
9
9
|
export const accept = {
|
|
10
10
|
parameterPath: "accept",
|
|
11
11
|
mapper: {
|
|
@@ -13,9 +13,9 @@ export const accept = {
|
|
|
13
13
|
isConstant: true,
|
|
14
14
|
serializedName: "Accept",
|
|
15
15
|
type: {
|
|
16
|
-
name: "String"
|
|
17
|
-
}
|
|
18
|
-
}
|
|
16
|
+
name: "String",
|
|
17
|
+
},
|
|
18
|
+
},
|
|
19
19
|
};
|
|
20
20
|
export const $host = {
|
|
21
21
|
parameterPath: "$host",
|
|
@@ -24,10 +24,10 @@ export const $host = {
|
|
|
24
24
|
required: true,
|
|
25
25
|
xmlName: "$host",
|
|
26
26
|
type: {
|
|
27
|
-
name: "String"
|
|
28
|
-
}
|
|
27
|
+
name: "String",
|
|
28
|
+
},
|
|
29
29
|
},
|
|
30
|
-
skipEncoding: true
|
|
30
|
+
skipEncoding: true,
|
|
31
31
|
};
|
|
32
32
|
export const subscriptionId = {
|
|
33
33
|
parameterPath: "subscriptionId",
|
|
@@ -36,20 +36,20 @@ export const subscriptionId = {
|
|
|
36
36
|
required: true,
|
|
37
37
|
xmlName: "subscriptionId",
|
|
38
38
|
type: {
|
|
39
|
-
name: "String"
|
|
40
|
-
}
|
|
41
|
-
}
|
|
39
|
+
name: "String",
|
|
40
|
+
},
|
|
41
|
+
},
|
|
42
42
|
};
|
|
43
43
|
export const apiVersion = {
|
|
44
44
|
parameterPath: "apiVersion",
|
|
45
45
|
mapper: {
|
|
46
|
-
defaultValue: "2023-
|
|
46
|
+
defaultValue: "2023-12-01",
|
|
47
47
|
isConstant: true,
|
|
48
48
|
serializedName: "api-version",
|
|
49
49
|
type: {
|
|
50
|
-
name: "String"
|
|
51
|
-
}
|
|
52
|
-
}
|
|
50
|
+
name: "String",
|
|
51
|
+
},
|
|
52
|
+
},
|
|
53
53
|
};
|
|
54
54
|
export const contentType = {
|
|
55
55
|
parameterPath: ["options", "contentType"],
|
|
@@ -58,13 +58,13 @@ export const contentType = {
|
|
|
58
58
|
isConstant: true,
|
|
59
59
|
serializedName: "Content-Type",
|
|
60
60
|
type: {
|
|
61
|
-
name: "String"
|
|
62
|
-
}
|
|
63
|
-
}
|
|
61
|
+
name: "String",
|
|
62
|
+
},
|
|
63
|
+
},
|
|
64
64
|
};
|
|
65
65
|
export const appServiceCertificateOrder = {
|
|
66
66
|
parameterPath: "appServiceCertificateOrder",
|
|
67
|
-
mapper: AppServiceCertificateOrderMapper
|
|
67
|
+
mapper: AppServiceCertificateOrderMapper,
|
|
68
68
|
};
|
|
69
69
|
export const resourceGroupName = {
|
|
70
70
|
parameterPath: "resourceGroupName",
|
|
@@ -72,15 +72,15 @@ export const resourceGroupName = {
|
|
|
72
72
|
constraints: {
|
|
73
73
|
Pattern: new RegExp("^[-\\w\\._\\(\\)]+[^\\.]$"),
|
|
74
74
|
MaxLength: 90,
|
|
75
|
-
MinLength: 1
|
|
75
|
+
MinLength: 1,
|
|
76
76
|
},
|
|
77
77
|
serializedName: "resourceGroupName",
|
|
78
78
|
required: true,
|
|
79
79
|
xmlName: "resourceGroupName",
|
|
80
80
|
type: {
|
|
81
|
-
name: "String"
|
|
82
|
-
}
|
|
83
|
-
}
|
|
81
|
+
name: "String",
|
|
82
|
+
},
|
|
83
|
+
},
|
|
84
84
|
};
|
|
85
85
|
export const certificateOrderName = {
|
|
86
86
|
parameterPath: "certificateOrderName",
|
|
@@ -89,17 +89,17 @@ export const certificateOrderName = {
|
|
|
89
89
|
required: true,
|
|
90
90
|
xmlName: "certificateOrderName",
|
|
91
91
|
type: {
|
|
92
|
-
name: "String"
|
|
93
|
-
}
|
|
94
|
-
}
|
|
92
|
+
name: "String",
|
|
93
|
+
},
|
|
94
|
+
},
|
|
95
95
|
};
|
|
96
96
|
export const certificateDistinguishedName = {
|
|
97
97
|
parameterPath: "certificateDistinguishedName",
|
|
98
|
-
mapper: AppServiceCertificateOrderMapper
|
|
98
|
+
mapper: AppServiceCertificateOrderMapper,
|
|
99
99
|
};
|
|
100
100
|
export const certificateDistinguishedName1 = {
|
|
101
101
|
parameterPath: "certificateDistinguishedName",
|
|
102
|
-
mapper: AppServiceCertificateOrderPatchResourceMapper
|
|
102
|
+
mapper: AppServiceCertificateOrderPatchResourceMapper,
|
|
103
103
|
};
|
|
104
104
|
export const name = {
|
|
105
105
|
parameterPath: "name",
|
|
@@ -108,33 +108,33 @@ export const name = {
|
|
|
108
108
|
required: true,
|
|
109
109
|
xmlName: "name",
|
|
110
110
|
type: {
|
|
111
|
-
name: "String"
|
|
112
|
-
}
|
|
113
|
-
}
|
|
111
|
+
name: "String",
|
|
112
|
+
},
|
|
113
|
+
},
|
|
114
114
|
};
|
|
115
115
|
export const keyVaultCertificate = {
|
|
116
116
|
parameterPath: "keyVaultCertificate",
|
|
117
|
-
mapper: AppServiceCertificateResourceMapper
|
|
117
|
+
mapper: AppServiceCertificateResourceMapper,
|
|
118
118
|
};
|
|
119
119
|
export const keyVaultCertificate1 = {
|
|
120
120
|
parameterPath: "keyVaultCertificate",
|
|
121
|
-
mapper: AppServiceCertificatePatchResourceMapper
|
|
121
|
+
mapper: AppServiceCertificatePatchResourceMapper,
|
|
122
122
|
};
|
|
123
123
|
export const reissueCertificateOrderRequest = {
|
|
124
124
|
parameterPath: "reissueCertificateOrderRequest",
|
|
125
|
-
mapper: ReissueCertificateOrderRequestMapper
|
|
125
|
+
mapper: ReissueCertificateOrderRequestMapper,
|
|
126
126
|
};
|
|
127
127
|
export const renewCertificateOrderRequest = {
|
|
128
128
|
parameterPath: "renewCertificateOrderRequest",
|
|
129
|
-
mapper: RenewCertificateOrderRequestMapper
|
|
129
|
+
mapper: RenewCertificateOrderRequestMapper,
|
|
130
130
|
};
|
|
131
131
|
export const nameIdentifier = {
|
|
132
132
|
parameterPath: "nameIdentifier",
|
|
133
|
-
mapper: NameIdentifierMapper
|
|
133
|
+
mapper: NameIdentifierMapper,
|
|
134
134
|
};
|
|
135
135
|
export const siteSealRequest = {
|
|
136
136
|
parameterPath: "siteSealRequest",
|
|
137
|
-
mapper: SiteSealRequestMapper
|
|
137
|
+
mapper: SiteSealRequestMapper,
|
|
138
138
|
};
|
|
139
139
|
export const nextLink = {
|
|
140
140
|
parameterPath: "nextLink",
|
|
@@ -143,10 +143,10 @@ export const nextLink = {
|
|
|
143
143
|
required: true,
|
|
144
144
|
xmlName: "nextLink",
|
|
145
145
|
type: {
|
|
146
|
-
name: "String"
|
|
147
|
-
}
|
|
146
|
+
name: "String",
|
|
147
|
+
},
|
|
148
148
|
},
|
|
149
|
-
skipEncoding: true
|
|
149
|
+
skipEncoding: true,
|
|
150
150
|
};
|
|
151
151
|
export const detectorName = {
|
|
152
152
|
parameterPath: "detectorName",
|
|
@@ -155,9 +155,9 @@ export const detectorName = {
|
|
|
155
155
|
required: true,
|
|
156
156
|
xmlName: "detectorName",
|
|
157
157
|
type: {
|
|
158
|
-
name: "String"
|
|
159
|
-
}
|
|
160
|
-
}
|
|
158
|
+
name: "String",
|
|
159
|
+
},
|
|
160
|
+
},
|
|
161
161
|
};
|
|
162
162
|
export const startTime = {
|
|
163
163
|
parameterPath: ["options", "startTime"],
|
|
@@ -165,9 +165,9 @@ export const startTime = {
|
|
|
165
165
|
serializedName: "startTime",
|
|
166
166
|
xmlName: "startTime",
|
|
167
167
|
type: {
|
|
168
|
-
name: "DateTime"
|
|
169
|
-
}
|
|
170
|
-
}
|
|
168
|
+
name: "DateTime",
|
|
169
|
+
},
|
|
170
|
+
},
|
|
171
171
|
};
|
|
172
172
|
export const endTime = {
|
|
173
173
|
parameterPath: ["options", "endTime"],
|
|
@@ -175,30 +175,30 @@ export const endTime = {
|
|
|
175
175
|
serializedName: "endTime",
|
|
176
176
|
xmlName: "endTime",
|
|
177
177
|
type: {
|
|
178
|
-
name: "DateTime"
|
|
179
|
-
}
|
|
180
|
-
}
|
|
178
|
+
name: "DateTime",
|
|
179
|
+
},
|
|
180
|
+
},
|
|
181
181
|
};
|
|
182
182
|
export const timeGrain = {
|
|
183
183
|
parameterPath: ["options", "timeGrain"],
|
|
184
184
|
mapper: {
|
|
185
185
|
constraints: {
|
|
186
|
-
Pattern: new RegExp("PT[1-9][0-9]+[SMH]")
|
|
186
|
+
Pattern: new RegExp("PT[1-9][0-9]+[SMH]"),
|
|
187
187
|
},
|
|
188
188
|
serializedName: "timeGrain",
|
|
189
189
|
xmlName: "timeGrain",
|
|
190
190
|
type: {
|
|
191
|
-
name: "String"
|
|
192
|
-
}
|
|
193
|
-
}
|
|
191
|
+
name: "String",
|
|
192
|
+
},
|
|
193
|
+
},
|
|
194
194
|
};
|
|
195
195
|
export const identifier = {
|
|
196
196
|
parameterPath: "identifier",
|
|
197
|
-
mapper: NameIdentifierMapper
|
|
197
|
+
mapper: NameIdentifierMapper,
|
|
198
198
|
};
|
|
199
199
|
export const parameters = {
|
|
200
200
|
parameterPath: "parameters",
|
|
201
|
-
mapper: DomainRecommendationSearchParametersMapper
|
|
201
|
+
mapper: DomainRecommendationSearchParametersMapper,
|
|
202
202
|
};
|
|
203
203
|
export const domainName = {
|
|
204
204
|
parameterPath: "domainName",
|
|
@@ -207,27 +207,27 @@ export const domainName = {
|
|
|
207
207
|
required: true,
|
|
208
208
|
xmlName: "domainName",
|
|
209
209
|
type: {
|
|
210
|
-
name: "String"
|
|
211
|
-
}
|
|
212
|
-
}
|
|
210
|
+
name: "String",
|
|
211
|
+
},
|
|
212
|
+
},
|
|
213
213
|
};
|
|
214
214
|
export const domain = {
|
|
215
215
|
parameterPath: "domain",
|
|
216
|
-
mapper: DomainMapper
|
|
216
|
+
mapper: DomainMapper,
|
|
217
217
|
};
|
|
218
218
|
export const domainName1 = {
|
|
219
219
|
parameterPath: "domainName",
|
|
220
220
|
mapper: {
|
|
221
221
|
constraints: {
|
|
222
|
-
Pattern: new RegExp("[a-zA-Z0-9][a-zA-Z0-9\\.-]+")
|
|
222
|
+
Pattern: new RegExp("[a-zA-Z0-9][a-zA-Z0-9\\.-]+"),
|
|
223
223
|
},
|
|
224
224
|
serializedName: "domainName",
|
|
225
225
|
required: true,
|
|
226
226
|
xmlName: "domainName",
|
|
227
227
|
type: {
|
|
228
|
-
name: "String"
|
|
229
|
-
}
|
|
230
|
-
}
|
|
228
|
+
name: "String",
|
|
229
|
+
},
|
|
230
|
+
},
|
|
231
231
|
};
|
|
232
232
|
export const forceHardDeleteDomain = {
|
|
233
233
|
parameterPath: ["options", "forceHardDeleteDomain"],
|
|
@@ -235,25 +235,25 @@ export const forceHardDeleteDomain = {
|
|
|
235
235
|
serializedName: "forceHardDeleteDomain",
|
|
236
236
|
xmlName: "forceHardDeleteDomain",
|
|
237
237
|
type: {
|
|
238
|
-
name: "Boolean"
|
|
239
|
-
}
|
|
240
|
-
}
|
|
238
|
+
name: "Boolean",
|
|
239
|
+
},
|
|
240
|
+
},
|
|
241
241
|
};
|
|
242
242
|
export const domain1 = {
|
|
243
243
|
parameterPath: "domain",
|
|
244
|
-
mapper: DomainPatchResourceMapper
|
|
244
|
+
mapper: DomainPatchResourceMapper,
|
|
245
245
|
};
|
|
246
246
|
export const domainOwnershipIdentifier = {
|
|
247
247
|
parameterPath: "domainOwnershipIdentifier",
|
|
248
|
-
mapper: DomainOwnershipIdentifierMapper
|
|
248
|
+
mapper: DomainOwnershipIdentifierMapper,
|
|
249
249
|
};
|
|
250
250
|
export const agreementOption = {
|
|
251
251
|
parameterPath: "agreementOption",
|
|
252
|
-
mapper: TopLevelDomainAgreementOptionMapper
|
|
252
|
+
mapper: TopLevelDomainAgreementOptionMapper,
|
|
253
253
|
};
|
|
254
254
|
export const hostingEnvironmentEnvelope = {
|
|
255
255
|
parameterPath: "hostingEnvironmentEnvelope",
|
|
256
|
-
mapper: AppServiceEnvironmentResourceMapper
|
|
256
|
+
mapper: AppServiceEnvironmentResourceMapper,
|
|
257
257
|
};
|
|
258
258
|
export const forceDelete = {
|
|
259
259
|
parameterPath: ["options", "forceDelete"],
|
|
@@ -261,25 +261,25 @@ export const forceDelete = {
|
|
|
261
261
|
serializedName: "forceDelete",
|
|
262
262
|
xmlName: "forceDelete",
|
|
263
263
|
type: {
|
|
264
|
-
name: "Boolean"
|
|
265
|
-
}
|
|
266
|
-
}
|
|
264
|
+
name: "Boolean",
|
|
265
|
+
},
|
|
266
|
+
},
|
|
267
267
|
};
|
|
268
268
|
export const hostingEnvironmentEnvelope1 = {
|
|
269
269
|
parameterPath: "hostingEnvironmentEnvelope",
|
|
270
|
-
mapper: AppServiceEnvironmentPatchResourceMapper
|
|
270
|
+
mapper: AppServiceEnvironmentPatchResourceMapper,
|
|
271
271
|
};
|
|
272
272
|
export const vnetInfo = {
|
|
273
273
|
parameterPath: "vnetInfo",
|
|
274
|
-
mapper: VirtualNetworkProfileMapper
|
|
274
|
+
mapper: VirtualNetworkProfileMapper,
|
|
275
275
|
};
|
|
276
276
|
export const customDnsSuffixConfiguration = {
|
|
277
277
|
parameterPath: "customDnsSuffixConfiguration",
|
|
278
|
-
mapper: CustomDnsSuffixConfigurationMapper
|
|
278
|
+
mapper: CustomDnsSuffixConfigurationMapper,
|
|
279
279
|
};
|
|
280
280
|
export const aseNetworkingConfiguration = {
|
|
281
281
|
parameterPath: "aseNetworkingConfiguration",
|
|
282
|
-
mapper: AseV3NetworkingConfigurationMapper
|
|
282
|
+
mapper: AseV3NetworkingConfigurationMapper,
|
|
283
283
|
};
|
|
284
284
|
export const diagnosticsName = {
|
|
285
285
|
parameterPath: "diagnosticsName",
|
|
@@ -288,13 +288,13 @@ export const diagnosticsName = {
|
|
|
288
288
|
required: true,
|
|
289
289
|
xmlName: "diagnosticsName",
|
|
290
290
|
type: {
|
|
291
|
-
name: "String"
|
|
292
|
-
}
|
|
293
|
-
}
|
|
291
|
+
name: "String",
|
|
292
|
+
},
|
|
293
|
+
},
|
|
294
294
|
};
|
|
295
295
|
export const multiRolePoolEnvelope = {
|
|
296
296
|
parameterPath: "multiRolePoolEnvelope",
|
|
297
|
-
mapper: WorkerPoolResourceMapper
|
|
297
|
+
mapper: WorkerPoolResourceMapper,
|
|
298
298
|
};
|
|
299
299
|
export const instance = {
|
|
300
300
|
parameterPath: "instance",
|
|
@@ -303,9 +303,9 @@ export const instance = {
|
|
|
303
303
|
required: true,
|
|
304
304
|
xmlName: "instance",
|
|
305
305
|
type: {
|
|
306
|
-
name: "String"
|
|
307
|
-
}
|
|
308
|
-
}
|
|
306
|
+
name: "String",
|
|
307
|
+
},
|
|
308
|
+
},
|
|
309
309
|
};
|
|
310
310
|
export const privateEndpointConnectionName = {
|
|
311
311
|
parameterPath: "privateEndpointConnectionName",
|
|
@@ -314,13 +314,13 @@ export const privateEndpointConnectionName = {
|
|
|
314
314
|
required: true,
|
|
315
315
|
xmlName: "privateEndpointConnectionName",
|
|
316
316
|
type: {
|
|
317
|
-
name: "String"
|
|
318
|
-
}
|
|
319
|
-
}
|
|
317
|
+
name: "String",
|
|
318
|
+
},
|
|
319
|
+
},
|
|
320
320
|
};
|
|
321
321
|
export const privateEndpointWrapper = {
|
|
322
322
|
parameterPath: "privateEndpointWrapper",
|
|
323
|
-
mapper:
|
|
323
|
+
mapper: RemotePrivateEndpointConnectionARMResourceMapper,
|
|
324
324
|
};
|
|
325
325
|
export const propertiesToInclude = {
|
|
326
326
|
parameterPath: ["options", "propertiesToInclude"],
|
|
@@ -328,9 +328,9 @@ export const propertiesToInclude = {
|
|
|
328
328
|
serializedName: "propertiesToInclude",
|
|
329
329
|
xmlName: "propertiesToInclude",
|
|
330
330
|
type: {
|
|
331
|
-
name: "String"
|
|
332
|
-
}
|
|
333
|
-
}
|
|
331
|
+
name: "String",
|
|
332
|
+
},
|
|
333
|
+
},
|
|
334
334
|
};
|
|
335
335
|
export const filter = {
|
|
336
336
|
parameterPath: ["options", "filter"],
|
|
@@ -338,10 +338,10 @@ export const filter = {
|
|
|
338
338
|
serializedName: "$filter",
|
|
339
339
|
xmlName: "$filter",
|
|
340
340
|
type: {
|
|
341
|
-
name: "String"
|
|
342
|
-
}
|
|
341
|
+
name: "String",
|
|
342
|
+
},
|
|
343
343
|
},
|
|
344
|
-
skipEncoding: true
|
|
344
|
+
skipEncoding: true,
|
|
345
345
|
};
|
|
346
346
|
export const workerPoolName = {
|
|
347
347
|
parameterPath: "workerPoolName",
|
|
@@ -350,13 +350,13 @@ export const workerPoolName = {
|
|
|
350
350
|
required: true,
|
|
351
351
|
xmlName: "workerPoolName",
|
|
352
352
|
type: {
|
|
353
|
-
name: "String"
|
|
354
|
-
}
|
|
355
|
-
}
|
|
353
|
+
name: "String",
|
|
354
|
+
},
|
|
355
|
+
},
|
|
356
356
|
};
|
|
357
357
|
export const workerPoolEnvelope = {
|
|
358
358
|
parameterPath: "workerPoolEnvelope",
|
|
359
|
-
mapper: WorkerPoolResourceMapper
|
|
359
|
+
mapper: WorkerPoolResourceMapper,
|
|
360
360
|
};
|
|
361
361
|
export const detailed = {
|
|
362
362
|
parameterPath: ["options", "detailed"],
|
|
@@ -364,17 +364,17 @@ export const detailed = {
|
|
|
364
364
|
serializedName: "detailed",
|
|
365
365
|
xmlName: "detailed",
|
|
366
366
|
type: {
|
|
367
|
-
name: "Boolean"
|
|
368
|
-
}
|
|
369
|
-
}
|
|
367
|
+
name: "Boolean",
|
|
368
|
+
},
|
|
369
|
+
},
|
|
370
370
|
};
|
|
371
371
|
export const appServicePlan = {
|
|
372
372
|
parameterPath: "appServicePlan",
|
|
373
|
-
mapper: AppServicePlanMapper
|
|
373
|
+
mapper: AppServicePlanMapper,
|
|
374
374
|
};
|
|
375
375
|
export const appServicePlan1 = {
|
|
376
376
|
parameterPath: "appServicePlan",
|
|
377
|
-
mapper: AppServicePlanPatchResourceMapper
|
|
377
|
+
mapper: AppServicePlanPatchResourceMapper,
|
|
378
378
|
};
|
|
379
379
|
export const namespaceName = {
|
|
380
380
|
parameterPath: "namespaceName",
|
|
@@ -383,9 +383,9 @@ export const namespaceName = {
|
|
|
383
383
|
required: true,
|
|
384
384
|
xmlName: "namespaceName",
|
|
385
385
|
type: {
|
|
386
|
-
name: "String"
|
|
387
|
-
}
|
|
388
|
-
}
|
|
386
|
+
name: "String",
|
|
387
|
+
},
|
|
388
|
+
},
|
|
389
389
|
};
|
|
390
390
|
export const relayName = {
|
|
391
391
|
parameterPath: "relayName",
|
|
@@ -394,9 +394,9 @@ export const relayName = {
|
|
|
394
394
|
required: true,
|
|
395
395
|
xmlName: "relayName",
|
|
396
396
|
type: {
|
|
397
|
-
name: "String"
|
|
398
|
-
}
|
|
399
|
-
}
|
|
397
|
+
name: "String",
|
|
398
|
+
},
|
|
399
|
+
},
|
|
400
400
|
};
|
|
401
401
|
export const softRestart = {
|
|
402
402
|
parameterPath: ["options", "softRestart"],
|
|
@@ -404,9 +404,9 @@ export const softRestart = {
|
|
|
404
404
|
serializedName: "softRestart",
|
|
405
405
|
xmlName: "softRestart",
|
|
406
406
|
type: {
|
|
407
|
-
name: "Boolean"
|
|
408
|
-
}
|
|
409
|
-
}
|
|
407
|
+
name: "Boolean",
|
|
408
|
+
},
|
|
409
|
+
},
|
|
410
410
|
};
|
|
411
411
|
export const skipToken = {
|
|
412
412
|
parameterPath: ["options", "skipToken"],
|
|
@@ -414,9 +414,9 @@ export const skipToken = {
|
|
|
414
414
|
serializedName: "$skipToken",
|
|
415
415
|
xmlName: "$skipToken",
|
|
416
416
|
type: {
|
|
417
|
-
name: "String"
|
|
418
|
-
}
|
|
419
|
-
}
|
|
417
|
+
name: "String",
|
|
418
|
+
},
|
|
419
|
+
},
|
|
420
420
|
};
|
|
421
421
|
export const top = {
|
|
422
422
|
parameterPath: ["options", "top"],
|
|
@@ -424,9 +424,9 @@ export const top = {
|
|
|
424
424
|
serializedName: "$top",
|
|
425
425
|
xmlName: "$top",
|
|
426
426
|
type: {
|
|
427
|
-
name: "String"
|
|
428
|
-
}
|
|
429
|
-
}
|
|
427
|
+
name: "String",
|
|
428
|
+
},
|
|
429
|
+
},
|
|
430
430
|
};
|
|
431
431
|
export const vnetName = {
|
|
432
432
|
parameterPath: "vnetName",
|
|
@@ -435,9 +435,9 @@ export const vnetName = {
|
|
|
435
435
|
required: true,
|
|
436
436
|
xmlName: "vnetName",
|
|
437
437
|
type: {
|
|
438
|
-
name: "String"
|
|
439
|
-
}
|
|
440
|
-
}
|
|
438
|
+
name: "String",
|
|
439
|
+
},
|
|
440
|
+
},
|
|
441
441
|
};
|
|
442
442
|
export const gatewayName = {
|
|
443
443
|
parameterPath: "gatewayName",
|
|
@@ -446,13 +446,13 @@ export const gatewayName = {
|
|
|
446
446
|
required: true,
|
|
447
447
|
xmlName: "gatewayName",
|
|
448
448
|
type: {
|
|
449
|
-
name: "String"
|
|
450
|
-
}
|
|
451
|
-
}
|
|
449
|
+
name: "String",
|
|
450
|
+
},
|
|
451
|
+
},
|
|
452
452
|
};
|
|
453
453
|
export const connectionEnvelope = {
|
|
454
454
|
parameterPath: "connectionEnvelope",
|
|
455
|
-
mapper: VnetGatewayMapper
|
|
455
|
+
mapper: VnetGatewayMapper,
|
|
456
456
|
};
|
|
457
457
|
export const routeName = {
|
|
458
458
|
parameterPath: "routeName",
|
|
@@ -461,13 +461,13 @@ export const routeName = {
|
|
|
461
461
|
required: true,
|
|
462
462
|
xmlName: "routeName",
|
|
463
463
|
type: {
|
|
464
|
-
name: "String"
|
|
465
|
-
}
|
|
466
|
-
}
|
|
464
|
+
name: "String",
|
|
465
|
+
},
|
|
466
|
+
},
|
|
467
467
|
};
|
|
468
468
|
export const route = {
|
|
469
469
|
parameterPath: "route",
|
|
470
|
-
mapper: VnetRouteMapper
|
|
470
|
+
mapper: VnetRouteMapper,
|
|
471
471
|
};
|
|
472
472
|
export const workerName = {
|
|
473
473
|
parameterPath: "workerName",
|
|
@@ -476,21 +476,21 @@ export const workerName = {
|
|
|
476
476
|
required: true,
|
|
477
477
|
xmlName: "workerName",
|
|
478
478
|
type: {
|
|
479
|
-
name: "String"
|
|
480
|
-
}
|
|
481
|
-
}
|
|
479
|
+
name: "String",
|
|
480
|
+
},
|
|
481
|
+
},
|
|
482
482
|
};
|
|
483
483
|
export const certificateEnvelope = {
|
|
484
484
|
parameterPath: "certificateEnvelope",
|
|
485
|
-
mapper: CertificateMapper
|
|
485
|
+
mapper: CertificateMapper,
|
|
486
486
|
};
|
|
487
487
|
export const certificateEnvelope1 = {
|
|
488
488
|
parameterPath: "certificateEnvelope",
|
|
489
|
-
mapper: CertificatePatchResourceMapper
|
|
489
|
+
mapper: CertificatePatchResourceMapper,
|
|
490
490
|
};
|
|
491
491
|
export const containerAppEnvelope = {
|
|
492
492
|
parameterPath: "containerAppEnvelope",
|
|
493
|
-
mapper: ContainerAppMapper
|
|
493
|
+
mapper: ContainerAppMapper,
|
|
494
494
|
};
|
|
495
495
|
export const containerAppName = {
|
|
496
496
|
parameterPath: "containerAppName",
|
|
@@ -499,9 +499,9 @@ export const containerAppName = {
|
|
|
499
499
|
required: true,
|
|
500
500
|
xmlName: "containerAppName",
|
|
501
501
|
type: {
|
|
502
|
-
name: "String"
|
|
503
|
-
}
|
|
504
|
-
}
|
|
502
|
+
name: "String",
|
|
503
|
+
},
|
|
504
|
+
},
|
|
505
505
|
};
|
|
506
506
|
export const location = {
|
|
507
507
|
parameterPath: "location",
|
|
@@ -510,9 +510,9 @@ export const location = {
|
|
|
510
510
|
required: true,
|
|
511
511
|
xmlName: "location",
|
|
512
512
|
type: {
|
|
513
|
-
name: "String"
|
|
514
|
-
}
|
|
515
|
-
}
|
|
513
|
+
name: "String",
|
|
514
|
+
},
|
|
515
|
+
},
|
|
516
516
|
};
|
|
517
517
|
export const deletedSiteId = {
|
|
518
518
|
parameterPath: "deletedSiteId",
|
|
@@ -521,9 +521,9 @@ export const deletedSiteId = {
|
|
|
521
521
|
required: true,
|
|
522
522
|
xmlName: "deletedSiteId",
|
|
523
523
|
type: {
|
|
524
|
-
name: "String"
|
|
525
|
-
}
|
|
526
|
-
}
|
|
524
|
+
name: "String",
|
|
525
|
+
},
|
|
526
|
+
},
|
|
527
527
|
};
|
|
528
528
|
export const siteName = {
|
|
529
529
|
parameterPath: "siteName",
|
|
@@ -532,9 +532,9 @@ export const siteName = {
|
|
|
532
532
|
required: true,
|
|
533
533
|
xmlName: "siteName",
|
|
534
534
|
type: {
|
|
535
|
-
name: "String"
|
|
536
|
-
}
|
|
537
|
-
}
|
|
535
|
+
name: "String",
|
|
536
|
+
},
|
|
537
|
+
},
|
|
538
538
|
};
|
|
539
539
|
export const diagnosticCategory = {
|
|
540
540
|
parameterPath: "diagnosticCategory",
|
|
@@ -543,9 +543,9 @@ export const diagnosticCategory = {
|
|
|
543
543
|
required: true,
|
|
544
544
|
xmlName: "diagnosticCategory",
|
|
545
545
|
type: {
|
|
546
|
-
name: "String"
|
|
547
|
-
}
|
|
548
|
-
}
|
|
546
|
+
name: "String",
|
|
547
|
+
},
|
|
548
|
+
},
|
|
549
549
|
};
|
|
550
550
|
export const analysisName = {
|
|
551
551
|
parameterPath: "analysisName",
|
|
@@ -554,9 +554,9 @@ export const analysisName = {
|
|
|
554
554
|
required: true,
|
|
555
555
|
xmlName: "analysisName",
|
|
556
556
|
type: {
|
|
557
|
-
name: "String"
|
|
558
|
-
}
|
|
559
|
-
}
|
|
557
|
+
name: "String",
|
|
558
|
+
},
|
|
559
|
+
},
|
|
560
560
|
};
|
|
561
561
|
export const slot = {
|
|
562
562
|
parameterPath: "slot",
|
|
@@ -565,9 +565,9 @@ export const slot = {
|
|
|
565
565
|
required: true,
|
|
566
566
|
xmlName: "slot",
|
|
567
567
|
type: {
|
|
568
|
-
name: "String"
|
|
569
|
-
}
|
|
570
|
-
}
|
|
568
|
+
name: "String",
|
|
569
|
+
},
|
|
570
|
+
},
|
|
571
571
|
};
|
|
572
572
|
export const operationId = {
|
|
573
573
|
parameterPath: "operationId",
|
|
@@ -576,17 +576,17 @@ export const operationId = {
|
|
|
576
576
|
required: true,
|
|
577
577
|
xmlName: "operationId",
|
|
578
578
|
type: {
|
|
579
|
-
name: "String"
|
|
580
|
-
}
|
|
581
|
-
}
|
|
579
|
+
name: "String",
|
|
580
|
+
},
|
|
581
|
+
},
|
|
582
582
|
};
|
|
583
583
|
export const kubeEnvironmentEnvelope = {
|
|
584
584
|
parameterPath: "kubeEnvironmentEnvelope",
|
|
585
|
-
mapper: KubeEnvironmentMapper
|
|
585
|
+
mapper: KubeEnvironmentMapper,
|
|
586
586
|
};
|
|
587
587
|
export const kubeEnvironmentEnvelope1 = {
|
|
588
588
|
parameterPath: "kubeEnvironmentEnvelope",
|
|
589
|
-
mapper: KubeEnvironmentPatchResourceMapper
|
|
589
|
+
mapper: KubeEnvironmentPatchResourceMapper,
|
|
590
590
|
};
|
|
591
591
|
export const osTypeSelected = {
|
|
592
592
|
parameterPath: ["options", "osTypeSelected"],
|
|
@@ -594,9 +594,9 @@ export const osTypeSelected = {
|
|
|
594
594
|
serializedName: "osTypeSelected",
|
|
595
595
|
xmlName: "osTypeSelected",
|
|
596
596
|
type: {
|
|
597
|
-
name: "String"
|
|
598
|
-
}
|
|
599
|
-
}
|
|
597
|
+
name: "String",
|
|
598
|
+
},
|
|
599
|
+
},
|
|
600
600
|
};
|
|
601
601
|
export const stackOsType = {
|
|
602
602
|
parameterPath: ["options", "stackOsType"],
|
|
@@ -604,9 +604,9 @@ export const stackOsType = {
|
|
|
604
604
|
serializedName: "stackOsType",
|
|
605
605
|
xmlName: "stackOsType",
|
|
606
606
|
type: {
|
|
607
|
-
name: "String"
|
|
608
|
-
}
|
|
609
|
-
}
|
|
607
|
+
name: "String",
|
|
608
|
+
},
|
|
609
|
+
},
|
|
610
610
|
};
|
|
611
611
|
export const featured = {
|
|
612
612
|
parameterPath: ["options", "featured"],
|
|
@@ -614,9 +614,9 @@ export const featured = {
|
|
|
614
614
|
serializedName: "featured",
|
|
615
615
|
xmlName: "featured",
|
|
616
616
|
type: {
|
|
617
|
-
name: "Boolean"
|
|
618
|
-
}
|
|
619
|
-
}
|
|
617
|
+
name: "Boolean",
|
|
618
|
+
},
|
|
619
|
+
},
|
|
620
620
|
};
|
|
621
621
|
export const hostingEnvironmentName = {
|
|
622
622
|
parameterPath: "hostingEnvironmentName",
|
|
@@ -625,9 +625,9 @@ export const hostingEnvironmentName = {
|
|
|
625
625
|
required: true,
|
|
626
626
|
xmlName: "hostingEnvironmentName",
|
|
627
627
|
type: {
|
|
628
|
-
name: "String"
|
|
629
|
-
}
|
|
630
|
-
}
|
|
628
|
+
name: "String",
|
|
629
|
+
},
|
|
630
|
+
},
|
|
631
631
|
};
|
|
632
632
|
export const expiredOnly = {
|
|
633
633
|
parameterPath: ["options", "expiredOnly"],
|
|
@@ -635,9 +635,9 @@ export const expiredOnly = {
|
|
|
635
635
|
serializedName: "expiredOnly",
|
|
636
636
|
xmlName: "expiredOnly",
|
|
637
637
|
type: {
|
|
638
|
-
name: "Boolean"
|
|
639
|
-
}
|
|
640
|
-
}
|
|
638
|
+
name: "Boolean",
|
|
639
|
+
},
|
|
640
|
+
},
|
|
641
641
|
};
|
|
642
642
|
export const environmentName = {
|
|
643
643
|
parameterPath: "environmentName",
|
|
@@ -646,9 +646,9 @@ export const environmentName = {
|
|
|
646
646
|
required: true,
|
|
647
647
|
xmlName: "environmentName",
|
|
648
648
|
type: {
|
|
649
|
-
name: "String"
|
|
650
|
-
}
|
|
651
|
-
}
|
|
649
|
+
name: "String",
|
|
650
|
+
},
|
|
651
|
+
},
|
|
652
652
|
};
|
|
653
653
|
export const updateSeen = {
|
|
654
654
|
parameterPath: ["options", "updateSeen"],
|
|
@@ -656,9 +656,9 @@ export const updateSeen = {
|
|
|
656
656
|
serializedName: "updateSeen",
|
|
657
657
|
xmlName: "updateSeen",
|
|
658
658
|
type: {
|
|
659
|
-
name: "Boolean"
|
|
660
|
-
}
|
|
661
|
-
}
|
|
659
|
+
name: "Boolean",
|
|
660
|
+
},
|
|
661
|
+
},
|
|
662
662
|
};
|
|
663
663
|
export const recommendationId = {
|
|
664
664
|
parameterPath: ["options", "recommendationId"],
|
|
@@ -666,13 +666,13 @@ export const recommendationId = {
|
|
|
666
666
|
serializedName: "recommendationId",
|
|
667
667
|
xmlName: "recommendationId",
|
|
668
668
|
type: {
|
|
669
|
-
name: "String"
|
|
670
|
-
}
|
|
671
|
-
}
|
|
669
|
+
name: "String",
|
|
670
|
+
},
|
|
671
|
+
},
|
|
672
672
|
};
|
|
673
673
|
export const userDetails = {
|
|
674
674
|
parameterPath: "userDetails",
|
|
675
|
-
mapper: UserMapper
|
|
675
|
+
mapper: UserMapper,
|
|
676
676
|
};
|
|
677
677
|
export const sourceControlType = {
|
|
678
678
|
parameterPath: "sourceControlType",
|
|
@@ -681,13 +681,13 @@ export const sourceControlType = {
|
|
|
681
681
|
required: true,
|
|
682
682
|
xmlName: "sourceControlType",
|
|
683
683
|
type: {
|
|
684
|
-
name: "String"
|
|
685
|
-
}
|
|
686
|
-
}
|
|
684
|
+
name: "String",
|
|
685
|
+
},
|
|
686
|
+
},
|
|
687
687
|
};
|
|
688
688
|
export const requestMessage = {
|
|
689
689
|
parameterPath: "requestMessage",
|
|
690
|
-
mapper: SourceControlMapper
|
|
690
|
+
mapper: SourceControlMapper,
|
|
691
691
|
};
|
|
692
692
|
export const billingLocation = {
|
|
693
693
|
parameterPath: ["options", "billingLocation"],
|
|
@@ -695,9 +695,9 @@ export const billingLocation = {
|
|
|
695
695
|
serializedName: "billingLocation",
|
|
696
696
|
xmlName: "billingLocation",
|
|
697
697
|
type: {
|
|
698
|
-
name: "String"
|
|
699
|
-
}
|
|
700
|
-
}
|
|
698
|
+
name: "String",
|
|
699
|
+
},
|
|
700
|
+
},
|
|
701
701
|
};
|
|
702
702
|
export const osType = {
|
|
703
703
|
parameterPath: ["options", "osType"],
|
|
@@ -705,25 +705,25 @@ export const osType = {
|
|
|
705
705
|
serializedName: "osType",
|
|
706
706
|
xmlName: "osType",
|
|
707
707
|
type: {
|
|
708
|
-
name: "String"
|
|
709
|
-
}
|
|
710
|
-
}
|
|
708
|
+
name: "String",
|
|
709
|
+
},
|
|
710
|
+
},
|
|
711
711
|
};
|
|
712
712
|
export const name1 = {
|
|
713
713
|
parameterPath: "name",
|
|
714
|
-
mapper: ResourceNameAvailabilityRequestMapper
|
|
714
|
+
mapper: ResourceNameAvailabilityRequestMapper,
|
|
715
715
|
};
|
|
716
716
|
export const typeParam = {
|
|
717
717
|
parameterPath: "typeParam",
|
|
718
|
-
mapper: ResourceNameAvailabilityRequestMapper
|
|
718
|
+
mapper: ResourceNameAvailabilityRequestMapper,
|
|
719
719
|
};
|
|
720
720
|
export const isFqdn = {
|
|
721
721
|
parameterPath: ["options", "isFqdn"],
|
|
722
|
-
mapper: ResourceNameAvailabilityRequestMapper
|
|
722
|
+
mapper: ResourceNameAvailabilityRequestMapper,
|
|
723
723
|
};
|
|
724
724
|
export const environmentId = {
|
|
725
725
|
parameterPath: ["options", "environmentId"],
|
|
726
|
-
mapper: ResourceNameAvailabilityRequestMapper
|
|
726
|
+
mapper: ResourceNameAvailabilityRequestMapper,
|
|
727
727
|
};
|
|
728
728
|
export const hostname = {
|
|
729
729
|
parameterPath: ["options", "hostname"],
|
|
@@ -731,9 +731,9 @@ export const hostname = {
|
|
|
731
731
|
serializedName: "hostname",
|
|
732
732
|
xmlName: "hostname",
|
|
733
733
|
type: {
|
|
734
|
-
name: "String"
|
|
735
|
-
}
|
|
736
|
-
}
|
|
734
|
+
name: "String",
|
|
735
|
+
},
|
|
736
|
+
},
|
|
737
737
|
};
|
|
738
738
|
export const sku = {
|
|
739
739
|
parameterPath: ["options", "sku"],
|
|
@@ -741,9 +741,9 @@ export const sku = {
|
|
|
741
741
|
serializedName: "sku",
|
|
742
742
|
xmlName: "sku",
|
|
743
743
|
type: {
|
|
744
|
-
name: "String"
|
|
745
|
-
}
|
|
746
|
-
}
|
|
744
|
+
name: "String",
|
|
745
|
+
},
|
|
746
|
+
},
|
|
747
747
|
};
|
|
748
748
|
export const linuxWorkersEnabled = {
|
|
749
749
|
parameterPath: ["options", "linuxWorkersEnabled"],
|
|
@@ -751,9 +751,9 @@ export const linuxWorkersEnabled = {
|
|
|
751
751
|
serializedName: "linuxWorkersEnabled",
|
|
752
752
|
xmlName: "linuxWorkersEnabled",
|
|
753
753
|
type: {
|
|
754
|
-
name: "Boolean"
|
|
755
|
-
}
|
|
756
|
-
}
|
|
754
|
+
name: "Boolean",
|
|
755
|
+
},
|
|
756
|
+
},
|
|
757
757
|
};
|
|
758
758
|
export const xenonWorkersEnabled = {
|
|
759
759
|
parameterPath: ["options", "xenonWorkersEnabled"],
|
|
@@ -761,9 +761,9 @@ export const xenonWorkersEnabled = {
|
|
|
761
761
|
serializedName: "xenonWorkersEnabled",
|
|
762
762
|
xmlName: "xenonWorkersEnabled",
|
|
763
763
|
type: {
|
|
764
|
-
name: "Boolean"
|
|
765
|
-
}
|
|
766
|
-
}
|
|
764
|
+
name: "Boolean",
|
|
765
|
+
},
|
|
766
|
+
},
|
|
767
767
|
};
|
|
768
768
|
export const linuxDynamicWorkersEnabled = {
|
|
769
769
|
parameterPath: ["options", "linuxDynamicWorkersEnabled"],
|
|
@@ -771,47 +771,47 @@ export const linuxDynamicWorkersEnabled = {
|
|
|
771
771
|
serializedName: "linuxDynamicWorkersEnabled",
|
|
772
772
|
xmlName: "linuxDynamicWorkersEnabled",
|
|
773
773
|
type: {
|
|
774
|
-
name: "Boolean"
|
|
775
|
-
}
|
|
776
|
-
}
|
|
774
|
+
name: "Boolean",
|
|
775
|
+
},
|
|
776
|
+
},
|
|
777
777
|
};
|
|
778
778
|
export const parameters1 = {
|
|
779
779
|
parameterPath: "parameters",
|
|
780
|
-
mapper: VnetParametersMapper
|
|
780
|
+
mapper: VnetParametersMapper,
|
|
781
781
|
};
|
|
782
782
|
export const moveResourceEnvelope = {
|
|
783
783
|
parameterPath: "moveResourceEnvelope",
|
|
784
|
-
mapper: CsmMoveResourceEnvelopeMapper
|
|
784
|
+
mapper: CsmMoveResourceEnvelopeMapper,
|
|
785
785
|
};
|
|
786
786
|
export const validateRequest = {
|
|
787
787
|
parameterPath: "validateRequest",
|
|
788
|
-
mapper: ValidateRequestMapper
|
|
788
|
+
mapper: ValidateRequestMapper,
|
|
789
789
|
};
|
|
790
790
|
export const location1 = {
|
|
791
791
|
parameterPath: "location",
|
|
792
792
|
mapper: {
|
|
793
793
|
constraints: {
|
|
794
|
-
MinLength: 1
|
|
794
|
+
MinLength: 1,
|
|
795
795
|
},
|
|
796
796
|
serializedName: "location",
|
|
797
797
|
required: true,
|
|
798
798
|
xmlName: "location",
|
|
799
799
|
type: {
|
|
800
|
-
name: "String"
|
|
801
|
-
}
|
|
802
|
-
}
|
|
800
|
+
name: "String",
|
|
801
|
+
},
|
|
802
|
+
},
|
|
803
803
|
};
|
|
804
804
|
export const staticSitesWorkflowPreviewRequest = {
|
|
805
805
|
parameterPath: "staticSitesWorkflowPreviewRequest",
|
|
806
|
-
mapper: StaticSitesWorkflowPreviewRequestMapper
|
|
806
|
+
mapper: StaticSitesWorkflowPreviewRequestMapper,
|
|
807
807
|
};
|
|
808
808
|
export const staticSiteEnvelope = {
|
|
809
809
|
parameterPath: "staticSiteEnvelope",
|
|
810
|
-
mapper: StaticSiteARMResourceMapper
|
|
810
|
+
mapper: StaticSiteARMResourceMapper,
|
|
811
811
|
};
|
|
812
812
|
export const staticSiteEnvelope1 = {
|
|
813
813
|
parameterPath: "staticSiteEnvelope",
|
|
814
|
-
mapper: StaticSitePatchResourceMapper
|
|
814
|
+
mapper: StaticSitePatchResourceMapper,
|
|
815
815
|
};
|
|
816
816
|
export const authprovider = {
|
|
817
817
|
parameterPath: "authprovider",
|
|
@@ -820,9 +820,9 @@ export const authprovider = {
|
|
|
820
820
|
required: true,
|
|
821
821
|
xmlName: "authprovider",
|
|
822
822
|
type: {
|
|
823
|
-
name: "String"
|
|
824
|
-
}
|
|
825
|
-
}
|
|
823
|
+
name: "String",
|
|
824
|
+
},
|
|
825
|
+
},
|
|
826
826
|
};
|
|
827
827
|
export const userid = {
|
|
828
828
|
parameterPath: "userid",
|
|
@@ -831,13 +831,13 @@ export const userid = {
|
|
|
831
831
|
required: true,
|
|
832
832
|
xmlName: "userid",
|
|
833
833
|
type: {
|
|
834
|
-
name: "String"
|
|
835
|
-
}
|
|
836
|
-
}
|
|
834
|
+
name: "String",
|
|
835
|
+
},
|
|
836
|
+
},
|
|
837
837
|
};
|
|
838
838
|
export const staticSiteUserEnvelope = {
|
|
839
839
|
parameterPath: "staticSiteUserEnvelope",
|
|
840
|
-
mapper: StaticSiteUserARMResourceMapper
|
|
840
|
+
mapper: StaticSiteUserARMResourceMapper,
|
|
841
841
|
};
|
|
842
842
|
export const environmentName1 = {
|
|
843
843
|
parameterPath: "environmentName",
|
|
@@ -846,49 +846,49 @@ export const environmentName1 = {
|
|
|
846
846
|
required: true,
|
|
847
847
|
xmlName: "environmentName",
|
|
848
848
|
type: {
|
|
849
|
-
name: "String"
|
|
850
|
-
}
|
|
851
|
-
}
|
|
849
|
+
name: "String",
|
|
850
|
+
},
|
|
851
|
+
},
|
|
852
852
|
};
|
|
853
853
|
export const appSettings = {
|
|
854
854
|
parameterPath: "appSettings",
|
|
855
|
-
mapper: StringDictionaryMapper
|
|
855
|
+
mapper: StringDictionaryMapper,
|
|
856
856
|
};
|
|
857
857
|
export const environmentName2 = {
|
|
858
858
|
parameterPath: "environmentName",
|
|
859
859
|
mapper: {
|
|
860
860
|
constraints: {
|
|
861
|
-
Pattern: new RegExp("^[a-zA-Z0-9]+$")
|
|
861
|
+
Pattern: new RegExp("^[a-zA-Z0-9]+$"),
|
|
862
862
|
},
|
|
863
863
|
serializedName: "environmentName",
|
|
864
864
|
required: true,
|
|
865
865
|
xmlName: "environmentName",
|
|
866
866
|
type: {
|
|
867
|
-
name: "String"
|
|
868
|
-
}
|
|
869
|
-
}
|
|
867
|
+
name: "String",
|
|
868
|
+
},
|
|
869
|
+
},
|
|
870
870
|
};
|
|
871
871
|
export const databaseConnectionName = {
|
|
872
872
|
parameterPath: "databaseConnectionName",
|
|
873
873
|
mapper: {
|
|
874
874
|
constraints: {
|
|
875
|
-
Pattern: new RegExp("^[a-zA-Z0-9]+$")
|
|
875
|
+
Pattern: new RegExp("^[a-zA-Z0-9]+$"),
|
|
876
876
|
},
|
|
877
877
|
serializedName: "databaseConnectionName",
|
|
878
878
|
required: true,
|
|
879
879
|
xmlName: "databaseConnectionName",
|
|
880
880
|
type: {
|
|
881
|
-
name: "String"
|
|
882
|
-
}
|
|
883
|
-
}
|
|
881
|
+
name: "String",
|
|
882
|
+
},
|
|
883
|
+
},
|
|
884
884
|
};
|
|
885
885
|
export const databaseConnectionRequestEnvelope = {
|
|
886
886
|
parameterPath: "databaseConnectionRequestEnvelope",
|
|
887
|
-
mapper: DatabaseConnectionMapper
|
|
887
|
+
mapper: DatabaseConnectionMapper,
|
|
888
888
|
};
|
|
889
889
|
export const databaseConnectionRequestEnvelope1 = {
|
|
890
890
|
parameterPath: "databaseConnectionRequestEnvelope",
|
|
891
|
-
mapper: DatabaseConnectionPatchRequestMapper
|
|
891
|
+
mapper: DatabaseConnectionPatchRequestMapper,
|
|
892
892
|
};
|
|
893
893
|
export const functionAppName = {
|
|
894
894
|
parameterPath: "functionAppName",
|
|
@@ -897,13 +897,13 @@ export const functionAppName = {
|
|
|
897
897
|
required: true,
|
|
898
898
|
xmlName: "functionAppName",
|
|
899
899
|
type: {
|
|
900
|
-
name: "String"
|
|
901
|
-
}
|
|
902
|
-
}
|
|
900
|
+
name: "String",
|
|
901
|
+
},
|
|
902
|
+
},
|
|
903
903
|
};
|
|
904
904
|
export const staticSiteUserProvidedFunctionEnvelope = {
|
|
905
905
|
parameterPath: "staticSiteUserProvidedFunctionEnvelope",
|
|
906
|
-
mapper: StaticSiteUserProvidedFunctionAppARMResourceMapper
|
|
906
|
+
mapper: StaticSiteUserProvidedFunctionAppARMResourceMapper,
|
|
907
907
|
};
|
|
908
908
|
export const isForced = {
|
|
909
909
|
parameterPath: ["options", "isForced"],
|
|
@@ -911,13 +911,13 @@ export const isForced = {
|
|
|
911
911
|
serializedName: "isForced",
|
|
912
912
|
xmlName: "isForced",
|
|
913
913
|
type: {
|
|
914
|
-
name: "Boolean"
|
|
915
|
-
}
|
|
916
|
-
}
|
|
914
|
+
name: "Boolean",
|
|
915
|
+
},
|
|
916
|
+
},
|
|
917
917
|
};
|
|
918
918
|
export const staticSiteZipDeploymentEnvelope = {
|
|
919
919
|
parameterPath: "staticSiteZipDeploymentEnvelope",
|
|
920
|
-
mapper: StaticSiteZipDeploymentARMResourceMapper
|
|
920
|
+
mapper: StaticSiteZipDeploymentARMResourceMapper,
|
|
921
921
|
};
|
|
922
922
|
export const basicAuthName = {
|
|
923
923
|
parameterPath: "basicAuthName",
|
|
@@ -926,29 +926,29 @@ export const basicAuthName = {
|
|
|
926
926
|
required: true,
|
|
927
927
|
xmlName: "basicAuthName",
|
|
928
928
|
type: {
|
|
929
|
-
name: "String"
|
|
930
|
-
}
|
|
931
|
-
}
|
|
929
|
+
name: "String",
|
|
930
|
+
},
|
|
931
|
+
},
|
|
932
932
|
};
|
|
933
933
|
export const basicAuthEnvelope = {
|
|
934
934
|
parameterPath: "basicAuthEnvelope",
|
|
935
|
-
mapper: StaticSiteBasicAuthPropertiesARMResourceMapper
|
|
935
|
+
mapper: StaticSiteBasicAuthPropertiesARMResourceMapper,
|
|
936
936
|
};
|
|
937
937
|
export const staticSiteUserRolesInvitationEnvelope = {
|
|
938
938
|
parameterPath: "staticSiteUserRolesInvitationEnvelope",
|
|
939
|
-
mapper: StaticSiteUserInvitationRequestResourceMapper
|
|
939
|
+
mapper: StaticSiteUserInvitationRequestResourceMapper,
|
|
940
940
|
};
|
|
941
941
|
export const staticSiteCustomDomainRequestPropertiesEnvelope = {
|
|
942
942
|
parameterPath: "staticSiteCustomDomainRequestPropertiesEnvelope",
|
|
943
|
-
mapper: StaticSiteCustomDomainRequestPropertiesARMResourceMapper
|
|
943
|
+
mapper: StaticSiteCustomDomainRequestPropertiesARMResourceMapper,
|
|
944
944
|
};
|
|
945
945
|
export const resetPropertiesEnvelope = {
|
|
946
946
|
parameterPath: "resetPropertiesEnvelope",
|
|
947
|
-
mapper: StaticSiteResetPropertiesARMResourceMapper
|
|
947
|
+
mapper: StaticSiteResetPropertiesARMResourceMapper,
|
|
948
948
|
};
|
|
949
949
|
export const staticSiteLinkedBackendEnvelope = {
|
|
950
950
|
parameterPath: "staticSiteLinkedBackendEnvelope",
|
|
951
|
-
mapper: StaticSiteLinkedBackendARMResourceMapper
|
|
951
|
+
mapper: StaticSiteLinkedBackendARMResourceMapper,
|
|
952
952
|
};
|
|
953
953
|
export const linkedBackendName = {
|
|
954
954
|
parameterPath: "linkedBackendName",
|
|
@@ -957,9 +957,9 @@ export const linkedBackendName = {
|
|
|
957
957
|
required: true,
|
|
958
958
|
xmlName: "linkedBackendName",
|
|
959
959
|
type: {
|
|
960
|
-
name: "String"
|
|
961
|
-
}
|
|
962
|
-
}
|
|
960
|
+
name: "String",
|
|
961
|
+
},
|
|
962
|
+
},
|
|
963
963
|
};
|
|
964
964
|
export const isCleaningAuthConfig = {
|
|
965
965
|
parameterPath: ["options", "isCleaningAuthConfig"],
|
|
@@ -967,9 +967,9 @@ export const isCleaningAuthConfig = {
|
|
|
967
967
|
serializedName: "isCleaningAuthConfig",
|
|
968
968
|
xmlName: "isCleaningAuthConfig",
|
|
969
969
|
type: {
|
|
970
|
-
name: "Boolean"
|
|
971
|
-
}
|
|
972
|
-
}
|
|
970
|
+
name: "Boolean",
|
|
971
|
+
},
|
|
972
|
+
},
|
|
973
973
|
};
|
|
974
974
|
export const includeSlots = {
|
|
975
975
|
parameterPath: ["options", "includeSlots"],
|
|
@@ -977,13 +977,13 @@ export const includeSlots = {
|
|
|
977
977
|
serializedName: "includeSlots",
|
|
978
978
|
xmlName: "includeSlots",
|
|
979
979
|
type: {
|
|
980
|
-
name: "Boolean"
|
|
981
|
-
}
|
|
982
|
-
}
|
|
980
|
+
name: "Boolean",
|
|
981
|
+
},
|
|
982
|
+
},
|
|
983
983
|
};
|
|
984
984
|
export const siteEnvelope = {
|
|
985
985
|
parameterPath: "siteEnvelope",
|
|
986
|
-
mapper: SiteMapper
|
|
986
|
+
mapper: SiteMapper,
|
|
987
987
|
};
|
|
988
988
|
export const deleteMetrics = {
|
|
989
989
|
parameterPath: ["options", "deleteMetrics"],
|
|
@@ -991,9 +991,9 @@ export const deleteMetrics = {
|
|
|
991
991
|
serializedName: "deleteMetrics",
|
|
992
992
|
xmlName: "deleteMetrics",
|
|
993
993
|
type: {
|
|
994
|
-
name: "Boolean"
|
|
995
|
-
}
|
|
996
|
-
}
|
|
994
|
+
name: "Boolean",
|
|
995
|
+
},
|
|
996
|
+
},
|
|
997
997
|
};
|
|
998
998
|
export const deleteEmptyServerFarm = {
|
|
999
999
|
parameterPath: ["options", "deleteEmptyServerFarm"],
|
|
@@ -1001,13 +1001,13 @@ export const deleteEmptyServerFarm = {
|
|
|
1001
1001
|
serializedName: "deleteEmptyServerFarm",
|
|
1002
1002
|
xmlName: "deleteEmptyServerFarm",
|
|
1003
1003
|
type: {
|
|
1004
|
-
name: "Boolean"
|
|
1005
|
-
}
|
|
1006
|
-
}
|
|
1004
|
+
name: "Boolean",
|
|
1005
|
+
},
|
|
1006
|
+
},
|
|
1007
1007
|
};
|
|
1008
1008
|
export const siteEnvelope1 = {
|
|
1009
1009
|
parameterPath: "siteEnvelope",
|
|
1010
|
-
mapper: SitePatchResourceMapper
|
|
1010
|
+
mapper: SitePatchResourceMapper,
|
|
1011
1011
|
};
|
|
1012
1012
|
export const hostName = {
|
|
1013
1013
|
parameterPath: ["options", "hostName"],
|
|
@@ -1015,17 +1015,17 @@ export const hostName = {
|
|
|
1015
1015
|
serializedName: "hostName",
|
|
1016
1016
|
xmlName: "hostName",
|
|
1017
1017
|
type: {
|
|
1018
|
-
name: "String"
|
|
1019
|
-
}
|
|
1020
|
-
}
|
|
1018
|
+
name: "String",
|
|
1019
|
+
},
|
|
1020
|
+
},
|
|
1021
1021
|
};
|
|
1022
1022
|
export const slotSwapEntity = {
|
|
1023
1023
|
parameterPath: "slotSwapEntity",
|
|
1024
|
-
mapper: CsmSlotEntityMapper
|
|
1024
|
+
mapper: CsmSlotEntityMapper,
|
|
1025
1025
|
};
|
|
1026
1026
|
export const request1 = {
|
|
1027
1027
|
parameterPath: "request",
|
|
1028
|
-
mapper: BackupRequestMapper
|
|
1028
|
+
mapper: BackupRequestMapper,
|
|
1029
1029
|
};
|
|
1030
1030
|
export const backupId = {
|
|
1031
1031
|
parameterPath: "backupId",
|
|
@@ -1034,29 +1034,29 @@ export const backupId = {
|
|
|
1034
1034
|
required: true,
|
|
1035
1035
|
xmlName: "backupId",
|
|
1036
1036
|
type: {
|
|
1037
|
-
name: "String"
|
|
1038
|
-
}
|
|
1039
|
-
}
|
|
1037
|
+
name: "String",
|
|
1038
|
+
},
|
|
1039
|
+
},
|
|
1040
1040
|
};
|
|
1041
1041
|
export const request2 = {
|
|
1042
1042
|
parameterPath: "request",
|
|
1043
|
-
mapper: RestoreRequestMapper
|
|
1043
|
+
mapper: RestoreRequestMapper,
|
|
1044
1044
|
};
|
|
1045
1045
|
export const csmPublishingAccessPoliciesEntity = {
|
|
1046
1046
|
parameterPath: "csmPublishingAccessPoliciesEntity",
|
|
1047
|
-
mapper: CsmPublishingCredentialsPoliciesEntityMapper
|
|
1047
|
+
mapper: CsmPublishingCredentialsPoliciesEntityMapper,
|
|
1048
1048
|
};
|
|
1049
1049
|
export const siteAuthSettings = {
|
|
1050
1050
|
parameterPath: "siteAuthSettings",
|
|
1051
|
-
mapper: SiteAuthSettingsMapper
|
|
1051
|
+
mapper: SiteAuthSettingsMapper,
|
|
1052
1052
|
};
|
|
1053
1053
|
export const siteAuthSettingsV2 = {
|
|
1054
1054
|
parameterPath: "siteAuthSettingsV2",
|
|
1055
|
-
mapper: SiteAuthSettingsV2Mapper
|
|
1055
|
+
mapper: SiteAuthSettingsV2Mapper,
|
|
1056
1056
|
};
|
|
1057
1057
|
export const azureStorageAccounts = {
|
|
1058
1058
|
parameterPath: "azureStorageAccounts",
|
|
1059
|
-
mapper: AzureStoragePropertyDictionaryResourceMapper
|
|
1059
|
+
mapper: AzureStoragePropertyDictionaryResourceMapper,
|
|
1060
1060
|
};
|
|
1061
1061
|
export const appSettingKey = {
|
|
1062
1062
|
parameterPath: "appSettingKey",
|
|
@@ -1065,9 +1065,9 @@ export const appSettingKey = {
|
|
|
1065
1065
|
required: true,
|
|
1066
1066
|
xmlName: "appSettingKey",
|
|
1067
1067
|
type: {
|
|
1068
|
-
name: "String"
|
|
1069
|
-
}
|
|
1070
|
-
}
|
|
1068
|
+
name: "String",
|
|
1069
|
+
},
|
|
1070
|
+
},
|
|
1071
1071
|
};
|
|
1072
1072
|
export const connectionStringKey = {
|
|
1073
1073
|
parameterPath: "connectionStringKey",
|
|
@@ -1076,33 +1076,33 @@ export const connectionStringKey = {
|
|
|
1076
1076
|
required: true,
|
|
1077
1077
|
xmlName: "connectionStringKey",
|
|
1078
1078
|
type: {
|
|
1079
|
-
name: "String"
|
|
1080
|
-
}
|
|
1081
|
-
}
|
|
1079
|
+
name: "String",
|
|
1080
|
+
},
|
|
1081
|
+
},
|
|
1082
1082
|
};
|
|
1083
1083
|
export const connectionStrings = {
|
|
1084
1084
|
parameterPath: "connectionStrings",
|
|
1085
|
-
mapper: ConnectionStringDictionaryMapper
|
|
1085
|
+
mapper: ConnectionStringDictionaryMapper,
|
|
1086
1086
|
};
|
|
1087
1087
|
export const siteLogsConfig = {
|
|
1088
1088
|
parameterPath: "siteLogsConfig",
|
|
1089
|
-
mapper: SiteLogsConfigMapper
|
|
1089
|
+
mapper: SiteLogsConfigMapper,
|
|
1090
1090
|
};
|
|
1091
1091
|
export const metadata = {
|
|
1092
1092
|
parameterPath: "metadata",
|
|
1093
|
-
mapper: StringDictionaryMapper
|
|
1093
|
+
mapper: StringDictionaryMapper,
|
|
1094
1094
|
};
|
|
1095
1095
|
export const pushSettings = {
|
|
1096
1096
|
parameterPath: "pushSettings",
|
|
1097
|
-
mapper: PushSettingsMapper
|
|
1097
|
+
mapper: PushSettingsMapper,
|
|
1098
1098
|
};
|
|
1099
1099
|
export const slotConfigNames = {
|
|
1100
1100
|
parameterPath: "slotConfigNames",
|
|
1101
|
-
mapper: SlotConfigNamesResourceMapper
|
|
1101
|
+
mapper: SlotConfigNamesResourceMapper,
|
|
1102
1102
|
};
|
|
1103
1103
|
export const siteConfig = {
|
|
1104
1104
|
parameterPath: "siteConfig",
|
|
1105
|
-
mapper: SiteConfigResourceMapper
|
|
1105
|
+
mapper: SiteConfigResourceMapper,
|
|
1106
1106
|
};
|
|
1107
1107
|
export const snapshotId = {
|
|
1108
1108
|
parameterPath: "snapshotId",
|
|
@@ -1111,9 +1111,9 @@ export const snapshotId = {
|
|
|
1111
1111
|
required: true,
|
|
1112
1112
|
xmlName: "snapshotId",
|
|
1113
1113
|
type: {
|
|
1114
|
-
name: "String"
|
|
1115
|
-
}
|
|
1116
|
-
}
|
|
1114
|
+
name: "String",
|
|
1115
|
+
},
|
|
1116
|
+
},
|
|
1117
1117
|
};
|
|
1118
1118
|
export const accept1 = {
|
|
1119
1119
|
parameterPath: "accept",
|
|
@@ -1122,9 +1122,9 @@ export const accept1 = {
|
|
|
1122
1122
|
isConstant: true,
|
|
1123
1123
|
serializedName: "Accept",
|
|
1124
1124
|
type: {
|
|
1125
|
-
name: "String"
|
|
1126
|
-
}
|
|
1127
|
-
}
|
|
1125
|
+
name: "String",
|
|
1126
|
+
},
|
|
1127
|
+
},
|
|
1128
1128
|
};
|
|
1129
1129
|
export const accept2 = {
|
|
1130
1130
|
parameterPath: "accept",
|
|
@@ -1133,9 +1133,9 @@ export const accept2 = {
|
|
|
1133
1133
|
isConstant: true,
|
|
1134
1134
|
serializedName: "Accept",
|
|
1135
1135
|
type: {
|
|
1136
|
-
name: "String"
|
|
1137
|
-
}
|
|
1138
|
-
}
|
|
1136
|
+
name: "String",
|
|
1137
|
+
},
|
|
1138
|
+
},
|
|
1139
1139
|
};
|
|
1140
1140
|
export const webJobName = {
|
|
1141
1141
|
parameterPath: "webJobName",
|
|
@@ -1144,9 +1144,9 @@ export const webJobName = {
|
|
|
1144
1144
|
required: true,
|
|
1145
1145
|
xmlName: "webJobName",
|
|
1146
1146
|
type: {
|
|
1147
|
-
name: "String"
|
|
1148
|
-
}
|
|
1149
|
-
}
|
|
1147
|
+
name: "String",
|
|
1148
|
+
},
|
|
1149
|
+
},
|
|
1150
1150
|
};
|
|
1151
1151
|
export const deploymentStatusId = {
|
|
1152
1152
|
parameterPath: "deploymentStatusId",
|
|
@@ -1155,9 +1155,9 @@ export const deploymentStatusId = {
|
|
|
1155
1155
|
required: true,
|
|
1156
1156
|
xmlName: "deploymentStatusId",
|
|
1157
1157
|
type: {
|
|
1158
|
-
name: "String"
|
|
1159
|
-
}
|
|
1160
|
-
}
|
|
1158
|
+
name: "String",
|
|
1159
|
+
},
|
|
1160
|
+
},
|
|
1161
1161
|
};
|
|
1162
1162
|
export const id = {
|
|
1163
1163
|
parameterPath: "id",
|
|
@@ -1166,13 +1166,13 @@ export const id = {
|
|
|
1166
1166
|
required: true,
|
|
1167
1167
|
xmlName: "id",
|
|
1168
1168
|
type: {
|
|
1169
|
-
name: "String"
|
|
1170
|
-
}
|
|
1171
|
-
}
|
|
1169
|
+
name: "String",
|
|
1170
|
+
},
|
|
1171
|
+
},
|
|
1172
1172
|
};
|
|
1173
1173
|
export const deployment = {
|
|
1174
1174
|
parameterPath: "deployment",
|
|
1175
|
-
mapper: DeploymentMapper
|
|
1175
|
+
mapper: DeploymentMapper,
|
|
1176
1176
|
};
|
|
1177
1177
|
export const domainOwnershipIdentifierName = {
|
|
1178
1178
|
parameterPath: "domainOwnershipIdentifierName",
|
|
@@ -1181,17 +1181,17 @@ export const domainOwnershipIdentifierName = {
|
|
|
1181
1181
|
required: true,
|
|
1182
1182
|
xmlName: "domainOwnershipIdentifierName",
|
|
1183
1183
|
type: {
|
|
1184
|
-
name: "String"
|
|
1185
|
-
}
|
|
1186
|
-
}
|
|
1184
|
+
name: "String",
|
|
1185
|
+
},
|
|
1186
|
+
},
|
|
1187
1187
|
};
|
|
1188
1188
|
export const domainOwnershipIdentifier1 = {
|
|
1189
1189
|
parameterPath: "domainOwnershipIdentifier",
|
|
1190
|
-
mapper: IdentifierMapper
|
|
1190
|
+
mapper: IdentifierMapper,
|
|
1191
1191
|
};
|
|
1192
1192
|
export const mSDeploy = {
|
|
1193
1193
|
parameterPath: "mSDeploy",
|
|
1194
|
-
mapper: MSDeployMapper
|
|
1194
|
+
mapper: MSDeployMapper,
|
|
1195
1195
|
};
|
|
1196
1196
|
export const functionName = {
|
|
1197
1197
|
parameterPath: "functionName",
|
|
@@ -1200,17 +1200,17 @@ export const functionName = {
|
|
|
1200
1200
|
required: true,
|
|
1201
1201
|
xmlName: "functionName",
|
|
1202
1202
|
type: {
|
|
1203
|
-
name: "String"
|
|
1204
|
-
}
|
|
1205
|
-
}
|
|
1203
|
+
name: "String",
|
|
1204
|
+
},
|
|
1205
|
+
},
|
|
1206
1206
|
};
|
|
1207
1207
|
export const functionEnvelope = {
|
|
1208
1208
|
parameterPath: "functionEnvelope",
|
|
1209
|
-
mapper: FunctionEnvelopeMapper
|
|
1209
|
+
mapper: FunctionEnvelopeMapper,
|
|
1210
1210
|
};
|
|
1211
1211
|
export const key = {
|
|
1212
1212
|
parameterPath: "key",
|
|
1213
|
-
mapper: KeyInfoMapper
|
|
1213
|
+
mapper: KeyInfoMapper,
|
|
1214
1214
|
};
|
|
1215
1215
|
export const keyName = {
|
|
1216
1216
|
parameterPath: "keyName",
|
|
@@ -1219,9 +1219,9 @@ export const keyName = {
|
|
|
1219
1219
|
required: true,
|
|
1220
1220
|
xmlName: "keyName",
|
|
1221
1221
|
type: {
|
|
1222
|
-
name: "String"
|
|
1223
|
-
}
|
|
1224
|
-
}
|
|
1222
|
+
name: "String",
|
|
1223
|
+
},
|
|
1224
|
+
},
|
|
1225
1225
|
};
|
|
1226
1226
|
export const keyType = {
|
|
1227
1227
|
parameterPath: "keyType",
|
|
@@ -1230,9 +1230,9 @@ export const keyType = {
|
|
|
1230
1230
|
required: true,
|
|
1231
1231
|
xmlName: "keyType",
|
|
1232
1232
|
type: {
|
|
1233
|
-
name: "String"
|
|
1234
|
-
}
|
|
1235
|
-
}
|
|
1233
|
+
name: "String",
|
|
1234
|
+
},
|
|
1235
|
+
},
|
|
1236
1236
|
};
|
|
1237
1237
|
export const hostName1 = {
|
|
1238
1238
|
parameterPath: "hostName",
|
|
@@ -1241,17 +1241,17 @@ export const hostName1 = {
|
|
|
1241
1241
|
required: true,
|
|
1242
1242
|
xmlName: "hostName",
|
|
1243
1243
|
type: {
|
|
1244
|
-
name: "String"
|
|
1245
|
-
}
|
|
1246
|
-
}
|
|
1244
|
+
name: "String",
|
|
1245
|
+
},
|
|
1246
|
+
},
|
|
1247
1247
|
};
|
|
1248
1248
|
export const hostNameBinding = {
|
|
1249
1249
|
parameterPath: "hostNameBinding",
|
|
1250
|
-
mapper: HostNameBindingMapper
|
|
1250
|
+
mapper: HostNameBindingMapper,
|
|
1251
1251
|
};
|
|
1252
1252
|
export const connectionEnvelope1 = {
|
|
1253
1253
|
parameterPath: "connectionEnvelope",
|
|
1254
|
-
mapper: HybridConnectionMapper
|
|
1254
|
+
mapper: HybridConnectionMapper,
|
|
1255
1255
|
};
|
|
1256
1256
|
export const entityName = {
|
|
1257
1257
|
parameterPath: "entityName",
|
|
@@ -1260,13 +1260,13 @@ export const entityName = {
|
|
|
1260
1260
|
required: true,
|
|
1261
1261
|
xmlName: "entityName",
|
|
1262
1262
|
type: {
|
|
1263
|
-
name: "String"
|
|
1264
|
-
}
|
|
1265
|
-
}
|
|
1263
|
+
name: "String",
|
|
1264
|
+
},
|
|
1265
|
+
},
|
|
1266
1266
|
};
|
|
1267
1267
|
export const connectionEnvelope2 = {
|
|
1268
1268
|
parameterPath: "connectionEnvelope",
|
|
1269
|
-
mapper: RelayServiceConnectionEntityMapper
|
|
1269
|
+
mapper: RelayServiceConnectionEntityMapper,
|
|
1270
1270
|
};
|
|
1271
1271
|
export const instanceId = {
|
|
1272
1272
|
parameterPath: "instanceId",
|
|
@@ -1275,9 +1275,9 @@ export const instanceId = {
|
|
|
1275
1275
|
required: true,
|
|
1276
1276
|
xmlName: "instanceId",
|
|
1277
1277
|
type: {
|
|
1278
|
-
name: "String"
|
|
1279
|
-
}
|
|
1280
|
-
}
|
|
1278
|
+
name: "String",
|
|
1279
|
+
},
|
|
1280
|
+
},
|
|
1281
1281
|
};
|
|
1282
1282
|
export const processId = {
|
|
1283
1283
|
parameterPath: "processId",
|
|
@@ -1286,9 +1286,9 @@ export const processId = {
|
|
|
1286
1286
|
required: true,
|
|
1287
1287
|
xmlName: "processId",
|
|
1288
1288
|
type: {
|
|
1289
|
-
name: "String"
|
|
1290
|
-
}
|
|
1291
|
-
}
|
|
1289
|
+
name: "String",
|
|
1290
|
+
},
|
|
1291
|
+
},
|
|
1292
1292
|
};
|
|
1293
1293
|
export const baseAddress = {
|
|
1294
1294
|
parameterPath: "baseAddress",
|
|
@@ -1297,13 +1297,13 @@ export const baseAddress = {
|
|
|
1297
1297
|
required: true,
|
|
1298
1298
|
xmlName: "baseAddress",
|
|
1299
1299
|
type: {
|
|
1300
|
-
name: "String"
|
|
1301
|
-
}
|
|
1302
|
-
}
|
|
1300
|
+
name: "String",
|
|
1301
|
+
},
|
|
1302
|
+
},
|
|
1303
1303
|
};
|
|
1304
1304
|
export const migrationOptions = {
|
|
1305
1305
|
parameterPath: "migrationOptions",
|
|
1306
|
-
mapper: StorageMigrationOptionsMapper
|
|
1306
|
+
mapper: StorageMigrationOptionsMapper,
|
|
1307
1307
|
};
|
|
1308
1308
|
export const subscriptionName = {
|
|
1309
1309
|
parameterPath: "subscriptionName",
|
|
@@ -1312,17 +1312,17 @@ export const subscriptionName = {
|
|
|
1312
1312
|
required: true,
|
|
1313
1313
|
xmlName: "subscriptionName",
|
|
1314
1314
|
type: {
|
|
1315
|
-
name: "String"
|
|
1316
|
-
}
|
|
1317
|
-
}
|
|
1315
|
+
name: "String",
|
|
1316
|
+
},
|
|
1317
|
+
},
|
|
1318
1318
|
};
|
|
1319
1319
|
export const migrationRequestEnvelope = {
|
|
1320
1320
|
parameterPath: "migrationRequestEnvelope",
|
|
1321
|
-
mapper: MigrateMySqlRequestMapper
|
|
1321
|
+
mapper: MigrateMySqlRequestMapper,
|
|
1322
1322
|
};
|
|
1323
1323
|
export const connectionEnvelope3 = {
|
|
1324
1324
|
parameterPath: "connectionEnvelope",
|
|
1325
|
-
mapper: SwiftVirtualNetworkMapper
|
|
1325
|
+
mapper: SwiftVirtualNetworkMapper,
|
|
1326
1326
|
};
|
|
1327
1327
|
export const view = {
|
|
1328
1328
|
parameterPath: "view",
|
|
@@ -1331,9 +1331,9 @@ export const view = {
|
|
|
1331
1331
|
required: true,
|
|
1332
1332
|
xmlName: "view",
|
|
1333
1333
|
type: {
|
|
1334
|
-
name: "String"
|
|
1335
|
-
}
|
|
1336
|
-
}
|
|
1334
|
+
name: "String",
|
|
1335
|
+
},
|
|
1336
|
+
},
|
|
1337
1337
|
};
|
|
1338
1338
|
export const durationInSeconds = {
|
|
1339
1339
|
parameterPath: ["options", "durationInSeconds"],
|
|
@@ -1341,9 +1341,9 @@ export const durationInSeconds = {
|
|
|
1341
1341
|
serializedName: "durationInSeconds",
|
|
1342
1342
|
xmlName: "durationInSeconds",
|
|
1343
1343
|
type: {
|
|
1344
|
-
name: "Number"
|
|
1345
|
-
}
|
|
1346
|
-
}
|
|
1344
|
+
name: "Number",
|
|
1345
|
+
},
|
|
1346
|
+
},
|
|
1347
1347
|
};
|
|
1348
1348
|
export const maxFrameLength = {
|
|
1349
1349
|
parameterPath: ["options", "maxFrameLength"],
|
|
@@ -1351,9 +1351,9 @@ export const maxFrameLength = {
|
|
|
1351
1351
|
serializedName: "maxFrameLength",
|
|
1352
1352
|
xmlName: "maxFrameLength",
|
|
1353
1353
|
type: {
|
|
1354
|
-
name: "Number"
|
|
1355
|
-
}
|
|
1356
|
-
}
|
|
1354
|
+
name: "Number",
|
|
1355
|
+
},
|
|
1356
|
+
},
|
|
1357
1357
|
};
|
|
1358
1358
|
export const sasUrl = {
|
|
1359
1359
|
parameterPath: ["options", "sasUrl"],
|
|
@@ -1361,9 +1361,9 @@ export const sasUrl = {
|
|
|
1361
1361
|
serializedName: "sasUrl",
|
|
1362
1362
|
xmlName: "sasUrl",
|
|
1363
1363
|
type: {
|
|
1364
|
-
name: "String"
|
|
1365
|
-
}
|
|
1366
|
-
}
|
|
1364
|
+
name: "String",
|
|
1365
|
+
},
|
|
1366
|
+
},
|
|
1367
1367
|
};
|
|
1368
1368
|
export const premierAddOnName = {
|
|
1369
1369
|
parameterPath: "premierAddOnName",
|
|
@@ -1372,21 +1372,21 @@ export const premierAddOnName = {
|
|
|
1372
1372
|
required: true,
|
|
1373
1373
|
xmlName: "premierAddOnName",
|
|
1374
1374
|
type: {
|
|
1375
|
-
name: "String"
|
|
1376
|
-
}
|
|
1377
|
-
}
|
|
1375
|
+
name: "String",
|
|
1376
|
+
},
|
|
1377
|
+
},
|
|
1378
1378
|
};
|
|
1379
1379
|
export const premierAddOn = {
|
|
1380
1380
|
parameterPath: "premierAddOn",
|
|
1381
|
-
mapper: PremierAddOnMapper
|
|
1381
|
+
mapper: PremierAddOnMapper,
|
|
1382
1382
|
};
|
|
1383
1383
|
export const premierAddOn1 = {
|
|
1384
1384
|
parameterPath: "premierAddOn",
|
|
1385
|
-
mapper: PremierAddOnPatchResourceMapper
|
|
1385
|
+
mapper: PremierAddOnPatchResourceMapper,
|
|
1386
1386
|
};
|
|
1387
1387
|
export const access = {
|
|
1388
1388
|
parameterPath: "access",
|
|
1389
|
-
mapper: PrivateAccessMapper
|
|
1389
|
+
mapper: PrivateAccessMapper,
|
|
1390
1390
|
};
|
|
1391
1391
|
export const publicCertificateName = {
|
|
1392
1392
|
parameterPath: "publicCertificateName",
|
|
@@ -1395,17 +1395,17 @@ export const publicCertificateName = {
|
|
|
1395
1395
|
required: true,
|
|
1396
1396
|
xmlName: "publicCertificateName",
|
|
1397
1397
|
type: {
|
|
1398
|
-
name: "String"
|
|
1399
|
-
}
|
|
1400
|
-
}
|
|
1398
|
+
name: "String",
|
|
1399
|
+
},
|
|
1400
|
+
},
|
|
1401
1401
|
};
|
|
1402
1402
|
export const publicCertificate = {
|
|
1403
1403
|
parameterPath: "publicCertificate",
|
|
1404
|
-
mapper: PublicCertificateMapper
|
|
1404
|
+
mapper: PublicCertificateMapper,
|
|
1405
1405
|
};
|
|
1406
1406
|
export const publishingProfileOptions = {
|
|
1407
1407
|
parameterPath: "publishingProfileOptions",
|
|
1408
|
-
mapper: CsmPublishingProfileOptionsMapper
|
|
1408
|
+
mapper: CsmPublishingProfileOptionsMapper,
|
|
1409
1409
|
};
|
|
1410
1410
|
export const accept3 = {
|
|
1411
1411
|
parameterPath: "accept",
|
|
@@ -1414,9 +1414,9 @@ export const accept3 = {
|
|
|
1414
1414
|
isConstant: true,
|
|
1415
1415
|
serializedName: "Accept",
|
|
1416
1416
|
type: {
|
|
1417
|
-
name: "String"
|
|
1418
|
-
}
|
|
1419
|
-
}
|
|
1417
|
+
name: "String",
|
|
1418
|
+
},
|
|
1419
|
+
},
|
|
1420
1420
|
};
|
|
1421
1421
|
export const synchronous = {
|
|
1422
1422
|
parameterPath: ["options", "synchronous"],
|
|
@@ -1424,17 +1424,35 @@ export const synchronous = {
|
|
|
1424
1424
|
serializedName: "synchronous",
|
|
1425
1425
|
xmlName: "synchronous",
|
|
1426
1426
|
type: {
|
|
1427
|
-
name: "Boolean"
|
|
1428
|
-
}
|
|
1429
|
-
}
|
|
1427
|
+
name: "Boolean",
|
|
1428
|
+
},
|
|
1429
|
+
},
|
|
1430
1430
|
};
|
|
1431
1431
|
export const restoreRequest = {
|
|
1432
1432
|
parameterPath: "restoreRequest",
|
|
1433
|
-
mapper: DeletedAppRestoreRequestMapper
|
|
1433
|
+
mapper: DeletedAppRestoreRequestMapper,
|
|
1434
1434
|
};
|
|
1435
1435
|
export const restoreRequest1 = {
|
|
1436
1436
|
parameterPath: "restoreRequest",
|
|
1437
|
-
mapper: SnapshotRestoreRequestMapper
|
|
1437
|
+
mapper: SnapshotRestoreRequestMapper,
|
|
1438
|
+
};
|
|
1439
|
+
export const containerName = {
|
|
1440
|
+
parameterPath: "containerName",
|
|
1441
|
+
mapper: {
|
|
1442
|
+
constraints: {
|
|
1443
|
+
Pattern: new RegExp("(^[a-zA-Z0-9]$)|(^[a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z0-9]$)"),
|
|
1444
|
+
},
|
|
1445
|
+
serializedName: "containerName",
|
|
1446
|
+
required: true,
|
|
1447
|
+
xmlName: "containerName",
|
|
1448
|
+
type: {
|
|
1449
|
+
name: "String",
|
|
1450
|
+
},
|
|
1451
|
+
},
|
|
1452
|
+
};
|
|
1453
|
+
export const request3 = {
|
|
1454
|
+
parameterPath: "request",
|
|
1455
|
+
mapper: SiteContainerMapper,
|
|
1438
1456
|
};
|
|
1439
1457
|
export const siteExtensionId = {
|
|
1440
1458
|
parameterPath: "siteExtensionId",
|
|
@@ -1443,13 +1461,13 @@ export const siteExtensionId = {
|
|
|
1443
1461
|
required: true,
|
|
1444
1462
|
xmlName: "siteExtensionId",
|
|
1445
1463
|
type: {
|
|
1446
|
-
name: "String"
|
|
1447
|
-
}
|
|
1448
|
-
}
|
|
1464
|
+
name: "String",
|
|
1465
|
+
},
|
|
1466
|
+
},
|
|
1449
1467
|
};
|
|
1450
1468
|
export const siteSourceControl = {
|
|
1451
1469
|
parameterPath: "siteSourceControl",
|
|
1452
|
-
mapper: SiteSourceControlMapper
|
|
1470
|
+
mapper: SiteSourceControlMapper,
|
|
1453
1471
|
};
|
|
1454
1472
|
export const additionalFlags = {
|
|
1455
1473
|
parameterPath: ["options", "additionalFlags"],
|
|
@@ -1457,17 +1475,17 @@ export const additionalFlags = {
|
|
|
1457
1475
|
serializedName: "additionalFlags",
|
|
1458
1476
|
xmlName: "additionalFlags",
|
|
1459
1477
|
type: {
|
|
1460
|
-
name: "String"
|
|
1461
|
-
}
|
|
1462
|
-
}
|
|
1478
|
+
name: "String",
|
|
1479
|
+
},
|
|
1480
|
+
},
|
|
1463
1481
|
};
|
|
1464
1482
|
export const connectionEnvelope4 = {
|
|
1465
1483
|
parameterPath: "connectionEnvelope",
|
|
1466
|
-
mapper: VnetInfoResourceMapper
|
|
1484
|
+
mapper: VnetInfoResourceMapper,
|
|
1467
1485
|
};
|
|
1468
1486
|
export const workflowArtifacts = {
|
|
1469
1487
|
parameterPath: ["options", "workflowArtifacts"],
|
|
1470
|
-
mapper: WorkflowArtifactsMapper
|
|
1488
|
+
mapper: WorkflowArtifactsMapper,
|
|
1471
1489
|
};
|
|
1472
1490
|
export const workflowName = {
|
|
1473
1491
|
parameterPath: "workflowName",
|
|
@@ -1475,19 +1493,19 @@ export const workflowName = {
|
|
|
1475
1493
|
constraints: {
|
|
1476
1494
|
Pattern: new RegExp("^[a-z][a-z0-9]*$"),
|
|
1477
1495
|
MaxLength: 63,
|
|
1478
|
-
MinLength: 3
|
|
1496
|
+
MinLength: 3,
|
|
1479
1497
|
},
|
|
1480
1498
|
serializedName: "workflowName",
|
|
1481
1499
|
required: true,
|
|
1482
1500
|
xmlName: "workflowName",
|
|
1483
1501
|
type: {
|
|
1484
|
-
name: "String"
|
|
1485
|
-
}
|
|
1486
|
-
}
|
|
1502
|
+
name: "String",
|
|
1503
|
+
},
|
|
1504
|
+
},
|
|
1487
1505
|
};
|
|
1488
1506
|
export const keyType1 = {
|
|
1489
1507
|
parameterPath: "keyType",
|
|
1490
|
-
mapper: RegenerateActionParameterMapper
|
|
1508
|
+
mapper: RegenerateActionParameterMapper,
|
|
1491
1509
|
};
|
|
1492
1510
|
export const workflowName1 = {
|
|
1493
1511
|
parameterPath: "workflowName",
|
|
@@ -1496,13 +1514,13 @@ export const workflowName1 = {
|
|
|
1496
1514
|
required: true,
|
|
1497
1515
|
xmlName: "workflowName",
|
|
1498
1516
|
type: {
|
|
1499
|
-
name: "String"
|
|
1500
|
-
}
|
|
1501
|
-
}
|
|
1517
|
+
name: "String",
|
|
1518
|
+
},
|
|
1519
|
+
},
|
|
1502
1520
|
};
|
|
1503
1521
|
export const validate = {
|
|
1504
1522
|
parameterPath: "validate",
|
|
1505
|
-
mapper: WorkflowMapper
|
|
1523
|
+
mapper: WorkflowMapper,
|
|
1506
1524
|
};
|
|
1507
1525
|
export const top1 = {
|
|
1508
1526
|
parameterPath: ["options", "top"],
|
|
@@ -1510,9 +1528,9 @@ export const top1 = {
|
|
|
1510
1528
|
serializedName: "$top",
|
|
1511
1529
|
xmlName: "$top",
|
|
1512
1530
|
type: {
|
|
1513
|
-
name: "Number"
|
|
1514
|
-
}
|
|
1515
|
-
}
|
|
1531
|
+
name: "Number",
|
|
1532
|
+
},
|
|
1533
|
+
},
|
|
1516
1534
|
};
|
|
1517
1535
|
export const filter1 = {
|
|
1518
1536
|
parameterPath: ["options", "filter"],
|
|
@@ -1520,9 +1538,9 @@ export const filter1 = {
|
|
|
1520
1538
|
serializedName: "$filter",
|
|
1521
1539
|
xmlName: "$filter",
|
|
1522
1540
|
type: {
|
|
1523
|
-
name: "String"
|
|
1524
|
-
}
|
|
1525
|
-
}
|
|
1541
|
+
name: "String",
|
|
1542
|
+
},
|
|
1543
|
+
},
|
|
1526
1544
|
};
|
|
1527
1545
|
export const runName = {
|
|
1528
1546
|
parameterPath: "runName",
|
|
@@ -1531,9 +1549,9 @@ export const runName = {
|
|
|
1531
1549
|
required: true,
|
|
1532
1550
|
xmlName: "runName",
|
|
1533
1551
|
type: {
|
|
1534
|
-
name: "String"
|
|
1535
|
-
}
|
|
1536
|
-
}
|
|
1552
|
+
name: "String",
|
|
1553
|
+
},
|
|
1554
|
+
},
|
|
1537
1555
|
};
|
|
1538
1556
|
export const actionName = {
|
|
1539
1557
|
parameterPath: "actionName",
|
|
@@ -1542,9 +1560,9 @@ export const actionName = {
|
|
|
1542
1560
|
required: true,
|
|
1543
1561
|
xmlName: "actionName",
|
|
1544
1562
|
type: {
|
|
1545
|
-
name: "String"
|
|
1546
|
-
}
|
|
1547
|
-
}
|
|
1563
|
+
name: "String",
|
|
1564
|
+
},
|
|
1565
|
+
},
|
|
1548
1566
|
};
|
|
1549
1567
|
export const repetitionName = {
|
|
1550
1568
|
parameterPath: "repetitionName",
|
|
@@ -1553,9 +1571,9 @@ export const repetitionName = {
|
|
|
1553
1571
|
required: true,
|
|
1554
1572
|
xmlName: "repetitionName",
|
|
1555
1573
|
type: {
|
|
1556
|
-
name: "String"
|
|
1557
|
-
}
|
|
1558
|
-
}
|
|
1574
|
+
name: "String",
|
|
1575
|
+
},
|
|
1576
|
+
},
|
|
1559
1577
|
};
|
|
1560
1578
|
export const requestHistoryName = {
|
|
1561
1579
|
parameterPath: "requestHistoryName",
|
|
@@ -1564,9 +1582,9 @@ export const requestHistoryName = {
|
|
|
1564
1582
|
required: true,
|
|
1565
1583
|
xmlName: "requestHistoryName",
|
|
1566
1584
|
type: {
|
|
1567
|
-
name: "String"
|
|
1568
|
-
}
|
|
1569
|
-
}
|
|
1585
|
+
name: "String",
|
|
1586
|
+
},
|
|
1587
|
+
},
|
|
1570
1588
|
};
|
|
1571
1589
|
export const triggerName = {
|
|
1572
1590
|
parameterPath: "triggerName",
|
|
@@ -1575,9 +1593,9 @@ export const triggerName = {
|
|
|
1575
1593
|
required: true,
|
|
1576
1594
|
xmlName: "triggerName",
|
|
1577
1595
|
type: {
|
|
1578
|
-
name: "String"
|
|
1579
|
-
}
|
|
1580
|
-
}
|
|
1596
|
+
name: "String",
|
|
1597
|
+
},
|
|
1598
|
+
},
|
|
1581
1599
|
};
|
|
1582
1600
|
export const historyName = {
|
|
1583
1601
|
parameterPath: "historyName",
|
|
@@ -1586,9 +1604,9 @@ export const historyName = {
|
|
|
1586
1604
|
required: true,
|
|
1587
1605
|
xmlName: "historyName",
|
|
1588
1606
|
type: {
|
|
1589
|
-
name: "String"
|
|
1590
|
-
}
|
|
1591
|
-
}
|
|
1607
|
+
name: "String",
|
|
1608
|
+
},
|
|
1609
|
+
},
|
|
1592
1610
|
};
|
|
1593
1611
|
export const versionId = {
|
|
1594
1612
|
parameterPath: "versionId",
|
|
@@ -1597,8 +1615,8 @@ export const versionId = {
|
|
|
1597
1615
|
required: true,
|
|
1598
1616
|
xmlName: "versionId",
|
|
1599
1617
|
type: {
|
|
1600
|
-
name: "String"
|
|
1601
|
-
}
|
|
1602
|
-
}
|
|
1618
|
+
name: "String",
|
|
1619
|
+
},
|
|
1620
|
+
},
|
|
1603
1621
|
};
|
|
1604
1622
|
//# sourceMappingURL=parameters.js.map
|