@azure/arm-apimanagement 9.0.1-alpha.20230823.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 +7 -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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"privateEndpointConnectionOperations.js","sourceRoot":"","sources":["../../../src/operations/privateEndpointConnectionOperations.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAIH,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AACjD,OAAO,KAAK,OAAO,MAAM,mBAAmB,CAAC;AAC7C,OAAO,KAAK,UAAU,MAAM,sBAAsB,CAAC;AAEnD,OAAO,
|
|
1
|
+
{"version":3,"file":"privateEndpointConnectionOperations.js","sourceRoot":"","sources":["../../../src/operations/privateEndpointConnectionOperations.ts"],"names":[],"mappings":"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"}
|
|
@@ -12,7 +12,7 @@ export declare class ProductImpl implements Product {
|
|
|
12
12
|
constructor(client: ApiManagementClient);
|
|
13
13
|
/**
|
|
14
14
|
* Lists a collection of products in the specified service instance.
|
|
15
|
-
* @param resourceGroupName The name of the resource group.
|
|
15
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
16
16
|
* @param serviceName The name of the API Management service.
|
|
17
17
|
* @param options The options parameters.
|
|
18
18
|
*/
|
|
@@ -21,7 +21,7 @@ export declare class ProductImpl implements Product {
|
|
|
21
21
|
private listByServicePagingAll;
|
|
22
22
|
/**
|
|
23
23
|
* Lists a collection of products associated with tags.
|
|
24
|
-
* @param resourceGroupName The name of the resource group.
|
|
24
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
25
25
|
* @param serviceName The name of the API Management service.
|
|
26
26
|
* @param options The options parameters.
|
|
27
27
|
*/
|
|
@@ -30,14 +30,14 @@ export declare class ProductImpl implements Product {
|
|
|
30
30
|
private listByTagsPagingAll;
|
|
31
31
|
/**
|
|
32
32
|
* Lists a collection of products in the specified service instance.
|
|
33
|
-
* @param resourceGroupName The name of the resource group.
|
|
33
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
34
34
|
* @param serviceName The name of the API Management service.
|
|
35
35
|
* @param options The options parameters.
|
|
36
36
|
*/
|
|
37
37
|
private _listByService;
|
|
38
38
|
/**
|
|
39
39
|
* Gets the entity state (Etag) version of the product specified by its identifier.
|
|
40
|
-
* @param resourceGroupName The name of the resource group.
|
|
40
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
41
41
|
* @param serviceName The name of the API Management service.
|
|
42
42
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
43
43
|
* @param options The options parameters.
|
|
@@ -45,7 +45,7 @@ export declare class ProductImpl implements Product {
|
|
|
45
45
|
getEntityTag(resourceGroupName: string, serviceName: string, productId: string, options?: ProductGetEntityTagOptionalParams): Promise<ProductGetEntityTagResponse>;
|
|
46
46
|
/**
|
|
47
47
|
* Gets the details of the product specified by its identifier.
|
|
48
|
-
* @param resourceGroupName The name of the resource group.
|
|
48
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
49
49
|
* @param serviceName The name of the API Management service.
|
|
50
50
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
51
51
|
* @param options The options parameters.
|
|
@@ -53,7 +53,7 @@ export declare class ProductImpl implements Product {
|
|
|
53
53
|
get(resourceGroupName: string, serviceName: string, productId: string, options?: ProductGetOptionalParams): Promise<ProductGetResponse>;
|
|
54
54
|
/**
|
|
55
55
|
* Creates or Updates a product.
|
|
56
|
-
* @param resourceGroupName The name of the resource group.
|
|
56
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
57
57
|
* @param serviceName The name of the API Management service.
|
|
58
58
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
59
59
|
* @param parameters Create or update parameters.
|
|
@@ -62,7 +62,7 @@ export declare class ProductImpl implements Product {
|
|
|
62
62
|
createOrUpdate(resourceGroupName: string, serviceName: string, productId: string, parameters: ProductContract, options?: ProductCreateOrUpdateOptionalParams): Promise<ProductCreateOrUpdateResponse>;
|
|
63
63
|
/**
|
|
64
64
|
* Update existing product details.
|
|
65
|
-
* @param resourceGroupName The name of the resource group.
|
|
65
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
66
66
|
* @param serviceName The name of the API Management service.
|
|
67
67
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
68
68
|
* @param ifMatch ETag of the Entity. ETag should match the current entity state from the header
|
|
@@ -73,7 +73,7 @@ export declare class ProductImpl implements Product {
|
|
|
73
73
|
update(resourceGroupName: string, serviceName: string, productId: string, ifMatch: string, parameters: ProductUpdateParameters, options?: ProductUpdateOptionalParams): Promise<ProductUpdateResponse>;
|
|
74
74
|
/**
|
|
75
75
|
* Delete product.
|
|
76
|
-
* @param resourceGroupName The name of the resource group.
|
|
76
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
77
77
|
* @param serviceName The name of the API Management service.
|
|
78
78
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
79
79
|
* @param ifMatch ETag of the Entity. ETag should match the current entity state from the header
|
|
@@ -83,14 +83,14 @@ export declare class ProductImpl implements Product {
|
|
|
83
83
|
delete(resourceGroupName: string, serviceName: string, productId: string, ifMatch: string, options?: ProductDeleteOptionalParams): Promise<void>;
|
|
84
84
|
/**
|
|
85
85
|
* Lists a collection of products associated with tags.
|
|
86
|
-
* @param resourceGroupName The name of the resource group.
|
|
86
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
87
87
|
* @param serviceName The name of the API Management service.
|
|
88
88
|
* @param options The options parameters.
|
|
89
89
|
*/
|
|
90
90
|
private _listByTags;
|
|
91
91
|
/**
|
|
92
92
|
* ListByServiceNext
|
|
93
|
-
* @param resourceGroupName The name of the resource group.
|
|
93
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
94
94
|
* @param serviceName The name of the API Management service.
|
|
95
95
|
* @param nextLink The nextLink from the previous successful call to the ListByService method.
|
|
96
96
|
* @param options The options parameters.
|
|
@@ -98,7 +98,7 @@ export declare class ProductImpl implements Product {
|
|
|
98
98
|
private _listByServiceNext;
|
|
99
99
|
/**
|
|
100
100
|
* ListByTagsNext
|
|
101
|
-
* @param resourceGroupName The name of the resource group.
|
|
101
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
102
102
|
* @param serviceName The name of the API Management service.
|
|
103
103
|
* @param nextLink The nextLink from the previous successful call to the ListByTags method.
|
|
104
104
|
* @param options The options parameters.
|
|
@@ -22,7 +22,7 @@ export class ProductImpl {
|
|
|
22
22
|
}
|
|
23
23
|
/**
|
|
24
24
|
* Lists a collection of products in the specified service instance.
|
|
25
|
-
* @param resourceGroupName The name of the resource group.
|
|
25
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
26
26
|
* @param serviceName The name of the API Management service.
|
|
27
27
|
* @param options The options parameters.
|
|
28
28
|
*/
|
|
@@ -90,7 +90,7 @@ export class ProductImpl {
|
|
|
90
90
|
}
|
|
91
91
|
/**
|
|
92
92
|
* Lists a collection of products associated with tags.
|
|
93
|
-
* @param resourceGroupName The name of the resource group.
|
|
93
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
94
94
|
* @param serviceName The name of the API Management service.
|
|
95
95
|
* @param options The options parameters.
|
|
96
96
|
*/
|
|
@@ -158,7 +158,7 @@ export class ProductImpl {
|
|
|
158
158
|
}
|
|
159
159
|
/**
|
|
160
160
|
* Lists a collection of products in the specified service instance.
|
|
161
|
-
* @param resourceGroupName The name of the resource group.
|
|
161
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
162
162
|
* @param serviceName The name of the API Management service.
|
|
163
163
|
* @param options The options parameters.
|
|
164
164
|
*/
|
|
@@ -167,7 +167,7 @@ export class ProductImpl {
|
|
|
167
167
|
}
|
|
168
168
|
/**
|
|
169
169
|
* Gets the entity state (Etag) version of the product specified by its identifier.
|
|
170
|
-
* @param resourceGroupName The name of the resource group.
|
|
170
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
171
171
|
* @param serviceName The name of the API Management service.
|
|
172
172
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
173
173
|
* @param options The options parameters.
|
|
@@ -177,7 +177,7 @@ export class ProductImpl {
|
|
|
177
177
|
}
|
|
178
178
|
/**
|
|
179
179
|
* Gets the details of the product specified by its identifier.
|
|
180
|
-
* @param resourceGroupName The name of the resource group.
|
|
180
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
181
181
|
* @param serviceName The name of the API Management service.
|
|
182
182
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
183
183
|
* @param options The options parameters.
|
|
@@ -187,7 +187,7 @@ export class ProductImpl {
|
|
|
187
187
|
}
|
|
188
188
|
/**
|
|
189
189
|
* Creates or Updates a product.
|
|
190
|
-
* @param resourceGroupName The name of the resource group.
|
|
190
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
191
191
|
* @param serviceName The name of the API Management service.
|
|
192
192
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
193
193
|
* @param parameters Create or update parameters.
|
|
@@ -198,7 +198,7 @@ export class ProductImpl {
|
|
|
198
198
|
}
|
|
199
199
|
/**
|
|
200
200
|
* Update existing product details.
|
|
201
|
-
* @param resourceGroupName The name of the resource group.
|
|
201
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
202
202
|
* @param serviceName The name of the API Management service.
|
|
203
203
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
204
204
|
* @param ifMatch ETag of the Entity. ETag should match the current entity state from the header
|
|
@@ -218,7 +218,7 @@ export class ProductImpl {
|
|
|
218
218
|
}
|
|
219
219
|
/**
|
|
220
220
|
* Delete product.
|
|
221
|
-
* @param resourceGroupName The name of the resource group.
|
|
221
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
222
222
|
* @param serviceName The name of the API Management service.
|
|
223
223
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
224
224
|
* @param ifMatch ETag of the Entity. ETag should match the current entity state from the header
|
|
@@ -230,7 +230,7 @@ export class ProductImpl {
|
|
|
230
230
|
}
|
|
231
231
|
/**
|
|
232
232
|
* Lists a collection of products associated with tags.
|
|
233
|
-
* @param resourceGroupName The name of the resource group.
|
|
233
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
234
234
|
* @param serviceName The name of the API Management service.
|
|
235
235
|
* @param options The options parameters.
|
|
236
236
|
*/
|
|
@@ -239,7 +239,7 @@ export class ProductImpl {
|
|
|
239
239
|
}
|
|
240
240
|
/**
|
|
241
241
|
* ListByServiceNext
|
|
242
|
-
* @param resourceGroupName The name of the resource group.
|
|
242
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
243
243
|
* @param serviceName The name of the API Management service.
|
|
244
244
|
* @param nextLink The nextLink from the previous successful call to the ListByService method.
|
|
245
245
|
* @param options The options parameters.
|
|
@@ -249,7 +249,7 @@ export class ProductImpl {
|
|
|
249
249
|
}
|
|
250
250
|
/**
|
|
251
251
|
* ListByTagsNext
|
|
252
|
-
* @param resourceGroupName The name of the resource group.
|
|
252
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
253
253
|
* @param serviceName The name of the API Management service.
|
|
254
254
|
* @param nextLink The nextLink from the previous successful call to the ListByTags method.
|
|
255
255
|
* @param options The options parameters.
|
|
@@ -349,7 +349,7 @@ const createOrUpdateOperationSpec = {
|
|
|
349
349
|
bodyMapper: Mappers.ErrorResponse
|
|
350
350
|
}
|
|
351
351
|
},
|
|
352
|
-
requestBody: Parameters.
|
|
352
|
+
requestBody: Parameters.parameters63,
|
|
353
353
|
queryParameters: [Parameters.apiVersion],
|
|
354
354
|
urlParameters: [
|
|
355
355
|
Parameters.$host,
|
|
@@ -378,7 +378,7 @@ const updateOperationSpec = {
|
|
|
378
378
|
bodyMapper: Mappers.ErrorResponse
|
|
379
379
|
}
|
|
380
380
|
},
|
|
381
|
-
requestBody: Parameters.
|
|
381
|
+
requestBody: Parameters.parameters64,
|
|
382
382
|
queryParameters: [Parameters.apiVersion],
|
|
383
383
|
urlParameters: [
|
|
384
384
|
Parameters.$host,
|
|
@@ -12,7 +12,7 @@ export declare class ProductApiImpl implements ProductApi {
|
|
|
12
12
|
constructor(client: ApiManagementClient);
|
|
13
13
|
/**
|
|
14
14
|
* Lists a collection of the APIs associated with a product.
|
|
15
|
-
* @param resourceGroupName The name of the resource group.
|
|
15
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
16
16
|
* @param serviceName The name of the API Management service.
|
|
17
17
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
18
18
|
* @param options The options parameters.
|
|
@@ -22,7 +22,7 @@ export declare class ProductApiImpl implements ProductApi {
|
|
|
22
22
|
private listByProductPagingAll;
|
|
23
23
|
/**
|
|
24
24
|
* Lists a collection of the APIs associated with a product.
|
|
25
|
-
* @param resourceGroupName The name of the resource group.
|
|
25
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
26
26
|
* @param serviceName The name of the API Management service.
|
|
27
27
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
28
28
|
* @param options The options parameters.
|
|
@@ -30,7 +30,7 @@ export declare class ProductApiImpl implements ProductApi {
|
|
|
30
30
|
private _listByProduct;
|
|
31
31
|
/**
|
|
32
32
|
* Checks that API entity specified by identifier is associated with the Product entity.
|
|
33
|
-
* @param resourceGroupName The name of the resource group.
|
|
33
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
34
34
|
* @param serviceName The name of the API Management service.
|
|
35
35
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
36
36
|
* @param apiId API revision identifier. Must be unique in the current API Management service instance.
|
|
@@ -40,7 +40,7 @@ export declare class ProductApiImpl implements ProductApi {
|
|
|
40
40
|
checkEntityExists(resourceGroupName: string, serviceName: string, productId: string, apiId: string, options?: ProductApiCheckEntityExistsOptionalParams): Promise<ProductApiCheckEntityExistsResponse>;
|
|
41
41
|
/**
|
|
42
42
|
* Adds an API to the specified product.
|
|
43
|
-
* @param resourceGroupName The name of the resource group.
|
|
43
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
44
44
|
* @param serviceName The name of the API Management service.
|
|
45
45
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
46
46
|
* @param apiId API revision identifier. Must be unique in the current API Management service instance.
|
|
@@ -50,7 +50,7 @@ export declare class ProductApiImpl implements ProductApi {
|
|
|
50
50
|
createOrUpdate(resourceGroupName: string, serviceName: string, productId: string, apiId: string, options?: ProductApiCreateOrUpdateOptionalParams): Promise<ProductApiCreateOrUpdateResponse>;
|
|
51
51
|
/**
|
|
52
52
|
* Deletes the specified API from the specified product.
|
|
53
|
-
* @param resourceGroupName The name of the resource group.
|
|
53
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
54
54
|
* @param serviceName The name of the API Management service.
|
|
55
55
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
56
56
|
* @param apiId API revision identifier. Must be unique in the current API Management service instance.
|
|
@@ -60,7 +60,7 @@ export declare class ProductApiImpl implements ProductApi {
|
|
|
60
60
|
delete(resourceGroupName: string, serviceName: string, productId: string, apiId: string, options?: ProductApiDeleteOptionalParams): Promise<void>;
|
|
61
61
|
/**
|
|
62
62
|
* ListByProductNext
|
|
63
|
-
* @param resourceGroupName The name of the resource group.
|
|
63
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
64
64
|
* @param serviceName The name of the API Management service.
|
|
65
65
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
66
66
|
* @param nextLink The nextLink from the previous successful call to the ListByProduct method.
|
|
@@ -22,7 +22,7 @@ export class ProductApiImpl {
|
|
|
22
22
|
}
|
|
23
23
|
/**
|
|
24
24
|
* Lists a collection of the APIs associated with a product.
|
|
25
|
-
* @param resourceGroupName The name of the resource group.
|
|
25
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
26
26
|
* @param serviceName The name of the API Management service.
|
|
27
27
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
28
28
|
* @param options The options parameters.
|
|
@@ -91,7 +91,7 @@ export class ProductApiImpl {
|
|
|
91
91
|
}
|
|
92
92
|
/**
|
|
93
93
|
* Lists a collection of the APIs associated with a product.
|
|
94
|
-
* @param resourceGroupName The name of the resource group.
|
|
94
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
95
95
|
* @param serviceName The name of the API Management service.
|
|
96
96
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
97
97
|
* @param options The options parameters.
|
|
@@ -101,7 +101,7 @@ export class ProductApiImpl {
|
|
|
101
101
|
}
|
|
102
102
|
/**
|
|
103
103
|
* Checks that API entity specified by identifier is associated with the Product entity.
|
|
104
|
-
* @param resourceGroupName The name of the resource group.
|
|
104
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
105
105
|
* @param serviceName The name of the API Management service.
|
|
106
106
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
107
107
|
* @param apiId API revision identifier. Must be unique in the current API Management service instance.
|
|
@@ -113,7 +113,7 @@ export class ProductApiImpl {
|
|
|
113
113
|
}
|
|
114
114
|
/**
|
|
115
115
|
* Adds an API to the specified product.
|
|
116
|
-
* @param resourceGroupName The name of the resource group.
|
|
116
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
117
117
|
* @param serviceName The name of the API Management service.
|
|
118
118
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
119
119
|
* @param apiId API revision identifier. Must be unique in the current API Management service instance.
|
|
@@ -125,7 +125,7 @@ export class ProductApiImpl {
|
|
|
125
125
|
}
|
|
126
126
|
/**
|
|
127
127
|
* Deletes the specified API from the specified product.
|
|
128
|
-
* @param resourceGroupName The name of the resource group.
|
|
128
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
129
129
|
* @param serviceName The name of the API Management service.
|
|
130
130
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
131
131
|
* @param apiId API revision identifier. Must be unique in the current API Management service instance.
|
|
@@ -137,7 +137,7 @@ export class ProductApiImpl {
|
|
|
137
137
|
}
|
|
138
138
|
/**
|
|
139
139
|
* ListByProductNext
|
|
140
|
-
* @param resourceGroupName The name of the resource group.
|
|
140
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
141
141
|
* @param serviceName The name of the API Management service.
|
|
142
142
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
143
143
|
* @param nextLink The nextLink from the previous successful call to the ListByProduct method.
|
|
@@ -12,7 +12,7 @@ export declare class ProductGroupImpl implements ProductGroup {
|
|
|
12
12
|
constructor(client: ApiManagementClient);
|
|
13
13
|
/**
|
|
14
14
|
* Lists the collection of developer groups associated with the specified product.
|
|
15
|
-
* @param resourceGroupName The name of the resource group.
|
|
15
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
16
16
|
* @param serviceName The name of the API Management service.
|
|
17
17
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
18
18
|
* @param options The options parameters.
|
|
@@ -22,7 +22,7 @@ export declare class ProductGroupImpl implements ProductGroup {
|
|
|
22
22
|
private listByProductPagingAll;
|
|
23
23
|
/**
|
|
24
24
|
* Lists the collection of developer groups associated with the specified product.
|
|
25
|
-
* @param resourceGroupName The name of the resource group.
|
|
25
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
26
26
|
* @param serviceName The name of the API Management service.
|
|
27
27
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
28
28
|
* @param options The options parameters.
|
|
@@ -30,7 +30,7 @@ export declare class ProductGroupImpl implements ProductGroup {
|
|
|
30
30
|
private _listByProduct;
|
|
31
31
|
/**
|
|
32
32
|
* Checks that Group entity specified by identifier is associated with the Product entity.
|
|
33
|
-
* @param resourceGroupName The name of the resource group.
|
|
33
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
34
34
|
* @param serviceName The name of the API Management service.
|
|
35
35
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
36
36
|
* @param groupId Group identifier. Must be unique in the current API Management service instance.
|
|
@@ -39,7 +39,7 @@ export declare class ProductGroupImpl implements ProductGroup {
|
|
|
39
39
|
checkEntityExists(resourceGroupName: string, serviceName: string, productId: string, groupId: string, options?: ProductGroupCheckEntityExistsOptionalParams): Promise<ProductGroupCheckEntityExistsResponse>;
|
|
40
40
|
/**
|
|
41
41
|
* Adds the association between the specified developer group with the specified product.
|
|
42
|
-
* @param resourceGroupName The name of the resource group.
|
|
42
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
43
43
|
* @param serviceName The name of the API Management service.
|
|
44
44
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
45
45
|
* @param groupId Group identifier. Must be unique in the current API Management service instance.
|
|
@@ -48,7 +48,7 @@ export declare class ProductGroupImpl implements ProductGroup {
|
|
|
48
48
|
createOrUpdate(resourceGroupName: string, serviceName: string, productId: string, groupId: string, options?: ProductGroupCreateOrUpdateOptionalParams): Promise<ProductGroupCreateOrUpdateResponse>;
|
|
49
49
|
/**
|
|
50
50
|
* Deletes the association between the specified group and product.
|
|
51
|
-
* @param resourceGroupName The name of the resource group.
|
|
51
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
52
52
|
* @param serviceName The name of the API Management service.
|
|
53
53
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
54
54
|
* @param groupId Group identifier. Must be unique in the current API Management service instance.
|
|
@@ -57,7 +57,7 @@ export declare class ProductGroupImpl implements ProductGroup {
|
|
|
57
57
|
delete(resourceGroupName: string, serviceName: string, productId: string, groupId: string, options?: ProductGroupDeleteOptionalParams): Promise<void>;
|
|
58
58
|
/**
|
|
59
59
|
* ListByProductNext
|
|
60
|
-
* @param resourceGroupName The name of the resource group.
|
|
60
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
61
61
|
* @param serviceName The name of the API Management service.
|
|
62
62
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
63
63
|
* @param nextLink The nextLink from the previous successful call to the ListByProduct method.
|
|
@@ -22,7 +22,7 @@ export class ProductGroupImpl {
|
|
|
22
22
|
}
|
|
23
23
|
/**
|
|
24
24
|
* Lists the collection of developer groups associated with the specified product.
|
|
25
|
-
* @param resourceGroupName The name of the resource group.
|
|
25
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
26
26
|
* @param serviceName The name of the API Management service.
|
|
27
27
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
28
28
|
* @param options The options parameters.
|
|
@@ -91,7 +91,7 @@ export class ProductGroupImpl {
|
|
|
91
91
|
}
|
|
92
92
|
/**
|
|
93
93
|
* Lists the collection of developer groups associated with the specified product.
|
|
94
|
-
* @param resourceGroupName The name of the resource group.
|
|
94
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
95
95
|
* @param serviceName The name of the API Management service.
|
|
96
96
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
97
97
|
* @param options The options parameters.
|
|
@@ -101,7 +101,7 @@ export class ProductGroupImpl {
|
|
|
101
101
|
}
|
|
102
102
|
/**
|
|
103
103
|
* Checks that Group entity specified by identifier is associated with the Product entity.
|
|
104
|
-
* @param resourceGroupName The name of the resource group.
|
|
104
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
105
105
|
* @param serviceName The name of the API Management service.
|
|
106
106
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
107
107
|
* @param groupId Group identifier. Must be unique in the current API Management service instance.
|
|
@@ -112,7 +112,7 @@ export class ProductGroupImpl {
|
|
|
112
112
|
}
|
|
113
113
|
/**
|
|
114
114
|
* Adds the association between the specified developer group with the specified product.
|
|
115
|
-
* @param resourceGroupName The name of the resource group.
|
|
115
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
116
116
|
* @param serviceName The name of the API Management service.
|
|
117
117
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
118
118
|
* @param groupId Group identifier. Must be unique in the current API Management service instance.
|
|
@@ -123,7 +123,7 @@ export class ProductGroupImpl {
|
|
|
123
123
|
}
|
|
124
124
|
/**
|
|
125
125
|
* Deletes the association between the specified group and product.
|
|
126
|
-
* @param resourceGroupName The name of the resource group.
|
|
126
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
127
127
|
* @param serviceName The name of the API Management service.
|
|
128
128
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
129
129
|
* @param groupId Group identifier. Must be unique in the current API Management service instance.
|
|
@@ -134,7 +134,7 @@ export class ProductGroupImpl {
|
|
|
134
134
|
}
|
|
135
135
|
/**
|
|
136
136
|
* ListByProductNext
|
|
137
|
-
* @param resourceGroupName The name of the resource group.
|
|
137
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
138
138
|
* @param serviceName The name of the API Management service.
|
|
139
139
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
140
140
|
* @param nextLink The nextLink from the previous successful call to the ListByProduct method.
|
|
@@ -11,7 +11,7 @@ export declare class ProductPolicyImpl implements ProductPolicy {
|
|
|
11
11
|
constructor(client: ApiManagementClient);
|
|
12
12
|
/**
|
|
13
13
|
* Get the policy configuration at the Product level.
|
|
14
|
-
* @param resourceGroupName The name of the resource group.
|
|
14
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
15
15
|
* @param serviceName The name of the API Management service.
|
|
16
16
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
17
17
|
* @param options The options parameters.
|
|
@@ -19,7 +19,7 @@ export declare class ProductPolicyImpl implements ProductPolicy {
|
|
|
19
19
|
listByProduct(resourceGroupName: string, serviceName: string, productId: string, options?: ProductPolicyListByProductOptionalParams): Promise<ProductPolicyListByProductResponse>;
|
|
20
20
|
/**
|
|
21
21
|
* Get the ETag of the policy configuration at the Product level.
|
|
22
|
-
* @param resourceGroupName The name of the resource group.
|
|
22
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
23
23
|
* @param serviceName The name of the API Management service.
|
|
24
24
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
25
25
|
* @param policyId The identifier of the Policy.
|
|
@@ -28,7 +28,7 @@ export declare class ProductPolicyImpl implements ProductPolicy {
|
|
|
28
28
|
getEntityTag(resourceGroupName: string, serviceName: string, productId: string, policyId: PolicyIdName, options?: ProductPolicyGetEntityTagOptionalParams): Promise<ProductPolicyGetEntityTagResponse>;
|
|
29
29
|
/**
|
|
30
30
|
* Get the policy configuration at the Product level.
|
|
31
|
-
* @param resourceGroupName The name of the resource group.
|
|
31
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
32
32
|
* @param serviceName The name of the API Management service.
|
|
33
33
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
34
34
|
* @param policyId The identifier of the Policy.
|
|
@@ -37,7 +37,7 @@ export declare class ProductPolicyImpl implements ProductPolicy {
|
|
|
37
37
|
get(resourceGroupName: string, serviceName: string, productId: string, policyId: PolicyIdName, options?: ProductPolicyGetOptionalParams): Promise<ProductPolicyGetResponse>;
|
|
38
38
|
/**
|
|
39
39
|
* Creates or updates policy configuration for the Product.
|
|
40
|
-
* @param resourceGroupName The name of the resource group.
|
|
40
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
41
41
|
* @param serviceName The name of the API Management service.
|
|
42
42
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
43
43
|
* @param policyId The identifier of the Policy.
|
|
@@ -47,7 +47,7 @@ export declare class ProductPolicyImpl implements ProductPolicy {
|
|
|
47
47
|
createOrUpdate(resourceGroupName: string, serviceName: string, productId: string, policyId: PolicyIdName, parameters: PolicyContract, options?: ProductPolicyCreateOrUpdateOptionalParams): Promise<ProductPolicyCreateOrUpdateResponse>;
|
|
48
48
|
/**
|
|
49
49
|
* Deletes the policy configuration at the Product.
|
|
50
|
-
* @param resourceGroupName The name of the resource group.
|
|
50
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
51
51
|
* @param serviceName The name of the API Management service.
|
|
52
52
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
53
53
|
* @param policyId The identifier of the Policy.
|
|
@@ -19,7 +19,7 @@ export class ProductPolicyImpl {
|
|
|
19
19
|
}
|
|
20
20
|
/**
|
|
21
21
|
* Get the policy configuration at the Product level.
|
|
22
|
-
* @param resourceGroupName The name of the resource group.
|
|
22
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
23
23
|
* @param serviceName The name of the API Management service.
|
|
24
24
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
25
25
|
* @param options The options parameters.
|
|
@@ -29,7 +29,7 @@ export class ProductPolicyImpl {
|
|
|
29
29
|
}
|
|
30
30
|
/**
|
|
31
31
|
* Get the ETag of the policy configuration at the Product level.
|
|
32
|
-
* @param resourceGroupName The name of the resource group.
|
|
32
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
33
33
|
* @param serviceName The name of the API Management service.
|
|
34
34
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
35
35
|
* @param policyId The identifier of the Policy.
|
|
@@ -40,7 +40,7 @@ export class ProductPolicyImpl {
|
|
|
40
40
|
}
|
|
41
41
|
/**
|
|
42
42
|
* Get the policy configuration at the Product level.
|
|
43
|
-
* @param resourceGroupName The name of the resource group.
|
|
43
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
44
44
|
* @param serviceName The name of the API Management service.
|
|
45
45
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
46
46
|
* @param policyId The identifier of the Policy.
|
|
@@ -51,7 +51,7 @@ export class ProductPolicyImpl {
|
|
|
51
51
|
}
|
|
52
52
|
/**
|
|
53
53
|
* Creates or updates policy configuration for the Product.
|
|
54
|
-
* @param resourceGroupName The name of the resource group.
|
|
54
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
55
55
|
* @param serviceName The name of the API Management service.
|
|
56
56
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
57
57
|
* @param policyId The identifier of the Policy.
|
|
@@ -70,7 +70,7 @@ export class ProductPolicyImpl {
|
|
|
70
70
|
}
|
|
71
71
|
/**
|
|
72
72
|
* Deletes the policy configuration at the Product.
|
|
73
|
-
* @param resourceGroupName The name of the resource group.
|
|
73
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
74
74
|
* @param serviceName The name of the API Management service.
|
|
75
75
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
76
76
|
* @param policyId The identifier of the Policy.
|
|
@@ -12,7 +12,7 @@ export declare class ProductSubscriptionsImpl implements ProductSubscriptions {
|
|
|
12
12
|
constructor(client: ApiManagementClient);
|
|
13
13
|
/**
|
|
14
14
|
* Lists the collection of subscriptions to the specified product.
|
|
15
|
-
* @param resourceGroupName The name of the resource group.
|
|
15
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
16
16
|
* @param serviceName The name of the API Management service.
|
|
17
17
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
18
18
|
* @param options The options parameters.
|
|
@@ -22,7 +22,7 @@ export declare class ProductSubscriptionsImpl implements ProductSubscriptions {
|
|
|
22
22
|
private listPagingAll;
|
|
23
23
|
/**
|
|
24
24
|
* Lists the collection of subscriptions to the specified product.
|
|
25
|
-
* @param resourceGroupName The name of the resource group.
|
|
25
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
26
26
|
* @param serviceName The name of the API Management service.
|
|
27
27
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
28
28
|
* @param options The options parameters.
|
|
@@ -30,7 +30,7 @@ export declare class ProductSubscriptionsImpl implements ProductSubscriptions {
|
|
|
30
30
|
private _list;
|
|
31
31
|
/**
|
|
32
32
|
* ListNext
|
|
33
|
-
* @param resourceGroupName The name of the resource group.
|
|
33
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
34
34
|
* @param serviceName The name of the API Management service.
|
|
35
35
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
36
36
|
* @param nextLink The nextLink from the previous successful call to the List method.
|
|
@@ -22,7 +22,7 @@ export class ProductSubscriptionsImpl {
|
|
|
22
22
|
}
|
|
23
23
|
/**
|
|
24
24
|
* Lists the collection of subscriptions to the specified product.
|
|
25
|
-
* @param resourceGroupName The name of the resource group.
|
|
25
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
26
26
|
* @param serviceName The name of the API Management service.
|
|
27
27
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
28
28
|
* @param options The options parameters.
|
|
@@ -91,7 +91,7 @@ export class ProductSubscriptionsImpl {
|
|
|
91
91
|
}
|
|
92
92
|
/**
|
|
93
93
|
* Lists the collection of subscriptions to the specified product.
|
|
94
|
-
* @param resourceGroupName The name of the resource group.
|
|
94
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
95
95
|
* @param serviceName The name of the API Management service.
|
|
96
96
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
97
97
|
* @param options The options parameters.
|
|
@@ -101,7 +101,7 @@ export class ProductSubscriptionsImpl {
|
|
|
101
101
|
}
|
|
102
102
|
/**
|
|
103
103
|
* ListNext
|
|
104
|
-
* @param resourceGroupName The name of the resource group.
|
|
104
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
105
105
|
* @param serviceName The name of the API Management service.
|
|
106
106
|
* @param productId Product identifier. Must be unique in the current API Management service instance.
|
|
107
107
|
* @param nextLink The nextLink from the previous successful call to the List method.
|