ApiManagementServiceResource.GetApiManagementSubscriptions Method

Definition

Gets a collection of ApiManagementSubscriptionResources in the ApiManagementService.

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

Returns

An object representing collection of ApiManagementSubscriptionResources and their operations over a ApiManagementSubscriptionResource.

Applies to