PermissionScope interface

Properties

permissions

The permissions for the local user. Possible values include: Read (r), Write (w), Delete (d), List (l), Create (c), Modify Ownership (o), and Modify Permissions (p).

resourceName

The name of resource, normally the container name or the file share name, used by the local user.

service

The service used by the local user, e.g. blob, file.

Property Details

permissions

The permissions for the local user. Possible values include: Read (r), Write (w), Delete (d), List (l), Create (c), Modify Ownership (o), and Modify Permissions (p).

permissions: string

Property Value

string

resourceName

The name of resource, normally the container name or the file share name, used by the local user.

resourceName: string

Property Value

string

service

The service used by the local user, e.g. blob, file.

service: string

Property Value

string