Bagikan melalui


ApiManagementServiceResource.GetApiManagementPortalRevisions Method

Definition

Gets a collection of ApiManagementPortalRevisionResources in the ApiManagementService.

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

Returns

An object representing collection of ApiManagementPortalRevisionResources and their operations over a ApiManagementPortalRevisionResource.

Applies to