Skip to main content

product_group

Overview

Nameproduct_group
TypeResource
Idazure.api_management.product_group

Fields

Methods

NameAccessible byRequired ParamsDescription
list_by_productSELECTproductId, resourceGroupName, serviceName, subscriptionIdLists the collection of developer groups associated with the specified product.
create_or_updateINSERTgroupId, productId, resourceGroupName, serviceName, subscriptionIdAdds the association between the specified developer group with the specified product.
deleteDELETEgroupId, productId, resourceGroupName, serviceName, subscriptionIdDeletes the association between the specified group and product.
_list_by_productEXECproductId, resourceGroupName, serviceName, subscriptionIdLists the collection of developer groups associated with the specified product.
check_entity_existsEXECgroupId, productId, resourceGroupName, serviceName, subscriptionIdChecks that Group entity specified by identifier is associated with the Product entity.