ApiManagementServiceResource.GetApiManagementProducts Method

Definition

Gets a collection of ApiManagementProductResources in the ApiManagementService.

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

Returns

An object representing collection of ApiManagementProductResources and their operations over a ApiManagementProductResource.

Applies to