@azure/arm-apimanagement 9.0.1-alpha.20230811.1 → 9.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +536 -292
- package/dist/index.js +13142 -7408
- 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/apiCreateOrUpdateSample.js +116 -13
- package/dist-esm/samples-dev/apiCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/apiDeleteSample.js +1 -1
- package/dist-esm/samples-dev/apiDiagnosticCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/apiDiagnosticDeleteSample.js +1 -1
- package/dist-esm/samples-dev/apiDiagnosticGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/apiDiagnosticGetSample.js +1 -1
- package/dist-esm/samples-dev/apiDiagnosticListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/apiDiagnosticUpdateSample.js +1 -1
- package/dist-esm/samples-dev/apiExportGetSample.js +2 -2
- package/dist-esm/samples-dev/apiGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/apiGetSample.js +2 -2
- package/dist-esm/samples-dev/apiIssueAttachmentCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/apiIssueAttachmentDeleteSample.js +1 -1
- package/dist-esm/samples-dev/apiIssueAttachmentGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/apiIssueAttachmentGetSample.js +1 -1
- package/dist-esm/samples-dev/apiIssueAttachmentListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/apiIssueCommentCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/apiIssueCommentDeleteSample.js +1 -1
- package/dist-esm/samples-dev/apiIssueCommentGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/apiIssueCommentGetSample.js +1 -1
- package/dist-esm/samples-dev/apiIssueCommentListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/apiIssueCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/apiIssueDeleteSample.js +1 -1
- package/dist-esm/samples-dev/apiIssueGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/apiIssueGetSample.js +1 -1
- package/dist-esm/samples-dev/apiIssueListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/apiIssueUpdateSample.js +1 -1
- package/dist-esm/samples-dev/apiListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/apiListByTagsSample.js +1 -1
- package/dist-esm/samples-dev/apiManagementOperationsListSample.js +2 -4
- package/dist-esm/samples-dev/apiManagementOperationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/apiManagementServiceApplyNetworkConfigurationUpdatesSample.js +1 -1
- package/dist-esm/samples-dev/apiManagementServiceBackupSample.js +3 -3
- package/dist-esm/samples-dev/apiManagementServiceCheckNameAvailabilitySample.js +1 -1
- package/dist-esm/samples-dev/apiManagementServiceCreateOrUpdateSample.js +35 -9
- package/dist-esm/samples-dev/apiManagementServiceCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/apiManagementServiceDeleteSample.js +1 -1
- package/dist-esm/samples-dev/apiManagementServiceGetDomainOwnershipIdentifierSample.js +1 -1
- package/dist-esm/samples-dev/apiManagementServiceGetSample.js +3 -3
- package/dist-esm/samples-dev/apiManagementServiceGetSsoTokenSample.js +1 -1
- package/dist-esm/samples-dev/apiManagementServiceListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/apiManagementServiceListSample.js +1 -1
- package/dist-esm/samples-dev/apiManagementServiceMigrateToStv2Sample.d.ts +2 -0
- package/dist-esm/samples-dev/apiManagementServiceMigrateToStv2Sample.d.ts.map +1 -0
- package/dist-esm/samples-dev/apiManagementServiceMigrateToStv2Sample.js +38 -0
- package/dist-esm/samples-dev/apiManagementServiceMigrateToStv2Sample.js.map +1 -0
- package/dist-esm/samples-dev/apiManagementServiceRestoreSample.js +1 -1
- package/dist-esm/samples-dev/apiManagementServiceSkusListAvailableServiceSkusSample.js +2 -2
- package/dist-esm/samples-dev/apiManagementServiceUpdateSample.js +3 -3
- package/dist-esm/samples-dev/apiManagementSkusListSample.js +1 -1
- package/dist-esm/samples-dev/apiOperationCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/apiOperationDeleteSample.js +1 -1
- package/dist-esm/samples-dev/apiOperationGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/apiOperationGetSample.js +2 -2
- package/dist-esm/samples-dev/apiOperationListByApiSample.js +1 -1
- package/dist-esm/samples-dev/apiOperationPolicyCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/apiOperationPolicyDeleteSample.js +1 -1
- package/dist-esm/samples-dev/apiOperationPolicyGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/apiOperationPolicyGetSample.js +1 -1
- package/dist-esm/samples-dev/apiOperationPolicyListByOperationSample.js +1 -1
- package/dist-esm/samples-dev/apiOperationUpdateSample.js +1 -1
- package/dist-esm/samples-dev/apiPolicyCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/apiPolicyDeleteSample.js +1 -1
- package/dist-esm/samples-dev/apiPolicyGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/apiPolicyGetSample.js +1 -1
- package/dist-esm/samples-dev/apiPolicyListByApiSample.js +1 -1
- package/dist-esm/samples-dev/apiProductListByApisSample.js +1 -1
- package/dist-esm/samples-dev/apiReleaseCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/apiReleaseDeleteSample.js +1 -1
- package/dist-esm/samples-dev/apiReleaseGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/apiReleaseGetSample.js +1 -1
- package/dist-esm/samples-dev/apiReleaseListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/apiReleaseUpdateSample.js +1 -1
- package/dist-esm/samples-dev/apiRevisionListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/apiSchemaCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/apiSchemaDeleteSample.js +1 -1
- package/dist-esm/samples-dev/apiSchemaGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/apiSchemaGetSample.js +1 -1
- package/dist-esm/samples-dev/apiSchemaListByApiSample.js +1 -1
- package/dist-esm/samples-dev/apiTagDescriptionCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/apiTagDescriptionDeleteSample.js +1 -1
- package/dist-esm/samples-dev/apiTagDescriptionGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/apiTagDescriptionGetSample.js +1 -1
- package/dist-esm/samples-dev/apiTagDescriptionListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/apiUpdateSample.js +1 -1
- package/dist-esm/samples-dev/apiVersionSetCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/apiVersionSetDeleteSample.js +1 -1
- package/dist-esm/samples-dev/apiVersionSetGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/apiVersionSetGetSample.js +1 -1
- package/dist-esm/samples-dev/apiVersionSetListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/apiVersionSetUpdateSample.js +1 -1
- package/dist-esm/samples-dev/apiWikiCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/apiWikiCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/apiWikiCreateOrUpdateSample.js +42 -0
- package/dist-esm/samples-dev/apiWikiCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/apiWikiDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/apiWikiDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/apiWikiDeleteSample.js +40 -0
- package/dist-esm/samples-dev/apiWikiDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/apiWikiGetEntityTagSample.d.ts +2 -0
- package/dist-esm/samples-dev/apiWikiGetEntityTagSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/apiWikiGetEntityTagSample.js +39 -0
- package/dist-esm/samples-dev/apiWikiGetEntityTagSample.js.map +1 -0
- package/dist-esm/samples-dev/apiWikiGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/apiWikiGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/apiWikiGetSample.js +39 -0
- package/dist-esm/samples-dev/apiWikiGetSample.js.map +1 -0
- package/dist-esm/samples-dev/apiWikiUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/apiWikiUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/apiWikiUpdateSample.js +43 -0
- package/dist-esm/samples-dev/apiWikiUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/apiWikisListSample.d.ts +2 -0
- package/dist-esm/samples-dev/apiWikisListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/apiWikisListSample.js +60 -0
- package/dist-esm/samples-dev/apiWikisListSample.js.map +1 -0
- package/dist-esm/samples-dev/authorizationAccessPolicyCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/authorizationAccessPolicyCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/authorizationAccessPolicyCreateOrUpdateSample.js +45 -0
- package/dist-esm/samples-dev/authorizationAccessPolicyCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/authorizationAccessPolicyDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/authorizationAccessPolicyDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/authorizationAccessPolicyDeleteSample.js +42 -0
- package/dist-esm/samples-dev/authorizationAccessPolicyDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/authorizationAccessPolicyGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/authorizationAccessPolicyGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/authorizationAccessPolicyGetSample.js +41 -0
- package/dist-esm/samples-dev/authorizationAccessPolicyGetSample.js.map +1 -0
- package/dist-esm/samples-dev/authorizationAccessPolicyListByAuthorizationSample.d.ts +2 -0
- package/dist-esm/samples-dev/authorizationAccessPolicyListByAuthorizationSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/authorizationAccessPolicyListByAuthorizationSample.js +61 -0
- package/dist-esm/samples-dev/authorizationAccessPolicyListByAuthorizationSample.js.map +1 -0
- package/dist-esm/samples-dev/authorizationConfirmConsentCodeSample.d.ts +2 -0
- package/dist-esm/samples-dev/authorizationConfirmConsentCodeSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/authorizationConfirmConsentCodeSample.js +43 -0
- package/dist-esm/samples-dev/authorizationConfirmConsentCodeSample.js.map +1 -0
- package/dist-esm/samples-dev/authorizationCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/authorizationCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/authorizationCreateOrUpdateSample.js +72 -0
- package/dist-esm/samples-dev/authorizationCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/authorizationDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/authorizationDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/authorizationDeleteSample.js +41 -0
- package/dist-esm/samples-dev/authorizationDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/authorizationGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/authorizationGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/authorizationGetSample.js +40 -0
- package/dist-esm/samples-dev/authorizationGetSample.js.map +1 -0
- package/dist-esm/samples-dev/authorizationListByAuthorizationProviderSample.d.ts +2 -0
- package/dist-esm/samples-dev/authorizationListByAuthorizationProviderSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/authorizationListByAuthorizationProviderSample.js +100 -0
- package/dist-esm/samples-dev/authorizationListByAuthorizationProviderSample.js.map +1 -0
- package/dist-esm/samples-dev/authorizationLoginLinksPostSample.d.ts +2 -0
- package/dist-esm/samples-dev/authorizationLoginLinksPostSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/authorizationLoginLinksPostSample.js +43 -0
- package/dist-esm/samples-dev/authorizationLoginLinksPostSample.js.map +1 -0
- package/dist-esm/samples-dev/authorizationProviderCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/authorizationProviderCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/authorizationProviderCreateOrUpdateSample.js +155 -0
- package/dist-esm/samples-dev/authorizationProviderCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/authorizationProviderDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/authorizationProviderDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/authorizationProviderDeleteSample.js +40 -0
- package/dist-esm/samples-dev/authorizationProviderDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/authorizationProviderGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/authorizationProviderGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/authorizationProviderGetSample.js +39 -0
- package/dist-esm/samples-dev/authorizationProviderGetSample.js.map +1 -0
- package/dist-esm/samples-dev/authorizationProviderListByServiceSample.d.ts +2 -0
- package/dist-esm/samples-dev/authorizationProviderListByServiceSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/authorizationProviderListByServiceSample.js +59 -0
- package/dist-esm/samples-dev/authorizationProviderListByServiceSample.js.map +1 -0
- package/dist-esm/samples-dev/authorizationServerCreateOrUpdateSample.js +4 -2
- package/dist-esm/samples-dev/authorizationServerCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/authorizationServerDeleteSample.js +1 -1
- package/dist-esm/samples-dev/authorizationServerGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/authorizationServerGetSample.js +1 -1
- package/dist-esm/samples-dev/authorizationServerListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/authorizationServerListSecretsSample.js +1 -1
- package/dist-esm/samples-dev/authorizationServerUpdateSample.js +4 -2
- package/dist-esm/samples-dev/authorizationServerUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/backendCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/backendDeleteSample.js +1 -1
- package/dist-esm/samples-dev/backendGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/backendGetSample.js +1 -1
- package/dist-esm/samples-dev/backendListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/backendReconnectSample.js +3 -3
- package/dist-esm/samples-dev/backendUpdateSample.js +1 -1
- package/dist-esm/samples-dev/cacheCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/cacheDeleteSample.js +1 -1
- package/dist-esm/samples-dev/cacheGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/cacheGetSample.js +1 -1
- package/dist-esm/samples-dev/cacheListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/cacheUpdateSample.js +1 -1
- package/dist-esm/samples-dev/certificateCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/certificateDeleteSample.js +1 -1
- package/dist-esm/samples-dev/certificateGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/certificateGetSample.js +2 -2
- package/dist-esm/samples-dev/certificateListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/certificateRefreshSecretSample.js +1 -1
- package/dist-esm/samples-dev/contentItemCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/contentItemDeleteSample.js +1 -1
- package/dist-esm/samples-dev/contentItemGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/contentItemGetSample.js +1 -1
- package/dist-esm/samples-dev/contentItemListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/contentTypeCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/contentTypeDeleteSample.js +1 -1
- package/dist-esm/samples-dev/contentTypeGetSample.js +1 -1
- package/dist-esm/samples-dev/contentTypeListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/delegationSettingsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/delegationSettingsGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/delegationSettingsGetSample.js +1 -1
- package/dist-esm/samples-dev/delegationSettingsListSecretsSample.js +1 -1
- package/dist-esm/samples-dev/delegationSettingsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/deletedServicesGetByNameSample.js +1 -1
- package/dist-esm/samples-dev/deletedServicesListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/deletedServicesPurgeSample.js +1 -1
- package/dist-esm/samples-dev/diagnosticCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/diagnosticDeleteSample.js +1 -1
- package/dist-esm/samples-dev/diagnosticGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/diagnosticGetSample.js +1 -1
- package/dist-esm/samples-dev/diagnosticListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/diagnosticUpdateSample.js +1 -1
- package/dist-esm/samples-dev/documentationCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/documentationCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/documentationCreateOrUpdateSample.js +43 -0
- package/dist-esm/samples-dev/documentationCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/documentationDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/documentationDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/documentationDeleteSample.js +40 -0
- package/dist-esm/samples-dev/documentationDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/documentationGetEntityTagSample.d.ts +2 -0
- package/dist-esm/samples-dev/documentationGetEntityTagSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/documentationGetEntityTagSample.js +39 -0
- package/dist-esm/samples-dev/documentationGetEntityTagSample.js.map +1 -0
- package/dist-esm/samples-dev/documentationGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/documentationGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/documentationGetSample.js +39 -0
- package/dist-esm/samples-dev/documentationGetSample.js.map +1 -0
- package/dist-esm/samples-dev/documentationListByServiceSample.d.ts +2 -0
- package/dist-esm/samples-dev/documentationListByServiceSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/documentationListByServiceSample.js +59 -0
- package/dist-esm/samples-dev/documentationListByServiceSample.js.map +1 -0
- package/dist-esm/samples-dev/documentationUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/documentationUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/documentationUpdateSample.js +44 -0
- package/dist-esm/samples-dev/documentationUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/emailTemplateCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/emailTemplateDeleteSample.js +1 -1
- package/dist-esm/samples-dev/emailTemplateGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/emailTemplateGetSample.js +1 -1
- package/dist-esm/samples-dev/emailTemplateListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/emailTemplateUpdateSample.js +1 -1
- package/dist-esm/samples-dev/gatewayApiCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/gatewayApiDeleteSample.js +1 -1
- package/dist-esm/samples-dev/gatewayApiGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/gatewayApiListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/gatewayCertificateAuthorityCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/gatewayCertificateAuthorityDeleteSample.js +1 -1
- package/dist-esm/samples-dev/gatewayCertificateAuthorityGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/gatewayCertificateAuthorityGetSample.js +1 -1
- package/dist-esm/samples-dev/gatewayCertificateAuthorityListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/gatewayCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/gatewayDeleteSample.js +1 -1
- package/dist-esm/samples-dev/gatewayGenerateTokenSample.js +1 -1
- package/dist-esm/samples-dev/gatewayGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/gatewayGetSample.js +1 -1
- package/dist-esm/samples-dev/gatewayHostnameConfigurationCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/gatewayHostnameConfigurationDeleteSample.js +1 -1
- package/dist-esm/samples-dev/gatewayHostnameConfigurationGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/gatewayHostnameConfigurationGetSample.js +1 -1
- package/dist-esm/samples-dev/gatewayHostnameConfigurationListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/gatewayListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/gatewayListKeysSample.js +1 -1
- package/dist-esm/samples-dev/gatewayRegenerateKeySample.js +1 -1
- package/dist-esm/samples-dev/gatewayUpdateSample.js +1 -1
- package/dist-esm/samples-dev/globalSchemaCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/globalSchemaDeleteSample.js +1 -1
- package/dist-esm/samples-dev/globalSchemaGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/globalSchemaGetSample.js +2 -2
- package/dist-esm/samples-dev/globalSchemaListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/graphQlApiResolverCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/graphQlApiResolverCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/graphQlApiResolverCreateOrUpdateSample.js +45 -0
- package/dist-esm/samples-dev/graphQlApiResolverCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/graphQlApiResolverDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/graphQlApiResolverDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/graphQlApiResolverDeleteSample.js +41 -0
- package/dist-esm/samples-dev/graphQlApiResolverDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/graphQlApiResolverGetEntityTagSample.d.ts +2 -0
- package/dist-esm/samples-dev/graphQlApiResolverGetEntityTagSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/graphQlApiResolverGetEntityTagSample.js +40 -0
- package/dist-esm/samples-dev/graphQlApiResolverGetEntityTagSample.js.map +1 -0
- package/dist-esm/samples-dev/graphQlApiResolverGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/graphQlApiResolverGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/graphQlApiResolverGetSample.js +40 -0
- package/dist-esm/samples-dev/graphQlApiResolverGetSample.js.map +1 -0
- package/dist-esm/samples-dev/graphQlApiResolverListByApiSample.d.ts +2 -0
- package/dist-esm/samples-dev/graphQlApiResolverListByApiSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/graphQlApiResolverListByApiSample.js +60 -0
- package/dist-esm/samples-dev/graphQlApiResolverListByApiSample.js.map +1 -0
- package/dist-esm/samples-dev/graphQlApiResolverPolicyCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/graphQlApiResolverPolicyCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/graphQlApiResolverPolicyCreateOrUpdateSample.js +49 -0
- package/dist-esm/samples-dev/graphQlApiResolverPolicyCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/graphQlApiResolverPolicyDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/graphQlApiResolverPolicyDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/graphQlApiResolverPolicyDeleteSample.js +42 -0
- package/dist-esm/samples-dev/graphQlApiResolverPolicyDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/graphQlApiResolverPolicyGetEntityTagSample.d.ts +2 -0
- package/dist-esm/samples-dev/graphQlApiResolverPolicyGetEntityTagSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/graphQlApiResolverPolicyGetEntityTagSample.js +41 -0
- package/dist-esm/samples-dev/graphQlApiResolverPolicyGetEntityTagSample.js.map +1 -0
- package/dist-esm/samples-dev/graphQlApiResolverPolicyGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/graphQlApiResolverPolicyGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/graphQlApiResolverPolicyGetSample.js +41 -0
- package/dist-esm/samples-dev/graphQlApiResolverPolicyGetSample.js.map +1 -0
- package/dist-esm/samples-dev/graphQlApiResolverPolicyListByResolverSample.d.ts +2 -0
- package/dist-esm/samples-dev/graphQlApiResolverPolicyListByResolverSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/graphQlApiResolverPolicyListByResolverSample.js +61 -0
- package/dist-esm/samples-dev/graphQlApiResolverPolicyListByResolverSample.js.map +1 -0
- package/dist-esm/samples-dev/graphQlApiResolverUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/graphQlApiResolverUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/graphQlApiResolverUpdateSample.js +46 -0
- package/dist-esm/samples-dev/graphQlApiResolverUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/groupCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/groupDeleteSample.js +1 -1
- package/dist-esm/samples-dev/groupGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/groupGetSample.js +1 -1
- package/dist-esm/samples-dev/groupListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/groupUpdateSample.js +1 -1
- package/dist-esm/samples-dev/groupUserCheckEntityExistsSample.js +1 -1
- package/dist-esm/samples-dev/groupUserCreateSample.js +1 -1
- package/dist-esm/samples-dev/groupUserDeleteSample.js +1 -1
- package/dist-esm/samples-dev/groupUserListSample.js +1 -1
- package/dist-esm/samples-dev/identityProviderCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/identityProviderDeleteSample.js +1 -1
- package/dist-esm/samples-dev/identityProviderGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/identityProviderGetSample.js +1 -1
- package/dist-esm/samples-dev/identityProviderListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/identityProviderListSecretsSample.js +1 -1
- package/dist-esm/samples-dev/identityProviderUpdateSample.js +1 -1
- package/dist-esm/samples-dev/issueGetSample.js +1 -1
- package/dist-esm/samples-dev/issueListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/loggerCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/loggerDeleteSample.js +1 -1
- package/dist-esm/samples-dev/loggerGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/loggerGetSample.js +1 -1
- package/dist-esm/samples-dev/loggerListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/loggerUpdateSample.js +1 -1
- package/dist-esm/samples-dev/namedValueCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/namedValueDeleteSample.js +1 -1
- package/dist-esm/samples-dev/namedValueGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/namedValueGetSample.js +2 -2
- package/dist-esm/samples-dev/namedValueListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/namedValueListValueSample.js +1 -1
- package/dist-esm/samples-dev/namedValueRefreshSecretSample.js +1 -1
- package/dist-esm/samples-dev/namedValueUpdateSample.js +1 -1
- package/dist-esm/samples-dev/networkStatusListByLocationSample.js +1 -1
- package/dist-esm/samples-dev/networkStatusListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/notificationCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/notificationGetSample.js +1 -1
- package/dist-esm/samples-dev/notificationListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/notificationRecipientEmailCheckEntityExistsSample.js +1 -1
- package/dist-esm/samples-dev/notificationRecipientEmailCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/notificationRecipientEmailDeleteSample.js +1 -1
- package/dist-esm/samples-dev/notificationRecipientEmailListByNotificationSample.js +1 -1
- package/dist-esm/samples-dev/notificationRecipientUserCheckEntityExistsSample.js +1 -1
- package/dist-esm/samples-dev/notificationRecipientUserCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/notificationRecipientUserDeleteSample.js +1 -1
- package/dist-esm/samples-dev/notificationRecipientUserListByNotificationSample.js +1 -1
- package/dist-esm/samples-dev/openIdConnectProviderCreateOrUpdateSample.js +4 -2
- package/dist-esm/samples-dev/openIdConnectProviderCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/openIdConnectProviderDeleteSample.js +1 -1
- package/dist-esm/samples-dev/openIdConnectProviderGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/openIdConnectProviderGetSample.js +1 -1
- package/dist-esm/samples-dev/openIdConnectProviderListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/openIdConnectProviderListSecretsSample.js +1 -1
- package/dist-esm/samples-dev/openIdConnectProviderUpdateSample.js +4 -2
- package/dist-esm/samples-dev/openIdConnectProviderUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/operationListByTagsSample.js +1 -1
- package/dist-esm/samples-dev/outboundNetworkDependenciesEndpointsListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/performConnectivityCheckAsyncSample.js +2 -2
- package/dist-esm/samples-dev/policyCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/policyDeleteSample.js +1 -1
- package/dist-esm/samples-dev/policyDescriptionListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/policyFragmentCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/policyFragmentCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/policyFragmentCreateOrUpdateSample.js +44 -0
- package/dist-esm/samples-dev/policyFragmentCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/policyFragmentDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/policyFragmentDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/policyFragmentDeleteSample.js +40 -0
- package/dist-esm/samples-dev/policyFragmentDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/policyFragmentGetEntityTagSample.d.ts +2 -0
- package/dist-esm/samples-dev/policyFragmentGetEntityTagSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/policyFragmentGetEntityTagSample.js +39 -0
- package/dist-esm/samples-dev/policyFragmentGetEntityTagSample.js.map +1 -0
- package/dist-esm/samples-dev/policyFragmentGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/policyFragmentGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/policyFragmentGetSample.js +60 -0
- package/dist-esm/samples-dev/policyFragmentGetSample.js.map +1 -0
- package/dist-esm/samples-dev/policyFragmentListByServiceSample.d.ts +2 -0
- package/dist-esm/samples-dev/policyFragmentListByServiceSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/policyFragmentListByServiceSample.js +38 -0
- package/dist-esm/samples-dev/policyFragmentListByServiceSample.js.map +1 -0
- package/dist-esm/samples-dev/policyFragmentListReferencesSample.d.ts +2 -0
- package/dist-esm/samples-dev/policyFragmentListReferencesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/policyFragmentListReferencesSample.js +39 -0
- package/dist-esm/samples-dev/policyFragmentListReferencesSample.js.map +1 -0
- package/dist-esm/samples-dev/policyGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/policyGetSample.js +2 -2
- package/dist-esm/samples-dev/policyListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/portalConfigCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/portalConfigCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/portalConfigCreateOrUpdateSample.js +62 -0
- package/dist-esm/samples-dev/portalConfigCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/portalConfigGetEntityTagSample.d.ts +2 -0
- package/dist-esm/samples-dev/portalConfigGetEntityTagSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/portalConfigGetEntityTagSample.js +39 -0
- package/dist-esm/samples-dev/portalConfigGetEntityTagSample.js.map +1 -0
- package/dist-esm/samples-dev/portalConfigGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/portalConfigGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/portalConfigGetSample.js +39 -0
- package/dist-esm/samples-dev/portalConfigGetSample.js.map +1 -0
- package/dist-esm/samples-dev/portalConfigListByServiceSample.d.ts +2 -0
- package/dist-esm/samples-dev/portalConfigListByServiceSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/portalConfigListByServiceSample.js +38 -0
- package/dist-esm/samples-dev/portalConfigListByServiceSample.js.map +1 -0
- package/dist-esm/samples-dev/portalConfigUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/portalConfigUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/portalConfigUpdateSample.js +62 -0
- package/dist-esm/samples-dev/portalConfigUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/portalRevisionCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/portalRevisionGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/portalRevisionGetSample.js +1 -1
- package/dist-esm/samples-dev/portalRevisionListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/portalRevisionUpdateSample.js +1 -1
- package/dist-esm/samples-dev/portalSettingsListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionDeleteSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionGetByNameSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionGetPrivateLinkResourceSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionListPrivateLinkResourcesSample.js +1 -1
- package/dist-esm/samples-dev/productApiCheckEntityExistsSample.js +1 -1
- package/dist-esm/samples-dev/productApiCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/productApiDeleteSample.js +1 -1
- package/dist-esm/samples-dev/productApiListByProductSample.js +1 -1
- package/dist-esm/samples-dev/productCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/productDeleteSample.js +1 -1
- package/dist-esm/samples-dev/productGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/productGetSample.js +1 -1
- package/dist-esm/samples-dev/productGroupCheckEntityExistsSample.js +1 -1
- package/dist-esm/samples-dev/productGroupCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/productGroupDeleteSample.js +1 -1
- package/dist-esm/samples-dev/productGroupListByProductSample.js +1 -1
- package/dist-esm/samples-dev/productListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/productListByTagsSample.js +1 -1
- package/dist-esm/samples-dev/productPolicyCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/productPolicyDeleteSample.js +1 -1
- package/dist-esm/samples-dev/productPolicyGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/productPolicyGetSample.js +1 -1
- package/dist-esm/samples-dev/productPolicyListByProductSample.js +1 -1
- package/dist-esm/samples-dev/productSubscriptionsListSample.js +1 -1
- package/dist-esm/samples-dev/productUpdateSample.js +1 -1
- package/dist-esm/samples-dev/productWikiCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/productWikiCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/productWikiCreateOrUpdateSample.js +42 -0
- package/dist-esm/samples-dev/productWikiCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/productWikiDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/productWikiDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/productWikiDeleteSample.js +40 -0
- package/dist-esm/samples-dev/productWikiDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/productWikiGetEntityTagSample.d.ts +2 -0
- package/dist-esm/samples-dev/productWikiGetEntityTagSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/productWikiGetEntityTagSample.js +39 -0
- package/dist-esm/samples-dev/productWikiGetEntityTagSample.js.map +1 -0
- package/dist-esm/samples-dev/productWikiGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/productWikiGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/productWikiGetSample.js +39 -0
- package/dist-esm/samples-dev/productWikiGetSample.js.map +1 -0
- package/dist-esm/samples-dev/productWikiUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/productWikiUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/productWikiUpdateSample.js +43 -0
- package/dist-esm/samples-dev/productWikiUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/productWikisListSample.d.ts +2 -0
- package/dist-esm/samples-dev/productWikisListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/productWikisListSample.js +60 -0
- package/dist-esm/samples-dev/productWikisListSample.js.map +1 -0
- package/dist-esm/samples-dev/quotaByCounterKeysListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/quotaByCounterKeysUpdateSample.js +1 -1
- package/dist-esm/samples-dev/quotaByPeriodKeysGetSample.js +1 -1
- package/dist-esm/samples-dev/quotaByPeriodKeysUpdateSample.js +1 -1
- package/dist-esm/samples-dev/regionListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/reportsListByApiSample.js +1 -1
- package/dist-esm/samples-dev/reportsListByGeoSample.js +1 -1
- package/dist-esm/samples-dev/reportsListByOperationSample.js +1 -1
- package/dist-esm/samples-dev/reportsListByProductSample.js +1 -1
- package/dist-esm/samples-dev/reportsListByRequestSample.js +1 -1
- package/dist-esm/samples-dev/reportsListBySubscriptionSample.js +1 -1
- package/dist-esm/samples-dev/reportsListByTimeSample.js +1 -1
- package/dist-esm/samples-dev/reportsListByUserSample.js +1 -1
- package/dist-esm/samples-dev/signInSettingsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/signInSettingsGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/signInSettingsGetSample.js +1 -1
- package/dist-esm/samples-dev/signInSettingsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/signUpSettingsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/signUpSettingsGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/signUpSettingsGetSample.js +1 -1
- package/dist-esm/samples-dev/signUpSettingsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/subscriptionCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/subscriptionDeleteSample.js +1 -1
- package/dist-esm/samples-dev/subscriptionGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/subscriptionGetSample.js +1 -1
- package/dist-esm/samples-dev/subscriptionListSample.js +1 -1
- package/dist-esm/samples-dev/subscriptionListSecretsSample.js +1 -1
- package/dist-esm/samples-dev/subscriptionRegeneratePrimaryKeySample.js +1 -1
- package/dist-esm/samples-dev/subscriptionRegenerateSecondaryKeySample.js +1 -1
- package/dist-esm/samples-dev/subscriptionUpdateSample.js +1 -1
- package/dist-esm/samples-dev/tagAssignToApiSample.js +1 -1
- package/dist-esm/samples-dev/tagAssignToOperationSample.js +1 -1
- package/dist-esm/samples-dev/tagAssignToProductSample.js +1 -1
- package/dist-esm/samples-dev/tagCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/tagDeleteSample.js +1 -1
- package/dist-esm/samples-dev/tagDetachFromApiSample.js +1 -1
- package/dist-esm/samples-dev/tagDetachFromOperationSample.js +1 -1
- package/dist-esm/samples-dev/tagDetachFromProductSample.js +1 -1
- package/dist-esm/samples-dev/tagGetByApiSample.js +1 -1
- package/dist-esm/samples-dev/tagGetByOperationSample.js +1 -1
- package/dist-esm/samples-dev/tagGetByProductSample.js +1 -1
- package/dist-esm/samples-dev/tagGetEntityStateByApiSample.js +1 -1
- package/dist-esm/samples-dev/tagGetEntityStateByOperationSample.js +1 -1
- package/dist-esm/samples-dev/tagGetEntityStateByProductSample.js +1 -1
- package/dist-esm/samples-dev/tagGetEntityStateSample.js +1 -1
- package/dist-esm/samples-dev/tagGetSample.js +1 -1
- package/dist-esm/samples-dev/tagListByApiSample.js +1 -1
- package/dist-esm/samples-dev/tagListByOperationSample.js +1 -1
- package/dist-esm/samples-dev/tagListByProductSample.js +1 -1
- package/dist-esm/samples-dev/tagListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/tagResourceListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/tagUpdateSample.js +1 -1
- package/dist-esm/samples-dev/tenantAccessCreateSample.js +1 -1
- package/dist-esm/samples-dev/tenantAccessGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/tenantAccessGetSample.js +2 -2
- package/dist-esm/samples-dev/tenantAccessGitRegeneratePrimaryKeySample.js +1 -1
- package/dist-esm/samples-dev/tenantAccessGitRegenerateSecondaryKeySample.js +1 -1
- package/dist-esm/samples-dev/tenantAccessListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/tenantAccessListSecretsSample.js +1 -1
- package/dist-esm/samples-dev/tenantAccessRegeneratePrimaryKeySample.js +1 -1
- package/dist-esm/samples-dev/tenantAccessRegenerateSecondaryKeySample.js +1 -1
- package/dist-esm/samples-dev/tenantAccessUpdateSample.js +1 -1
- package/dist-esm/samples-dev/tenantConfigurationDeploySample.js +1 -1
- package/dist-esm/samples-dev/tenantConfigurationGetSyncStateSample.js +1 -1
- package/dist-esm/samples-dev/tenantConfigurationSaveSample.js +1 -1
- package/dist-esm/samples-dev/tenantConfigurationValidateSample.js +1 -1
- package/dist-esm/samples-dev/tenantSettingsGetSample.js +1 -1
- package/dist-esm/samples-dev/tenantSettingsListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/userConfirmationPasswordSendSample.js +1 -1
- package/dist-esm/samples-dev/userCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/userDeleteSample.js +1 -1
- package/dist-esm/samples-dev/userGenerateSsoUrlSample.js +1 -1
- package/dist-esm/samples-dev/userGetEntityTagSample.js +1 -1
- package/dist-esm/samples-dev/userGetSample.js +1 -1
- package/dist-esm/samples-dev/userGetSharedAccessTokenSample.js +1 -1
- package/dist-esm/samples-dev/userGroupListSample.js +1 -1
- package/dist-esm/samples-dev/userIdentitiesListSample.js +1 -1
- package/dist-esm/samples-dev/userListByServiceSample.js +1 -1
- package/dist-esm/samples-dev/userSubscriptionGetSample.js +1 -1
- package/dist-esm/samples-dev/userSubscriptionListSample.js +1 -1
- package/dist-esm/samples-dev/userUpdateSample.js +1 -1
- package/dist-esm/src/apiManagementClient.d.ts +21 -8
- package/dist-esm/src/apiManagementClient.d.ts.map +1 -1
- package/dist-esm/src/apiManagementClient.js +41 -27
- package/dist-esm/src/apiManagementClient.js.map +1 -1
- package/dist-esm/src/lroImpl.d.ts +6 -11
- package/dist-esm/src/lroImpl.d.ts.map +1 -1
- package/dist-esm/src/lroImpl.js +12 -20
- package/dist-esm/src/lroImpl.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +2146 -1096
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +61 -13
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +107 -31
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +4664 -2756
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +69 -48
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +249 -70
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/api.d.ts +14 -14
- package/dist-esm/src/operations/api.d.ts.map +1 -1
- package/dist-esm/src/operations/api.js +23 -19
- package/dist-esm/src/operations/api.js.map +1 -1
- package/dist-esm/src/operations/apiDiagnostic.d.ts +8 -8
- package/dist-esm/src/operations/apiDiagnostic.js +10 -10
- package/dist-esm/src/operations/apiDiagnostic.js.map +1 -1
- package/dist-esm/src/operations/apiExport.d.ts +1 -1
- package/dist-esm/src/operations/apiExport.js +1 -1
- package/dist-esm/src/operations/apiIssue.d.ts +8 -8
- package/dist-esm/src/operations/apiIssue.js +10 -10
- package/dist-esm/src/operations/apiIssue.js.map +1 -1
- package/dist-esm/src/operations/apiIssueAttachment.d.ts +7 -7
- package/dist-esm/src/operations/apiIssueAttachment.js +8 -8
- package/dist-esm/src/operations/apiIssueComment.d.ts +7 -7
- package/dist-esm/src/operations/apiIssueComment.js +8 -8
- package/dist-esm/src/operations/apiManagementService.d.ts +43 -25
- package/dist-esm/src/operations/apiManagementService.d.ts.map +1 -1
- package/dist-esm/src/operations/apiManagementService.js +166 -52
- package/dist-esm/src/operations/apiManagementService.js.map +1 -1
- package/dist-esm/src/operations/apiManagementServiceSkus.d.ts +3 -3
- package/dist-esm/src/operations/apiManagementServiceSkus.js +3 -3
- package/dist-esm/src/operations/apiOperation.d.ts +8 -8
- package/dist-esm/src/operations/apiOperation.js +8 -8
- package/dist-esm/src/operations/apiOperationPolicy.d.ts +5 -5
- package/dist-esm/src/operations/apiOperationPolicy.js +5 -5
- package/dist-esm/src/operations/apiPolicy.d.ts +5 -5
- package/dist-esm/src/operations/apiPolicy.js +5 -5
- package/dist-esm/src/operations/apiProduct.d.ts +3 -3
- package/dist-esm/src/operations/apiProduct.js +3 -3
- package/dist-esm/src/operations/apiRelease.d.ts +8 -8
- package/dist-esm/src/operations/apiRelease.js +8 -8
- package/dist-esm/src/operations/apiRevision.d.ts +3 -3
- package/dist-esm/src/operations/apiRevision.js +3 -3
- package/dist-esm/src/operations/apiSchema.d.ts +10 -10
- package/dist-esm/src/operations/apiSchema.d.ts.map +1 -1
- package/dist-esm/src/operations/apiSchema.js +27 -16
- package/dist-esm/src/operations/apiSchema.js.map +1 -1
- package/dist-esm/src/operations/apiTagDescription.d.ts +7 -7
- package/dist-esm/src/operations/apiTagDescription.js +8 -8
- package/dist-esm/src/operations/apiVersionSet.d.ts +8 -8
- package/dist-esm/src/operations/apiVersionSet.js +10 -10
- package/dist-esm/src/operations/apiWiki.d.ts +59 -0
- package/dist-esm/src/operations/apiWiki.d.ts.map +1 -0
- package/dist-esm/src/operations/apiWiki.js +207 -0
- package/dist-esm/src/operations/apiWiki.js.map +1 -0
- package/dist-esm/src/operations/apiWikis.d.ts +41 -0
- package/dist-esm/src/operations/apiWikis.d.ts.map +1 -0
- package/dist-esm/src/operations/apiWikis.js +165 -0
- package/dist-esm/src/operations/apiWikis.js.map +1 -0
- package/dist-esm/src/operations/authorization.d.ts +82 -0
- package/dist-esm/src/operations/authorization.d.ts.map +1 -0
- package/dist-esm/src/operations/authorization.js +352 -0
- package/dist-esm/src/operations/authorization.js.map +1 -0
- package/dist-esm/src/operations/authorizationAccessPolicy.d.ts +77 -0
- package/dist-esm/src/operations/authorizationAccessPolicy.d.ts.map +1 -0
- package/dist-esm/src/operations/authorizationAccessPolicy.js +328 -0
- package/dist-esm/src/operations/authorizationAccessPolicy.js.map +1 -0
- package/dist-esm/src/operations/authorizationLoginLinks.d.ts +23 -0
- package/dist-esm/src/operations/authorizationLoginLinks.d.ts.map +1 -0
- package/dist-esm/src/operations/authorizationLoginLinks.js +68 -0
- package/dist-esm/src/operations/authorizationLoginLinks.js.map +1 -0
- package/dist-esm/src/operations/authorizationProvider.d.ts +65 -0
- package/dist-esm/src/operations/authorizationProvider.d.ts.map +1 -0
- package/dist-esm/src/operations/authorizationProvider.js +282 -0
- package/dist-esm/src/operations/authorizationProvider.js.map +1 -0
- package/dist-esm/src/operations/authorizationServer.d.ts +9 -9
- package/dist-esm/src/operations/authorizationServer.js +11 -11
- package/dist-esm/src/operations/backend.d.ts +11 -11
- package/dist-esm/src/operations/backend.js +14 -14
- package/dist-esm/src/operations/cache.d.ts +8 -8
- package/dist-esm/src/operations/cache.js +10 -10
- package/dist-esm/src/operations/certificate.d.ts +8 -8
- package/dist-esm/src/operations/certificate.js +9 -9
- package/dist-esm/src/operations/contentItem.d.ts +7 -7
- package/dist-esm/src/operations/contentItem.js +8 -8
- package/dist-esm/src/operations/contentType.d.ts +6 -6
- package/dist-esm/src/operations/contentType.js +7 -7
- package/dist-esm/src/operations/delegationSettings.d.ts +5 -5
- package/dist-esm/src/operations/delegationSettings.js +7 -7
- package/dist-esm/src/operations/deletedServices.d.ts +2 -2
- package/dist-esm/src/operations/deletedServices.d.ts.map +1 -1
- package/dist-esm/src/operations/deletedServices.js +11 -7
- package/dist-esm/src/operations/deletedServices.js.map +1 -1
- package/dist-esm/src/operations/diagnostic.d.ts +8 -8
- package/dist-esm/src/operations/diagnostic.js +10 -10
- package/dist-esm/src/operations/diagnostic.js.map +1 -1
- package/dist-esm/src/operations/documentation.d.ts +89 -0
- package/dist-esm/src/operations/documentation.d.ts.map +1 -0
- package/dist-esm/src/operations/documentation.js +356 -0
- package/dist-esm/src/operations/documentation.js.map +1 -0
- package/dist-esm/src/operations/emailTemplate.d.ts +8 -8
- package/dist-esm/src/operations/emailTemplate.js +10 -10
- package/dist-esm/src/operations/gateway.d.ts +11 -11
- package/dist-esm/src/operations/gateway.js +15 -15
- package/dist-esm/src/operations/gatewayApi.d.ts +6 -6
- package/dist-esm/src/operations/gatewayApi.js +7 -7
- package/dist-esm/src/operations/gatewayCertificateAuthority.d.ts +7 -7
- package/dist-esm/src/operations/gatewayCertificateAuthority.js +8 -8
- package/dist-esm/src/operations/gatewayHostnameConfiguration.d.ts +7 -7
- package/dist-esm/src/operations/gatewayHostnameConfiguration.js +8 -8
- package/dist-esm/src/operations/globalSchema.d.ts +10 -10
- package/dist-esm/src/operations/globalSchema.d.ts.map +1 -1
- package/dist-esm/src/operations/globalSchema.js +20 -16
- package/dist-esm/src/operations/globalSchema.js.map +1 -1
- package/dist-esm/src/operations/graphQLApiResolver.d.ts +105 -0
- package/dist-esm/src/operations/graphQLApiResolver.d.ts.map +1 -0
- package/dist-esm/src/operations/graphQLApiResolver.js +387 -0
- package/dist-esm/src/operations/graphQLApiResolver.js.map +1 -0
- package/dist-esm/src/operations/graphQLApiResolverPolicy.d.ts +101 -0
- package/dist-esm/src/operations/graphQLApiResolverPolicy.d.ts.map +1 -0
- package/dist-esm/src/operations/graphQLApiResolverPolicy.js +353 -0
- package/dist-esm/src/operations/graphQLApiResolverPolicy.js.map +1 -0
- package/dist-esm/src/operations/group.d.ts +8 -8
- package/dist-esm/src/operations/group.js +10 -10
- package/dist-esm/src/operations/groupUser.d.ts +6 -6
- package/dist-esm/src/operations/groupUser.js +6 -6
- package/dist-esm/src/operations/identityProvider.d.ts +9 -9
- package/dist-esm/src/operations/identityProvider.js +11 -11
- package/dist-esm/src/operations/index.d.ts +13 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +13 -0
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/issue.d.ts +4 -4
- package/dist-esm/src/operations/issue.js +4 -4
- package/dist-esm/src/operations/logger.d.ts +8 -8
- package/dist-esm/src/operations/logger.js +10 -10
- package/dist-esm/src/operations/namedValue.d.ts +17 -17
- package/dist-esm/src/operations/namedValue.d.ts.map +1 -1
- package/dist-esm/src/operations/namedValue.js +57 -39
- package/dist-esm/src/operations/namedValue.js.map +1 -1
- package/dist-esm/src/operations/networkStatus.d.ts +2 -2
- package/dist-esm/src/operations/networkStatus.js +2 -2
- package/dist-esm/src/operations/notification.d.ts +5 -5
- package/dist-esm/src/operations/notification.js +5 -5
- package/dist-esm/src/operations/notificationRecipientEmail.d.ts +4 -4
- package/dist-esm/src/operations/notificationRecipientEmail.js +4 -4
- package/dist-esm/src/operations/notificationRecipientUser.d.ts +4 -4
- package/dist-esm/src/operations/notificationRecipientUser.js +4 -4
- package/dist-esm/src/operations/openIdConnectProvider.d.ts +9 -9
- package/dist-esm/src/operations/openIdConnectProvider.js +11 -11
- package/dist-esm/src/operations/operationOperations.d.ts +3 -3
- package/dist-esm/src/operations/operationOperations.js +3 -3
- package/dist-esm/src/operations/outboundNetworkDependenciesEndpoints.d.ts +1 -1
- package/dist-esm/src/operations/outboundNetworkDependenciesEndpoints.js +1 -1
- package/dist-esm/src/operations/policy.d.ts +5 -5
- package/dist-esm/src/operations/policy.js +5 -5
- package/dist-esm/src/operations/policyDescription.d.ts +1 -1
- package/dist-esm/src/operations/policyDescription.js +1 -1
- package/dist-esm/src/operations/policyFragment.d.ts +73 -0
- package/dist-esm/src/operations/policyFragment.d.ts.map +1 -0
- package/dist-esm/src/operations/policyFragment.js +293 -0
- package/dist-esm/src/operations/policyFragment.js.map +1 -0
- package/dist-esm/src/operations/portalConfig.d.ts +58 -0
- package/dist-esm/src/operations/portalConfig.d.ts.map +1 -0
- package/dist-esm/src/operations/portalConfig.js +214 -0
- package/dist-esm/src/operations/portalConfig.js.map +1 -0
- package/dist-esm/src/operations/portalRevision.d.ts +12 -12
- package/dist-esm/src/operations/portalRevision.d.ts.map +1 -1
- package/dist-esm/src/operations/portalRevision.js +44 -30
- package/dist-esm/src/operations/portalRevision.js.map +1 -1
- package/dist-esm/src/operations/portalSettings.d.ts +1 -1
- package/dist-esm/src/operations/portalSettings.js +1 -1
- package/dist-esm/src/operations/privateEndpointConnectionOperations.d.ts +12 -12
- package/dist-esm/src/operations/privateEndpointConnectionOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnectionOperations.js +38 -30
- package/dist-esm/src/operations/privateEndpointConnectionOperations.js.map +1 -1
- package/dist-esm/src/operations/product.d.ts +11 -11
- package/dist-esm/src/operations/product.js +13 -13
- package/dist-esm/src/operations/productApi.d.ts +6 -6
- package/dist-esm/src/operations/productApi.js +6 -6
- package/dist-esm/src/operations/productGroup.d.ts +6 -6
- package/dist-esm/src/operations/productGroup.js +6 -6
- package/dist-esm/src/operations/productPolicy.d.ts +5 -5
- package/dist-esm/src/operations/productPolicy.js +5 -5
- package/dist-esm/src/operations/productSubscriptions.d.ts +3 -3
- package/dist-esm/src/operations/productSubscriptions.js +3 -3
- package/dist-esm/src/operations/productWiki.d.ts +59 -0
- package/dist-esm/src/operations/productWiki.d.ts.map +1 -0
- package/dist-esm/src/operations/productWiki.js +214 -0
- package/dist-esm/src/operations/productWiki.js.map +1 -0
- package/dist-esm/src/operations/productWikis.d.ts +41 -0
- package/dist-esm/src/operations/productWikis.d.ts.map +1 -0
- package/dist-esm/src/operations/productWikis.js +167 -0
- package/dist-esm/src/operations/productWikis.js.map +1 -0
- package/dist-esm/src/operations/quotaByCounterKeys.d.ts +2 -2
- package/dist-esm/src/operations/quotaByCounterKeys.js +3 -3
- package/dist-esm/src/operations/quotaByPeriodKeys.d.ts +2 -2
- package/dist-esm/src/operations/quotaByPeriodKeys.js +3 -3
- package/dist-esm/src/operations/region.d.ts +3 -3
- package/dist-esm/src/operations/region.js +3 -3
- package/dist-esm/src/operations/reports.d.ts +23 -23
- package/dist-esm/src/operations/reports.js +34 -34
- package/dist-esm/src/operations/signInSettings.d.ts +4 -4
- package/dist-esm/src/operations/signInSettings.js +6 -6
- package/dist-esm/src/operations/signUpSettings.d.ts +4 -4
- package/dist-esm/src/operations/signUpSettings.js +6 -6
- package/dist-esm/src/operations/subscription.d.ts +11 -11
- package/dist-esm/src/operations/subscription.js +13 -13
- package/dist-esm/src/operations/tag.d.ts +29 -29
- package/dist-esm/src/operations/tag.js +29 -29
- package/dist-esm/src/operations/tagResource.d.ts +3 -3
- package/dist-esm/src/operations/tagResource.js +3 -3
- package/dist-esm/src/operations/tenantAccess.d.ts +10 -10
- package/dist-esm/src/operations/tenantAccess.js +12 -12
- package/dist-esm/src/operations/tenantAccessGit.d.ts +2 -2
- package/dist-esm/src/operations/tenantAccessGit.js +2 -2
- package/dist-esm/src/operations/tenantConfiguration.d.ts +11 -11
- package/dist-esm/src/operations/tenantConfiguration.d.ts.map +1 -1
- package/dist-esm/src/operations/tenantConfiguration.js +57 -45
- package/dist-esm/src/operations/tenantConfiguration.js.map +1 -1
- package/dist-esm/src/operations/tenantSettings.d.ts +4 -4
- package/dist-esm/src/operations/tenantSettings.js +4 -4
- package/dist-esm/src/operations/user.d.ts +10 -10
- package/dist-esm/src/operations/user.js +13 -13
- package/dist-esm/src/operations/userConfirmationPassword.d.ts +1 -1
- package/dist-esm/src/operations/userConfirmationPassword.js +1 -1
- package/dist-esm/src/operations/userGroup.d.ts +3 -3
- package/dist-esm/src/operations/userGroup.js +3 -3
- package/dist-esm/src/operations/userIdentities.d.ts +3 -3
- package/dist-esm/src/operations/userIdentities.js +3 -3
- package/dist-esm/src/operations/userSubscription.d.ts +4 -4
- package/dist-esm/src/operations/userSubscription.js +4 -4
- package/dist-esm/src/operationsInterfaces/api.d.ts +10 -10
- package/dist-esm/src/operationsInterfaces/api.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/apiDiagnostic.d.ts +6 -6
- package/dist-esm/src/operationsInterfaces/apiExport.d.ts +1 -1
- package/dist-esm/src/operationsInterfaces/apiIssue.d.ts +6 -6
- package/dist-esm/src/operationsInterfaces/apiIssueAttachment.d.ts +5 -5
- package/dist-esm/src/operationsInterfaces/apiIssueComment.d.ts +5 -5
- package/dist-esm/src/operationsInterfaces/apiManagementService.d.ts +41 -23
- package/dist-esm/src/operationsInterfaces/apiManagementService.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/apiManagementServiceSkus.d.ts +1 -1
- package/dist-esm/src/operationsInterfaces/apiOperation.d.ts +6 -6
- package/dist-esm/src/operationsInterfaces/apiOperationPolicy.d.ts +5 -5
- package/dist-esm/src/operationsInterfaces/apiPolicy.d.ts +5 -5
- package/dist-esm/src/operationsInterfaces/apiProduct.d.ts +1 -1
- package/dist-esm/src/operationsInterfaces/apiRelease.d.ts +6 -6
- package/dist-esm/src/operationsInterfaces/apiRevision.d.ts +1 -1
- package/dist-esm/src/operationsInterfaces/apiSchema.d.ts +8 -8
- package/dist-esm/src/operationsInterfaces/apiSchema.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/apiTagDescription.d.ts +5 -5
- package/dist-esm/src/operationsInterfaces/apiVersionSet.d.ts +6 -6
- package/dist-esm/src/operationsInterfaces/apiWiki.d.ts +51 -0
- package/dist-esm/src/operationsInterfaces/apiWiki.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/apiWiki.js +9 -0
- package/dist-esm/src/operationsInterfaces/apiWiki.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/apiWikis.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/apiWikis.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/apiWikis.js +9 -0
- package/dist-esm/src/operationsInterfaces/apiWikis.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/authorization.d.ts +54 -0
- package/dist-esm/src/operationsInterfaces/authorization.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/authorization.js +9 -0
- package/dist-esm/src/operationsInterfaces/authorization.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/authorizationAccessPolicy.d.ts +48 -0
- package/dist-esm/src/operationsInterfaces/authorizationAccessPolicy.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/authorizationAccessPolicy.js +9 -0
- package/dist-esm/src/operationsInterfaces/authorizationAccessPolicy.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/authorizationLoginLinks.d.ts +15 -0
- package/dist-esm/src/operationsInterfaces/authorizationLoginLinks.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/authorizationLoginLinks.js +9 -0
- package/dist-esm/src/operationsInterfaces/authorizationLoginLinks.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/authorizationProvider.d.ts +40 -0
- package/dist-esm/src/operationsInterfaces/authorizationProvider.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/authorizationProvider.js +9 -0
- package/dist-esm/src/operationsInterfaces/authorizationProvider.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/authorizationServer.d.ts +7 -7
- package/dist-esm/src/operationsInterfaces/backend.d.ts +9 -9
- package/dist-esm/src/operationsInterfaces/cache.d.ts +6 -6
- package/dist-esm/src/operationsInterfaces/certificate.d.ts +6 -6
- package/dist-esm/src/operationsInterfaces/contentItem.d.ts +5 -5
- package/dist-esm/src/operationsInterfaces/contentType.d.ts +4 -4
- package/dist-esm/src/operationsInterfaces/delegationSettings.d.ts +5 -5
- package/dist-esm/src/operationsInterfaces/deletedServices.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/deletedServices.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/diagnostic.d.ts +6 -6
- package/dist-esm/src/operationsInterfaces/documentation.d.ts +64 -0
- package/dist-esm/src/operationsInterfaces/documentation.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/documentation.js +9 -0
- package/dist-esm/src/operationsInterfaces/documentation.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/emailTemplate.d.ts +6 -6
- package/dist-esm/src/operationsInterfaces/gateway.d.ts +9 -9
- package/dist-esm/src/operationsInterfaces/gatewayApi.d.ts +4 -4
- package/dist-esm/src/operationsInterfaces/gatewayCertificateAuthority.d.ts +5 -5
- package/dist-esm/src/operationsInterfaces/gatewayHostnameConfiguration.d.ts +5 -5
- package/dist-esm/src/operationsInterfaces/globalSchema.d.ts +8 -8
- package/dist-esm/src/operationsInterfaces/globalSchema.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/graphQLApiResolver.d.ts +76 -0
- package/dist-esm/src/operationsInterfaces/graphQLApiResolver.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/graphQLApiResolver.js +9 -0
- package/dist-esm/src/operationsInterfaces/graphQLApiResolver.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/graphQLApiResolverPolicy.d.ts +68 -0
- package/dist-esm/src/operationsInterfaces/graphQLApiResolverPolicy.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/graphQLApiResolverPolicy.js +9 -0
- package/dist-esm/src/operationsInterfaces/graphQLApiResolverPolicy.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/group.d.ts +6 -6
- package/dist-esm/src/operationsInterfaces/groupUser.d.ts +4 -4
- package/dist-esm/src/operationsInterfaces/identityProvider.d.ts +7 -7
- package/dist-esm/src/operationsInterfaces/index.d.ts +13 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +13 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/issue.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/logger.d.ts +6 -6
- package/dist-esm/src/operationsInterfaces/namedValue.d.ts +15 -15
- package/dist-esm/src/operationsInterfaces/namedValue.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/networkStatus.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/notification.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/notificationRecipientEmail.d.ts +4 -4
- package/dist-esm/src/operationsInterfaces/notificationRecipientUser.d.ts +4 -4
- package/dist-esm/src/operationsInterfaces/openIdConnectProvider.d.ts +7 -7
- package/dist-esm/src/operationsInterfaces/operationOperations.d.ts +1 -1
- package/dist-esm/src/operationsInterfaces/outboundNetworkDependenciesEndpoints.d.ts +1 -1
- package/dist-esm/src/operationsInterfaces/policy.d.ts +5 -5
- package/dist-esm/src/operationsInterfaces/policyDescription.d.ts +1 -1
- package/dist-esm/src/operationsInterfaces/policyFragment.d.ts +65 -0
- package/dist-esm/src/operationsInterfaces/policyFragment.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/policyFragment.js +9 -0
- package/dist-esm/src/operationsInterfaces/policyFragment.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/portalConfig.d.ts +50 -0
- package/dist-esm/src/operationsInterfaces/portalConfig.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/portalConfig.js +9 -0
- package/dist-esm/src/operationsInterfaces/portalConfig.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/portalRevision.d.ts +10 -10
- package/dist-esm/src/operationsInterfaces/portalRevision.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/portalSettings.d.ts +1 -1
- package/dist-esm/src/operationsInterfaces/privateEndpointConnectionOperations.d.ts +11 -11
- package/dist-esm/src/operationsInterfaces/privateEndpointConnectionOperations.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/product.d.ts +7 -7
- package/dist-esm/src/operationsInterfaces/productApi.d.ts +4 -4
- package/dist-esm/src/operationsInterfaces/productGroup.d.ts +4 -4
- package/dist-esm/src/operationsInterfaces/productPolicy.d.ts +5 -5
- package/dist-esm/src/operationsInterfaces/productSubscriptions.d.ts +1 -1
- package/dist-esm/src/operationsInterfaces/productWiki.d.ts +51 -0
- package/dist-esm/src/operationsInterfaces/productWiki.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/productWiki.js +9 -0
- package/dist-esm/src/operationsInterfaces/productWiki.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/productWikis.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/productWikis.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/productWikis.js +9 -0
- package/dist-esm/src/operationsInterfaces/productWikis.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/quotaByCounterKeys.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/quotaByPeriodKeys.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/region.d.ts +1 -1
- package/dist-esm/src/operationsInterfaces/reports.d.ts +8 -8
- package/dist-esm/src/operationsInterfaces/signInSettings.d.ts +4 -4
- package/dist-esm/src/operationsInterfaces/signUpSettings.d.ts +4 -4
- package/dist-esm/src/operationsInterfaces/subscription.d.ts +9 -9
- package/dist-esm/src/operationsInterfaces/tag.d.ts +21 -21
- package/dist-esm/src/operationsInterfaces/tagResource.d.ts +1 -1
- package/dist-esm/src/operationsInterfaces/tenantAccess.d.ts +8 -8
- package/dist-esm/src/operationsInterfaces/tenantAccessGit.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/tenantConfiguration.d.ts +11 -11
- package/dist-esm/src/operationsInterfaces/tenantConfiguration.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/tenantSettings.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/user.d.ts +8 -8
- package/dist-esm/src/operationsInterfaces/userConfirmationPassword.d.ts +1 -1
- package/dist-esm/src/operationsInterfaces/userGroup.d.ts +1 -1
- package/dist-esm/src/operationsInterfaces/userIdentities.d.ts +1 -1
- package/dist-esm/src/operationsInterfaces/userSubscription.d.ts +2 -2
- package/package.json +8 -7
- package/review/arm-apimanagement.api.md +1193 -74
- package/src/apiManagementClient.ts +96 -24
- package/src/lroImpl.ts +31 -23
- package/src/models/index.ts +2544 -1252
- package/src/models/mappers.ts +4946 -2887
- package/src/models/parameters.ts +284 -71
- package/src/operations/api.ts +32 -25
- package/src/operations/apiDiagnostic.ts +10 -10
- package/src/operations/apiExport.ts +1 -1
- package/src/operations/apiIssue.ts +10 -10
- package/src/operations/apiIssueAttachment.ts +8 -8
- package/src/operations/apiIssueComment.ts +8 -8
- package/src/operations/apiManagementService.ts +236 -87
- package/src/operations/apiManagementServiceSkus.ts +3 -3
- package/src/operations/apiOperation.ts +8 -8
- package/src/operations/apiOperationPolicy.ts +5 -5
- package/src/operations/apiPolicy.ts +5 -5
- package/src/operations/apiProduct.ts +3 -3
- package/src/operations/apiRelease.ts +8 -8
- package/src/operations/apiRevision.ts +3 -3
- package/src/operations/apiSchema.ts +36 -22
- package/src/operations/apiTagDescription.ts +8 -8
- package/src/operations/apiVersionSet.ts +10 -10
- package/src/operations/apiWiki.ts +280 -0
- package/src/operations/apiWikis.ts +217 -0
- package/src/operations/authorization.ts +464 -0
- package/src/operations/authorizationAccessPolicy.ts +439 -0
- package/src/operations/authorizationLoginLinks.ts +91 -0
- package/src/operations/authorizationProvider.ts +366 -0
- package/src/operations/authorizationServer.ts +11 -11
- package/src/operations/backend.ts +14 -14
- package/src/operations/cache.ts +10 -10
- package/src/operations/certificate.ts +9 -9
- package/src/operations/contentItem.ts +8 -8
- package/src/operations/contentType.ts +7 -7
- package/src/operations/delegationSettings.ts +7 -7
- package/src/operations/deletedServices.ts +16 -12
- package/src/operations/diagnostic.ts +10 -10
- package/src/operations/documentation.ts +467 -0
- package/src/operations/emailTemplate.ts +10 -10
- package/src/operations/gateway.ts +15 -15
- package/src/operations/gatewayApi.ts +7 -7
- package/src/operations/gatewayCertificateAuthority.ts +8 -8
- package/src/operations/gatewayHostnameConfiguration.ts +8 -8
- package/src/operations/globalSchema.ts +29 -22
- package/src/operations/graphQLApiResolver.ts +513 -0
- package/src/operations/graphQLApiResolverPolicy.ts +478 -0
- package/src/operations/group.ts +10 -10
- package/src/operations/groupUser.ts +6 -6
- package/src/operations/identityProvider.ts +11 -11
- package/src/operations/index.ts +13 -0
- package/src/operations/issue.ts +4 -4
- package/src/operations/logger.ts +10 -10
- package/src/operations/namedValue.ts +69 -50
- package/src/operations/networkStatus.ts +2 -2
- package/src/operations/notification.ts +5 -5
- package/src/operations/notificationRecipientEmail.ts +4 -4
- package/src/operations/notificationRecipientUser.ts +4 -4
- package/src/operations/openIdConnectProvider.ts +11 -11
- package/src/operations/operationOperations.ts +3 -3
- package/src/operations/outboundNetworkDependenciesEndpoints.ts +1 -1
- package/src/operations/policy.ts +5 -5
- package/src/operations/policyDescription.ts +1 -1
- package/src/operations/policyFragment.ts +408 -0
- package/src/operations/portalConfig.ts +286 -0
- package/src/operations/portalRevision.ts +51 -35
- package/src/operations/portalSettings.ts +1 -1
- package/src/operations/privateEndpointConnectionOperations.ts +37 -30
- package/src/operations/product.ts +13 -13
- package/src/operations/productApi.ts +6 -6
- package/src/operations/productGroup.ts +6 -6
- package/src/operations/productPolicy.ts +5 -5
- package/src/operations/productSubscriptions.ts +3 -3
- package/src/operations/productWiki.ts +287 -0
- package/src/operations/productWikis.ts +224 -0
- package/src/operations/quotaByCounterKeys.ts +3 -3
- package/src/operations/quotaByPeriodKeys.ts +3 -3
- package/src/operations/region.ts +3 -3
- package/src/operations/reports.ts +34 -34
- package/src/operations/signInSettings.ts +6 -6
- package/src/operations/signUpSettings.ts +6 -6
- package/src/operations/subscription.ts +13 -13
- package/src/operations/tag.ts +29 -29
- package/src/operations/tagResource.ts +3 -3
- package/src/operations/tenantAccess.ts +12 -12
- package/src/operations/tenantAccessGit.ts +2 -2
- package/src/operations/tenantConfiguration.ts +58 -45
- package/src/operations/tenantSettings.ts +4 -4
- package/src/operations/user.ts +13 -13
- package/src/operations/userConfirmationPassword.ts +1 -1
- package/src/operations/userGroup.ts +3 -3
- package/src/operations/userIdentities.ts +3 -3
- package/src/operations/userSubscription.ts +4 -4
- package/src/operationsInterfaces/api.ts +11 -11
- package/src/operationsInterfaces/apiDiagnostic.ts +6 -6
- package/src/operationsInterfaces/apiExport.ts +1 -1
- package/src/operationsInterfaces/apiIssue.ts +6 -6
- package/src/operationsInterfaces/apiIssueAttachment.ts +5 -5
- package/src/operationsInterfaces/apiIssueComment.ts +5 -5
- package/src/operationsInterfaces/apiManagementService.ts +60 -27
- package/src/operationsInterfaces/apiManagementServiceSkus.ts +1 -1
- package/src/operationsInterfaces/apiOperation.ts +6 -6
- package/src/operationsInterfaces/apiOperationPolicy.ts +5 -5
- package/src/operationsInterfaces/apiPolicy.ts +5 -5
- package/src/operationsInterfaces/apiProduct.ts +1 -1
- package/src/operationsInterfaces/apiRelease.ts +6 -6
- package/src/operationsInterfaces/apiRevision.ts +1 -1
- package/src/operationsInterfaces/apiSchema.ts +9 -9
- package/src/operationsInterfaces/apiTagDescription.ts +5 -5
- package/src/operationsInterfaces/apiVersionSet.ts +6 -6
- package/src/operationsInterfaces/apiWiki.ts +100 -0
- package/src/operationsInterfaces/apiWikis.ts +28 -0
- package/src/operationsInterfaces/authorization.ts +106 -0
- package/src/operationsInterfaces/authorizationAccessPolicy.ts +94 -0
- package/src/operationsInterfaces/authorizationLoginLinks.ts +34 -0
- package/src/operationsInterfaces/authorizationProvider.ts +78 -0
- package/src/operationsInterfaces/authorizationServer.ts +7 -7
- package/src/operationsInterfaces/backend.ts +9 -9
- package/src/operationsInterfaces/cache.ts +6 -6
- package/src/operationsInterfaces/certificate.ts +6 -6
- package/src/operationsInterfaces/contentItem.ts +5 -5
- package/src/operationsInterfaces/contentType.ts +4 -4
- package/src/operationsInterfaces/delegationSettings.ts +5 -5
- package/src/operationsInterfaces/deletedServices.ts +2 -2
- package/src/operationsInterfaces/diagnostic.ts +6 -6
- package/src/operationsInterfaces/documentation.ts +119 -0
- package/src/operationsInterfaces/emailTemplate.ts +6 -6
- package/src/operationsInterfaces/gateway.ts +9 -9
- package/src/operationsInterfaces/gatewayApi.ts +4 -4
- package/src/operationsInterfaces/gatewayCertificateAuthority.ts +5 -5
- package/src/operationsInterfaces/gatewayHostnameConfiguration.ts +5 -5
- package/src/operationsInterfaces/globalSchema.ts +9 -9
- package/src/operationsInterfaces/graphQLApiResolver.ts +137 -0
- package/src/operationsInterfaces/graphQLApiResolverPolicy.ts +124 -0
- package/src/operationsInterfaces/group.ts +6 -6
- package/src/operationsInterfaces/groupUser.ts +4 -4
- package/src/operationsInterfaces/identityProvider.ts +7 -7
- package/src/operationsInterfaces/index.ts +13 -0
- package/src/operationsInterfaces/issue.ts +2 -2
- package/src/operationsInterfaces/logger.ts +6 -6
- package/src/operationsInterfaces/namedValue.ts +18 -18
- package/src/operationsInterfaces/networkStatus.ts +2 -2
- package/src/operationsInterfaces/notification.ts +3 -3
- package/src/operationsInterfaces/notificationRecipientEmail.ts +4 -4
- package/src/operationsInterfaces/notificationRecipientUser.ts +4 -4
- package/src/operationsInterfaces/openIdConnectProvider.ts +7 -7
- package/src/operationsInterfaces/operationOperations.ts +1 -1
- package/src/operationsInterfaces/outboundNetworkDependenciesEndpoints.ts +1 -1
- package/src/operationsInterfaces/policy.ts +5 -5
- package/src/operationsInterfaces/policyDescription.ts +1 -1
- package/src/operationsInterfaces/policyFragment.ts +128 -0
- package/src/operationsInterfaces/portalConfig.ts +98 -0
- package/src/operationsInterfaces/portalRevision.ts +12 -12
- package/src/operationsInterfaces/portalSettings.ts +1 -1
- package/src/operationsInterfaces/privateEndpointConnectionOperations.ts +12 -12
- package/src/operationsInterfaces/product.ts +7 -7
- package/src/operationsInterfaces/productApi.ts +4 -4
- package/src/operationsInterfaces/productGroup.ts +4 -4
- package/src/operationsInterfaces/productPolicy.ts +5 -5
- package/src/operationsInterfaces/productSubscriptions.ts +1 -1
- package/src/operationsInterfaces/productWiki.ts +100 -0
- package/src/operationsInterfaces/productWikis.ts +28 -0
- package/src/operationsInterfaces/quotaByCounterKeys.ts +2 -2
- package/src/operationsInterfaces/quotaByPeriodKeys.ts +2 -2
- package/src/operationsInterfaces/region.ts +1 -1
- package/src/operationsInterfaces/reports.ts +8 -8
- package/src/operationsInterfaces/signInSettings.ts +4 -4
- package/src/operationsInterfaces/signUpSettings.ts +4 -4
- package/src/operationsInterfaces/subscription.ts +9 -9
- package/src/operationsInterfaces/tag.ts +21 -21
- package/src/operationsInterfaces/tagResource.ts +1 -1
- package/src/operationsInterfaces/tenantAccess.ts +8 -8
- package/src/operationsInterfaces/tenantAccessGit.ts +2 -2
- package/src/operationsInterfaces/tenantConfiguration.ts +14 -14
- package/src/operationsInterfaces/tenantSettings.ts +2 -2
- package/src/operationsInterfaces/user.ts +8 -8
- package/src/operationsInterfaces/userConfirmationPassword.ts +1 -1
- package/src/operationsInterfaces/userGroup.ts +1 -1
- package/src/operationsInterfaces/userIdentities.ts +1 -1
- package/src/operationsInterfaces/userSubscription.ts +2 -2
- package/types/arm-apimanagement.d.ts +2637 -762
package/src/models/index.ts
CHANGED
|
@@ -83,6 +83,10 @@ export interface AuthenticationSettingsContract {
|
|
|
83
83
|
oAuth2?: OAuth2AuthenticationSettingsContract;
|
|
84
84
|
/** OpenID Connect Authentication Settings */
|
|
85
85
|
openid?: OpenIdAuthenticationSettingsContract;
|
|
86
|
+
/** Collection of OAuth2 authentication settings included into this API. */
|
|
87
|
+
oAuth2AuthenticationSettings?: OAuth2AuthenticationSettingsContract[];
|
|
88
|
+
/** Collection of Open ID Connect authentication settings included into this API. */
|
|
89
|
+
openidAuthenticationSettings?: OpenIdAuthenticationSettingsContract[];
|
|
86
90
|
}
|
|
87
91
|
|
|
88
92
|
/** API OAuth2 Authentication settings details. */
|
|
@@ -237,6 +241,8 @@ export interface ApiCreateOrUpdateParameter {
|
|
|
237
241
|
* * `graphql` creates GraphQL API.
|
|
238
242
|
*/
|
|
239
243
|
soapApiType?: SoapApiType;
|
|
244
|
+
/** Strategy of translating required query parameters to template ones. By default has value 'template'. Possible values: 'template', 'query' */
|
|
245
|
+
translateRequiredQueryParametersConduct?: TranslateRequiredQueryParametersConduct;
|
|
240
246
|
}
|
|
241
247
|
|
|
242
248
|
/** Criteria to limit import of WSDL to a subset of the document. */
|
|
@@ -510,6 +516,32 @@ export interface TagCollection {
|
|
|
510
516
|
nextLink?: string;
|
|
511
517
|
}
|
|
512
518
|
|
|
519
|
+
/** Paged Resolver list representation. */
|
|
520
|
+
export interface ResolverCollection {
|
|
521
|
+
/**
|
|
522
|
+
* Page values.
|
|
523
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
524
|
+
*/
|
|
525
|
+
readonly value?: ResolverContract[];
|
|
526
|
+
/** Total record count number across all pages. */
|
|
527
|
+
count?: number;
|
|
528
|
+
/**
|
|
529
|
+
* Next page link if any.
|
|
530
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
531
|
+
*/
|
|
532
|
+
readonly nextLink?: string;
|
|
533
|
+
}
|
|
534
|
+
|
|
535
|
+
/** GraphQL API Resolver Update Contract details. */
|
|
536
|
+
export interface ResolverUpdateContract {
|
|
537
|
+
/** Resolver Name. */
|
|
538
|
+
displayName?: string;
|
|
539
|
+
/** Path is type/field being resolved. */
|
|
540
|
+
path?: string;
|
|
541
|
+
/** Description of the resolver. May include HTML formatting tags. */
|
|
542
|
+
description?: string;
|
|
543
|
+
}
|
|
544
|
+
|
|
513
545
|
/** Paged Products list representation. */
|
|
514
546
|
export interface ProductCollection {
|
|
515
547
|
/** Page values. */
|
|
@@ -783,6 +815,32 @@ export interface OperationTagResourceContractProperties {
|
|
|
783
815
|
readonly urlTemplate?: string;
|
|
784
816
|
}
|
|
785
817
|
|
|
818
|
+
/** Wiki documentation details. */
|
|
819
|
+
export interface WikiDocumentationContract {
|
|
820
|
+
/** Documentation Identifier */
|
|
821
|
+
documentationId?: string;
|
|
822
|
+
}
|
|
823
|
+
|
|
824
|
+
/** Wiki update contract details. */
|
|
825
|
+
export interface WikiUpdateContract {
|
|
826
|
+
/** Collection wiki documents included into this wiki. */
|
|
827
|
+
documents?: WikiDocumentationContract[];
|
|
828
|
+
}
|
|
829
|
+
|
|
830
|
+
/** Paged Wiki list representation. */
|
|
831
|
+
export interface WikiCollection {
|
|
832
|
+
/**
|
|
833
|
+
* Page values.
|
|
834
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
835
|
+
*/
|
|
836
|
+
readonly value?: WikiContract[];
|
|
837
|
+
/**
|
|
838
|
+
* Next page link if any.
|
|
839
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
840
|
+
*/
|
|
841
|
+
readonly nextLink?: string;
|
|
842
|
+
}
|
|
843
|
+
|
|
786
844
|
/** API Export result. */
|
|
787
845
|
export interface ApiExportResult {
|
|
788
846
|
/** ResourceId of the API which was exported. */
|
|
@@ -885,6 +943,76 @@ export interface AuthorizationServerSecretsContract {
|
|
|
885
943
|
resourceOwnerPassword?: string;
|
|
886
944
|
}
|
|
887
945
|
|
|
946
|
+
/** Paged Authorization Provider list representation. */
|
|
947
|
+
export interface AuthorizationProviderCollection {
|
|
948
|
+
/** Page values. */
|
|
949
|
+
value?: AuthorizationProviderContract[];
|
|
950
|
+
/** Next page link if any. */
|
|
951
|
+
nextLink?: string;
|
|
952
|
+
}
|
|
953
|
+
|
|
954
|
+
/** OAuth2 settings details */
|
|
955
|
+
export interface AuthorizationProviderOAuth2Settings {
|
|
956
|
+
/** Redirect URL to be set in the OAuth application. */
|
|
957
|
+
redirectUrl?: string;
|
|
958
|
+
/** OAuth2 settings */
|
|
959
|
+
grantTypes?: AuthorizationProviderOAuth2GrantTypes;
|
|
960
|
+
}
|
|
961
|
+
|
|
962
|
+
/** Authorization Provider oauth2 grant types settings */
|
|
963
|
+
export interface AuthorizationProviderOAuth2GrantTypes {
|
|
964
|
+
/** OAuth2 authorization code grant parameters */
|
|
965
|
+
authorizationCode?: { [propertyName: string]: string };
|
|
966
|
+
/** OAuth2 client credential grant parameters */
|
|
967
|
+
clientCredentials?: { [propertyName: string]: string };
|
|
968
|
+
}
|
|
969
|
+
|
|
970
|
+
/** Paged Authorization list representation. */
|
|
971
|
+
export interface AuthorizationCollection {
|
|
972
|
+
/** Page values. */
|
|
973
|
+
value?: AuthorizationContract[];
|
|
974
|
+
/** Total record count number across all pages. */
|
|
975
|
+
count?: number;
|
|
976
|
+
/** Next page link if any. */
|
|
977
|
+
nextLink?: string;
|
|
978
|
+
}
|
|
979
|
+
|
|
980
|
+
/** Authorization error details. */
|
|
981
|
+
export interface AuthorizationError {
|
|
982
|
+
/** Error code */
|
|
983
|
+
code?: string;
|
|
984
|
+
/** Error message */
|
|
985
|
+
message?: string;
|
|
986
|
+
}
|
|
987
|
+
|
|
988
|
+
/** Authorization login request contract. */
|
|
989
|
+
export interface AuthorizationLoginRequestContract {
|
|
990
|
+
/** The redirect URL after login has completed. */
|
|
991
|
+
postLoginRedirectUrl?: string;
|
|
992
|
+
}
|
|
993
|
+
|
|
994
|
+
/** Authorization login response contract. */
|
|
995
|
+
export interface AuthorizationLoginResponseContract {
|
|
996
|
+
/** The login link */
|
|
997
|
+
loginLink?: string;
|
|
998
|
+
}
|
|
999
|
+
|
|
1000
|
+
/** Authorization confirm consent code request contract. */
|
|
1001
|
+
export interface AuthorizationConfirmConsentCodeRequestContract {
|
|
1002
|
+
/** The consent code from the authorization server after authorizing and consenting. */
|
|
1003
|
+
consentCode?: string;
|
|
1004
|
+
}
|
|
1005
|
+
|
|
1006
|
+
/** Paged Authorization Access Policy list representation. */
|
|
1007
|
+
export interface AuthorizationAccessPolicyCollection {
|
|
1008
|
+
/** Page values. */
|
|
1009
|
+
value?: AuthorizationAccessPolicyContract[];
|
|
1010
|
+
/** Total record count number across all pages. */
|
|
1011
|
+
count?: number;
|
|
1012
|
+
/** Next page link if any. */
|
|
1013
|
+
nextLink?: string;
|
|
1014
|
+
}
|
|
1015
|
+
|
|
888
1016
|
/** Paged Backend list representation. */
|
|
889
1017
|
export interface BackendCollection {
|
|
890
1018
|
/** Backend values. */
|
|
@@ -901,13 +1029,13 @@ export interface BackendBaseParameters {
|
|
|
901
1029
|
title?: string;
|
|
902
1030
|
/** Backend Description. */
|
|
903
1031
|
description?: string;
|
|
904
|
-
/** Management Uri of the Resource in External System. This
|
|
1032
|
+
/** Management Uri of the Resource in External System. This URL can be the Arm Resource Id of Logic Apps, Function Apps or API Apps. */
|
|
905
1033
|
resourceId?: string;
|
|
906
1034
|
/** Backend Properties contract */
|
|
907
1035
|
properties?: BackendProperties;
|
|
908
1036
|
/** Backend Credentials Contract Properties */
|
|
909
1037
|
credentials?: BackendCredentialsContract;
|
|
910
|
-
/** Backend
|
|
1038
|
+
/** Backend gateway Contract Properties */
|
|
911
1039
|
proxy?: BackendProxyContract;
|
|
912
1040
|
/** Backend TLS Properties */
|
|
913
1041
|
tls?: BackendTlsProperties;
|
|
@@ -989,13 +1117,13 @@ export interface BackendUpdateParameters {
|
|
|
989
1117
|
title?: string;
|
|
990
1118
|
/** Backend Description. */
|
|
991
1119
|
description?: string;
|
|
992
|
-
/** Management Uri of the Resource in External System. This
|
|
1120
|
+
/** Management Uri of the Resource in External System. This URL can be the Arm Resource Id of Logic Apps, Function Apps or API Apps. */
|
|
993
1121
|
resourceId?: string;
|
|
994
1122
|
/** Backend Properties contract */
|
|
995
1123
|
properties?: BackendProperties;
|
|
996
1124
|
/** Backend Credentials Contract Properties */
|
|
997
1125
|
credentials?: BackendCredentialsContract;
|
|
998
|
-
/** Backend
|
|
1126
|
+
/** Backend gateway Contract Properties */
|
|
999
1127
|
proxy?: BackendProxyContract;
|
|
1000
1128
|
/** Backend TLS Properties */
|
|
1001
1129
|
tls?: BackendTlsProperties;
|
|
@@ -1435,12 +1563,19 @@ export interface ApiManagementServiceBaseProperties {
|
|
|
1435
1563
|
virtualNetworkConfiguration?: VirtualNetworkConfiguration;
|
|
1436
1564
|
/** Additional datacenter locations of the API Management service. */
|
|
1437
1565
|
additionalLocations?: AdditionalLocation[];
|
|
1438
|
-
/** Custom properties of the API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168` will disable the cipher TLS_RSA_WITH_3DES_EDE_CBC_SHA for all TLS(1.0, 1.1 and 1.2).</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11` can be used to disable just TLS 1.1.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10` can be used to disable TLS 1.0 on an API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11` can be used to disable just TLS 1.1 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10` can be used to disable TLS 1.0 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2` can be used to enable HTTP2 protocol on an API Management service.</br>Not specifying any of these properties on PATCH operation will reset omitted properties' values to their defaults. For all the settings except Http2 the default value is `True` if the service was created on or before April
|
|
1566
|
+
/** Custom properties of the API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168` will disable the cipher TLS_RSA_WITH_3DES_EDE_CBC_SHA for all TLS(1.0, 1.1 and 1.2).</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11` can be used to disable just TLS 1.1.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10` can be used to disable TLS 1.0 on an API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11` can be used to disable just TLS 1.1 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10` can be used to disable TLS 1.0 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2` can be used to enable HTTP2 protocol on an API Management service.</br>Not specifying any of these properties on PATCH operation will reset omitted properties' values to their defaults. For all the settings except Http2 the default value is `True` if the service was created on or before April 1, 2018 and `False` otherwise. Http2 setting's default value is `False`.</br></br>You can disable any of the following ciphers by using settings `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.[cipher_name]`: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA. For example, `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TLS_RSA_WITH_AES_128_CBC_SHA256`:`false`. The default value is `true` for them.</br> Note: The following ciphers can't be disabled since they are required by internal platform components: TLS_AES_256_GCM_SHA384,TLS_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 */
|
|
1439
1567
|
customProperties?: { [propertyName: string]: string };
|
|
1440
1568
|
/** List of Certificates that need to be installed in the API Management service. Max supported certificates that can be installed is 10. */
|
|
1441
1569
|
certificates?: CertificateConfiguration[];
|
|
1442
1570
|
/** Property only meant to be used for Consumption SKU Service. This enforces a client certificate to be presented on each request to the gateway. This also enables the ability to authenticate the certificate in the policy on the gateway. */
|
|
1443
1571
|
enableClientCertificate?: boolean;
|
|
1572
|
+
/** Property can be used to enable NAT Gateway for this API Management service. */
|
|
1573
|
+
natGatewayState?: NatGatewayState;
|
|
1574
|
+
/**
|
|
1575
|
+
* Outbound public IPV4 address prefixes associated with NAT Gateway deployed service. Available only for Premium SKU on stv2 platform.
|
|
1576
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1577
|
+
*/
|
|
1578
|
+
readonly outboundPublicIPAddresses?: string[];
|
|
1444
1579
|
/** Property only valid for an Api Management service deployed in multiple locations. This can be used to disable the gateway in master region. */
|
|
1445
1580
|
disableGateway?: boolean;
|
|
1446
1581
|
/** The type of VPN in which API Management service needs to be configured in. None (Default Value) means the API Management service is not part of any Virtual Network, External means the API Management deployment is set up inside a Virtual Network having an Internet Facing Endpoint, and Internal means that API Management deployment is setup inside a Virtual Network having an Intranet Facing Endpoint only. */
|
|
@@ -1472,7 +1607,7 @@ export interface HostnameConfiguration {
|
|
|
1472
1607
|
encodedCertificate?: string;
|
|
1473
1608
|
/** Certificate Password. */
|
|
1474
1609
|
certificatePassword?: string;
|
|
1475
|
-
/** Specify true to setup the certificate associated with this Hostname as the Default SSL Certificate. If a client does not send the SNI header, then this will be the certificate that will be challenged. The property is useful if a service has multiple custom hostname enabled and it needs to decide on the default ssl certificate. The setting only applied to
|
|
1610
|
+
/** Specify true to setup the certificate associated with this Hostname as the Default SSL Certificate. If a client does not send the SNI header, then this will be the certificate that will be challenged. The property is useful if a service has multiple custom hostname enabled and it needs to decide on the default ssl certificate. The setting only applied to gateway Hostname Type. */
|
|
1476
1611
|
defaultSslBinding?: boolean;
|
|
1477
1612
|
/** Specify true to always negotiate client certificate on the hostname. Default Value is false. */
|
|
1478
1613
|
negotiateClientCertificate?: boolean;
|
|
@@ -1537,6 +1672,13 @@ export interface AdditionalLocation {
|
|
|
1537
1672
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1538
1673
|
*/
|
|
1539
1674
|
readonly gatewayRegionalUrl?: string;
|
|
1675
|
+
/** Property can be used to enable NAT Gateway for this API Management service. */
|
|
1676
|
+
natGatewayState?: NatGatewayState;
|
|
1677
|
+
/**
|
|
1678
|
+
* Outbound public IPV4 address prefixes associated with NAT Gateway deployed service. Available only for Premium SKU on stv2 platform.
|
|
1679
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
1680
|
+
*/
|
|
1681
|
+
readonly outboundPublicIPAddresses?: string[];
|
|
1540
1682
|
/** Property only valid for an Api Management service deployed in multiple locations. This can be used to disable the gateway in this additional location. */
|
|
1541
1683
|
disableGateway?: boolean;
|
|
1542
1684
|
/**
|
|
@@ -1958,6 +2100,8 @@ export interface IdentityProviderBaseParameters {
|
|
|
1958
2100
|
profileEditingPolicyName?: string;
|
|
1959
2101
|
/** Password Reset Policy Name. Only applies to AAD B2C Identity Provider. */
|
|
1960
2102
|
passwordResetPolicyName?: string;
|
|
2103
|
+
/** The client library to be used in the developer portal. Only applies to AAD and AAD B2C Identity Provider. */
|
|
2104
|
+
clientLibrary?: string;
|
|
1961
2105
|
}
|
|
1962
2106
|
|
|
1963
2107
|
/** Parameters supplied to update Identity Provider */
|
|
@@ -1978,6 +2122,8 @@ export interface IdentityProviderUpdateParameters {
|
|
|
1978
2122
|
profileEditingPolicyName?: string;
|
|
1979
2123
|
/** Password Reset Policy Name. Only applies to AAD B2C Identity Provider. */
|
|
1980
2124
|
passwordResetPolicyName?: string;
|
|
2125
|
+
/** The client library to be used in the developer portal. Only applies to AAD and AAD B2C Identity Provider. */
|
|
2126
|
+
clientLibrary?: string;
|
|
1981
2127
|
/** Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft. */
|
|
1982
2128
|
clientId?: string;
|
|
1983
2129
|
/** Client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. */
|
|
@@ -2150,6 +2296,10 @@ export interface OpenidConnectProviderUpdateContract {
|
|
|
2150
2296
|
clientId?: string;
|
|
2151
2297
|
/** Client Secret of developer console which is the client application. */
|
|
2152
2298
|
clientSecret?: string;
|
|
2299
|
+
/** If true, the Open ID Connect provider may be used in the developer portal test console. True by default if no value is provided. */
|
|
2300
|
+
useInTestConsole?: boolean;
|
|
2301
|
+
/** If true, the Open ID Connect provider will be used in the API documentation in the developer portal. False by default if no value is provided. */
|
|
2302
|
+
useInApiDocumentation?: boolean;
|
|
2153
2303
|
}
|
|
2154
2304
|
|
|
2155
2305
|
/** Collection of Outbound Environment Endpoints */
|
|
@@ -2187,14 +2337,90 @@ export interface EndpointDetail {
|
|
|
2187
2337
|
region?: string;
|
|
2188
2338
|
}
|
|
2189
2339
|
|
|
2190
|
-
/** Descriptions of
|
|
2340
|
+
/** Descriptions of API Management policies. */
|
|
2191
2341
|
export interface PolicyDescriptionCollection {
|
|
2192
|
-
/** Descriptions of
|
|
2342
|
+
/** Descriptions of API Management policies. */
|
|
2193
2343
|
value?: PolicyDescriptionContract[];
|
|
2194
2344
|
/** Total record count number. */
|
|
2195
2345
|
count?: number;
|
|
2196
2346
|
}
|
|
2197
2347
|
|
|
2348
|
+
/** The response of the get policy fragments operation. */
|
|
2349
|
+
export interface PolicyFragmentCollection {
|
|
2350
|
+
/** Policy fragment contract value. */
|
|
2351
|
+
value?: PolicyFragmentContract[];
|
|
2352
|
+
/** Total record count number. */
|
|
2353
|
+
count?: number;
|
|
2354
|
+
/** Next page link if any. */
|
|
2355
|
+
nextLink?: string;
|
|
2356
|
+
}
|
|
2357
|
+
|
|
2358
|
+
/** A collection of resources. */
|
|
2359
|
+
export interface ResourceCollection {
|
|
2360
|
+
/** A collection of resources. */
|
|
2361
|
+
value?: ResourceCollectionValueItem[];
|
|
2362
|
+
/** Total record count number. */
|
|
2363
|
+
count?: number;
|
|
2364
|
+
/** Next page link if any. */
|
|
2365
|
+
nextLink?: string;
|
|
2366
|
+
}
|
|
2367
|
+
|
|
2368
|
+
/** The collection of the developer portal configurations. */
|
|
2369
|
+
export interface PortalConfigCollection {
|
|
2370
|
+
/** The developer portal configurations. */
|
|
2371
|
+
value?: PortalConfigContract[];
|
|
2372
|
+
/**
|
|
2373
|
+
* Next page link if any.
|
|
2374
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
2375
|
+
*/
|
|
2376
|
+
readonly nextLink?: string;
|
|
2377
|
+
}
|
|
2378
|
+
|
|
2379
|
+
export interface PortalConfigPropertiesSignin {
|
|
2380
|
+
/** Redirect anonymous users to the sign-in page. */
|
|
2381
|
+
require?: boolean;
|
|
2382
|
+
}
|
|
2383
|
+
|
|
2384
|
+
export interface PortalConfigPropertiesSignup {
|
|
2385
|
+
/** Terms of service settings. */
|
|
2386
|
+
termsOfService?: PortalConfigTermsOfServiceProperties;
|
|
2387
|
+
}
|
|
2388
|
+
|
|
2389
|
+
/** Terms of service contract properties. */
|
|
2390
|
+
export interface PortalConfigTermsOfServiceProperties {
|
|
2391
|
+
/** A terms of service text. */
|
|
2392
|
+
text?: string;
|
|
2393
|
+
/** Ask user for consent to the terms of service. */
|
|
2394
|
+
requireConsent?: boolean;
|
|
2395
|
+
}
|
|
2396
|
+
|
|
2397
|
+
export interface PortalConfigDelegationProperties {
|
|
2398
|
+
/** Enable or disable delegation for user registration. */
|
|
2399
|
+
delegateRegistration?: boolean;
|
|
2400
|
+
/** Enable or disable delegation for product subscriptions. */
|
|
2401
|
+
delegateSubscription?: boolean;
|
|
2402
|
+
/** A delegation endpoint URL. */
|
|
2403
|
+
delegationUrl?: string;
|
|
2404
|
+
/** A base64-encoded validation key to ensure requests originate from Azure API Management service. */
|
|
2405
|
+
validationKey?: string;
|
|
2406
|
+
}
|
|
2407
|
+
|
|
2408
|
+
/** The developer portal Cross-Origin Resource Sharing (CORS) settings. */
|
|
2409
|
+
export interface PortalConfigCorsProperties {
|
|
2410
|
+
/** Allowed origins, e.g. `https://trusted.com`. */
|
|
2411
|
+
allowedOrigins?: string[];
|
|
2412
|
+
}
|
|
2413
|
+
|
|
2414
|
+
/** The developer portal Content Security Policy (CSP) settings. */
|
|
2415
|
+
export interface PortalConfigCspProperties {
|
|
2416
|
+
/** The mode of the developer portal Content Security Policy (CSP). */
|
|
2417
|
+
mode?: PortalSettingsCspMode;
|
|
2418
|
+
/** The URLs used by the browser to report CSP violations. */
|
|
2419
|
+
reportUri?: string[];
|
|
2420
|
+
/** Allowed sources, e.g. `*.trusted.com`, `trusted.com`, `https://`. */
|
|
2421
|
+
allowedSources?: string[];
|
|
2422
|
+
}
|
|
2423
|
+
|
|
2198
2424
|
/** Paged list of portal revisions. */
|
|
2199
2425
|
export interface PortalRevisionCollection {
|
|
2200
2426
|
/**
|
|
@@ -2209,9 +2435,9 @@ export interface PortalRevisionCollection {
|
|
|
2209
2435
|
readonly nextLink?: string;
|
|
2210
2436
|
}
|
|
2211
2437
|
|
|
2212
|
-
/** Descriptions of
|
|
2438
|
+
/** Descriptions of API Management policies. */
|
|
2213
2439
|
export interface PortalSettingsCollection {
|
|
2214
|
-
/** Descriptions of
|
|
2440
|
+
/** Descriptions of API Management policies. */
|
|
2215
2441
|
value?: PortalSettingsContract[];
|
|
2216
2442
|
/** Total record count number. */
|
|
2217
2443
|
count?: number;
|
|
@@ -2426,7 +2652,7 @@ export interface ReportRecordContract {
|
|
|
2426
2652
|
callCountSuccess?: number;
|
|
2427
2653
|
/** Number of calls blocked due to invalid credentials. This includes calls returning HttpStatusCode.Unauthorized and HttpStatusCode.Forbidden and HttpStatusCode.TooManyRequests */
|
|
2428
2654
|
callCountBlocked?: number;
|
|
2429
|
-
/** Number of calls failed due to
|
|
2655
|
+
/** Number of calls failed due to gateway or backend errors. This includes calls returning HttpStatusCode.BadRequest(400) and any Code between HttpStatusCode.InternalServerError (500) and 600 */
|
|
2430
2656
|
callCountFailed?: number;
|
|
2431
2657
|
/** Number of other calls. */
|
|
2432
2658
|
callCountOther?: number;
|
|
@@ -2943,6 +3169,28 @@ export interface UserTokenResult {
|
|
|
2943
3169
|
value?: string;
|
|
2944
3170
|
}
|
|
2945
3171
|
|
|
3172
|
+
/** Paged Documentation list representation. */
|
|
3173
|
+
export interface DocumentationCollection {
|
|
3174
|
+
/**
|
|
3175
|
+
* Page values.
|
|
3176
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3177
|
+
*/
|
|
3178
|
+
readonly value?: DocumentationContract[];
|
|
3179
|
+
/**
|
|
3180
|
+
* Next page link if any.
|
|
3181
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3182
|
+
*/
|
|
3183
|
+
readonly nextLink?: string;
|
|
3184
|
+
}
|
|
3185
|
+
|
|
3186
|
+
/** Documentation update contract details. */
|
|
3187
|
+
export interface DocumentationUpdateContract {
|
|
3188
|
+
/** documentation title. */
|
|
3189
|
+
title?: string;
|
|
3190
|
+
/** Markdown documentation content. */
|
|
3191
|
+
content?: string;
|
|
3192
|
+
}
|
|
3193
|
+
|
|
2946
3194
|
/** Object used to create an API Revision or Version based on an existing API Revision */
|
|
2947
3195
|
export interface ApiRevisionInfoContract {
|
|
2948
3196
|
/** Resource identifier of API to be used to create the revision from. */
|
|
@@ -2963,6 +3211,16 @@ export interface QuotaCounterValueContract {
|
|
|
2963
3211
|
kbTransferred?: number;
|
|
2964
3212
|
}
|
|
2965
3213
|
|
|
3214
|
+
/** Log of the entity being created, updated or deleted. */
|
|
3215
|
+
export interface ResolverResultLogItemContract {
|
|
3216
|
+
/** The type of entity contract. */
|
|
3217
|
+
objectType?: string;
|
|
3218
|
+
/** Action like create/update/delete. */
|
|
3219
|
+
action?: string;
|
|
3220
|
+
/** Identifier of the entity being created/updated/deleted. */
|
|
3221
|
+
objectKey?: string;
|
|
3222
|
+
}
|
|
3223
|
+
|
|
2966
3224
|
/** API Entity Properties */
|
|
2967
3225
|
export interface ApiContractProperties extends ApiEntityBaseContract {
|
|
2968
3226
|
/** API identifier of the source API. */
|
|
@@ -3006,85 +3264,52 @@ export interface ApiTagResourceContractProperties
|
|
|
3006
3264
|
protocols?: Protocol[];
|
|
3007
3265
|
}
|
|
3008
3266
|
|
|
3009
|
-
/**
|
|
3010
|
-
export interface
|
|
3011
|
-
|
|
3012
|
-
|
|
3013
|
-
|
|
3014
|
-
|
|
3015
|
-
|
|
3016
|
-
|
|
3017
|
-
|
|
3018
|
-
apiType?: ApiType;
|
|
3019
|
-
/** Describes the revision of the API. If no value is provided, default revision 1 is created */
|
|
3020
|
-
apiRevision?: string;
|
|
3021
|
-
/** Indicates the version identifier of the API if the API is versioned */
|
|
3022
|
-
apiVersion?: string;
|
|
3023
|
-
/** Indicates if API revision is current api revision. */
|
|
3024
|
-
isCurrent?: boolean;
|
|
3267
|
+
/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
|
|
3268
|
+
export interface ProxyResource extends Resource {}
|
|
3269
|
+
|
|
3270
|
+
/** The Private Endpoint Connection resource. */
|
|
3271
|
+
export interface PrivateEndpointConnection extends Resource {
|
|
3272
|
+
/** The resource of private end point. */
|
|
3273
|
+
privateEndpoint?: PrivateEndpoint;
|
|
3274
|
+
/** A collection of information about the state of the connection between service consumer and provider. */
|
|
3275
|
+
privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
|
|
3025
3276
|
/**
|
|
3026
|
-
*
|
|
3277
|
+
* The provisioning state of the private endpoint connection resource.
|
|
3027
3278
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3028
3279
|
*/
|
|
3029
|
-
readonly
|
|
3030
|
-
/** Description of the API Revision. */
|
|
3031
|
-
apiRevisionDescription?: string;
|
|
3032
|
-
/** Description of the API Version. */
|
|
3033
|
-
apiVersionDescription?: string;
|
|
3034
|
-
/** A resource identifier for the related ApiVersionSet. */
|
|
3035
|
-
apiVersionSetId?: string;
|
|
3036
|
-
/** Specifies whether an API or Product subscription is required for accessing the API. */
|
|
3037
|
-
subscriptionRequired?: boolean;
|
|
3038
|
-
/** A URL to the Terms of Service for the API. MUST be in the format of a URL. */
|
|
3039
|
-
termsOfServiceUrl?: string;
|
|
3040
|
-
/** Contact information for the API. */
|
|
3041
|
-
contact?: ApiContactInformation;
|
|
3042
|
-
/** License information for the API. */
|
|
3043
|
-
license?: ApiLicenseInformation;
|
|
3044
|
-
/** API identifier of the source API. */
|
|
3045
|
-
sourceApiId?: string;
|
|
3046
|
-
/** API name. Must be 1 to 300 characters long. */
|
|
3047
|
-
displayName?: string;
|
|
3048
|
-
/** Absolute URL of the backend service implementing this API. Cannot be more than 2000 characters long. */
|
|
3049
|
-
serviceUrl?: string;
|
|
3050
|
-
/** Relative URL uniquely identifying this API and all of its resource paths within the API Management service instance. It is appended to the API endpoint base URL specified during the service instance creation to form a public URL for this API. */
|
|
3051
|
-
path?: string;
|
|
3052
|
-
/** Describes on which protocols the operations in this API can be invoked. */
|
|
3053
|
-
protocols?: Protocol[];
|
|
3054
|
-
/** Version set details */
|
|
3055
|
-
apiVersionSet?: ApiVersionSetContractDetails;
|
|
3280
|
+
readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
|
|
3056
3281
|
}
|
|
3057
3282
|
|
|
3058
|
-
/**
|
|
3059
|
-
export interface
|
|
3060
|
-
/** Identifier of the API the release belongs to. */
|
|
3061
|
-
apiId?: string;
|
|
3283
|
+
/** A private link resource */
|
|
3284
|
+
export interface PrivateLinkResource extends Resource {
|
|
3062
3285
|
/**
|
|
3063
|
-
* The
|
|
3286
|
+
* The private link resource group id.
|
|
3064
3287
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3065
3288
|
*/
|
|
3066
|
-
readonly
|
|
3289
|
+
readonly groupId?: string;
|
|
3067
3290
|
/**
|
|
3068
|
-
* The
|
|
3291
|
+
* The private link resource required member names.
|
|
3069
3292
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3070
3293
|
*/
|
|
3071
|
-
readonly
|
|
3072
|
-
/**
|
|
3073
|
-
|
|
3294
|
+
readonly requiredMembers?: string[];
|
|
3295
|
+
/** The private link resource Private link DNS zone name. */
|
|
3296
|
+
requiredZoneNames?: string[];
|
|
3074
3297
|
}
|
|
3075
3298
|
|
|
3076
|
-
/**
|
|
3077
|
-
export interface
|
|
3078
|
-
|
|
3079
|
-
|
|
3080
|
-
|
|
3081
|
-
|
|
3082
|
-
|
|
3083
|
-
|
|
3084
|
-
|
|
3085
|
-
|
|
3086
|
-
|
|
3087
|
-
|
|
3299
|
+
/** Operation Contract Properties */
|
|
3300
|
+
export interface OperationContractProperties
|
|
3301
|
+
extends OperationEntityBaseContract {
|
|
3302
|
+
/** Operation Name. */
|
|
3303
|
+
displayName: string;
|
|
3304
|
+
/** A Valid HTTP Operation Method. Typical Http Methods like GET, PUT, POST but not limited by only them. */
|
|
3305
|
+
method: string;
|
|
3306
|
+
/** Relative URL template identifying the target resource for this operation. May include parameters. Example: /customers/{cid}/orders/{oid}/?date={date} */
|
|
3307
|
+
urlTemplate: string;
|
|
3308
|
+
}
|
|
3309
|
+
|
|
3310
|
+
/** Operation Update Contract Properties. */
|
|
3311
|
+
export interface OperationUpdateContractProperties
|
|
3312
|
+
extends OperationEntityBaseContract {
|
|
3088
3313
|
/** Operation Name. */
|
|
3089
3314
|
displayName?: string;
|
|
3090
3315
|
/** A Valid HTTP Operation Method. Typical Http Methods like GET, PUT, POST but not limited by only them. */
|
|
@@ -3093,82 +3318,40 @@ export interface OperationContract extends Resource {
|
|
|
3093
3318
|
urlTemplate?: string;
|
|
3094
3319
|
}
|
|
3095
3320
|
|
|
3096
|
-
/**
|
|
3097
|
-
export interface
|
|
3098
|
-
/**
|
|
3099
|
-
|
|
3100
|
-
/** Format of the policyContent. */
|
|
3101
|
-
format?: PolicyContentFormat;
|
|
3321
|
+
/** Product profile. */
|
|
3322
|
+
export interface ProductContractProperties extends ProductEntityBaseParameters {
|
|
3323
|
+
/** Product name. */
|
|
3324
|
+
displayName: string;
|
|
3102
3325
|
}
|
|
3103
3326
|
|
|
3104
|
-
/**
|
|
3105
|
-
export interface
|
|
3106
|
-
|
|
3327
|
+
/** Product profile. */
|
|
3328
|
+
export interface ProductTagResourceContractProperties
|
|
3329
|
+
extends ProductEntityBaseParameters {
|
|
3330
|
+
/** Identifier of the product in the form of /products/{productId} */
|
|
3331
|
+
id?: string;
|
|
3332
|
+
/** Product name. */
|
|
3333
|
+
name: string;
|
|
3334
|
+
}
|
|
3335
|
+
|
|
3336
|
+
/** Parameters supplied to the Update Product operation. */
|
|
3337
|
+
export interface ProductUpdateProperties extends ProductEntityBaseParameters {
|
|
3338
|
+
/** Product name. */
|
|
3107
3339
|
displayName?: string;
|
|
3108
3340
|
}
|
|
3109
3341
|
|
|
3110
|
-
/**
|
|
3111
|
-
export interface
|
|
3112
|
-
/**
|
|
3113
|
-
|
|
3114
|
-
/**
|
|
3115
|
-
|
|
3116
|
-
/**
|
|
3117
|
-
|
|
3118
|
-
/** whether subscription approval is required. If false, new subscriptions will be approved automatically enabling developers to call the product’s APIs immediately after subscribing. If true, administrators must manually approve the subscription before the developer can any of the product’s APIs. Can be present only if subscriptionRequired property is present and has a value of false. */
|
|
3119
|
-
approvalRequired?: boolean;
|
|
3120
|
-
/** Whether the number of subscriptions a user can have to this product at the same time. Set to null or omit to allow unlimited per user subscriptions. Can be present only if subscriptionRequired property is present and has a value of false. */
|
|
3121
|
-
subscriptionsLimit?: number;
|
|
3122
|
-
/** whether product is published or not. Published products are discoverable by users of developer portal. Non published products are visible only to administrators. Default state of Product is notPublished. */
|
|
3123
|
-
state?: ProductState;
|
|
3124
|
-
/** Product name. */
|
|
3125
|
-
displayName?: string;
|
|
3126
|
-
}
|
|
3127
|
-
|
|
3128
|
-
/** API Schema Contract details. */
|
|
3129
|
-
export interface SchemaContract extends Resource {
|
|
3130
|
-
/** Must be a valid a media type used in a Content-Type header as defined in the RFC 2616. Media type of the schema document (e.g. application/json, application/xml). </br> - `Swagger` Schema use `application/vnd.ms-azure-apim.swagger.definitions+json` </br> - `WSDL` Schema use `application/vnd.ms-azure-apim.xsd+xml` </br> - `OpenApi` Schema use `application/vnd.oai.openapi.components+json` </br> - `WADL Schema` use `application/vnd.ms-azure-apim.wadl.grammars+xml`. */
|
|
3131
|
-
contentType?: string;
|
|
3132
|
-
/** Json escaped string defining the document representing the Schema. Used for schemas other than Swagger/OpenAPI. */
|
|
3133
|
-
value?: string;
|
|
3134
|
-
/** Types definitions. Used for Swagger/OpenAPI v1 schemas only, null otherwise. */
|
|
3135
|
-
definitions?: Record<string, unknown>;
|
|
3136
|
-
/** Types definitions. Used for Swagger/OpenAPI v2/v3 schemas only, null otherwise. */
|
|
3137
|
-
components?: Record<string, unknown>;
|
|
3138
|
-
}
|
|
3139
|
-
|
|
3140
|
-
/** Diagnostic details. */
|
|
3141
|
-
export interface DiagnosticContract extends Resource {
|
|
3142
|
-
/** Specifies for what type of messages sampling settings should not apply. */
|
|
3143
|
-
alwaysLog?: AlwaysLog;
|
|
3144
|
-
/** Resource Id of a target logger. */
|
|
3145
|
-
loggerId?: string;
|
|
3146
|
-
/** Sampling settings for Diagnostic. */
|
|
3147
|
-
sampling?: SamplingSettings;
|
|
3148
|
-
/** Diagnostic settings for incoming/outgoing HTTP messages to the Gateway. */
|
|
3149
|
-
frontend?: PipelineDiagnosticSettings;
|
|
3150
|
-
/** Diagnostic settings for incoming/outgoing HTTP messages to the Backend */
|
|
3151
|
-
backend?: PipelineDiagnosticSettings;
|
|
3152
|
-
/** Log the ClientIP. Default is false. */
|
|
3153
|
-
logClientIp?: boolean;
|
|
3154
|
-
/** Sets correlation protocol to use for Application Insights diagnostics. */
|
|
3155
|
-
httpCorrelationProtocol?: HttpCorrelationProtocol;
|
|
3156
|
-
/** The verbosity level applied to traces emitted by trace policies. */
|
|
3157
|
-
verbosity?: Verbosity;
|
|
3158
|
-
/** The format of the Operation Name for Application Insights telemetries. Default is Name. */
|
|
3159
|
-
operationNameFormat?: OperationNameFormat;
|
|
3160
|
-
/** Emit custom metrics via emit-metric policy. Applicable only to Application Insights diagnostic settings. */
|
|
3161
|
-
metrics?: boolean;
|
|
3342
|
+
/** Issue contract Properties. */
|
|
3343
|
+
export interface IssueContractProperties extends IssueContractBaseProperties {
|
|
3344
|
+
/** The issue title. */
|
|
3345
|
+
title: string;
|
|
3346
|
+
/** Text describing the issue. */
|
|
3347
|
+
description: string;
|
|
3348
|
+
/** A resource identifier for the user created the issue. */
|
|
3349
|
+
userId: string;
|
|
3162
3350
|
}
|
|
3163
3351
|
|
|
3164
|
-
/** Issue
|
|
3165
|
-
export interface
|
|
3166
|
-
|
|
3167
|
-
createdDate?: Date;
|
|
3168
|
-
/** Status of the issue. */
|
|
3169
|
-
state?: State;
|
|
3170
|
-
/** A resource identifier for the API the issue was created for. */
|
|
3171
|
-
apiId?: string;
|
|
3352
|
+
/** Issue contract Update Properties. */
|
|
3353
|
+
export interface IssueUpdateContractProperties
|
|
3354
|
+
extends IssueContractBaseProperties {
|
|
3172
3355
|
/** The issue title. */
|
|
3173
3356
|
title?: string;
|
|
3174
3357
|
/** Text describing the issue. */
|
|
@@ -3177,114 +3360,63 @@ export interface IssueContract extends Resource {
|
|
|
3177
3360
|
userId?: string;
|
|
3178
3361
|
}
|
|
3179
3362
|
|
|
3180
|
-
/**
|
|
3181
|
-
export interface
|
|
3182
|
-
|
|
3183
|
-
text?: string;
|
|
3184
|
-
/** Date and time when the comment was created. */
|
|
3185
|
-
createdDate?: Date;
|
|
3186
|
-
/** A resource identifier for the user who left the comment. */
|
|
3187
|
-
userId?: string;
|
|
3188
|
-
}
|
|
3189
|
-
|
|
3190
|
-
/** Issue Attachment Contract details. */
|
|
3191
|
-
export interface IssueAttachmentContract extends Resource {
|
|
3192
|
-
/** Filename by which the binary data will be saved. */
|
|
3193
|
-
title?: string;
|
|
3194
|
-
/** Either 'link' if content is provided via an HTTP link or the MIME type of the Base64-encoded binary data provided in the 'content' property. */
|
|
3195
|
-
contentFormat?: string;
|
|
3196
|
-
/** An HTTP link or Base64-encoded binary data. */
|
|
3197
|
-
content?: string;
|
|
3198
|
-
}
|
|
3199
|
-
|
|
3200
|
-
/** Contract details. */
|
|
3201
|
-
export interface TagDescriptionContract extends Resource {
|
|
3202
|
-
/** Description of the Tag. */
|
|
3203
|
-
description?: string;
|
|
3204
|
-
/** Absolute URL of external resources describing the tag. */
|
|
3205
|
-
externalDocsUrl?: string;
|
|
3206
|
-
/** Description of the external resources describing the tag. */
|
|
3207
|
-
externalDocsDescription?: string;
|
|
3363
|
+
/** TagDescription contract Properties. */
|
|
3364
|
+
export interface TagDescriptionContractProperties
|
|
3365
|
+
extends TagDescriptionBaseProperties {
|
|
3208
3366
|
/** Identifier of the tag in the form of /tags/{tagId} */
|
|
3209
3367
|
tagId?: string;
|
|
3210
3368
|
/** Tag name. */
|
|
3211
3369
|
displayName?: string;
|
|
3212
3370
|
}
|
|
3213
3371
|
|
|
3214
|
-
/** API Version Set
|
|
3215
|
-
export interface
|
|
3216
|
-
|
|
3217
|
-
|
|
3218
|
-
|
|
3219
|
-
|
|
3220
|
-
|
|
3221
|
-
|
|
3372
|
+
/** Properties of an API Version Set. */
|
|
3373
|
+
export interface ApiVersionSetContractProperties
|
|
3374
|
+
extends ApiVersionSetEntityBase {
|
|
3375
|
+
/** Name of API Version Set */
|
|
3376
|
+
displayName: string;
|
|
3377
|
+
/** An value that determines where the API Version identifier will be located in a HTTP request. */
|
|
3378
|
+
versioningScheme: VersioningScheme;
|
|
3379
|
+
}
|
|
3380
|
+
|
|
3381
|
+
/** Properties used to create or update an API Version Set. */
|
|
3382
|
+
export interface ApiVersionSetUpdateParametersProperties
|
|
3383
|
+
extends ApiVersionSetEntityBase {
|
|
3222
3384
|
/** Name of API Version Set */
|
|
3223
3385
|
displayName?: string;
|
|
3224
3386
|
/** An value that determines where the API Version identifier will be located in a HTTP request. */
|
|
3225
3387
|
versioningScheme?: VersioningScheme;
|
|
3226
3388
|
}
|
|
3227
3389
|
|
|
3228
|
-
/** External OAuth authorization server settings. */
|
|
3229
|
-
export interface
|
|
3230
|
-
|
|
3231
|
-
description?: string;
|
|
3232
|
-
/** HTTP verbs supported by the authorization endpoint. GET must be always present. POST is optional. */
|
|
3233
|
-
authorizationMethods?: AuthorizationMethod[];
|
|
3234
|
-
/** Method of authentication supported by the token endpoint of this authorization server. Possible values are Basic and/or Body. When Body is specified, client credentials and other parameters are passed within the request body in the application/x-www-form-urlencoded format. */
|
|
3235
|
-
clientAuthenticationMethod?: ClientAuthenticationMethod[];
|
|
3236
|
-
/** Additional parameters required by the token endpoint of this authorization server represented as an array of JSON objects with name and value string properties, i.e. {"name" : "name value", "value": "a value"}. */
|
|
3237
|
-
tokenBodyParameters?: TokenBodyParameterContract[];
|
|
3238
|
-
/** OAuth token endpoint. Contains absolute URI to entity being referenced. */
|
|
3239
|
-
tokenEndpoint?: string;
|
|
3240
|
-
/** If true, authorization server will include state parameter from the authorization request to its response. Client may use state parameter to raise protocol security. */
|
|
3241
|
-
supportState?: boolean;
|
|
3242
|
-
/** Access token scope that is going to be requested by default. Can be overridden at the API level. Should be provided in the form of a string containing space-delimited values. */
|
|
3243
|
-
defaultScope?: string;
|
|
3244
|
-
/** Specifies the mechanism by which access token is passed to the API. */
|
|
3245
|
-
bearerTokenSendingMethods?: BearerTokenSendingMethod[];
|
|
3246
|
-
/** Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner username. */
|
|
3247
|
-
resourceOwnerUsername?: string;
|
|
3248
|
-
/** Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner password. */
|
|
3249
|
-
resourceOwnerPassword?: string;
|
|
3390
|
+
/** External OAuth authorization server settings Properties. */
|
|
3391
|
+
export interface AuthorizationServerContractProperties
|
|
3392
|
+
extends AuthorizationServerContractBaseProperties {
|
|
3250
3393
|
/** User-friendly authorization server name. */
|
|
3251
|
-
displayName
|
|
3394
|
+
displayName: string;
|
|
3395
|
+
/** If true, the authorization server may be used in the developer portal test console. True by default if no value is provided. */
|
|
3396
|
+
useInTestConsole?: boolean;
|
|
3397
|
+
/** If true, the authorization server will be used in the API documentation in the developer portal. False by default if no value is provided. */
|
|
3398
|
+
useInApiDocumentation?: boolean;
|
|
3252
3399
|
/** Optional reference to a page where client or app registration for this authorization server is performed. Contains absolute URL to entity being referenced. */
|
|
3253
|
-
clientRegistrationEndpoint
|
|
3400
|
+
clientRegistrationEndpoint: string;
|
|
3254
3401
|
/** OAuth authorization endpoint. See http://tools.ietf.org/html/rfc6749#section-3.2. */
|
|
3255
|
-
authorizationEndpoint
|
|
3402
|
+
authorizationEndpoint: string;
|
|
3256
3403
|
/** Form of an authorization grant, which the client uses to request the access token. */
|
|
3257
|
-
grantTypes
|
|
3404
|
+
grantTypes: GrantType[];
|
|
3258
3405
|
/** Client or app id registered with this authorization server. */
|
|
3259
|
-
clientId
|
|
3406
|
+
clientId: string;
|
|
3260
3407
|
/** Client or app secret registered with this authorization server. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
|
|
3261
3408
|
clientSecret?: string;
|
|
3262
3409
|
}
|
|
3263
3410
|
|
|
3264
|
-
/** External OAuth authorization server settings. */
|
|
3265
|
-
export interface
|
|
3266
|
-
|
|
3267
|
-
description?: string;
|
|
3268
|
-
/** HTTP verbs supported by the authorization endpoint. GET must be always present. POST is optional. */
|
|
3269
|
-
authorizationMethods?: AuthorizationMethod[];
|
|
3270
|
-
/** Method of authentication supported by the token endpoint of this authorization server. Possible values are Basic and/or Body. When Body is specified, client credentials and other parameters are passed within the request body in the application/x-www-form-urlencoded format. */
|
|
3271
|
-
clientAuthenticationMethod?: ClientAuthenticationMethod[];
|
|
3272
|
-
/** Additional parameters required by the token endpoint of this authorization server represented as an array of JSON objects with name and value string properties, i.e. {"name" : "name value", "value": "a value"}. */
|
|
3273
|
-
tokenBodyParameters?: TokenBodyParameterContract[];
|
|
3274
|
-
/** OAuth token endpoint. Contains absolute URI to entity being referenced. */
|
|
3275
|
-
tokenEndpoint?: string;
|
|
3276
|
-
/** If true, authorization server will include state parameter from the authorization request to its response. Client may use state parameter to raise protocol security. */
|
|
3277
|
-
supportState?: boolean;
|
|
3278
|
-
/** Access token scope that is going to be requested by default. Can be overridden at the API level. Should be provided in the form of a string containing space-delimited values. */
|
|
3279
|
-
defaultScope?: string;
|
|
3280
|
-
/** Specifies the mechanism by which access token is passed to the API. */
|
|
3281
|
-
bearerTokenSendingMethods?: BearerTokenSendingMethod[];
|
|
3282
|
-
/** Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner username. */
|
|
3283
|
-
resourceOwnerUsername?: string;
|
|
3284
|
-
/** Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner password. */
|
|
3285
|
-
resourceOwnerPassword?: string;
|
|
3411
|
+
/** External OAuth authorization server Update settings contract. */
|
|
3412
|
+
export interface AuthorizationServerUpdateContractProperties
|
|
3413
|
+
extends AuthorizationServerContractBaseProperties {
|
|
3286
3414
|
/** User-friendly authorization server name. */
|
|
3287
3415
|
displayName?: string;
|
|
3416
|
+
/** If true, the authorization server may be used in the developer portal test console. True by default if no value is provided. */
|
|
3417
|
+
useInTestConsole?: boolean;
|
|
3418
|
+
/** If true, the authorization server will be used in the API documentation in the developer portal. False by default if no value is provided. */
|
|
3419
|
+
useInApiDocumentation?: boolean;
|
|
3288
3420
|
/** Optional reference to a page where client or app registration for this authorization server is performed. Contains absolute URL to entity being referenced. */
|
|
3289
3421
|
clientRegistrationEndpoint?: string;
|
|
3290
3422
|
/** OAuth authorization endpoint. See http://tools.ietf.org/html/rfc6749#section-3.2. */
|
|
@@ -3297,795 +3429,227 @@ export interface AuthorizationServerUpdateContract extends Resource {
|
|
|
3297
3429
|
clientSecret?: string;
|
|
3298
3430
|
}
|
|
3299
3431
|
|
|
3300
|
-
/** Backend
|
|
3301
|
-
export interface
|
|
3302
|
-
/** Backend Title. */
|
|
3303
|
-
title?: string;
|
|
3304
|
-
/** Backend Description. */
|
|
3305
|
-
description?: string;
|
|
3306
|
-
/** Management Uri of the Resource in External System. This url can be the Arm Resource Id of Logic Apps, Function Apps or API Apps. */
|
|
3307
|
-
resourceId?: string;
|
|
3308
|
-
/** Backend Properties contract */
|
|
3309
|
-
properties?: BackendProperties;
|
|
3310
|
-
/** Backend Credentials Contract Properties */
|
|
3311
|
-
credentials?: BackendCredentialsContract;
|
|
3312
|
-
/** Backend Proxy Contract Properties */
|
|
3313
|
-
proxy?: BackendProxyContract;
|
|
3314
|
-
/** Backend TLS Properties */
|
|
3315
|
-
tls?: BackendTlsProperties;
|
|
3432
|
+
/** Parameters supplied to the Create Backend operation. */
|
|
3433
|
+
export interface BackendContractProperties extends BackendBaseParameters {
|
|
3316
3434
|
/** Runtime Url of the Backend. */
|
|
3317
|
-
url
|
|
3435
|
+
url: string;
|
|
3318
3436
|
/** Backend communication protocol. */
|
|
3319
|
-
protocol
|
|
3320
|
-
}
|
|
3321
|
-
|
|
3322
|
-
/** Reconnect request parameters. */
|
|
3323
|
-
export interface BackendReconnectContract extends Resource {
|
|
3324
|
-
/** Duration in ISO8601 format after which reconnect will be initiated. Minimum duration of the Reconnect is PT2M. */
|
|
3325
|
-
after?: string;
|
|
3437
|
+
protocol: BackendProtocol;
|
|
3326
3438
|
}
|
|
3327
3439
|
|
|
3328
|
-
/**
|
|
3329
|
-
export interface
|
|
3330
|
-
|
|
3331
|
-
|
|
3332
|
-
|
|
3333
|
-
|
|
3334
|
-
|
|
3335
|
-
useFromLocation?: string;
|
|
3336
|
-
/** Original uri of entity in external system cache points to */
|
|
3337
|
-
resourceId?: string;
|
|
3440
|
+
/** Parameters supplied to the Update Backend operation. */
|
|
3441
|
+
export interface BackendUpdateParameterProperties
|
|
3442
|
+
extends BackendBaseParameters {
|
|
3443
|
+
/** Runtime Url of the Backend. */
|
|
3444
|
+
url?: string;
|
|
3445
|
+
/** Backend communication protocol. */
|
|
3446
|
+
protocol?: BackendProtocol;
|
|
3338
3447
|
}
|
|
3339
3448
|
|
|
3340
|
-
/**
|
|
3341
|
-
export interface
|
|
3342
|
-
|
|
3343
|
-
|
|
3344
|
-
|
|
3345
|
-
thumbprint?: string;
|
|
3346
|
-
/**
|
|
3347
|
-
* Expiration date of the certificate. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
|
|
3348
|
-
*
|
|
3349
|
-
*/
|
|
3350
|
-
expirationDate?: Date;
|
|
3351
|
-
/** KeyVault location details of the certificate. */
|
|
3352
|
-
keyVault?: KeyVaultContractProperties;
|
|
3449
|
+
/** KeyVault contract details. */
|
|
3450
|
+
export interface KeyVaultContractProperties
|
|
3451
|
+
extends KeyVaultContractCreateProperties {
|
|
3452
|
+
/** Last time sync and refresh status of secret from key vault. */
|
|
3453
|
+
lastStatus?: KeyVaultLastAccessStatusContractProperties;
|
|
3353
3454
|
}
|
|
3354
3455
|
|
|
3355
|
-
/**
|
|
3356
|
-
export interface
|
|
3357
|
-
|
|
3358
|
-
|
|
3359
|
-
|
|
3360
|
-
|
|
3361
|
-
|
|
3362
|
-
description?: string;
|
|
3363
|
-
/** Content type schema. */
|
|
3364
|
-
schema?: Record<string, unknown>;
|
|
3365
|
-
/** Content type version. */
|
|
3366
|
-
version?: string;
|
|
3456
|
+
/** Properties of an API Management service resource description. */
|
|
3457
|
+
export interface ApiManagementServiceProperties
|
|
3458
|
+
extends ApiManagementServiceBaseProperties {
|
|
3459
|
+
/** Publisher email. */
|
|
3460
|
+
publisherEmail: string;
|
|
3461
|
+
/** Publisher name. */
|
|
3462
|
+
publisherName: string;
|
|
3367
3463
|
}
|
|
3368
3464
|
|
|
3369
|
-
/**
|
|
3370
|
-
export interface
|
|
3371
|
-
|
|
3372
|
-
|
|
3465
|
+
/** Properties of an API Management service resource description. */
|
|
3466
|
+
export interface ApiManagementServiceUpdateProperties
|
|
3467
|
+
extends ApiManagementServiceBaseProperties {
|
|
3468
|
+
/** Publisher email. */
|
|
3469
|
+
publisherEmail?: string;
|
|
3470
|
+
/** Publisher name. */
|
|
3471
|
+
publisherName?: string;
|
|
3373
3472
|
}
|
|
3374
3473
|
|
|
3375
|
-
/**
|
|
3376
|
-
export interface
|
|
3377
|
-
/**
|
|
3378
|
-
|
|
3379
|
-
|
|
3380
|
-
|
|
3381
|
-
readonly location?: string;
|
|
3382
|
-
/** Fully-qualified API Management Service Resource ID */
|
|
3383
|
-
serviceId?: string;
|
|
3384
|
-
/** UTC Date and Time when the service will be automatically purged. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard. */
|
|
3385
|
-
scheduledPurgeDate?: Date;
|
|
3386
|
-
/** UTC Timestamp when the service was soft-deleted. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard. */
|
|
3387
|
-
deletionDate?: Date;
|
|
3388
|
-
}
|
|
3389
|
-
|
|
3390
|
-
/** Email Template details. */
|
|
3391
|
-
export interface EmailTemplateContract extends Resource {
|
|
3392
|
-
/** Subject of the Template. */
|
|
3393
|
-
subject?: string;
|
|
3394
|
-
/** Email Template Body. This should be a valid XDocument */
|
|
3395
|
-
body?: string;
|
|
3396
|
-
/** Title of the Template. */
|
|
3397
|
-
title?: string;
|
|
3398
|
-
/** Description of the Email Template. */
|
|
3399
|
-
description?: string;
|
|
3474
|
+
/** A single API Management service resource in List or Get response. */
|
|
3475
|
+
export interface ApiManagementServiceResource extends ApimResource {
|
|
3476
|
+
/** SKU properties of the API Management service. */
|
|
3477
|
+
sku: ApiManagementServiceSkuProperties;
|
|
3478
|
+
/** Managed service identity of the Api Management service. */
|
|
3479
|
+
identity?: ApiManagementServiceIdentity;
|
|
3400
3480
|
/**
|
|
3401
|
-
*
|
|
3481
|
+
* Metadata pertaining to creation and last modification of the resource.
|
|
3402
3482
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3403
3483
|
*/
|
|
3404
|
-
readonly
|
|
3405
|
-
/**
|
|
3406
|
-
|
|
3407
|
-
}
|
|
3408
|
-
|
|
3409
|
-
/** Gateway details. */
|
|
3410
|
-
export interface GatewayContract extends Resource {
|
|
3411
|
-
/** Gateway location. */
|
|
3412
|
-
locationData?: ResourceLocationDataContract;
|
|
3413
|
-
/** Gateway description */
|
|
3414
|
-
description?: string;
|
|
3415
|
-
}
|
|
3416
|
-
|
|
3417
|
-
/** Gateway hostname configuration details. */
|
|
3418
|
-
export interface GatewayHostnameConfigurationContract extends Resource {
|
|
3419
|
-
/** Hostname value. Supports valid domain name, partial or full wildcard */
|
|
3420
|
-
hostname?: string;
|
|
3421
|
-
/** Identifier of Certificate entity that will be used for TLS connection establishment */
|
|
3422
|
-
certificateId?: string;
|
|
3423
|
-
/** Determines whether gateway requests client certificate */
|
|
3424
|
-
negotiateClientCertificate?: boolean;
|
|
3425
|
-
/** Specifies if TLS 1.0 is supported */
|
|
3426
|
-
tls10Enabled?: boolean;
|
|
3427
|
-
/** Specifies if TLS 1.1 is supported */
|
|
3428
|
-
tls11Enabled?: boolean;
|
|
3429
|
-
/** Specifies if HTTP/2.0 is supported */
|
|
3430
|
-
http2Enabled?: boolean;
|
|
3431
|
-
}
|
|
3432
|
-
|
|
3433
|
-
/** Association entity details. */
|
|
3434
|
-
export interface AssociationContract extends Resource {
|
|
3435
|
-
/** Provisioning state. */
|
|
3436
|
-
provisioningState?: "created";
|
|
3437
|
-
}
|
|
3438
|
-
|
|
3439
|
-
/** Gateway certificate authority details. */
|
|
3440
|
-
export interface GatewayCertificateAuthorityContract extends Resource {
|
|
3441
|
-
/** Determines whether certificate authority is trusted. */
|
|
3442
|
-
isTrusted?: boolean;
|
|
3443
|
-
}
|
|
3444
|
-
|
|
3445
|
-
/** Contract details. */
|
|
3446
|
-
export interface GroupContract extends Resource {
|
|
3447
|
-
/** Group name. */
|
|
3448
|
-
displayName?: string;
|
|
3449
|
-
/** Group description. Can contain HTML formatting tags. */
|
|
3450
|
-
description?: string;
|
|
3484
|
+
readonly systemData?: SystemData;
|
|
3485
|
+
/** Resource location. */
|
|
3486
|
+
location: string;
|
|
3451
3487
|
/**
|
|
3452
|
-
*
|
|
3488
|
+
* ETag of the resource.
|
|
3453
3489
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3454
3490
|
*/
|
|
3455
|
-
readonly
|
|
3456
|
-
/**
|
|
3457
|
-
|
|
3458
|
-
/**
|
|
3459
|
-
|
|
3460
|
-
}
|
|
3461
|
-
|
|
3462
|
-
/** User details. */
|
|
3463
|
-
export interface UserContract extends Resource {
|
|
3464
|
-
/** Account state. Specifies whether the user is active or not. Blocked users are unable to sign into the developer portal or call any APIs of subscribed products. Default state is Active. */
|
|
3465
|
-
state?: UserState;
|
|
3466
|
-
/** Optional note about a user set by the administrator. */
|
|
3467
|
-
note?: string;
|
|
3468
|
-
/** Collection of user identities. */
|
|
3469
|
-
identities?: UserIdentityContract[];
|
|
3470
|
-
/** First name. */
|
|
3471
|
-
firstName?: string;
|
|
3472
|
-
/** Last name. */
|
|
3473
|
-
lastName?: string;
|
|
3474
|
-
/** Email address. */
|
|
3475
|
-
email?: string;
|
|
3476
|
-
/**
|
|
3477
|
-
* Date of user registration. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
|
|
3478
|
-
*
|
|
3479
|
-
*/
|
|
3480
|
-
registrationDate?: Date;
|
|
3491
|
+
readonly etag?: string;
|
|
3492
|
+
/** A list of availability zones denoting where the resource needs to come from. */
|
|
3493
|
+
zones?: string[];
|
|
3494
|
+
/** Email address from which the notification will be sent. */
|
|
3495
|
+
notificationSenderEmail?: string;
|
|
3481
3496
|
/**
|
|
3482
|
-
*
|
|
3497
|
+
* The current provisioning state of the API Management service which can be one of the following: Created/Activating/Succeeded/Updating/Failed/Stopped/Terminating/TerminationFailed/Deleted.
|
|
3483
3498
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3484
3499
|
*/
|
|
3485
|
-
readonly
|
|
3486
|
-
}
|
|
3487
|
-
|
|
3488
|
-
/** Identity Provider details. */
|
|
3489
|
-
export interface IdentityProviderContract extends Resource {
|
|
3490
|
-
/** Identity Provider Type identifier. */
|
|
3491
|
-
typePropertiesType?: IdentityProviderType;
|
|
3492
|
-
/** The TenantId to use instead of Common when logging into Active Directory */
|
|
3493
|
-
signinTenant?: string;
|
|
3494
|
-
/** List of Allowed Tenants when configuring Azure Active Directory login. */
|
|
3495
|
-
allowedTenants?: string[];
|
|
3496
|
-
/** OpenID Connect discovery endpoint hostname for AAD or AAD B2C. */
|
|
3497
|
-
authority?: string;
|
|
3498
|
-
/** Signup Policy Name. Only applies to AAD B2C Identity Provider. */
|
|
3499
|
-
signupPolicyName?: string;
|
|
3500
|
-
/** Signin Policy Name. Only applies to AAD B2C Identity Provider. */
|
|
3501
|
-
signinPolicyName?: string;
|
|
3502
|
-
/** Profile Editing Policy Name. Only applies to AAD B2C Identity Provider. */
|
|
3503
|
-
profileEditingPolicyName?: string;
|
|
3504
|
-
/** Password Reset Policy Name. Only applies to AAD B2C Identity Provider. */
|
|
3505
|
-
passwordResetPolicyName?: string;
|
|
3506
|
-
/** Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft. */
|
|
3507
|
-
clientId?: string;
|
|
3508
|
-
/** Client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
|
|
3509
|
-
clientSecret?: string;
|
|
3510
|
-
}
|
|
3511
|
-
|
|
3512
|
-
/** Identity Provider details. */
|
|
3513
|
-
export interface IdentityProviderCreateContract extends Resource {
|
|
3514
|
-
/** Identity Provider Type identifier. */
|
|
3515
|
-
typePropertiesType?: IdentityProviderType;
|
|
3516
|
-
/** The TenantId to use instead of Common when logging into Active Directory */
|
|
3517
|
-
signinTenant?: string;
|
|
3518
|
-
/** List of Allowed Tenants when configuring Azure Active Directory login. */
|
|
3519
|
-
allowedTenants?: string[];
|
|
3520
|
-
/** OpenID Connect discovery endpoint hostname for AAD or AAD B2C. */
|
|
3521
|
-
authority?: string;
|
|
3522
|
-
/** Signup Policy Name. Only applies to AAD B2C Identity Provider. */
|
|
3523
|
-
signupPolicyName?: string;
|
|
3524
|
-
/** Signin Policy Name. Only applies to AAD B2C Identity Provider. */
|
|
3525
|
-
signinPolicyName?: string;
|
|
3526
|
-
/** Profile Editing Policy Name. Only applies to AAD B2C Identity Provider. */
|
|
3527
|
-
profileEditingPolicyName?: string;
|
|
3528
|
-
/** Password Reset Policy Name. Only applies to AAD B2C Identity Provider. */
|
|
3529
|
-
passwordResetPolicyName?: string;
|
|
3530
|
-
/** Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft. */
|
|
3531
|
-
clientId?: string;
|
|
3532
|
-
/** Client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
|
|
3533
|
-
clientSecret?: string;
|
|
3534
|
-
}
|
|
3535
|
-
|
|
3536
|
-
/** Logger details. */
|
|
3537
|
-
export interface LoggerContract extends Resource {
|
|
3538
|
-
/** Logger type. */
|
|
3539
|
-
loggerType?: LoggerType;
|
|
3540
|
-
/** Logger description. */
|
|
3541
|
-
description?: string;
|
|
3500
|
+
readonly provisioningState?: string;
|
|
3542
3501
|
/**
|
|
3543
|
-
* The
|
|
3544
|
-
*
|
|
3502
|
+
* The provisioning state of the API Management service, which is targeted by the long running operation started on the service.
|
|
3503
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3545
3504
|
*/
|
|
3546
|
-
|
|
3547
|
-
/** Whether records are buffered in the logger before publishing. Default is assumed to be true. */
|
|
3548
|
-
isBuffered?: boolean;
|
|
3549
|
-
/** Azure Resource Id of a log target (either Azure Event Hub resource or Azure Application Insights resource). */
|
|
3550
|
-
resourceId?: string;
|
|
3551
|
-
}
|
|
3552
|
-
|
|
3553
|
-
/** NamedValue details. */
|
|
3554
|
-
export interface NamedValueContract extends Resource {
|
|
3555
|
-
/** Optional tags that when provided can be used to filter the NamedValue list. */
|
|
3556
|
-
tags?: string[];
|
|
3557
|
-
/** Determines whether the value is a secret and should be encrypted or not. Default value is false. */
|
|
3558
|
-
secret?: boolean;
|
|
3559
|
-
/** Unique name of NamedValue. It may contain only letters, digits, period, dash, and underscore characters. */
|
|
3560
|
-
displayName?: string;
|
|
3561
|
-
/** Value of the NamedValue. Can contain policy expressions. It may not be empty or consist only of whitespace. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
|
|
3562
|
-
value?: string;
|
|
3563
|
-
/** KeyVault location details of the namedValue. */
|
|
3564
|
-
keyVault?: KeyVaultContractProperties;
|
|
3565
|
-
}
|
|
3566
|
-
|
|
3567
|
-
/** NamedValue details. */
|
|
3568
|
-
export interface NamedValueCreateContract extends Resource {
|
|
3569
|
-
/** Optional tags that when provided can be used to filter the NamedValue list. */
|
|
3570
|
-
tags?: string[];
|
|
3571
|
-
/** Determines whether the value is a secret and should be encrypted or not. Default value is false. */
|
|
3572
|
-
secret?: boolean;
|
|
3573
|
-
/** Unique name of NamedValue. It may contain only letters, digits, period, dash, and underscore characters. */
|
|
3574
|
-
displayName?: string;
|
|
3575
|
-
/** Value of the NamedValue. Can contain policy expressions. It may not be empty or consist only of whitespace. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
|
|
3576
|
-
value?: string;
|
|
3577
|
-
/** KeyVault location details of the namedValue. */
|
|
3578
|
-
keyVault?: KeyVaultContractCreateProperties;
|
|
3579
|
-
}
|
|
3580
|
-
|
|
3581
|
-
/** Notification details. */
|
|
3582
|
-
export interface NotificationContract extends Resource {
|
|
3583
|
-
/** Title of the Notification. */
|
|
3584
|
-
title?: string;
|
|
3585
|
-
/** Description of the Notification. */
|
|
3586
|
-
description?: string;
|
|
3587
|
-
/** Recipient Parameter values. */
|
|
3588
|
-
recipients?: RecipientsContractProperties;
|
|
3589
|
-
}
|
|
3590
|
-
|
|
3591
|
-
/** Recipient User details. */
|
|
3592
|
-
export interface RecipientUserContract extends Resource {
|
|
3593
|
-
/** API Management UserId subscribed to notification. */
|
|
3594
|
-
userId?: string;
|
|
3595
|
-
}
|
|
3596
|
-
|
|
3597
|
-
/** Recipient Email details. */
|
|
3598
|
-
export interface RecipientEmailContract extends Resource {
|
|
3599
|
-
/** User Email subscribed to notification. */
|
|
3600
|
-
email?: string;
|
|
3601
|
-
}
|
|
3602
|
-
|
|
3603
|
-
/** OpenId Connect Provider details. */
|
|
3604
|
-
export interface OpenidConnectProviderContract extends Resource {
|
|
3605
|
-
/** User-friendly OpenID Connect Provider name. */
|
|
3606
|
-
displayName?: string;
|
|
3607
|
-
/** User-friendly description of OpenID Connect Provider. */
|
|
3608
|
-
description?: string;
|
|
3609
|
-
/** Metadata endpoint URI. */
|
|
3610
|
-
metadataEndpoint?: string;
|
|
3611
|
-
/** Client ID of developer console which is the client application. */
|
|
3612
|
-
clientId?: string;
|
|
3613
|
-
/** Client Secret of developer console which is the client application. */
|
|
3614
|
-
clientSecret?: string;
|
|
3615
|
-
}
|
|
3616
|
-
|
|
3617
|
-
/** Policy description details. */
|
|
3618
|
-
export interface PolicyDescriptionContract extends Resource {
|
|
3505
|
+
readonly targetProvisioningState?: string;
|
|
3619
3506
|
/**
|
|
3620
|
-
*
|
|
3507
|
+
* Creation UTC date of the API Management service.The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
|
|
3621
3508
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3622
3509
|
*/
|
|
3623
|
-
readonly
|
|
3510
|
+
readonly createdAtUtc?: Date;
|
|
3624
3511
|
/**
|
|
3625
|
-
*
|
|
3512
|
+
* Gateway URL of the API Management service.
|
|
3626
3513
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3627
3514
|
*/
|
|
3628
|
-
readonly
|
|
3629
|
-
}
|
|
3630
|
-
|
|
3631
|
-
/** Portal Revision's contract details. */
|
|
3632
|
-
export interface PortalRevisionContract extends Resource {
|
|
3633
|
-
/** Portal revision description. */
|
|
3634
|
-
description?: string;
|
|
3515
|
+
readonly gatewayUrl?: string;
|
|
3635
3516
|
/**
|
|
3636
|
-
*
|
|
3517
|
+
* Gateway URL of the API Management service in the Default Region.
|
|
3637
3518
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3638
3519
|
*/
|
|
3639
|
-
readonly
|
|
3520
|
+
readonly gatewayRegionalUrl?: string;
|
|
3640
3521
|
/**
|
|
3641
|
-
*
|
|
3522
|
+
* Publisher portal endpoint Url of the API Management service.
|
|
3642
3523
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3643
3524
|
*/
|
|
3644
|
-
readonly
|
|
3645
|
-
/** Indicates if the portal's revision is public. */
|
|
3646
|
-
isCurrent?: boolean;
|
|
3525
|
+
readonly portalUrl?: string;
|
|
3647
3526
|
/**
|
|
3648
|
-
*
|
|
3527
|
+
* Management API endpoint URL of the API Management service.
|
|
3649
3528
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3650
3529
|
*/
|
|
3651
|
-
readonly
|
|
3530
|
+
readonly managementApiUrl?: string;
|
|
3652
3531
|
/**
|
|
3653
|
-
*
|
|
3532
|
+
* SCM endpoint URL of the API Management service.
|
|
3654
3533
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3655
3534
|
*/
|
|
3656
|
-
readonly
|
|
3657
|
-
}
|
|
3658
|
-
|
|
3659
|
-
/** Portal Settings for the Developer Portal. */
|
|
3660
|
-
export interface PortalSettingsContract extends Resource {
|
|
3661
|
-
/** A delegation Url. */
|
|
3662
|
-
url?: string;
|
|
3663
|
-
/** A base64-encoded validation key to validate, that a request is coming from Azure API Management. */
|
|
3664
|
-
validationKey?: string;
|
|
3665
|
-
/** Subscriptions delegation settings. */
|
|
3666
|
-
subscriptions?: SubscriptionsDelegationSettingsProperties;
|
|
3667
|
-
/** User registration delegation settings. */
|
|
3668
|
-
userRegistration?: RegistrationDelegationSettingsProperties;
|
|
3669
|
-
/** Redirect Anonymous users to the Sign-In page. */
|
|
3670
|
-
enabled?: boolean;
|
|
3671
|
-
/** Terms of service contract properties. */
|
|
3672
|
-
termsOfService?: TermsOfServiceProperties;
|
|
3673
|
-
}
|
|
3674
|
-
|
|
3675
|
-
/** Sign-In settings for the Developer Portal. */
|
|
3676
|
-
export interface PortalSigninSettings extends Resource {
|
|
3677
|
-
/** Redirect Anonymous users to the Sign-In page. */
|
|
3678
|
-
enabled?: boolean;
|
|
3679
|
-
}
|
|
3680
|
-
|
|
3681
|
-
/** Sign-Up settings for a developer portal. */
|
|
3682
|
-
export interface PortalSignupSettings extends Resource {
|
|
3683
|
-
/** Allow users to sign up on a developer portal. */
|
|
3684
|
-
enabled?: boolean;
|
|
3685
|
-
/** Terms of service contract properties. */
|
|
3686
|
-
termsOfService?: TermsOfServiceProperties;
|
|
3687
|
-
}
|
|
3688
|
-
|
|
3689
|
-
/** Delegation settings for a developer portal. */
|
|
3690
|
-
export interface PortalDelegationSettings extends Resource {
|
|
3691
|
-
/** A delegation Url. */
|
|
3692
|
-
url?: string;
|
|
3693
|
-
/** A base64-encoded validation key to validate, that a request is coming from Azure API Management. */
|
|
3694
|
-
validationKey?: string;
|
|
3695
|
-
/** Subscriptions delegation settings. */
|
|
3696
|
-
subscriptions?: SubscriptionsDelegationSettingsProperties;
|
|
3697
|
-
/** User registration delegation settings. */
|
|
3698
|
-
userRegistration?: RegistrationDelegationSettingsProperties;
|
|
3699
|
-
}
|
|
3700
|
-
|
|
3701
|
-
/** The Private Endpoint Connection resource. */
|
|
3702
|
-
export interface PrivateEndpointConnection extends Resource {
|
|
3703
|
-
/** The resource of private end point. */
|
|
3704
|
-
privateEndpoint?: PrivateEndpoint;
|
|
3705
|
-
/** A collection of information about the state of the connection between service consumer and provider. */
|
|
3706
|
-
privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
|
|
3535
|
+
readonly scmUrl?: string;
|
|
3707
3536
|
/**
|
|
3708
|
-
*
|
|
3537
|
+
* DEveloper Portal endpoint URL of the API Management service.
|
|
3709
3538
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3710
3539
|
*/
|
|
3711
|
-
readonly
|
|
3712
|
-
|
|
3713
|
-
|
|
3714
|
-
/** A private link resource */
|
|
3715
|
-
export interface PrivateLinkResource extends Resource {
|
|
3540
|
+
readonly developerPortalUrl?: string;
|
|
3541
|
+
/** Custom hostname configuration of the API Management service. */
|
|
3542
|
+
hostnameConfigurations?: HostnameConfiguration[];
|
|
3716
3543
|
/**
|
|
3717
|
-
*
|
|
3544
|
+
* Public Static Load Balanced IP addresses of the API Management service in Primary region. Available only for Basic, Standard, Premium and Isolated SKU.
|
|
3718
3545
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3719
3546
|
*/
|
|
3720
|
-
readonly
|
|
3547
|
+
readonly publicIPAddresses?: string[];
|
|
3721
3548
|
/**
|
|
3722
|
-
*
|
|
3549
|
+
* Private Static Load Balanced IP addresses of the API Management service in Primary region which is deployed in an Internal Virtual Network. Available only for Basic, Standard, Premium and Isolated SKU.
|
|
3723
3550
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3724
3551
|
*/
|
|
3725
|
-
readonly
|
|
3726
|
-
/**
|
|
3727
|
-
|
|
3552
|
+
readonly privateIPAddresses?: string[];
|
|
3553
|
+
/** Public Standard SKU IP V4 based IP address to be associated with Virtual Network deployed service in the region. Supported only for Developer and Premium SKU being deployed in Virtual Network. */
|
|
3554
|
+
publicIpAddressId?: string;
|
|
3555
|
+
/** Whether or not public endpoint access is allowed for this API Management service. Value is optional but if passed in, must be 'Enabled' or 'Disabled'. If 'Disabled', private endpoints are the exclusive access method. Default value is 'Enabled' */
|
|
3556
|
+
publicNetworkAccess?: PublicNetworkAccess;
|
|
3557
|
+
/** Virtual network configuration of the API Management service. */
|
|
3558
|
+
virtualNetworkConfiguration?: VirtualNetworkConfiguration;
|
|
3559
|
+
/** Additional datacenter locations of the API Management service. */
|
|
3560
|
+
additionalLocations?: AdditionalLocation[];
|
|
3561
|
+
/** Custom properties of the API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168` will disable the cipher TLS_RSA_WITH_3DES_EDE_CBC_SHA for all TLS(1.0, 1.1 and 1.2).</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11` can be used to disable just TLS 1.1.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10` can be used to disable TLS 1.0 on an API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11` can be used to disable just TLS 1.1 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10` can be used to disable TLS 1.0 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2` can be used to enable HTTP2 protocol on an API Management service.</br>Not specifying any of these properties on PATCH operation will reset omitted properties' values to their defaults. For all the settings except Http2 the default value is `True` if the service was created on or before April 1, 2018 and `False` otherwise. Http2 setting's default value is `False`.</br></br>You can disable any of the following ciphers by using settings `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.[cipher_name]`: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA. For example, `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TLS_RSA_WITH_AES_128_CBC_SHA256`:`false`. The default value is `true` for them.</br> Note: The following ciphers can't be disabled since they are required by internal platform components: TLS_AES_256_GCM_SHA384,TLS_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 */
|
|
3562
|
+
customProperties?: { [propertyName: string]: string };
|
|
3563
|
+
/** List of Certificates that need to be installed in the API Management service. Max supported certificates that can be installed is 10. */
|
|
3564
|
+
certificates?: CertificateConfiguration[];
|
|
3565
|
+
/** Property only meant to be used for Consumption SKU Service. This enforces a client certificate to be presented on each request to the gateway. This also enables the ability to authenticate the certificate in the policy on the gateway. */
|
|
3566
|
+
enableClientCertificate?: boolean;
|
|
3567
|
+
/** Property can be used to enable NAT Gateway for this API Management service. */
|
|
3568
|
+
natGatewayState?: NatGatewayState;
|
|
3569
|
+
/**
|
|
3570
|
+
* Outbound public IPV4 address prefixes associated with NAT Gateway deployed service. Available only for Premium SKU on stv2 platform.
|
|
3571
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3572
|
+
*/
|
|
3573
|
+
readonly outboundPublicIPAddresses?: string[];
|
|
3574
|
+
/** Property only valid for an Api Management service deployed in multiple locations. This can be used to disable the gateway in master region. */
|
|
3575
|
+
disableGateway?: boolean;
|
|
3576
|
+
/** The type of VPN in which API Management service needs to be configured in. None (Default Value) means the API Management service is not part of any Virtual Network, External means the API Management deployment is set up inside a Virtual Network having an Internet Facing Endpoint, and Internal means that API Management deployment is setup inside a Virtual Network having an Intranet Facing Endpoint only. */
|
|
3577
|
+
virtualNetworkType?: VirtualNetworkType;
|
|
3578
|
+
/** Control Plane Apis version constraint for the API Management service. */
|
|
3579
|
+
apiVersionConstraint?: ApiVersionConstraint;
|
|
3580
|
+
/** Undelete Api Management Service if it was previously soft-deleted. If this flag is specified and set to True all other properties will be ignored. */
|
|
3581
|
+
restore?: boolean;
|
|
3582
|
+
/** List of Private Endpoint Connections of this service. */
|
|
3583
|
+
privateEndpointConnections?: RemotePrivateEndpointConnectionWrapper[];
|
|
3584
|
+
/**
|
|
3585
|
+
* Compute Platform Version running the service in this location.
|
|
3586
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3587
|
+
*/
|
|
3588
|
+
readonly platformVersion?: PlatformVersion;
|
|
3589
|
+
/** Publisher email. */
|
|
3590
|
+
publisherEmail: string;
|
|
3591
|
+
/** Publisher name. */
|
|
3592
|
+
publisherName: string;
|
|
3728
3593
|
}
|
|
3729
3594
|
|
|
3730
|
-
/**
|
|
3731
|
-
export interface
|
|
3732
|
-
/**
|
|
3733
|
-
|
|
3734
|
-
/**
|
|
3735
|
-
|
|
3736
|
-
/** The name of the subscription, or null if the subscription has no name. */
|
|
3737
|
-
displayName?: string;
|
|
3738
|
-
/** Subscription state. Possible states are * active – the subscription is active, * suspended – the subscription is blocked, and the subscriber cannot call any APIs of the product, * submitted – the subscription request has been made by the developer, but has not yet been approved or rejected, * rejected – the subscription request has been denied by an administrator, * cancelled – the subscription has been cancelled by the developer or administrator, * expired – the subscription reached its expiration date and was deactivated. */
|
|
3739
|
-
state?: SubscriptionState;
|
|
3595
|
+
/** Parameter supplied to Update Api Management Service. */
|
|
3596
|
+
export interface ApiManagementServiceUpdateParameters extends ApimResource {
|
|
3597
|
+
/** SKU properties of the API Management service. */
|
|
3598
|
+
sku?: ApiManagementServiceSkuProperties;
|
|
3599
|
+
/** Managed service identity of the Api Management service. */
|
|
3600
|
+
identity?: ApiManagementServiceIdentity;
|
|
3740
3601
|
/**
|
|
3741
|
-
*
|
|
3742
|
-
*
|
|
3602
|
+
* ETag of the resource.
|
|
3743
3603
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3744
3604
|
*/
|
|
3745
|
-
readonly
|
|
3605
|
+
readonly etag?: string;
|
|
3606
|
+
/** A list of availability zones denoting where the resource needs to come from. */
|
|
3607
|
+
zones?: string[];
|
|
3608
|
+
/** Email address from which the notification will be sent. */
|
|
3609
|
+
notificationSenderEmail?: string;
|
|
3746
3610
|
/**
|
|
3747
|
-
*
|
|
3748
|
-
*
|
|
3611
|
+
* The current provisioning state of the API Management service which can be one of the following: Created/Activating/Succeeded/Updating/Failed/Stopped/Terminating/TerminationFailed/Deleted.
|
|
3612
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3749
3613
|
*/
|
|
3750
|
-
|
|
3614
|
+
readonly provisioningState?: string;
|
|
3751
3615
|
/**
|
|
3752
|
-
*
|
|
3753
|
-
*
|
|
3616
|
+
* The provisioning state of the API Management service, which is targeted by the long running operation started on the service.
|
|
3617
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3754
3618
|
*/
|
|
3755
|
-
|
|
3619
|
+
readonly targetProvisioningState?: string;
|
|
3756
3620
|
/**
|
|
3757
|
-
*
|
|
3758
|
-
*
|
|
3621
|
+
* Creation UTC date of the API Management service.The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
|
|
3622
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3759
3623
|
*/
|
|
3760
|
-
|
|
3624
|
+
readonly createdAtUtc?: Date;
|
|
3761
3625
|
/**
|
|
3762
|
-
*
|
|
3763
|
-
*
|
|
3626
|
+
* Gateway URL of the API Management service.
|
|
3627
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3764
3628
|
*/
|
|
3765
|
-
|
|
3766
|
-
/** Subscription primary key. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
|
|
3767
|
-
primaryKey?: string;
|
|
3768
|
-
/** Subscription secondary key. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
|
|
3769
|
-
secondaryKey?: string;
|
|
3770
|
-
/** Optional subscription comment added by an administrator when the state is changed to the 'rejected'. */
|
|
3771
|
-
stateComment?: string;
|
|
3772
|
-
/** Determines whether tracing is enabled */
|
|
3773
|
-
allowTracing?: boolean;
|
|
3774
|
-
}
|
|
3775
|
-
|
|
3776
|
-
/** Global Schema Contract details. */
|
|
3777
|
-
export interface GlobalSchemaContract extends Resource {
|
|
3778
|
-
/** Schema Type. Immutable. */
|
|
3779
|
-
schemaType?: SchemaType;
|
|
3780
|
-
/** Free-form schema entity description. */
|
|
3781
|
-
description?: string;
|
|
3782
|
-
/** Json-encoded string for non json-based schema. */
|
|
3783
|
-
value?: any;
|
|
3784
|
-
/** Global Schema document object for json-based schema formats(e.g. json schema). */
|
|
3785
|
-
document?: Record<string, unknown>;
|
|
3786
|
-
}
|
|
3787
|
-
|
|
3788
|
-
/** Tenant Settings. */
|
|
3789
|
-
export interface TenantSettingsContract extends Resource {
|
|
3790
|
-
/** Tenant settings */
|
|
3791
|
-
settings?: { [propertyName: string]: string };
|
|
3792
|
-
}
|
|
3793
|
-
|
|
3794
|
-
/** Tenant Settings. */
|
|
3795
|
-
export interface AccessInformationContract extends Resource {
|
|
3796
|
-
/** Access Information type ('access' or 'gitAccess') */
|
|
3797
|
-
idPropertiesId?: string;
|
|
3798
|
-
/** Principal (User) Identifier. */
|
|
3799
|
-
principalId?: string;
|
|
3800
|
-
/** Determines whether direct access is enabled. */
|
|
3801
|
-
enabled?: boolean;
|
|
3802
|
-
}
|
|
3803
|
-
|
|
3804
|
-
/** Long Running Git Operation Results. */
|
|
3805
|
-
export interface OperationResultContract extends Resource {
|
|
3806
|
-
/** Operation result identifier. */
|
|
3807
|
-
idPropertiesId?: string;
|
|
3808
|
-
/** Status of an async operation. */
|
|
3809
|
-
status?: AsyncOperationStatus;
|
|
3629
|
+
readonly gatewayUrl?: string;
|
|
3810
3630
|
/**
|
|
3811
|
-
*
|
|
3812
|
-
*
|
|
3631
|
+
* Gateway URL of the API Management service in the Default Region.
|
|
3632
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3813
3633
|
*/
|
|
3814
|
-
|
|
3634
|
+
readonly gatewayRegionalUrl?: string;
|
|
3815
3635
|
/**
|
|
3816
|
-
*
|
|
3817
|
-
*
|
|
3636
|
+
* Publisher portal endpoint Url of the API Management service.
|
|
3637
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3818
3638
|
*/
|
|
3819
|
-
|
|
3820
|
-
/** Optional result info. */
|
|
3821
|
-
resultInfo?: string;
|
|
3822
|
-
/** Error Body Contract */
|
|
3823
|
-
error?: ErrorResponseBody;
|
|
3639
|
+
readonly portalUrl?: string;
|
|
3824
3640
|
/**
|
|
3825
|
-
*
|
|
3641
|
+
* Management API endpoint URL of the API Management service.
|
|
3826
3642
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3827
3643
|
*/
|
|
3828
|
-
readonly
|
|
3829
|
-
}
|
|
3830
|
-
|
|
3831
|
-
/** Result of Tenant Configuration Sync State. */
|
|
3832
|
-
export interface TenantConfigurationSyncStateContract extends Resource {
|
|
3833
|
-
/** The name of Git branch. */
|
|
3834
|
-
branch?: string;
|
|
3835
|
-
/** The latest commit Id. */
|
|
3836
|
-
commitId?: string;
|
|
3837
|
-
/** value indicating if last sync was save (true) or deploy (false) operation. */
|
|
3838
|
-
isExport?: boolean;
|
|
3839
|
-
/** value indicating if last synchronization was later than the configuration change. */
|
|
3840
|
-
isSynced?: boolean;
|
|
3841
|
-
/** value indicating whether Git configuration access is enabled. */
|
|
3842
|
-
isGitEnabled?: boolean;
|
|
3644
|
+
readonly managementApiUrl?: string;
|
|
3843
3645
|
/**
|
|
3844
|
-
*
|
|
3845
|
-
*
|
|
3646
|
+
* SCM endpoint URL of the API Management service.
|
|
3647
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3846
3648
|
*/
|
|
3847
|
-
|
|
3649
|
+
readonly scmUrl?: string;
|
|
3848
3650
|
/**
|
|
3849
|
-
*
|
|
3850
|
-
*
|
|
3851
|
-
*/
|
|
3852
|
-
configurationChangeDate?: Date;
|
|
3853
|
-
/** Most recent tenant configuration operation identifier */
|
|
3854
|
-
lastOperationId?: string;
|
|
3855
|
-
}
|
|
3856
|
-
|
|
3857
|
-
/** Operation Contract Properties */
|
|
3858
|
-
export interface OperationContractProperties
|
|
3859
|
-
extends OperationEntityBaseContract {
|
|
3860
|
-
/** Operation Name. */
|
|
3861
|
-
displayName: string;
|
|
3862
|
-
/** A Valid HTTP Operation Method. Typical Http Methods like GET, PUT, POST but not limited by only them. */
|
|
3863
|
-
method: string;
|
|
3864
|
-
/** Relative URL template identifying the target resource for this operation. May include parameters. Example: /customers/{cid}/orders/{oid}/?date={date} */
|
|
3865
|
-
urlTemplate: string;
|
|
3866
|
-
}
|
|
3867
|
-
|
|
3868
|
-
/** Operation Update Contract Properties. */
|
|
3869
|
-
export interface OperationUpdateContractProperties
|
|
3870
|
-
extends OperationEntityBaseContract {
|
|
3871
|
-
/** Operation Name. */
|
|
3872
|
-
displayName?: string;
|
|
3873
|
-
/** A Valid HTTP Operation Method. Typical Http Methods like GET, PUT, POST but not limited by only them. */
|
|
3874
|
-
method?: string;
|
|
3875
|
-
/** Relative URL template identifying the target resource for this operation. May include parameters. Example: /customers/{cid}/orders/{oid}/?date={date} */
|
|
3876
|
-
urlTemplate?: string;
|
|
3877
|
-
}
|
|
3878
|
-
|
|
3879
|
-
/** Product profile. */
|
|
3880
|
-
export interface ProductContractProperties extends ProductEntityBaseParameters {
|
|
3881
|
-
/** Product name. */
|
|
3882
|
-
displayName: string;
|
|
3883
|
-
}
|
|
3884
|
-
|
|
3885
|
-
/** Product profile. */
|
|
3886
|
-
export interface ProductTagResourceContractProperties
|
|
3887
|
-
extends ProductEntityBaseParameters {
|
|
3888
|
-
/** Identifier of the product in the form of /products/{productId} */
|
|
3889
|
-
id?: string;
|
|
3890
|
-
/** Product name. */
|
|
3891
|
-
name: string;
|
|
3892
|
-
}
|
|
3893
|
-
|
|
3894
|
-
/** Parameters supplied to the Update Product operation. */
|
|
3895
|
-
export interface ProductUpdateProperties extends ProductEntityBaseParameters {
|
|
3896
|
-
/** Product name. */
|
|
3897
|
-
displayName?: string;
|
|
3898
|
-
}
|
|
3899
|
-
|
|
3900
|
-
/** Issue contract Properties. */
|
|
3901
|
-
export interface IssueContractProperties extends IssueContractBaseProperties {
|
|
3902
|
-
/** The issue title. */
|
|
3903
|
-
title: string;
|
|
3904
|
-
/** Text describing the issue. */
|
|
3905
|
-
description: string;
|
|
3906
|
-
/** A resource identifier for the user created the issue. */
|
|
3907
|
-
userId: string;
|
|
3908
|
-
}
|
|
3909
|
-
|
|
3910
|
-
/** Issue contract Update Properties. */
|
|
3911
|
-
export interface IssueUpdateContractProperties
|
|
3912
|
-
extends IssueContractBaseProperties {
|
|
3913
|
-
/** The issue title. */
|
|
3914
|
-
title?: string;
|
|
3915
|
-
/** Text describing the issue. */
|
|
3916
|
-
description?: string;
|
|
3917
|
-
/** A resource identifier for the user created the issue. */
|
|
3918
|
-
userId?: string;
|
|
3919
|
-
}
|
|
3920
|
-
|
|
3921
|
-
/** TagDescription contract Properties. */
|
|
3922
|
-
export interface TagDescriptionContractProperties
|
|
3923
|
-
extends TagDescriptionBaseProperties {
|
|
3924
|
-
/** Identifier of the tag in the form of /tags/{tagId} */
|
|
3925
|
-
tagId?: string;
|
|
3926
|
-
/** Tag name. */
|
|
3927
|
-
displayName?: string;
|
|
3928
|
-
}
|
|
3929
|
-
|
|
3930
|
-
/** Properties of an API Version Set. */
|
|
3931
|
-
export interface ApiVersionSetContractProperties
|
|
3932
|
-
extends ApiVersionSetEntityBase {
|
|
3933
|
-
/** Name of API Version Set */
|
|
3934
|
-
displayName: string;
|
|
3935
|
-
/** An value that determines where the API Version identifier will be located in a HTTP request. */
|
|
3936
|
-
versioningScheme: VersioningScheme;
|
|
3937
|
-
}
|
|
3938
|
-
|
|
3939
|
-
/** Properties used to create or update an API Version Set. */
|
|
3940
|
-
export interface ApiVersionSetUpdateParametersProperties
|
|
3941
|
-
extends ApiVersionSetEntityBase {
|
|
3942
|
-
/** Name of API Version Set */
|
|
3943
|
-
displayName?: string;
|
|
3944
|
-
/** An value that determines where the API Version identifier will be located in a HTTP request. */
|
|
3945
|
-
versioningScheme?: VersioningScheme;
|
|
3946
|
-
}
|
|
3947
|
-
|
|
3948
|
-
/** External OAuth authorization server settings Properties. */
|
|
3949
|
-
export interface AuthorizationServerContractProperties
|
|
3950
|
-
extends AuthorizationServerContractBaseProperties {
|
|
3951
|
-
/** User-friendly authorization server name. */
|
|
3952
|
-
displayName: string;
|
|
3953
|
-
/** Optional reference to a page where client or app registration for this authorization server is performed. Contains absolute URL to entity being referenced. */
|
|
3954
|
-
clientRegistrationEndpoint: string;
|
|
3955
|
-
/** OAuth authorization endpoint. See http://tools.ietf.org/html/rfc6749#section-3.2. */
|
|
3956
|
-
authorizationEndpoint: string;
|
|
3957
|
-
/** Form of an authorization grant, which the client uses to request the access token. */
|
|
3958
|
-
grantTypes: GrantType[];
|
|
3959
|
-
/** Client or app id registered with this authorization server. */
|
|
3960
|
-
clientId: string;
|
|
3961
|
-
/** Client or app secret registered with this authorization server. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
|
|
3962
|
-
clientSecret?: string;
|
|
3963
|
-
}
|
|
3964
|
-
|
|
3965
|
-
/** External OAuth authorization server Update settings contract. */
|
|
3966
|
-
export interface AuthorizationServerUpdateContractProperties
|
|
3967
|
-
extends AuthorizationServerContractBaseProperties {
|
|
3968
|
-
/** User-friendly authorization server name. */
|
|
3969
|
-
displayName?: string;
|
|
3970
|
-
/** Optional reference to a page where client or app registration for this authorization server is performed. Contains absolute URL to entity being referenced. */
|
|
3971
|
-
clientRegistrationEndpoint?: string;
|
|
3972
|
-
/** OAuth authorization endpoint. See http://tools.ietf.org/html/rfc6749#section-3.2. */
|
|
3973
|
-
authorizationEndpoint?: string;
|
|
3974
|
-
/** Form of an authorization grant, which the client uses to request the access token. */
|
|
3975
|
-
grantTypes?: GrantType[];
|
|
3976
|
-
/** Client or app id registered with this authorization server. */
|
|
3977
|
-
clientId?: string;
|
|
3978
|
-
/** Client or app secret registered with this authorization server. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
|
|
3979
|
-
clientSecret?: string;
|
|
3980
|
-
}
|
|
3981
|
-
|
|
3982
|
-
/** Parameters supplied to the Create Backend operation. */
|
|
3983
|
-
export interface BackendContractProperties extends BackendBaseParameters {
|
|
3984
|
-
/** Runtime Url of the Backend. */
|
|
3985
|
-
url: string;
|
|
3986
|
-
/** Backend communication protocol. */
|
|
3987
|
-
protocol: BackendProtocol;
|
|
3988
|
-
}
|
|
3989
|
-
|
|
3990
|
-
/** Parameters supplied to the Update Backend operation. */
|
|
3991
|
-
export interface BackendUpdateParameterProperties
|
|
3992
|
-
extends BackendBaseParameters {
|
|
3993
|
-
/** Runtime Url of the Backend. */
|
|
3994
|
-
url?: string;
|
|
3995
|
-
/** Backend communication protocol. */
|
|
3996
|
-
protocol?: BackendProtocol;
|
|
3997
|
-
}
|
|
3998
|
-
|
|
3999
|
-
/** KeyVault contract details. */
|
|
4000
|
-
export interface KeyVaultContractProperties
|
|
4001
|
-
extends KeyVaultContractCreateProperties {
|
|
4002
|
-
/** Last time sync and refresh status of secret from key vault. */
|
|
4003
|
-
lastStatus?: KeyVaultLastAccessStatusContractProperties;
|
|
4004
|
-
}
|
|
4005
|
-
|
|
4006
|
-
/** Properties of an API Management service resource description. */
|
|
4007
|
-
export interface ApiManagementServiceProperties
|
|
4008
|
-
extends ApiManagementServiceBaseProperties {
|
|
4009
|
-
/** Publisher email. */
|
|
4010
|
-
publisherEmail: string;
|
|
4011
|
-
/** Publisher name. */
|
|
4012
|
-
publisherName: string;
|
|
4013
|
-
}
|
|
4014
|
-
|
|
4015
|
-
/** Properties of an API Management service resource description. */
|
|
4016
|
-
export interface ApiManagementServiceUpdateProperties
|
|
4017
|
-
extends ApiManagementServiceBaseProperties {
|
|
4018
|
-
/** Publisher email. */
|
|
4019
|
-
publisherEmail?: string;
|
|
4020
|
-
/** Publisher name. */
|
|
4021
|
-
publisherName?: string;
|
|
4022
|
-
}
|
|
4023
|
-
|
|
4024
|
-
/** A single API Management service resource in List or Get response. */
|
|
4025
|
-
export interface ApiManagementServiceResource extends ApimResource {
|
|
4026
|
-
/** SKU properties of the API Management service. */
|
|
4027
|
-
sku: ApiManagementServiceSkuProperties;
|
|
4028
|
-
/** Managed service identity of the Api Management service. */
|
|
4029
|
-
identity?: ApiManagementServiceIdentity;
|
|
4030
|
-
/**
|
|
4031
|
-
* Metadata pertaining to creation and last modification of the resource.
|
|
4032
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4033
|
-
*/
|
|
4034
|
-
readonly systemData?: SystemData;
|
|
4035
|
-
/** Resource location. */
|
|
4036
|
-
location: string;
|
|
4037
|
-
/**
|
|
4038
|
-
* ETag of the resource.
|
|
4039
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4040
|
-
*/
|
|
4041
|
-
readonly etag?: string;
|
|
4042
|
-
/** A list of availability zones denoting where the resource needs to come from. */
|
|
4043
|
-
zones?: string[];
|
|
4044
|
-
/** Email address from which the notification will be sent. */
|
|
4045
|
-
notificationSenderEmail?: string;
|
|
4046
|
-
/**
|
|
4047
|
-
* The current provisioning state of the API Management service which can be one of the following: Created/Activating/Succeeded/Updating/Failed/Stopped/Terminating/TerminationFailed/Deleted.
|
|
4048
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4049
|
-
*/
|
|
4050
|
-
readonly provisioningState?: string;
|
|
4051
|
-
/**
|
|
4052
|
-
* The provisioning state of the API Management service, which is targeted by the long running operation started on the service.
|
|
4053
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4054
|
-
*/
|
|
4055
|
-
readonly targetProvisioningState?: string;
|
|
4056
|
-
/**
|
|
4057
|
-
* Creation UTC date of the API Management service.The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
|
|
4058
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4059
|
-
*/
|
|
4060
|
-
readonly createdAtUtc?: Date;
|
|
4061
|
-
/**
|
|
4062
|
-
* Gateway URL of the API Management service.
|
|
4063
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4064
|
-
*/
|
|
4065
|
-
readonly gatewayUrl?: string;
|
|
4066
|
-
/**
|
|
4067
|
-
* Gateway URL of the API Management service in the Default Region.
|
|
4068
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4069
|
-
*/
|
|
4070
|
-
readonly gatewayRegionalUrl?: string;
|
|
4071
|
-
/**
|
|
4072
|
-
* Publisher portal endpoint Url of the API Management service.
|
|
4073
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4074
|
-
*/
|
|
4075
|
-
readonly portalUrl?: string;
|
|
4076
|
-
/**
|
|
4077
|
-
* Management API endpoint URL of the API Management service.
|
|
4078
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4079
|
-
*/
|
|
4080
|
-
readonly managementApiUrl?: string;
|
|
4081
|
-
/**
|
|
4082
|
-
* SCM endpoint URL of the API Management service.
|
|
4083
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4084
|
-
*/
|
|
4085
|
-
readonly scmUrl?: string;
|
|
4086
|
-
/**
|
|
4087
|
-
* DEveloper Portal endpoint URL of the API Management service.
|
|
4088
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3651
|
+
* DEveloper Portal endpoint URL of the API Management service.
|
|
3652
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4089
3653
|
*/
|
|
4090
3654
|
readonly developerPortalUrl?: string;
|
|
4091
3655
|
/** Custom hostname configuration of the API Management service. */
|
|
@@ -4108,12 +3672,19 @@ export interface ApiManagementServiceResource extends ApimResource {
|
|
|
4108
3672
|
virtualNetworkConfiguration?: VirtualNetworkConfiguration;
|
|
4109
3673
|
/** Additional datacenter locations of the API Management service. */
|
|
4110
3674
|
additionalLocations?: AdditionalLocation[];
|
|
4111
|
-
/** Custom properties of the API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168` will disable the cipher TLS_RSA_WITH_3DES_EDE_CBC_SHA for all TLS(1.0, 1.1 and 1.2).</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11` can be used to disable just TLS 1.1.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10` can be used to disable TLS 1.0 on an API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11` can be used to disable just TLS 1.1 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10` can be used to disable TLS 1.0 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2` can be used to enable HTTP2 protocol on an API Management service.</br>Not specifying any of these properties on PATCH operation will reset omitted properties' values to their defaults. For all the settings except Http2 the default value is `True` if the service was created on or before April
|
|
3675
|
+
/** Custom properties of the API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168` will disable the cipher TLS_RSA_WITH_3DES_EDE_CBC_SHA for all TLS(1.0, 1.1 and 1.2).</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11` can be used to disable just TLS 1.1.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10` can be used to disable TLS 1.0 on an API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11` can be used to disable just TLS 1.1 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10` can be used to disable TLS 1.0 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2` can be used to enable HTTP2 protocol on an API Management service.</br>Not specifying any of these properties on PATCH operation will reset omitted properties' values to their defaults. For all the settings except Http2 the default value is `True` if the service was created on or before April 1, 2018 and `False` otherwise. Http2 setting's default value is `False`.</br></br>You can disable any of the following ciphers by using settings `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.[cipher_name]`: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA. For example, `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TLS_RSA_WITH_AES_128_CBC_SHA256`:`false`. The default value is `true` for them.</br> Note: The following ciphers can't be disabled since they are required by internal platform components: TLS_AES_256_GCM_SHA384,TLS_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 */
|
|
4112
3676
|
customProperties?: { [propertyName: string]: string };
|
|
4113
3677
|
/** List of Certificates that need to be installed in the API Management service. Max supported certificates that can be installed is 10. */
|
|
4114
3678
|
certificates?: CertificateConfiguration[];
|
|
4115
3679
|
/** Property only meant to be used for Consumption SKU Service. This enforces a client certificate to be presented on each request to the gateway. This also enables the ability to authenticate the certificate in the policy on the gateway. */
|
|
4116
3680
|
enableClientCertificate?: boolean;
|
|
3681
|
+
/** Property can be used to enable NAT Gateway for this API Management service. */
|
|
3682
|
+
natGatewayState?: NatGatewayState;
|
|
3683
|
+
/**
|
|
3684
|
+
* Outbound public IPV4 address prefixes associated with NAT Gateway deployed service. Available only for Premium SKU on stv2 platform.
|
|
3685
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3686
|
+
*/
|
|
3687
|
+
readonly outboundPublicIPAddresses?: string[];
|
|
4117
3688
|
/** Property only valid for an Api Management service deployed in multiple locations. This can be used to disable the gateway in master region. */
|
|
4118
3689
|
disableGateway?: boolean;
|
|
4119
3690
|
/** The type of VPN in which API Management service needs to be configured in. None (Default Value) means the API Management service is not part of any Virtual Network, External means the API Management deployment is set up inside a Virtual Network having an Internet Facing Endpoint, and Internal means that API Management deployment is setup inside a Virtual Network having an Intranet Facing Endpoint only. */
|
|
@@ -4130,244 +3701,1083 @@ export interface ApiManagementServiceResource extends ApimResource {
|
|
|
4130
3701
|
*/
|
|
4131
3702
|
readonly platformVersion?: PlatformVersion;
|
|
4132
3703
|
/** Publisher email. */
|
|
4133
|
-
publisherEmail
|
|
3704
|
+
publisherEmail?: string;
|
|
4134
3705
|
/** Publisher name. */
|
|
4135
|
-
publisherName
|
|
3706
|
+
publisherName?: string;
|
|
4136
3707
|
}
|
|
4137
3708
|
|
|
4138
|
-
/**
|
|
4139
|
-
export interface
|
|
4140
|
-
/**
|
|
4141
|
-
|
|
4142
|
-
/**
|
|
4143
|
-
|
|
3709
|
+
/** User profile. */
|
|
3710
|
+
export interface UserContractProperties extends UserEntityBaseParameters {
|
|
3711
|
+
/** First name. */
|
|
3712
|
+
firstName?: string;
|
|
3713
|
+
/** Last name. */
|
|
3714
|
+
lastName?: string;
|
|
3715
|
+
/** Email address. */
|
|
3716
|
+
email?: string;
|
|
4144
3717
|
/**
|
|
4145
|
-
*
|
|
4146
|
-
*
|
|
3718
|
+
* Date of user registration. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
|
|
3719
|
+
*
|
|
4147
3720
|
*/
|
|
4148
|
-
|
|
4149
|
-
/** A list of availability zones denoting where the resource needs to come from. */
|
|
4150
|
-
zones?: string[];
|
|
4151
|
-
/** Email address from which the notification will be sent. */
|
|
4152
|
-
notificationSenderEmail?: string;
|
|
3721
|
+
registrationDate?: Date;
|
|
4153
3722
|
/**
|
|
4154
|
-
*
|
|
3723
|
+
* Collection of groups user is part of.
|
|
4155
3724
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4156
3725
|
*/
|
|
4157
|
-
readonly
|
|
4158
|
-
|
|
4159
|
-
|
|
3726
|
+
readonly groups?: GroupContractProperties[];
|
|
3727
|
+
}
|
|
3728
|
+
|
|
3729
|
+
/** Parameters supplied to the Create User operation. */
|
|
3730
|
+
export interface UserCreateParameterProperties
|
|
3731
|
+
extends UserEntityBaseParameters {
|
|
3732
|
+
/** Email address. Must not be empty and must be unique within the service instance. */
|
|
3733
|
+
email: string;
|
|
3734
|
+
/** First name. */
|
|
3735
|
+
firstName: string;
|
|
3736
|
+
/** Last name. */
|
|
3737
|
+
lastName: string;
|
|
3738
|
+
/** User Password. If no value is provided, a default password is generated. */
|
|
3739
|
+
password?: string;
|
|
3740
|
+
/** Determines the type of application which send the create user request. Default is legacy portal. */
|
|
3741
|
+
appType?: AppType;
|
|
3742
|
+
/** Determines the type of confirmation e-mail that will be sent to the newly created user. */
|
|
3743
|
+
confirmation?: Confirmation;
|
|
3744
|
+
}
|
|
3745
|
+
|
|
3746
|
+
/** Parameters supplied to the Update User operation. */
|
|
3747
|
+
export interface UserUpdateParametersProperties
|
|
3748
|
+
extends UserEntityBaseParameters {
|
|
3749
|
+
/** Email address. Must not be empty and must be unique within the service instance. */
|
|
3750
|
+
email?: string;
|
|
3751
|
+
/** User Password. */
|
|
3752
|
+
password?: string;
|
|
3753
|
+
/** First name. */
|
|
3754
|
+
firstName?: string;
|
|
3755
|
+
/** Last name. */
|
|
3756
|
+
lastName?: string;
|
|
3757
|
+
}
|
|
3758
|
+
|
|
3759
|
+
/** The external Identity Providers like Facebook, Google, Microsoft, Twitter or Azure Active Directory which can be used to enable access to the API Management service developer portal for all users. */
|
|
3760
|
+
export interface IdentityProviderContractProperties
|
|
3761
|
+
extends IdentityProviderBaseParameters {
|
|
3762
|
+
/** Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft. */
|
|
3763
|
+
clientId: string;
|
|
3764
|
+
/** Client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
|
|
3765
|
+
clientSecret?: string;
|
|
3766
|
+
}
|
|
3767
|
+
|
|
3768
|
+
/** The external Identity Providers like Facebook, Google, Microsoft, Twitter or Azure Active Directory which can be used to enable access to the API Management service developer portal for all users. */
|
|
3769
|
+
export interface IdentityProviderCreateContractProperties
|
|
3770
|
+
extends IdentityProviderBaseParameters {
|
|
3771
|
+
/** Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft. */
|
|
3772
|
+
clientId: string;
|
|
3773
|
+
/** Client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
|
|
3774
|
+
clientSecret: string;
|
|
3775
|
+
}
|
|
3776
|
+
|
|
3777
|
+
/** Parameters supplied to the Update Identity Provider operation. */
|
|
3778
|
+
export interface IdentityProviderUpdateProperties
|
|
3779
|
+
extends IdentityProviderBaseParameters {
|
|
3780
|
+
/** Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft. */
|
|
3781
|
+
clientId?: string;
|
|
3782
|
+
/** Client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. */
|
|
3783
|
+
clientSecret?: string;
|
|
3784
|
+
}
|
|
3785
|
+
|
|
3786
|
+
/** NamedValue Contract properties. */
|
|
3787
|
+
export interface NamedValueContractProperties
|
|
3788
|
+
extends NamedValueEntityBaseParameters {
|
|
3789
|
+
/** Unique name of NamedValue. It may contain only letters, digits, period, dash, and underscore characters. */
|
|
3790
|
+
displayName: string;
|
|
3791
|
+
/** Value of the NamedValue. Can contain policy expressions. It may not be empty or consist only of whitespace. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
|
|
3792
|
+
value?: string;
|
|
3793
|
+
/** KeyVault location details of the namedValue. */
|
|
3794
|
+
keyVault?: KeyVaultContractProperties;
|
|
3795
|
+
}
|
|
3796
|
+
|
|
3797
|
+
/** NamedValue Contract properties. */
|
|
3798
|
+
export interface NamedValueCreateContractProperties
|
|
3799
|
+
extends NamedValueEntityBaseParameters {
|
|
3800
|
+
/** Unique name of NamedValue. It may contain only letters, digits, period, dash, and underscore characters. */
|
|
3801
|
+
displayName: string;
|
|
3802
|
+
/** Value of the NamedValue. Can contain policy expressions. It may not be empty or consist only of whitespace. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
|
|
3803
|
+
value?: string;
|
|
3804
|
+
/** KeyVault location details of the namedValue. */
|
|
3805
|
+
keyVault?: KeyVaultContractCreateProperties;
|
|
3806
|
+
}
|
|
3807
|
+
|
|
3808
|
+
/** NamedValue Contract properties. */
|
|
3809
|
+
export interface NamedValueUpdateParameterProperties
|
|
3810
|
+
extends NamedValueEntityBaseParameters {
|
|
3811
|
+
/** Unique name of NamedValue. It may contain only letters, digits, period, dash, and underscore characters. */
|
|
3812
|
+
displayName?: string;
|
|
3813
|
+
/** Value of the NamedValue. Can contain policy expressions. It may not be empty or consist only of whitespace. */
|
|
3814
|
+
value?: string;
|
|
3815
|
+
/** KeyVault location details of the namedValue. */
|
|
3816
|
+
keyVault?: KeyVaultContractCreateProperties;
|
|
3817
|
+
}
|
|
3818
|
+
|
|
3819
|
+
/** API Create or Update Properties. */
|
|
3820
|
+
export interface ApiCreateOrUpdateProperties extends ApiContractProperties {
|
|
3821
|
+
/** Content value when Importing an API. */
|
|
3822
|
+
value?: string;
|
|
3823
|
+
/** Format of the Content in which the API is getting imported. */
|
|
3824
|
+
format?: ContentFormat;
|
|
3825
|
+
/** Criteria to limit import of WSDL to a subset of the document. */
|
|
3826
|
+
wsdlSelector?: ApiCreateOrUpdatePropertiesWsdlSelector;
|
|
3827
|
+
/**
|
|
3828
|
+
* Type of API to create.
|
|
3829
|
+
* * `http` creates a REST API
|
|
3830
|
+
* * `soap` creates a SOAP pass-through API
|
|
3831
|
+
* * `websocket` creates websocket API
|
|
3832
|
+
* * `graphql` creates GraphQL API.
|
|
3833
|
+
*/
|
|
3834
|
+
soapApiType?: SoapApiType;
|
|
3835
|
+
/** Strategy of translating required query parameters to template ones. By default has value 'template'. Possible values: 'template', 'query' */
|
|
3836
|
+
translateRequiredQueryParametersConduct?: TranslateRequiredQueryParametersConduct;
|
|
3837
|
+
}
|
|
3838
|
+
|
|
3839
|
+
/** API details. */
|
|
3840
|
+
export interface ApiContract extends ProxyResource {
|
|
3841
|
+
/** Description of the API. May include HTML formatting tags. */
|
|
3842
|
+
description?: string;
|
|
3843
|
+
/** Collection of authentication settings included into this API. */
|
|
3844
|
+
authenticationSettings?: AuthenticationSettingsContract;
|
|
3845
|
+
/** Protocols over which API is made available. */
|
|
3846
|
+
subscriptionKeyParameterNames?: SubscriptionKeyParameterNamesContract;
|
|
3847
|
+
/** Type of API. */
|
|
3848
|
+
apiType?: ApiType;
|
|
3849
|
+
/** Describes the revision of the API. If no value is provided, default revision 1 is created */
|
|
3850
|
+
apiRevision?: string;
|
|
3851
|
+
/** Indicates the version identifier of the API if the API is versioned */
|
|
3852
|
+
apiVersion?: string;
|
|
3853
|
+
/** Indicates if API revision is current api revision. */
|
|
3854
|
+
isCurrent?: boolean;
|
|
3855
|
+
/**
|
|
3856
|
+
* Indicates if API revision is accessible via the gateway.
|
|
3857
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3858
|
+
*/
|
|
3859
|
+
readonly isOnline?: boolean;
|
|
3860
|
+
/** Description of the API Revision. */
|
|
3861
|
+
apiRevisionDescription?: string;
|
|
3862
|
+
/** Description of the API Version. */
|
|
3863
|
+
apiVersionDescription?: string;
|
|
3864
|
+
/** A resource identifier for the related ApiVersionSet. */
|
|
3865
|
+
apiVersionSetId?: string;
|
|
3866
|
+
/** Specifies whether an API or Product subscription is required for accessing the API. */
|
|
3867
|
+
subscriptionRequired?: boolean;
|
|
3868
|
+
/** A URL to the Terms of Service for the API. MUST be in the format of a URL. */
|
|
3869
|
+
termsOfServiceUrl?: string;
|
|
3870
|
+
/** Contact information for the API. */
|
|
3871
|
+
contact?: ApiContactInformation;
|
|
3872
|
+
/** License information for the API. */
|
|
3873
|
+
license?: ApiLicenseInformation;
|
|
3874
|
+
/** API identifier of the source API. */
|
|
3875
|
+
sourceApiId?: string;
|
|
3876
|
+
/** API name. Must be 1 to 300 characters long. */
|
|
3877
|
+
displayName?: string;
|
|
3878
|
+
/** Absolute URL of the backend service implementing this API. Cannot be more than 2000 characters long. */
|
|
3879
|
+
serviceUrl?: string;
|
|
3880
|
+
/** Relative URL uniquely identifying this API and all of its resource paths within the API Management service instance. It is appended to the API endpoint base URL specified during the service instance creation to form a public URL for this API. */
|
|
3881
|
+
path?: string;
|
|
3882
|
+
/** Describes on which protocols the operations in this API can be invoked. */
|
|
3883
|
+
protocols?: Protocol[];
|
|
3884
|
+
/** Version set details */
|
|
3885
|
+
apiVersionSet?: ApiVersionSetContractDetails;
|
|
3886
|
+
}
|
|
3887
|
+
|
|
3888
|
+
/** ApiRelease details. */
|
|
3889
|
+
export interface ApiReleaseContract extends ProxyResource {
|
|
3890
|
+
/** Identifier of the API the release belongs to. */
|
|
3891
|
+
apiId?: string;
|
|
3892
|
+
/**
|
|
3893
|
+
* The time the API was released. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard.
|
|
3894
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3895
|
+
*/
|
|
3896
|
+
readonly createdDateTime?: Date;
|
|
3897
|
+
/**
|
|
3898
|
+
* The time the API release was updated.
|
|
3899
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
3900
|
+
*/
|
|
3901
|
+
readonly updatedDateTime?: Date;
|
|
3902
|
+
/** Release Notes */
|
|
3903
|
+
notes?: string;
|
|
3904
|
+
}
|
|
3905
|
+
|
|
3906
|
+
/** API Operation details. */
|
|
3907
|
+
export interface OperationContract extends ProxyResource {
|
|
3908
|
+
/** Collection of URL template parameters. */
|
|
3909
|
+
templateParameters?: ParameterContract[];
|
|
3910
|
+
/** Description of the operation. May include HTML formatting tags. */
|
|
3911
|
+
description?: string;
|
|
3912
|
+
/** An entity containing request details. */
|
|
3913
|
+
request?: RequestContract;
|
|
3914
|
+
/** Array of Operation responses. */
|
|
3915
|
+
responses?: ResponseContract[];
|
|
3916
|
+
/** Operation Policies */
|
|
3917
|
+
policies?: string;
|
|
3918
|
+
/** Operation Name. */
|
|
3919
|
+
displayName?: string;
|
|
3920
|
+
/** A Valid HTTP Operation Method. Typical Http Methods like GET, PUT, POST but not limited by only them. */
|
|
3921
|
+
method?: string;
|
|
3922
|
+
/** Relative URL template identifying the target resource for this operation. May include parameters. Example: /customers/{cid}/orders/{oid}/?date={date} */
|
|
3923
|
+
urlTemplate?: string;
|
|
3924
|
+
}
|
|
3925
|
+
|
|
3926
|
+
/** Policy Contract details. */
|
|
3927
|
+
export interface PolicyContract extends ProxyResource {
|
|
3928
|
+
/** Contents of the Policy as defined by the format. */
|
|
3929
|
+
value?: string;
|
|
3930
|
+
/** Format of the policyContent. */
|
|
3931
|
+
format?: PolicyContentFormat;
|
|
3932
|
+
}
|
|
3933
|
+
|
|
3934
|
+
/** Tag Contract details. */
|
|
3935
|
+
export interface TagContract extends ProxyResource {
|
|
3936
|
+
/** Tag name. */
|
|
3937
|
+
displayName?: string;
|
|
3938
|
+
}
|
|
3939
|
+
|
|
3940
|
+
/** GraphQL API Resolver details. */
|
|
3941
|
+
export interface ResolverContract extends ProxyResource {
|
|
3942
|
+
/** Resolver Name. */
|
|
3943
|
+
displayName?: string;
|
|
3944
|
+
/** Path is type/field being resolved. */
|
|
3945
|
+
path?: string;
|
|
3946
|
+
/** Description of the resolver. May include HTML formatting tags. */
|
|
3947
|
+
description?: string;
|
|
3948
|
+
}
|
|
3949
|
+
|
|
3950
|
+
/** Product details. */
|
|
3951
|
+
export interface ProductContract extends ProxyResource {
|
|
3952
|
+
/** Product description. May include HTML formatting tags. */
|
|
3953
|
+
description?: string;
|
|
3954
|
+
/** Product terms of use. Developers trying to subscribe to the product will be presented and required to accept these terms before they can complete the subscription process. */
|
|
3955
|
+
terms?: string;
|
|
3956
|
+
/** Whether a product subscription is required for accessing APIs included in this product. If true, the product is referred to as "protected" and a valid subscription key is required for a request to an API included in the product to succeed. If false, the product is referred to as "open" and requests to an API included in the product can be made without a subscription key. If property is omitted when creating a new product it's value is assumed to be true. */
|
|
3957
|
+
subscriptionRequired?: boolean;
|
|
3958
|
+
/** whether subscription approval is required. If false, new subscriptions will be approved automatically enabling developers to call the product’s APIs immediately after subscribing. If true, administrators must manually approve the subscription before the developer can any of the product’s APIs. Can be present only if subscriptionRequired property is present and has a value of false. */
|
|
3959
|
+
approvalRequired?: boolean;
|
|
3960
|
+
/** Whether the number of subscriptions a user can have to this product at the same time. Set to null or omit to allow unlimited per user subscriptions. Can be present only if subscriptionRequired property is present and has a value of false. */
|
|
3961
|
+
subscriptionsLimit?: number;
|
|
3962
|
+
/** whether product is published or not. Published products are discoverable by users of developer portal. Non published products are visible only to administrators. Default state of Product is notPublished. */
|
|
3963
|
+
state?: ProductState;
|
|
3964
|
+
/** Product name. */
|
|
3965
|
+
displayName?: string;
|
|
3966
|
+
}
|
|
3967
|
+
|
|
3968
|
+
/** API Schema Contract details. */
|
|
3969
|
+
export interface SchemaContract extends ProxyResource {
|
|
3970
|
+
/** Must be a valid a media type used in a Content-Type header as defined in the RFC 2616. Media type of the schema document (e.g. application/json, application/xml). </br> - `Swagger` Schema use `application/vnd.ms-azure-apim.swagger.definitions+json` </br> - `WSDL` Schema use `application/vnd.ms-azure-apim.xsd+xml` </br> - `OpenApi` Schema use `application/vnd.oai.openapi.components+json` </br> - `WADL Schema` use `application/vnd.ms-azure-apim.wadl.grammars+xml`. */
|
|
3971
|
+
contentType?: string;
|
|
3972
|
+
/** Json escaped string defining the document representing the Schema. Used for schemas other than Swagger/OpenAPI. */
|
|
3973
|
+
value?: string;
|
|
3974
|
+
/** Types definitions. Used for Swagger/OpenAPI v1 schemas only, null otherwise. */
|
|
3975
|
+
definitions?: Record<string, unknown>;
|
|
3976
|
+
/** Types definitions. Used for Swagger/OpenAPI v2/v3 schemas only, null otherwise. */
|
|
3977
|
+
components?: Record<string, unknown>;
|
|
3978
|
+
}
|
|
3979
|
+
|
|
3980
|
+
/** Diagnostic details. */
|
|
3981
|
+
export interface DiagnosticContract extends ProxyResource {
|
|
3982
|
+
/** Specifies for what type of messages sampling settings should not apply. */
|
|
3983
|
+
alwaysLog?: AlwaysLog;
|
|
3984
|
+
/** Resource Id of a target logger. */
|
|
3985
|
+
loggerId?: string;
|
|
3986
|
+
/** Sampling settings for Diagnostic. */
|
|
3987
|
+
sampling?: SamplingSettings;
|
|
3988
|
+
/** Diagnostic settings for incoming/outgoing HTTP messages to the Gateway. */
|
|
3989
|
+
frontend?: PipelineDiagnosticSettings;
|
|
3990
|
+
/** Diagnostic settings for incoming/outgoing HTTP messages to the Backend */
|
|
3991
|
+
backend?: PipelineDiagnosticSettings;
|
|
3992
|
+
/** Log the ClientIP. Default is false. */
|
|
3993
|
+
logClientIp?: boolean;
|
|
3994
|
+
/** Sets correlation protocol to use for Application Insights diagnostics. */
|
|
3995
|
+
httpCorrelationProtocol?: HttpCorrelationProtocol;
|
|
3996
|
+
/** The verbosity level applied to traces emitted by trace policies. */
|
|
3997
|
+
verbosity?: Verbosity;
|
|
3998
|
+
/** The format of the Operation Name for Application Insights telemetries. Default is Name. */
|
|
3999
|
+
operationNameFormat?: OperationNameFormat;
|
|
4000
|
+
/** Emit custom metrics via emit-metric policy. Applicable only to Application Insights diagnostic settings. */
|
|
4001
|
+
metrics?: boolean;
|
|
4002
|
+
}
|
|
4003
|
+
|
|
4004
|
+
/** Issue Contract details. */
|
|
4005
|
+
export interface IssueContract extends ProxyResource {
|
|
4006
|
+
/** Date and time when the issue was created. */
|
|
4007
|
+
createdDate?: Date;
|
|
4008
|
+
/** Status of the issue. */
|
|
4009
|
+
state?: State;
|
|
4010
|
+
/** A resource identifier for the API the issue was created for. */
|
|
4011
|
+
apiId?: string;
|
|
4012
|
+
/** The issue title. */
|
|
4013
|
+
title?: string;
|
|
4014
|
+
/** Text describing the issue. */
|
|
4015
|
+
description?: string;
|
|
4016
|
+
/** A resource identifier for the user created the issue. */
|
|
4017
|
+
userId?: string;
|
|
4018
|
+
}
|
|
4019
|
+
|
|
4020
|
+
/** Issue Comment Contract details. */
|
|
4021
|
+
export interface IssueCommentContract extends ProxyResource {
|
|
4022
|
+
/** Comment text. */
|
|
4023
|
+
text?: string;
|
|
4024
|
+
/** Date and time when the comment was created. */
|
|
4025
|
+
createdDate?: Date;
|
|
4026
|
+
/** A resource identifier for the user who left the comment. */
|
|
4027
|
+
userId?: string;
|
|
4028
|
+
}
|
|
4029
|
+
|
|
4030
|
+
/** Issue Attachment Contract details. */
|
|
4031
|
+
export interface IssueAttachmentContract extends ProxyResource {
|
|
4032
|
+
/** Filename by which the binary data will be saved. */
|
|
4033
|
+
title?: string;
|
|
4034
|
+
/** Either 'link' if content is provided via an HTTP link or the MIME type of the Base64-encoded binary data provided in the 'content' property. */
|
|
4035
|
+
contentFormat?: string;
|
|
4036
|
+
/** An HTTP link or Base64-encoded binary data. */
|
|
4037
|
+
content?: string;
|
|
4038
|
+
}
|
|
4039
|
+
|
|
4040
|
+
/** Contract details. */
|
|
4041
|
+
export interface TagDescriptionContract extends ProxyResource {
|
|
4042
|
+
/** Description of the Tag. */
|
|
4043
|
+
description?: string;
|
|
4044
|
+
/** Absolute URL of external resources describing the tag. */
|
|
4045
|
+
externalDocsUrl?: string;
|
|
4046
|
+
/** Description of the external resources describing the tag. */
|
|
4047
|
+
externalDocsDescription?: string;
|
|
4048
|
+
/** Identifier of the tag in the form of /tags/{tagId} */
|
|
4049
|
+
tagId?: string;
|
|
4050
|
+
/** Tag name. */
|
|
4051
|
+
displayName?: string;
|
|
4052
|
+
}
|
|
4053
|
+
|
|
4054
|
+
/** Wiki properties */
|
|
4055
|
+
export interface WikiContract extends ProxyResource {
|
|
4056
|
+
/** Collection wiki documents included into this wiki. */
|
|
4057
|
+
documents?: WikiDocumentationContract[];
|
|
4058
|
+
}
|
|
4059
|
+
|
|
4060
|
+
/** API Version Set Contract details. */
|
|
4061
|
+
export interface ApiVersionSetContract extends ProxyResource {
|
|
4062
|
+
/** Description of API Version Set. */
|
|
4063
|
+
description?: string;
|
|
4064
|
+
/** Name of query parameter that indicates the API Version if versioningScheme is set to `query`. */
|
|
4065
|
+
versionQueryName?: string;
|
|
4066
|
+
/** Name of HTTP header parameter that indicates the API Version if versioningScheme is set to `header`. */
|
|
4067
|
+
versionHeaderName?: string;
|
|
4068
|
+
/** Name of API Version Set */
|
|
4069
|
+
displayName?: string;
|
|
4070
|
+
/** An value that determines where the API Version identifier will be located in a HTTP request. */
|
|
4071
|
+
versioningScheme?: VersioningScheme;
|
|
4072
|
+
}
|
|
4073
|
+
|
|
4074
|
+
/** External OAuth authorization server settings. */
|
|
4075
|
+
export interface AuthorizationServerContract extends ProxyResource {
|
|
4076
|
+
/** Description of the authorization server. Can contain HTML formatting tags. */
|
|
4077
|
+
description?: string;
|
|
4078
|
+
/** HTTP verbs supported by the authorization endpoint. GET must be always present. POST is optional. */
|
|
4079
|
+
authorizationMethods?: AuthorizationMethod[];
|
|
4080
|
+
/** Method of authentication supported by the token endpoint of this authorization server. Possible values are Basic and/or Body. When Body is specified, client credentials and other parameters are passed within the request body in the application/x-www-form-urlencoded format. */
|
|
4081
|
+
clientAuthenticationMethod?: ClientAuthenticationMethod[];
|
|
4082
|
+
/** Additional parameters required by the token endpoint of this authorization server represented as an array of JSON objects with name and value string properties, i.e. {"name" : "name value", "value": "a value"}. */
|
|
4083
|
+
tokenBodyParameters?: TokenBodyParameterContract[];
|
|
4084
|
+
/** OAuth token endpoint. Contains absolute URI to entity being referenced. */
|
|
4085
|
+
tokenEndpoint?: string;
|
|
4086
|
+
/** If true, authorization server will include state parameter from the authorization request to its response. Client may use state parameter to raise protocol security. */
|
|
4087
|
+
supportState?: boolean;
|
|
4088
|
+
/** Access token scope that is going to be requested by default. Can be overridden at the API level. Should be provided in the form of a string containing space-delimited values. */
|
|
4089
|
+
defaultScope?: string;
|
|
4090
|
+
/** Specifies the mechanism by which access token is passed to the API. */
|
|
4091
|
+
bearerTokenSendingMethods?: BearerTokenSendingMethod[];
|
|
4092
|
+
/** Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner username. */
|
|
4093
|
+
resourceOwnerUsername?: string;
|
|
4094
|
+
/** Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner password. */
|
|
4095
|
+
resourceOwnerPassword?: string;
|
|
4096
|
+
/** User-friendly authorization server name. */
|
|
4097
|
+
displayName?: string;
|
|
4098
|
+
/** If true, the authorization server may be used in the developer portal test console. True by default if no value is provided. */
|
|
4099
|
+
useInTestConsole?: boolean;
|
|
4100
|
+
/** If true, the authorization server will be used in the API documentation in the developer portal. False by default if no value is provided. */
|
|
4101
|
+
useInApiDocumentation?: boolean;
|
|
4102
|
+
/** Optional reference to a page where client or app registration for this authorization server is performed. Contains absolute URL to entity being referenced. */
|
|
4103
|
+
clientRegistrationEndpoint?: string;
|
|
4104
|
+
/** OAuth authorization endpoint. See http://tools.ietf.org/html/rfc6749#section-3.2. */
|
|
4105
|
+
authorizationEndpoint?: string;
|
|
4106
|
+
/** Form of an authorization grant, which the client uses to request the access token. */
|
|
4107
|
+
grantTypes?: GrantType[];
|
|
4108
|
+
/** Client or app id registered with this authorization server. */
|
|
4109
|
+
clientId?: string;
|
|
4110
|
+
/** Client or app secret registered with this authorization server. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
|
|
4111
|
+
clientSecret?: string;
|
|
4112
|
+
}
|
|
4113
|
+
|
|
4114
|
+
/** External OAuth authorization server settings. */
|
|
4115
|
+
export interface AuthorizationServerUpdateContract extends ProxyResource {
|
|
4116
|
+
/** Description of the authorization server. Can contain HTML formatting tags. */
|
|
4117
|
+
description?: string;
|
|
4118
|
+
/** HTTP verbs supported by the authorization endpoint. GET must be always present. POST is optional. */
|
|
4119
|
+
authorizationMethods?: AuthorizationMethod[];
|
|
4120
|
+
/** Method of authentication supported by the token endpoint of this authorization server. Possible values are Basic and/or Body. When Body is specified, client credentials and other parameters are passed within the request body in the application/x-www-form-urlencoded format. */
|
|
4121
|
+
clientAuthenticationMethod?: ClientAuthenticationMethod[];
|
|
4122
|
+
/** Additional parameters required by the token endpoint of this authorization server represented as an array of JSON objects with name and value string properties, i.e. {"name" : "name value", "value": "a value"}. */
|
|
4123
|
+
tokenBodyParameters?: TokenBodyParameterContract[];
|
|
4124
|
+
/** OAuth token endpoint. Contains absolute URI to entity being referenced. */
|
|
4125
|
+
tokenEndpoint?: string;
|
|
4126
|
+
/** If true, authorization server will include state parameter from the authorization request to its response. Client may use state parameter to raise protocol security. */
|
|
4127
|
+
supportState?: boolean;
|
|
4128
|
+
/** Access token scope that is going to be requested by default. Can be overridden at the API level. Should be provided in the form of a string containing space-delimited values. */
|
|
4129
|
+
defaultScope?: string;
|
|
4130
|
+
/** Specifies the mechanism by which access token is passed to the API. */
|
|
4131
|
+
bearerTokenSendingMethods?: BearerTokenSendingMethod[];
|
|
4132
|
+
/** Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner username. */
|
|
4133
|
+
resourceOwnerUsername?: string;
|
|
4134
|
+
/** Can be optionally specified when resource owner password grant type is supported by this authorization server. Default resource owner password. */
|
|
4135
|
+
resourceOwnerPassword?: string;
|
|
4136
|
+
/** User-friendly authorization server name. */
|
|
4137
|
+
displayName?: string;
|
|
4138
|
+
/** If true, the authorization server may be used in the developer portal test console. True by default if no value is provided. */
|
|
4139
|
+
useInTestConsole?: boolean;
|
|
4140
|
+
/** If true, the authorization server will be used in the API documentation in the developer portal. False by default if no value is provided. */
|
|
4141
|
+
useInApiDocumentation?: boolean;
|
|
4142
|
+
/** Optional reference to a page where client or app registration for this authorization server is performed. Contains absolute URL to entity being referenced. */
|
|
4143
|
+
clientRegistrationEndpoint?: string;
|
|
4144
|
+
/** OAuth authorization endpoint. See http://tools.ietf.org/html/rfc6749#section-3.2. */
|
|
4145
|
+
authorizationEndpoint?: string;
|
|
4146
|
+
/** Form of an authorization grant, which the client uses to request the access token. */
|
|
4147
|
+
grantTypes?: GrantType[];
|
|
4148
|
+
/** Client or app id registered with this authorization server. */
|
|
4149
|
+
clientId?: string;
|
|
4150
|
+
/** Client or app secret registered with this authorization server. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
|
|
4151
|
+
clientSecret?: string;
|
|
4152
|
+
}
|
|
4153
|
+
|
|
4154
|
+
/** Authorization Provider contract. */
|
|
4155
|
+
export interface AuthorizationProviderContract extends ProxyResource {
|
|
4156
|
+
/** Authorization Provider name. Must be 1 to 300 characters long. */
|
|
4157
|
+
displayName?: string;
|
|
4158
|
+
/** Identity provider name. Must be 1 to 300 characters long. */
|
|
4159
|
+
identityProvider?: string;
|
|
4160
|
+
/** OAuth2 settings */
|
|
4161
|
+
oauth2?: AuthorizationProviderOAuth2Settings;
|
|
4162
|
+
}
|
|
4163
|
+
|
|
4164
|
+
/** Authorization contract. */
|
|
4165
|
+
export interface AuthorizationContract extends ProxyResource {
|
|
4166
|
+
/** Authorization type options */
|
|
4167
|
+
authorizationType?: AuthorizationType;
|
|
4168
|
+
/** OAuth2 grant type options */
|
|
4169
|
+
oAuth2GrantType?: OAuth2GrantType;
|
|
4170
|
+
/** Authorization parameters */
|
|
4171
|
+
parameters?: { [propertyName: string]: string };
|
|
4172
|
+
/** Authorization error details. */
|
|
4173
|
+
error?: AuthorizationError;
|
|
4174
|
+
/** Status of the Authorization */
|
|
4175
|
+
status?: string;
|
|
4176
|
+
}
|
|
4177
|
+
|
|
4178
|
+
/** Authorization access policy contract. */
|
|
4179
|
+
export interface AuthorizationAccessPolicyContract extends ProxyResource {
|
|
4180
|
+
/** The Tenant Id */
|
|
4181
|
+
tenantId?: string;
|
|
4182
|
+
/** The Object Id */
|
|
4183
|
+
objectId?: string;
|
|
4184
|
+
}
|
|
4185
|
+
|
|
4186
|
+
/** Backend details. */
|
|
4187
|
+
export interface BackendContract extends ProxyResource {
|
|
4188
|
+
/** Backend Title. */
|
|
4189
|
+
title?: string;
|
|
4190
|
+
/** Backend Description. */
|
|
4191
|
+
description?: string;
|
|
4192
|
+
/** Management Uri of the Resource in External System. This URL can be the Arm Resource Id of Logic Apps, Function Apps or API Apps. */
|
|
4193
|
+
resourceId?: string;
|
|
4194
|
+
/** Backend Properties contract */
|
|
4195
|
+
properties?: BackendProperties;
|
|
4196
|
+
/** Backend Credentials Contract Properties */
|
|
4197
|
+
credentials?: BackendCredentialsContract;
|
|
4198
|
+
/** Backend gateway Contract Properties */
|
|
4199
|
+
proxy?: BackendProxyContract;
|
|
4200
|
+
/** Backend TLS Properties */
|
|
4201
|
+
tls?: BackendTlsProperties;
|
|
4202
|
+
/** Runtime Url of the Backend. */
|
|
4203
|
+
url?: string;
|
|
4204
|
+
/** Backend communication protocol. */
|
|
4205
|
+
protocol?: BackendProtocol;
|
|
4206
|
+
}
|
|
4207
|
+
|
|
4208
|
+
/** Reconnect request parameters. */
|
|
4209
|
+
export interface BackendReconnectContract extends ProxyResource {
|
|
4210
|
+
/** Duration in ISO8601 format after which reconnect will be initiated. Minimum duration of the Reconnect is PT2M. */
|
|
4211
|
+
after?: string;
|
|
4212
|
+
}
|
|
4213
|
+
|
|
4214
|
+
/** Cache details. */
|
|
4215
|
+
export interface CacheContract extends ProxyResource {
|
|
4216
|
+
/** Cache description */
|
|
4217
|
+
description?: string;
|
|
4218
|
+
/** Runtime connection string to cache */
|
|
4219
|
+
connectionString?: string;
|
|
4220
|
+
/** Location identifier to use cache from (should be either 'default' or valid Azure region identifier) */
|
|
4221
|
+
useFromLocation?: string;
|
|
4222
|
+
/** Original uri of entity in external system cache points to */
|
|
4223
|
+
resourceId?: string;
|
|
4224
|
+
}
|
|
4225
|
+
|
|
4226
|
+
/** Certificate details. */
|
|
4227
|
+
export interface CertificateContract extends ProxyResource {
|
|
4228
|
+
/** Subject attribute of the certificate. */
|
|
4229
|
+
subject?: string;
|
|
4230
|
+
/** Thumbprint of the certificate. */
|
|
4231
|
+
thumbprint?: string;
|
|
4232
|
+
/**
|
|
4233
|
+
* Expiration date of the certificate. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
|
|
4234
|
+
*
|
|
4235
|
+
*/
|
|
4236
|
+
expirationDate?: Date;
|
|
4237
|
+
/** KeyVault location details of the certificate. */
|
|
4238
|
+
keyVault?: KeyVaultContractProperties;
|
|
4239
|
+
}
|
|
4240
|
+
|
|
4241
|
+
/** Content type contract details. */
|
|
4242
|
+
export interface ContentTypeContract extends ProxyResource {
|
|
4243
|
+
/** Content type identifier */
|
|
4244
|
+
idPropertiesId?: string;
|
|
4245
|
+
/** Content type name. Must be 1 to 250 characters long. */
|
|
4246
|
+
namePropertiesName?: string;
|
|
4247
|
+
/** Content type description. */
|
|
4248
|
+
description?: string;
|
|
4249
|
+
/** Content type schema. */
|
|
4250
|
+
schema?: Record<string, unknown>;
|
|
4251
|
+
/** Content type version. */
|
|
4252
|
+
version?: string;
|
|
4253
|
+
}
|
|
4254
|
+
|
|
4255
|
+
/** Content type contract details. */
|
|
4256
|
+
export interface ContentItemContract extends ProxyResource {
|
|
4257
|
+
/** Properties of the content item. */
|
|
4258
|
+
properties?: { [propertyName: string]: any };
|
|
4259
|
+
}
|
|
4260
|
+
|
|
4261
|
+
/** Deleted API Management Service information. */
|
|
4262
|
+
export interface DeletedServiceContract extends ProxyResource {
|
|
4263
|
+
/**
|
|
4264
|
+
* API Management Service Master Location.
|
|
4160
4265
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4161
4266
|
*/
|
|
4162
|
-
readonly
|
|
4267
|
+
readonly location?: string;
|
|
4268
|
+
/** Fully-qualified API Management Service Resource ID */
|
|
4269
|
+
serviceId?: string;
|
|
4270
|
+
/** UTC Date and Time when the service will be automatically purged. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard. */
|
|
4271
|
+
scheduledPurgeDate?: Date;
|
|
4272
|
+
/** UTC Timestamp when the service was soft-deleted. The date conforms to the following format: yyyy-MM-ddTHH:mm:ssZ as specified by the ISO 8601 standard. */
|
|
4273
|
+
deletionDate?: Date;
|
|
4274
|
+
}
|
|
4275
|
+
|
|
4276
|
+
/** Email Template details. */
|
|
4277
|
+
export interface EmailTemplateContract extends ProxyResource {
|
|
4278
|
+
/** Subject of the Template. */
|
|
4279
|
+
subject?: string;
|
|
4280
|
+
/** Email Template Body. This should be a valid XDocument */
|
|
4281
|
+
body?: string;
|
|
4282
|
+
/** Title of the Template. */
|
|
4283
|
+
title?: string;
|
|
4284
|
+
/** Description of the Email Template. */
|
|
4285
|
+
description?: string;
|
|
4163
4286
|
/**
|
|
4164
|
-
*
|
|
4287
|
+
* Whether the template is the default template provided by API Management or has been edited.
|
|
4165
4288
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4166
4289
|
*/
|
|
4167
|
-
readonly
|
|
4290
|
+
readonly isDefault?: boolean;
|
|
4291
|
+
/** Email Template Parameter values. */
|
|
4292
|
+
parameters?: EmailTemplateParametersContractProperties[];
|
|
4293
|
+
}
|
|
4294
|
+
|
|
4295
|
+
/** Gateway details. */
|
|
4296
|
+
export interface GatewayContract extends ProxyResource {
|
|
4297
|
+
/** Gateway location. */
|
|
4298
|
+
locationData?: ResourceLocationDataContract;
|
|
4299
|
+
/** Gateway description */
|
|
4300
|
+
description?: string;
|
|
4301
|
+
}
|
|
4302
|
+
|
|
4303
|
+
/** Gateway hostname configuration details. */
|
|
4304
|
+
export interface GatewayHostnameConfigurationContract extends ProxyResource {
|
|
4305
|
+
/** Hostname value. Supports valid domain name, partial or full wildcard */
|
|
4306
|
+
hostname?: string;
|
|
4307
|
+
/** Identifier of Certificate entity that will be used for TLS connection establishment */
|
|
4308
|
+
certificateId?: string;
|
|
4309
|
+
/** Determines whether gateway requests client certificate */
|
|
4310
|
+
negotiateClientCertificate?: boolean;
|
|
4311
|
+
/** Specifies if TLS 1.0 is supported */
|
|
4312
|
+
tls10Enabled?: boolean;
|
|
4313
|
+
/** Specifies if TLS 1.1 is supported */
|
|
4314
|
+
tls11Enabled?: boolean;
|
|
4315
|
+
/** Specifies if HTTP/2.0 is supported */
|
|
4316
|
+
http2Enabled?: boolean;
|
|
4317
|
+
}
|
|
4318
|
+
|
|
4319
|
+
/** Association entity details. */
|
|
4320
|
+
export interface AssociationContract extends ProxyResource {
|
|
4321
|
+
/** Provisioning state. */
|
|
4322
|
+
provisioningState?: "created";
|
|
4323
|
+
}
|
|
4324
|
+
|
|
4325
|
+
/** Gateway certificate authority details. */
|
|
4326
|
+
export interface GatewayCertificateAuthorityContract extends ProxyResource {
|
|
4327
|
+
/** Determines whether certificate authority is trusted. */
|
|
4328
|
+
isTrusted?: boolean;
|
|
4329
|
+
}
|
|
4330
|
+
|
|
4331
|
+
/** Contract details. */
|
|
4332
|
+
export interface GroupContract extends ProxyResource {
|
|
4333
|
+
/** Group name. */
|
|
4334
|
+
displayName?: string;
|
|
4335
|
+
/** Group description. Can contain HTML formatting tags. */
|
|
4336
|
+
description?: string;
|
|
4168
4337
|
/**
|
|
4169
|
-
*
|
|
4338
|
+
* true if the group is one of the three system groups (Administrators, Developers, or Guests); otherwise false.
|
|
4170
4339
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4171
4340
|
*/
|
|
4172
|
-
readonly
|
|
4341
|
+
readonly builtIn?: boolean;
|
|
4342
|
+
/** Group type. */
|
|
4343
|
+
typePropertiesType?: GroupType;
|
|
4344
|
+
/** For external groups, this property contains the id of the group from the external identity provider, e.g. for Azure Active Directory `aad://<tenant>.onmicrosoft.com/groups/<group object id>`; otherwise the value is null. */
|
|
4345
|
+
externalId?: string;
|
|
4346
|
+
}
|
|
4347
|
+
|
|
4348
|
+
/** User details. */
|
|
4349
|
+
export interface UserContract extends ProxyResource {
|
|
4350
|
+
/** Account state. Specifies whether the user is active or not. Blocked users are unable to sign into the developer portal or call any APIs of subscribed products. Default state is Active. */
|
|
4351
|
+
state?: UserState;
|
|
4352
|
+
/** Optional note about a user set by the administrator. */
|
|
4353
|
+
note?: string;
|
|
4354
|
+
/** Collection of user identities. */
|
|
4355
|
+
identities?: UserIdentityContract[];
|
|
4356
|
+
/** First name. */
|
|
4357
|
+
firstName?: string;
|
|
4358
|
+
/** Last name. */
|
|
4359
|
+
lastName?: string;
|
|
4360
|
+
/** Email address. */
|
|
4361
|
+
email?: string;
|
|
4362
|
+
/**
|
|
4363
|
+
* Date of user registration. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
|
|
4364
|
+
*
|
|
4365
|
+
*/
|
|
4366
|
+
registrationDate?: Date;
|
|
4173
4367
|
/**
|
|
4174
|
-
*
|
|
4368
|
+
* Collection of groups user is part of.
|
|
4175
4369
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4176
4370
|
*/
|
|
4177
|
-
readonly
|
|
4371
|
+
readonly groups?: GroupContractProperties[];
|
|
4372
|
+
}
|
|
4373
|
+
|
|
4374
|
+
/** Identity Provider details. */
|
|
4375
|
+
export interface IdentityProviderContract extends ProxyResource {
|
|
4376
|
+
/** Identity Provider Type identifier. */
|
|
4377
|
+
typePropertiesType?: IdentityProviderType;
|
|
4378
|
+
/** The TenantId to use instead of Common when logging into Active Directory */
|
|
4379
|
+
signinTenant?: string;
|
|
4380
|
+
/** List of Allowed Tenants when configuring Azure Active Directory login. */
|
|
4381
|
+
allowedTenants?: string[];
|
|
4382
|
+
/** OpenID Connect discovery endpoint hostname for AAD or AAD B2C. */
|
|
4383
|
+
authority?: string;
|
|
4384
|
+
/** Signup Policy Name. Only applies to AAD B2C Identity Provider. */
|
|
4385
|
+
signupPolicyName?: string;
|
|
4386
|
+
/** Signin Policy Name. Only applies to AAD B2C Identity Provider. */
|
|
4387
|
+
signinPolicyName?: string;
|
|
4388
|
+
/** Profile Editing Policy Name. Only applies to AAD B2C Identity Provider. */
|
|
4389
|
+
profileEditingPolicyName?: string;
|
|
4390
|
+
/** Password Reset Policy Name. Only applies to AAD B2C Identity Provider. */
|
|
4391
|
+
passwordResetPolicyName?: string;
|
|
4392
|
+
/** The client library to be used in the developer portal. Only applies to AAD and AAD B2C Identity Provider. */
|
|
4393
|
+
clientLibrary?: string;
|
|
4394
|
+
/** Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft. */
|
|
4395
|
+
clientId?: string;
|
|
4396
|
+
/** Client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
|
|
4397
|
+
clientSecret?: string;
|
|
4398
|
+
}
|
|
4399
|
+
|
|
4400
|
+
/** Identity Provider details. */
|
|
4401
|
+
export interface IdentityProviderCreateContract extends ProxyResource {
|
|
4402
|
+
/** Identity Provider Type identifier. */
|
|
4403
|
+
typePropertiesType?: IdentityProviderType;
|
|
4404
|
+
/** The TenantId to use instead of Common when logging into Active Directory */
|
|
4405
|
+
signinTenant?: string;
|
|
4406
|
+
/** List of Allowed Tenants when configuring Azure Active Directory login. */
|
|
4407
|
+
allowedTenants?: string[];
|
|
4408
|
+
/** OpenID Connect discovery endpoint hostname for AAD or AAD B2C. */
|
|
4409
|
+
authority?: string;
|
|
4410
|
+
/** Signup Policy Name. Only applies to AAD B2C Identity Provider. */
|
|
4411
|
+
signupPolicyName?: string;
|
|
4412
|
+
/** Signin Policy Name. Only applies to AAD B2C Identity Provider. */
|
|
4413
|
+
signinPolicyName?: string;
|
|
4414
|
+
/** Profile Editing Policy Name. Only applies to AAD B2C Identity Provider. */
|
|
4415
|
+
profileEditingPolicyName?: string;
|
|
4416
|
+
/** Password Reset Policy Name. Only applies to AAD B2C Identity Provider. */
|
|
4417
|
+
passwordResetPolicyName?: string;
|
|
4418
|
+
/** The client library to be used in the developer portal. Only applies to AAD and AAD B2C Identity Provider. */
|
|
4419
|
+
clientLibrary?: string;
|
|
4420
|
+
/** Client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft. */
|
|
4421
|
+
clientId?: string;
|
|
4422
|
+
/** Client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
|
|
4423
|
+
clientSecret?: string;
|
|
4424
|
+
}
|
|
4425
|
+
|
|
4426
|
+
/** Logger details. */
|
|
4427
|
+
export interface LoggerContract extends ProxyResource {
|
|
4428
|
+
/** Logger type. */
|
|
4429
|
+
loggerType?: LoggerType;
|
|
4430
|
+
/** Logger description. */
|
|
4431
|
+
description?: string;
|
|
4178
4432
|
/**
|
|
4179
|
-
*
|
|
4180
|
-
*
|
|
4433
|
+
* The name and SendRule connection string of the event hub for azureEventHub logger.
|
|
4434
|
+
* Instrumentation key for applicationInsights logger.
|
|
4181
4435
|
*/
|
|
4182
|
-
|
|
4436
|
+
credentials?: { [propertyName: string]: string };
|
|
4437
|
+
/** Whether records are buffered in the logger before publishing. Default is assumed to be true. */
|
|
4438
|
+
isBuffered?: boolean;
|
|
4439
|
+
/** Azure Resource Id of a log target (either Azure Event Hub resource or Azure Application Insights resource). */
|
|
4440
|
+
resourceId?: string;
|
|
4441
|
+
}
|
|
4442
|
+
|
|
4443
|
+
/** NamedValue details. */
|
|
4444
|
+
export interface NamedValueContract extends ProxyResource {
|
|
4445
|
+
/** Optional tags that when provided can be used to filter the NamedValue list. */
|
|
4446
|
+
tags?: string[];
|
|
4447
|
+
/** Determines whether the value is a secret and should be encrypted or not. Default value is false. */
|
|
4448
|
+
secret?: boolean;
|
|
4449
|
+
/** Unique name of NamedValue. It may contain only letters, digits, period, dash, and underscore characters. */
|
|
4450
|
+
displayName?: string;
|
|
4451
|
+
/** Value of the NamedValue. Can contain policy expressions. It may not be empty or consist only of whitespace. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
|
|
4452
|
+
value?: string;
|
|
4453
|
+
/** KeyVault location details of the namedValue. */
|
|
4454
|
+
keyVault?: KeyVaultContractProperties;
|
|
4455
|
+
}
|
|
4456
|
+
|
|
4457
|
+
/** NamedValue details. */
|
|
4458
|
+
export interface NamedValueCreateContract extends ProxyResource {
|
|
4459
|
+
/** Optional tags that when provided can be used to filter the NamedValue list. */
|
|
4460
|
+
tags?: string[];
|
|
4461
|
+
/** Determines whether the value is a secret and should be encrypted or not. Default value is false. */
|
|
4462
|
+
secret?: boolean;
|
|
4463
|
+
/** Unique name of NamedValue. It may contain only letters, digits, period, dash, and underscore characters. */
|
|
4464
|
+
displayName?: string;
|
|
4465
|
+
/** Value of the NamedValue. Can contain policy expressions. It may not be empty or consist only of whitespace. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
|
|
4466
|
+
value?: string;
|
|
4467
|
+
/** KeyVault location details of the namedValue. */
|
|
4468
|
+
keyVault?: KeyVaultContractCreateProperties;
|
|
4469
|
+
}
|
|
4470
|
+
|
|
4471
|
+
/** Notification details. */
|
|
4472
|
+
export interface NotificationContract extends ProxyResource {
|
|
4473
|
+
/** Title of the Notification. */
|
|
4474
|
+
title?: string;
|
|
4475
|
+
/** Description of the Notification. */
|
|
4476
|
+
description?: string;
|
|
4477
|
+
/** Recipient Parameter values. */
|
|
4478
|
+
recipients?: RecipientsContractProperties;
|
|
4479
|
+
}
|
|
4480
|
+
|
|
4481
|
+
/** Recipient User details. */
|
|
4482
|
+
export interface RecipientUserContract extends ProxyResource {
|
|
4483
|
+
/** API Management UserId subscribed to notification. */
|
|
4484
|
+
userId?: string;
|
|
4485
|
+
}
|
|
4486
|
+
|
|
4487
|
+
/** Recipient Email details. */
|
|
4488
|
+
export interface RecipientEmailContract extends ProxyResource {
|
|
4489
|
+
/** User Email subscribed to notification. */
|
|
4490
|
+
email?: string;
|
|
4491
|
+
}
|
|
4492
|
+
|
|
4493
|
+
/** OpenId Connect Provider details. */
|
|
4494
|
+
export interface OpenidConnectProviderContract extends ProxyResource {
|
|
4495
|
+
/** User-friendly OpenID Connect Provider name. */
|
|
4496
|
+
displayName?: string;
|
|
4497
|
+
/** User-friendly description of OpenID Connect Provider. */
|
|
4498
|
+
description?: string;
|
|
4499
|
+
/** Metadata endpoint URI. */
|
|
4500
|
+
metadataEndpoint?: string;
|
|
4501
|
+
/** Client ID of developer console which is the client application. */
|
|
4502
|
+
clientId?: string;
|
|
4503
|
+
/** Client Secret of developer console which is the client application. */
|
|
4504
|
+
clientSecret?: string;
|
|
4505
|
+
/** If true, the Open ID Connect provider may be used in the developer portal test console. True by default if no value is provided. */
|
|
4506
|
+
useInTestConsole?: boolean;
|
|
4507
|
+
/** If true, the Open ID Connect provider will be used in the API documentation in the developer portal. False by default if no value is provided. */
|
|
4508
|
+
useInApiDocumentation?: boolean;
|
|
4509
|
+
}
|
|
4510
|
+
|
|
4511
|
+
/** Policy description details. */
|
|
4512
|
+
export interface PolicyDescriptionContract extends ProxyResource {
|
|
4183
4513
|
/**
|
|
4184
|
-
*
|
|
4514
|
+
* Policy description.
|
|
4185
4515
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4186
4516
|
*/
|
|
4187
|
-
readonly
|
|
4517
|
+
readonly description?: string;
|
|
4188
4518
|
/**
|
|
4189
|
-
*
|
|
4519
|
+
* Binary OR value of the Snippet scope.
|
|
4190
4520
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4191
4521
|
*/
|
|
4192
|
-
readonly
|
|
4522
|
+
readonly scope?: number;
|
|
4523
|
+
}
|
|
4524
|
+
|
|
4525
|
+
/** Policy fragment contract details. */
|
|
4526
|
+
export interface PolicyFragmentContract extends ProxyResource {
|
|
4527
|
+
/** Contents of the policy fragment. */
|
|
4528
|
+
value?: string;
|
|
4529
|
+
/** Policy fragment description. */
|
|
4530
|
+
description?: string;
|
|
4531
|
+
/** Format of the policy fragment content. */
|
|
4532
|
+
format?: PolicyFragmentContentFormat;
|
|
4533
|
+
}
|
|
4534
|
+
|
|
4535
|
+
export interface ResourceCollectionValueItem extends ProxyResource {}
|
|
4536
|
+
|
|
4537
|
+
/** The developer portal configuration contract. */
|
|
4538
|
+
export interface PortalConfigContract extends ProxyResource {
|
|
4539
|
+
/** Enable or disable Basic authentication method. */
|
|
4540
|
+
enableBasicAuth?: boolean;
|
|
4541
|
+
signin?: PortalConfigPropertiesSignin;
|
|
4542
|
+
signup?: PortalConfigPropertiesSignup;
|
|
4543
|
+
/** The developer portal delegation settings. */
|
|
4544
|
+
delegation?: PortalConfigDelegationProperties;
|
|
4545
|
+
/** The developer portal Cross-Origin Resource Sharing (CORS) settings. */
|
|
4546
|
+
cors?: PortalConfigCorsProperties;
|
|
4547
|
+
/** The developer portal Content Security Policy (CSP) settings. */
|
|
4548
|
+
csp?: PortalConfigCspProperties;
|
|
4549
|
+
}
|
|
4550
|
+
|
|
4551
|
+
/** Portal Revision's contract details. */
|
|
4552
|
+
export interface PortalRevisionContract extends ProxyResource {
|
|
4553
|
+
/** Portal revision description. */
|
|
4554
|
+
description?: string;
|
|
4193
4555
|
/**
|
|
4194
|
-
*
|
|
4556
|
+
* Portal revision publishing status details.
|
|
4195
4557
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4196
4558
|
*/
|
|
4197
|
-
readonly
|
|
4198
|
-
/** Custom hostname configuration of the API Management service. */
|
|
4199
|
-
hostnameConfigurations?: HostnameConfiguration[];
|
|
4559
|
+
readonly statusDetails?: string;
|
|
4200
4560
|
/**
|
|
4201
|
-
*
|
|
4561
|
+
* Status of the portal's revision.
|
|
4202
4562
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4203
4563
|
*/
|
|
4204
|
-
readonly
|
|
4564
|
+
readonly status?: PortalRevisionStatus;
|
|
4565
|
+
/** Indicates if the portal's revision is public. */
|
|
4566
|
+
isCurrent?: boolean;
|
|
4205
4567
|
/**
|
|
4206
|
-
*
|
|
4568
|
+
* Portal's revision creation date and time.
|
|
4207
4569
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4208
4570
|
*/
|
|
4209
|
-
readonly
|
|
4210
|
-
/** Public Standard SKU IP V4 based IP address to be associated with Virtual Network deployed service in the region. Supported only for Developer and Premium SKU being deployed in Virtual Network. */
|
|
4211
|
-
publicIpAddressId?: string;
|
|
4212
|
-
/** Whether or not public endpoint access is allowed for this API Management service. Value is optional but if passed in, must be 'Enabled' or 'Disabled'. If 'Disabled', private endpoints are the exclusive access method. Default value is 'Enabled' */
|
|
4213
|
-
publicNetworkAccess?: PublicNetworkAccess;
|
|
4214
|
-
/** Virtual network configuration of the API Management service. */
|
|
4215
|
-
virtualNetworkConfiguration?: VirtualNetworkConfiguration;
|
|
4216
|
-
/** Additional datacenter locations of the API Management service. */
|
|
4217
|
-
additionalLocations?: AdditionalLocation[];
|
|
4218
|
-
/** Custom properties of the API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TripleDes168` will disable the cipher TLS_RSA_WITH_3DES_EDE_CBC_SHA for all TLS(1.0, 1.1 and 1.2).</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls11` can be used to disable just TLS 1.1.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Protocols.Tls10` can be used to disable TLS 1.0 on an API Management service.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls11` can be used to disable just TLS 1.1 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Backend.Protocols.Tls10` can be used to disable TLS 1.0 for communications with backends.</br>Setting `Microsoft.WindowsAzure.ApiManagement.Gateway.Protocols.Server.Http2` can be used to enable HTTP2 protocol on an API Management service.</br>Not specifying any of these properties on PATCH operation will reset omitted properties' values to their defaults. For all the settings except Http2 the default value is `True` if the service was created on or before April 1st 2018 and `False` otherwise. Http2 setting's default value is `False`.</br></br>You can disable any of next ciphers by using settings `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.[cipher_name]`: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA. For example, `Microsoft.WindowsAzure.ApiManagement.Gateway.Security.Ciphers.TLS_RSA_WITH_AES_128_CBC_SHA256`:`false`. The default value is `true` for them. Note: next ciphers can't be disabled since they are required by Azure CloudService internal components: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256,TLS_RSA_WITH_AES_256_GCM_SHA384 */
|
|
4219
|
-
customProperties?: { [propertyName: string]: string };
|
|
4220
|
-
/** List of Certificates that need to be installed in the API Management service. Max supported certificates that can be installed is 10. */
|
|
4221
|
-
certificates?: CertificateConfiguration[];
|
|
4222
|
-
/** Property only meant to be used for Consumption SKU Service. This enforces a client certificate to be presented on each request to the gateway. This also enables the ability to authenticate the certificate in the policy on the gateway. */
|
|
4223
|
-
enableClientCertificate?: boolean;
|
|
4224
|
-
/** Property only valid for an Api Management service deployed in multiple locations. This can be used to disable the gateway in master region. */
|
|
4225
|
-
disableGateway?: boolean;
|
|
4226
|
-
/** The type of VPN in which API Management service needs to be configured in. None (Default Value) means the API Management service is not part of any Virtual Network, External means the API Management deployment is set up inside a Virtual Network having an Internet Facing Endpoint, and Internal means that API Management deployment is setup inside a Virtual Network having an Intranet Facing Endpoint only. */
|
|
4227
|
-
virtualNetworkType?: VirtualNetworkType;
|
|
4228
|
-
/** Control Plane Apis version constraint for the API Management service. */
|
|
4229
|
-
apiVersionConstraint?: ApiVersionConstraint;
|
|
4230
|
-
/** Undelete Api Management Service if it was previously soft-deleted. If this flag is specified and set to True all other properties will be ignored. */
|
|
4231
|
-
restore?: boolean;
|
|
4232
|
-
/** List of Private Endpoint Connections of this service. */
|
|
4233
|
-
privateEndpointConnections?: RemotePrivateEndpointConnectionWrapper[];
|
|
4571
|
+
readonly createdDateTime?: Date;
|
|
4234
4572
|
/**
|
|
4235
|
-
*
|
|
4573
|
+
* Last updated date and time.
|
|
4236
4574
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4237
4575
|
*/
|
|
4238
|
-
readonly
|
|
4239
|
-
/** Publisher email. */
|
|
4240
|
-
publisherEmail?: string;
|
|
4241
|
-
/** Publisher name. */
|
|
4242
|
-
publisherName?: string;
|
|
4576
|
+
readonly updatedDateTime?: Date;
|
|
4243
4577
|
}
|
|
4244
4578
|
|
|
4245
|
-
/**
|
|
4246
|
-
export interface
|
|
4247
|
-
/**
|
|
4248
|
-
|
|
4249
|
-
/**
|
|
4250
|
-
|
|
4251
|
-
/**
|
|
4252
|
-
|
|
4579
|
+
/** Portal Settings for the Developer Portal. */
|
|
4580
|
+
export interface PortalSettingsContract extends ProxyResource {
|
|
4581
|
+
/** A delegation Url. */
|
|
4582
|
+
url?: string;
|
|
4583
|
+
/** A base64-encoded validation key to validate, that a request is coming from Azure API Management. */
|
|
4584
|
+
validationKey?: string;
|
|
4585
|
+
/** Subscriptions delegation settings. */
|
|
4586
|
+
subscriptions?: SubscriptionsDelegationSettingsProperties;
|
|
4587
|
+
/** User registration delegation settings. */
|
|
4588
|
+
userRegistration?: RegistrationDelegationSettingsProperties;
|
|
4589
|
+
/** Redirect Anonymous users to the Sign-In page. */
|
|
4590
|
+
enabled?: boolean;
|
|
4591
|
+
/** Terms of service contract properties. */
|
|
4592
|
+
termsOfService?: TermsOfServiceProperties;
|
|
4593
|
+
}
|
|
4594
|
+
|
|
4595
|
+
/** Sign-In settings for the Developer Portal. */
|
|
4596
|
+
export interface PortalSigninSettings extends ProxyResource {
|
|
4597
|
+
/** Redirect Anonymous users to the Sign-In page. */
|
|
4598
|
+
enabled?: boolean;
|
|
4599
|
+
}
|
|
4600
|
+
|
|
4601
|
+
/** Sign-Up settings for a developer portal. */
|
|
4602
|
+
export interface PortalSignupSettings extends ProxyResource {
|
|
4603
|
+
/** Allow users to sign up on a developer portal. */
|
|
4604
|
+
enabled?: boolean;
|
|
4605
|
+
/** Terms of service contract properties. */
|
|
4606
|
+
termsOfService?: TermsOfServiceProperties;
|
|
4607
|
+
}
|
|
4608
|
+
|
|
4609
|
+
/** Delegation settings for a developer portal. */
|
|
4610
|
+
export interface PortalDelegationSettings extends ProxyResource {
|
|
4611
|
+
/** A delegation Url. */
|
|
4612
|
+
url?: string;
|
|
4613
|
+
/** A base64-encoded validation key to validate, that a request is coming from Azure API Management. */
|
|
4614
|
+
validationKey?: string;
|
|
4615
|
+
/** Subscriptions delegation settings. */
|
|
4616
|
+
subscriptions?: SubscriptionsDelegationSettingsProperties;
|
|
4617
|
+
/** User registration delegation settings. */
|
|
4618
|
+
userRegistration?: RegistrationDelegationSettingsProperties;
|
|
4619
|
+
}
|
|
4620
|
+
|
|
4621
|
+
/** Subscription details. */
|
|
4622
|
+
export interface SubscriptionContract extends ProxyResource {
|
|
4623
|
+
/** The user resource identifier of the subscription owner. The value is a valid relative URL in the format of /users/{userId} where {userId} is a user identifier. */
|
|
4624
|
+
ownerId?: string;
|
|
4625
|
+
/** Scope like /products/{productId} or /apis or /apis/{apiId}. */
|
|
4626
|
+
scope?: string;
|
|
4627
|
+
/** The name of the subscription, or null if the subscription has no name. */
|
|
4628
|
+
displayName?: string;
|
|
4629
|
+
/** Subscription state. Possible states are * active – the subscription is active, * suspended – the subscription is blocked, and the subscriber cannot call any APIs of the product, * submitted – the subscription request has been made by the developer, but has not yet been approved or rejected, * rejected – the subscription request has been denied by an administrator, * cancelled – the subscription has been cancelled by the developer or administrator, * expired – the subscription reached its expiration date and was deactivated. */
|
|
4630
|
+
state?: SubscriptionState;
|
|
4631
|
+
/**
|
|
4632
|
+
* Subscription creation date. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
|
|
4633
|
+
*
|
|
4634
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4635
|
+
*/
|
|
4636
|
+
readonly createdDate?: Date;
|
|
4253
4637
|
/**
|
|
4254
|
-
*
|
|
4638
|
+
* Subscription activation date. The setting is for audit purposes only and the subscription is not automatically activated. The subscription lifecycle can be managed by using the `state` property. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
|
|
4255
4639
|
*
|
|
4256
4640
|
*/
|
|
4257
|
-
|
|
4641
|
+
startDate?: Date;
|
|
4258
4642
|
/**
|
|
4259
|
-
*
|
|
4260
|
-
*
|
|
4643
|
+
* Subscription expiration date. The setting is for audit purposes only and the subscription is not automatically expired. The subscription lifecycle can be managed by using the `state` property. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
|
|
4644
|
+
*
|
|
4261
4645
|
*/
|
|
4262
|
-
|
|
4263
|
-
|
|
4264
|
-
|
|
4265
|
-
|
|
4266
|
-
|
|
4267
|
-
|
|
4268
|
-
/**
|
|
4269
|
-
|
|
4270
|
-
|
|
4271
|
-
|
|
4272
|
-
|
|
4273
|
-
|
|
4274
|
-
|
|
4275
|
-
|
|
4276
|
-
|
|
4277
|
-
|
|
4278
|
-
|
|
4279
|
-
|
|
4280
|
-
|
|
4281
|
-
|
|
4282
|
-
/** Parameters supplied to the Update User operation. */
|
|
4283
|
-
export interface UserUpdateParametersProperties
|
|
4284
|
-
extends UserEntityBaseParameters {
|
|
4285
|
-
/** Email address. Must not be empty and must be unique within the service instance. */
|
|
4286
|
-
email?: string;
|
|
4287
|
-
/** User Password. */
|
|
4288
|
-
password?: string;
|
|
4289
|
-
/** First name. */
|
|
4290
|
-
firstName?: string;
|
|
4291
|
-
/** Last name. */
|
|
4292
|
-
lastName?: string;
|
|
4646
|
+
expirationDate?: Date;
|
|
4647
|
+
/**
|
|
4648
|
+
* Date when subscription was cancelled or expired. The setting is for audit purposes only and the subscription is not automatically cancelled. The subscription lifecycle can be managed by using the `state` property. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
|
|
4649
|
+
*
|
|
4650
|
+
*/
|
|
4651
|
+
endDate?: Date;
|
|
4652
|
+
/**
|
|
4653
|
+
* Upcoming subscription expiration notification date. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
|
|
4654
|
+
*
|
|
4655
|
+
*/
|
|
4656
|
+
notificationDate?: Date;
|
|
4657
|
+
/** Subscription primary key. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
|
|
4658
|
+
primaryKey?: string;
|
|
4659
|
+
/** Subscription secondary key. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
|
|
4660
|
+
secondaryKey?: string;
|
|
4661
|
+
/** Optional subscription comment added by an administrator when the state is changed to the 'rejected'. */
|
|
4662
|
+
stateComment?: string;
|
|
4663
|
+
/** Determines whether tracing is enabled */
|
|
4664
|
+
allowTracing?: boolean;
|
|
4293
4665
|
}
|
|
4294
4666
|
|
|
4295
|
-
/**
|
|
4296
|
-
export interface
|
|
4297
|
-
|
|
4298
|
-
|
|
4299
|
-
|
|
4300
|
-
|
|
4301
|
-
|
|
4667
|
+
/** Global Schema Contract details. */
|
|
4668
|
+
export interface GlobalSchemaContract extends ProxyResource {
|
|
4669
|
+
/** Schema Type. Immutable. */
|
|
4670
|
+
schemaType?: SchemaType;
|
|
4671
|
+
/** Free-form schema entity description. */
|
|
4672
|
+
description?: string;
|
|
4673
|
+
/** Json-encoded string for non json-based schema. */
|
|
4674
|
+
value?: any;
|
|
4675
|
+
/** Global Schema document object for json-based schema formats(e.g. json schema). */
|
|
4676
|
+
document?: Record<string, unknown>;
|
|
4302
4677
|
}
|
|
4303
4678
|
|
|
4304
|
-
/**
|
|
4305
|
-
export interface
|
|
4306
|
-
|
|
4307
|
-
|
|
4308
|
-
clientId: string;
|
|
4309
|
-
/** Client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. This property will not be filled on 'GET' operations! Use '/listSecrets' POST request to get the value. */
|
|
4310
|
-
clientSecret: string;
|
|
4679
|
+
/** Tenant Settings. */
|
|
4680
|
+
export interface TenantSettingsContract extends ProxyResource {
|
|
4681
|
+
/** Tenant settings */
|
|
4682
|
+
settings?: { [propertyName: string]: string };
|
|
4311
4683
|
}
|
|
4312
4684
|
|
|
4313
|
-
/**
|
|
4314
|
-
export interface
|
|
4315
|
-
|
|
4316
|
-
|
|
4317
|
-
|
|
4318
|
-
|
|
4319
|
-
|
|
4685
|
+
/** Tenant Settings. */
|
|
4686
|
+
export interface AccessInformationContract extends ProxyResource {
|
|
4687
|
+
/** Access Information type ('access' or 'gitAccess') */
|
|
4688
|
+
idPropertiesId?: string;
|
|
4689
|
+
/** Principal (User) Identifier. */
|
|
4690
|
+
principalId?: string;
|
|
4691
|
+
/** Determines whether direct access is enabled. */
|
|
4692
|
+
enabled?: boolean;
|
|
4320
4693
|
}
|
|
4321
4694
|
|
|
4322
|
-
/**
|
|
4323
|
-
export interface
|
|
4324
|
-
|
|
4325
|
-
|
|
4326
|
-
|
|
4327
|
-
|
|
4328
|
-
|
|
4329
|
-
|
|
4330
|
-
|
|
4695
|
+
/** Long Running Git Operation Results. */
|
|
4696
|
+
export interface OperationResultContract extends ProxyResource {
|
|
4697
|
+
/** Operation result identifier. */
|
|
4698
|
+
idPropertiesId?: string;
|
|
4699
|
+
/** Status of an async operation. */
|
|
4700
|
+
status?: AsyncOperationStatus;
|
|
4701
|
+
/**
|
|
4702
|
+
* Start time of an async operation. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
|
|
4703
|
+
*
|
|
4704
|
+
*/
|
|
4705
|
+
started?: Date;
|
|
4706
|
+
/**
|
|
4707
|
+
* Last update time of an async operation. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
|
|
4708
|
+
*
|
|
4709
|
+
*/
|
|
4710
|
+
updated?: Date;
|
|
4711
|
+
/** Optional result info. */
|
|
4712
|
+
resultInfo?: string;
|
|
4713
|
+
/** Error Body Contract */
|
|
4714
|
+
error?: ErrorResponseBody;
|
|
4715
|
+
/**
|
|
4716
|
+
* This property if only provided as part of the TenantConfiguration_Validate operation. It contains the log the entities which will be updated/created/deleted as part of the TenantConfiguration_Deploy operation.
|
|
4717
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4718
|
+
*/
|
|
4719
|
+
readonly actionLog?: OperationResultLogItemContract[];
|
|
4331
4720
|
}
|
|
4332
4721
|
|
|
4333
|
-
/**
|
|
4334
|
-
export interface
|
|
4335
|
-
|
|
4336
|
-
|
|
4337
|
-
|
|
4338
|
-
|
|
4339
|
-
value
|
|
4340
|
-
|
|
4341
|
-
|
|
4722
|
+
/** Result of Tenant Configuration Sync State. */
|
|
4723
|
+
export interface TenantConfigurationSyncStateContract extends ProxyResource {
|
|
4724
|
+
/** The name of Git branch. */
|
|
4725
|
+
branch?: string;
|
|
4726
|
+
/** The latest commit Id. */
|
|
4727
|
+
commitId?: string;
|
|
4728
|
+
/** value indicating if last sync was save (true) or deploy (false) operation. */
|
|
4729
|
+
isExport?: boolean;
|
|
4730
|
+
/** value indicating if last synchronization was later than the configuration change. */
|
|
4731
|
+
isSynced?: boolean;
|
|
4732
|
+
/** value indicating whether Git configuration access is enabled. */
|
|
4733
|
+
isGitEnabled?: boolean;
|
|
4734
|
+
/**
|
|
4735
|
+
* The date of the latest synchronization. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
|
|
4736
|
+
*
|
|
4737
|
+
*/
|
|
4738
|
+
syncDate?: Date;
|
|
4739
|
+
/**
|
|
4740
|
+
* The date of the latest configuration change. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
|
|
4741
|
+
*
|
|
4742
|
+
*/
|
|
4743
|
+
configurationChangeDate?: Date;
|
|
4744
|
+
/** Most recent tenant configuration operation identifier */
|
|
4745
|
+
lastOperationId?: string;
|
|
4342
4746
|
}
|
|
4343
4747
|
|
|
4344
|
-
/**
|
|
4345
|
-
export interface
|
|
4346
|
-
|
|
4347
|
-
|
|
4348
|
-
|
|
4349
|
-
|
|
4350
|
-
value?: string;
|
|
4351
|
-
/** KeyVault location details of the namedValue. */
|
|
4352
|
-
keyVault?: KeyVaultContractCreateProperties;
|
|
4748
|
+
/** Markdown documentation details. */
|
|
4749
|
+
export interface DocumentationContract extends ProxyResource {
|
|
4750
|
+
/** documentation title. */
|
|
4751
|
+
title?: string;
|
|
4752
|
+
/** Markdown documentation content. */
|
|
4753
|
+
content?: string;
|
|
4353
4754
|
}
|
|
4354
4755
|
|
|
4355
|
-
/**
|
|
4356
|
-
export interface
|
|
4357
|
-
/**
|
|
4358
|
-
|
|
4359
|
-
/**
|
|
4360
|
-
|
|
4361
|
-
/** Criteria to limit import of WSDL to a subset of the document. */
|
|
4362
|
-
wsdlSelector?: ApiCreateOrUpdatePropertiesWsdlSelector;
|
|
4756
|
+
/** Long Running Git Resolver Results. */
|
|
4757
|
+
export interface ResolverResultContract extends ProxyResource {
|
|
4758
|
+
/** Resolver result identifier. */
|
|
4759
|
+
idPropertiesId?: string;
|
|
4760
|
+
/** Status of an async resolver. */
|
|
4761
|
+
status?: AsyncResolverStatus;
|
|
4363
4762
|
/**
|
|
4364
|
-
*
|
|
4365
|
-
*
|
|
4366
|
-
* * `soap` creates a SOAP pass-through API
|
|
4367
|
-
* * `websocket` creates websocket API
|
|
4368
|
-
* * `graphql` creates GraphQL API.
|
|
4763
|
+
* Start time of an async resolver. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
|
|
4764
|
+
*
|
|
4369
4765
|
*/
|
|
4370
|
-
|
|
4766
|
+
started?: Date;
|
|
4767
|
+
/**
|
|
4768
|
+
* Last update time of an async resolver. The date conforms to the following format: `yyyy-MM-ddTHH:mm:ssZ` as specified by the ISO 8601 standard.
|
|
4769
|
+
*
|
|
4770
|
+
*/
|
|
4771
|
+
updated?: Date;
|
|
4772
|
+
/** Optional result info. */
|
|
4773
|
+
resultInfo?: string;
|
|
4774
|
+
/** Error Body Contract */
|
|
4775
|
+
error?: ErrorResponseBody;
|
|
4776
|
+
/**
|
|
4777
|
+
* This property if only provided as part of the TenantConfiguration_Validate resolver. It contains the log the entities which will be updated/created/deleted as part of the TenantConfiguration_Deploy resolver.
|
|
4778
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
|
4779
|
+
*/
|
|
4780
|
+
readonly actionLog?: ResolverResultLogItemContract[];
|
|
4371
4781
|
}
|
|
4372
4782
|
|
|
4373
4783
|
/** Defines headers for Api_getEntityTag operation. */
|
|
@@ -4526,6 +4936,48 @@ export interface TagUpdateHeaders {
|
|
|
4526
4936
|
eTag?: string;
|
|
4527
4937
|
}
|
|
4528
4938
|
|
|
4939
|
+
/** Defines headers for GraphQLApiResolver_getEntityTag operation. */
|
|
4940
|
+
export interface GraphQLApiResolverGetEntityTagHeaders {
|
|
4941
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
4942
|
+
eTag?: string;
|
|
4943
|
+
}
|
|
4944
|
+
|
|
4945
|
+
/** Defines headers for GraphQLApiResolver_get operation. */
|
|
4946
|
+
export interface GraphQLApiResolverGetHeaders {
|
|
4947
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
4948
|
+
eTag?: string;
|
|
4949
|
+
}
|
|
4950
|
+
|
|
4951
|
+
/** Defines headers for GraphQLApiResolver_createOrUpdate operation. */
|
|
4952
|
+
export interface GraphQLApiResolverCreateOrUpdateHeaders {
|
|
4953
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
4954
|
+
eTag?: string;
|
|
4955
|
+
}
|
|
4956
|
+
|
|
4957
|
+
/** Defines headers for GraphQLApiResolver_update operation. */
|
|
4958
|
+
export interface GraphQLApiResolverUpdateHeaders {
|
|
4959
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
4960
|
+
eTag?: string;
|
|
4961
|
+
}
|
|
4962
|
+
|
|
4963
|
+
/** Defines headers for GraphQLApiResolverPolicy_getEntityTag operation. */
|
|
4964
|
+
export interface GraphQLApiResolverPolicyGetEntityTagHeaders {
|
|
4965
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
4966
|
+
eTag?: string;
|
|
4967
|
+
}
|
|
4968
|
+
|
|
4969
|
+
/** Defines headers for GraphQLApiResolverPolicy_get operation. */
|
|
4970
|
+
export interface GraphQLApiResolverPolicyGetHeaders {
|
|
4971
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
4972
|
+
eTag?: string;
|
|
4973
|
+
}
|
|
4974
|
+
|
|
4975
|
+
/** Defines headers for GraphQLApiResolverPolicy_createOrUpdate operation. */
|
|
4976
|
+
export interface GraphQLApiResolverPolicyCreateOrUpdateHeaders {
|
|
4977
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
4978
|
+
eTag?: string;
|
|
4979
|
+
}
|
|
4980
|
+
|
|
4529
4981
|
/** Defines headers for ApiPolicy_getEntityTag operation. */
|
|
4530
4982
|
export interface ApiPolicyGetEntityTagHeaders {
|
|
4531
4983
|
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
@@ -4634,32 +5086,56 @@ export interface ApiIssueAttachmentGetEntityTagHeaders {
|
|
|
4634
5086
|
eTag?: string;
|
|
4635
5087
|
}
|
|
4636
5088
|
|
|
4637
|
-
/** Defines headers for ApiIssueAttachment_get operation. */
|
|
4638
|
-
export interface ApiIssueAttachmentGetHeaders {
|
|
5089
|
+
/** Defines headers for ApiIssueAttachment_get operation. */
|
|
5090
|
+
export interface ApiIssueAttachmentGetHeaders {
|
|
5091
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
5092
|
+
eTag?: string;
|
|
5093
|
+
}
|
|
5094
|
+
|
|
5095
|
+
/** Defines headers for ApiIssueAttachment_createOrUpdate operation. */
|
|
5096
|
+
export interface ApiIssueAttachmentCreateOrUpdateHeaders {
|
|
5097
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
5098
|
+
eTag?: string;
|
|
5099
|
+
}
|
|
5100
|
+
|
|
5101
|
+
/** Defines headers for ApiTagDescription_getEntityTag operation. */
|
|
5102
|
+
export interface ApiTagDescriptionGetEntityTagHeaders {
|
|
5103
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
5104
|
+
eTag?: string;
|
|
5105
|
+
}
|
|
5106
|
+
|
|
5107
|
+
/** Defines headers for ApiTagDescription_get operation. */
|
|
5108
|
+
export interface ApiTagDescriptionGetHeaders {
|
|
5109
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
5110
|
+
eTag?: string;
|
|
5111
|
+
}
|
|
5112
|
+
|
|
5113
|
+
/** Defines headers for ApiTagDescription_createOrUpdate operation. */
|
|
5114
|
+
export interface ApiTagDescriptionCreateOrUpdateHeaders {
|
|
4639
5115
|
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
4640
5116
|
eTag?: string;
|
|
4641
5117
|
}
|
|
4642
5118
|
|
|
4643
|
-
/** Defines headers for
|
|
4644
|
-
export interface
|
|
5119
|
+
/** Defines headers for ApiWiki_getEntityTag operation. */
|
|
5120
|
+
export interface ApiWikiGetEntityTagHeaders {
|
|
4645
5121
|
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
4646
5122
|
eTag?: string;
|
|
4647
5123
|
}
|
|
4648
5124
|
|
|
4649
|
-
/** Defines headers for
|
|
4650
|
-
export interface
|
|
5125
|
+
/** Defines headers for ApiWiki_get operation. */
|
|
5126
|
+
export interface ApiWikiGetHeaders {
|
|
4651
5127
|
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
4652
5128
|
eTag?: string;
|
|
4653
5129
|
}
|
|
4654
5130
|
|
|
4655
|
-
/** Defines headers for
|
|
4656
|
-
export interface
|
|
5131
|
+
/** Defines headers for ApiWiki_createOrUpdate operation. */
|
|
5132
|
+
export interface ApiWikiCreateOrUpdateHeaders {
|
|
4657
5133
|
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
4658
5134
|
eTag?: string;
|
|
4659
5135
|
}
|
|
4660
5136
|
|
|
4661
|
-
/** Defines headers for
|
|
4662
|
-
export interface
|
|
5137
|
+
/** Defines headers for ApiWiki_update operation. */
|
|
5138
|
+
export interface ApiWikiUpdateHeaders {
|
|
4663
5139
|
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
4664
5140
|
eTag?: string;
|
|
4665
5141
|
}
|
|
@@ -4718,6 +5194,54 @@ export interface AuthorizationServerListSecretsHeaders {
|
|
|
4718
5194
|
eTag?: string;
|
|
4719
5195
|
}
|
|
4720
5196
|
|
|
5197
|
+
/** Defines headers for AuthorizationProvider_get operation. */
|
|
5198
|
+
export interface AuthorizationProviderGetHeaders {
|
|
5199
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
5200
|
+
eTag?: string;
|
|
5201
|
+
}
|
|
5202
|
+
|
|
5203
|
+
/** Defines headers for AuthorizationProvider_createOrUpdate operation. */
|
|
5204
|
+
export interface AuthorizationProviderCreateOrUpdateHeaders {
|
|
5205
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
5206
|
+
eTag?: string;
|
|
5207
|
+
}
|
|
5208
|
+
|
|
5209
|
+
/** Defines headers for Authorization_get operation. */
|
|
5210
|
+
export interface AuthorizationGetHeaders {
|
|
5211
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
5212
|
+
eTag?: string;
|
|
5213
|
+
}
|
|
5214
|
+
|
|
5215
|
+
/** Defines headers for Authorization_createOrUpdate operation. */
|
|
5216
|
+
export interface AuthorizationCreateOrUpdateHeaders {
|
|
5217
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
5218
|
+
eTag?: string;
|
|
5219
|
+
}
|
|
5220
|
+
|
|
5221
|
+
/** Defines headers for Authorization_confirmConsentCode operation. */
|
|
5222
|
+
export interface AuthorizationConfirmConsentCodeHeaders {
|
|
5223
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
5224
|
+
eTag?: string;
|
|
5225
|
+
}
|
|
5226
|
+
|
|
5227
|
+
/** Defines headers for AuthorizationLoginLinks_post operation. */
|
|
5228
|
+
export interface AuthorizationLoginLinksPostHeaders {
|
|
5229
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
5230
|
+
eTag?: string;
|
|
5231
|
+
}
|
|
5232
|
+
|
|
5233
|
+
/** Defines headers for AuthorizationAccessPolicy_get operation. */
|
|
5234
|
+
export interface AuthorizationAccessPolicyGetHeaders {
|
|
5235
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
5236
|
+
eTag?: string;
|
|
5237
|
+
}
|
|
5238
|
+
|
|
5239
|
+
/** Defines headers for AuthorizationAccessPolicy_createOrUpdate operation. */
|
|
5240
|
+
export interface AuthorizationAccessPolicyCreateOrUpdateHeaders {
|
|
5241
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
5242
|
+
eTag?: string;
|
|
5243
|
+
}
|
|
5244
|
+
|
|
4721
5245
|
/** Defines headers for Backend_getEntityTag operation. */
|
|
4722
5246
|
export interface BackendGetEntityTagHeaders {
|
|
4723
5247
|
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
@@ -4820,6 +5344,31 @@ export interface ContentItemCreateOrUpdateHeaders {
|
|
|
4820
5344
|
eTag?: string;
|
|
4821
5345
|
}
|
|
4822
5346
|
|
|
5347
|
+
/** Defines headers for DeletedServices_purge operation. */
|
|
5348
|
+
export interface DeletedServicesPurgeHeaders {
|
|
5349
|
+
location?: string;
|
|
5350
|
+
}
|
|
5351
|
+
|
|
5352
|
+
/** Defines headers for ApiManagementService_restore operation. */
|
|
5353
|
+
export interface ApiManagementServiceRestoreHeaders {
|
|
5354
|
+
location?: string;
|
|
5355
|
+
}
|
|
5356
|
+
|
|
5357
|
+
/** Defines headers for ApiManagementService_backup operation. */
|
|
5358
|
+
export interface ApiManagementServiceBackupHeaders {
|
|
5359
|
+
location?: string;
|
|
5360
|
+
}
|
|
5361
|
+
|
|
5362
|
+
/** Defines headers for ApiManagementService_migrateToStv2 operation. */
|
|
5363
|
+
export interface ApiManagementServiceMigrateToStv2Headers {
|
|
5364
|
+
location?: string;
|
|
5365
|
+
}
|
|
5366
|
+
|
|
5367
|
+
/** Defines headers for ApiManagementService_applyNetworkConfigurationUpdates operation. */
|
|
5368
|
+
export interface ApiManagementServiceApplyNetworkConfigurationUpdatesHeaders {
|
|
5369
|
+
location?: string;
|
|
5370
|
+
}
|
|
5371
|
+
|
|
4823
5372
|
/** Defines headers for Diagnostic_getEntityTag operation. */
|
|
4824
5373
|
export interface DiagnosticGetEntityTagHeaders {
|
|
4825
5374
|
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
@@ -5102,6 +5651,36 @@ export interface PolicyCreateOrUpdateHeaders {
|
|
|
5102
5651
|
eTag?: string;
|
|
5103
5652
|
}
|
|
5104
5653
|
|
|
5654
|
+
/** Defines headers for PolicyFragment_getEntityTag operation. */
|
|
5655
|
+
export interface PolicyFragmentGetEntityTagHeaders {
|
|
5656
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
5657
|
+
eTag?: string;
|
|
5658
|
+
}
|
|
5659
|
+
|
|
5660
|
+
/** Defines headers for PolicyFragment_get operation. */
|
|
5661
|
+
export interface PolicyFragmentGetHeaders {
|
|
5662
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
5663
|
+
eTag?: string;
|
|
5664
|
+
}
|
|
5665
|
+
|
|
5666
|
+
/** Defines headers for PolicyFragment_createOrUpdate operation. */
|
|
5667
|
+
export interface PolicyFragmentCreateOrUpdateHeaders {
|
|
5668
|
+
/** Current entity state version */
|
|
5669
|
+
eTag?: string;
|
|
5670
|
+
}
|
|
5671
|
+
|
|
5672
|
+
/** Defines headers for PortalConfig_getEntityTag operation. */
|
|
5673
|
+
export interface PortalConfigGetEntityTagHeaders {
|
|
5674
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
5675
|
+
eTag?: string;
|
|
5676
|
+
}
|
|
5677
|
+
|
|
5678
|
+
/** Defines headers for PortalConfig_get operation. */
|
|
5679
|
+
export interface PortalConfigGetHeaders {
|
|
5680
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
5681
|
+
eTag?: string;
|
|
5682
|
+
}
|
|
5683
|
+
|
|
5105
5684
|
/** Defines headers for PortalRevision_getEntityTag operation. */
|
|
5106
5685
|
export interface PortalRevisionGetEntityTagHeaders {
|
|
5107
5686
|
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
@@ -5204,6 +5783,42 @@ export interface ProductPolicyCreateOrUpdateHeaders {
|
|
|
5204
5783
|
eTag?: string;
|
|
5205
5784
|
}
|
|
5206
5785
|
|
|
5786
|
+
/** Defines headers for ProductWiki_getEntityTag operation. */
|
|
5787
|
+
export interface ProductWikiGetEntityTagHeaders {
|
|
5788
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
5789
|
+
eTag?: string;
|
|
5790
|
+
}
|
|
5791
|
+
|
|
5792
|
+
/** Defines headers for ProductWiki_get operation. */
|
|
5793
|
+
export interface ProductWikiGetHeaders {
|
|
5794
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
5795
|
+
eTag?: string;
|
|
5796
|
+
}
|
|
5797
|
+
|
|
5798
|
+
/** Defines headers for ProductWiki_createOrUpdate operation. */
|
|
5799
|
+
export interface ProductWikiCreateOrUpdateHeaders {
|
|
5800
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
5801
|
+
eTag?: string;
|
|
5802
|
+
}
|
|
5803
|
+
|
|
5804
|
+
/** Defines headers for ProductWiki_update operation. */
|
|
5805
|
+
export interface ProductWikiUpdateHeaders {
|
|
5806
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
5807
|
+
eTag?: string;
|
|
5808
|
+
}
|
|
5809
|
+
|
|
5810
|
+
/** Defines headers for ProductWikis_list operation. */
|
|
5811
|
+
export interface ProductWikisListHeaders {
|
|
5812
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
5813
|
+
eTag?: string;
|
|
5814
|
+
}
|
|
5815
|
+
|
|
5816
|
+
/** Defines headers for ProductWikis_listNext operation. */
|
|
5817
|
+
export interface ProductWikisListNextHeaders {
|
|
5818
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
5819
|
+
eTag?: string;
|
|
5820
|
+
}
|
|
5821
|
+
|
|
5207
5822
|
/** Defines headers for GlobalSchema_getEntityTag operation. */
|
|
5208
5823
|
export interface GlobalSchemaGetEntityTagHeaders {
|
|
5209
5824
|
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
@@ -5318,6 +5933,30 @@ export interface UserSubscriptionGetHeaders {
|
|
|
5318
5933
|
eTag?: string;
|
|
5319
5934
|
}
|
|
5320
5935
|
|
|
5936
|
+
/** Defines headers for Documentation_getEntityTag operation. */
|
|
5937
|
+
export interface DocumentationGetEntityTagHeaders {
|
|
5938
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
5939
|
+
eTag?: string;
|
|
5940
|
+
}
|
|
5941
|
+
|
|
5942
|
+
/** Defines headers for Documentation_get operation. */
|
|
5943
|
+
export interface DocumentationGetHeaders {
|
|
5944
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
5945
|
+
eTag?: string;
|
|
5946
|
+
}
|
|
5947
|
+
|
|
5948
|
+
/** Defines headers for Documentation_createOrUpdate operation. */
|
|
5949
|
+
export interface DocumentationCreateOrUpdateHeaders {
|
|
5950
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
5951
|
+
eTag?: string;
|
|
5952
|
+
}
|
|
5953
|
+
|
|
5954
|
+
/** Defines headers for Documentation_update operation. */
|
|
5955
|
+
export interface DocumentationUpdateHeaders {
|
|
5956
|
+
/** Current entity state version. Should be treated as opaque and used to make conditional HTTP requests. */
|
|
5957
|
+
eTag?: string;
|
|
5958
|
+
}
|
|
5959
|
+
|
|
5321
5960
|
/** Known values of {@link Protocol} that the service accepts. */
|
|
5322
5961
|
export enum KnownProtocol {
|
|
5323
5962
|
/** Http */
|
|
@@ -5344,11 +5983,11 @@ export type Protocol = string;
|
|
|
5344
5983
|
|
|
5345
5984
|
/** Known values of {@link ApiVersionSetContractDetailsVersioningScheme} that the service accepts. */
|
|
5346
5985
|
export enum KnownApiVersionSetContractDetailsVersioningScheme {
|
|
5347
|
-
/**
|
|
5986
|
+
/** The API Version is passed in a path segment. */
|
|
5348
5987
|
Segment = "Segment",
|
|
5349
|
-
/**
|
|
5988
|
+
/** The API Version is passed in a query parameter. */
|
|
5350
5989
|
Query = "Query",
|
|
5351
|
-
/**
|
|
5990
|
+
/** The API Version is passed in a HTTP header. */
|
|
5352
5991
|
Header = "Header"
|
|
5353
5992
|
}
|
|
5354
5993
|
|
|
@@ -5357,9 +5996,9 @@ export enum KnownApiVersionSetContractDetailsVersioningScheme {
|
|
|
5357
5996
|
* {@link KnownApiVersionSetContractDetailsVersioningScheme} can be used interchangeably with ApiVersionSetContractDetailsVersioningScheme,
|
|
5358
5997
|
* this enum contains the known values that the service supports.
|
|
5359
5998
|
* ### Known values supported by the service
|
|
5360
|
-
* **Segment
|
|
5361
|
-
* **Query
|
|
5362
|
-
* **Header
|
|
5999
|
+
* **Segment**: The API Version is passed in a path segment. \
|
|
6000
|
+
* **Query**: The API Version is passed in a query parameter. \
|
|
6001
|
+
* **Header**: The API Version is passed in a HTTP header.
|
|
5363
6002
|
*/
|
|
5364
6003
|
export type ApiVersionSetContractDetailsVersioningScheme = string;
|
|
5365
6004
|
|
|
@@ -5415,7 +6054,7 @@ export enum KnownContentFormat {
|
|
|
5415
6054
|
SwaggerJson = "swagger-json",
|
|
5416
6055
|
/** The OpenAPI 2.0 JSON document is hosted on a publicly accessible internet address. */
|
|
5417
6056
|
SwaggerLinkJson = "swagger-link-json",
|
|
5418
|
-
/** The contents are inline and the document is a WSDL
|
|
6057
|
+
/** The contents are inline and the document is a WSDL\/Soap document. */
|
|
5419
6058
|
Wsdl = "wsdl",
|
|
5420
6059
|
/** The WSDL document is hosted on a publicly accessible internet address. */
|
|
5421
6060
|
WsdlLink = "wsdl-link",
|
|
@@ -5474,15 +6113,33 @@ export enum KnownSoapApiType {
|
|
|
5474
6113
|
*/
|
|
5475
6114
|
export type SoapApiType = string;
|
|
5476
6115
|
|
|
6116
|
+
/** Known values of {@link TranslateRequiredQueryParametersConduct} that the service accepts. */
|
|
6117
|
+
export enum KnownTranslateRequiredQueryParametersConduct {
|
|
6118
|
+
/** Translates required query parameters to template ones. Is a default value */
|
|
6119
|
+
Template = "template",
|
|
6120
|
+
/** Leaves required query parameters as they are (no translation done). */
|
|
6121
|
+
Query = "query"
|
|
6122
|
+
}
|
|
6123
|
+
|
|
6124
|
+
/**
|
|
6125
|
+
* Defines values for TranslateRequiredQueryParametersConduct. \
|
|
6126
|
+
* {@link KnownTranslateRequiredQueryParametersConduct} can be used interchangeably with TranslateRequiredQueryParametersConduct,
|
|
6127
|
+
* this enum contains the known values that the service supports.
|
|
6128
|
+
* ### Known values supported by the service
|
|
6129
|
+
* **template**: Translates required query parameters to template ones. Is a default value \
|
|
6130
|
+
* **query**: Leaves required query parameters as they are (no translation done).
|
|
6131
|
+
*/
|
|
6132
|
+
export type TranslateRequiredQueryParametersConduct = string;
|
|
6133
|
+
|
|
5477
6134
|
/** Known values of {@link PolicyContentFormat} that the service accepts. */
|
|
5478
6135
|
export enum KnownPolicyContentFormat {
|
|
5479
6136
|
/** The contents are inline and Content type is an XML document. */
|
|
5480
6137
|
Xml = "xml",
|
|
5481
|
-
/** The policy XML document is hosted on a
|
|
6138
|
+
/** The policy XML document is hosted on a HTTP endpoint accessible from the API Management service. */
|
|
5482
6139
|
XmlLink = "xml-link",
|
|
5483
6140
|
/** The contents are inline and Content type is a non XML encoded policy document. */
|
|
5484
6141
|
Rawxml = "rawxml",
|
|
5485
|
-
/** The policy document is not
|
|
6142
|
+
/** The policy document is not XML encoded and is hosted on a HTTP endpoint accessible from the API Management service. */
|
|
5486
6143
|
RawxmlLink = "rawxml-link"
|
|
5487
6144
|
}
|
|
5488
6145
|
|
|
@@ -5492,9 +6149,9 @@ export enum KnownPolicyContentFormat {
|
|
|
5492
6149
|
* this enum contains the known values that the service supports.
|
|
5493
6150
|
* ### Known values supported by the service
|
|
5494
6151
|
* **xml**: The contents are inline and Content type is an XML document. \
|
|
5495
|
-
* **xml-link**: The policy XML document is hosted on a
|
|
6152
|
+
* **xml-link**: The policy XML document is hosted on a HTTP endpoint accessible from the API Management service. \
|
|
5496
6153
|
* **rawxml**: The contents are inline and Content type is a non XML encoded policy document. \
|
|
5497
|
-
* **rawxml-link**: The policy document is not
|
|
6154
|
+
* **rawxml-link**: The policy document is not XML encoded and is hosted on a HTTP endpoint accessible from the API Management service.
|
|
5498
6155
|
*/
|
|
5499
6156
|
export type PolicyContentFormat = string;
|
|
5500
6157
|
|
|
@@ -5583,9 +6240,9 @@ export type DataMaskingMode = string;
|
|
|
5583
6240
|
export enum KnownHttpCorrelationProtocol {
|
|
5584
6241
|
/** Do not read and inject correlation headers. */
|
|
5585
6242
|
None = "None",
|
|
5586
|
-
/** Inject Request-Id and Request-Context headers with request correlation data. See https
|
|
6243
|
+
/** Inject Request-Id and Request-Context headers with request correlation data. See https:\//github.com\/dotnet\/corefx\/blob\/master\/src\/System.Diagnostics.DiagnosticSource\/src\/HttpCorrelationProtocol.md. */
|
|
5587
6244
|
Legacy = "Legacy",
|
|
5588
|
-
/** Inject Trace Context headers. See https
|
|
6245
|
+
/** Inject Trace Context headers. See https:\//w3c.github.io\/trace-context. */
|
|
5589
6246
|
W3C = "W3C"
|
|
5590
6247
|
}
|
|
5591
6248
|
|
|
@@ -5755,13 +6412,13 @@ export type VersioningScheme = string;
|
|
|
5755
6412
|
|
|
5756
6413
|
/** Known values of {@link GrantType} that the service accepts. */
|
|
5757
6414
|
export enum KnownGrantType {
|
|
5758
|
-
/** Authorization Code Grant flow as described https
|
|
6415
|
+
/** Authorization Code Grant flow as described https:\//tools.ietf.org\/html\/rfc6749#section-4.1. */
|
|
5759
6416
|
AuthorizationCode = "authorizationCode",
|
|
5760
|
-
/** Implicit Code Grant flow as described https
|
|
6417
|
+
/** Implicit Code Grant flow as described https:\//tools.ietf.org\/html\/rfc6749#section-4.2. */
|
|
5761
6418
|
Implicit = "implicit",
|
|
5762
|
-
/** Resource Owner Password Grant flow as described https
|
|
6419
|
+
/** Resource Owner Password Grant flow as described https:\//tools.ietf.org\/html\/rfc6749#section-4.3. */
|
|
5763
6420
|
ResourceOwnerPassword = "resourceOwnerPassword",
|
|
5764
|
-
/** Client Credentials Grant flow as described https
|
|
6421
|
+
/** Client Credentials Grant flow as described https:\//tools.ietf.org\/html\/rfc6749#section-4.4. */
|
|
5765
6422
|
ClientCredentials = "clientCredentials"
|
|
5766
6423
|
}
|
|
5767
6424
|
|
|
@@ -5813,6 +6470,39 @@ export enum KnownBearerTokenSendingMethod {
|
|
|
5813
6470
|
*/
|
|
5814
6471
|
export type BearerTokenSendingMethod = string;
|
|
5815
6472
|
|
|
6473
|
+
/** Known values of {@link AuthorizationType} that the service accepts. */
|
|
6474
|
+
export enum KnownAuthorizationType {
|
|
6475
|
+
/** OAuth2 authorization type */
|
|
6476
|
+
OAuth2 = "OAuth2"
|
|
6477
|
+
}
|
|
6478
|
+
|
|
6479
|
+
/**
|
|
6480
|
+
* Defines values for AuthorizationType. \
|
|
6481
|
+
* {@link KnownAuthorizationType} can be used interchangeably with AuthorizationType,
|
|
6482
|
+
* this enum contains the known values that the service supports.
|
|
6483
|
+
* ### Known values supported by the service
|
|
6484
|
+
* **OAuth2**: OAuth2 authorization type
|
|
6485
|
+
*/
|
|
6486
|
+
export type AuthorizationType = string;
|
|
6487
|
+
|
|
6488
|
+
/** Known values of {@link OAuth2GrantType} that the service accepts. */
|
|
6489
|
+
export enum KnownOAuth2GrantType {
|
|
6490
|
+
/** Authorization Code grant */
|
|
6491
|
+
AuthorizationCode = "AuthorizationCode",
|
|
6492
|
+
/** Client Credential grant */
|
|
6493
|
+
ClientCredentials = "ClientCredentials"
|
|
6494
|
+
}
|
|
6495
|
+
|
|
6496
|
+
/**
|
|
6497
|
+
* Defines values for OAuth2GrantType. \
|
|
6498
|
+
* {@link KnownOAuth2GrantType} can be used interchangeably with OAuth2GrantType,
|
|
6499
|
+
* this enum contains the known values that the service supports.
|
|
6500
|
+
* ### Known values supported by the service
|
|
6501
|
+
* **AuthorizationCode**: Authorization Code grant \
|
|
6502
|
+
* **ClientCredentials**: Client Credential grant
|
|
6503
|
+
*/
|
|
6504
|
+
export type OAuth2GrantType = string;
|
|
6505
|
+
|
|
5816
6506
|
/** Known values of {@link BackendProtocol} that the service accepts. */
|
|
5817
6507
|
export enum KnownBackendProtocol {
|
|
5818
6508
|
/** The Backend is a RESTful service. */
|
|
@@ -6149,6 +6839,24 @@ export enum KnownPublicNetworkAccess {
|
|
|
6149
6839
|
*/
|
|
6150
6840
|
export type PublicNetworkAccess = string;
|
|
6151
6841
|
|
|
6842
|
+
/** Known values of {@link NatGatewayState} that the service accepts. */
|
|
6843
|
+
export enum KnownNatGatewayState {
|
|
6844
|
+
/** Nat Gateway is enabled for the service. */
|
|
6845
|
+
Enabled = "Enabled",
|
|
6846
|
+
/** Nat Gateway is disabled for the service. */
|
|
6847
|
+
Disabled = "Disabled"
|
|
6848
|
+
}
|
|
6849
|
+
|
|
6850
|
+
/**
|
|
6851
|
+
* Defines values for NatGatewayState. \
|
|
6852
|
+
* {@link KnownNatGatewayState} can be used interchangeably with NatGatewayState,
|
|
6853
|
+
* this enum contains the known values that the service supports.
|
|
6854
|
+
* ### Known values supported by the service
|
|
6855
|
+
* **Enabled**: Nat Gateway is enabled for the service. \
|
|
6856
|
+
* **Disabled**: Nat Gateway is disabled for the service.
|
|
6857
|
+
*/
|
|
6858
|
+
export type NatGatewayState = string;
|
|
6859
|
+
|
|
6152
6860
|
/** Known values of {@link PlatformVersion} that the service accepts. */
|
|
6153
6861
|
export enum KnownPlatformVersion {
|
|
6154
6862
|
/** Platform version cannot be determined, as compute platform is not deployed. */
|
|
@@ -6464,6 +7172,45 @@ export enum KnownNotificationName {
|
|
|
6464
7172
|
*/
|
|
6465
7173
|
export type NotificationName = string;
|
|
6466
7174
|
|
|
7175
|
+
/** Known values of {@link PolicyFragmentContentFormat} that the service accepts. */
|
|
7176
|
+
export enum KnownPolicyFragmentContentFormat {
|
|
7177
|
+
/** The contents are inline and Content type is an XML document. */
|
|
7178
|
+
Xml = "xml",
|
|
7179
|
+
/** The contents are inline and Content type is a non XML encoded policy document. */
|
|
7180
|
+
Rawxml = "rawxml"
|
|
7181
|
+
}
|
|
7182
|
+
|
|
7183
|
+
/**
|
|
7184
|
+
* Defines values for PolicyFragmentContentFormat. \
|
|
7185
|
+
* {@link KnownPolicyFragmentContentFormat} can be used interchangeably with PolicyFragmentContentFormat,
|
|
7186
|
+
* this enum contains the known values that the service supports.
|
|
7187
|
+
* ### Known values supported by the service
|
|
7188
|
+
* **xml**: The contents are inline and Content type is an XML document. \
|
|
7189
|
+
* **rawxml**: The contents are inline and Content type is a non XML encoded policy document.
|
|
7190
|
+
*/
|
|
7191
|
+
export type PolicyFragmentContentFormat = string;
|
|
7192
|
+
|
|
7193
|
+
/** Known values of {@link PortalSettingsCspMode} that the service accepts. */
|
|
7194
|
+
export enum KnownPortalSettingsCspMode {
|
|
7195
|
+
/** The browser will block requests not matching allowed origins. */
|
|
7196
|
+
Enabled = "enabled",
|
|
7197
|
+
/** The browser will not apply the origin restrictions. */
|
|
7198
|
+
Disabled = "disabled",
|
|
7199
|
+
/** The browser will report requests not matching allowed origins without blocking them. */
|
|
7200
|
+
ReportOnly = "reportOnly"
|
|
7201
|
+
}
|
|
7202
|
+
|
|
7203
|
+
/**
|
|
7204
|
+
* Defines values for PortalSettingsCspMode. \
|
|
7205
|
+
* {@link KnownPortalSettingsCspMode} can be used interchangeably with PortalSettingsCspMode,
|
|
7206
|
+
* this enum contains the known values that the service supports.
|
|
7207
|
+
* ### Known values supported by the service
|
|
7208
|
+
* **enabled**: The browser will block requests not matching allowed origins. \
|
|
7209
|
+
* **disabled**: The browser will not apply the origin restrictions. \
|
|
7210
|
+
* **reportOnly**: The browser will report requests not matching allowed origins without blocking them.
|
|
7211
|
+
*/
|
|
7212
|
+
export type PortalSettingsCspMode = string;
|
|
7213
|
+
|
|
6467
7214
|
/** Known values of {@link PortalRevisionStatus} that the service accepts. */
|
|
6468
7215
|
export enum KnownPortalRevisionStatus {
|
|
6469
7216
|
/** Portal's revision has been queued. */
|
|
@@ -6514,7 +7261,7 @@ export type PrivateEndpointConnectionProvisioningState = string;
|
|
|
6514
7261
|
|
|
6515
7262
|
/** Known values of {@link SchemaType} that the service accepts. */
|
|
6516
7263
|
export enum KnownSchemaType {
|
|
6517
|
-
/**
|
|
7264
|
+
/** XML schema type. */
|
|
6518
7265
|
Xml = "xml",
|
|
6519
7266
|
/** Json schema type. */
|
|
6520
7267
|
Json = "json"
|
|
@@ -6525,7 +7272,7 @@ export enum KnownSchemaType {
|
|
|
6525
7272
|
* {@link KnownSchemaType} can be used interchangeably with SchemaType,
|
|
6526
7273
|
* this enum contains the known values that the service supports.
|
|
6527
7274
|
* ### Known values supported by the service
|
|
6528
|
-
* **xml**:
|
|
7275
|
+
* **xml**: XML schema type. \
|
|
6529
7276
|
* **json**: Json schema type.
|
|
6530
7277
|
*/
|
|
6531
7278
|
export type SchemaType = string;
|
|
@@ -6660,6 +7407,12 @@ export type AsyncOperationStatus =
|
|
|
6660
7407
|
| "InProgress"
|
|
6661
7408
|
| "Succeeded"
|
|
6662
7409
|
| "Failed";
|
|
7410
|
+
/** Defines values for AsyncResolverStatus. */
|
|
7411
|
+
export type AsyncResolverStatus =
|
|
7412
|
+
| "Started"
|
|
7413
|
+
| "InProgress"
|
|
7414
|
+
| "Succeeded"
|
|
7415
|
+
| "Failed";
|
|
6663
7416
|
|
|
6664
7417
|
/** Optional parameters. */
|
|
6665
7418
|
export interface ApiListByServiceOptionalParams
|
|
@@ -7046,80 +7799,186 @@ export interface TagDetachFromProductOptionalParams
|
|
|
7046
7799
|
extends coreClient.OperationOptions {}
|
|
7047
7800
|
|
|
7048
7801
|
/** Optional parameters. */
|
|
7049
|
-
export interface TagListByServiceOptionalParams
|
|
7802
|
+
export interface TagListByServiceOptionalParams
|
|
7803
|
+
extends coreClient.OperationOptions {
|
|
7804
|
+
/** | Field | Usage | Supported operators | Supported functions |</br>|-------------|-------------|-------------|-------------|</br>| name | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br>| displayName | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br> */
|
|
7805
|
+
filter?: string;
|
|
7806
|
+
/** Number of records to return. */
|
|
7807
|
+
top?: number;
|
|
7808
|
+
/** Number of records to skip. */
|
|
7809
|
+
skip?: number;
|
|
7810
|
+
/** Scope like 'apis', 'products' or 'apis/{apiId} */
|
|
7811
|
+
scope?: string;
|
|
7812
|
+
}
|
|
7813
|
+
|
|
7814
|
+
/** Contains response data for the listByService operation. */
|
|
7815
|
+
export type TagListByServiceResponse = TagCollection;
|
|
7816
|
+
|
|
7817
|
+
/** Optional parameters. */
|
|
7818
|
+
export interface TagGetEntityStateOptionalParams
|
|
7819
|
+
extends coreClient.OperationOptions {}
|
|
7820
|
+
|
|
7821
|
+
/** Contains response data for the getEntityState operation. */
|
|
7822
|
+
export type TagGetEntityStateResponse = TagGetEntityStateHeaders;
|
|
7823
|
+
|
|
7824
|
+
/** Optional parameters. */
|
|
7825
|
+
export interface TagGetOptionalParams extends coreClient.OperationOptions {}
|
|
7826
|
+
|
|
7827
|
+
/** Contains response data for the get operation. */
|
|
7828
|
+
export type TagGetResponse = TagGetHeaders & TagContract;
|
|
7829
|
+
|
|
7830
|
+
/** Optional parameters. */
|
|
7831
|
+
export interface TagCreateOrUpdateOptionalParams
|
|
7832
|
+
extends coreClient.OperationOptions {
|
|
7833
|
+
/** ETag of the Entity. Not required when creating an entity, but required when updating an entity. */
|
|
7834
|
+
ifMatch?: string;
|
|
7835
|
+
}
|
|
7836
|
+
|
|
7837
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
7838
|
+
export type TagCreateOrUpdateResponse = TagCreateOrUpdateHeaders & TagContract;
|
|
7839
|
+
|
|
7840
|
+
/** Optional parameters. */
|
|
7841
|
+
export interface TagUpdateOptionalParams extends coreClient.OperationOptions {}
|
|
7842
|
+
|
|
7843
|
+
/** Contains response data for the update operation. */
|
|
7844
|
+
export type TagUpdateResponse = TagUpdateHeaders & TagContract;
|
|
7845
|
+
|
|
7846
|
+
/** Optional parameters. */
|
|
7847
|
+
export interface TagDeleteOptionalParams extends coreClient.OperationOptions {}
|
|
7848
|
+
|
|
7849
|
+
/** Optional parameters. */
|
|
7850
|
+
export interface TagListByOperationNextOptionalParams
|
|
7851
|
+
extends coreClient.OperationOptions {}
|
|
7852
|
+
|
|
7853
|
+
/** Contains response data for the listByOperationNext operation. */
|
|
7854
|
+
export type TagListByOperationNextResponse = TagCollection;
|
|
7855
|
+
|
|
7856
|
+
/** Optional parameters. */
|
|
7857
|
+
export interface TagListByApiNextOptionalParams
|
|
7858
|
+
extends coreClient.OperationOptions {}
|
|
7859
|
+
|
|
7860
|
+
/** Contains response data for the listByApiNext operation. */
|
|
7861
|
+
export type TagListByApiNextResponse = TagCollection;
|
|
7862
|
+
|
|
7863
|
+
/** Optional parameters. */
|
|
7864
|
+
export interface TagListByProductNextOptionalParams
|
|
7865
|
+
extends coreClient.OperationOptions {}
|
|
7866
|
+
|
|
7867
|
+
/** Contains response data for the listByProductNext operation. */
|
|
7868
|
+
export type TagListByProductNextResponse = TagCollection;
|
|
7869
|
+
|
|
7870
|
+
/** Optional parameters. */
|
|
7871
|
+
export interface TagListByServiceNextOptionalParams
|
|
7872
|
+
extends coreClient.OperationOptions {}
|
|
7873
|
+
|
|
7874
|
+
/** Contains response data for the listByServiceNext operation. */
|
|
7875
|
+
export type TagListByServiceNextResponse = TagCollection;
|
|
7876
|
+
|
|
7877
|
+
/** Optional parameters. */
|
|
7878
|
+
export interface GraphQLApiResolverListByApiOptionalParams
|
|
7050
7879
|
extends coreClient.OperationOptions {
|
|
7051
|
-
/** | Field | Usage | Supported operators | Supported functions |</br>|-------------|-------------|-------------|-------------|</br>| name | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br>| displayName | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br> */
|
|
7880
|
+
/** | Field | Usage | Supported operators | Supported functions |</br>|-------------|-------------|-------------|-------------|</br>| name | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br>| displayName | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br>| description | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br>| path | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br> */
|
|
7052
7881
|
filter?: string;
|
|
7053
7882
|
/** Number of records to return. */
|
|
7054
7883
|
top?: number;
|
|
7055
7884
|
/** Number of records to skip. */
|
|
7056
7885
|
skip?: number;
|
|
7057
|
-
/** Scope like 'apis', 'products' or 'apis/{apiId} */
|
|
7058
|
-
scope?: string;
|
|
7059
7886
|
}
|
|
7060
7887
|
|
|
7061
|
-
/** Contains response data for the
|
|
7062
|
-
export type
|
|
7888
|
+
/** Contains response data for the listByApi operation. */
|
|
7889
|
+
export type GraphQLApiResolverListByApiResponse = ResolverCollection;
|
|
7063
7890
|
|
|
7064
7891
|
/** Optional parameters. */
|
|
7065
|
-
export interface
|
|
7892
|
+
export interface GraphQLApiResolverGetEntityTagOptionalParams
|
|
7066
7893
|
extends coreClient.OperationOptions {}
|
|
7067
7894
|
|
|
7068
|
-
/** Contains response data for the
|
|
7069
|
-
export type
|
|
7895
|
+
/** Contains response data for the getEntityTag operation. */
|
|
7896
|
+
export type GraphQLApiResolverGetEntityTagResponse = GraphQLApiResolverGetEntityTagHeaders;
|
|
7070
7897
|
|
|
7071
7898
|
/** Optional parameters. */
|
|
7072
|
-
export interface
|
|
7899
|
+
export interface GraphQLApiResolverGetOptionalParams
|
|
7900
|
+
extends coreClient.OperationOptions {}
|
|
7073
7901
|
|
|
7074
7902
|
/** Contains response data for the get operation. */
|
|
7075
|
-
export type
|
|
7903
|
+
export type GraphQLApiResolverGetResponse = GraphQLApiResolverGetHeaders &
|
|
7904
|
+
ResolverContract;
|
|
7076
7905
|
|
|
7077
7906
|
/** Optional parameters. */
|
|
7078
|
-
export interface
|
|
7907
|
+
export interface GraphQLApiResolverCreateOrUpdateOptionalParams
|
|
7079
7908
|
extends coreClient.OperationOptions {
|
|
7080
7909
|
/** ETag of the Entity. Not required when creating an entity, but required when updating an entity. */
|
|
7081
7910
|
ifMatch?: string;
|
|
7082
7911
|
}
|
|
7083
7912
|
|
|
7084
7913
|
/** Contains response data for the createOrUpdate operation. */
|
|
7085
|
-
export type
|
|
7914
|
+
export type GraphQLApiResolverCreateOrUpdateResponse = GraphQLApiResolverCreateOrUpdateHeaders &
|
|
7915
|
+
ResolverContract;
|
|
7086
7916
|
|
|
7087
7917
|
/** Optional parameters. */
|
|
7088
|
-
export interface
|
|
7918
|
+
export interface GraphQLApiResolverUpdateOptionalParams
|
|
7919
|
+
extends coreClient.OperationOptions {}
|
|
7089
7920
|
|
|
7090
7921
|
/** Contains response data for the update operation. */
|
|
7091
|
-
export type
|
|
7922
|
+
export type GraphQLApiResolverUpdateResponse = GraphQLApiResolverUpdateHeaders &
|
|
7923
|
+
ResolverContract;
|
|
7092
7924
|
|
|
7093
7925
|
/** Optional parameters. */
|
|
7094
|
-
export interface
|
|
7926
|
+
export interface GraphQLApiResolverDeleteOptionalParams
|
|
7927
|
+
extends coreClient.OperationOptions {}
|
|
7095
7928
|
|
|
7096
7929
|
/** Optional parameters. */
|
|
7097
|
-
export interface
|
|
7930
|
+
export interface GraphQLApiResolverListByApiNextOptionalParams
|
|
7098
7931
|
extends coreClient.OperationOptions {}
|
|
7099
7932
|
|
|
7100
|
-
/** Contains response data for the
|
|
7101
|
-
export type
|
|
7933
|
+
/** Contains response data for the listByApiNext operation. */
|
|
7934
|
+
export type GraphQLApiResolverListByApiNextResponse = ResolverCollection;
|
|
7102
7935
|
|
|
7103
7936
|
/** Optional parameters. */
|
|
7104
|
-
export interface
|
|
7937
|
+
export interface GraphQLApiResolverPolicyListByResolverOptionalParams
|
|
7105
7938
|
extends coreClient.OperationOptions {}
|
|
7106
7939
|
|
|
7107
|
-
/** Contains response data for the
|
|
7108
|
-
export type
|
|
7940
|
+
/** Contains response data for the listByResolver operation. */
|
|
7941
|
+
export type GraphQLApiResolverPolicyListByResolverResponse = PolicyCollection;
|
|
7109
7942
|
|
|
7110
7943
|
/** Optional parameters. */
|
|
7111
|
-
export interface
|
|
7944
|
+
export interface GraphQLApiResolverPolicyGetEntityTagOptionalParams
|
|
7112
7945
|
extends coreClient.OperationOptions {}
|
|
7113
7946
|
|
|
7114
|
-
/** Contains response data for the
|
|
7115
|
-
export type
|
|
7947
|
+
/** Contains response data for the getEntityTag operation. */
|
|
7948
|
+
export type GraphQLApiResolverPolicyGetEntityTagResponse = GraphQLApiResolverPolicyGetEntityTagHeaders;
|
|
7116
7949
|
|
|
7117
7950
|
/** Optional parameters. */
|
|
7118
|
-
export interface
|
|
7951
|
+
export interface GraphQLApiResolverPolicyGetOptionalParams
|
|
7952
|
+
extends coreClient.OperationOptions {
|
|
7953
|
+
/** Policy Export Format. */
|
|
7954
|
+
format?: PolicyExportFormat;
|
|
7955
|
+
}
|
|
7956
|
+
|
|
7957
|
+
/** Contains response data for the get operation. */
|
|
7958
|
+
export type GraphQLApiResolverPolicyGetResponse = GraphQLApiResolverPolicyGetHeaders &
|
|
7959
|
+
PolicyContract;
|
|
7960
|
+
|
|
7961
|
+
/** Optional parameters. */
|
|
7962
|
+
export interface GraphQLApiResolverPolicyCreateOrUpdateOptionalParams
|
|
7963
|
+
extends coreClient.OperationOptions {
|
|
7964
|
+
/** ETag of the Entity. Not required when creating an entity, but required when updating an entity. */
|
|
7965
|
+
ifMatch?: string;
|
|
7966
|
+
}
|
|
7967
|
+
|
|
7968
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
7969
|
+
export type GraphQLApiResolverPolicyCreateOrUpdateResponse = GraphQLApiResolverPolicyCreateOrUpdateHeaders &
|
|
7970
|
+
PolicyContract;
|
|
7971
|
+
|
|
7972
|
+
/** Optional parameters. */
|
|
7973
|
+
export interface GraphQLApiResolverPolicyDeleteOptionalParams
|
|
7119
7974
|
extends coreClient.OperationOptions {}
|
|
7120
7975
|
|
|
7121
|
-
/**
|
|
7122
|
-
export
|
|
7976
|
+
/** Optional parameters. */
|
|
7977
|
+
export interface GraphQLApiResolverPolicyListByResolverNextOptionalParams
|
|
7978
|
+
extends coreClient.OperationOptions {}
|
|
7979
|
+
|
|
7980
|
+
/** Contains response data for the listByResolverNext operation. */
|
|
7981
|
+
export type GraphQLApiResolverPolicyListByResolverNextResponse = PolicyCollection;
|
|
7123
7982
|
|
|
7124
7983
|
/** Optional parameters. */
|
|
7125
7984
|
export interface ApiProductListByApisOptionalParams
|
|
@@ -7520,31 +8379,257 @@ export interface OperationListByTagsOptionalParams
|
|
|
7520
8379
|
top?: number;
|
|
7521
8380
|
/** Number of records to skip. */
|
|
7522
8381
|
skip?: number;
|
|
7523
|
-
/** Include not tagged Operations. */
|
|
7524
|
-
includeNotTaggedOperations?: boolean;
|
|
8382
|
+
/** Include not tagged Operations. */
|
|
8383
|
+
includeNotTaggedOperations?: boolean;
|
|
8384
|
+
}
|
|
8385
|
+
|
|
8386
|
+
/** Contains response data for the listByTags operation. */
|
|
8387
|
+
export type OperationListByTagsResponse = TagResourceCollection;
|
|
8388
|
+
|
|
8389
|
+
/** Optional parameters. */
|
|
8390
|
+
export interface OperationListByTagsNextOptionalParams
|
|
8391
|
+
extends coreClient.OperationOptions {}
|
|
8392
|
+
|
|
8393
|
+
/** Contains response data for the listByTagsNext operation. */
|
|
8394
|
+
export type OperationListByTagsNextResponse = TagResourceCollection;
|
|
8395
|
+
|
|
8396
|
+
/** Optional parameters. */
|
|
8397
|
+
export interface ApiWikiGetEntityTagOptionalParams
|
|
8398
|
+
extends coreClient.OperationOptions {}
|
|
8399
|
+
|
|
8400
|
+
/** Contains response data for the getEntityTag operation. */
|
|
8401
|
+
export type ApiWikiGetEntityTagResponse = ApiWikiGetEntityTagHeaders;
|
|
8402
|
+
|
|
8403
|
+
/** Optional parameters. */
|
|
8404
|
+
export interface ApiWikiGetOptionalParams extends coreClient.OperationOptions {}
|
|
8405
|
+
|
|
8406
|
+
/** Contains response data for the get operation. */
|
|
8407
|
+
export type ApiWikiGetResponse = ApiWikiGetHeaders & WikiContract;
|
|
8408
|
+
|
|
8409
|
+
/** Optional parameters. */
|
|
8410
|
+
export interface ApiWikiCreateOrUpdateOptionalParams
|
|
8411
|
+
extends coreClient.OperationOptions {
|
|
8412
|
+
/** ETag of the Entity. Not required when creating an entity, but required when updating an entity. */
|
|
8413
|
+
ifMatch?: string;
|
|
8414
|
+
}
|
|
8415
|
+
|
|
8416
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
8417
|
+
export type ApiWikiCreateOrUpdateResponse = ApiWikiCreateOrUpdateHeaders &
|
|
8418
|
+
WikiContract;
|
|
8419
|
+
|
|
8420
|
+
/** Optional parameters. */
|
|
8421
|
+
export interface ApiWikiUpdateOptionalParams
|
|
8422
|
+
extends coreClient.OperationOptions {}
|
|
8423
|
+
|
|
8424
|
+
/** Contains response data for the update operation. */
|
|
8425
|
+
export type ApiWikiUpdateResponse = ApiWikiUpdateHeaders & WikiContract;
|
|
8426
|
+
|
|
8427
|
+
/** Optional parameters. */
|
|
8428
|
+
export interface ApiWikiDeleteOptionalParams
|
|
8429
|
+
extends coreClient.OperationOptions {}
|
|
8430
|
+
|
|
8431
|
+
/** Optional parameters. */
|
|
8432
|
+
export interface ApiWikisListOptionalParams
|
|
8433
|
+
extends coreClient.OperationOptions {
|
|
8434
|
+
/** | Field | Usage | Supported operators | Supported functions |</br>|-------------|-------------|-------------|-------------|</br>| name | filter | eq | contains |</br> */
|
|
8435
|
+
filter?: string;
|
|
8436
|
+
/** Number of records to return. */
|
|
8437
|
+
top?: number;
|
|
8438
|
+
/** Number of records to skip. */
|
|
8439
|
+
skip?: number;
|
|
8440
|
+
}
|
|
8441
|
+
|
|
8442
|
+
/** Contains response data for the list operation. */
|
|
8443
|
+
export type ApiWikisListResponse = WikiCollection;
|
|
8444
|
+
|
|
8445
|
+
/** Optional parameters. */
|
|
8446
|
+
export interface ApiWikisListNextOptionalParams
|
|
8447
|
+
extends coreClient.OperationOptions {}
|
|
8448
|
+
|
|
8449
|
+
/** Contains response data for the listNext operation. */
|
|
8450
|
+
export type ApiWikisListNextResponse = WikiCollection;
|
|
8451
|
+
|
|
8452
|
+
/** Optional parameters. */
|
|
8453
|
+
export interface ApiExportGetOptionalParams
|
|
8454
|
+
extends coreClient.OperationOptions {}
|
|
8455
|
+
|
|
8456
|
+
/** Contains response data for the get operation. */
|
|
8457
|
+
export type ApiExportGetResponse = ApiExportResult;
|
|
8458
|
+
|
|
8459
|
+
/** Optional parameters. */
|
|
8460
|
+
export interface ApiVersionSetListByServiceOptionalParams
|
|
8461
|
+
extends coreClient.OperationOptions {
|
|
8462
|
+
/** | Field | Usage | Supported operators | Supported functions |</br>|-------------|-------------|-------------|-------------|</br> */
|
|
8463
|
+
filter?: string;
|
|
8464
|
+
/** Number of records to return. */
|
|
8465
|
+
top?: number;
|
|
8466
|
+
/** Number of records to skip. */
|
|
8467
|
+
skip?: number;
|
|
8468
|
+
}
|
|
8469
|
+
|
|
8470
|
+
/** Contains response data for the listByService operation. */
|
|
8471
|
+
export type ApiVersionSetListByServiceResponse = ApiVersionSetCollection;
|
|
8472
|
+
|
|
8473
|
+
/** Optional parameters. */
|
|
8474
|
+
export interface ApiVersionSetGetEntityTagOptionalParams
|
|
8475
|
+
extends coreClient.OperationOptions {}
|
|
8476
|
+
|
|
8477
|
+
/** Contains response data for the getEntityTag operation. */
|
|
8478
|
+
export type ApiVersionSetGetEntityTagResponse = ApiVersionSetGetEntityTagHeaders;
|
|
8479
|
+
|
|
8480
|
+
/** Optional parameters. */
|
|
8481
|
+
export interface ApiVersionSetGetOptionalParams
|
|
8482
|
+
extends coreClient.OperationOptions {}
|
|
8483
|
+
|
|
8484
|
+
/** Contains response data for the get operation. */
|
|
8485
|
+
export type ApiVersionSetGetResponse = ApiVersionSetGetHeaders &
|
|
8486
|
+
ApiVersionSetContract;
|
|
8487
|
+
|
|
8488
|
+
/** Optional parameters. */
|
|
8489
|
+
export interface ApiVersionSetCreateOrUpdateOptionalParams
|
|
8490
|
+
extends coreClient.OperationOptions {
|
|
8491
|
+
/** ETag of the Entity. Not required when creating an entity, but required when updating an entity. */
|
|
8492
|
+
ifMatch?: string;
|
|
8493
|
+
}
|
|
8494
|
+
|
|
8495
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
8496
|
+
export type ApiVersionSetCreateOrUpdateResponse = ApiVersionSetCreateOrUpdateHeaders &
|
|
8497
|
+
ApiVersionSetContract;
|
|
8498
|
+
|
|
8499
|
+
/** Optional parameters. */
|
|
8500
|
+
export interface ApiVersionSetUpdateOptionalParams
|
|
8501
|
+
extends coreClient.OperationOptions {}
|
|
8502
|
+
|
|
8503
|
+
/** Contains response data for the update operation. */
|
|
8504
|
+
export type ApiVersionSetUpdateResponse = ApiVersionSetUpdateHeaders &
|
|
8505
|
+
ApiVersionSetContract;
|
|
8506
|
+
|
|
8507
|
+
/** Optional parameters. */
|
|
8508
|
+
export interface ApiVersionSetDeleteOptionalParams
|
|
8509
|
+
extends coreClient.OperationOptions {}
|
|
8510
|
+
|
|
8511
|
+
/** Optional parameters. */
|
|
8512
|
+
export interface ApiVersionSetListByServiceNextOptionalParams
|
|
8513
|
+
extends coreClient.OperationOptions {}
|
|
8514
|
+
|
|
8515
|
+
/** Contains response data for the listByServiceNext operation. */
|
|
8516
|
+
export type ApiVersionSetListByServiceNextResponse = ApiVersionSetCollection;
|
|
8517
|
+
|
|
8518
|
+
/** Optional parameters. */
|
|
8519
|
+
export interface AuthorizationServerListByServiceOptionalParams
|
|
8520
|
+
extends coreClient.OperationOptions {
|
|
8521
|
+
/** | Field | Usage | Supported operators | Supported functions |</br>|-------------|-------------|-------------|-------------|</br>| name | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br>| displayName | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br> */
|
|
8522
|
+
filter?: string;
|
|
8523
|
+
/** Number of records to return. */
|
|
8524
|
+
top?: number;
|
|
8525
|
+
/** Number of records to skip. */
|
|
8526
|
+
skip?: number;
|
|
8527
|
+
}
|
|
8528
|
+
|
|
8529
|
+
/** Contains response data for the listByService operation. */
|
|
8530
|
+
export type AuthorizationServerListByServiceResponse = AuthorizationServerCollection;
|
|
8531
|
+
|
|
8532
|
+
/** Optional parameters. */
|
|
8533
|
+
export interface AuthorizationServerGetEntityTagOptionalParams
|
|
8534
|
+
extends coreClient.OperationOptions {}
|
|
8535
|
+
|
|
8536
|
+
/** Contains response data for the getEntityTag operation. */
|
|
8537
|
+
export type AuthorizationServerGetEntityTagResponse = AuthorizationServerGetEntityTagHeaders;
|
|
8538
|
+
|
|
8539
|
+
/** Optional parameters. */
|
|
8540
|
+
export interface AuthorizationServerGetOptionalParams
|
|
8541
|
+
extends coreClient.OperationOptions {}
|
|
8542
|
+
|
|
8543
|
+
/** Contains response data for the get operation. */
|
|
8544
|
+
export type AuthorizationServerGetResponse = AuthorizationServerGetHeaders &
|
|
8545
|
+
AuthorizationServerContract;
|
|
8546
|
+
|
|
8547
|
+
/** Optional parameters. */
|
|
8548
|
+
export interface AuthorizationServerCreateOrUpdateOptionalParams
|
|
8549
|
+
extends coreClient.OperationOptions {
|
|
8550
|
+
/** ETag of the Entity. Not required when creating an entity, but required when updating an entity. */
|
|
8551
|
+
ifMatch?: string;
|
|
8552
|
+
}
|
|
8553
|
+
|
|
8554
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
8555
|
+
export type AuthorizationServerCreateOrUpdateResponse = AuthorizationServerCreateOrUpdateHeaders &
|
|
8556
|
+
AuthorizationServerContract;
|
|
8557
|
+
|
|
8558
|
+
/** Optional parameters. */
|
|
8559
|
+
export interface AuthorizationServerUpdateOptionalParams
|
|
8560
|
+
extends coreClient.OperationOptions {}
|
|
8561
|
+
|
|
8562
|
+
/** Contains response data for the update operation. */
|
|
8563
|
+
export type AuthorizationServerUpdateResponse = AuthorizationServerUpdateHeaders &
|
|
8564
|
+
AuthorizationServerContract;
|
|
8565
|
+
|
|
8566
|
+
/** Optional parameters. */
|
|
8567
|
+
export interface AuthorizationServerDeleteOptionalParams
|
|
8568
|
+
extends coreClient.OperationOptions {}
|
|
8569
|
+
|
|
8570
|
+
/** Optional parameters. */
|
|
8571
|
+
export interface AuthorizationServerListSecretsOptionalParams
|
|
8572
|
+
extends coreClient.OperationOptions {}
|
|
8573
|
+
|
|
8574
|
+
/** Contains response data for the listSecrets operation. */
|
|
8575
|
+
export type AuthorizationServerListSecretsResponse = AuthorizationServerListSecretsHeaders &
|
|
8576
|
+
AuthorizationServerSecretsContract;
|
|
8577
|
+
|
|
8578
|
+
/** Optional parameters. */
|
|
8579
|
+
export interface AuthorizationServerListByServiceNextOptionalParams
|
|
8580
|
+
extends coreClient.OperationOptions {}
|
|
8581
|
+
|
|
8582
|
+
/** Contains response data for the listByServiceNext operation. */
|
|
8583
|
+
export type AuthorizationServerListByServiceNextResponse = AuthorizationServerCollection;
|
|
8584
|
+
|
|
8585
|
+
/** Optional parameters. */
|
|
8586
|
+
export interface AuthorizationProviderListByServiceOptionalParams
|
|
8587
|
+
extends coreClient.OperationOptions {
|
|
8588
|
+
/** | Field | Usage | Supported operators | Supported functions |</br>|-------------|-------------|-------------|-------------|</br>| name | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br>| displayName | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br> */
|
|
8589
|
+
filter?: string;
|
|
8590
|
+
/** Number of records to return. */
|
|
8591
|
+
top?: number;
|
|
8592
|
+
/** Number of records to skip. */
|
|
8593
|
+
skip?: number;
|
|
7525
8594
|
}
|
|
7526
8595
|
|
|
7527
|
-
/** Contains response data for the
|
|
7528
|
-
export type
|
|
8596
|
+
/** Contains response data for the listByService operation. */
|
|
8597
|
+
export type AuthorizationProviderListByServiceResponse = AuthorizationProviderCollection;
|
|
7529
8598
|
|
|
7530
8599
|
/** Optional parameters. */
|
|
7531
|
-
export interface
|
|
8600
|
+
export interface AuthorizationProviderGetOptionalParams
|
|
7532
8601
|
extends coreClient.OperationOptions {}
|
|
7533
8602
|
|
|
7534
|
-
/** Contains response data for the
|
|
7535
|
-
export type
|
|
8603
|
+
/** Contains response data for the get operation. */
|
|
8604
|
+
export type AuthorizationProviderGetResponse = AuthorizationProviderGetHeaders &
|
|
8605
|
+
AuthorizationProviderContract;
|
|
7536
8606
|
|
|
7537
8607
|
/** Optional parameters. */
|
|
7538
|
-
export interface
|
|
8608
|
+
export interface AuthorizationProviderCreateOrUpdateOptionalParams
|
|
8609
|
+
extends coreClient.OperationOptions {
|
|
8610
|
+
/** ETag of the Entity. Not required when creating an entity, but required when updating an entity. */
|
|
8611
|
+
ifMatch?: string;
|
|
8612
|
+
}
|
|
8613
|
+
|
|
8614
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
8615
|
+
export type AuthorizationProviderCreateOrUpdateResponse = AuthorizationProviderCreateOrUpdateHeaders &
|
|
8616
|
+
AuthorizationProviderContract;
|
|
8617
|
+
|
|
8618
|
+
/** Optional parameters. */
|
|
8619
|
+
export interface AuthorizationProviderDeleteOptionalParams
|
|
7539
8620
|
extends coreClient.OperationOptions {}
|
|
7540
8621
|
|
|
7541
|
-
/**
|
|
7542
|
-
export
|
|
8622
|
+
/** Optional parameters. */
|
|
8623
|
+
export interface AuthorizationProviderListByServiceNextOptionalParams
|
|
8624
|
+
extends coreClient.OperationOptions {}
|
|
8625
|
+
|
|
8626
|
+
/** Contains response data for the listByServiceNext operation. */
|
|
8627
|
+
export type AuthorizationProviderListByServiceNextResponse = AuthorizationProviderCollection;
|
|
7543
8628
|
|
|
7544
8629
|
/** Optional parameters. */
|
|
7545
|
-
export interface
|
|
8630
|
+
export interface AuthorizationListByAuthorizationProviderOptionalParams
|
|
7546
8631
|
extends coreClient.OperationOptions {
|
|
7547
|
-
/** | Field | Usage | Supported operators | Supported functions |</br>|-------------|-------------|-------------|-------------|</br> */
|
|
8632
|
+
/** | Field | Usage | Supported operators | Supported functions |</br>|-------------|-------------|-------------|-------------|</br>| name | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br>| displayName | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br> */
|
|
7548
8633
|
filter?: string;
|
|
7549
8634
|
/** Number of records to return. */
|
|
7550
8635
|
top?: number;
|
|
@@ -7552,56 +8637,56 @@ export interface ApiVersionSetListByServiceOptionalParams
|
|
|
7552
8637
|
skip?: number;
|
|
7553
8638
|
}
|
|
7554
8639
|
|
|
7555
|
-
/** Contains response data for the
|
|
7556
|
-
export type
|
|
7557
|
-
|
|
7558
|
-
/** Optional parameters. */
|
|
7559
|
-
export interface ApiVersionSetGetEntityTagOptionalParams
|
|
7560
|
-
extends coreClient.OperationOptions {}
|
|
7561
|
-
|
|
7562
|
-
/** Contains response data for the getEntityTag operation. */
|
|
7563
|
-
export type ApiVersionSetGetEntityTagResponse = ApiVersionSetGetEntityTagHeaders;
|
|
8640
|
+
/** Contains response data for the listByAuthorizationProvider operation. */
|
|
8641
|
+
export type AuthorizationListByAuthorizationProviderResponse = AuthorizationCollection;
|
|
7564
8642
|
|
|
7565
8643
|
/** Optional parameters. */
|
|
7566
|
-
export interface
|
|
8644
|
+
export interface AuthorizationGetOptionalParams
|
|
7567
8645
|
extends coreClient.OperationOptions {}
|
|
7568
8646
|
|
|
7569
8647
|
/** Contains response data for the get operation. */
|
|
7570
|
-
export type
|
|
7571
|
-
|
|
8648
|
+
export type AuthorizationGetResponse = AuthorizationGetHeaders &
|
|
8649
|
+
AuthorizationContract;
|
|
7572
8650
|
|
|
7573
8651
|
/** Optional parameters. */
|
|
7574
|
-
export interface
|
|
8652
|
+
export interface AuthorizationCreateOrUpdateOptionalParams
|
|
7575
8653
|
extends coreClient.OperationOptions {
|
|
7576
8654
|
/** ETag of the Entity. Not required when creating an entity, but required when updating an entity. */
|
|
7577
8655
|
ifMatch?: string;
|
|
7578
8656
|
}
|
|
7579
8657
|
|
|
7580
8658
|
/** Contains response data for the createOrUpdate operation. */
|
|
7581
|
-
export type
|
|
7582
|
-
|
|
8659
|
+
export type AuthorizationCreateOrUpdateResponse = AuthorizationCreateOrUpdateHeaders &
|
|
8660
|
+
AuthorizationContract;
|
|
7583
8661
|
|
|
7584
8662
|
/** Optional parameters. */
|
|
7585
|
-
export interface
|
|
8663
|
+
export interface AuthorizationDeleteOptionalParams
|
|
7586
8664
|
extends coreClient.OperationOptions {}
|
|
7587
8665
|
|
|
7588
|
-
/**
|
|
7589
|
-
export
|
|
7590
|
-
|
|
8666
|
+
/** Optional parameters. */
|
|
8667
|
+
export interface AuthorizationConfirmConsentCodeOptionalParams
|
|
8668
|
+
extends coreClient.OperationOptions {}
|
|
8669
|
+
|
|
8670
|
+
/** Contains response data for the confirmConsentCode operation. */
|
|
8671
|
+
export type AuthorizationConfirmConsentCodeResponse = AuthorizationConfirmConsentCodeHeaders;
|
|
7591
8672
|
|
|
7592
8673
|
/** Optional parameters. */
|
|
7593
|
-
export interface
|
|
8674
|
+
export interface AuthorizationListByAuthorizationProviderNextOptionalParams
|
|
7594
8675
|
extends coreClient.OperationOptions {}
|
|
7595
8676
|
|
|
8677
|
+
/** Contains response data for the listByAuthorizationProviderNext operation. */
|
|
8678
|
+
export type AuthorizationListByAuthorizationProviderNextResponse = AuthorizationCollection;
|
|
8679
|
+
|
|
7596
8680
|
/** Optional parameters. */
|
|
7597
|
-
export interface
|
|
8681
|
+
export interface AuthorizationLoginLinksPostOptionalParams
|
|
7598
8682
|
extends coreClient.OperationOptions {}
|
|
7599
8683
|
|
|
7600
|
-
/** Contains response data for the
|
|
7601
|
-
export type
|
|
8684
|
+
/** Contains response data for the post operation. */
|
|
8685
|
+
export type AuthorizationLoginLinksPostResponse = AuthorizationLoginLinksPostHeaders &
|
|
8686
|
+
AuthorizationLoginResponseContract;
|
|
7602
8687
|
|
|
7603
8688
|
/** Optional parameters. */
|
|
7604
|
-
export interface
|
|
8689
|
+
export interface AuthorizationAccessPolicyListByAuthorizationOptionalParams
|
|
7605
8690
|
extends coreClient.OperationOptions {
|
|
7606
8691
|
/** | Field | Usage | Supported operators | Supported functions |</br>|-------------|-------------|-------------|-------------|</br>| name | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br>| displayName | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br> */
|
|
7607
8692
|
filter?: string;
|
|
@@ -7611,61 +8696,38 @@ export interface AuthorizationServerListByServiceOptionalParams
|
|
|
7611
8696
|
skip?: number;
|
|
7612
8697
|
}
|
|
7613
8698
|
|
|
7614
|
-
/** Contains response data for the
|
|
7615
|
-
export type
|
|
7616
|
-
|
|
7617
|
-
/** Optional parameters. */
|
|
7618
|
-
export interface AuthorizationServerGetEntityTagOptionalParams
|
|
7619
|
-
extends coreClient.OperationOptions {}
|
|
7620
|
-
|
|
7621
|
-
/** Contains response data for the getEntityTag operation. */
|
|
7622
|
-
export type AuthorizationServerGetEntityTagResponse = AuthorizationServerGetEntityTagHeaders;
|
|
8699
|
+
/** Contains response data for the listByAuthorization operation. */
|
|
8700
|
+
export type AuthorizationAccessPolicyListByAuthorizationResponse = AuthorizationAccessPolicyCollection;
|
|
7623
8701
|
|
|
7624
8702
|
/** Optional parameters. */
|
|
7625
|
-
export interface
|
|
8703
|
+
export interface AuthorizationAccessPolicyGetOptionalParams
|
|
7626
8704
|
extends coreClient.OperationOptions {}
|
|
7627
8705
|
|
|
7628
8706
|
/** Contains response data for the get operation. */
|
|
7629
|
-
export type
|
|
7630
|
-
|
|
8707
|
+
export type AuthorizationAccessPolicyGetResponse = AuthorizationAccessPolicyGetHeaders &
|
|
8708
|
+
AuthorizationAccessPolicyContract;
|
|
7631
8709
|
|
|
7632
8710
|
/** Optional parameters. */
|
|
7633
|
-
export interface
|
|
8711
|
+
export interface AuthorizationAccessPolicyCreateOrUpdateOptionalParams
|
|
7634
8712
|
extends coreClient.OperationOptions {
|
|
7635
8713
|
/** ETag of the Entity. Not required when creating an entity, but required when updating an entity. */
|
|
7636
8714
|
ifMatch?: string;
|
|
7637
8715
|
}
|
|
7638
8716
|
|
|
7639
8717
|
/** Contains response data for the createOrUpdate operation. */
|
|
7640
|
-
export type
|
|
7641
|
-
|
|
7642
|
-
|
|
7643
|
-
/** Optional parameters. */
|
|
7644
|
-
export interface AuthorizationServerUpdateOptionalParams
|
|
7645
|
-
extends coreClient.OperationOptions {}
|
|
7646
|
-
|
|
7647
|
-
/** Contains response data for the update operation. */
|
|
7648
|
-
export type AuthorizationServerUpdateResponse = AuthorizationServerUpdateHeaders &
|
|
7649
|
-
AuthorizationServerContract;
|
|
7650
|
-
|
|
7651
|
-
/** Optional parameters. */
|
|
7652
|
-
export interface AuthorizationServerDeleteOptionalParams
|
|
7653
|
-
extends coreClient.OperationOptions {}
|
|
8718
|
+
export type AuthorizationAccessPolicyCreateOrUpdateResponse = AuthorizationAccessPolicyCreateOrUpdateHeaders &
|
|
8719
|
+
AuthorizationAccessPolicyContract;
|
|
7654
8720
|
|
|
7655
8721
|
/** Optional parameters. */
|
|
7656
|
-
export interface
|
|
8722
|
+
export interface AuthorizationAccessPolicyDeleteOptionalParams
|
|
7657
8723
|
extends coreClient.OperationOptions {}
|
|
7658
8724
|
|
|
7659
|
-
/** Contains response data for the listSecrets operation. */
|
|
7660
|
-
export type AuthorizationServerListSecretsResponse = AuthorizationServerListSecretsHeaders &
|
|
7661
|
-
AuthorizationServerSecretsContract;
|
|
7662
|
-
|
|
7663
8725
|
/** Optional parameters. */
|
|
7664
|
-
export interface
|
|
8726
|
+
export interface AuthorizationAccessPolicyListByAuthorizationNextOptionalParams
|
|
7665
8727
|
extends coreClient.OperationOptions {}
|
|
7666
8728
|
|
|
7667
|
-
/** Contains response data for the
|
|
7668
|
-
export type
|
|
8729
|
+
/** Contains response data for the listByAuthorizationNext operation. */
|
|
8730
|
+
export type AuthorizationAccessPolicyListByAuthorizationNextResponse = AuthorizationAccessPolicyCollection;
|
|
7669
8731
|
|
|
7670
8732
|
/** Optional parameters. */
|
|
7671
8733
|
export interface BackendListByServiceOptionalParams
|
|
@@ -8060,6 +9122,18 @@ export interface ApiManagementServiceDeleteOptionalParams
|
|
|
8060
9122
|
resumeFrom?: string;
|
|
8061
9123
|
}
|
|
8062
9124
|
|
|
9125
|
+
/** Optional parameters. */
|
|
9126
|
+
export interface ApiManagementServiceMigrateToStv2OptionalParams
|
|
9127
|
+
extends coreClient.OperationOptions {
|
|
9128
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
9129
|
+
updateIntervalInMs?: number;
|
|
9130
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
9131
|
+
resumeFrom?: string;
|
|
9132
|
+
}
|
|
9133
|
+
|
|
9134
|
+
/** Contains response data for the migrateToStv2 operation. */
|
|
9135
|
+
export type ApiManagementServiceMigrateToStv2Response = ApiManagementServiceResource;
|
|
9136
|
+
|
|
8063
9137
|
/** Optional parameters. */
|
|
8064
9138
|
export interface ApiManagementServiceListByResourceGroupOptionalParams
|
|
8065
9139
|
extends coreClient.OperationOptions {}
|
|
@@ -9014,6 +10088,107 @@ export interface PolicyDescriptionListByServiceOptionalParams
|
|
|
9014
10088
|
/** Contains response data for the listByService operation. */
|
|
9015
10089
|
export type PolicyDescriptionListByServiceResponse = PolicyDescriptionCollection;
|
|
9016
10090
|
|
|
10091
|
+
/** Optional parameters. */
|
|
10092
|
+
export interface PolicyFragmentListByServiceOptionalParams
|
|
10093
|
+
extends coreClient.OperationOptions {
|
|
10094
|
+
/** | Field | Usage | Supported operators | Supported functions |</br>|-------------|-------------|-------------|-------------|</br>| name | filter, orderBy | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br>| description | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br>| value | filter | ge, le, eq, ne, gt, lt | substringof, contains, startswith, endswith |</br> */
|
|
10095
|
+
filter?: string;
|
|
10096
|
+
/** Number of records to return. */
|
|
10097
|
+
top?: number;
|
|
10098
|
+
/** Number of records to skip. */
|
|
10099
|
+
skip?: number;
|
|
10100
|
+
/** OData order by query option. */
|
|
10101
|
+
orderby?: string;
|
|
10102
|
+
}
|
|
10103
|
+
|
|
10104
|
+
/** Contains response data for the listByService operation. */
|
|
10105
|
+
export type PolicyFragmentListByServiceResponse = PolicyFragmentCollection;
|
|
10106
|
+
|
|
10107
|
+
/** Optional parameters. */
|
|
10108
|
+
export interface PolicyFragmentGetEntityTagOptionalParams
|
|
10109
|
+
extends coreClient.OperationOptions {}
|
|
10110
|
+
|
|
10111
|
+
/** Contains response data for the getEntityTag operation. */
|
|
10112
|
+
export type PolicyFragmentGetEntityTagResponse = PolicyFragmentGetEntityTagHeaders;
|
|
10113
|
+
|
|
10114
|
+
/** Optional parameters. */
|
|
10115
|
+
export interface PolicyFragmentGetOptionalParams
|
|
10116
|
+
extends coreClient.OperationOptions {
|
|
10117
|
+
/** Policy fragment content format. */
|
|
10118
|
+
format?: PolicyFragmentContentFormat;
|
|
10119
|
+
}
|
|
10120
|
+
|
|
10121
|
+
/** Contains response data for the get operation. */
|
|
10122
|
+
export type PolicyFragmentGetResponse = PolicyFragmentGetHeaders &
|
|
10123
|
+
PolicyFragmentContract;
|
|
10124
|
+
|
|
10125
|
+
/** Optional parameters. */
|
|
10126
|
+
export interface PolicyFragmentCreateOrUpdateOptionalParams
|
|
10127
|
+
extends coreClient.OperationOptions {
|
|
10128
|
+
/** ETag of the Entity. Not required when creating an entity, but required when updating an entity. */
|
|
10129
|
+
ifMatch?: string;
|
|
10130
|
+
/** Delay to wait until next poll, in milliseconds. */
|
|
10131
|
+
updateIntervalInMs?: number;
|
|
10132
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
|
10133
|
+
resumeFrom?: string;
|
|
10134
|
+
}
|
|
10135
|
+
|
|
10136
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
10137
|
+
export type PolicyFragmentCreateOrUpdateResponse = PolicyFragmentCreateOrUpdateHeaders &
|
|
10138
|
+
PolicyFragmentContract;
|
|
10139
|
+
|
|
10140
|
+
/** Optional parameters. */
|
|
10141
|
+
export interface PolicyFragmentDeleteOptionalParams
|
|
10142
|
+
extends coreClient.OperationOptions {}
|
|
10143
|
+
|
|
10144
|
+
/** Optional parameters. */
|
|
10145
|
+
export interface PolicyFragmentListReferencesOptionalParams
|
|
10146
|
+
extends coreClient.OperationOptions {
|
|
10147
|
+
/** Number of records to return. */
|
|
10148
|
+
top?: number;
|
|
10149
|
+
/** Number of records to skip. */
|
|
10150
|
+
skip?: number;
|
|
10151
|
+
}
|
|
10152
|
+
|
|
10153
|
+
/** Contains response data for the listReferences operation. */
|
|
10154
|
+
export type PolicyFragmentListReferencesResponse = ResourceCollection;
|
|
10155
|
+
|
|
10156
|
+
/** Optional parameters. */
|
|
10157
|
+
export interface PortalConfigListByServiceOptionalParams
|
|
10158
|
+
extends coreClient.OperationOptions {}
|
|
10159
|
+
|
|
10160
|
+
/** Contains response data for the listByService operation. */
|
|
10161
|
+
export type PortalConfigListByServiceResponse = PortalConfigCollection;
|
|
10162
|
+
|
|
10163
|
+
/** Optional parameters. */
|
|
10164
|
+
export interface PortalConfigGetEntityTagOptionalParams
|
|
10165
|
+
extends coreClient.OperationOptions {}
|
|
10166
|
+
|
|
10167
|
+
/** Contains response data for the getEntityTag operation. */
|
|
10168
|
+
export type PortalConfigGetEntityTagResponse = PortalConfigGetEntityTagHeaders;
|
|
10169
|
+
|
|
10170
|
+
/** Optional parameters. */
|
|
10171
|
+
export interface PortalConfigGetOptionalParams
|
|
10172
|
+
extends coreClient.OperationOptions {}
|
|
10173
|
+
|
|
10174
|
+
/** Contains response data for the get operation. */
|
|
10175
|
+
export type PortalConfigGetResponse = PortalConfigGetHeaders &
|
|
10176
|
+
PortalConfigContract;
|
|
10177
|
+
|
|
10178
|
+
/** Optional parameters. */
|
|
10179
|
+
export interface PortalConfigUpdateOptionalParams
|
|
10180
|
+
extends coreClient.OperationOptions {}
|
|
10181
|
+
|
|
10182
|
+
/** Contains response data for the update operation. */
|
|
10183
|
+
export type PortalConfigUpdateResponse = PortalConfigContract;
|
|
10184
|
+
|
|
10185
|
+
/** Optional parameters. */
|
|
10186
|
+
export interface PortalConfigCreateOrUpdateOptionalParams
|
|
10187
|
+
extends coreClient.OperationOptions {}
|
|
10188
|
+
|
|
10189
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
10190
|
+
export type PortalConfigCreateOrUpdateResponse = PortalConfigContract;
|
|
10191
|
+
|
|
9017
10192
|
/** Optional parameters. */
|
|
9018
10193
|
export interface PortalRevisionListByServiceOptionalParams
|
|
9019
10194
|
extends coreClient.OperationOptions {
|
|
@@ -9462,6 +10637,64 @@ export type ProductPolicyCreateOrUpdateResponse = ProductPolicyCreateOrUpdateHea
|
|
|
9462
10637
|
export interface ProductPolicyDeleteOptionalParams
|
|
9463
10638
|
extends coreClient.OperationOptions {}
|
|
9464
10639
|
|
|
10640
|
+
/** Optional parameters. */
|
|
10641
|
+
export interface ProductWikiGetEntityTagOptionalParams
|
|
10642
|
+
extends coreClient.OperationOptions {}
|
|
10643
|
+
|
|
10644
|
+
/** Contains response data for the getEntityTag operation. */
|
|
10645
|
+
export type ProductWikiGetEntityTagResponse = ProductWikiGetEntityTagHeaders;
|
|
10646
|
+
|
|
10647
|
+
/** Optional parameters. */
|
|
10648
|
+
export interface ProductWikiGetOptionalParams
|
|
10649
|
+
extends coreClient.OperationOptions {}
|
|
10650
|
+
|
|
10651
|
+
/** Contains response data for the get operation. */
|
|
10652
|
+
export type ProductWikiGetResponse = ProductWikiGetHeaders & WikiContract;
|
|
10653
|
+
|
|
10654
|
+
/** Optional parameters. */
|
|
10655
|
+
export interface ProductWikiCreateOrUpdateOptionalParams
|
|
10656
|
+
extends coreClient.OperationOptions {
|
|
10657
|
+
/** ETag of the Entity. Not required when creating an entity, but required when updating an entity. */
|
|
10658
|
+
ifMatch?: string;
|
|
10659
|
+
}
|
|
10660
|
+
|
|
10661
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
10662
|
+
export type ProductWikiCreateOrUpdateResponse = ProductWikiCreateOrUpdateHeaders &
|
|
10663
|
+
WikiContract;
|
|
10664
|
+
|
|
10665
|
+
/** Optional parameters. */
|
|
10666
|
+
export interface ProductWikiUpdateOptionalParams
|
|
10667
|
+
extends coreClient.OperationOptions {}
|
|
10668
|
+
|
|
10669
|
+
/** Contains response data for the update operation. */
|
|
10670
|
+
export type ProductWikiUpdateResponse = ProductWikiUpdateHeaders & WikiContract;
|
|
10671
|
+
|
|
10672
|
+
/** Optional parameters. */
|
|
10673
|
+
export interface ProductWikiDeleteOptionalParams
|
|
10674
|
+
extends coreClient.OperationOptions {}
|
|
10675
|
+
|
|
10676
|
+
/** Optional parameters. */
|
|
10677
|
+
export interface ProductWikisListOptionalParams
|
|
10678
|
+
extends coreClient.OperationOptions {
|
|
10679
|
+
/** | Field | Usage | Supported operators | Supported functions |</br>|-------------|-------------|-------------|-------------|</br>| name | filter | eq | contains |</br> */
|
|
10680
|
+
filter?: string;
|
|
10681
|
+
/** Number of records to return. */
|
|
10682
|
+
top?: number;
|
|
10683
|
+
/** Number of records to skip. */
|
|
10684
|
+
skip?: number;
|
|
10685
|
+
}
|
|
10686
|
+
|
|
10687
|
+
/** Contains response data for the list operation. */
|
|
10688
|
+
export type ProductWikisListResponse = ProductWikisListHeaders & WikiCollection;
|
|
10689
|
+
|
|
10690
|
+
/** Optional parameters. */
|
|
10691
|
+
export interface ProductWikisListNextOptionalParams
|
|
10692
|
+
extends coreClient.OperationOptions {}
|
|
10693
|
+
|
|
10694
|
+
/** Contains response data for the listNext operation. */
|
|
10695
|
+
export type ProductWikisListNextResponse = ProductWikisListNextHeaders &
|
|
10696
|
+
WikiCollection;
|
|
10697
|
+
|
|
9465
10698
|
/** Optional parameters. */
|
|
9466
10699
|
export interface QuotaByCounterKeysListByServiceOptionalParams
|
|
9467
10700
|
extends coreClient.OperationOptions {}
|
|
@@ -10133,6 +11366,65 @@ export interface UserConfirmationPasswordSendOptionalParams
|
|
|
10133
11366
|
appType?: AppType;
|
|
10134
11367
|
}
|
|
10135
11368
|
|
|
11369
|
+
/** Optional parameters. */
|
|
11370
|
+
export interface DocumentationListByServiceOptionalParams
|
|
11371
|
+
extends coreClient.OperationOptions {
|
|
11372
|
+
/** | Field | Usage | Supported operators | Supported functions |</br>|-------------|-------------|-------------|-------------|</br>| name | filter | eq | contains |</br> */
|
|
11373
|
+
filter?: string;
|
|
11374
|
+
/** Number of records to return. */
|
|
11375
|
+
top?: number;
|
|
11376
|
+
/** Number of records to skip. */
|
|
11377
|
+
skip?: number;
|
|
11378
|
+
}
|
|
11379
|
+
|
|
11380
|
+
/** Contains response data for the listByService operation. */
|
|
11381
|
+
export type DocumentationListByServiceResponse = DocumentationCollection;
|
|
11382
|
+
|
|
11383
|
+
/** Optional parameters. */
|
|
11384
|
+
export interface DocumentationGetEntityTagOptionalParams
|
|
11385
|
+
extends coreClient.OperationOptions {}
|
|
11386
|
+
|
|
11387
|
+
/** Contains response data for the getEntityTag operation. */
|
|
11388
|
+
export type DocumentationGetEntityTagResponse = DocumentationGetEntityTagHeaders;
|
|
11389
|
+
|
|
11390
|
+
/** Optional parameters. */
|
|
11391
|
+
export interface DocumentationGetOptionalParams
|
|
11392
|
+
extends coreClient.OperationOptions {}
|
|
11393
|
+
|
|
11394
|
+
/** Contains response data for the get operation. */
|
|
11395
|
+
export type DocumentationGetResponse = DocumentationGetHeaders &
|
|
11396
|
+
DocumentationContract;
|
|
11397
|
+
|
|
11398
|
+
/** Optional parameters. */
|
|
11399
|
+
export interface DocumentationCreateOrUpdateOptionalParams
|
|
11400
|
+
extends coreClient.OperationOptions {
|
|
11401
|
+
/** ETag of the Entity. Not required when creating an entity, but required when updating an entity. */
|
|
11402
|
+
ifMatch?: string;
|
|
11403
|
+
}
|
|
11404
|
+
|
|
11405
|
+
/** Contains response data for the createOrUpdate operation. */
|
|
11406
|
+
export type DocumentationCreateOrUpdateResponse = DocumentationCreateOrUpdateHeaders &
|
|
11407
|
+
DocumentationContract;
|
|
11408
|
+
|
|
11409
|
+
/** Optional parameters. */
|
|
11410
|
+
export interface DocumentationUpdateOptionalParams
|
|
11411
|
+
extends coreClient.OperationOptions {}
|
|
11412
|
+
|
|
11413
|
+
/** Contains response data for the update operation. */
|
|
11414
|
+
export type DocumentationUpdateResponse = DocumentationUpdateHeaders &
|
|
11415
|
+
DocumentationContract;
|
|
11416
|
+
|
|
11417
|
+
/** Optional parameters. */
|
|
11418
|
+
export interface DocumentationDeleteOptionalParams
|
|
11419
|
+
extends coreClient.OperationOptions {}
|
|
11420
|
+
|
|
11421
|
+
/** Optional parameters. */
|
|
11422
|
+
export interface DocumentationListByServiceNextOptionalParams
|
|
11423
|
+
extends coreClient.OperationOptions {}
|
|
11424
|
+
|
|
11425
|
+
/** Contains response data for the listByServiceNext operation. */
|
|
11426
|
+
export type DocumentationListByServiceNextResponse = DocumentationCollection;
|
|
11427
|
+
|
|
10136
11428
|
/** Optional parameters. */
|
|
10137
11429
|
export interface ApiManagementClientOptionalParams
|
|
10138
11430
|
extends coreClient.ServiceClientOptions {
|