Skip to main content

role_assignments

Overview

Namerole_assignments
TypeResource
Idazure_extras.customer_insights.role_assignments

Fields

NameDatatypeDescription
idstringResource ID.
namestringResource name.
propertiesobjectThe Role Assignment definition.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTassignmentName, hubName, resourceGroupName, subscriptionIdGets the role assignment in the hub.
list_by_hubSELECThubName, resourceGroupName, subscriptionIdGets all the role assignments for the specified hub.
create_or_updateINSERTassignmentName, hubName, resourceGroupName, subscriptionIdCreates or updates a role assignment in the hub.
deleteDELETEassignmentName, hubName, resourceGroupName, subscriptionIdDeletes the role assignment in the hub.
_list_by_hubEXEChubName, resourceGroupName, subscriptionIdGets all the role assignments for the specified hub.