Skip to main content

product_api

Overview

Nameproduct_api
TypeResource
Idazure.api_management.product_api

Fields

Methods

NameAccessible byRequired ParamsDescription
list_by_productSELECTproductId, resourceGroupName, serviceName, subscriptionIdLists a collection of the APIs associated with a product.
create_or_updateINSERTapiId, productId, resourceGroupName, serviceName, subscriptionIdAdds an API to the specified product.
deleteDELETEapiId, productId, resourceGroupName, serviceName, subscriptionIdDeletes the specified API from the specified product.
_list_by_productEXECproductId, resourceGroupName, serviceName, subscriptionIdLists a collection of the APIs associated with a product.
check_entity_existsEXECapiId, productId, resourceGroupName, serviceName, subscriptionIdChecks that API entity specified by identifier is associated with the Product entity.