Skip to main content

user

Overview

Nameuser
TypeResource
Idazure.api_management.user

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, serviceName, subscriptionId, userIdGets the details of the user specified by its identifier.
list_by_serviceSELECTresourceGroupName, serviceName, subscriptionIdLists a collection of registered users in the specified service instance.
create_or_updateINSERTresourceGroupName, serviceName, subscriptionId, userIdCreates or Updates a user.
deleteDELETEIf-Match, resourceGroupName, serviceName, subscriptionId, userIdDeletes specific user.
_list_by_serviceEXECresourceGroupName, serviceName, subscriptionIdLists a collection of registered users in the specified service instance.
generate_sso_urlEXECresourceGroupName, serviceName, subscriptionId, userIdRetrieves a redirection URL containing an authentication token for signing a given user into the developer portal.
updateEXECIf-Match, resourceGroupName, serviceName, subscriptionId, userIdUpdates the details of the user specified by its identifier.