Skip to main content

authorization_server

Overview

Nameauthorization_server
TypeResource
Idazure.api_management.authorization_server

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTauthsid, resourceGroupName, serviceName, subscriptionIdGets the details of the authorization server specified by its identifier.
list_by_serviceSELECTresourceGroupName, serviceName, subscriptionIdLists a collection of authorization servers defined within a service instance.
create_or_updateINSERTauthsid, resourceGroupName, serviceName, subscriptionIdCreates new authorization server or updates an existing authorization server.
deleteDELETEIf-Match, authsid, resourceGroupName, serviceName, subscriptionIdDeletes specific authorization server instance.
_list_by_serviceEXECresourceGroupName, serviceName, subscriptionIdLists a collection of authorization servers defined within a service instance.
updateEXECIf-Match, authsid, resourceGroupName, serviceName, subscriptionIdUpdates the details of the authorization server specified by its identifier.