Skip to main content

product_api_link

Overview

Nameproduct_api_link
TypeResource
Idazure.api_management.product_api_link

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTapiLinkId, productId, resourceGroupName, serviceName, subscriptionIdGets the API link for the product.
list_by_productSELECTproductId, resourceGroupName, serviceName, subscriptionIdLists a collection of the API links associated with a product.
create_or_updateINSERTapiLinkId, productId, resourceGroupName, serviceName, subscriptionIdAdds an API to the specified product via link.
deleteDELETEapiLinkId, productId, resourceGroupName, serviceName, subscriptionIdDeletes the specified API from the specified product.
_list_by_productEXECproductId, resourceGroupName, serviceName, subscriptionIdLists a collection of the API links associated with a product.