Share via


ApiManagementProductResource.GetApiManagementProductTags Method

Definition

Gets a collection of ApiManagementProductTagResources in the ApiManagementProduct.

public virtual Azure.ResourceManager.ApiManagement.ApiManagementProductTagCollection GetApiManagementProductTags ();
abstract member GetApiManagementProductTags : unit -> Azure.ResourceManager.ApiManagement.ApiManagementProductTagCollection
override this.GetApiManagementProductTags : unit -> Azure.ResourceManager.ApiManagement.ApiManagementProductTagCollection
Public Overridable Function GetApiManagementProductTags () As ApiManagementProductTagCollection

Returns

An object representing collection of ApiManagementProductTagResources and their operations over a ApiManagementProductTagResource.

Applies to