Skip to main content

custom_entity_store_assignments

Overview

Namecustom_entity_store_assignments
TypeResource
Idazure.security.custom_entity_store_assignments

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
propertiesobjectdescribes the custom entity store assignment properties
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, customEntityStoreAssignmentName, resourceGroupName, subscriptionIdGets a single custom entity store assignment by name for the provided subscription and resource group.
list_by_resource_groupSELECTapi-version, resourceGroupName, subscriptionIdList custom entity store assignments by a provided subscription and resource group
list_by_subscriptionSELECTapi-version, subscriptionIdList custom entity store assignments by provided subscription
createINSERTapi-version, customEntityStoreAssignmentName, resourceGroupName, subscriptionIdCreates a custom entity store assignment for the provided subscription, if not already exists.
deleteDELETEapi-version, customEntityStoreAssignmentName, resourceGroupName, subscriptionIdDelete a custom entity store assignment by name for a provided subscription
_list_by_resource_groupEXECapi-version, resourceGroupName, subscriptionIdList custom entity store assignments by a provided subscription and resource group
_list_by_subscriptionEXECapi-version, subscriptionIdList custom entity store assignments by provided subscription