Skip to main content

portal_revision

Overview

Nameportal_revision
TypeResource
Idazure.api_management.portal_revision

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTportalRevisionId, resourceGroupName, serviceName, subscriptionIdGets the developer portal's revision specified by its identifier.
list_by_serviceSELECTresourceGroupName, serviceName, subscriptionIdLists developer portal's revisions.
create_or_updateINSERTportalRevisionId, resourceGroupName, serviceName, subscriptionIdCreates a new developer portal's revision by running the portal's publishing. The isCurrent property indicates if the revision is publicly accessible.
_list_by_serviceEXECresourceGroupName, serviceName, subscriptionIdLists developer portal's revisions.
updateEXECIf-Match, portalRevisionId, resourceGroupName, serviceName, subscriptionIdUpdates the description of specified portal revision or makes it current.