Skip to main content

user_assigned_identities

Overview

Nameuser_assigned_identities
TypeResource
Idazure.managed_identity.user_assigned_identities

Fields

NameDatatypeDescription
locationstringThe geo-location where the resource lives
propertiesobjectThe properties associated with the user assigned identity.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, resourceName, subscriptionIdGets the identity.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdLists all the userAssignedIdentities available under the specified ResourceGroup.
list_by_subscriptionSELECTsubscriptionIdLists all the userAssignedIdentities available under the specified subscription.
create_or_updateINSERTresourceGroupName, resourceName, subscriptionIdCreate or update an identity in the specified subscription and resource group.
deleteDELETEresourceGroupName, resourceName, subscriptionIdDeletes the identity.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdLists all the userAssignedIdentities available under the specified ResourceGroup.
_list_by_subscriptionEXECsubscriptionIdLists all the userAssignedIdentities available under the specified subscription.
updateEXECresourceGroupName, resourceName, subscriptionIdUpdate an identity in the specified subscription and resource group.