Skip to main content

users

Overview

Nameusers
TypeResource
Idazure.data_box_edge.users

Fields

NameDatatypeDescription
idstringThe path ID that uniquely identifies the object.
namestringThe object name.
propertiesobjectThe user properties.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe hierarchical type of the object.

Methods

NameAccessible byRequired ParamsDescription
getSELECTdeviceName, name, resourceGroupName, subscriptionIdGets the properties of the specified user.
list_by_data_box_edge_deviceSELECTdeviceName, resourceGroupName, subscriptionIdGets all the users registered on a Data Box Edge/Data Box Gateway device.
create_or_updateINSERTdeviceName, name, resourceGroupName, subscriptionId, data__propertiesCreates a new user or updates an existing user's information on a Data Box Edge/Data Box Gateway device.
deleteDELETEdeviceName, name, resourceGroupName, subscriptionIdDeletes the user on a databox edge/gateway device.
_list_by_data_box_edge_deviceEXECdeviceName, resourceGroupName, subscriptionIdGets all the users registered on a Data Box Edge/Data Box Gateway device.