Skip to main content

access_control_records

Overview

Nameaccess_control_records
TypeResource
Idazure_extras.storsimple_1200_series.access_control_records

Fields

NameDatatypeDescription
idstringThe identifier.
namestringThe name.
propertiesobjectProperties of access control record
typestringThe type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccessControlRecordName, managerName, resourceGroupName, subscriptionIdReturns the properties of the specified access control record name.
list_by_managerSELECTmanagerName, resourceGroupName, subscriptionIdRetrieves all the access control records in a manager.
create_or_updateINSERTaccessControlRecordName, managerName, resourceGroupName, subscriptionId, data__propertiesCreates or Updates an access control record.
deleteDELETEaccessControlRecordName, managerName, resourceGroupName, subscriptionIdDeletes the access control record.
_list_by_managerEXECmanagerName, resourceGroupName, subscriptionIdRetrieves all the access control records in a manager.