User interface

Represents a user who has access to one or more shares on the Data Box Edge/Gateway device.

Extends

Properties

encryptedPassword

The password details.

shareAccessRights

List of shares that the user has rights on. This field should not be specified during user creation. NOTE: This property will not be serialized. It can only be populated by the server.

systemData

User in DataBoxEdge Resource NOTE: This property will not be serialized. It can only be populated by the server.

userType

Type of the user.

Inherited Properties

id

The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server.

name

The object name. NOTE: This property will not be serialized. It can only be populated by the server.

type

The hierarchical type of the object. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

encryptedPassword

The password details.

encryptedPassword?: AsymmetricEncryptedSecret

Property Value

shareAccessRights

List of shares that the user has rights on. This field should not be specified during user creation. NOTE: This property will not be serialized. It can only be populated by the server.

shareAccessRights?: ShareAccessRight[]

Property Value

systemData

User in DataBoxEdge Resource NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

userType

Type of the user.

userType: string

Property Value

string

Inherited Property Details

id

The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From ARMBaseModel.id

name

The object name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From ARMBaseModel.name

type

The hierarchical type of the object. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From ARMBaseModel.type