Skip to main content

jit_requests

Overview

Namejit_requests
TypeResource
Idazure.managed_applications.jit_requests

Fields

NameDatatypeDescription
idstringResource ID
namestringResource name
locationstringResource location
propertiesobjectInformation about JIT request properties
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectResource tags
typestringResource type

Methods

NameAccessible byRequired ParamsDescription
getSELECTjitRequestName, resourceGroupName, subscriptionIdGets the JIT request.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdLists all JIT requests within the resource group.
list_by_subscriptionSELECTsubscriptionIdLists all JIT requests within the subscription.
create_or_updateINSERTjitRequestName, resourceGroupName, subscriptionIdCreates or updates the JIT request.
deleteDELETEjitRequestName, resourceGroupName, subscriptionIdDeletes the JIT request.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdLists all JIT requests within the resource group.
_list_by_subscriptionEXECsubscriptionIdLists all JIT requests within the subscription.
updateEXECjitRequestName, resourceGroupName, subscriptionIdUpdates the JIT request.