Package version
Initialize a new instance of the class ProductApi class.
Reference to the service client
Checks that API entity specified by identifier is associated with the Product entity.
The name of the resource group.
The name of the API Management service.
Product identifier. Must be unique in the current API Management service instance.
API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number.
The options parameters.
Adds an API to the specified product.
The name of the resource group.
The name of the API Management service.
Product identifier. Must be unique in the current API Management service instance.
API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number.
The options parameters.
Deletes the specified API from the specified product.
The name of the resource group.
The name of the API Management service.
Product identifier. Must be unique in the current API Management service instance.
API revision identifier. Must be unique in the current API Management service instance. Non-current revision has ;rev=n as a suffix where n is the revision number.
The options parameters.
Lists a collection of the APIs associated with a product.
The name of the resource group.
The name of the API Management service.
Product identifier. Must be unique in the current API Management service instance.
The options parameters.
Generated using TypeDoc
Class containing ProductApi operations.